X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/06b2d278ea6c273c7e4e01c6f28bb46505efd6d1..34d3b94a65d8f4717611e2f769a730afda209619:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 544dc52d7..baff12f9e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -83,10 +83,28 @@ en: browse: changeset: title: "Changeset" - changeset: "Changeset:" + 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}}" + changeset_navigation: + paging: + user: + prev: "« {{id}}" + next: "{{id}} »" + all: + prev: "« {{id}}" + next: "{{id}} »" + user: + name_tooltip: "View edits by {{user}}" + prev_tooltip: "Previous edit by {{user}}" + next_tooltip: "Next edit by {{user}}" + all: + prev_tooltip: "Previous changeset" + next_tooltip: "Next changeset" changeset_details: created_at: "Created at:" closed_at: "Closed at:" @@ -95,14 +113,21 @@ en: 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 {{count}} nodes:" - has_ways: "Has the following {{count}} ways:" - has_relations: "Has the following {{count}} relations:" + has_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:" + has_relations: + one: "Has the following {{count}} relation:" + other: "Has the following {{count}} relations:" common_details: edited_at: "Edited at:" edited_by: "Edited by:" version: "Version:" in_changeset: "In changeset:" + changeset_comment: "Comment:" containing_relation: entry: "Relation {{relation_name}}" entry_role: "Relation {{relation_name}} (as {{relation_role}})" @@ -115,7 +140,7 @@ en: way: "View way on larger map" relation: "View relation on larger map" node_details: - coordinates: "Coordinates: " + coordinates: "Coordinates:" part_of: "Part of:" node_history: node_history: "Node History" @@ -136,6 +161,14 @@ en: 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." + type: + node: node + way: way + relation: relation + changeset: changeset paging_nav: showing_page: "Showing page" of: "of" @@ -145,6 +178,9 @@ en: relation_history: relation_history: "Relation History" 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}}" @@ -183,19 +219,19 @@ en: type: node: "Node" way: "Way" - # There's no 'relation' type because it isn't represented in OpenLayers + # There is no 'relation' type because it is not represented in OpenLayers api: "Retrieve this area from the API" details: "Details" selected: type: node: "Node [[id]]" way: "Way [[id]]" - # There's no 'relation' type because it isn't represented in OpenLayers + # There is no 'relation' type because it is not represented in OpenLayers history: type: node: "Node [[id]]" way: "Way [[id]]" - # There's no 'relation' type because it isn't represented in OpenLayers + # There is no 'relation' type because it is not represented in OpenLayers tag_details: tags: "Tags:" way_details: @@ -219,9 +255,11 @@ en: edit: "edit" changeset: changeset_paging_nav: - showing_page: "Showing page" - of: "of" + showing_page: "Showing page {{page}}" + next: "Next »" + previous: "« Previous" changeset: + id: "#{{id}}" still_editing: "(still editing)" anonymous: "Anonymous" no_comment: "(none)" @@ -229,34 +267,27 @@ en: show_area_box: "show area box" big_area: "(big)" view_changeset_details: "View changeset details" - more: "more" changesets: id: "ID" saved_at: "Saved at" user: "User" comment: "Comment" area: "Area" - list_bbox: - history: "History" - changesets_within_the_area: "Changesets within the area:" - show_area_box: "show area box" - no_changesets: "No changesets" - all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}" - recent_changes: "Recent Changes" - no_area_specified: "No area specified" - first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab." - view_the_map: "view the map" - view_tab: "view tab" - alternatively_view: "Alternatively, view all {{recent_changes_link}}" list: - recent_changes: "Recent Changes" - recently_edited_changesets: "Recently edited changesets:" - for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area." - list_user: - edits_by_username: "Edits by {{username_link}}" - no_visible_edits_by: "No visible edits by {{name}}." - for_all_changes: "For changes by all users see {{recent_changes_link}}" - recent_changes: "Recent Changes" + title: "Changesets" + title_user: "Changesets by {{user}}" + title_bbox: "Changesets within {{bbox}}" + title_user_bbox: "Changesets by {{user}} within {{bbox}}" + + heading: "Changesets" + heading_user: "Changesets" + heading_bbox: "Changesets" + heading_user_bbox: "Changesets" + + description: "Recent changes" + description_user: "Changesets by {{user}}" + description_bbox: "Changesets within {{bbox}}" + description_user_bbox: "Changesets by {{user}} within {{bbox}}" diary_entry: new: title: New Diary Entry @@ -267,22 +298,22 @@ en: new: New Diary Entry new_title: Compose a new entry in your user diary no_entries: No diary entries - recent_entries: "Recent diary entries: " + recent_entries: "Recent diary entries:" older_entries: Older Entries newer_entries: Newer Entries edit: title: "Edit diary entry" - 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 view: - title: "Users' diaries | {{user}}" + 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" @@ -304,8 +335,22 @@ en: one: 1 comment other: "{{count}} comments" edit_link: Edit this entry + hide_link: Hide this entry + confirm: Confirm diary_comment: comment_from: "Comment from {{link_user}} at {{comment_created_at}}" + hide_link: Hide this comment + confirm: Confirm + feed: + 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}}" + all: + title: "OpenStreetMap diary entries" + description: "Recent diary entries from users of OpenStreetMap" export: start: area_to_export: "Area to Export" @@ -345,22 +390,463 @@ en: uk_postcode: 'Results from NPEMap / FreeThe Postcode' ca_postcode: 'Results from Geocoder.CA' osm_namefinder: 'Results from OpenStreetMap Namefinder' + osm_nominatim: 'Results from OpenStreetMap Nominatim' geonames: 'Results from GeoNames' search_osm_namefinder: - prefix: "{{type}} " + prefix: "{{type}}" suffix_place: ", {{distance}} {{direction}} of {{placename}}" suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})" suffix_suburb: "{{suffix}}, {{parentname}}" + search_osm_nominatim: + prefix: + amenity: + airport: "Airport" + arts_centre: "Arts Centre" + atm: "ATM" + auditorium: "Auditorium" + bank: "Bank" + bar: "Bar" + bench: "Bench" + bicycle_parking: "Cycle Parking" + bicycle_rental: "Cycle Rental" + brothel: "Brothel" + bureau_de_change: "Bureau de Change" + bus_station: "Bus Station" + cafe: "Cafe" + car_rental: "Car Rental" + car_sharing: "Car Sharing" + car_wash: "Car Wash" + casino: "Casino" + cinema: "Cinema" + clinic: "Clinic" + club: "Club" + college: "College" + community_centre: "Community Centre" + courthouse: "Courthouse" + crematorium: "Crematorium" + dentist: "Dentist" + doctors: "Doctors" + dormitory: "Dormitory" + drinking_water: "Drinking Water" + driving_school: "Driving School" + embassy: "Embassy" + emergency_phone: "Emergency Phone" + fast_food: "Fast Food" + ferry_terminal: "Ferry Terminal" + fire_hydrant: "Fire Hydrant" + fire_station: "Fire Station" + fountain: "Fountain" + fuel: "Fuel" + grave_yard: "Grave Yard" + gym: "Fitness Centre / Gym" + hall: "Hall" + health_centre: "Health Centre" + hospital: "Hospital" + hotel: "Hotel" + hunting_stand: "Hunting Stand" + ice_cream: "Ice Cream" + kindergarten: "Kindergarten" + library: "Library" + market: "Market" + marketplace: "Marketplace" + mountain_rescue: "Mountain Rescue" + nightclub: "Night Club" + nursery: "Nursery" + nursing_home: "Nursing Home" + office: "Office" + park: "Park" + parking: "Parking" + pharmacy: "Pharmacy" + place_of_worship: "Place of Worship" + police: "Police" + post_box: "Post Box" + post_office: "Post Office" + preschool: "Pre-School" + prison: "Prison" + pub: "Pub" + public_building: "Public Building" + public_market: "Public Market" + reception_area: "Reception Area" + recycling: "Recycling Point" + restaurant: "Restaurant" + retirement_home: "Retirement Home" + sauna: "Sauna" + school: "School" + shelter: "Shelter" + shop: "Shop" + shopping: "Shopping" + social_club: "Social Club" + studio: "Studio" + supermarket: "Supermarket" + taxi: "Taxi" + telephone: "Public Telephone" + theatre: "Theatre" + toilets: "Toilets" + townhall: "Town Hall" + university: "University" + vending_machine: "Vending Machine" + veterinary: "Veterinary Surgery" + village_hall: "Village Hall" + waste_basket: "Waste Basket" + wifi: "WiFi Access" + youth_centre: "Youth Centre" + boundary: + administrative: "Administrative Boundary" + building: + apartments: "Apartment Block" + block: "Building Block" + bunker: "Bunker" + chapel: "Chapel" + church: "Church" + city_hall: "City Hall" + commercial: "Commercial Building" + dormitory: "Dormitory" + entrance: "Building Entrance" + faculty: "Faculty Building" + farm: "Farm Building" + flats: "Flats" + garage: "Garage" + hall: "Hall" + hospital: "Hospital Building" + hotel: "Hotel" + house: "House" + industrial: "Industrial Building" + office: "Office Building" + public: "Public Building" + residential: "Residential Building" + retail: "Retail Building" + school: "School Building" + shop: "Shop" + stadium: "Stadium" + store: "Store" + terrace: "Terrace" + tower: "Tower" + train_station: "Railway Station" + university: "University Building" + yes: "Building" + highway: + bridleway: "Bridleway" + bus_guideway: "Guided Bus Lane" + bus_stop: "Bus Stop" + byway: "Byway" + construction: "Highway under Construction" + cycleway: "Cycle Path" + distance_marker: "Distance Marker" + emergency_access_point: "Emergency Access Point" + footway: "Footpath" + ford: "Ford" + gate: "Gate" + living_street: "Living Street" + minor: "Minor Road" + motorway: "Motorway" + motorway_junction: "Motorway Junction" + motorway_link: "Motorway Road" + path: "Path" + pedestrian: "Pedestrian Way" + platform: "Platform" + primary: "Primary Road" + primary_link: "Primary Road" + raceway: "Raceway" + residential: "Residential" + road: "Road" + secondary: "Secondary Road" + secondary_link: "Secondary Road" + service: "Service Road" + services: "Motorway Services" + steps: "Steps" + stile: "Stile" + tertiary: "Tertiary Road" + track: "Track" + trail: "Trail" + trunk: "Trunk Road" + trunk_link: "Trunk Road" + unclassified: "Unclassified Road" + unsurfaced: "Unsurfaced Road" + historic: + archaeological_site: "Archaeological Site" + battlefield: "Battlefield" + boundary_stone: "Boundary Stone" + building: "Building" + castle: "Castle" + church: "Church" + house: "House" + icon: "Icon" + manor: "Manor" + memorial: "Memorial" + mine: "Mine" + monument: "Monument" + museum: "Museum" + ruins: "Ruins" + tower: "Tower" + wayside_cross: "Wayside Cross" + wayside_shrine: "Wayside Shrine" + wreck: "Wreck" + landuse: + allotments: "Allotments" + basin: "Basin" + brownfield: "Brownfield Land" + cemetery: "Cemetery" + commercial: "Commercial Area" + conservation: "Conservation" + construction: "Construction" + farm: "Farm" + farmland: "Farmland" + farmyard: "Farmyard" + forest: "Forest" + grass: "Grass" + greenfield: "Greenfield Land" + industrial: "Industrial Area" + landfill: "Landfill" + meadow: "Meadow" + military: "Military Area" + mine: "Mine" + mountain: "Mountain" + nature_reserve: "Nature Reserve" + park: "Park" + piste: "Piste" + plaza: "Plaza" + quarry: "Quarry" + railway: "Railway" + recreation_ground: "Recreation Ground" + reservoir: "Reservoir" + residential: "Residential Area" + retail: "Retail" + village_green: "Village Green" + vineyard: "Vineyard" + wetland: "Wetland" + wood: "Wood" + leisure: + beach_resort: "Beach Resort" + common: "Common Land" + fishing: "Fishing Area" + garden: "Garden" + golf_course: "Golf Course" + ice_rink: "Ice Rink" + marina: "Marina" + miniature_golf: "Miniature Golf" + nature_reserve: "Nature Reserve" + park: "Park" + pitch: "Sports Pitch" + playground: "Playground" + recreation_ground: "Recreation Ground" + slipway: "Slipway" + sports_centre: "Sports Centre" + stadium: "Stadium" + swimming_pool: "Swimming Pool" + track: "Running Track" + water_park: "Water Park" + natural: + bay: "Bay" + beach: "Beach" + cape: "Cape" + cave_entrance: "Cave Entrance" + channel: "Channel" + cliff: "Cliff" + coastline: "Coastline" + crater: "Crater" + feature: "Feature" + fell: "Fell" + fjord: "Fjord" + geyser: "Geyser" + glacier: "Glacier" + heath: "Heath" + hill: "Hill" + island: "Island" + land: "Land" + marsh: "Marsh" + moor: "Moor" + mud: "Mud" + peak: "Peak" + point: "Point" + reef: "Reef" + ridge: "Ridge" + river: "River" + rock: "Rock" + scree: "Scree" + scrub: "Scrub" + shoal: "Shoal" + spring: "Spring" + strait: "Strait" + tree: "Tree" + valley: "Valley" + volcano: "Volcano" + water: "Water" + wetland: "Wetland" + wetlands: "Wetlands" + wood: "Wood" + place: + airport: "Airport" + city: "City" + country: "Country" + county: "County" + farm: "Farm" + hamlet: "Hamlet" + house: "House" + houses: "Houses" + island: "Island" + islet: "Islet" + locality: "Locality" + moor: "Moor" + municipality: "Municipality" + postcode: "Postcode" + region: "Region" + sea: "Sea" + state: "State" + subdivision: "Subdivision" + suburb: "Suburb" + town: "Town" + unincorporated_area: "Unincorporated Area" + village: "Village" + railway: + abandoned: "Abandoned Railway" + construction: "Railway under Construction" + disused: "Disused Railway" + disused_station: "Disused Railway Station" + funicular: "Funicular Railway" + halt: "Train Stop" + historic_station: "Historic Railway Station" + junction: "Railway Junction" + level_crossing: "Level Crossing" + light_rail: "Light Rail" + monorail: "Monorail" + narrow_gauge: "Narrow Gauge Railway" + platform: "Railway Platform" + preserved: "Preserved Railway" + spur: "Railway Spur" + station: "Railway Station" + subway: "Subway Station" + subway_entrance: "Subway Entrance" + switch: "Railway Points" + tram: "Tramway" + tram_stop: "Tram Stop" + yard: "Railway Yard" + shop: + alcohol: "Off License" + apparel: "Apparel Shop" + art: "Art Shop" + bakery: "Bakery" + beauty: "Beauty Shop" + beverages: "Beverages Shop" + bicycle: "Bicycle Shop" + books: "Book Shop" + butcher: "Butcher" + car: "Car Shop" + car_dealer: "Car Dealer" + car_parts: "Car Parts" + carpet: "Carpet Shop" + car_repair: "Car Repair" + charity: "Charity Shop" + chemist: "Chemist" + clothes: "Clothes Shop" + computer: "Computer Shop" + confectionery: "Confectionery Shop" + convenience: "Convenience Store" + copyshop: "Copy Shop" + cosmetics: "Cosmetics Shop" + department_store: "Department Store" + discount: "Discount Items Shop" + doityourself: "Do-It-Yourself" + drugstore: "Drugstore" + dry_cleaning: "Dry Cleaning" + electronics: "Electronics Shop" + estate_agent: "Estate Agent" + farm: "Farm Shop" + fashion: "Fashion Shop" + fish: "Fish Shop" + florist: "Florist" + food: "Food Shop" + funeral_directors: "Funeral Directors" + furniture: "Furniture" + gallery: "Gallery" + garden_centre: "Garden Centre" + general: "General Store" + gift: "Gift Shop" + greengrocer: "Greengrocer" + grocery: "Grocery Shop" + hairdresser: "Hairdresser" + hardware: "Hardware Store" + hifi: "Hi-Fi" + insurance: "Insurance" + jewelry: "Jewelry Shop" + kiosk: "Kiosk Shop" + laundry: "Laundry" + mall: "Mall" + market: "Market" + mobile_phone: "Mobile Phone Shop" + motorcycle: "Motorcycle Shop" + music: "Music Shop" + newsagent: "Newsagent" + optician: "Optician" + organic: "Organic Food Shop" + outdoor: "Outdoor Shop" + pet: "Pet Shop" + photo: "Photo Shop" + salon: "Salon" + shoes: "Shoe Shop" + shopping_centre: "Shopping Centre" + sports: "Sports Shop" + stationery: "Stationery Shop" + supermarket: "Supermarket" + toys: "Toy Shop" + travel_agency: "Travel Agency" + video: "Video Shop" + wine: "Off License" + tourism: + alpine_hut: "Alpine Hut" + artwork: "Artwork" + attraction: "Attraction" + bed_and_breakfast: "Bed and Breakfast" + cabin: "Cabin" + camp_site: "Camp Site" + caravan_site: "Caravan Site" + chalet: "Chalet" + guest_house: "Guest House" + hostel: "Hostel" + hotel: "Hotel" + information: "Information" + lean_to: "Lean To" + motel: "Motel" + museum: "Museum" + picnic_site: "Picnic Site" + theme_park: "Theme Park" + valley: "Valley" + viewpoint: "Viewpoint" + zoo: "Zoo" + waterway: + boatyard: "Boatyard" + canal: "Canal" + connector: "Waterway Connector" + dam: "Dam" + derelict_canal: "Derelict Canal" + ditch: "Ditch" + dock: "Dock" + drain: "Drain" + lock: "Lock" + lock_gate: "Lock Gate" + mineral_spring: "Mineral Spring" + mooring: "Mooring" + rapids: "Rapids" + river: "River" + riverbank: "Riverbank" + stream: "Stream" + wadi: "Wadi" + waterfall: "Waterfall" + water_point: "Water Point" + weir: "Weir" description: title: osm_namefinder: '{{types}} from OpenStreetMap Namefinder' + osm_nominatim: 'Location from OpenStreetMap Nominatim' geonames: 'Location from GeoNames' types: cities: Cities towns: Towns places: Places + description_osm_namefinder: + prefix: "{{distance}} {{direction}} of {{type}}" results: no_results: "No results found" + more_results: "More results" distance: zero: "less than 1km" one: "about 1km" @@ -389,7 +875,7 @@ en: inbox: "inbox ({{count}})" inbox_tooltip: zero: Your inbox contains no unread messages - one: Your inbox contians 1 unread message + one: Your inbox contains 1 unread message other: Your inbox contains {{count}} unread messages logout: logout logout_tooltip: "Log out" @@ -412,9 +898,11 @@ en: 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}}." + 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_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." @@ -428,19 +916,20 @@ en: 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!' - alt_donation: Make a Donation + license: + alt: CC by-sa 2.0 + title: OpenStreetMap data is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic License + make_a_donation: + title: Support OpenStreetMap with a monetary donation + text: Make a Donation notifier: diary_comment_notification: subject: "[OpenStreetMap] {{user}} commented on your diary entry" - banner1: "* Please do not reply to this email. *" - banner2: "* Use the OpenStreetMap web site to reply. *" hi: "Hi {{to_user}}," header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:" footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}" message_notification: subject: "[OpenStreetMap] {{user}} sent you a new message" - banner1: "* Please do not reply to this email. *" - banner2: "* Use the OpenStreetMap web site to reply. *" hi: "Hi {{to_user}}," header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:" footer1: "You can also read the message at {{readurl}}" @@ -457,15 +946,13 @@ en: and_no_tags: "and no tags." failure: subject: "[OpenStreetMap] GPX Import failure" - failed_to_import: "failed to import. Here's the error:" + failed_to_import: "failed to import. Here is the error:" more_info_1: "More information about GPX import failures and how to avoid" more_info_2: "them can be found at:" import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures" success: subject: "[OpenStreetMap] GPX Import success" - loaded_successfully: | - loaded successfully with {{trace_points}} out of a possible - {{possible_points}} points. + loaded_successfully: loaded successfully with {{trace_points}} out of a possible {{possible_points}} points. signup_confirm: subject: "[OpenStreetMap] Confirm your email address" signup_confirm_plain: @@ -478,7 +965,8 @@ en: more_videos: "There are more videos here:" the_wiki: "Get reading about OpenStreetMap on the wiki:" the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide" - opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:" + blog_and_twitter: "Catch up with the latest news via the OpenStreetMap blog or Twitter:" + opengeodata: "OpenGeoData.org is OpenStreetMap founder Steve Coast's blog, and it has podcasts too:" wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:" wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page" # next four translations are in pairs : please word wrap appropriately @@ -494,7 +982,7 @@ en: video_to_openstreetmap: "introductory video to OpenStreetMap" more_videos: "There are {{more_videos_link}}." more_videos_here: "more videos here" - get_reading: 'Get reading about OpenStreetMap on the wiki
or the opengeodata blog which has podcasts to listen to also!' + get_reading: Get reading about OpenStreetMap on the wiki, catch up with the latest news via the OpenStreetMap blog or Twitter, or browse through OpenStreetMap founder Steve Coast's OpenGeoData blog for the potted history of the project, which has podcasts to listen to also! wiki_signup: 'You may also want to sign up to the OpenStreetMap wiki.' user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as [[Category:Users_in_London]].' current_user: 'A list of current users in categories, based on where in the world they are, is available from Category:Users_by_geographical_region.' @@ -520,14 +1008,6 @@ en: greeting: "Hi," hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account." click_the_link: "If this is you, please click the link below to reset your password." - reset_password: - subject: "[OpenStreetMap] Password reset" - reset_password_plain: - greeting: "Hi," - reset: "Your password has been reset to {{new_password}}" - reset_password_html: - greeting: "Hi," - reset: "Your password has been reset to {{new_password}}" message: inbox: title: "Inbox" @@ -543,6 +1023,7 @@ en: unread_button: "Mark as unread" read_button: "Mark as read" reply_button: "Reply" + delete_button: "Delete" new: title: "Send message" send_message_to: "Send a new message to {{name}}" @@ -551,6 +1032,7 @@ en: send_button: "Send" back_to_inbox: "Back to inbox" message_sent: "Message sent" + limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more." no_such_user: title: "No such user or message" heading: "No such user or message" @@ -560,7 +1042,7 @@ en: my_inbox: "My {{inbox_link}}" inbox: "inbox" outbox: "outbox" - you_have_sent_messages: "You have {{sent_count}} sent messages" + you_have_sent_messages: "You have {{count}} sent messages" to: "To" subject: "Subject" date: "Date" @@ -578,14 +1060,18 @@ en: reading_your_sent_messages: "Reading your sent messages" to: "To" back_to_outbox: "Back to outbox" + sent_message_summary: + delete_button: "Delete" mark: as_read: "Message marked as read" as_unread: "Message marked as unread" + delete: + deleted: "Message deleted" site: index: - js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript." - js_2: "OpenStreetMap uses javascript for its slippy map." - js_3: 'You may want to try the Tiles@Home static tile browser if you are unable to enable javascript.' + js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript." + js_2: "OpenStreetMap uses JavaScript for its slippy map." + js_3: 'You may want to try the Tiles@Home static tile browser if you are unable to enable JavaScript.' permalink: Permalink shortlink: Shortlink license: @@ -595,20 +1081,21 @@ en: project_name: "OpenStreetMap project" project_url: "http://openstreetmap.org" edit: - not_public: "You haven't set your edits to be public." + not_public: "You have not set your edits to be public." not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your {{user_page}}." user_page_link: user page anon_edits: "({{link}})" 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, if editing in list mode, or click save if you have a save button.)" + potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)" sidebar: search_results: Search Results close: Close search: search: Search where_am_i: "Where am I?" + where_am_i_title: Describe the current location using the search engine submit_text: "Go" search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' more examples..." key: @@ -667,7 +1154,9 @@ en: centre: "Sports centre" reserve: "Nature reserve" military: "Military area" - school: "School; university" + school: + - School + - university building: "Significant building" station: "Railway station" summit: @@ -680,6 +1169,11 @@ en: destination: "Destination access" construction: "Roads under construction" trace: + visibility: + private: "Private (only shared as anonymous, unordered points)" + public: "Public (shown in trace list and as anonymous, unordered points)" + trackable: "Trackable (only shared as anonymous, ordered points with timestamps)" + identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)" create: upload_trace: "Upload GPS Trace" trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion." @@ -696,7 +1190,11 @@ en: owner: "Owner:" description: "Description:" tags: "Tags:" + tags_help: "comma delimited" save_button: "Save Changes" + visibility: "Visibility:" + visibility_help: "what does this mean?" + visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" no_such_user: title: "No such user" heading: "The user {{user}} does not exist" @@ -705,9 +1203,10 @@ en: upload_gpx: "Upload GPX File" description: "Description" tags: "Tags" - public: "Public?" - public_help: "what does this mean?" - public_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" + tags_help: "comma delimited" + visibility: "Visibility" + visibility_help: "what does this mean?" + visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" upload_button: "Upload" help: "Help" help_url: "http://wiki.openstreetmap.org/wiki/Upload" @@ -733,13 +1232,14 @@ en: description: "Description:" tags: "Tags:" none: "None" - make_public: "Make this track public permanently" - edit_track: "Edit this track" - delete_track: "Delete this track" + edit_track: "Edit this trace" + delete_track: "Delete this trace" trace_not_found: "Trace not found!" + visibility: "Visibility:" trace_paging_nav: - showing: "Showing page" - of: "of" + showing_page: "Showing page {{page}}" + next: "Next »" + previous: "« Previous" trace: pending: "PENDING" count_points: "{{count}} points" @@ -750,7 +1250,9 @@ en: edit: "edit" edit_map: "Edit Map" public: "PUBLIC" + identifiable: "IDENTIFIABLE" private: "PRIVATE" + trackable: "TRACKABLE" by: "by" in: "in" map: "map" @@ -760,47 +1262,130 @@ en: public_traces_from: "Public GPS traces from {{user}}" tagged_with: " tagged with {{tags}}" delete: - scheduled_for_deletion: "Track scheduled for deletion" + scheduled_for_deletion: "Trace scheduled for deletion" make_public: - made_public: "Track made public" + made_public: "Trace made public" + offline_warning: + message: "The GPX file upload system is currently unavailable" + offline: + heading: "GPX Storage Offline" + message: "The GPX file storage and upload system is currently unavailable." + application: + require_cookies: + cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." + setup_user_auth: + blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more." + oauth: + oauthorize: + request_access: "The application {{app_name}} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like." + allow_to: "Allow the client application to:" + allow_read_prefs: "read your user preferences." + allow_write_prefs: "modify your user preferences." + allow_write_diary: "create diary entries, comments and make friends." + allow_write_api: "modify the map." + allow_read_gpx: "read your private GPS traces." + allow_write_gpx: "upload GPS traces." + revoke: + flash: "You've revoked the token for {{application}}" + oauth_clients: + new: + title: "Register a new application" + submit: "Register" + edit: + title: "Edit your application" + submit: "Edit" + show: + title: "OAuth details for {{app_name}}" + key: "Consumer Key:" + secret: "Consumer Secret:" + url: "Request Token URL:" + access_url: "Access Token URL:" + authorize_url: "Authorise URL:" + support_notice: "We support HMAC-SHA1 (recommended) as well as plain text in ssl mode." + edit: "Edit Details" + requests: "Requesting the following permissions from the user:" + allow_read_prefs: "read their user preferences." + allow_write_prefs: "modify their user preferences." + allow_write_diary: "create diary entries, comments and make friends." + allow_write_api: "modify the map." + allow_read_gpx: "read their private GPS traces." + allow_write_gpx: "upload GPS traces." + index: + title: "My OAuth Details" + my_tokens: "My Authorised Applications" + list_tokens: "The following tokens have been issued to applications in your name:" + application: "Application Name" + issued_at: "Issued At" + revoke: "Revoke!" + my_apps: "My Client Applications" + no_apps: "Do you have an application you would like to register for use with us using the {{oauth}} standard? You must register your web application before it can make OAuth requests to this service." + registered_apps: "You have the following client applications registered:" + register_new: "Register your application" + form: + name: "Name" + required: "Required" + url: "Main Application URL" + callback_url: "Callback URL" + support_url: "Support URL" + requests: "Request the following permissions from the user:" + allow_read_prefs: "read their user preferences." + allow_write_prefs: "modify their user preferences." + allow_write_diary: "create diary entries, comments and make friends." + allow_write_api: "modify the map." + allow_read_gpx: "read their private GPS traces." + allow_write_gpx: "upload GPS traces." + not_found: + sorry: "Sorry, that {{type}} could not be found." + create: + flash: "Registered the information successfully" + update: + flash: "Updated the client information successfully" + destroy: + flash: "Destroyed the client application registration" user: login: title: "Login" heading: "Login" please login: "Please login or {{create_user_link}}." create_account: "create an account" - email or username: "Email Address or Username: " - password: "Password: " + email or username: "Email Address or Username:" + password: "Password:" lost password link: "Lost your password?" login_button: "Login" - account not active: "Sorry, your account is not active yet.