summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-03 01:07:45 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-03 01:07:45 +0000
commitb55ce43ba5f8e05cba5e0ee3b6923c2329047ca9 (patch)
treedbb09d4e3b6f96e33e51b4c2e8018d5427a11552 /apps/theming/l10n/es.js
parent53195b156c68082f1e02e45ba2a266c15ef1bcaa (diff)
downloadnextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.tar.gz
nextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r--apps/theming/l10n/es.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
new file mode 100644
index 00000000000..36fafe3cb6f
--- /dev/null
+++ b/apps/theming/l10n/es.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Admin" : "Administración",
+ "a safe home for all your data" : "un hogar seguro para todos tus datos",
+ "The given name is too long" : "El nombre provisto es muy largo",
+ "The given web address is too long" : "La dirección provista es muy larga",
+ "The given slogan is too long" : "El eslogan provisto es muy largo",
+ "The given color is invalid" : "El color provisto es inválido",
+ "Saved" : "Guardado",
+ "No file uploaded" : "No se ha subido archivo",
+ "Unsupported image type" : "Tipo de imagen no soportado",
+ "You are already using a custom theme" : "Usted ya usa un tema personalizado",
+ "Theming" : "Tema",
+ "Name" : "Nombre",
+ "reset to default" : "restaurar a configuración inicial",
+ "Web address" : "Dirección web",
+ "Web address https://…" : "Dirección web https://",
+ "Slogan" : "Eslogan",
+ "Color" : "Color",
+ "Logo" : "Logo",
+ "Upload new logo" : "Subir nuevo logo",
+ "Login image" : "Imagen de inicio",
+ "Upload new login background" : "Subir una nueva imagen de fondo",
+ "Log in image" : "Imagen de inicio"
+},
+"nplurals=2; plural=(n != 1);");