]> git.openstreetmap.org Git - rails.git/blob - config/locales/he.yml
Fix indentation.
[rails.git] / config / locales / he.yml
1 he:
2   activerecord:
3     # Translates all the model names, which is used in error handling on the web site
4     models:
5       acl: "Access Control List"
6       changeset: "Changeset"
7       changeset_tag: "Changeset Tag"
8       country: "ארץ"
9       diary_comment: "Diary Comment"
10       diary_entry: "Diary Entry"
11       friend: "Friend"
12       language: "שפה"
13       message: "Message"
14       node: "Node"
15       node_tag: "Node Tag"
16       notifier: "Notifier"
17       old_node: "Old Node"
18       old_node_tag: "Old Node Tag"
19       old_relation: "Old Relation"
20       old_relation_member: "Old Relation Member"
21       old_relation_tag: "Old Relation Tag"
22       old_way: "Old Way"
23       old_way_node: "Old Way Node"
24       old_way_tag: "Old Way Tag"
25       relation: "Relation"
26       relation_member: "Relation Member"
27       relation_tag: "Relation Tag"
28       session: "Session"
29       trace: "Trace"
30       tracepoint: "Trace Point"
31       tracetag: "Trace Tag"
32       user: "משתמש"
33       user_preference: "User Preference"
34       user_token: "User Token"
35       way: "Way"
36       way_node: "Way Node"
37       way_tag: "Way Tag"
38     # Translates all the model attributes, which is used in error handling on the web site
39     # Only the ones that are used on the web site are translated at the moment
40     attributes:
41       diary_comment:
42         body: "Body"
43       diary_entry:
44         user: "משתמש"
45         title: "כותרת"
46         latitude: "קו רוחב"
47         longitude: "קו אורך" 
48         language: "שפה"
49       friend:
50         user: "משתמש"
51         friend: "חבר"
52       trace:
53         user: "משתמש"
54         visible: "Visible"
55         name: "Name"
56         size: "Size"
57         latitude: "קו רוחב"
58         longitude: "קו אורך" 
59         public: "Public"
60         description: "תאור"
61       message:
62         sender: "שולחת"
63         title: "כותרת"
64         body: "גוף"
65         recipient: "נמען"
66       user:
67         email: "Email"
68         active: "פעיל"
69         display_name: "Display Name"
70         description: "תאור"
71         languages: "שפות"
72         pass_crypt: "סיסמה"
73   map:
74     view: "תצוגה"
75     edit: "עריכה"
76     coordinates: "Coordinates:"
77   browse:
78     changeset:
79       title: "Changeset"
80       changeset: "Changeset:"
81       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
82       changesetxml: "Changeset XML"
83       osmchangexml: "osmChange XML"
84     changeset_details:
85       created_at: "Created at:"
86       closed_at: "Closed at:"
87       belongs_to: "Belongs to:"
88       bounding_box: "Bounding box:"
89       no_bounding_box: "No bounding box has been stored for this changeset."
90       show_area_box: "Show Area Box"
91       box: "box"
92       has_nodes: "Has the following {{node_count}} nodes:"
93       has_ways: "Has the following {{way_count}} ways:"
94       has_relations: "Has the following {{relation_count}} relations:"
95     common_details: 
96       edited_at: "Edited at:"
97       edited_by: "Edited by:"
98       version: "Version:"
99       in_changeset: "In changeset:"
100     containing_relation:
101       relation: "Relation {{relation_name}}"
102       relation_as: "(as {{relation_role}})"
103     map:
104       loading: "Loading..."
105       deleted: "Deleted"
106       view_larger_map: "View Larger Map"
107     node_details:
108       coordinates: "Coordinates: "
109       part_of: "Part of:"
110     node_history:
111       node_history: "Node History"
112       download: "{{download_xml_link}} or {{view_details_link}}"
113       download_xml: "Download XML"
114       view_details: "view details"
115     node:
116       node: "Node"
117       node_title: "Node: {{node_name}}"
118       download: "{{download_xml_link}} or {{view_history_link}}"
119       download_xml: "Download XML"
120       view_history: "view history"
121     not_found:
122       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
123     paging_nav:
124       showing_page: "Showing page"
125       of: "of"
126     relation_details:
127       members: "Members:"
128       part_of: "Part of:"
129     relation_history:
130       relation_history: "Relation History"
131       relation_history_title: "Relation History: {{relation_name}}"
132     relation_member:
133       as: "as"
134     relation:
135       relation: "Relation"
136       relation_title: "Relation: {{relation_name}}"
137       download: "{{download_xml_link}} or {{view_history_link}}"
138       download_xml: "Download XML"
139       view_history: "view history"
140     start:
141       view_data: "View data for current map view"
142       manually_select: "Manually select a different area"
143     start_rjs:
144       data_frame_title: "Data"
145       zoom_or_select: "Zoom in or select an area of the map to view"
146       drag_a_box: "Drag a box on the map to select an area"
147       manually_select: "Manually select a different area"
148       loaded_an_area: "You have loaded an area which contains"
149       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."
150       load_data: "Load Data"
151       unable_to_load: "Unable to load: Bounding box size of"
152       must_be_smaller: "is too large (must be smaller than 0.25)"
153       loading: "Loading..."
154       show_history: "Show History"
155       wait: "Wait..."
156       history_for: "History for"
157       details: "Details"
158       private_user: "private user"
159       edited_by: "Edited by"
160       at_timestamp: "at"
161     tag_details:
162       tags: "Tags:"
163     way_details:
164       nodes: "Nodes:"
165       part_of: "Part of:"
166       also_part_of:
167         one: "also part of way {{related_ways}}"
168         other: "also part of ways {{related_ways}}"
169     way_history:
170       way_history: "Way History"
171       way_history_title: "Way History: {{way_name}}"
172       download: "{{download_xml_link}} or {{view_details_link}}"
173       download_xml: "Download XML"
174       view_details: "view details"
175     way:
176       way: "Way"
177       way_title: "Way: {{way_name}}"
178       download: "{{download_xml_link}} or {{view_history_link}}"
179       download_xml: "Download XML"
180       view_history: "view history"
181   changeset:
182     changeset_paging_nav: 
183       showing_page: "Showing page"
184       of: "of"
185     changeset:
186       still_editing: "(still editing)"
187       anonymous: "Anonymous"
188       no_comment: "(none)"
189       no_edits: "(no edits)"
190       show_area_box: "show area box"
191       big_area: "(big)"
192       view_changeset_details: "View changeset details"
193       more: "more"
194     changesets:
195       id: "ID"
196       saved_at: "Saved at"
197       user: "משתמש"
198       comment: "Comment"
199       area: "Area"
200     list_bbox:
201       history: "History"
202       changesets_within_the_area: "Changesets within the area:"
203       show_area_box: "show area box"
204       no_changesets: "No changesets"
205       all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}"
206       recent_changes: "Recent Changes"
207       no_area_specified: "No area specified"
208       first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab."
209       view_the_map: "view the map"
210       view_tab: "view tab"
211       alternatively_view: "Alternatively, view all {{recent_changes_link}}"
212     list:
213       recent_changes: "Recent Changes"
214       recently_edited_changesets: "Recently edited changesets:"
215       for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area."
216     list_user:
217       edits_by_username: "Edits by {{username_link}}"
218       no_visible_edits_by: "No visible edits by {{name}}."
219       for_all_changes: "For changes by all users see {{recent_changes_link}}"
220       recent_changes: "Recent Changes"
221   diary_entry:
222     new:
223       title: New Diary Entry
224     list:
225       title: "Users' diaries"
226       user_title: "{{user}}'s diary"
227       new: New Diary Entry
228       new_title: Compose a new entry in your user diary
229       no_entries: No diary entries
230       recent_entries: "Recent diary entries: "
231       older_entries: Older Entries
232       newer_entries: Newer Entries
233     edit:
234       title: "Edit diary entry"
235       subject: "Subject: "
236       body: "Body: "
237       language: ":שפה"
238       location: "Location: "
239       latitude: ":קו רוחב"
240       longitude: ":קו אורך" 
241       use_map_link: "use map"
242       save_button: "Save"
243       marker_text: Diary entry location
244     view:
245       title: "Users' diaries | {{user}}"
246       user_title: "{{user}}'s diary"
247       leave_a_comment: "Leave a comment"
248       save_button: "Save"
249     no_such_entry:
250       heading: "No entry with the id: {{id}}"
251       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."
252     no_such_user:
253       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
254     diary_entry:
255       posted_by: "Posted by {{link_user}} at {{created}} in {{language}}"
256       comment_link: Comment on this entry
257       reply_link: Reply to this entry
258       comment_count:
259         one: 1 comment
260         other: "{{count}} comments"
261       edit_link: Edit this entry
262     diary_comment:
263       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
264   export:
265     start:
266       area_to_export: "Area to Export"
267       manually_select: "Manually select a different area"
268       format_to_export: "Format to Export"
269       osm_xml_data: "OpenStreetMap XML Data"
270       mapnik_image: "Mapnik Image"
271       osmarender_image: "Osmarender Image"
272       embeddable_html: "Embeddable HTML"
273       licence: "Licence"
274       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>.'
275       options: "Options"
276       format: "Format"
277       scale: "Scale"
278       max: "max"
279       image_size: "Image Size"
280       zoom: "Zoom"
281       add_marker: "Add a marker to the map"
282       latitude: "Lat:"
283       longitude: "Lon:"
284       output: "Output"
285       paste_html: "Paste HTML to embed in website"
286       export_button: "Export"
287     start_rjs:
288       export: "Export"
289       drag_a_box: "Drag a box on the map to select an area"
290       manually_select: "Manually select a different area"
291       click_add_marker: "Click on the map to add a marker"
292       change_marker: "Change marker position"
293       add_marker: "Add a marker to the map"
294       view_larger_map: "View Larger Map"
295   geocoder:
296     results:
297       results: "Results"
298       type_from_source: "{{type}} from {{source_link}}"
299       no_results: "No results found"
300   layouts:
301     welcome_user: "Welcome, {{user_link}}"
302     inbox: "inbox ({{size}})"
303     logout: logout
304     log_in: log in
305     sign_up: sign up
306     view: "תצוגה"
307     edit: "עריכה"
308     history: "היסטוריה"
309     export: "יצוא"
310     gps_traces: GPS Traces
311     user_diaries: "יומני משתמשים"
312     tag_line: The Free Wiki World Map
313     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
314     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
315     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}."
316     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
317     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
318     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
319     donate_link_text: donating
320     help_wiki: "Help &amp; Wiki"
321     news_blog: "News blog"
322     shop: Shop
323     sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!'
324     alt_donation: Make a Donation
325   notifier:
326     diary_comment_notification:
327       banner1: "*                   Please do not reply to this email.                    *"
328       banner2: "*                Use the OpenStreetMap web site to reply.                 *"
329       hi: "Hi {{to_user}},"
330       header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
331       footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
332     friend_notification:
333       had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
334       see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
335     signup_confirm_plain:
336       greeting: "Hi there!"
337       hopefully_you: "Someone (hopefully you) would like to create an account over at"
338       # next two translations run-on : please word wrap appropriately
339       click_the_link_1: "If this is you, welcome! Please click the link below to confirm your"
340       click_the_link_2: "account and read on for more information about OpenStreetMap."
341       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
342       more_videos: "There are more videos here:"
343       the_wiki: "Get reading about OpenStreetMap on the wiki:"
344       opengeodata: "OpenGeoData.org is OpenStreetMap's blog, and it has podcasts too:"
345       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
346       # next four translations are in pairs : please word wrap appropriately
347       user_wiki_1: "It is recommended that you create a user wiki page, which includes"
348       user_wiki_2: "category tags noting where you are, such as [[Category:Users_in_London]]."
349       current_user_1: "A list of current users in categories, based on where in the world"
350       current_user_2: "they are, is available from:"
351     signup_confirm_html:
352       greeting: "Hi there!"
353       hopefully_you: "Someone (hopefully you) would like to create an account over at"
354       click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap"
355       introductory_video: "You can watch an {{introductory_video_link}}."
356       video_to_openstreetmap: "introductory video to OpenStreetMap"
357       more_videos: "There are {{more_videos_link}}."
358       more_videos_here: "more videos here"
359       get_reading: 'Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</p> or  <a href="http://www.opengeodata.org/">the opengeodata blog</a> which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!'
360       wiki_signup: 'You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.'
361       user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>.'
362       current_user: 'A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.'
363   message:
364     inbox:
365       title: "Inbox"
366       my_inbox: "My inbox"
367       outbox: "outbox"
368       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
369       from: "From"
370       subject: "Subject"
371       date: "Date"
372       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
373       people_mapping_nearby: "people mapping nearby" 
374     message_summary:
375       unread_button: "Mark as unread"
376       read_button: "Mark as read"
377       reply_button: "Reply"
378     new:
379       title: "Send message"
380       send_message_to: "Send a new message to {{name}}"
381       subject: "Subject"
382       body: "Body"
383       send_button: "Send"
384       back_to_inbox: "Back to inbox"
385       message_sent: "Message sent"
386     no_such_user:
387       no_such_user: "No such user or message"
388       sorry: "Sorry there is no user or message with that name or id"
389     outbox: 
390       title: "Outbox"
391       my_inbox: "My {{inbox_link}}"
392       inbox: "inbox"
393       outbox: "outbox"
394       you_have_sent_messages: "You have {{sent_count}} sent messages"
395       to: "To"
396       subject: "Subject"
397       date: "Date"
398       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
399       people_mapping_nearby: "people mapping nearby"
400     read:
401       title: "Read message"
402       reading_your_messages: "Reading your messages"
403       from: "From"
404       subject: "Subject"
405       date: "Date"
406       reply_button: "Reply"
407       unread_button: "Mark as unread"
408       back_to_inbox: "Back to inbox"
409       reading_your_sent_messages: "Reading your sent messages"
410       to: "To"
411       back_to_outbox: "Back to outbox"
412     mark:
413       as_read: "Message marked as read"
414       as_unread: "Message marked as unread"
415   site:
416     index:
417       home: "home"
418       js_1: "You are either using a browser that doesn't support javascript, or you have disabled javascript."
419       js_2: "OpenStreetMap uses javascript for its slippy map."
420       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.'
421       permalink: Permalink
422       license: "Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors."
423     edit:
424       not_public: "You haven't set your edits to be public."
425       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}}."
426       user_page_link: user page
427       anon_edits: "({{link}})"
428       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
429       anon_edits_link_text: "Find out why this is the case."
430       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.'
431       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.)"
432     sidebar:
433       search_results: Search Results
434       close: Close
435     search:
436       search: Search
437       where_am_i: "Where am I?"
438       submit_text: "Go"
439       searching: "Searching..."
440       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>"
441     key:
442       map_key: "Map key"
443   trace:
444     create:
445       upload_trace: "Upload GPS Trace"
446       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."
447     edit:
448       filename: "Filename:"
449       uploaded_at: "Uploaded at:"
450       points: "Points:"
451       start_coord: "Start coordinate:"
452       edit: "עריכה"
453       owner: "Owner:"
454       description: ":תאור"
455       tags: "Tags:"
456       save_button: "Save Changes"
457     no_such_user:
458       no_such_user: "Sorry, there is no user with the name {{name}}. Please check your spelling, or maybe the link you clicked is wrong."
459     trace_form:
460       upload_gpx: "Upload GPX File"
461       description: "תאור"
462       tags: "Tags"
463       public: "Public?"
464       upload_button: "Upload"
465       help: "Help"
466     trace_header:
467       see_just_your_traces: "See just your traces, or upload a trace"
468       see_all_traces: "See all traces"
469       see_your_traces: "See all your traces"
470       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."
471     trace_optionals:
472       tags: "Tags"
473     view:
474       pending: "PENDING"
475       filename: "Filename:"
476       download: "download"
477       uploaded: "Uploaded at:"
478       points: "Points:"
479       start_coordinates: "Start coordinate:"
480       map: "map"
481       edit: "עריכה"
482       owner: "Owner:"
483       description: ":תאור"
484       tags: "Tags"
485       none: "None"
486       make_public: "Make this track public permanently"
487       edit_track: "Edit this track"
488       delete_track: "Delete this track"
489       viewing_trace: "Viewing trace {{name}}"
490       trace_not_found: "Trace not found!"
491     trace_paging_nav:
492       showing: "Showing page"
493       of: "of"
494     trace:
495       pending: "PENDING"
496       count_points: "{{count}} points"
497       ago: "{{time_in_words_ago}} ago"
498       more: "more"
499       trace_details: "View Trace Details"
500       view_map: "View Map"
501       edit: "עריכה"
502       edit_map: "Edit Map"
503       public: "PUBLIC"
504       private: "PRIVATE"
505       by: "by"
506       in: "in"
507       map: "map"
508     list:
509       public_traces: "Public GPS traces"
510       your_traces: "Your GPS traces"
511       public_traces_from: "Public GPS traces from {{user}}"
512       tagged_with: " tagged with {{tags}}"
513     delete:
514       scheduled_for_deletion: "Track scheduled for deletion"
515     make_public:
516       made_public: "Track made public"
517   user:
518     login:
519       title: "Login"
520       heading: "Login"
521       please login: "Please login or {{create_user_link}}."
522       create_account: "create an account"
523       email or username: "Email Address or Username: "
524       password: "Password: "
525       lost password link: "Lost your password?"
526       login_button: "Login"
527       account not active: "Sorry, your account is not active yet.<br>Please click on the link in the account confirmation email to activate your account."
528       auth failure: "Sorry, couldn't log in with those details."
529     lost_password:
530       title: "lost password"
531       heading: "Forgotten Password?"
532       email address: "Email Address:"
533       new password button: "Send me a new password"
534       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
535       notice email cannot find: "Couldn't find that email address, sorry."
536     reset_password:
537       title: "reset password"
538       flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
539       flash token bad: "Didn't find that token, check the URL maybe?"
540     new:
541       title: "Create account"
542       heading: "Create a User Account"
543       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
544       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. '
545       fill_form: "Fill in the form and we'll send you a quick email to activate your account."
546       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>.'
547       email address: "Email Address: "
548       confirm email address: "Confirm Email Address: "
549       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>)'
550       display name: "Display Name: "
551       password: "Password: "
552       confirm password: "Confirm Password: "
553       signup: Signup
554       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."
555     no_such_user:
556       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
557     view:
558       my diary: my diary
559       new diary entry: new diary entry
560       my edits: my edits
561       my traces: my traces
562       my settings: my settings
563       send message: send message
564       diary: diary
565       edits: edits
566       traces: traces
567       remove as friend: remove as friend
568       add as friend: add as friend
569       mapper since: "Mapper since: "
570       ago: "({{time_in_words_ago}} ago)"
571       user image heading: User image
572       delete image: Delete Image
573       upload an image: Upload an image
574       add image: Add Image
575       description: "תאור"
576       user location: User location
577       no home location: "No home location has been set."
578       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."
579       settings_link_text: settings
580       your friends: Your friends
581       no friends: You have not added any friends yet.
582       km away: "{{distance}}km away"
583       nearby users: "Nearby users: "
584       no nearby users: "There are no users who admit to mapping nearby yet."
585       change your settings: change your settings
586     friend_map:
587       your location: Your location
588       nearby mapper: "Nearby mapper: "
589     account:
590       title: "Edit account"
591       my settings: My settings
592       email never displayed publicly: "(never displayed publicly)"
593       public editing:
594         heading: "Public editing: "
595         enabled: "Enabled. Not anonymous and can edit data."
596         enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
597         enabled link text: "what's this?"
598         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
599         disabled link text: "why can't I edit?"
600       profile description: "Profile Description: "
601       preferred languages: "Preferred Languages: "
602       home location: "Home Location: "
603       no home location: "You have not entered your home location."
604       latitude: ":קו רוחב"
605       longitude: ":קו אורך" 
606       update home location on click: "Update home location when I click on the map?"
607       save changes button: Save Changes
608       make edits public button: Make all my edits public
609       return to profile: Return to profile
610       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
611       flash update success: "User information updated successfully."
612     confirm:
613       heading: Confirm a user account
614       press confirm button: "Press the confirm button below to activate your account."
615       button: Confirm
616       success: "Confirmed your account, thanks for signing up!"
617       failure: "A user account with this token has already been confirmed."
618     confirm_email:
619       heading: Confirm a change of email address
620       press confirm button: "Press the confirm button below to confirm your new email address."
621       button: Confirm
622       success: "Confirmed your email address, thanks for signing up!"
623       failure: "An email address has already been confirmed with this token."
624     set_home:
625       flash success: "Home location saved successfully"
626     go_public:
627       flash success: "All your edits are now public, and you are now allowed to edit."
628     make_friend:
629       success: "{{name}} is now your friend."
630       failed: "Sorry, failed to add {{name}} as a friend."
631       already_a_friend: "You are already friends with {{name}}."
632     remove_friend:
633       success: "{{name} was removed from your friends."
634       not_a_friend: "{{name}} is not one of your friends."