mirror of
https://github.com/YunoHost/yunohost-portal.git
synced 2024-09-03 20:06:23 +02:00
49 lines
2.6 KiB
JSON
49 lines
2.6 KiB
JSON
{
|
|
"portal": "YunoHost Portal",
|
|
"information": "Your info",
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"fullname": "Full name",
|
|
"mail_addresses": "E-mail addresses",
|
|
"mail_forward": "E-mail forwarding address",
|
|
"new_mail": "newmail{'@'}mydomain.org",
|
|
"new_forward": "newforward{'@'}myforeigndomain.org",
|
|
"add_mail": "Add an e-mail alias",
|
|
"add_forward": "Add an e-mail forwarding address",
|
|
"ok": "OK",
|
|
"cancel": "Cancel",
|
|
"change_password": "Change password",
|
|
"edit": "Edit",
|
|
"current_password": "Current password",
|
|
"new_password": "New password",
|
|
"confirm": "Confirm",
|
|
"login": "Log in",
|
|
"logout": "Log out",
|
|
"password_changed": "Password changed",
|
|
"password_changed_error": "Could not change password",
|
|
"password_not_match": "The passwords don't match",
|
|
"password_listed": "This password is among the most used passwords in the world. Please choose something a bit more unique.",
|
|
"password_too_simple_1": "The password needs to be at least 8 characters long",
|
|
"password_too_simple_2": "The password needs to be at least 8 characters long and contains digit, upper and lower characters",
|
|
"password_too_simple_3": "The password needs to be at least 8 characters long and contains digit, upper, lower and special characters",
|
|
"password_too_simple_4": "The password needs to be at least 12 characters long and contains digit, upper, lower and special characters",
|
|
"good_practices_about_user_password": "Pick a user password of at least 8 characters - though it is good practice to use longer ones (i.e. a passphrase) and/or use various kind of characters (uppercase, lowercase, digits and special characters).",
|
|
"wrong_current_password": "The current password is wrong",
|
|
"invalid_mail": "Invalid e-mail address",
|
|
"invalid_domain": "Invalid domain in",
|
|
"invalid_mailforward": "Invalid e-mail forwarding address",
|
|
"mail_already_used": "E-mail address already in use",
|
|
"information_updated": "Info updated",
|
|
"user_saving_fail": "Could not save new user info",
|
|
"missing_required_fields": "Fill in the required fields",
|
|
"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"
|
|
}
|