diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/theming/l10n/es_CL.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_CL.js')
-rw-r--r-- | apps/theming/l10n/es_CL.js | 10 |
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);"); |