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-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/es_PR.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PR.js')
-rw-r--r--lib/l10n/es_PR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js
index 8bf006a943b..d317aa8c90b 100644
--- a/lib/l10n/es_PR.js
+++ b/lib/l10n/es_PR.js
@@ -65,14 +65,11 @@ OC.L10N.register(
"Log out" : "Salir",
"Users" : "Usuarios",
"Unknown user" : "Ususario desconocido",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
"Sharing" : "Compartiendo",
"Security" : "Seguridad",
"Encryption" : "Encripción",
"Additional settings" : "Configuraciones adicionales",
- "Tips & tricks" : "Consejos & trucos",
"Personal info" : "Información personal",
"Unlimited" : "Ilimitado",
"Verifying" : "Verficando",
@@ -227,6 +224,9 @@ OC.L10N.register(
"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",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Consejos & trucos",
"Sync clients" : "Sincronizar clientes"
},
"nplurals=2; plural=(n != 1);");