summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 05e1606e59c..5cc11f5b7de 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -151,6 +151,14 @@ OC.L10N.register(
"Shared" : "Compartido",
"Shared with" : "Compartido con",
"Shared by" : "Compartido por",
+ "Non-existing tag #{tag}" : "Categoría #{tag} no existente",
+ "restricted" : "Restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Eliminar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
"Settings" : "Ajustes",
"Connection to server lost" : "Se ha perdido la conexión al servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema al cargar la página, volverá a cargar en %n segundo","Problema al cagar la página, volverá a cargar en %n segundos"],
@@ -235,14 +243,6 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La cabecera HTTP \"{header}\" no está configurada como {val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Esto puede filtrar información de referencia. Ver la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recomendación del W3C ↗</a>.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La cabecera HTTP \"Strict-Transport-Security\" no está configurada en al menos \"{seconds}\" segundos. Para mejorar la seguridad, se recomienda activar HSTS como se describe en los <a href=\"{docUrl}\" rel=\"noreferrer noopener\">trucos de seguridad ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Se está accediendo al sitio de forma insegura vía HTTP. Se recomienda encarecidamente configurar que el servidor requiera HTTPS, como se describe en los <a href=\"{docUrl}\">trucos de seguridad ↗</a>.",
- "Non-existing tag #{tag}" : "Categoría #{tag} no existente",
- "restricted" : "Restringido",
- "invisible" : "invisible",
- "({scope})" : "({scope})",
- "Delete" : "Eliminar",
- "Rename" : "Renombrar",
- "Collaborative tags" : "Etiquetas colaborativas",
- "No tags found" : "No se encontraron etiquetas",
"unknown text" : "texto desconocido",
"Hello world!" : "¡Hola, mundo!",
"sunny" : "soleado",