diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /lib/l10n/es_AR.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r-- | lib/l10n/es_AR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index c3e1c36ac4f..680125d63da 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -53,9 +53,6 @@ OC.L10N.register( "Log out" : "Cerrar sesión", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", - "Basic settings" : "Configuraciones básicas", - "Sharing" : "Compartiendo", - "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", "%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.", @@ -178,6 +175,9 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Basic settings" : "Configuraciones básicas", + "Sharing" : "Compartiendo", + "Security" : "Seguridad", "Personal info" : "Información Personal", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", |