Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-28 03:21:43 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-28 03:21:43 +0300
commit71a61d23fb7a59d32a68a213fa95a2b8a8371d60 (patch)
tree8278cdc52938dd82e3baeb90051ea05d0b0d7223 /app
parentb4590ba6f66bf362537ccd7792963617e0c9ee0d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml1
-rw-r--r--app/src/main/res/values-es-rMX/strings.xml1
-rw-r--r--app/src/main/res/values-es/strings.xml1
3 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index f2b3dc53..3cbbd057 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -54,6 +54,7 @@
<!-- Error -->
<string name="error_sync">Synchronizace selhala: %1$s</string>
<string name="error_invalid_login">Neplatné přihlášení: %1$s</string>
+ <string name="error_json">je aplikace Poznámky aktivní na serveru?</string>
<string name="error_io">spojení se serverem je nefunkční</string>
<string name="error_no_network">žádné síťové spojení</string>
<string name="error_server">Chyby v URL/Serveru</string>
diff --git a/app/src/main/res/values-es-rMX/strings.xml b/app/src/main/res/values-es-rMX/strings.xml
index d08be667..728bdc18 100644
--- a/app/src/main/res/values-es-rMX/strings.xml
+++ b/app/src/main/res/values-es-rMX/strings.xml
@@ -54,6 +54,7 @@
<!-- Error -->
<string name="error_sync">Falló la sincronización: %1$s</string>
<string name="error_invalid_login">Autenticación inválida: %1$s</string>
+ <string name="error_json">¿Se encuentra activiada la aplicación de Notes en el servidor?</string>
<string name="error_io">se ha interrumpido al conexión al servidor</string>
<string name="error_no_network">no hay conexión a red</string>
<string name="error_server">La URL / Servidor tiene errores</string>
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index ebcb3606..c3efad4d 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -54,6 +54,7 @@
<!-- Error -->
<string name="error_sync">Falló la sincronización: %1$s</string>
<string name="error_invalid_login">Login inválido: %1$s</string>
+ <string name="error_json">¿Está la app de Notas activada en el servidor?</string>
<string name="error_io">se ha roto la conexión con el servidor</string>
<string name="error_no_network">no hay conexión a la red</string>
<string name="error_server">URL/servidor tiene errores</string>