X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2b46a0b0e4912dcc1cb3ddedc0e8a0dd04b9abd5..b9deb68de1a9025cf36ed617655a4ce7c38ed47f:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index ba76a9b4a..b7513a0f2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1489,6 +1489,7 @@ en: 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." logout: title: "Logout" @@ -1549,6 +1550,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." @@ -1573,6 +1576,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" @@ -1640,6 +1644,16 @@ 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}}" + confirm: Confirm Selected Users + hide: Hide Selected Users + empty: No matching users found user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."