summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:38:09 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:38:09 +0200
commit6d400ae0f939060ba926e53a515a36b6c08b5ea5 (patch)
tree4386766527b75857636028ee7bb590beeaa2b49f
parentbbbf6f8a7c21bea041b861bf409752c1d926a3e8 (diff)
New translations strings.xml (Spanish)
-rw-r--r--app/src/main/res/values-es/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index fd734279f..4741a03c8 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -1032,10 +1032,10 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="owner_charts">Gráficas</string>
<string name="display_charts">Mostrar gráficas</string>
<string name="collecting_data_wait">La aplicación recopila sus datos locales, por favor espere...</string>
- <string name="set_backup">Backup</string>
- <string name="set_auto_backup">Auto backup statuses</string>
- <string name="set_auto_backup_indication">This option is per account. It will launch a service that will automatically store your statuses locally in the database. That allows to get statistics and charts</string>
- <string name="report_account">Report account</string>
+ <string name="set_backup">Respaldo</string>
+ <string name="set_auto_backup">Estatus del auto respaldo</string>
+ <string name="set_auto_backup_indication">Esta opción es por cuenta. Se lanzará un servicio que almacenará automáticamente sus estados de forma local en la base de datos. Esto permite obtener estadísticas y gráficos</string>
+ <string name="report_account">Reportar cuenta</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d voto</item>