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_CL.js')
-rw-r--r--apps/theming/l10n/es_CL.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js
index 7541acd146a..b4679513fb0 100644
--- a/apps/theming/l10n/es_CL.js
+++ b/apps/theming/l10n/es_CL.js
@@ -22,8 +22,8 @@ OC.L10N.register(
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Legal notice" : "Aviso legal",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
@@ -42,12 +42,6 @@ OC.L10N.register(
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
"Upload new favicon" : "Cargar un nuevo favicon",
- "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.",
- "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. ",
- "You are already using a custom theme" : "Ya estás usando un tema personalizado",
- "Web address https://…" : "Dirección web https://..."
+ "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."
},
"nplurals=2; plural=(n != 1);");