diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-19 02:17:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-19 02:17:06 +0000 |
commit | d925c453737eed81a8908f02f2a7511245ca672b (patch) | |
tree | e73a81cfe45cd2811d630e9ddb1c7823857ca0d0 /core/l10n/gl.js | |
parent | 9f50b19a4d721f3a4bea7a75612900426d834dd5 (diff) | |
download | nextcloud-server-d925c453737eed81a8908f02f2a7511245ca672b.tar.gz nextcloud-server-d925c453737eed81a8908f02f2a7511245ca672b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index d3348eb7571..c8229edf5a0 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -14,13 +14,13 @@ OC.L10N.register( "No crop data provided" : "Non indicou como recortar", "No valid crop data provided" : "Os datos cortados fornecidos non son válidos", "Crop is not square" : "O corte non é cadrado", - "State token does not match" : "A testemuña de estado non coincide", + "State token does not match" : "O testemuño de estado non coincide", "Invalid app password" : "Contrasinal da aplicación incorrecto ", "Could not complete login" : "Non foi posíbel completar o acceso", - "Your login token is invalid or has expired" : "A súa testemuña de acceso non é válida ou caducou", + "Your login token is invalid or has expired" : "O seu testemuño de acceso non é válido ou caducou", "Password reset is disabled" : "O restabelecemento de contrasinal está desactivado", - "Couldn't reset password because the token is invalid" : "Non foi posíbel restabelecer o contrasinal, a testemuña non é correcta", - "Couldn't reset password because the token is expired" : "Non foi posíbel restabelecer o contrasinal, a testemuña está caducada", + "Couldn't reset password because the token is invalid" : "Non foi posíbel restabelecer o contrasinal, o testemuño non é correcto", + "Couldn't reset password because the token is expired" : "Non foi posíbel restabelecer o contrasinal, o testemuño está caducado", "%s password reset" : "Restabelecer o contrasinal %s", "Password reset" : "Restabelecer o contrasinal", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Prema no seguinte botón para restabelecer o seu contrasinal. Se vostede non solicitou o restabelecemento do contrasinal, entón ignore este correo.", @@ -311,9 +311,9 @@ OC.L10N.register( "Connect to your account" : "Conectar á sua conta", "Please log in before granting %1$s access to your %2$s account." : "Inicie sesión antes de concederlle a %1$s acceso á súa conta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto co administrador do sistema.", - "App token" : "Testemuña da aplicación", + "App token" : "Testemuño da aplicación", "Grant access" : "Permitir o acceso", - "Alternative log in using app token" : "Acceso alternativo usando a testemuña da aplicación", + "Alternative log in using app token" : "Acceso alternativo usando o testemuño da aplicación", "Account access" : "Acceso á conta", "You are about to grant %1$s access to your %2$s account." : "Está a piques de concederlle a %1$s permiso para acceder á súa conta %2$s.", "Account connected" : "Conta conectada", |