X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9e46754c887e9dc2caa412942dc7e964aa48cfcf..7dbf8d83369cb73929080c4ba23fdd7dcd0184df:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 2466561b4..18ea59bf4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -207,7 +207,7 @@ en:
reopened_by: "Reactivated by %{user} %{when} ago"
reopened_by_anonymous: "Reactivated by anonymous %{when} ago"
hidden_by: "Hidden by %{user} %{when} ago"
- report: Report this note?
+ report: Report this note
query:
title: "Query Features"
introduction: "Click on the map to find nearby features."
@@ -231,7 +231,7 @@ en:
list:
title: "Changesets"
title_user: "Changesets by %{user}"
- title_friend: "Changesets by your friends"
+ title_friend: "Changesets by my friends"
title_nearby: "Changesets by nearby users"
empty: "No changesets found."
empty_area: "No changesets in this area."
@@ -260,7 +260,7 @@ en:
user_title: "%{user}'s diary"
in_language_title: "Diary Entries in %{language}"
new: New Diary Entry
- new_title: Compose a new entry in your user diary
+ new_title: Compose a new entry in my user diary
no_entries: No diary entries
recent_entries: "Recent diary entries"
older_entries: Older Entries
@@ -298,12 +298,12 @@ en:
edit_link: Edit this entry
hide_link: Hide this entry
confirm: Confirm
- report: Report this entry?
+ report: Report this entry
diary_comment:
comment_from: "Comment from %{link_user} on %{comment_created_at}"
hide_link: Hide this comment
confirm: Confirm
- report: Report this comment?
+ report: Report this comment
location:
location: "Location:"
view: "View"
@@ -1039,6 +1039,7 @@ en:
reports:
new:
title_html: "Report %{link}"
+ missing_params: "Cannot create a new report"
categories:
diary_entry:
spam: This diary entry is/contains spam
@@ -1387,7 +1388,7 @@ en:
Acceptable Use Policies and our Privacy Policy
Please contact the OSMF
- if you have licensing, copyright or other legal questions and issues.
+ if you have licensing, copyright or other legal questions.
OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OSMF.
partners_title: Partners
@@ -1714,7 +1715,7 @@ en:
trace_header:
upload_trace: "Upload a trace"
see_all_traces: "See all traces"
- see_your_traces: "See your traces"
+ see_my_traces: "See my traces"
traces_waiting:
one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
@@ -1739,6 +1740,7 @@ en:
delete_track: "Delete this trace"
trace_not_found: "Trace not found!"
visibility: "Visibility:"
+ confirm_delete: "Delete this trace?"
trace_paging_nav:
showing_page: "Page %{page}"
older: "Older Traces"
@@ -1761,7 +1763,7 @@ en:
map: "map"
list:
public_traces: "Public GPS traces"
- your_traces: "Your GPS traces"
+ my_traces: "My GPS traces"
public_traces_from: "Public GPS traces from %{user}"
description: "Browse recent GPS trace uploads"
tagged_with: " tagged with %{tags}"
@@ -1789,6 +1791,8 @@ en:
not_an_admin: You need to be an admin to perform that action.
require_moderator:
not_a_moderator: "You need to be a moderator to perform that action."
+ require_moderator_or_admin:
+ not_a_moderator_or_admin: You need to be a moderator or an admin to perform that action
setup_user_auth:
blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits."
blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
@@ -2028,7 +2032,7 @@ en:
user location: User location
if set location: "Set your home location on the %{settings_link} page to see nearby users."
settings_link_text: settings
- your friends: Your friends
+ my friends: My friends
no friends: You have not added any friends yet.
km away: "%{count}km away"
m away: "%{count}m away"
@@ -2058,7 +2062,7 @@ en:
friends_diaries: "friends' diary entries"
nearby_changesets: "nearby user changesets"
nearby_diaries: "nearby user diary entries"
- report: "Report this user?"
+ report: Report this User
popup:
your location: "Your location"
nearby mapper: "Nearby mapper"
@@ -2431,7 +2435,7 @@ en:
distance: "Distance"
errors:
no_route: "Couldn't find a route between those two places."
- no_place: "Sorry - couldn't find that place."
+ no_place: "Sorry - couldn't locate '%{place}'."
instructions:
continue_without_exit: Continue on %{name}
slight_right_without_exit: Slight right onto %{name}
@@ -2447,6 +2451,7 @@ en:
onramp_right_with_directions: Turn right onto the ramp towards %{directions}
onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
onramp_right_without_directions: Turn right onto the ramp
+ onramp_right: Turn right onto the ramp
endofroad_right_without_exit: At the end of the road turn right onto %{name}
merge_right_without_exit: Merge right onto %{name}
fork_right_without_exit: At the fork turn right onto %{name}
@@ -2467,6 +2472,7 @@ en:
onramp_left_with_directions: Turn left onto the ramp towards %{directions}
onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
onramp_left_without_directions: Turn left onto the ramp
+ onramp_left: Turn left onto the ramp
endofroad_left_without_exit: At the end of the road turn left onto %{name}
merge_left_without_exit: Merge left onto %{name}
fork_left_without_exit: At the fork turn left onto %{name}