diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:57 +0000 |
commit | 58a80f87bdc7eaaa02b074578edf985a3d515ca6 (patch) | |
tree | 038a726bb231f63d811c52b20426a1b176d622cb /lib/l10n/es_AR.js | |
parent | 37043b6014f2f25509e0b98d44f1a1bd631dc2a7 (diff) | |
download | nextcloud-server-58a80f87bdc7eaaa02b074578edf985a3d515ca6.tar.gz nextcloud-server-58a80f87bdc7eaaa02b074578edf985a3d515ca6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r-- | lib/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 8ce89ae0b30..6f13afee82c 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -65,11 +65,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tiene permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", - "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Lunes", |