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:
authorNextcloud bot <bot@nextcloud.com>2018-05-05 03:11:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-05 03:11:47 +0300
commit1ce3a618a89fb693c40876e5514d25be10c5ba08 (patch)
treef227aeebbf64269bc602658090afb990aefa7f53 /apps/theming/l10n/es_MX.js
parentfb296342b9f6081c2e6a1f6784b1666ddd474d7d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_MX.js')
-rw-r--r--apps/theming/l10n/es_MX.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index e074e2d9004..bee78be90cc 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"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",
"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",
@@ -36,6 +37,8 @@ OC.L10N.register(
"Advanced options" : "Opciones avanzadas",
"Header logo" : "Logo del encabezado",
"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.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a predeterminado",