summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/es_CL.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:59 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:59 +0000
commit066eafb172668d000db786753f4d7b368c8139fc (patch)
treef1a1de4b5ad3fda37da04324e2b423abd6b8174d /apps/theming/l10n/es_CL.js
parent2c7b88454dbfb19f8e05b995de282242398d4dd4 (diff)
downloadnextcloud-server-066eafb172668d000db786753f4d7b368c8139fc.tar.gz
nextcloud-server-066eafb172668d000db786753f4d7b368c8139fc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_CL.js')
-rw-r--r--apps/theming/l10n/es_CL.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js
index b78c2aafb23..de2aa7d7dff 100644
--- a/apps/theming/l10n/es_CL.js
+++ b/apps/theming/l10n/es_CL.js
@@ -20,7 +20,6 @@ OC.L10N.register(
"Could not write file to disk" : "No fue posible escribir a disco",
"A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"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.",
"Theming" : "Tematizar",
"Legal notice" : "Aviso legal",
@@ -43,6 +42,7 @@ 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."
+ "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.",
+ "Unsupported image type" : "Tipo de imagen no soportado"
},
"nplurals=2; plural=(n != 1);");