diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index d5bbbdc518e..61f2b5931b5 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -61,7 +61,6 @@ OC.L10N.register( "Failed to authenticate, try again" : "Falu al autenticar, volvi tentalo", "seconds ago" : "hai segundos", "Logging in …" : "Aniciando sesión...", - "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", "Password can not be changed. Please contact your administrator." : "Nun pue camudase la contraseña. Contauta col alministrador, por favor.", @@ -224,6 +223,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.", "Updated \"%s\" to %s" : "Anováu \"%s\" a %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hebo problemes cola comprobación d'integridá del códigu. 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." : "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", "Error setting expiration date" : "Fallu afitando la fecha de caducidá", "The public link will expire no later than {days} days after it is created" : "L'enllaz públicu va caducar enantes de {days} díes dende la so creación", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartió per enllaz", |