Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-09 03:12:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-09 03:12:22 +0300
commitfa6cea62973ebdce183c7d379ab38f80fbf8b1b8 (patch)
treee420b0acdd165e15cb91c217dd86d776a92dccff /l10n/es.js
parent13a2bf581433feaaf219d49d8841bf03fd4893bd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js18
1 files changed, 17 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 992fcfc..6596108 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -4,9 +4,19 @@ OC.L10N.register(
"New site" : "Nuevo sitio",
"Select an icon" : "Seleccionar un ícono",
"All languages" : "Todos los idiomas",
+ "Header" : "Encabezado",
+ "Setting menu" : "Menú de configuración",
+ "User quota" : "Cuota del usuario",
+ "All devices" : "Todos los dispositivos",
+ "Only in the Android app" : "Solo en la app de Android",
+ "Only in the iOS app" : "Solo en la app de iOS",
+ "Only in the desktop client" : "Solo en el cliente de escritorio",
+ "Only in the browser" : "Solo en el navegador",
+ "The given label is invalid" : "La etiqueta dada es inválida",
"The given URL is invalid" : "La dirección URL dada es inválida",
"The given language does not exist" : "El idioma provisto no existe",
"The given type is invalid" : "El tipo dado es inválido",
+ "The given device is invalid" : "El dispositivo dado es inválido",
"The given icon does not exist" : "El icono provisto no existe",
"The site does not exist" : "El sitio no existe",
"External sites" : "Sitios externos",
@@ -24,6 +34,12 @@ OC.L10N.register(
"Please note that some browsers will block displaying of sites via http if you are running https." : "Nótese que algunos navegadores no mostrarán sitios vía http si está usando https.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Además tenga en cuenta que, por motivos de seguridad, hoy en día muchos sitios no permiten el uso de iframes.",
"We highly recommend to test the configured sites above properly." : "Recomendamos encarecidamente probar con cuidado los sitios configurados arriba.",
- "Saved!" : "¡Guardado!"
+ "Normal" : "Normal",
+ "Setting" : "Configuración",
+ "Quota" : "Cuota",
+ "The given name is invalid" : "El nombre dado es inválido",
+ "Saving" : "Guardando",
+ "Saved!" : "¡Guardado!",
+ "Can not save site" : "No se puedo guardar el sitio"
},
"nplurals=2; plural=(n != 1);");