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_EC.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_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 4b3de426914..90d27cbf849 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -214,8 +214,6 @@ OC.L10N.register( "More apps" : "Más aplicaciones", "More" : "Más", "More apps menu" : "Menú de más aplicaciones", - "Search" : "Buscar", - "Reset search" : "Reestablecer búsqueda", "Contacts" : "Contactos", "Contacts menu" : "Menú de Contactos", "Settings menu" : "Menú de Configuraciones", @@ -271,6 +269,7 @@ OC.L10N.register( "Expiration" : "Expiración", "Expiration date" : "Fecha de expiración", "Unshare" : "Dejar de compartir", + "Add another link" : "Agregar otro enlace", "Share to {name}" : "Compartir con {name}", "Share link" : "Compartir liga", "Could not unshare" : "No fue posible dejar de compartir", @@ -307,6 +306,8 @@ OC.L10N.register( "Error removing share" : "Se presentó un error al dejar de compartir", "({scope})" : "({scope})", "Saving..." : "Guardando...", + "Search" : "Buscar", + "Reset search" : "Reestablecer búsqueda", "Cancel log in" : "Cancelar inicio de sesión", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, |