]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
fix bugs in translation
[rails.git] / config / locales / en.yml
1 en:
2   map:
3     view: View
4     edit: Edit
5     coordinates: "Coordinates:"
6   browse:
7     changeset:
8       changeset: "Changeset:"
9       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
10       changesetxml: "Changeset XML"
11       osmchangexml: "osmChange XML"
12     changeset_details:
13       created_at: "Created at:"
14       closed_at: "Closed at:"
15       belongs_to: "Belongs to:"
16       bounding_box: "Bounding box:"
17       no_bounding_box: "No bounding box has been stored for this changeset."
18       show_area_box: "Show Area Box"
19       box: "box"
20       has_nodes: "Has the following {{node_count}} nodes:"
21       has_ways: "Has the following {{way_count}} ways:"
22       has_relations: "Has the following {{relation_count}} relations:"
23     common_details: 
24       edited_at: "Edited at:"
25       edited_by: "Edited by:"
26       version: "Version:"
27       in_changeset: "In changeset:"
28     containing_relation:
29       relation: "Relation {{relation_name}}"
30       relation_as: "(as {{relation_role}})"
31     map:
32       loading: "Loading..."
33       deleted: "Deleted"
34       view_larger_map: "View Larger Map"
35     node_details:
36       part_of: "Part of:"
37     node_history:
38       node_history: "Node History"
39       download: "{{download_xml_link}} or {{view_details_link}}"
40       download_xml: "Download XML"
41       view_details: "view details"
42     node:
43       node: "Node"
44       node_title: "Node: {{node_name}}"
45       download: "{{download_xml_link}} or {{view_history_link}}"
46       download_xml: "Download XML"
47       view_history: "view history"
48     not_found:
49       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
50     paging_nav:
51       showing_page: "Showing page"
52       of: "of"
53     relation_details:
54       members: "Members:"
55       part_of: "Part of:"
56     relation_history:
57       relation_history: "Relation History"
58       relation_history_title: "Relation History: {{relation_name}}"
59     relation_member:
60       as: "as"
61     relation:
62       relation: "Relation"
63       relation_title: "Relation: {{relation_name}}"
64       download: "{{download_xml_link}} or {{view_history_link}}"
65       download_xml: "Download XML"
66       view_history: "view history"
67     start:
68       view_data: "View data for current map view"
69       manually_select: "Manually select a different area"
70     start_rjs:
71       data_frame_title: "Data"
72       zoom_or_select: "Zoom in or select an area of the map to view"
73       drag_a_box: "Drag a box on the map to select an area"
74       manually_select: "Manually select a different area"
75       loaded_an_area: "You have loaded an area which contains"
76       browsers: "features. In general, some browsers may not cope well with displaying this quanity 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."
77       load_data: "Load Data"
78       unable_to_load: "Unable to load: Bounding box size of"
79       must_be_smaller: "is too large (must be smaller than 0.25)"
80       loading: "Loading..."
81       show_history: "Show History"
82       wait: "Wait..."
83       history_for: "History for"
84       details: "Details"
85       private_user: "private user"
86       edited_by: "Edited by"
87       at_timestamp: "at"
88     tag_details:
89       tags: "Tags:"
90     way_details:
91       nodes: "Nodes:"
92       part_of: "Part of:"
93     way_history:
94       way_history: "Way History"
95       way_history_title: "Way History: {{way_name}}"
96       download: "{{download_xml_link}} or {{view_details_link}}"
97       download_xml: "Download XML"
98       view_details: "view details"
99     way:
100       way: "Way"
101       way_title: "Way: {{way_name}}"
102       download: "{{download_xml_link}} or {{view_history_link}}"
103       download_xml: "Download XML"
104       view_history: "view history"
105   changeset:
106     changeset_paging_nav: 
107       showing_page: "Showing page"
108       of: "of"
109     changeset:
110       still_editing: "(still editing)"
111       anonymous: "Anonymous"
112       no_comment: "(none)"
113       no_edits: "(no edits)"
114       show_area_box: "show area box"
115       big_area: "(big)"
116       view_changeset_details: "View changeset details"
117       more: "more"
118     changesets:
119       id: "ID"
120       saved_at: "Saved at"
121       user: "User"
122       comment: "Comment"
123       area: "Area"
124     list_bbox:
125       history: "History"
126       changesets_within_the_area: "Changesets within the area:"
127       show_area_box: "show area box"
128       no_changesets: "No changesets"
129       all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}"
130       recent_changes: "Recent Changes"
131       no_area_specified: "No area specified"
132       first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab."
133       view_the_map: "view the map"
134       view_tab: "view tab"
135       alternatively_view: "Alternatively, view all {{recent_changes_link}}"
136     list:
137       recent_changes: "Recent Changes"
138       recently_edited_changesets: "Recently edited changesets:"
139       for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area."
140     list_user:
141       edits_by_username: "Edits by {{username_link}}"
142       no_visible_edits_by: "No visible edits by {{name}}."
143       for_all_changes: "For changes by all users see {{recent_changes_link}}"
144       recent_changes: "Recent Changes"
145   diary_entry:
146     list:
147       new: New Diary Entry
148       new_title: Compose a new entry in your user diary
149       no_entries: No diary entries
150       recent_entries: "Recent diary entries: "
151       older_entries: Older Entries
152       newer_entries: Newer Entries
153     edit:
154       subject: "Subject: "
155       body: "Body: "
156       language: "Language: "
157       location: "Location: "
158       latitude: "Latitude: "
159       longitude: "Longitude: "
160       use_map_link: "use map"
161       save_button: "Save"
162       marker_text: Diary entry location
163     no_such_entry:
164       heading: "No entry with the id: {{id}}"
165       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."
166     no_such_user:
167       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
168     posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
169     comment_link: Comment on this entry
170     reply_link: Reply to this entry
171     comment_count:
172       one: 1 comment
173       other: "{{count}} comments"
174     edit_link: Edit this entry
175     comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
176   export:
177     start:
178       area_to_export: "Area to Export"
179       manually_select: "Manually select a different area"
180       format_to_export: "Format to Export"
181       osm_xml_data: "OpenStreetMap XML Data"
182       mapnik_image: "Mapnik Image"
183       osmarender_image: "Osmarender Image"
184       embeddable_html: "Embeddable HTML"
185       licence: "Licence"
186       export_details: 'OpenStreetMap data is licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 license</a>.'
187       options: "Options"
188       format: "Format"
189       scale: "Scale"
190       max: "max"
191       image_size: "Image Size"
192       zoom: "Zoom"
193       add_marker: "Add a marker to the map"
194       latitude: "Lat:"
195       longitude: "Lon:"
196       output: "Output"
197       paste_html: "Paste HTML to embed in website"
198       export_button: "Export"
199     start_rjs:
200       export: "Export"
201       drag_a_box: "Drag a box on the map to select an area"
202       manually_select: "Manually select a different area"
203       click_add_marker: "Click on the map to add a marker"
204       change_marker: "Change marker position"
205       add_marker: "Add a marker to the map"
206       view_larger_map: "View Larger Map"
207   geocoder:
208     results:
209       results: "Results"
210       type_from_source: "{{type}} from {{source_link}}"
211       no_results: "No results found"
212   layouts:
213     welcome_user: "Welcome, {{user_link}}"
214     inbox: "inbox ({{size}})"
215     logout: logout
216     log_in: log in
217     sign_up: sign up
218     view: View
219     edit: Edit
220     history: History
221     export: Export
222     gps_traces: GPS Traces
223     user_diaries: User Diaries
224     tag_line: The Free Wiki World Map
225     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
226     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
227     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
228     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
229     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
230     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
231     donate_link_text: donating
232     help_wiki: "Help &amp; Wiki"
233     news_blog: "News blog"
234     shop: Shop
235     sotm: 'Come to the 2009 OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>, July 10-12 in Amsterdam!'
236     alt_donation: Make a Donation
237   site:
238     index:
239       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
240       js_2: "OpenStreetMap uses javascript for its slippy map."
241       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.'
242       permalink: Permalink
243       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
244     edit:
245       not_public: "You haven't set your edits to be public."
246       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}}."
247       user_page_link: user page
248       anon_edits: "({{link}})"
249       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
250       anon_edits_link_text: "Find out why this is the case."
251       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/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
252       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.)"
253     sidebar:
254       search_results: Search Results
255       close: Close
256     search:
257       search: Search
258       where_am_i: "Where am I?"
259       submit_text: "Go"
260       searching: "Searching..."
261       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
262     key:
263       map_key: "Map key"
264   trace:
265     create:
266       upload: "Upload GPS Trace"
267     edit:
268       filename: "Filename:"
269       uploaded_at: "Uploaded at:"
270       points: "Points:"
271       start_coord: "Start coordinate:"
272       edit: "edit"
273       owner: "Owner:"
274       description: "Description:"
275       tags: "Tags:"
276       save_button: "Save Changes"
277   user:
278     login:
279       heading: Login
280       please login: "Please login or {{create_user_link}}."
281       create_account: create an account
282       email or username: "Email Address or Username: "
283       password: "Password: "
284       lost password link: "Lost your password?"
285       login_button: Login
286     lost_password:
287       title: lost password
288       heading: "Forgotten Password?"
289       email address: "Email Address:"
290       new password button: "Send me a new password"
291       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
292       notice email cannot find: "Couldn't find that email address, sorry."
293     reset_password:
294       title: reset password
295       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
296       flash token bad: "Didn't find that token, check the URL maybe?"
297     new:
298       heading: Create a User Account
299       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
300       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. '
301       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
302       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>.'
303       email address: "Email Address: "
304       confirm email address: "Confirm Email Address: "
305       not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
306       display name: "Display Name: "
307       password: "Password: "
308       confirm password: "Confirm Password: "
309       signup: Signup
310       flash create success message: "User was successfully created. Check your email for a confirmation note, and you\'ll be mapping in no time :-)<br /><br />Please note that you won't be able to login until you've received and confirmed your email address.<br /><br />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."
311     no_such_user:
312       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
313     view:
314       my diary: my diary
315       new diary entry: new diary entry
316       my edits: my edits
317       my traces: my traces
318       my settings: my settings
319       send message: send message
320       diary: diary
321       edits: edits
322       traces: traces
323       remove as friend: remove as friend
324       add as friend: add as friend
325       mapper since: "Mapper since: "
326       ago: "({{time_in_words_ago}} ago)"
327       user image heading: User image
328       delete image: Delete Image
329       upload an image: Upload an image
330       add image: Add Image
331       description: Description
332       user location: User location
333       no home location: "No home location has been set."
334       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."
335       settings_link_text: settings
336       your friends: Your friends
337       no friends: You have not added any friends yet.
338       km away: "{{distance}}km away"
339       nearby users: "Nearby users: "
340       no nearby users: "There are no users who admit to mapping nearby yet."
341       change your settings: change your settings
342     friend_map:
343       your location: Your location
344       nearby mapper: "Nearby mapper: "
345     account:
346       my settings: My settings
347       email never displayed publicly: "(never displayed publicly)"
348       public editing:
349         heading: "Public editing: "
350         enabled: "Enabled. Not anonymous and can edit data."
351         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
352         enabled link text: "what's this?"
353         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
354         disabled link text: "why can't I edit?"
355       profile description: "Profile Description: "
356       home location: "Home Location: "
357       no home location: "You have not entered your home location."
358       latitude: "Latitude: "
359       longitude: "Longitude: "
360       update home location on click: "Update home location when I click on the map?"
361       save changes button: Save Changes
362       make edits public button: Make all my edits public
363       return to profile: Return to profile
364       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
365       flash update success: "User information updated successfully."
366     confirm:
367       heading: Confirm a user account
368       press confirm button: "Press the confirm button below to activate your account."
369       button: Confirm
370     confirm email:
371       heading: Confirm a change of email address
372       press confirm button: "Press the confirm button below to confirm your new email address."
373       button: Confirm
374     set_home:
375       flash success: "Home location saved successfully"
376     go_public:
377       flash success: "All your edits are now public, and you are now allowed to edit."