diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/es_AR.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 4b5386c5f9d..1154e7bf633 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -87,7 +87,6 @@ OC.L10N.register( "Resetting password" : "Restableciendo contraseña", "Recommended apps" : "Apps recomendadas", "Loading apps …" : "Cargando apps ...", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "App descargada o instalación fallida", "Can't install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible", "Can't install this app" : "No se puede instalar esta app", @@ -306,6 +305,7 @@ OC.L10N.register( "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:" + "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:", + "Nextcloud {app}" : "Nextcloud {app}" }, "nplurals=2; plural=(n != 1);"); |