diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
commit | 0eed71870d38bb5dc83d6908360b23a0bb82dbdf (patch) | |
tree | 7eb877aa9e5fdbfb9e6d4cd800461b1ffccdd969 /core/l10n/es_AR.js | |
parent | 03778d6463b2ed67a04269c715137046a4f953b2 (diff) | |
download | nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.tar.gz nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 8d722558edd..5cce7a7a4e1 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -97,6 +97,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Forgot password?" : "¿Contraseña olvidada?", "Back" : "Atrás", + "Searching …" : "Buscando ...", "Settings" : "Configuraciones ", "Could not load your contacts" : "No se pudieron cargar tus contactos", "Search contacts …" : "Buscar contactos ...", @@ -214,8 +215,6 @@ OC.L10N.register( "More apps" : "Más aplicaciones", "More" : "Más", "More apps menu" : "Más menú de apps", - "Search" : "Buscar", - "Reset search" : "Restablecer búsqueda", "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Settings menu" : "Menú de configuración", @@ -305,6 +304,8 @@ OC.L10N.register( "Error removing share" : "Se presentó un error al dejar de compartir", "({scope})" : "({scope})", "Saving..." : "Guardando...", + "Search" : "Buscar", + "Reset search" : "Restablecer búsqueda", "Cancel log in" : "Cancelar inicio de sesión", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, |