mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
52 lines
3.1 KiB
JSON
52 lines
3.1 KiB
JSON
{
|
|
"portal": "YunoHost Portal",
|
|
"information": "Your information",
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"fullname": "Fullname",
|
|
"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",
|
|
"ok": "OK",
|
|
"cancel": "Cancel",
|
|
"change_password": "Change password",
|
|
"edit": "Edit",
|
|
"current_password": "Current password",
|
|
"new_password": "New password",
|
|
"confirm": "Confirm",
|
|
"login": "Login",
|
|
"logout": "Logout",
|
|
"password_changed": "Password successfully changed",
|
|
"password_changed_error": "An error occurred on password changing",
|
|
"password_not_match": "New passwords don't match",
|
|
"password_too_simple_1": "Password needs to be at least 6 characters long",
|
|
"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",
|
|
"password_listed_1": "This password is in a well known list. Please make it unique. Password needs to be at least 6 characters long",
|
|
"password_listed_2": "This password is in a well known list. Please make it unique. Password needs to be at least 8 characters long and contains digit, upper and lower characters",
|
|
"password_listed_3": "This password is in a well known list. Please make it unique. Password needs to be at least 8 characters long and contains digit, upper, lower and special characters",
|
|
"password_listed_4": "This password is in a well known list. Please make it unique. Password needs to be at least 12 characters long and contains digit, upper, lower and special characters",
|
|
"password_advice": "Password successfully changed. Note: to improve your password make it with at least 8 characters and put digits, upper, lower and special characters",
|
|
"wrong_current_password": "Current password is wrong",
|
|
"invalid_mail": "Invalid mail address",
|
|
"invalid_domain": "Invalid domain in",
|
|
"invalid_mailforward": "Invalid mail forward address",
|
|
"mail_already_used": "Mail address already used:",
|
|
"information_updated": "Information updated",
|
|
"user_saving_fail": "An error occurred on user's modification saving",
|
|
"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",
|
|
"please_login_from_portal": "Please log in from the portal",
|
|
"redirection_error_invalid_url": "Redirection error: Invalid url",
|
|
"redirection_error_unmanaged_domain": "Redirection error: Unmanaged domain",
|
|
"footerlink_edit": "Edit my profile",
|
|
"footerlink_documentation": "Documentation",
|
|
"footerlink_support": "Support",
|
|
"footerlink_administration": "Administration"
|
|
}
|