X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/996e60614d9d5a2e43b0ca246d9786d569fb7be2..ce829bcc7cead94384bfec1c6e120d1ddecd4fc1:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index cc2dc5e98..955f4a97c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -76,31 +76,42 @@ en: languages: "Languages" pass_crypt: "Password" printable_name: - with_id: "{{id}}" - with_version: "{{id}}, v{{version}}" - with_name: "{{name}} ({{id}})" + with_id: "%{id}" + with_version: "%{id}, v%{version}" + with_name: "%{name} (%{id})" + editor: + default: "Default (currently %{name})" + potlatch: + name: "Potlatch 1" + description: "Potlatch 1 (in-browser editor)" + potlatch2: + name: "Potlatch 2" + description: "Potlatch 2 (in-browser editor)" + remote: + name: "Remote Control" + description: "Remote Control (JOSM or Merkaartor)" browse: changeset: title: "Changeset" - changeset: "Changeset: {{id}}" - download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}" + changeset: "Changeset: %{id}" + download: "Download %{changeset_xml_link} or %{osmchange_xml_link}" changesetxml: "Changeset XML" osmchangexml: "osmChange XML" feed: - title: "Changeset {{id}}" - title_comment: "Changeset {{id}} - {{comment}}" + title: "Changeset %{id}" + title_comment: "Changeset %{id} - %{comment}" navigation: paging: user: - prev: "« {{id}}" - next: "{{id}} »" + prev: "« %{id}" + next: "%{id} »" all: - prev: "« {{id}}" - next: "{{id}} »" + prev: "« %{id}" + next: "%{id} »" user: - name_changeset_tooltip: "View edits by {{user}}" - prev_changeset_tooltip: "Previous edit by {{user}}" - next_changeset_tooltip: "Next edit by {{user}}" + name_changeset_tooltip: "View edits by %{user}" + prev_changeset_tooltip: "Previous edit by %{user}" + next_changeset_tooltip: "Next edit by %{user}" all: prev_node_tooltip: "Previous node" next_node_tooltip: "Next node" @@ -119,23 +130,25 @@ en: show_area_box: "Show Area Box" box: "box" has_nodes: - one: "Has the following {{count}} node:" - other: "Has the following {{count}} nodes:" + one: "Has the following %{count} node:" + other: "Has the following %{count} nodes:" has_ways: - one: "Has the following {{count}} way:" - other: "Has the following {{count}} ways:" + one: "Has the following %{count} way:" + other: "Has the following %{count} ways:" has_relations: - one: "Has the following {{count}} relation:" - other: "Has the following {{count}} relations:" + one: "Has the following %{count} relation:" + other: "Has the following %{count} relations:" common_details: edited_at: "Edited at:" edited_by: "Edited by:" + deleted_at: "Deleted at:" + deleted_by: "Deleted by:" version: "Version:" in_changeset: "In changeset:" changeset_comment: "Comment:" containing_relation: - entry: "Relation {{relation_name}}" - entry_role: "Relation {{relation_name}} (as {{relation_role}})" + entry: "Relation %{relation_name}" + entry_role: "Relation %{relation_name} (as %{relation_role})" map: loading: "Loading..." deleted: "Deleted" @@ -144,31 +157,36 @@ en: node: "View node on larger map" way: "View way on larger map" relation: "View relation on larger map" + edit: + area: "Edit area" + node: "Edit node" + way: "Edit way" + relation: "Edit relation" node_details: coordinates: "Coordinates:" part_of: "Part of:" node_history: node_history: "Node History" - node_history_title: "Node History: {{node_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + node_history_title: "Node History: %{node_name}" + download: "%{download_xml_link} or %{view_details_link}" download_xml: "Download XML" view_details: "view details" node: node: "Node" - node_title: "Node: {{node_name}}" - download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" + node_title: "Node: %{node_name}" + download: "%{download_xml_link}, %{view_history_link} or %{edit_link}" download_xml: "Download XML" view_history: "view history" edit: "edit" not_found: - sorry: "Sorry, the {{type}} with the id {{id}}, could not be found." + sorry: "Sorry, the %{type} with the id %{id}, could not be found." type: node: node way: way relation: relation changeset: changeset timeout: - sorry: "Sorry, the data for the {{type}} with the id {{id}}, took too long to retrieve." + sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve." type: node: node way: way @@ -182,21 +200,21 @@ en: part_of: "Part of:" relation_history: relation_history: "Relation History" - relation_history_title: "Relation History: {{relation_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + relation_history_title: "Relation History: %{relation_name}" + download: "%{download_xml_link} or %{view_details_link}" download_xml: "Download XML" view_details: "view details" relation_member: - entry: "{{type}} {{name}}" - entry_role: "{{type}} {{name}} as {{role}}" + entry: "%{type} %{name}" + entry_role: "%{type} %{name} as %{role}" type: node: "Node" way: "Way" relation: "Relation" relation: relation: "Relation" - relation_title: "Relation: {{relation_name}}" - download: "{{download_xml_link}} or {{view_history_link}}" + relation_title: "Relation: %{relation_name}" + download: "%{download_xml_link} or %{view_history_link}" download_xml: "Download XML" view_history: "view history" start: @@ -208,9 +226,11 @@ en: zoom_or_select: "Zoom in or select an area of the map to view" drag_a_box: "Drag a box on the map to select an area" manually_select: "Manually select a different area" + hide_areas: "Hide areas" + show_areas: "Show areas" loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." load_data: "Load Data" - unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})" + unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than %{max_bbox_size})" loading: "Loading..." show_history: "Show History" wait: "Wait..." @@ -240,35 +260,35 @@ en: tag_details: tags: "Tags:" wiki_link: - key: "The wiki description page for the {{key}} tag" - tag: "The wiki description page for the {{key}}={{value}} tag" - wikipedia_link: "The {{page}} article on Wikipedia" + key: "The wiki description page for the %{key} tag" + tag: "The wiki description page for the %{key}=%{value} tag" + wikipedia_link: "The %{page} article on Wikipedia" way_details: nodes: "Nodes:" part_of: "Part of:" also_part_of: - one: "also part of way {{related_ways}}" - other: "also part of ways {{related_ways}}" + one: "also part of way %{related_ways}" + other: "also part of ways %{related_ways}" way_history: way_history: "Way History" - way_history_title: "Way History: {{way_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + way_history_title: "Way History: %{way_name}" + download: "%{download_xml_link} or %{view_details_link}" download_xml: "Download XML" view_details: "view details" way: way: "Way" - way_title: "Way: {{way_name}}" - download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" + way_title: "Way: %{way_name}" + download: "%{download_xml_link}, %{view_history_link} or %{edit_link}" download_xml: "Download XML" view_history: "view history" edit: "edit" changeset: changeset_paging_nav: - showing_page: "Showing page {{page}}" - next: "Next »" - previous: "« Previous" + showing_page: "Showing page %{page}" + next: "Next »" + previous: "« Previous" changeset: - id: "#{{id}}" + id: "#%{id}" still_editing: "(still editing)" anonymous: "Anonymous" no_comment: "(none)" @@ -284,26 +304,31 @@ en: area: "Area" list: title: "Changesets" - title_user: "Changesets by {{user}}" - title_bbox: "Changesets within {{bbox}}" - title_user_bbox: "Changesets by {{user}} within {{bbox}}" + title_user: "Changesets by %{user}" + title_bbox: "Changesets within %{bbox}" + title_user_bbox: "Changesets by %{user} within %{bbox}" + title_friend: "Changesets by your friends" heading: "Changesets" heading_user: "Changesets" heading_bbox: "Changesets" heading_user_bbox: "Changesets" + heading_friend: "Changesets" description: "Recent changes" - description_user: "Changesets by {{user}}" - description_bbox: "Changesets within {{bbox}}" - description_user_bbox: "Changesets by {{user}} within {{bbox}}" + description_user: "Changesets by %{user}" + description_bbox: "Changesets within %{bbox}" + description_user_bbox: "Changesets by %{user} within %{bbox}" + description_friend: "Changesets by your friends" + timeout: + sorry: "Sorry, the list of changesets you requested took too long to retrieve." diary_entry: new: title: New Diary Entry list: title: "Users' diaries" - user_title: "{{user}}'s diary" - in_language_title: "Diary Entries in {{language}}" + 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 no_entries: No diary entries @@ -322,32 +347,32 @@ en: save_button: "Save" marker_text: Diary entry location view: - title: "{{user}}'s diary | {{title}}" - user_title: "{{user}}'s diary" + title: "%{user}'s diary | %{title}" + user_title: "%{user}'s diary" leave_a_comment: "Leave a comment" - login_to_leave_a_comment: "{{login_link}} to leave a comment" + login_to_leave_a_comment: "%{login_link} to leave a comment" login: "Login" save_button: "Save" no_such_entry: title: "No such diary entry" - heading: "No entry with the id: {{id}}" - body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "No entry with the id: %{id}" + body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong." no_such_user: title: "No such user" - heading: "The user {{user}} does not exist" - body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "The user %{user} does not exist" + body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong." diary_entry: - posted_by: "Posted by {{link_user}} on {{created}} in {{language_link}}" + posted_by: "Posted by %{link_user} on %{created} in %{language_link}" comment_link: Comment on this entry reply_link: Reply to this entry comment_count: one: 1 comment - other: "{{count}} comments" + other: "%{count} comments" edit_link: Edit this entry hide_link: Hide this entry confirm: Confirm diary_comment: - comment_from: "Comment from {{link_user}} on {{comment_created_at}}" + comment_from: "Comment from %{link_user} on %{comment_created_at}" hide_link: Hide this comment confirm: Confirm location: @@ -356,11 +381,11 @@ en: edit: "Edit" feed: user: - title: "OpenStreetMap diary entries for {{user}}" - description: "Recent OpenStreetMap diary entries from {{user}}" + title: "OpenStreetMap diary entries for %{user}" + description: "Recent OpenStreetMap diary entries from %{user}" language: - title: "OpenStreetMap diary entries in {{language_name}}" - description: "Recent diary entries from users of OpenStreetMap in {{language_name}}" + title: "OpenStreetMap diary entries in %{language_name}" + description: "Recent diary entries from users of OpenStreetMap in %{language_name}" all: title: "OpenStreetMap diary entries" description: "Recent diary entries from users of OpenStreetMap" @@ -409,11 +434,12 @@ en: osm_nominatim: 'Results from OpenStreetMap Nominatim' 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}}" + prefix: "%{type}" + suffix_place: ", %{distance} %{direction} of %{placename}" + suffix_parent: "%{suffix} (%{parentdistance} %{parentdirection} of %{parentname})" + suffix_suburb: "%{suffix}, %{parentname}" search_osm_nominatim: + prefix_format: "%{name}" prefix: amenity: airport: "Airport" @@ -851,7 +877,7 @@ en: weir: "Weir" description: title: - osm_namefinder: '{{types}} from OpenStreetMap Namefinder' + osm_namefinder: '%{types} from OpenStreetMap Namefinder' osm_nominatim: 'Location from OpenStreetMap Nominatim' geonames: 'Location from GeoNames' types: @@ -859,14 +885,14 @@ en: towns: Towns places: Places description_osm_namefinder: - prefix: "{{distance}} {{direction}} of {{type}}" + prefix: "%{distance} %{direction} of %{type}" results: no_results: "No results found" more_results: "More results" distance: zero: "less than 1km" one: "about 1km" - other: "about {{count}}km" + other: "about %{count}km" direction: south_west: "south-west" south: "south" @@ -884,15 +910,15 @@ en: h1: OpenStreetMap logo: alt_text: OpenStreetMap logo - welcome_user: "Welcome, {{user_link}}" + welcome_user: "Welcome, %{user_link}" welcome_user_link_tooltip: Your user page home: home home_tooltip: Go to home location - inbox: "inbox ({{count}})" + inbox: "inbox (%{count})" inbox_tooltip: zero: Your inbox contains no unread messages one: Your inbox contains 1 unread message - other: Your inbox contains {{count}} unread messages + other: Your inbox contains %{count} unread messages logout: logout logout_tooltip: "Log out" log_in: log in @@ -909,28 +935,35 @@ en: gps_traces_tooltip: Manage GPS traces user_diaries: User Diaries user_diaries_tooltip: View user diaries + edit_with: Edit with %{editor} tag_line: The Free Wiki World Map intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you." intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth." - intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}. Other supporters of the project are listed in the {{partners}}." - intro_3_ucl: "UCL VR Centre" - intro_3_bytemark: "bytemark" + intro_3: "OpenStreetMap's hosting is kindly supported by %{ucl}, %{ic} and %{bytemark}. Other supporters of the project are listed in the %{partners}." + intro_3_ucl: "the UCL VR Centre" + intro_3_ic: "Imperial College London" + intro_3_bytemark: "Bytemark Hosting" intro_3_partners: "wiki" intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners" osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out." osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out." - donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund." + donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund." donate_link_text: donating - help_wiki: "Help & Wiki" - help_wiki_tooltip: "Help & Wiki site for the project" - help_wiki_url: "http://wiki.openstreetmap.org" - copyright: "Copyright & License" - news_blog: "News blog" - news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc." - shop: Shop - shop_tooltip: Shop with branded OpenStreetMap merchandise - shop_url: http://wiki.openstreetmap.org/wiki/Merchandise - sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!' + help: Help + help_centre: Help Centre + help_url: http://help.openstreetmap.org/ + help_title: Help site for the project + wiki: Wiki + wiki_url: http://wiki.openstreetmap.org/ + wiki_title: Wiki site for the project + documentation: Documentation + documentation_title: Documentation for the project + copyright: "Copyright & License" + community_blogs: "Community Blogs" + community_blogs_title: "Blogs from members of the OpenStreetMap community" + foundation: Foundation + foundation_title: The OpenStreetMap Foundation + sotm2011: 'Come to the 2011 OpenStreetMap Conference, The State of the Map, September 9-11th in Denver!' license: alt: CC by-sa 2.0 title: OpenStreetMap data is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic License @@ -941,11 +974,11 @@ en: license_page: foreign: title: About this translation - text: In the event of a conflict between this translated page and {{english_original_link}}, the English page shall take precedence + text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence english_link: the English original native: title: About this page - text: You are viewing the English version of the copyright page. You can go back to the {{native_link}} of this pag or you can stop reading about copyright and {{mapping_link}}. + text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}. native_link: THIS_LANGUAGE_NAME_HERE version mapping_link: start mapping legal_babble: | @@ -1032,13 +1065,21 @@ en:
Your OpenID is not associated with a OpenStreetMap account yet.
@@ -1562,28 +1613,33 @@ en: using your username and password and then associate the account with your OpenID in your user settings. -Sorry, your account has been automatically suspended due to @@ -1722,38 +1800,37 @@ en:
This decision will be reviewed by an administrator shortly, or - you may contact the webmaster if - you wish to discuss this. + you may contact the %{webmaster} if you wish to discuss this.
user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." - not_a_role: "The string `{{role}}' is not a valid role." - already_has_role: "The user already has role {{role}}." - doesnt_have_role: "The user does not have role {{role}}." + not_a_role: "The string `%{role}' is not a valid role." + already_has_role: "The user already has role %{role}." + doesnt_have_role: "The user does not have role %{role}." grant: title: Confirm role granting heading: Confirm role granting - are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?" + are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?" confirm: "Confirm" - fail: "Could not grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid." + fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid." revoke: title: Confirm role revoking heading: Confirm role revoking - are_you_sure: "Are you sure you want to revoke the role `{{role}}' from the user `{{name}}'?" + are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?" confirm: "Confirm" - fail: "Could not revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid." + fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid." user_block: model: non_moderator_update: "Must be a moderator to create or update a block." non_moderator_revoke: "Must be a moderator to revoke a block." not_found: - sorry: "Sorry, the user block with ID {{id}} could not be found." + sorry: "Sorry, the user block with ID %{id} could not be found." back: "Back to index" new: - title: "Creating block on {{name}}" - heading: "Creating block on {{name}}" - reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." + title: "Creating block on %{name}" + heading: "Creating block on %{name}" + reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." period: "How long, starting now, the user will be blocked from the API for." submit: "Create block" tried_contacting: "I have contacted the user and asked them to stop." @@ -1761,9 +1838,9 @@ en: needs_view: "User needs to log in before this block will be cleared" back: "View all blocks" edit: - title: "Editing block on {{name}}" - heading: "Editing block on {{name}}" - reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." + title: "Editing block on %{name}" + heading: "Editing block on %{name}" + reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." period: "How long, starting now, the user will be blocked from the API for." submit: "Update block" show: "View this block" @@ -1776,7 +1853,7 @@ en: create: try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond." try_waiting: "Please try giving the user a reasonable time to respond before blocking them." - flash: "Created a block on user {{name}}." + flash: "Created a block on user %{name}." update: only_creator_can_edit: "Only the moderator who created this block can edit it." success: "Block updated." @@ -1785,16 +1862,16 @@ en: 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}}" - time_future: "This block will end in {{time}}." - past: "This block ended {{time}} ago and cannot be revoked now." + title: "Revoking block on %{block_on}" + heading: "Revoking block on %{block_on} by %{block_by}" + time_future: "This block will end in %{time}." + past: "This block ended %{time} ago and cannot be revoked now." confirm: "Are you sure you wish to revoke this block?" revoke: "Revoke!" flash: "This block has been revoked." period: one: "1 hour" - other: "{{count}} hours" + other: "%{count} hours" partial: show: "Show" edit: "Edit" @@ -1807,22 +1884,22 @@ en: revoker_name: "Revoked by" not_revoked: "(not revoked)" helper: - time_future: "Ends in {{time}}." + time_future: "Ends in %{time}." until_login: "Active until the user logs in." - time_past: "Ended {{time}} ago." + time_past: "Ended %{time} ago." blocks_on: - title: "Blocks on {{name}}" - heading: "List of blocks on {{name}}" - empty: "{{name}} has not been blocked yet." + title: "Blocks on %{name}" + heading: "List of blocks on %{name}" + empty: "%{name} has not been blocked yet." blocks_by: - title: "Blocks by {{name}}" - heading: "List of blocks by {{name}}" - empty: "{{name}} has not made any blocks yet." + title: "Blocks by %{name}" + heading: "List of blocks by %{name}" + empty: "%{name} has not made any blocks yet." show: - title: "{{block_on}} blocked by {{block_by}}" - heading: "{{block_on}} blocked by {{block_by}}" - time_future: "Ends in {{time}}" - time_past: "Ended {{time}} ago" + title: "%{block_on} blocked by %{block_by}" + heading: "%{block_on} blocked by %{block_by}" + time_future: "Ends in %{time}" + time_past: "Ended %{time} ago" status: "Status" show: "Show" edit: "Edit" @@ -1838,7 +1915,8 @@ en: mapnik: Mapnik osmarender: Osmarender cycle_map: Cycle Map - noname: NoName + transport_map: Transport Map + mapquest: MapQuest Open overlays: maplint: Maplint site: