New translations strings.xml (Spanish)

This commit is contained in:
Thomas 2018-05-15 01:20:24 +02:00
parent 2c73d7b31c
commit 155ac0a0ce
1 changed files with 6 additions and 6 deletions

View File

@ -331,9 +331,9 @@
<item>No</item> <item>No</item>
</string-array> </string-array>
<string-array name="settings_theme"> <string-array name="settings_theme">
<item>Dark</item> <item>Oscuro</item>
<item>Light</item> <item>Claro</item>
<item>Black</item> <item>Negro</item>
</string-array> </string-array>
<string-array name="settings_resize_picture"> <string-array name="settings_resize_picture">
<item>No</item> <item>No</item>
@ -480,9 +480,9 @@ Gracias a: </string>
<string name="poxy_port">Puerto</string> <string name="poxy_port">Puerto</string>
<string name="poxy_login">Usuario</string> <string name="poxy_login">Usuario</string>
<string name="poxy_password">Contraseña</string> <string name="poxy_password">Contraseña</string>
<string name="set_theme">Theme:</string> <string name="set_theme">Tema:</string>
<string name="set_compact_mode">Compact mode</string> <string name="set_compact_mode">Modo compacto</string>
<string name="set_share_details">Add toot details when sharing</string> <string name="set_share_details">Agregar datos del toot al compartir</string>
<string name="support_the_app_on_liberapay">Support the app on Liberapay</string> <string name="support_the_app_on_liberapay">Support the app on Liberapay</string>
<string name="alert_regex">There is an error in the regular expression!</string> <string name="alert_regex">There is an error in the regular expression!</string>
</resources> </resources>