X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/486803f84ba085acd0aefe0a572318800fb9b3ee..bb330b59e826ecda1d609b42550577aa5f244576:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index ac61b1f9d..42b5a9c53 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,6 +3,59 @@ en: view: View edit: Edit coordinates: "Coordinates:" + browse: + changeset: + changeset: "Changeset:" + download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}" + changesetxml: "Changeset XML" + osmchangexml: "osmChange XML" + changeset_details: + created_at: "Created at:" + closed_at: "Closed at:" + belongs_to: "Belongs to:" + bounding_box: "Bounding box:" + no_bounding_box: "No bounding box has been stored for this changeset." + show_area_box: "Show Area Box" + box: "box" + has_nodes: "Has the following {{node_count}} nodes:" + has_ways: "Has the following {{way_count}} ways:" + has_relations: "Has the following {{relation_count}} relations:" + common_details: + edited_at: "Edited at:" + edited_by: "Edited by:" + version: "Version:" + in_changeset: "In changeset:" + containing_relation: + relation: "Relation {{relation_name}}" + relation_as: "(as {{relation_role}})" + map: + loading: "Loading..." + deleted: "Deleted" + view_larger_map: "View Larger Map" + node_details: + part_of: "Part of:" + node_history: + node_history: "Node History" + 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}} or {{view_history_link}}" + download_xml: "Download XML" + view_history: "view history" + not_found: + sorry: "Sorry, the {{type}} with the id {{id}}, could not be found." + paging_nav: + showing_page: "Showing page" + of: "of" + relation_details: + members: "Members:" + part_of: "Part of:" + relation_history: + relation_history: "Relation History" + relation_history_title: "Relation History: {{relation_name}}" diary_entry: list: new: New Diary Entry @@ -12,12 +65,12 @@ en: older_entries: Older Entries newer_entries: Newer Entries edit: - subject: "Subject:" - body: "Body:" - language: "Language:" - location: "Location:" - latitude: "Latitude:" - longitude: "Longitude:" + subject: "Subject: " + body: "Body: " + language: "Language: " + location: "Location: " + latitude: "Latitude: " + longitude: "Longitude: " use_map_link: "use map" save_button: "Save" marker_text: Diary entry location @@ -74,7 +127,7 @@ en: anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits" anon_edits_link_text: "Find out why this is the case." flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can download Flash Player from Adobe.com. Several other options are also available for editing OpenStreetMap.' - potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point.)" + potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in list mode, or click save if you have a save button.)" sidebar: search_results: Search Results close: Close @@ -96,9 +149,16 @@ en: lost password link: "Lost your password?" login_button: Login lost_password: + title: lost password heading: "Forgotten Password?" email address: "Email Address:" new password button: "Send me a new 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: + title: reset password + flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)" + flash token bad: "Didn't find that token, check the URL maybe?" new: heading: Create a User Account no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically." @@ -112,6 +172,7 @@ en: password: "Password: " confirm password: "Confirm Password: " signup: Signup + flash create success message: "User was successfully created. Check your email for a confirmation note, and you\'ll be mapping in no time :-)

Please note that you won't be able to login until you've received and confirmed your email address.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." no_such_user: body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." view: @@ -127,3 +188,54 @@ en: remove as friend: remove as friend add as friend: add as friend mapper since: "Mapper since: " + user image heading: User image + delete image: Delete Image + upload an image: Upload an image + add image: Add Image + description: Description + user location: User location + no home location: "No home location has been set." + if set location: "If you set your location, a pretty map and stuff will appear below. You can set your home location on your {{settings_link}} page." + settings_link_text: settings + your friends: Your friends + no friends: You have not added any friends yet. + km away: "{{distance}}km away" + nearby users: "Nearby users: " + no nearby users: "There are no users who admit to mapping nearby yet." + change your settings: change your settings + friend_map: + your location: Your location + nearby mapper: "Nearby mapper: " + account: + my settings: My settings + email never displayed publicly: "(never displayed publicly)" + public editing: + heading: "Public editing: " + enabled: "Enabled. Not anonymous and can edit data." + enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits" + enabled link text: "what's this?" + disabled: "Disabled and cannot edit data, all previous edits are anonymous." + disabled link text: "why can't I edit?" + profile description: "Profile Description: " + home location: "Home Location: " + no home location: "You have not entered your home location." + latitude: "Latitude: " + longitude: "Longitude: " + update home location on click: "Update home location when I click on the map?" + save changes button: Save Changes + make edits public button: Make all my edits public + return to profile: Return to profile + flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address." + flash update success: "User information updated successfully." + confirm: + heading: Confirm a user account + press confirm button: "Press the confirm button below to activate your account." + button: Confirm + confirm email: + heading: Confirm a change of email address + press confirm button: "Press the confirm button below to confirm your new email address." + button: Confirm + set_home: + flash success: "Home location saved successfully" + go_public: + flash success: "All your edits are now public, and you are now allowed to edit."