diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
commit | a1afdac31afd1faa51da5015af158db0e3618883 (patch) | |
tree | 4e17033c287a7366cf6eed4960d398b66160b76f /core/l10n/ast.js | |
parent | 5f6ac5a7b26262e17eb861abde299769e2fb32d2 (diff) | |
download | nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.tar.gz nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 1ebb202aa4a..aa84769cb30 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -120,6 +120,8 @@ OC.L10N.register( "Reset password" : "Restablecer contraseña", "Couldn't send reset email. Please contact your administrator." : "Nun pudo unviase'l corréu de reaniciu. Contauta col to alministrador, por favor.", "Password can not be changed. Please contact your administrator." : "Nun pue camudase la contraseña. Contauta col alministrador, por favor.", + "New password" : "Contraseña nueva", + "I know what I'm doing" : "Sé lo que toi faciendo", "Settings" : "Axustes", "Search contacts …" : "Guetar contautos...", "No contacts found" : "Nun s'alcontraron contautos", @@ -196,8 +198,6 @@ OC.L10N.register( "Search" : "Guetar", "Confirm your password" : "Confirma la to contraseña", "App token" : "Pase d'aplicación", - "New password" : "Contraseña nueva", - "New Password" : "Contraseña nueva", "Two-factor authentication" : "Autenticación en dos pasos", "Use backup code" : "Usar códigu de respaldu", "Error while validating your second factor" : "Fallu al validar el to pasu segundu", @@ -217,7 +217,6 @@ OC.L10N.register( "Dismiss" : "Encaboxar", "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." : "Unviósete al corréu l'enllaz pa reaniciar la to contraseña. Si nun lu recibes nuna cantidá razonable de tiempu, comprueba les tos carpetes de corréu puxarra. <br>Si nun ta ehí, entruga al to alministrador llocal", "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?" : "Los tos ficheros tán cifraos. Nun habrá mou de recuperar los datos dempués de reaniciar la to contraseña.<br />Si nun tas seguru de lo que facer, contautua col to alministrador enantes de siguir. <br />¿De xuru que quies siguir?", - "I know what I'm doing" : "Sé lo que toi faciendo", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz", "{sharee} (group)" : "{sharee} (grupu)", "{sharee} (email)" : "{sharee} (corréu)", @@ -229,6 +228,7 @@ OC.L10N.register( "Wrong password." : "Contraseña incorreuta", "You are about to grant %s access to your %s account." : "Tas a pìques de conceder a %s l'accesu a la to cuenta %s.", "Redirecting …" : "Redirixendo...", + "New Password" : "Contraseña nueva", "%s will be updated to version %s" : "%s anovaráse a la versión %s", "This page will refresh itself when the %s instance is available again." : "Esta páxina refrescaráse sola cuando la instancia %s vuelva tar disponible.", "Thank you for your patience." : "Gracies pola to paciencia." |