X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/32f86316712b8b781dfc2ffde0a5b88b742a6627..c7ad783e6c9c9c4ec49b9df5897b183b0a181ea1:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index fabfba040..4a074f56d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -371,12 +371,16 @@ en:
uk_postcode: 'Results from NPEMap / FreeThe Postcode'
ca_postcode: 'Results from Geocoder.CA'
osm_namefinder: 'Results from OpenStreetMap Namefinder'
+ osm_twain: 'Results from OpenStreetMap Twain'
geonames: 'Results from GeoNames'
search_osm_namefinder:
prefix: "{{type}}"
suffix_place: ", {{distance}} {{direction}} of {{placename}}"
suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
suffix_suburb: "{{suffix}}, {{parentname}}"
+ search_osm_twain:
+ prefix_highway: "{{type}} road"
+ prefix_other: "{{type}}"
description:
title:
osm_namefinder: '{{types}} from OpenStreetMap Namefinder'
@@ -806,6 +810,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:
@@ -892,6 +898,7 @@ en:
heading: "Forgotten Password?"
email address: "Email Address:"
new password button: "Reset password"
+ help_text: "Enter the email address you used to sign up, we'll send a link to it that you can use to reset your password."
notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
notice email cannot find: "Couldn't find that email address, sorry."
reset_password:
@@ -913,6 +920,7 @@ en:
confirm email address: "Confirm Email Address:"
not displayed publicly: 'Not displayed publicly (see privacy policy)'
display name: "Display Name:"
+ display name description: "Your publicly displayed username. You can change this later in the preferences."
password: "Password:"
confirm password: "Confirm Password:"
signup: Signup
@@ -937,6 +945,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 +976,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 +1031,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 +1066,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}}"
@@ -1073,6 +1091,7 @@ en:
index:
title: "User blocks"
heading: "List of user blocks"
+ empty: "No blocks have been made yet."
revoke:
title: "Revoking block on {{block_on}}"
heading: "Revoking block on {{block_on}} by {{block_by}}"