Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/es_HN.js')
-rw-r--r--apps/theming/l10n/es_HN.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/es_HN.js b/apps/theming/l10n/es_HN.js
index 0a0aba96e9c..e959b7885b2 100644
--- a/apps/theming/l10n/es_HN.js
+++ b/apps/theming/l10n/es_HN.js
@@ -27,13 +27,11 @@ OC.L10N.register(
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
- "You are already using a custom theme" : "Ya estás usando un tema personalizado",
- "reset to default" : "restaurar a predeterminado",
- "Web address" : "Dirección web",
- "Web address https://…" : "Dirección web https://...",
"There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente",
"The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente",
"Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ",
- "A PHP extension stopped the file upload." : "Una extensión de PHP detuvo la carga del archivo. "
+ "A PHP extension stopped the file upload." : "Una extensión de PHP detuvo la carga del archivo. ",
+ "You are already using a custom theme" : "Ya estás usando un tema personalizado",
+ "Web address https://…" : "Dirección web https://..."
},
"nplurals=2; plural=(n != 1);");