diff options
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index fd4a539c0ba..c479b96faab 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -40,6 +40,11 @@ $TRANSLATIONS = array( "Which files do you want to keep?" => "¿Qué ficheros quies caltener?", "Cancel" => "Encaboxar", "Continue" => "Continuar", +"Very weak password" => "Contraseña mui feble", +"Weak password" => "Contraseña feble", +"So-so password" => "Contraseña pasable", +"Good password" => "Contraseña bona", +"Strong password" => "Contraseña mui bona", "Shared" => "Compartíu", "Share" => "Compartir", "Error" => "Fallu", @@ -63,10 +68,12 @@ $TRANSLATIONS = array( "Edit tags" => "Editar etiquetes", "Username" => "Nome d'usuariu", "Reset" => "Reaniciar", +"New password" => "Contraseña nueva", "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", "Users" => "Usuarios", "Cheers!" => "¡Salú!", +"Security Warning" => "Avisu de seguridá", "will be used" => "usaráse", "Finishing …" => "Finando ...", "Log out" => "Zarrar sesión", |