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.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index f3400610371..a5b160861c6 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -47,13 +47,11 @@ OC.L10N.register(
"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.",
- "You are already using a custom theme" : "Ya estás usando un tema personalizado",
- "reset to default" : "restaurar a configuración inicial",
- "Web address" : "Dirección web",
- "Web address https://…" : "Dirección web https://",
"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."
+ "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://"
},
"nplurals=2; plural=(n != 1);");