X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/487bba4088e544a351b4ac0c9cb7bed2d6247e89..ca4a2d9e9a3bdf214c6ec26ca9744aab4960a25a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index eb87f790a..b56fb6410 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -244,7 +244,7 @@ en: comment: Comment full: Full note accounts: - edit: + show: title: "Edit account" my_account: My Account current email address: "Current Email Address" @@ -1922,7 +1922,7 @@ en: failure: Couldn't update profile. sessions: new: - tab_title: "Log in" + tab_title: "Log In" login_to_authorize_html: "Log in to OpenStreetMap to access %{client_app_name}." email or username: "Email Address or Username" password: "Password" @@ -2382,6 +2382,14 @@ en: where_am_i_title: Describe the current location using the search engine submit_text: "Go" reverse_directions_text: "Reverse Directions" + modes: + bicycle: "Bicycle" + car: "Car" + foot: "Foot" + providers: + fossgis_osrm: "OSRM" + graphhopper: "GraphHopper" + fossgis_valhalla: "Valhalla" key: table: entry: @@ -2653,8 +2661,8 @@ en: need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them." settings_menu: account_settings: Account Settings - oauth2_applications: OAuth 2 applications - oauth2_authorizations: OAuth 2 authorizations + oauth2_applications: OAuth 2 Applications + oauth2_authorizations: OAuth 2 Authorizations muted_users: Muted Users auth_providers: openid_url: "OpenID URL" @@ -2713,6 +2721,7 @@ en: write_gpx: Upload GPS traces write_notes: Modify notes write_redactions: Redact map data + write_blocks: Create and revoke user blocks read_email: Read user email address consume_messages: Read, update status and delete user messages send_messages: Send private messages to other users @@ -2770,7 +2779,7 @@ en: users: new: title: "Sign Up" - tab_title: "Sign up" + tab_title: "Sign Up" signup_to_authorize_html: "Sign up with OpenStreetMap to access %{client_app_name}." no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically." please_contact_support_html: 'Please contact %{support_link} to arrange for an account to be created - we will try and deal with the request as quickly as possible.' @@ -2889,13 +2898,23 @@ en: show: title: Users heading: Users - empty: No matching users found + select_status: Select Status + states: + pending: Pending + active: Active + confirmed: Confirmed + suspended: Suspended + deleted: Deleted + name_or_email: Name or Email + ip_address: IP Address + search: Search page: found_users: one: "%{count} user found" other: "%{count} users found" confirm: Confirm Selected Users hide: Hide Selected Users + empty: No matching users found user: summary_html: "%{name} created from %{ip_address} on %{date}" summary_no_ip_html: "%{name} created on %{date}" @@ -2903,7 +2922,7 @@ en: index: heading_html: "%{user}'s Comments" changesets: "Changesets" - diary_entries: "Diary entries" + diary_entries: "Diary Entries" no_comments: "No comments" changeset_comments: index: @@ -3085,6 +3104,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}" @@ -3217,16 +3237,6 @@ en: edit_help: Move the map and zoom in on a location you want to edit, then click here. directions: ascend: "Ascend" - engines: - fossgis_osrm_bike: "Bicycle (OSRM)" - fossgis_osrm_car: "Car (OSRM)" - fossgis_osrm_foot: "Foot (OSRM)" - graphhopper_bicycle: "Bicycle (GraphHopper)" - graphhopper_car: "Car (GraphHopper)" - graphhopper_foot: "Foot (GraphHopper)" - fossgis_valhalla_bicycle: "Bicycle (Valhalla)" - fossgis_valhalla_car: "Car (Valhalla)" - fossgis_valhalla_foot: "Foot (Valhalla)" descend: "Descend" directions: "Directions" distance: "Distance" @@ -3302,6 +3312,8 @@ en: ninth: "9th" tenth: "10th" time: "Time" + download: "Download route as GeoJSON" + filename: "route" query: node: Node way: Way @@ -3316,6 +3328,9 @@ en: show_address: Show address query_features: Query features centre_map: Centre map here + home: + marker_title: My home location + not_set: Home location is not set for your account redactions: edit: heading: "Edit Redaction"