X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8277f29c907ba3240fdd409b3da2c24b5466cb42..929b499222ef905d7d67ee39e8ff96d7e6b6651e:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index 3a82aab39..093827ebd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -417,7 +417,8 @@ en: telephone_link: "Call %{phone_number}" colour_preview: "Colour %{colour_value} preview" email_link: "Email %{email}" - query: + feature_queries: + show: title: "Query Features" introduction: "Click on the map to find nearby features." nearby: "Nearby features" @@ -477,6 +478,12 @@ en: changeset: no_edits: "(no edits)" view_changeset_details: "View changeset details" + comments: + one: "%{count} comment" + other: "%{count} comments" + changes: + one: "%{count} change" + other: "%{count} changes" index: title: "Changesets" title_user: "Changesets by %{user}" @@ -1502,6 +1509,9 @@ en: results: no_results: "No results found" more_results: "More results" + directions: + search: + title: Directions issues: index: title: Issues @@ -2905,6 +2915,7 @@ en: confirmed: Confirmed suspended: Suspended deleted: Deleted + name_or_email: Name or Email ip_address: IP Address search: Search page: @@ -3103,6 +3114,7 @@ en: closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" description_when_author_is_deleted: "deleted" + description_when_there_is_no_opening_comment: "unknown" event_opened_by_html: "Created by %{user} %{time_ago}" event_opened_by_anonymous_html: "Created by anonymous %{time_ago}" event_commented_by_html: "Comment from %{user} %{time_ago}" @@ -3236,7 +3248,6 @@ en: directions: ascend: "Ascend" descend: "Descend" - directions: "Directions" distance: "Distance" distance_m: "%{distance}m" distance_km: "%{distance}km"