]> git.openstreetmap.org Git - rails.git/blob - config/locales/zh-TW.yml
Potlatch 1.2e
[rails.git] / config / locales / zh-TW.yml
1 # Messages for Chinese (Taiwan) (‪中文(台灣)‬)
2 # Exported from translatewiki.net
3 # Export driver: syck
4 zh-TW: 
5   activerecord: 
6     attributes: 
7       diary_comment: 
8         body: 內文
9       diary_entry: 
10         language: 語言
11         latitude: 緯度
12         longitude: 經度
13         title: 標題
14         user: 使用者
15       friend: 
16         friend: 朋友
17         user: 使用者
18       message: 
19         body: 內文
20         recipient: 收件者
21         sender: 寄件者
22         title: 標題
23       trace: 
24         description: 描述
25         latitude: 緯度
26         longitude: 經度
27         name: 名稱
28         public: 公開
29         size: 大小
30         user: 使用者
31         visible: 可見性
32       user: 
33         active: 啟用
34         description: 描述
35         display_name: 顯示名稱
36         languages: 語言
37         pass_crypt: 密碼
38     models: 
39       acl: 存取控制清單
40       changeset: 變更組合
41       changeset_tag: 變更組合標籤
42       country: 國家
43       diary_comment: 日記註解
44       diary_entry: 日記項目
45       friend: 朋友
46       language: 語言
47       message: 訊息
48       node: 節點
49       node_tag: 節點標籤
50       old_node: 舊的節點
51       old_node_tag: 舊的節點標籤
52       old_relation: 舊的關係
53       old_relation_member: 舊的關係成員
54       old_relation_tag: 舊的關係標籤
55       old_way: 舊的路徑
56       old_way_node: 舊的路徑節點
57       old_way_tag: 舊的路徑標籤
58       relation: 關係
59       relation_member: 關係成員
60       relation_tag: 關係標籤
61       session: 作業階段
62       trace: 軌跡
63       tracepoint: 軌跡點
64       tracetag: 軌跡標籤
65       user: 使用者
66       user_preference: 使用者偏好設定
67       user_token: 使用者記號
68       way: 路徑
69       way_node: 路徑節點
70       way_tag: 路徑標籤
71   browse: 
72     changeset: 
73       changeset: 變更組合:
74       download: 下載 {{changeset_xml_link}} 或 {{osmchange_xml_link}}
75       feed: 
76         title: 變更組合 {{id}}
77         title_comment: 變更組合 {{id}} - {{comment}}
78       title: 變更組合
79     changeset_details: 
80       belongs_to: 屬於:
81       bounding_box: 綁定方塊:
82       box: 方塊
83       closed_at: 關閉於:
84       created_at: 建立於:
85       has_nodes: 
86         one: 有下列 {{count}} 個節點:
87         other: 有下列 {{count}} 個節點:
88       has_relations: 
89         one: 有下列 {{count}} 個關係:
90         other: 有下列 {{count}} 個關係:
91       has_ways: 
92         one: 有下列 {{count}} 個路徑:
93         other: 有下列 {{count}} 個路徑:
94       no_bounding_box: 這個變更組合沒有儲存綁定方塊。
95       show_area_box: 顯示區域方塊
96     changeset_navigation: 
97       all: 
98         next_tooltip: 下一個變更組合
99         prev_tooltip: 上一個變更組合
100       user: 
101         name_tooltip: 檢視由 {{user}} 進行的編輯
102         next_tooltip: 下一個 {{user}} 的編輯
103         prev_tooltip: 上一個 {{user}} 的編輯
104     common_details: 
105       edited_at: 編輯於:
106       edited_by: 編輯者:
107       in_changeset: 於變更組合:
108       version: 版本:
109     containing_relation: 
110       entry: 關係 {{relation_name}}
111       entry_role: 關係 {{relation_name}} (做為 {{relation_role}})
112     map: 
113       deleted: 已刪除
114       larger: 
115         area: 在較大的地圖檢視區域
116         node: 在較大的地圖檢視節點
117         relation: 在較大的地圖檢視關係
118         way: 在較大的地圖檢視路徑
119       loading: 正在載入...
120     node: 
121       download: "{{download_xml_link}} 或 {{view_history_link}}"
122       download_xml: 下載 XML
123       edit: 編輯
124       node: 節點
125       node_title: 節點: {{node_name}}
126       view_history: 檢視歷史
127     node_details: 
128       coordinates: 坐標:
129       part_of: 部分:
130     node_history: 
131       download: "{{download_xml_link}} 或 {{view_details_link}}"
132       download_xml: 下載 XML
133       node_history: 節點歷史
134       node_history_title: 節點歷史: {{node_name}}
135       view_details: 檢視詳細資訊
136     not_found: 
137       sorry: 抱歉,找不到 id {{id}} 的 {{type}}。
138       type: 
139         changeset: 變更組合
140         node: 節點
141         relation: 關係
142         way: 路徑
143     paging_nav: 
144       of: /
145       showing_page: 正在顯示頁面
146     relation: 
147       download: "{{download_xml_link}} 或 {{view_history_link}}"
148       download_xml: 下載 XML
149       relation: 關係
150       relation_title: 關係: {{relation_name}}
151       view_history: 檢視歷史
152     relation_details: 
153       members: 成員:
154       part_of: 部分:
155     relation_history: 
156       download: "{{download_xml_link}} 或 {{view_details_link}}"
157       download_xml: 下載 XML
158       relation_history: 關係歷史
159       relation_history_title: 關係歷史: {{relation_name}}
160       view_details: 檢視詳細資料
161     relation_member: 
162       entry_role: "{{type}} {{name}} 做為 {{role}}"
163       type: 
164         node: 節點
165         relation: 關係
166         way: 路徑
167     start: 
168       manually_select: 手動選擇不同的區域
169       view_data: 目前地圖檢視的檢視資料
170     start_rjs: 
171       data_frame_title: 資料
172       data_layer_name: 資料
173       details: 詳細資訊
174       drag_a_box: 在地圖上拖曳出一個方塊來選擇一個區域
175       edited_by_user_at_timestamp: 由 [[user]] 於 [[timestamp]] 編輯
176       history_for_feature: "[[feature]] 的歷史"
177       load_data: 載入資料
178       loaded_an_area_with_num_features: 您已經載入了包含 [[num_features]] 項功能的區域。通常,有些瀏覽器無法正常顯示這個數量的資料。一般而言,瀏覽器在一次顯示 100 個以下的功能時最適當:超過這個數量會使您的瀏覽器變慢/停止回應。如果確定要顯示這個資料,請按下面的按鈕。
179       loading: 正在載入...
180       manually_select: 手動選擇不同的區域
181       object_list: 
182         api: 從 API 取回這個區域
183         back: 顯示物件清單
184         details: 詳細資訊
185         heading: 物件清單
186         history: 
187           type: 
188             node: 節點 [[id]]
189             way: 路徑 [[id]]
190         selected: 
191           type: 
192             node: 節點 [[id]]
193             way: 路徑 [[id]]
194         type: 
195           node: 節點
196           way: 路徑
197       private_user: 個人使用者
198       show_history: 顯示歷史
199       unable_to_load_size: 無法載入:綁定方塊的大小 [[bbox_size]] 太過巨大 (必須小於 {{max_bbox_size}})
200       zoom_or_select: 放大或選擇要檢視的地圖區域
201     tag_details: 
202       tags: 標籤:
203     way: 
204       download: "{{download_xml_link}} 或 {{view_history_link}}"
205       download_xml: 下載 XML
206       edit: 編輯
207       view_history: 檢視歷史
208       way: 路徑
209       way_title: 路徑: {{way_name}}
210     way_details: 
211       also_part_of: 
212         one: 也是路徑 {{related_ways}} 的一部分
213         other: 也是路徑 {{related_ways}} 的一部分
214       nodes: 節點:
215       part_of: 部分:
216     way_history: 
217       download: "{{download_xml_link}} 或 {{view_details_link}}"
218       download_xml: 下載 XML
219       view_details: 檢視詳細資訊
220       way_history: 路徑歷史
221       way_history_title: 路徑歷史: {{way_name}}
222   changeset: 
223     changeset: 
224       anonymous: 匿名
225       no_comment: (沒有)
226       no_edits: (沒有編輯)
227       show_area_box: 顯示區域方塊
228       still_editing: (尚在編輯)
229       view_changeset_details: 檢視變更組合詳細資訊
230     changeset_paging_nav: 
231       of: /
232       showing_page: 正在顯示頁面
233     changesets: 
234       area: 區域
235       comment: 註解
236       saved_at: 儲存於
237       user: 使用者
238     list: 
239       description: 最近的變更組合
240       description_bbox: "{{bbox}} 裡的變更組合"
241       description_user: "{{user}} 的變更組合"
242       description_user_bbox: "{{user}} 在 {{bbox}} 裡的變更組合"
243       heading: 變更組合
244       heading_bbox: 變更組合
245       heading_user: 變更組合
246       heading_user_bbox: 變更組合
247       title: 變更組合
248       title_bbox: "{{bbox}} 裡的變更組合"
249       title_user: "{{user}} 的變更組合"
250       title_user_bbox: "{{user}} 在 {{bbox}} 裡的變更組合"
251   diary_entry: 
252     diary_comment: 
253       comment_from: 由 {{link_user}}  於 {{comment_created_at}} 發表評論
254     diary_entry: 
255       comment_count: 
256         one: 1 個評論
257         other: "{{count}} 個評論"
258       comment_link: 對這個項目的評論
259       edit_link: 編輯這個項目
260       posted_by: 由 {{link_user}} 於 {{created}} 以 {{language_link}} 張貼
261       reply_link: 回覆這個項目
262     edit: 
263       body: 內文:
264       language: 語言:
265       latitude: 緯度:
266       location: 位置:
267       longitude: 經度:
268       marker_text: 日記項目位置
269       save_button: 儲存
270       subject: 主旨:
271       title: 編輯日記項目
272       use_map_link: 使用地圖
273     feed: 
274       all: 
275         description: 使用者最近的 OpenStreetMap 日記
276         title: OpenStreetMap 日記
277       language: 
278         description: R使用者最近的 OpenStreetMap (語言為 {{language_name}})
279         title: OpenStreetMap 日記 (語言為 {{language_name}})
280       user: 
281         description: "{{user}} 最近的 OpenStreetMap 日記"
282         title: "{{user}} 的 OpenStreetMap 日記"
283     list: 
284       in_language_title: 日記 (語言為 {{language}})
285       new: 新增日記項目
286       new_title: 在您的日記中撰寫新的項目
287       newer_entries: 較新的項目
288       no_entries: 沒有日記項目
289       older_entries: 較舊的項目
290       recent_entries: 最近的日記項目:
291       title: 日記
292       user_title: "{{user}} 的日記"
293     new: 
294       title: 新日記項目
295     no_such_entry: 
296       body: 抱歉,沒有日記項目或評論的 id 是 {{id}}。請檢查您的拼字,或者可能是按到錯誤的連結。
297       heading: 沒有項目的 id 為: {{id}}
298       title: 沒有這個日記項目
299     no_such_user: 
300       body: 抱歉,沒有名為 {{user}} 的使用者。請檢查您的拼字,或者可能是按到錯誤的連結。
301       heading: 使用者 {{user}} 不存在
302       title: 沒有這個使用者
303     view: 
304       leave_a_comment: 留下評論
305       login: 登入
306       login_to_leave_a_comment: "{{login_link}} 以留下評論"
307       save_button: 儲存
308       title: 使用者的日記 | {{user}}
309       user_title: "{{user}}的日記"
310   export: 
311     start: 
312       add_marker: 在地圖加上標記
313       area_to_export: 要匯出的區域
314       embeddable_html: 內嵌式 HTML
315       export_button: 匯出
316       format: 格式
317       format_to_export: 要匯出的格式
318       image_size: 圖片大小
319       latitude: 緯度:
320       licence: 授權
321       longitude: 經度:
322       manually_select: 手動選擇不同的區域
323       max: 最大
324       options: 選項
325       osm_xml_data: OpenStreetMap XML 資料
326       output: 輸出
327       paste_html: 貼上 HTML 內嵌於網站
328       scale: 比例
329       zoom: 變焦
330     start_rjs: 
331       add_marker: 加入標記至地圖
332       change_marker: 改變標記地點
333       click_add_marker: 在地圖上點選以加上標記
334       drag_a_box: 在地圖上拖曳出一個方塊以選擇區域
335       export: 匯出
336       manually_select: 手動選擇不同的區域
337       view_larger_map: 檢視較大的地圖
338   geocoder: 
339     description: 
340       title: 
341         geonames: 位置來自 <a href="http://www.geonames.org/">GeoNames</a>
342         osm_namefinder: "{{types}} 來自 <a href=\"http://gazetteer.openstreetmap.org/namefinder/\">OpenStreetMap Namefinder</a>"
343       types: 
344         cities: 城市
345         places: 地區
346         towns: 鄉鎮
347     description_osm_namefinder: 
348       prefix: "{{distance}} {{direction}} / {{type}}"
349     direction: 
350       east: 東方
351       north: 北方
352       north_east: 東北方
353       north_west: 西北方
354       south: 南方
355       south_east: 東南方
356       south_west: 西南方
357       west: 西方
358     distance: 
359       one: 大約 1 公里
360       other: 大約 {{count}} 公里
361       zero: 1 公里以內
362     results: 
363       no_results: 找不到任何結果
364     search: 
365       title: 
366         ca_postcode: 來自<a href="http://geocoder.ca/">Geocoder.CA</a>的結果
367         geonames: 來自<a href="http://www.geonames.org/">GeoNames</a>的結果
368         latlon: 來自<a href="http://openstreetmap.org/">內部</a>的結果
369         osm_namefinder: 來自<a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>的結果
370         uk_postcode: 來自<a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>的結果
371         us_postcode: 來自<a href="http://geocoder.us/">Geocoder.us</a>的結果
372     search_osm_namefinder: 
373       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} / {{parentname}})"
374       suffix_place: ", {{direction}} {{distance}} / {{placename}}"
375   layouts: 
376     donate: 以 {{link}} 給硬體升級基金來支援 OpenStreetMap。
377     donate_link_text: 捐獻
378     edit: 編輯
379     edit_tooltip: 編輯地圖
380     export: 匯出
381     export_tooltip: 匯出地圖資料
382     gps_traces: GPS 軌跡
383     gps_traces_tooltip: 管理軌跡
384     help_wiki: 求助 &amp; Wiki
385     help_wiki_tooltip: 本計畫的求助 &amp; Wiki 網站
386     history: 歷史
387     history_tooltip: 變更組合歷史
388     home: 家
389     home_tooltip: 移至家位置
390     inbox: 收件匣 ({{count}})
391     inbox_tooltip: 
392       one: 您的收件匣有 1 個未閱讀的訊息
393       other: 您的收件匣有 {{count}} 個未閱讀的訊息
394       zero: 您的收件匣沒有未閱讀的訊息
395     intro_1: OpenStreetMap 是一個自由、可編輯的全世界地圖。它是由像您這樣的人所製作的。
396     intro_2: OpenStreetMap 讓您可以從地球上的任何地方以合作的方式檢視、編輯與使用地圖資料。
397     intro_3: OpenStreetMap 的主機是由 {{ucl}} 和 {{bytemark}} 很大方的提供的。
398     log_in: 登入
399     log_in_tooltip: 以設定好的帳號登入
400     logout: 登出
401     logout_tooltip: 登出
402     make_a_donation: 
403       text: 進行捐款
404     news_blog: 新聞部落格
405     news_blog_tooltip: 關於 OpenStreetMap、自由地圖資料等的新聞部落格
406     osm_offline: OpenStreetMap 資料庫目前離線中,直到必要的資料庫維護工作完成為止。
407     osm_read_only: OpenStreetMap 資料庫目前是唯讀模式,直到必要的資料庫維護工作完成為止。
408     shop: 購買
409     shop_tooltip: 購買 OpenStreetMap 相關廠商的產品
410     sign_up: 註冊
411     sign_up_tooltip: 建立一個帳號以便能編輯
412     tag_line: 自由的 Wiki 世界地圖
413     user_diaries: 日記
414     user_diaries_tooltip: 檢視日記
415     view: 檢視
416     view_tooltip: 檢視地圖
417     welcome_user: 歡迎,{{user_link}}
418     welcome_user_link_tooltip: 您的使用者頁面
419   map: 
420     coordinates: 坐標:
421     edit: 編輯
422     view: 檢視
423   message: 
424     delete: 
425       deleted: 訊息已刪除
426     inbox: 
427       date: 日期
428       from: 寄件者
429       my_inbox: 我的收件匣
430       no_messages_yet: 您還沒有訊息。何不跟 {{people_mapping_nearby_link}} 的人們接觸看看?
431       outbox: 寄件匣
432       people_mapping_nearby: 附近製作地圖
433       subject: 主旨
434       title: 收件匣
435       you_have: 您有 {{new_count}} 個新訊息和 {{old_count}} 個舊訊息
436     mark: 
437       as_read: 訊息標記為已讀
438       as_unread: 訊息標記為未讀
439     message_summary: 
440       delete_button: 刪除
441       read_button: 標記為已讀
442       reply_button: 回覆
443       unread_button: 標記為未讀
444     new: 
445       back_to_inbox: 回到收件匣
446       body: 內文
447       message_sent: 訊息已寄出
448       send_button: 寄出
449       send_message_to: 寄出新訊息給 {{name}}
450       subject: 主旨
451       title: 寄出訊息
452     no_such_user: 
453       body: 抱歉沒有這個名字的使用者或此 id 的訊息
454       heading: 沒有這個使用者或訊息
455       title: 沒有這個使用者或訊息
456     outbox: 
457       date: 日期
458       inbox: 收件匣
459       my_inbox: 我的{{inbox_link}}
460       no_sent_messages: 您還沒有寄出訊息。何不跟 {{people_mapping_nearby_link}} 的人們接觸看看?
461       outbox: 寄件匣
462       people_mapping_nearby: 附近製作地圖
463       subject: 主旨
464       title: 寄件匣
465       to: 收件者
466       you_have_sent_messages: 您有 {{count}} 個寄送的訊息
467     read: 
468       back_to_inbox: 回到收件匣
469       back_to_outbox: 回到寄件匣
470       date: 日期
471       from: 寄件者
472       reading_your_messages: 閱讀您的訊息
473       reading_your_sent_messages: 閱讀您寄出的訊息
474       reply_button: 回覆
475       subject: 主旨
476       title: 閱讀訊息
477       to: 收件者
478       unread_button: 標記為未讀
479     sent_message_summary: 
480       delete_button: 刪除
481   notifier: 
482     diary_comment_notification: 
483       footer: 您也可以在 {{readurl}} 閱讀評論,並且在 {{commenturl}} 留下評論或在 {{replyurl}} 回覆
484       header: "{{from_user}} 在您最近 OpenStreetMap 主旨為 {{subject}} 的日記項目留下評論:"
485       hi: "{{to_user}}您好,"
486       subject: "[OpenStreetMap] {{user}} 在您的日記項目留下評論"
487     email_confirm: 
488       subject: "[OpenStreetMap] 確認您的電子郵件位址"
489     email_confirm_html: 
490       click_the_link: 如果這是您,請按下列連結確認此變更。
491       greeting: 您好,
492       hopefully_you: 有人 (希望是您) 想要改變他的電子郵件位址 {{server_url}} 為 {{new_address}}。
493     email_confirm_plain: 
494       click_the_link: 如果這是您,請按下列連結確認此變更。
495       greeting: 您好,
496       hopefully_you_1: 有人 (希望是您) 想要改變他的電子郵件位址
497       hopefully_you_2: "{{server_url}} 為 {{new_address}}。"
498     friend_notification: 
499       had_added_you: "{{user}} 已在 OpenStreetMap 將您加入為朋友。"
500       see_their_profile: 您可以在 {{userurl}} 查看他的資料,願意的話也可以把他們加入朋友。
501       subject: "[OpenStreetMap] {{user}} 將您加入朋友"
502     gpx_notification: 
503       and_no_tags: 且沒有標籤。
504       and_the_tags: 且標籤為:
505       failure: 
506         failed_to_import: 匯入失敗。這裡是錯誤訊息:
507         more_info_1: 更多關於 GPX 匯入失敗與如何避免它們的
508         more_info_2: 資訊可在這裡找到:
509         subject: "[OpenStreetMap] GPX 匯入失敗"
510       greeting: 您好,
511       success: 
512         loaded_successfully: "成功載入可能 {{possible_points}} 點中的\n{{trace_points}} 點。"
513         subject: "[OpenStreetMap] GPX 匯入成功"
514       with_description: 描述為
515       your_gpx_file: 您的 GPX 檔案
516     lost_password: 
517       subject: "[OpenStreetMap] 密碼重設要求"
518     lost_password_html: 
519       click_the_link: 如果這是您,請按下列連結重設您的密碼。
520       greeting: 您好,
521       hopefully_you: 有人 (希望是您) 要求重設這個電子郵件位址的 openstreetmap.org 帳號密碼。
522     lost_password_plain: 
523       click_the_link: 如果這是您,請按下列連結重設您的密碼。
524       greeting: 您好,
525       hopefully_you_1: 有人 (希望是您) 要求重設這個電子郵件位址
526       hopefully_you_2: 的 openstreetmap.org 帳號密碼。
527     message_notification: 
528       footer1: 您也可以在 {{readurl}} 閱讀訊息,
529       footer2: 並在 {{replyurl}} 回覆
530       header: "{{from_user}} 透過 OpenStreetMap 寄給您主旨為 {{subject}} 的訊息:"
531       hi: "{{to_user}}您好,"
532       subject: "[OpenStreetMap] {{user}} 寄給您新的訊息"
533     signup_confirm: 
534       subject: "[OpenStreetMap] 確認您的電子郵件"
535     signup_confirm_html: 
536       click_the_link: 如果這是您,歡迎!請按下列連結來確認您的帳號並了解更多 OpenStreetMap 的資訊。
537       current_user: 一份目前使用者的清單,以他們在世界上何處為基礎的分類,可在這裡取得:<a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>。
538       get_reading: 在 wiki 中閱讀更多 <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"></p> 或 <a href="http://www.opengeodata.org/">opengeodata 部落格,</a> 其中也有 <a href="http://www.opengeodata.org/?cat=13">podcasts 可以聽</a>!
539       greeting: 您好!
540       hopefully_you: 有人 (希望是您) 想要建立一個新帳號到
541       introductory_video: 您可以在 {{introductory_video_link}}。
542       more_videos: 這裡還有更多 {{more_videos_link}}。
543       more_videos_here: 影片
544       user_wiki_page: 建議您建立一個使用者 wiki 頁面,其中包含註記您住哪裡的分類標籤,如 <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>。
545       video_to_openstreetmap: 觀看 OpenStreetMap 的導覽影片
546       wiki_signup: 您可能也想在 <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"> OpenStreetMap wiki 註冊</a>。
547     signup_confirm_plain: 
548       click_the_link_1: 如果這是您,歡迎!請按下列連結來確認您的
549       click_the_link_2: 帳號並了解更多 OpenStreetMap 的資訊。
550       current_user_1: 一份目前使用者的清單,以他們在世界上何處為基礎
551       current_user_2: 的分類,可在這裡取得:
552       greeting: 您好!
553       hopefully_you: 有人 (希望是您) 想要建立一個新帳號到
554       introductory_video: 您可以在這裡觀看 OpenStreetMap 的導覽影片:
555       more_videos: 這裡還有更多影片:
556       opengeodata: OpenGeoData.org 是 OpenStreetMap 的部落格,它也有 podcasts:
557       the_wiki: 在 wiki 中閱讀更多 OpenStreetMap 訊息:
558       user_wiki_1: 建議您建立一個使用者 wiki 頁面,其中包含
559       user_wiki_2: 註記您住哪裡的分類標籤,如 [[Category:Users_in_London]]。
560       wiki_signup: 您可能也想在 OpenStreetMap wiki 註冊:
561   oauth: 
562     oauthorize: 
563       allow_read_gpx: 讀取您的私人 GPS 軌跡。
564       allow_read_prefs: 讀取您的使用者偏好設定。
565       allow_to: 允許客戶端應用程式:
566       allow_write_api: 修改地圖。
567       allow_write_diary: 建立日記、註解和設定朋友。
568       allow_write_gpx: 上傳 GPS 軌跡。
569       allow_write_prefs: 修改您的使用者偏好設定。
570       request_access: 應用程式 {{app_name}} 要求存取您的帳號。請確定您要讓此應用程式使用下列功能。您可以依自己的意思選擇。
571     revoke: 
572       flash: 您已經註銷 {{application}} 的記號。
573   oauth_clients: 
574     create: 
575       flash: 註冊資訊成功
576     destroy: 
577       flash: 已破壞此客戶端應用程式註冊
578     edit: 
579       submit: 編輯
580       title: 編輯您的應用程式
581     form: 
582       allow_read_gpx: 讀取他們的私人 GPS 軌跡。
583       allow_read_prefs: 讀取他們的使用者偏好設定。
584       allow_write_api: 修改地圖。
585       allow_write_diary: 建立日記、註解和設定朋友。
586       allow_write_gpx: 上傳 GPS 軌跡。
587       allow_write_prefs: 修改他們的使用者偏好設定。
588       callback_url: 召回 URL
589       name: 名稱
590       requests: 向使用者要求下列權限:
591       required: 必要的
592       support_url: 支援 URL
593       url: 主要應用程式 URL
594     index: 
595       application: 應用程式名稱
596       issued_at: 簽發於
597       list_tokens: 下列記號已發給您名下的應用程式:
598       my_apps: 我的客戶端應用程式
599       my_tokens: 我授權的應用程式
600       no_apps: 您是否有想要註冊以使用於 {{oauth}} 標準的應用程式?您必須先註冊您的網頁應用程式,才能對這個服務進行 OAuth 要求。
601       register_new: 註冊您的應用程式
602       registered_apps: 您已經註冊下列客戶端應用程式:
603       revoke: 註銷!
604       title: 我的 OAuth 詳細資料
605     new: 
606       submit: 註冊
607       title: 註冊新的應用程式
608     not_found: 
609       sorry: 抱歉,找不到此 {{type}}。
610     show: 
611       access_url: 存取記號 URL:
612       allow_read_gpx: 讀取他們的私人 GPS 軌跡。
613       allow_read_prefs: 讀取他們的使用者偏好設定。
614       allow_write_api: 修改地圖。
615       allow_write_diary: 建立日記、註解和設定朋友。
616       allow_write_gpx: 上傳 GPS 軌跡。
617       allow_write_prefs: 修改他們的使用者偏好設定。
618       authorize_url: 授權 URL:
619       edit: 編輯詳細資料
620       key: 消費者金鑰:
621       requests: 向使用者要求下列權限:
622       secret: 消費者密鑰:
623       support_notice: 我們支援 HMAC-SHA1 (建議值) 和 ssl 模式的純文字。
624       title: "{{app_name}} 的 OAuth 詳細資料"
625       url: 要求記號 URL:
626     update: 
627       flash: 更新客戶端資訊成功
628   site: 
629     edit: 
630       anon_edits_link_text: 了解為什麼這很重要。
631       flash_player_required: 您需要 Flash player 才能使用 Potlatch,OpenStreetMap Flash 編輯器。您可以<a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">在 Adobe.com 下載 Flash Player</a>。<a href="http://wiki.openstreetmap.org/wiki/Editing">還有其他許多選擇</a>也可以編輯 OpenStreetMap。
632       not_public: 您尚未將您的編輯開放至公領域。
633       not_public_description: 在您這麼做之前將無法再編輯地圖。您可以在您的{{user_page}}將自己的編輯設定為公領域。
634       potlatch_unsaved_changes: 您還有未儲存的變更。 (要在 Potlatch 中儲存,您應該取消選擇目前的路徑或節點(如果是在清單模式編輯),或是點選儲存(如果有儲存按鈕)。)
635       user_page_link: 使用者頁面
636     index: 
637       js_1: 您使用不支援 JavaScript 的瀏覽器,或者停用了 JavaScript。
638       js_2: OpenStreetMap 使用 JavaScript 讓地圖更平順。
639       js_3: 如果您無法啟用 JavaScript,可以試試 <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home 靜態拼貼瀏覽器</a>。
640       license: 
641         notice: 由 {{project_name}} 和它的貢獻者依 {{license_name}} 條款授權。
642       permalink: 靜態連結
643       shortlink: 簡短連結
644     key: 
645       map_key: 圖例
646       map_key_tooltip: 在這個縮放等級會顯示的圖例
647       table: 
648         entry: 
649           admin: 行政區邊界
650           apron: 
651             - Airport apron
652             - terminal
653           bridleway: 馬道
654           building: 特殊建築
655           byway: 鄉間小路
656           cable: 
657             - 纜車
658             - chair lift
659           centre: 運動中心
660           commercial: 商業區
661           common: 
662             - Common
663             - meadow
664           construction: 建築中路段
665           cycleway: 自行車道
666           farm: 農田
667           footway: 步道
668           forest: 森林
669           golf: 高爾夫球道
670           industrial: 工業區
671           lake: 
672             - 湖泊
673             - reservoir
674           military: 軍事區
675           motorway: 高速公路
676           park: 公園
677           primary: 主要道路
678           rail: 鐵路
679           reserve: 自然保留區
680           resident: 住宅區
681           runway: 
682             - 機場跑道
683             - 飛機滑行道
684           school: 
685             - 學校
686             - 大學
687           secondary: 次要道路
688           station: 火車站
689           subway: 地下鐵
690           summit: 
691             - Summit
692             - peak
693           track: 產業道路
694           tram: 
695             - 輕軌電車
696             - tram
697           trunk: 快速道路
698           unclassified: 未分類道路
699           unsurfaced: 無鋪面道路
700           wood: 樹木
701         heading: z{{zoom_level}} 的圖例
702     search: 
703       search: 搜尋
704       search_help: 範例: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', 或 'post offices near L羹nen' <a href='http://wiki.openstreetmap.org/wiki/Search'>更多範例...</a>
705       submit_text: 出發
706       where_am_i: 我在哪裡?
707     sidebar: 
708       close: 關閉
709       search_results: 搜尋結果
710   trace: 
711     create: 
712       trace_uploaded: 您的 GPX 檔案已經上傳並且在等候進入資料庫中。這通常不會超過半小時,完成時會以電子郵件通知您。
713       upload_trace: 上傳 GPS 軌跡
714     delete: 
715       scheduled_for_deletion: 軌跡已預定刪除
716     edit: 
717       description: 描述:
718       download: 下載
719       edit: 編輯
720       filename: 檔案名稱:
721       heading: 編輯軌跡 {{name}}
722       map: 地圖
723       owner: 擁有者:
724       points: 點數:
725       save_button: 儲存變更
726       start_coord: 開始坐標:
727       tags: 標籤:
728       tags_help: 以逗點分隔
729       title: 編輯軌跡 {{name}}
730       uploaded_at: 上傳於:
731       visibility: 可見性:
732       visibility_help: 這是什麼意思?
733     list: 
734       public_traces: 公開 GPS 軌跡
735       public_traces_from: "{{user}} 的公開 GPS 軌跡"
736       tagged_with: " 標籤為 {{tags}}"
737       your_traces: 您的 GPS 軌跡
738     make_public: 
739       made_public: 軌跡標記為公開
740     no_such_user: 
741       body: 抱歉,沒有名為 {{user}} 的使用者。請檢查您的拼字,或者可能是按到錯誤的連結。
742       heading: 使用者 {{user}} 不存在
743       title: 沒有這個使用者
744     trace: 
745       ago: "{{time_in_words_ago}} 之前"
746       by: 由
747       count_points: "{{count}} 個點"
748       edit: 編輯
749       edit_map: 編輯地圖
750       in: 於
751       map: 地圖
752       more: 更多
753       pending: 等候
754       private: 私人
755       public: 公開
756       trace_details: 檢視軌跡詳細資訊
757       view_map: 檢視地圖
758     trace_form: 
759       description: 描述
760       help: 求助
761       tags: 標籤
762       tags_help: 以逗點分隔
763       upload_button: 上傳
764       upload_gpx: 上傳 GPX 檔案
765       visibility: 可見性
766       visibility_help: 這是什麼意思?
767     trace_header: 
768       see_all_traces: 查看所有的軌跡
769       see_just_your_traces: 只查看您的軌跡,或是上傳一個軌跡
770       see_your_traces: 查看您所有的軌跡
771       traces_waiting: 您有 {{count}} 個軌跡等待上傳。請先等待這些結束後才做進一步的上傳,如此才不會阻擋其他使用者的排程。
772     trace_optionals: 
773       tags: 標籤
774     trace_paging_nav: 
775       of: /
776       showing: 正在顯示頁面
777     view: 
778       delete_track: 刪除這個軌跡
779       description: 描述:
780       download: 下載
781       edit: 編輯
782       edit_track: 編輯這個軌跡
783       filename: 檔案名稱:
784       heading: 檢視軌跡 {{name}}
785       map: 地圖
786       none: 沒有
787       owner: 擁有者:
788       pending: 等候
789       points: 點數:
790       start_coordinates: 開始坐標:
791       tags: 標籤
792       title: 檢視軌跡 {{name}}
793       trace_not_found: 找不到軌跡!
794       uploaded: 上傳於:
795       visibility: 可見性:
796     visibility: 
797       identifiable: 可辨識 (以可辨認的方式顯示於軌跡清單,節點有時間戳記)
798       private: 私人 (以匿名方式分享,節點無順序)
799       public: 公開 (以匿名方式顯示於軌跡清單,節點無順序)
800       trackable: 可追蹤 (以匿名方式分享,節點有時間戳記)
801   user: 
802     account: 
803       email never displayed publicly: (永遠不公開顯示)
804       flash update success: 使用者資訊成功的更新。
805       flash update success confirm needed: 使用者資訊成功的更新。請檢查您的電子郵件是否收到確認新電子郵件位址的通知。
806       home location: 家的位置:
807       latitude: 緯度:
808       longitude: 經度:
809       make edits public button: 將我所有的編輯設為公開
810       my settings: 我的設定值
811       no home location: 您尚未輸入家的位置。
812       preferred languages: 偏好的語言:
813       profile description: 個人檔案描述:
814       public editing: 
815         disabled: 已停用且不能編輯資料,所有先前的編輯都會成為匿名的。
816         disabled link text: 為什麼我不能編輯?
817         enabled: 已啟用。非匿名且可以編輯資料。
818         enabled link: http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits
819         enabled link text: 這是什麼?
820         heading: 公開編輯:
821       return to profile: 回到設定檔
822       save changes button: 儲存變更
823       title: 編輯帳號
824       update home location on click: 當我點選地圖時更新家的位置?
825     confirm: 
826       button: 確認
827       failure: 具有此記號的使用者帳號已經確認過了。
828       heading: 確認使用者帳號
829       press confirm button: 按下確認按鈕以啟用您的帳號。
830       success: 已確認您的帳號,感謝您的註冊!
831     confirm_email: 
832       button: 確認
833       failure: 具有此記號的電子郵件位址已經確認過了。
834       heading: 確認電子郵件位址的變更
835       press confirm button: 按下確認按鈕以確認您的新電子郵件位址。
836       success: 已確認您的電子郵件位址,感謝您的註冊!
837     friend_map: 
838       nearby mapper: 附近的製圖者:
839       your location: 您的位置
840     go_public: 
841       flash success: 現在您所有的編輯都是公開的,因此您已有編輯的權利。
842     login: 
843       account not active: 抱歉,您的帳號尚未啟用。<br />請點選帳號確認電子郵件中的連結來啟用您的帳號。
844       auth failure: 抱歉,無法以這些資料登入。
845       create_account: 建立一個帳號
846       email or username: 電子郵件位址或使用者名稱:
847       heading: 登入
848       login_button: 登入
849       lost password link: 忘記您的密碼?
850       password: 密碼:
851       please login: 請登入或{{create_user_link}}。
852       title: 登入
853     lost_password: 
854       email address: 電子郵件位址:
855       heading: 忘記密碼?
856       new password button: 傳送給我新的密碼
857       notice email cannot find: 找不到該電子郵件位址,抱歉。
858       notice email on way: 很遺憾您忘了它 :-( 但是一封讓您可以重設它的郵件已經寄出。
859       title: 遺失密碼
860     make_friend: 
861       already_a_friend: 您已經是 {{name}} 的朋友了。
862       failed: 抱歉,無法將 {{name}} 加入為朋友。
863       success: "{{name}} 現在成為您的朋友。"
864     new: 
865       confirm email address: 確認電子郵件位址:
866       confirm password: 確認密碼:
867       contact_webmaster: 請連絡 <a href="mailto:webmaster@openstreetmap.org">網站管理者</a>安排要建立的帳號,我們會儘快嘗試並處理這個要求。
868       display name: 顯示名稱:
869       email address: 電子郵件位址:
870       fill_form: 填好下列表單,我們會寄給您一封電子郵件來啟用您的帳號。
871       flash create success message: 使用者已成功建立。檢查您的電子郵件有沒有確認信,接著就要忙著製作地圖了 :-)<br /><br />請注意在收到並確認您的電子郵件位址前是無法登入的。<br /><br />如果您使用會送出確認要求的防垃圾信系統,請確定您將 webmaster@openstreetmap.org 加入白名單中,因為我們無法回覆任何確認要求。
872       heading: 建立使用者帳號
873       license_agreement: 藉由建立帳號,您同意所有上傳到 Openstreetmap 計畫的資料都以 (非排除) <a href="http://creativecommons.org/licenses/by-sa/2.0/">這個創用 CC 授權 (by-sa)</a>來授權。
874       no_auto_account_create: 很不幸的我們現在無法自動為您建立帳號。
875       not displayed publicly: 不要公開顯示 (請看 <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">隱私權政策</a>)
876       password: 密碼:
877       signup: 註冊
878       title: 建立帳號
879     no_such_user: 
880       body: 抱歉,沒有名為 {{user}} 的使用者。請檢查您的拼字,或者可能是按到錯誤的連結。
881       heading: 使用者 {{user}} 不存在
882       title: 沒有這個使用者
883     remove_friend: 
884       not_a_friend: "{{name}} 並不在您的朋友裡。"
885       success: "{{name}} 已從您的朋友中移除。"
886     reset_password: 
887       confirm password: 確認密碼:
888       flash changed: 您的密碼已經變更。
889       flash token bad: 找不到該記號,可能要檢查一下 URL?
890       heading: 重設 {{user}} 的密碼
891       password: 密碼:
892       reset: 重設密碼
893       title: 重設密碼
894     set_home: 
895       flash success: 家的位置成功的儲存
896     view: 
897       add as friend: 加入朋友
898       add image: 加入圖片
899       ago: ({{time_in_words_ago}} 之前)
900       change your settings: 改變您的設定值
901       delete image: 刪除圖片
902       description: 描述
903       diary: 日記
904       edits: 個編輯
905       if set location: 如果您設定了位置,一張漂亮的地圖和小指標會出現在下面。您可以在{{settings_link}}頁面設定您的家位置。
906       km away: "{{count}} 公里遠"
907       m away: "{{count}} 公尺遠"
908       mapper since: 成為製圖者於:
909       my diary: 我的日記
910       my edits: 我的編輯
911       my settings: 我的設定值
912       my traces: 我的軌跡
913       nearby users: 附近的使用者:
914       new diary entry: 新增日記
915       no friends: 您尚未加入任何朋友。
916       no home location: 尚未設定家的位置。
917       no nearby users: 附近沒有在進行製圖的使用者。
918       remove as friend: 移除朋友
919       send message: 傳送訊息
920       settings_link_text: 設定值
921       traces: 個軌跡
922       upload an image: 上傳一張圖片
923       user image heading: 使用者圖片
924       user location: 使用者位置
925       your friends: 您的朋友