X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7fe2f07e47aa1083733e417de613d57738876ea9..48d450060b3b5c19bb1fa8e85341d76177de26d2:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6bc1b6ac1..569890f9b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1486,16 +1486,16 @@ en: email or username: "Email Address or Username:" password: "Password:" openid: "OpenID:" - openid description: "Use your OpenID to login" username_heading: "Login with username and password:" - openid_heading: "Login with an OpenID:" + openid_heading: "Login with OpenID:" remember: "Remember me:" lost password link: "Lost your password?" login_button: "Login" account not active: "Sorry, your account is not active yet.
Please click on the link in the account confirmation email to activate your account." + account suspended: Sorry, your account has been suspended due to suspicious activity.
Please contact the webmaster if you wish to discuss this. auth failure: "Sorry, could not log in with those details." openid missing provider: "Sorry, could not contact your OpenID provider" - openid invalid: "Sorry, your OpenID seems misformed" + openid invalid: "Sorry, your OpenID seems to be malformed" openid_logo_alt: "Log in with an OpenID" openid_providers: openid: @@ -1557,11 +1557,11 @@ en: openID association: | Your OpenID is not associated with a OpenStreetMap account yet. signup: Signup @@ -1589,6 +1589,8 @@ en: ago: "({{time_in_words_ago}} ago)" email address: "Email address:" created from: "Created from:" + status: "Status:" + spam score: "Spam Score:" description: Description user location: User location if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your {{settings_link}} page." @@ -1613,6 +1615,7 @@ en: create_block: "block this user" activate_user: "activate this user" deactivate_user: "deactivate this user" + confirm_user: "confirm this user" hide_user: "hide this user" unhide_user: "unhide this user" delete_user: "delete this user" @@ -1684,6 +1687,30 @@ en: not_a_friend: "{{name}} is not one of your friends." filter: not_an_administrator: "You need to be an administrator to perform that action." + list: + title: Users + heading: Users + showing: + one: Showing page {{page}} ({{first_item}} of {{items}}) + other: Showing page {{page}} ({{first_item}}-{{last_item}} of {{items}}) + summary: "{{name}} created from {{ip_address}} on {{date}}" + summary_no_ip: "{{name}} created on {{date}}" + confirm: Confirm Selected Users + hide: Hide Selected Users + empty: No matching users found + suspended: + title: Account Suspended + heading: Account Suspended + body: | +

+ Sorry, your account has been automatically suspended due to + suspicious activity. +

+

+ This decision will be reviewed by an administrator shortly, or + you may contact the webmaster if + you wish to discuss this. +

user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."