diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
commit | cf59499274b0fba60aeb782edc06ab379226be50 (patch) | |
tree | 49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/es_HN.json | |
parent | 897c4d403700d8668c1df2f05837953c62aa2878 (diff) | |
download | nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_HN.json')
-rw-r--r-- | core/l10n/es_HN.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/core/l10n/es_HN.json b/core/l10n/es_HN.json index 6921956e548..19cc8cea496 100644 --- a/core/l10n/es_HN.json +++ b/core/l10n/es_HN.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "Modified" : "Modificado", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "New folder" : "Carpeta nueva", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado", + "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", + "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", + "{newName} already exists" : "{newName} ya existe", + "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" |