diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-15 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-15 01:55:06 -0400 |
commit | 4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1 (patch) | |
tree | 4121fbe82b10749ae9fcf703ac056f6a547532c1 /core/l10n/ast.php | |
parent | 01de7b8b9e9227503390aff0d9eea1b6151c8453 (diff) | |
download | nextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.tar.gz nextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index 2f8be74aa74..193d1d0d25d 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -47,6 +47,7 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("fai %n mes","fai %n meses"), "last year" => "añu caberu", "years ago" => "fai años", +"Reset password" => "Restablecer contraseña", "Yes" => "Sí", "No" => "Non", "Choose" => "Esbillar", @@ -121,19 +122,13 @@ $TRANSLATIONS = array( "The update was unsuccessful." => "L'anovamientu nun foi esitosu.", "The update was successful. Redirecting you to ownCloud now." => "L'anovamientu fízose con ésitu. Redirixiendo agora al to ownCloud.", "%s password reset" => "%s restablecer contraseña", -"A problem has occurred whilst sending the email, please contact your administrator." => "Hebo un fallu al unviar el corréu-e. Contauta col alministrador.", "Use the following link to reset your password: {link}" => "Usa'l siguiente enllaz pa restablecer la to contraseña: {link}", -"The link to reset your password has been sent to your email.<br>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 to corréu l'enllaz pa reaniciar la to contraseña.<br>Si nun lu recibes dientro de dellos minutos, comprueba les tos carpetes de corréu puxarra.<br>Sinón, pues entrugar al to alministrador llocal.", -"Request failed!<br>Did you make sure your email/username was right?" => "¡Petición fallida!<br>¿Asegurástite qué'l to nome d'usuariu/corréu tean bien?", "You will receive a link to reset your password via Email." => "Vas recibir un enllaz vía Corréu-e pa restablecer la to contraseña", "Username" => "Nome d'usuariu", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Los ficheros tán cifraos. Si nun habilitesti la clave de recuperación, nun habrá forma de recuperar los tos datos dempués de que la contraseña se reanicie. Si nun tas seguru de qué facer, por favor contauta col alministrador enantes de siguir. ¿De xuru quies continuar?", "Yes, I really want to reset my password now" => "Sí, quiero reaniciar daveres la mio contraseña agora", "Reset" => "Reaniciar", -"Your password was reset" => "Restablecióse la contraseña", -"To login page" => "Aniciar sesión na páxina", "New password" => "Contraseña nueva", -"Reset password" => "Restablecer contraseña", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X nun ta sofitáu y %s nun furrulará afayadizamente nesta plataforma. ¡Úsalu baxo'l to riesgu!", "For the best results, please consider using a GNU/Linux server instead." => "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.", "Personal" => "Personal", @@ -182,7 +177,6 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "Por favor, camuda la contraseña p'asegurar la cuenta de nueves", "Server side authentication failed!" => "Falló l'autenticación nel sirvidor!", "Please contact your administrator." => "Por favor, contauta col to alministrador", -"Lost your password?" => "¿Escaeciesti la to contraseña?", "remember" => "recordar", "Log in" => "Aniciar sesión", "Alternative Logins" => "Anicios de sesión alternativos", |