]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Correct translation name.
[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   layouts:
208     welcome_user: "Welcome, {{user_link}}"
209     inbox: "inbox ({{size}})"
210     logout: logout
211     log_in: log in
212     sign_up: sign up
213     view: View
214     edit: Edit
215     history: History
216     export: Export
217     gps_traces: GPS Traces
218     user_diaries: User Diaries
219     tag_line: The Free Wiki World Map
220     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
221     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
222     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
223     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
224     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
225     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
226     donate_link_text: donating
227     help_wiki: "Help &amp; Wiki"
228     news_blog: "News blog"
229     shop: Shop
230     sotm: 'Come to the 2009 OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>, July 10-12 in Amsterdam!'
231     alt_donation: Make a Donation
232   site:
233     index:
234       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
235       js_2: "OpenStreetMap uses javascript for its slippy map."
236       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.'
237       permalink: Permalink
238       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
239     edit:
240       not_public: "You haven't set your edits to be public."
241       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}}."
242       user_page_link: user page
243       anon_edits: "({{link}})"
244       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
245       anon_edits_link_text: "Find out why this is the case."
246       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.'
247       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.)"
248     sidebar:
249       search_results: Search Results
250       close: Close
251     search:
252       search: Search
253       where_am_i: "Where am I?"
254       submit_text: "Go"
255       searching: "Searching..."
256       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>"
257     key:
258       map_key: "Map key"
259   user:
260     login:
261       heading: Login
262       please login: "Please login or {{create_user_link}}."
263       create_account: create an account
264       email or username: "Email Address or Username: "
265       password: "Password: "
266       lost password link: "Lost your password?"
267       login_button: Login
268     lost_password:
269       title: lost password
270       heading: "Forgotten Password?"
271       email address: "Email Address:"
272       new password button: "Send me a new password"
273       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
274       notice email cannot find: "Couldn't find that email address, sorry."
275     reset_password:
276       title: reset password
277       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
278       flash token bad: "Didn't find that token, check the URL maybe?"
279     new:
280       heading: Create a User Account
281       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
282       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. '
283       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
284       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>.'
285       email address: "Email Address: "
286       confirm email address: "Confirm Email Address: "
287       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>)'
288       display name: "Display Name: "
289       password: "Password: "
290       confirm password: "Confirm Password: "
291       signup: Signup
292       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."
293     no_such_user:
294       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
295     view:
296       my diary: my diary
297       new diary entry: new diary entry
298       my edits: my edits
299       my traces: my traces
300       my settings: my settings
301       send message: send message
302       diary: diary
303       edits: edits
304       traces: traces
305       remove as friend: remove as friend
306       add as friend: add as friend
307       mapper since: "Mapper since: "
308       ago: "({{time_in_words_ago}} ago)"
309       user image heading: User image
310       delete image: Delete Image
311       upload an image: Upload an image
312       add image: Add Image
313       description: Description
314       user location: User location
315       no home location: "No home location has been set."
316       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."
317       settings_link_text: settings
318       your friends: Your friends
319       no friends: You have not added any friends yet.
320       km away: "{{distance}}km away"
321       nearby users: "Nearby users: "
322       no nearby users: "There are no users who admit to mapping nearby yet."
323       change your settings: change your settings
324     friend_map:
325       your location: Your location
326       nearby mapper: "Nearby mapper: "
327     account:
328       my settings: My settings
329       email never displayed publicly: "(never displayed publicly)"
330       public editing:
331         heading: "Public editing: "
332         enabled: "Enabled. Not anonymous and can edit data."
333         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
334         enabled link text: "what's this?"
335         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
336         disabled link text: "why can't I edit?"
337       profile description: "Profile Description: "
338       home location: "Home Location: "
339       no home location: "You have not entered your home location."
340       latitude: "Latitude: "
341       longitude: "Longitude: "
342       update home location on click: "Update home location when I click on the map?"
343       save changes button: Save Changes
344       make edits public button: Make all my edits public
345       return to profile: Return to profile
346       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
347       flash update success: "User information updated successfully."
348     confirm:
349       heading: Confirm a user account
350       press confirm button: "Press the confirm button below to activate your account."
351       button: Confirm
352     confirm email:
353       heading: Confirm a change of email address
354       press confirm button: "Press the confirm button below to confirm your new email address."
355       button: Confirm
356     set_home:
357       flash success: "Home location saved successfully"
358     go_public:
359       flash success: "All your edits are now public, and you are now allowed to edit."