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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/es_PY.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PY.js')
-rw-r--r--lib/l10n/es_PY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js
index d7f5e199b42..d188af2a98a 100644
--- a/lib/l10n/es_PY.js
+++ b/lib/l10n/es_PY.js
@@ -74,7 +74,6 @@ OC.L10N.register(
"Additional settings" : "Configuraciones adicionales",
"Tips & tricks" : "Consejos & trucos",
"Personal info" : "Información personal",
- "Sync clients" : "Sincronizar clientes",
"Unlimited" : "Ilimitado",
"Verifying" : "Verficando",
"Verifying …" : "Verficando ...",
@@ -227,6 +226,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Configuración incompleta del almacenamiento. %s",
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
- "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s"
+ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
+ "Sync clients" : "Sincronizar clientes"
},
"nplurals=2; plural=(n != 1);");