diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:26 +0000 |
commit | a5425c702916500ac62a967e38f2b23f677a0a45 (patch) | |
tree | 3964422e474c3fce8309f590ea4b1b764d83276c /lib/l10n/es_DO.js | |
parent | 0fa82e585fa331f6c830cf92ab6acf141fa212cc (diff) | |
download | nextcloud-server-a5425c702916500ac62a967e38f2b23f677a0a45.tar.gz nextcloud-server-a5425c702916500ac62a967e38f2b23f677a0a45.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_DO.js')
-rw-r--r-- | lib/l10n/es_DO.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 458431e70f5..1002b064857 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -66,8 +66,6 @@ OC.L10N.register( "Log out" : "Cerrar sesión", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", - "APCu" : "APCu", - "Redis" : "Redis", "Create" : "Crear", "Change" : "Cambiar", "Delete" : "Borrar", @@ -78,7 +76,6 @@ OC.L10N.register( "Security" : "Seguridad", "Encryption" : "Encripción", "Additional settings" : "Configuraciones adicionales", - "Tips & tricks" : "Consejos & trucos", "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", @@ -235,6 +232,9 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Personal" : "Personal", "Admin" : "Admin", + "APCu" : "APCu", + "Redis" : "Redis", + "Tips & tricks" : "Consejos & trucos", "DB Error: \"%s\"" : "DB Error: \"%s\"", "Offending command was: \"%s\"" : "El comando infractor fue: \"%s\"", "Offending command was: \"%s\", name: %s, password: %s" : "El comando infractor fue: \"%s\", nombre:%s, contraseña:%s", |