2014-05-12 14:42:12 +02:00
{
"portal" : "YunoHost Portal" ,
2014-06-21 12:31:02 +02:00
"information" : "Your information" ,
2014-05-12 14:42:12 +02:00
"username" : "Username" ,
"password" : "Password" ,
"fullname" : "Fullname" ,
2014-05-14 01:42:31 +02:00
"mail_addresses" : "Mail addresses" ,
"mail_forward" : "Mail forward" ,
"new_mail" : "newmail@mydomain.org" ,
"new_forward" : "newforward@myforeigndomain.org" ,
"add_mail" : "Add a mail alias" ,
"add_forward" : "Add a mail forward" ,
2014-05-12 14:42:12 +02:00
"ok" : "OK" ,
"cancel" : "Cancel" ,
"change_password" : "Change password" ,
"edit" : "Edit" ,
"current_password" : "Current password" ,
"new_password" : "New password" ,
"confirm" : "Confirm" ,
"login" : "Login" ,
2014-05-14 01:42:31 +02:00
"logout" : "Logout" ,
2014-05-12 14:42:12 +02:00
"password_changed" : "Password successfully changed" ,
2014-06-20 16:58:38 +02:00
"password_changed_error" : "An error occurred on password changing" ,
2014-05-12 14:42:12 +02:00
"password_not_match" : "New passwords don't match" ,
2018-10-31 19:40:36 +01:00
"password_listed" : "This password is among the most used password in the world. Please choose something a bit more unique." ,
"password_too_simple_1" : "Password needs to be at least 8 characters long" ,
2018-08-28 21:33:19 +02:00
"password_too_simple_2" : "Password needs to be at least 8 characters long and contains digit, upper and lower characters" ,
"password_too_simple_3" : "Password needs to be at least 8 characters long and contains digit, upper, lower and special characters" ,
"password_too_simple_4" : "Password needs to be at least 12 characters long and contains digit, upper, lower and special characters" ,
2018-10-27 00:16:25 +02:00
"good_practices_about_user_password" : "You are now about to define a new user password. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters)." ,
2014-05-12 14:42:12 +02:00
"wrong_current_password" : "Current password is wrong" ,
"invalid_mail" : "Invalid mail address" ,
"invalid_domain" : "Invalid domain in" ,
"invalid_mailforward" : "Invalid mail forward address" ,
2014-05-14 12:41:08 +02:00
"mail_already_used" : "Mail address already used:" ,
2014-06-21 12:31:02 +02:00
"information_updated" : "Information updated" ,
2014-06-20 16:58:38 +02:00
"user_saving_fail" : "An error occurred on user's modification saving" ,
2014-05-12 14:42:12 +02:00
"missing_required_fields" : "Required fields are missing" ,
"wrong_username_password" : "Wrong username or password" ,
"logged_out" : "Logged out" ,
"please_login" : "Please log in to access to this content" ,
2014-06-01 14:23:29 +02:00
"please_login_from_portal" : "Please log in from the portal" ,
2017-02-23 23:15:30 +01:00
"redirection_error_invalid_url" : "Redirection error: Invalid url" ,
"redirection_error_unmanaged_domain" : "Redirection error: Unmanaged domain" ,
2014-06-01 14:23:29 +02:00
"footerlink_edit" : "Edit my profile" ,
"footerlink_documentation" : "Documentation" ,
"footerlink_support" : "Support" ,
"footerlink_administration" : "Administration"
2014-05-12 14:42:12 +02:00
}