summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_HN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
commit5866418098c95619df2765ea7f52b6a32e1f6f7d (patch)
treef52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/es_HN.js
parent72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff)
downloadnextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz
nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_HN.js')
-rw-r--r--core/l10n/es_HN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_HN.js b/core/l10n/es_HN.js
index cd67d8c9e78..3a20363b514 100644
--- a/core/l10n/es_HN.js
+++ b/core/l10n/es_HN.js
@@ -188,7 +188,6 @@ OC.L10N.register(
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
- "Contacts" : "Contactos",
"Confirm your password" : "Confirma tu contraseña",
"App token" : "Ficha de la aplicación",
"Grant access" : "Conceder acceso",
@@ -218,6 +217,7 @@ OC.L10N.register(
"restricted" : "restringido",
"invisible" : "invisible",
"File not found" : "Archivo no encontrado",
- "More" : "Más"
+ "More" : "Más",
+ "Contacts" : "Contactos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");