]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
b9e0cd7ef8e1f0ca7562ba1973a7fab1b7ef36bf
[rails.git] / config / locales / en.yml
1 en:
2   map:
3     view: View
4     edit: Edit
5     coordinates: "Coordinates:"
6   diary_entry:
7     list:
8       new: New Diary Entry
9       new_title: Compose a new entry in your user diary
10       no_entries: No diary entries
11       recent_entries: "Recent diary entries: "
12       older_entries: Older Entries
13       newer_entries: Newer Entries
14     edit:
15       subject: "Subject:"
16       body: "Body:"
17       language: "Language:"
18       location: "Location:"
19       latitude: "Latitude:"
20       longitude: "Longitude:"
21       use_map_link: "use map"
22       save_button: "Save"
23       marker_text: Diary entry location
24     no_such_entry:
25       heading: "No entry with the id: {{id}}"
26       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."
27     no_such_user:
28       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
29     posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
30     comment_link: Comment on this entry
31     reply_link: Reply to this entry
32     comment_count:
33       one: 1 comment
34       other: "{{count}} comments"
35     edit_link: Edit this entry
36     comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
37   layouts:
38     welcome_user: "Welcome, {{user_link}}"
39     inbox: "inbox ({{size}})"
40     logout: logout
41     log_in: log in
42     sign_up: sign up
43     view: View
44     edit: Edit
45     history: History
46     export: Export
47     gps_traces: GPS Traces
48     user_diaries: User Diaries
49     tag_line: The Free Wiki World Map
50     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
51     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
52     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
53     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
54     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
55     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
56     donate_link_text: donating
57     help_wiki: "Help & Wiki"
58     news_blog: "News blog"
59     shop: Shop
60     sotm: 'Come to the 2009 OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>, July 10-12 in Amsterdam!'
61     alt_donation: Make a Donation
62   site:
63     index:
64       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
65       js_2: "OpenStreetMap uses javascript for its slippy map."
66       js_3: 'You may want to try the <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home static tile browser</a> if you are unable to enable javascript.'
67       permalink: Permalink
68       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
69     edit:
70       not_public: "You haven't set your edits to be public."
71       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}}."
72       user_page_link: user page
73       anon_edits: "({{link}})"
74       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
75       anon_edits_link_text: "Find out why this is the case."
76       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/index.php/Editing">Several other options</a> are also available for editing OpenStreetMap.'
77       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point.)"
78     sidebar:
79       search_results: Search Results
80       close: Close
81     search:
82       search: Search
83       where_am_i: "Where am I?"
84       submit_text: "Go"
85       searching: "Searching..."
86       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/index.php/Search'>more examples...</a>"
87     key:
88       map_key: "Map key"
89   user:
90     login:
91       heading: Login
92       please login: "Please login or {{create_user_link}}."
93       create_account: create an account
94       email or username: "Email Address or Username: "
95       password: "Password: "
96       lost password link: "Lost your password?"
97       login_button: Login
98     lost_password:
99       heading: "Forgotten Password?"
100       email address: "Email Address:"
101       new password button: "Send me a new password"
102     new:
103       heading: Create a User Account
104       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
105       contact_webmaster: 'Please contact the <a href="mailto:webmaster@openstreetmap.org">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible. '
106       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
107       license_agreement: 'By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.'
108       email address: "Email Address: "
109       confirm email address: "Confirm Email Address: "
110       not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/index.php/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
111       display name: "Display Name: "
112       password: "Password: "
113       confirm password: "Confirm Password: "
114       signup: Signup
115     no_such_user:
116       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."