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