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.js')
-rw-r--r--apps/theming/l10n/es.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index 456f169ce49..634663fdb82 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -23,9 +23,9 @@ OC.L10N.register(
"No file uploaded" : "No se ha subido archivo",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.",
+ "Theming" : "Tema",
"Legal notice" : "Aviso legal",
"Privacy policy" : "Política de privacidad",
- "Theming" : "Tema",
"Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.",
"Name" : "Nombre",
@@ -46,12 +46,6 @@ OC.L10N.register(
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
"Upload new favicon" : "Subir 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 de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.",
- "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente",
- "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido",
- "Failed to write file to disk." : "Fallo al escribir el archivo al disco.",
- "A PHP extension stopped the file upload." : "Una extensión de PHP ha detenido la subida 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 de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos."
},
"nplurals=2; plural=(n != 1);");