diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/es.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 7c6ed14075d..6892aa9fc8e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -195,7 +195,7 @@ OC.L10N.register( "Search contacts …" : "Buscar contactos...", "Could not load your contacts" : "No se han podido cargar los contactos", "No contacts found" : "No se han encontrado contactos", - "Show all contacts …" : "Mostrar todos los contactos...", + "Show all contacts" : "Mostrar todos los contactos", "Install the Contacts app" : "Instala la aplicación Contactos", "Loading your contacts …" : "Cargando tus contactos...", "Looking for {term} …" : "Buscando {term}...", @@ -406,6 +406,7 @@ OC.L10N.register( "Open settings menu" : "Abrir menú de ajustes", "Settings" : "Configuraciones", "Avatar of {fullName}" : "Avatar de {fullName}", + "Show all contacts …" : "Mostrar todos los contactos...", "No files in here" : "Aquí no hay archivos", "New folder" : "Nueva carpeta", "No more subfolders in here" : "No hay más subcarpetas aquí", |