diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:19:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:19:07 +0000 |
commit | 74bc4fa431ddbbe6218f6d325593a6996b2b4daa (patch) | |
tree | db1e412c617baad913e61be415bd0aee572ab824 /apps/theming/l10n/es_MX.json | |
parent | 35f3087cc92af6674572841b0d85fc6c81637d2f (diff) | |
download | nextcloud-server-74bc4fa431ddbbe6218f6d325593a6996b2b4daa.tar.gz nextcloud-server-74bc4fa431ddbbe6218f6d325593a6996b2b4daa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_MX.json')
-rw-r--r-- | apps/theming/l10n/es_MX.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 41750c12453..6ebfadb92c5 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -19,7 +19,6 @@ "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", @@ -45,6 +44,7 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |