X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/137468f75f23d41092884e597fe2006e38a3cccd..3244635aa11878135a014cf2c9ec9177f8e9d0ba:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index f8a424b45..f7fe4133a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -806,6 +806,8 @@ en: make_public: made_public: "Track made public" application: + require_cookies: + cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." setup_user_auth: blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more." oauth: @@ -937,6 +939,8 @@ en: add as friend: add as friend mapper since: "Mapper since:" ago: "({{time_in_words_ago}} ago)" + email address: "Email address:" + created from: "Created from:" user image heading: User image delete image: Delete Image upload an image: Upload an image @@ -966,6 +970,12 @@ en: block_history: "view blocks received" moderator_history: "view blocks given" create_block: "block this user" + activate_user: "activate this user" + deactivate_user: "deactivate this user" + hide_user: "hide this user" + unhide_user: "unhide this user" + delete_user: "delete this user" + confirm: "Confirm" friend_map: your location: Your location nearby mapper: "Nearby mapper: [[nearby_user]]" @@ -1015,6 +1025,8 @@ en: remove_friend: success: "{{name}} was removed from your friends." not_a_friend: "{{name}} is not one of your friends." + filter: + not_an_administrator: "You need to be an administrator to perform that action." user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." @@ -1048,7 +1060,7 @@ en: submit: "Create block" tried_contacting: "I have contacted the user and asked them to stop." tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications." - needs_view: "Does the user need to log in before this block will be cleared?" + needs_view: "User needs to log in before this block will be cleared" back: "View all blocks" edit: title: "Editing block on {{name}}"