From fa6cea62973ebdce183c7d379ab38f80fbf8b1b8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 9 Jun 2017 00:12:22 +0000 Subject: [tx-robot] updated from transifex --- l10n/es.js | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'l10n/es.js') 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);"); -- cgit v1.2.3