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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r--core/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 54019986644..522188cde71 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -67,7 +67,7 @@ OC.L10N.register(
"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"],
"Saving..." : "Gardando...",
- "Dismiss" : "Desbotar",
+ "Dismiss" : "Rexeitar",
"Authentication required" : "Requírese autenticación",
"This action requires you to confirm your password" : "Esta acción require que confirme o seu contrasinal",
"Confirm" : "Confirmar",
@@ -75,7 +75,6 @@ OC.L10N.register(
"Failed to authenticate, try again" : "Fallou a autenticación, ténteo de novo",
"seconds ago" : "segundos atrás",
"Logging in …" : "Acceder …",
- "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "A ligazón para restabelecer o seu contrasinal foi enviada ao seu correo. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo.<br>Se non está ali pregúntelle ao administrador local.",
"Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros están cifrados. Non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. <br />Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. <br /> Confirma que quere continuar?",
"I know what I'm doing" : "Sei o que estou a facer",
"Password can not be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.",
@@ -377,6 +376,7 @@ OC.L10N.register(
"%s (3rdparty)" : "%s (terceiro)",
"There was an error loading your contacts" : "Produciuse un erro ao cargar os seus contactos",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Produciuse algún problema durante a comprobación da integridade do código. Más información…</a>",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "A ligazón para restabelecer o seu contrasinal foi enviada ao seu correo. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo.<br>Se non está ali pregúntelle ao administrador local.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP non pode ler /dev/urandom, isto está altamente desaconsellado por razóns de seguridade. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "O seu PHP non é compatíbel con freetype, isto provoca unha quebra nas imaxes do perfil e na interface dos axustes.",
"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>.",