diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
commit | d4e423fe0bd5a99676540fe9820dcd9d88f98315 (patch) | |
tree | 5aa3b86f6cba5db1e452d1c8c112dc5bfb66b9c1 /core/l10n/es_AR.js | |
parent | 9c107da21e6e6221b33d80812739456892ef83a3 (diff) | |
download | nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.tar.gz nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 4014c6841f5..ffb36ac222d 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -84,7 +84,6 @@ OC.L10N.register( "Search contacts …" : "Buscar contactos ...", "Could not load your contacts" : "No se pudieron cargar tus contactos", "No contacts found" : "No se encontraron contactos", - "Show all contacts …" : "Mostrar todos los contactos ...", "Install the Contacts app" : "Instalar app de Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", @@ -212,6 +211,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Settings" : "Configuraciones ", + "Show all contacts …" : "Mostrar todos los contactos ...", "No files in here" : "No hay archivos aquí", "New folder" : "Carpeta nueva", "No more subfolders in here" : "No más subcarpetas aquí", |