diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index d64a9ba8e6c..2ba1a1f320f 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -151,6 +151,14 @@ OC.L10N.register( "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por", + "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", + "restricted" : "restrinxido", + "invisible" : "invisíbel", + "({scope})" : "({scope})", + "Delete" : "Eliminar", + "Rename" : "Renomear", + "Collaborative tags" : "Etiquetas colaborativas", + "No tags found" : "Non se atoparon etiquetas", "Settings" : "Axustes", "Connection to server lost" : "Perdeuse a conexión co servidor", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Produciuse un problema a cargar a páxina, volverá cargar en %n segundo","Produciuse un problema ao cargar a páxina, volverá 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>." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recomendación do 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>." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguridade recomendámoslle activar HSTS tal e como se describe nos <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consellos de seguridade ↗</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>." : "Estase accedndo accedendo ao sitio de forma insegura mediante HTTP. Recoméndase encarecidamente configurar o servidor para que requira HTTPS, tal e como describe nos <a href=\"{docUrl}\">consellos de seguridade ↗</a>.", - "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", - "restricted" : "restrinxido", - "invisible" : "invisíbel", - "({scope})" : "({scope})", - "Delete" : "Eliminar", - "Rename" : "Renomear", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "Non se atoparon etiquetas", "unknown text" : "texto descoñecido", "Hello world!" : "Ola xente!", "sunny" : "soleado", |