diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
commit | 4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch) | |
tree | 2a70828cf4f4d163fbfdd62677abca40044d087d /lib/l10n/es_419.js | |
parent | a2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff) | |
download | nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.tar.gz nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_419.js')
-rw-r--r-- | lib/l10n/es_419.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index 0ee9825cf65..36c27c7f695 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -57,6 +57,7 @@ OC.L10N.register( "Empty filename is not allowed" : "El uso de nombres de archivo vacíos no está permitido", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La aplicación \"%s\" no puede ser instalada porque el archivo appinfo no se puede leer. ", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión del servidor. ", + "__language_name__" : "Español (Latin America)", "This is an automatically sent email, please do not reply." : "Este es un correo enviado automáticamente, por favor no lo contestes. ", "Help" : "Ayuda", "Apps" : "Aplicaciones", @@ -75,7 +76,6 @@ OC.L10N.register( "Personal info" : "Información personal", "Sync clients" : "Sincronizar clientes", "Unlimited" : "Ilimitado", - "__language_name__" : "Español (Latin America)", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", "Verify" : "Verificar", |