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