]> git.openstreetmap.org Git - rails.git/blob - config/locales/zh-TW.yml
Add rate limiting to user friendships
[rails.git] / config / locales / zh-TW.yml
1 # Messages for Traditional Chinese (中文(繁體)‎)
2 # Exported from translatewiki.net
3 # Export driver: phpyaml
4 # Author: A Retired User
5 # Author: A2093064
6 # Author: Anakmalaysia
7 # Author: Assh1857
8 # Author: C933103
9 # Author: Cwlin0416
10 # Author: EagerLin
11 # Author: Foothsu
12 # Author: HTan (WMF)
13 # Author: Hlaw
14 # Author: Impersonator 1
15 # Author: Jiazheng0609
16 # Author: Justincheng12345
17 # Author: Kly
18 # Author: LNDDYL
19 # Author: Learnerq
20 # Author: Liuxinyu970226
21 # Author: Mikepanhu
22 # Author: Mmyangfl
23 # Author: Mstar
24 # Author: Mywood
25 # Author: Orinx
26 # Author: Pesder
27 # Author: Reke
28 # Author: Ruila
29 # Author: Sanmosa
30 # Author: Shangkuanlc
31 # Author: Shoufen
32 # Author: Simon Shek
33 # Author: StephDC
34 # Author: SupaplexTW
35 # Author: TongcyDai
36 # Author: Wehwei
37 # Author: Winston Sung
38 # Author: Wrightbus
39 # Author: Xiplus
40 # Author: 予弦
41 # Author: 神樂坂秀吉
42 # Author: 아라
43 ---
44 zh-TW:
45   html:
46     dir: ltr
47   time:
48     formats:
49       friendly: '%Y 年 %B %e 日 %H 時 %M 分'
50       blog: '%Y年%B%e日'
51   helpers:
52     file:
53       prompt: 選擇檔案
54     submit:
55       diary_comment:
56         create: 儲存
57       diary_entry:
58         create: 發佈
59         update: 更新
60       issue_comment:
61         create: 添加評論
62       message:
63         create: 寄出
64       client_application:
65         create: 註冊
66         update: 更新
67       redaction:
68         create: 建立修訂
69         update: 儲存修訂
70       trace:
71         create: 上傳
72         update: 儲存變更
73       user_block:
74         create: 建立封鎖
75         update: 更新封鎖
76   activerecord:
77     errors:
78       messages:
79         invalid_email_address: 似乎不是有效的電子郵件信箱地址。
80         email_address_not_routable: 不可繞送
81     models:
82       acl: 存取控制清單
83       changeset: 變更集
84       changeset_tag: 變更集標籤
85       country: 國家
86       diary_comment: 日記評論
87       diary_entry: 日記項目
88       friend: 好友
89       issue: 問題
90       language: 語言
91       message: 訊息
92       node: 節點
93       node_tag: 節點標籤
94       notifier: 通知
95       old_node: 舊的節點
96       old_node_tag: 舊的節點標籤
97       old_relation: 舊的關聯
98       old_relation_member: 舊的關聯成員
99       old_relation_tag: 舊的關聯標籤
100       old_way: 舊的路徑
101       old_way_node: 舊的路徑節點
102       old_way_tag: 舊的路徑標籤
103       relation: 關聯
104       relation_member: 關聯成員
105       relation_tag: 關聯標籤
106       report: 報告
107       session: 作業階段
108       trace: 軌跡
109       tracepoint: 軌跡點
110       tracetag: 軌跡標籤
111       user: 使用者
112       user_preference: 使用者偏好設定
113       user_token: 使用者令牌
114       way: 路徑
115       way_node: 路徑節點
116       way_tag: 路徑標籤
117     attributes:
118       client_application:
119         name: 名稱(必需)
120         url: 主程式 URL(必需)
121         callback_url: 回呼 (Callback) URL
122         support_url: 支援 URL
123         allow_read_prefs: 讀取他們的使用者偏好設定
124         allow_write_prefs: 修改他們的使用者偏好設定
125         allow_write_diary: 建立日記、評論和加入好友
126         allow_write_api: 修改地圖
127         allow_read_gpx: 讀取他們的私人 GPS 軌跡
128         allow_write_gpx: 上傳 GPS 軌跡
129         allow_write_notes: 修改註記
130       diary_comment:
131         body: 內文
132       diary_entry:
133         user: 使用者
134         title: 標題
135         latitude: 緯度
136         longitude: 經度
137         language: 語言
138       friend:
139         user: 使用者
140         friend: 好友
141       trace:
142         user: 使用者
143         visible: 可見的
144         name: 檔案名稱
145         size: 大小
146         latitude: 緯度
147         longitude: 經度
148         public: 公開
149         description: 說明
150         gpx_file: 上傳 GPX 檔案
151         visibility: 能見度
152         tagstring: 標籤
153       message:
154         sender: 寄件者
155         title: 標題
156         body: 內文
157         recipient: 收件者
158       redaction:
159         title: 標題
160         description: 說明
161       report:
162         category: 選擇您回報的原因
163         details: 請提供有關問題的更多些詳情(必需)
164       user:
165         auth_provider: 認證提供方
166         auth_uid: 認證 UID
167         email: 電子郵件
168         email_confirmation: 電子郵件確認
169         new_email: 新的電子郵件地址
170         active: 開啟中
171         display_name: 顯示名稱
172         description: 基本資料說明
173         home_lat: 緯度
174         home_lon: 經度
175         languages: 偏好的語言
176         preferred_editor: 偏好編輯器
177         pass_crypt: 密碼
178         pass_crypt_confirmation: 確認密碼
179     help:
180       trace:
181         tagstring: 以逗點分隔
182       user_block:
183         reason: 使用者之所以被封鎖的理由。請盡量以平靜、合理的態度,來詳細地描述情況,另外請記住訊息是公開可見的。請注意,並非所有使用者都能了解社群術語,所以請嘗試使用較為通用的說法。
184         needs_view: 在清除這項封鎖之前是否需要使用者登入?
185       user:
186         email_confirmation: 您的地址未公開顯示,請查看我們的<a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy"
187           title="包含有關電郵地址部分的 OSMF 隱私權政策">隱私權政策</a>來獲得更多資訊。
188         new_email: (永遠不公開顯示)
189   datetime:
190     distance_in_words_ago:
191       about_x_hours:
192         one: 約1小時前
193         other: 約%{count}小時前
194       about_x_months:
195         one: 約1個月前
196         other: 約%{count}個月前
197       about_x_years:
198         one: 約1年
199         other: 約%{count}年前
200       almost_x_years:
201         one: 近1年
202         other: 近%{count}年前
203       half_a_minute: 半分鐘前
204       less_than_x_seconds:
205         one: 小於 1 秒前
206         other: 小於 %{count} 秒前
207       less_than_x_minutes:
208         one: 小於 1 分前
209         other: 小於 %{count} 分前
210       over_x_years:
211         one: 超過1年前
212         other: 超過%{count}年前
213       x_seconds:
214         one: 1秒前
215         other: '%{count}秒前'
216       x_minutes:
217         one: 1分鐘前
218         other: '%{count}分鐘前'
219       x_days:
220         one: 1日前
221         other: '%{count}日前'
222       x_months:
223         one: 1個月前
224         other: '%{count}個月前'
225       x_years:
226         one: 1年前
227         other: '%{count}年前'
228   printable_name:
229     with_version: '%{id},版本%{version}'
230     with_name_html: '%{name} (%{id})'
231   editor:
232     default: 預設 (目前為 %{name})
233     id:
234       name: iD
235       description: iD (瀏覽器內編輯)
236     remote:
237       name: 遠端控制
238       description: 遠端控制 (JOSM、Potlatch、Merkaartor)
239   auth:
240     providers:
241       none: 無
242       openid: OpenID
243       google: Google
244       facebook: Facebook
245       windowslive: Windows Live
246       github: GitHub
247       wikipedia: 維基百科
248   api:
249     notes:
250       comment:
251         opened_at_html: 於%{when}建立
252         opened_at_by_html: 於%{when}由%{user}建立
253         commented_at_html: 於%{when}更新
254         commented_at_by_html: 於%{when}由%{user}更新
255         closed_at_html: 於%{when}已解決
256         closed_at_by_html: 於%{when}由%{user}關閉
257         reopened_at_html: 於%{when}重新開啟
258         reopened_at_by_html: 於%{when}由%{user}重新開啟
259       rss:
260         title: OpenStreetMap 註記
261         description_area: 在你的區域[(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]所報告、評論或關閉的註記的清單
262         description_item: 註記 %{id} 的 RSS feed
263         opened: 新的註記 (在 %{place} 附近)
264         commented: 新的評論 (在 %{place} 附近)
265         closed: 關閉的註記 (在 %{place} 附近)
266         reopened: 重新開啟的註記 (在 %{place} 附近)
267       entry:
268         comment: 評論
269         full: 註記原文
270   browse:
271     created: 建立於
272     closed: 關閉於
273     created_html: 於<abbr title='%{title}'>%{time}</abbr>建立
274     closed_html: 於<abbr title='%{title}'>%{time}</abbr>關閉
275     created_by_html: 於<abbr title='%{title}'>%{time}</abbr>由%{user}建立
276     deleted_by_html: 於<abbr title='%{title}'>%{time}</abbr>由%{user}刪除
277     edited_by_html: 於<abbr title='%{title}'>%{time}</abbr>由%{user}編輯
278     closed_by_html: 於<abbr title='%{title}'>%{time}</abbr>由%{user}關閉
279     version: 版本
280     in_changeset: 變更集
281     anonymous: 匿名
282     no_comment: (沒有評論)
283     part_of: 屬於:
284     part_of_relations:
285       one: 1 個關聯
286       other: '%{count} 個關聯'
287     part_of_ways:
288       one: 1 條路
289       other: '%{count} 條路'
290     download_xml: 下載 XML
291     view_history: 檢視歷史
292     view_details: 檢視詳細資料
293     location: 位置:
294     common_details:
295       coordinates_html: '%{latitude}, %{longitude}'
296     changeset:
297       title: 變更集:%{id}
298       belongs_to: 作者
299       node: 節點 (共 %{count} 項)
300       node_paginated: 節點 (共 %{count} 項中的第 %{x}-%{y} 項)
301       way: 路徑 (共 %{count} 項)
302       way_paginated: 路線 (%{count} 的 %{x}-%{y})
303       relation: 關聯 (%{count})
304       relation_paginated: 關聯 (%{count} 的 %{x}-%{y})
305       comment: 評論 (%{count})
306       hidden_commented_by_html: 隱藏來自%{user}於<abbr title='%{exact_time}'>%{when}</abbr>的評論
307       commented_by_html: 來自%{user}於<abbr title='%{exact_time}'>%{when}</abbr>的評論
308       changesetxml: 變更集 XML
309       osmchangexml: osmChange 格式 XML
310       feed:
311         title: 變更集 %{id}
312         title_comment: 變更集 %{id} - %{comment}
313       join_discussion: 登入以參加討論
314       discussion: 討論
315       still_open: 變更集仍為開啟 - 討論要在變更集關閉後才會開啟。
316     node:
317       title_html: 節點:%{name}
318       history_title_html: 節點歷史:%{name}
319     way:
320       title_html: 路徑:%{name}
321       history_title_html: 路徑歷史:%{name}
322       nodes: 節點
323       nodes_count:
324         other: '%{count} 個節點'
325       also_part_of_html:
326         one: 路徑 %{related_ways} 的部份
327         other: 路徑 %{related_ways} 的部份
328     relation:
329       title_html: 關聯:%{name}
330       history_title_html: 關聯歷史:%{name}
331       members: 成員
332       members_count:
333         one: 1 個成員
334         other: '%{count} 個成員'
335     relation_member:
336       entry_html: '%{type} %{name}'
337       entry_role_html: '%{type} %{name} 作為 %{role}'
338       type:
339         node: 節點
340         way: 路徑
341         relation: 關聯
342     containing_relation:
343       entry_html: 關聯 %{relation_name}
344       entry_role_html: 關聯 %{relation_name} (作為 %{relation_role})
345     not_found:
346       title: 找不到
347       sorry: 抱歉,找不到 %{type}#%{id}。
348       type:
349         node: 節點
350         way: 路徑
351         relation: 關聯
352         changeset: 變更集
353         note: 註記
354     timeout:
355       title: 逾時錯誤
356       sorry: 抱歉,索取 id 為 %{id} 的 %{type} 資料,花費時間過長。
357       type:
358         node: 節點
359         way: 路徑
360         relation: 關聯
361         changeset: 變更集
362         note: 註記
363     redacted:
364       redaction: 編修程序 %{id}
365       message_html: 此 %{type} 的版本 %{version} 已被編修,因此未能顯示。詳細資訊請參閱 %{redaction_link}。
366       type:
367         node: 節點
368         way: 路徑
369         relation: 關聯
370     start_rjs:
371       feature_warning: 載入 %{num_features} 項物件的資料,可能使您的瀏覽器延遲或無法回應。您是否想要顯示這些資料嗎?
372       load_data: 載入資料
373       loading: 正在載入…
374     tag_details:
375       tags: 標籤
376       wiki_link:
377         key: '%{key} 標籤的 Wiki 說明頁面'
378         tag: '%{key}=%{value} 標籤的 Wiki 說明頁面'
379       wikidata_link: 維基數據上的 %{page} 項目
380       wikipedia_link: 維基百科上的 %{page} 條目
381       wikimedia_commons_link: 在維基共享資源上的%{page}項目
382       telephone_link: 致電 %{phone_number}
383       colour_preview: 色彩%{colour_value}預覽
384     note:
385       title: 註記:%{id}
386       new_note: 新增註記
387       description: 說明
388       open_title: 未解決的註記:#%{note_name}
389       closed_title: 已解決的註記:#%{note_name}
390       hidden_title: 已隱藏的註記:#%{note_name}
391       opened_by_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由%{user}建立
392       opened_by_anonymous_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由匿名使用者建立
393       commented_by_html: '%{user}於<abbr title=''%{exact_time}''>%{when}</abbr>的評論'
394       commented_by_anonymous_html: 匿名使用者於<abbr title='%{exact_time}'>%{when}</abbr>的評論
395       closed_by_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由%{user}解決
396       closed_by_anonymous_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由匿名使用者解決
397       reopened_by_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由%{user}重新開啟
398       reopened_by_anonymous_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由匿名使用者重新開啟
399       hidden_by_html: 於<abbr title='%{exact_time}'>%{when}</abbr>由%{user}隱藏
400       report: 回報此註記
401       coordinates_html: '%{latitude}, %{longitude}'
402     query:
403       title: 查詢圖徵
404       introduction: 點選地圖以尋找附近的圖徵
405       nearby: 附近圖徵
406       enclosing: 區域內圖徵
407   changesets:
408     changeset_paging_nav:
409       showing_page: 第 %{page} 頁
410       next: 下一頁 »
411       previous: « 上一頁
412     changeset:
413       anonymous: 匿名
414       no_edits: (沒有編輯)
415       view_changeset_details: 檢視變更集詳細資料
416     changesets:
417       id: ID
418       saved_at: 已儲存於
419       user: 使用者
420       comment: 評論
421       area: 區域
422     index:
423       title: 變更集
424       title_user: '%{user} 的變更集'
425       title_friend: 好友的變更集
426       title_nearby: 附近使用者的變更集
427       empty: 查無變更集。
428       empty_area: 此區域沒有變更集。
429       empty_user: 此使用者沒有變更集。
430       no_more: 查無更多變更集。
431       no_more_area: 此區域沒有更多變更集。
432       no_more_user: 此使用者沒有更多變更集。
433       load_more: 載入更多
434     timeout:
435       sorry: 很抱歉,您請求的變更集清單過長無法讀取。
436   changeset_comments:
437     comment:
438       comment: '由 %{author} 對變更集 #%{changeset_id} 發表的新評論'
439       commented_at_by_html: 於%{when}由%{user}更新
440     comments:
441       comment: '%{author} 對變更集 #%{changeset_id} 發表的新評論'
442     index:
443       title_all: OpenStreetMap 變更集討論
444       title_particular: OpenStreetMap 變更集 %{changeset_id} 討論
445     timeout:
446       sorry: 很抱歉,您請求的變更集評論過長無法讀取
447   diary_entries:
448     new:
449       title: 新日記項目
450     form:
451       location: 位置
452       use_map_link: 使用地圖
453     index:
454       title: 使用者日記
455       title_friends: 好友日記
456       title_nearby: 附近的使用者的日記
457       user_title: '%{user} 的日記'
458       in_language_title: 語言為%{language}的日記項目
459       new: 新增日記項目
460       new_title: 在我的使用者日記裡撰寫新內容
461       my_diary: 我的日記
462       no_entries: 沒有日記項目
463       recent_entries: 最近的日記項目
464       older_entries: 較舊的項目
465       newer_entries: 較新的項目
466     edit:
467       title: 編輯日記項目
468       marker_text: 日記項目位置
469     show:
470       title: '%{user} 的日記|%{title}'
471       user_title: '%{user} 的日記'
472       leave_a_comment: 留下評論
473       login_to_leave_a_comment_html: '%{login_link}來留下評論'
474       login: 登入
475     no_such_entry:
476       title: 沒有這樣的日記項目
477       heading: 沒有 id 為 %{id} 的項目
478       body: 抱歉,沒有日記項目或評論的 id 是 %{id}。請檢查您的拼字,或者可能是您按到錯誤的連結。
479     diary_entry:
480       posted_by_html: 於 %{created} 由 %{link_user} 以%{language_link}發表。
481       updated_at_html: 上一次更新在 %{updated}。
482       comment_link: 對這個項目的評論
483       reply_link: 發送訊息給作者
484       comment_count:
485         one: 1 項評論
486         zero: 沒有評論
487         other: '%{count} 項評論'
488       edit_link: 編輯此項目
489       hide_link: 隱藏此項目
490       unhide_link: 取消隱藏此項目
491       confirm: 確認
492       report: 回報此項目
493     diary_comment:
494       comment_from_html: 由 %{link_user} 於 %{comment_created_at} 發表的評論
495       hide_link: 隱藏此評論
496       unhide_link: 取消隱藏此評論
497       confirm: 確認
498       report: 回報此評論
499     location:
500       location: 位置:
501       view: 檢視
502       edit: 編輯
503       coordinates: '%{latitude}; %{longitude}'
504     feed:
505       user:
506         title: '%{user} 的 OpenStreetMap 日記項目'
507         description: '%{user} 最近的 OpenStreetMap 日記項目'
508       language:
509         title: 語言為%{language_name}的OpenStreetMap 日記項目
510         description: 語言為%{language_name}的 OpenStreetMap 使用者最近日記項目
511       all:
512         title: OpenStreetMap 日記項目
513         description: OpenStreetMap 使用者最近的日記項目
514     comments:
515       has_commented_on: '%{display_name} 在以下的日記項目發表了評論'
516       no_comments: 沒有日記評論
517       post: 貼文
518       when: 於
519       comment: 評論
520       newer_comments: 較新的評論
521       older_comments: 較舊的評論
522   friendships:
523     make_friend:
524       heading: 將 %{user} 加入為好友?
525       button: 加入為好友
526       success: '%{name} 現在已成為您的好友!'
527       failed: 抱歉,無法將 %{name} 加入為好友。
528       already_a_friend: 您已經是 %{name} 的好友了。
529     remove_friend:
530       heading: 移除好友 %{user}?
531       button: 移除好友
532       success: '%{name} 已從您的好友中移除。'
533       not_a_friend: '%{name} 並不是您的好友。'
534   geocoder:
535     search:
536       title:
537         latlon_html: 來自<a href="https://openstreetmap.org/">內部</a>的結果
538         ca_postcode_html: 來自 <a href="https://geocoder.ca/">Geocoder.CA</a> 的結果
539         osm_nominatim_html: 來自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
540           Nominatim</a> 的結果
541         geonames_html: 來自<a href="http://www.geonames.org/">GeoNames</a>的結果
542         osm_nominatim_reverse_html: 來自 <a href="https://nominatim.openstreetmap.org/">OpenStreetMap
543           Nominatim</a> 的結果
544         geonames_reverse_html: 來自<a href="http://www.geonames.org/">GeoNames</a>的結果
545     search_osm_nominatim:
546       prefix_format: '%{name}'
547       prefix:
548         aerialway:
549           cable_car: 大型纜車
550           chair_lift: 升降吊椅
551           drag_lift: 上山牽引梯
552           gondola: 小型纜車
553           magic_carpet: 滑雪升降機
554           platter: 纜椅
555           pylon: 高壓電塔
556           station: 空中纜車車站
557           t-bar: T 字纜椅
558           "yes": 空中纜線
559         aeroway:
560           aerodrome: 機場
561           airstrip: 飛機跑道
562           apron: 停機坪
563           gate: 登機口
564           hangar: 機棚
565           helipad: 直升機停機坪
566           holding_position: 等待位置
567           navigationaid: 航空導航輔助
568           parking_position: 停車位置
569           runway: 跑道
570           taxilane: 滑行道
571           taxiway: 滑行道
572           terminal: 航廈
573           windsock: 布製風標
574         amenity:
575           animal_boarding: 動物寄宿
576           animal_shelter: 動物收容所
577           arts_centre: 藝術中心
578           atm: 提款機
579           bank: 銀行
580           bar: 酒吧
581           bbq: 烤肉場
582           bench: 長椅
583           bicycle_parking: 自行車停車場
584           bicycle_rental: 自行車出租
585           bicycle_repair_station: 自行車維修站
586           biergarten: 啤酒庭園
587           blood_bank: 血液銀行
588           boat_rental: 船艇出租
589           brothel: 妓院
590           bureau_de_change: 外匯兌換店
591           bus_station: 公車站
592           cafe: 咖啡廳
593           car_rental: 汽車出租
594           car_sharing: 汽車共乘
595           car_wash: 洗車
596           casino: 賭場
597           charging_station: 充電站
598           childcare: 幼兒園
599           cinema: 電影院
600           clinic: 診所
601           clock: 時鐘
602           college: 學院
603           community_centre: 社區中心
604           conference_centre: 會議中心
605           courthouse: 法院
606           crematorium: 火葬場
607           dentist: 牙醫
608           doctors: 醫師
609           drinking_water: 飲用水
610           driving_school: 駕訓班
611           embassy: 大使館
612           events_venue: 活動會場
613           fast_food: 速食
614           ferry_terminal: 渡輪碼頭
615           fire_station: 消防隊
616           food_court: 美食廣場
617           fountain: 噴泉
618           fuel: 燃料
619           gambling: 博弈店
620           grave_yard: 墓園
621           grit_bin: 砂箱
622           hospital: 醫院
623           hunting_stand: 狩獵站
624           ice_cream: 冰淇淋
625           internet_cafe: 網咖
626           kindergarten: 幼兒園
627           language_school: 語言學校
628           library: 圖書館
629           loading_dock: 卸貨平台
630           love_hotel: 愛情賓館
631           marketplace: 市場
632           mobile_money_agent: 行動支付代理
633           monastery: 修道院
634           money_transfer: 匯款
635           motorcycle_parking: 機車停車場
636           music_school: 音樂學校
637           nightclub: 夜總會
638           nursing_home: 療養院
639           parking: 停車場
640           parking_entrance: 停車場入口
641           parking_space: 停車位
642           payment_terminal: 互動式資訊服務站
643           pharmacy: 藥房
644           place_of_worship: 禮拜場所
645           police: 警察
646           post_box: 郵筒
647           post_office: 郵局
648           prison: 監獄
649           pub: 酒館
650           public_bath: 公共浴場
651           public_bookcase: 公共書櫃
652           public_building: 公共建築
653           ranger_station: 護林員站
654           recycling: 回收點
655           restaurant: 餐廳
656           sanitary_dump_station: 衛生排污站
657           school: 學校
658           shelter: 涼亭
659           shower: 淋浴
660           social_centre: 聚會所
661           social_facility: 社會福利設施
662           studio: 錄音室
663           swimming_pool: 游泳池
664           taxi: 計程車
665           telephone: 公共電話
666           theatre: 劇院
667           toilets: 廁所
668           townhall: 市政廳
669           training: 訓練設施
670           university: 大學
671           vehicle_inspection: 車輛檢測
672           vending_machine: 自動販賣機
673           veterinary: 獸醫
674           village_hall: 村政廳
675           waste_basket: 垃圾桶
676           waste_disposal: 垃圾子車
677           waste_dump_site: 垃圾掩埋場
678           watering_place: 集水地點
679           water_point: 取水點
680           weighbridge: 地磅
681           "yes": 便利設施
682         boundary:
683           aboriginal_lands: 原住民土地
684           administrative: 行政區邊界
685           census: 人口普查邊界
686           national_park: 國家公園
687           political: 選區分界
688           protected_area: 保護區
689           "yes": 邊界
690         bridge:
691           aqueduct: 高架水道
692           boardwalk: 木板走道
693           suspension: 吊橋
694           swing: 平旋橋
695           viaduct: 高架橋
696           "yes": 橋
697         building:
698           apartment: 公寓
699           apartments: 公寓
700           barn: 穀倉
701           bungalow: 平房
702           cabin: 小木屋
703           chapel: 禮拜堂
704           church: 教堂建築
705           civic: 城市建築
706           college: 學院建物
707           commercial: 商業建築
708           construction: 在建建築
709           detached: 獨立式住宅
710           dormitory: 宿舍
711           duplex: 複式住宅
712           farm: 農舍
713           farm_auxiliary: 附屬農舍建築
714           garage: 車庫
715           garages: 車庫
716           greenhouse: 溫室
717           hangar: 機棚
718           hospital: 醫院建築
719           hotel: 旅館建築
720           house: 房屋
721           houseboat: 船屋
722           hut: 小屋
723           industrial: 工業建築
724           kindergarten: 幼稚園建築
725           manufacture: 製造業建築
726           office: 辦公建築
727           public: 公共建築
728           residential: 住宅建築
729           retail: 零售建物
730           roof: 屋頂
731           ruins: 已毀損建築
732           school: 學校建物
733           semidetached_house: 半獨立房
734           service: 服務建築
735           shed: 舍
736           stable: 馬廄
737           static_caravan: 旅行拖車
738           temple: 廟宇建築
739           terrace: 陽台建築
740           train_station: 車站建物
741           university: 大學建築
742           warehouse: 倉庫
743           "yes": 建築物
744         club:
745           scout: 童軍團團部
746           sport: 體育會
747           "yes": 俱樂部
748         craft:
749           beekeper: 養蜂人家
750           blacksmith: 鐵匠
751           brewery: 釀酒廠
752           carpenter: 木匠
753           caterer: 外燴承辦
754           confectionery: 糖果店
755           dressmaker: 女裝裁縫
756           electrician: 電工
757           electronics_repair: 電子維修
758           gardener: 園丁
759           glaziery: 玻璃工
760           handicraft: 手工藝
761           hvac: 暖通空調製作
762           metal_construction: 金屬建造
763           painter: 畫家
764           photographer: 攝影師
765           plumber: 管道工
766           roofer: 屋頂工
767           sawmill: 鋸木廠
768           shoemaker: 鞋匠
769           stonemason: 石工
770           tailor: 裁縫師
771           window_construction: 窗戶建設
772           winery: 酒廠
773           "yes": 工藝品店
774         emergency:
775           access_point: 進入點
776           ambulance_station: 急救站
777           assembly_point: 集合處
778           defibrillator: 除顫器
779           fire_xtinguisher: 滅火器
780           fire_water_pond: 消防水塘
781           landing_site: 緊急降落點
782           life_ring: 緊急救生圈
783           phone: 緊急電話
784           siren: 緊急警報器
785           suction_point: 緊急吸水點
786           water_tank: 緊急水箱
787           "yes": 緊急
788         highway:
789           abandoned: 廢棄道路
790           bridleway: 馬車道
791           bus_guideway: 導向公車道
792           bus_stop: 公車站
793           construction: 建造中道路
794           corridor: 走廊
795           cycleway: 自行車道
796           elevator: 電梯
797           emergency_access_point: 緊急聯絡點
798           emergency_bay: 緊急臨停空間
799           footway: 步道
800           ford: 河床便道
801           give_way: 讓路標誌
802           living_street: 生活街道
803           milestone: 里程標
804           motorway: 高速公路
805           motorway_junction: 高速公路出口
806           motorway_link: 高速公路聯絡道
807           passing_place: 避車彎
808           path: 小徑
809           pedestrian: 人行道
810           platform: 月台
811           primary: 一級道路
812           primary_link: 一級道路聯絡道
813           proposed: 計畫中道路
814           raceway: 賽道
815           residential: 住宅區道路
816           rest_area: 休息區
817           road: 道路
818           secondary: 二級道路
819           secondary_link: 二級道路聯絡道
820           service: 服務道路
821           services: 高速公路服務區
822           speed_camera: 測速照相機
823           steps: 階梯
824           stop: 停止標誌
825           street_lamp: 路燈
826           tertiary: 三級道路
827           tertiary_link: 地區道路聯絡道
828           track: 產業道路
829           traffic_mirror: 道路反射鏡
830           traffic_signals: 交通號誌
831           trailhead: 小徑入口處
832           trunk: 快速道路
833           trunk_link: 快速道路聯絡道
834           turning_loop: 環形迴車道
835           unclassified: 無編制道路
836           "yes": 道路
837         historic:
838           aircraft: 歷史飛行機
839           archaeological_site: 考古遺址
840           bomb_crater: 彈坑遺跡
841           battlefield: 古戰場
842           boundary_stone: 界石
843           building: 歷史建築
844           bunker: 掩體
845           cannon: 古砲
846           castle: 城堡
847           charcoal_pile: 歷史木炭堆
848           church: 教堂
849           city_gate: 城門
850           citywalls: 城牆
851           fort: 堡壘
852           heritage: 遺蹟
853           hollow_way: 低窪道路
854           house: 房屋
855           manor: 莊園
856           memorial: 紀念館
857           milestone: 歷史里程碑
858           mine: 礦場
859           mine_shaft: 礦井
860           monument: 古蹟
861           railway: 歷史鐵路
862           roman_road: 羅馬道路
863           ruins: 廢墟
864           stone: 石造史蹟
865           tomb: 墳墓
866           tower: 塔
867           wayside_chapel: 路邊教堂
868           wayside_cross: 路邊十字架
869           wayside_shrine: 路邊神龕
870           wreck: 殘骸
871           "yes": 古蹟
872         junction:
873           "yes": 路口
874         landuse:
875           allotments: 社區農園
876           aquaculture: 水產養殖
877           basin: 盆地
878           brownfield: 低污染再利用地
879           cemetery: 墓地
880           commercial: 商業區
881           conservation: 保留區
882           construction: 建造中區域
883           farm: 農業用地
884           farmland: 農地
885           farmyard: 農舍
886           forest: 人工林
887           garages: 倉庫
888           grass: 草坪
889           greenfield: 空地
890           industrial: 工業區
891           landfill: 垃圾掩埋場
892           meadow: 牧草地
893           military: 軍事區
894           mine: 礦場
895           orchard: 果園
896           plant_nursery: 植物苗圃
897           quarry: 露天礦場
898           railway: 鐵路
899           recreation_ground: 遊樂場
900           religious: 宗教場地
901           reservoir: 蓄水設施
902           reservoir_watershed: 蓄水設施集水區
903           residential: 住宅區
904           retail: 零售店
905           village_green: 社區綠地
906           vineyard: 葡萄園
907           "yes": 土地利用
908         leisure:
909           adult_gaming_centre: 成人遊戲中心
910           amusement_arcade: 電子遊樂場
911           bandstand: 演奏台
912           beach_resort: 海灘遊樂區
913           bird_hide: 賞鳥亭
914           bleachers: 露天看台
915           bowling_alley: 保齡球場
916           common: 公共用地
917           dance: 舞廳
918           dog_park: 遛狗公園
919           firepit: 火坑
920           fishing: 垂釣區
921           fitness_centre: 健身中心
922           fitness_station: 健身設施
923           garden: 花園
924           golf_course: 高爾夫球道
925           horse_riding: 馬場
926           ice_rink: 溜冰場
927           marina: 小船塢
928           miniature_golf: 小型高爾夫球場
929           nature_reserve: 自然保護區
930           outdoor_seating: 戶外座椅
931           park: 公園
932           picnic_table: 野餐桌
933           pitch: 運動場
934           playground: 遊樂區
935           recreation_ground: 遊樂場
936           resort: 度假村
937           sauna: 三溫暖
938           slipway: 船臺
939           sports_centre: 運動中心
940           stadium: 體育館
941           swimming_pool: 游泳池
942           track: 跑道
943           water_park: 水上樂園
944           "yes": 休閒
945         man_made:
946           adit: 坑道
947           advertising: 廣告
948           antenna: 天線
949           avalanche_protection: 雪崩防護
950           beacon: 信標台
951           beam: 橫樑
952           beehive: 蜂巢
953           breakwater: 防波堤
954           bridge: 橋
955           bunker_silo: 掩體
956           cairn: 石標
957           chimney: 煙囪
958           clearcut: 皆伐區域
959           communications_tower: 通訊塔
960           crane: 起重機
961           cross: 十字架
962           dolphin: 繫船柱
963           dyke: 堤
964           embankment: 堤
965           flagpole: 旗竿
966           gasometer: 儲氣槽
967           groyne: 丁壩
968           kiln: 窯
969           lighthouse: 燈塔
970           manhole: 人孔
971           mast: 柱杆
972           mine: 礦場
973           mineshaft: 礦井
974           monitoring_station: 監控站台
975           petroleum_well: 油井
976           pier: 碼頭
977           pipeline: 管線
978           pumping_station: 泵站
979           reservoir_covered: 有蓋蓄水槽
980           silo: 筒倉
981           snow_cannon: 雪砲
982           snow_fence: 雪欄
983           storage_tank: 儲油罐
984           street_cabinet: 街櫃
985           surveillance: 監視攝影機
986           telescope: 望遠鏡
987           tower: 塔
988           utility_pole: 電線桿
989           wastewater_plant: 污水處理處
990           watermill: 水車
991           water_tap: 水龍頭
992           water_tower: 水塔
993           water_well: 牆
994           water_works: 供水設施
995           windmill: 風車
996           works: 工廠
997           "yes": 人工設施
998         military:
999           airfield: 軍用機場
1000           barracks: 軍營
1001           bunker: 掩體
1002           checkpoint: 檢查站
1003           trench: 溝渠
1004           "yes": 軍事
1005         mountain_pass:
1006           "yes": 埡口
1007         natural:
1008           atoll: 環礁
1009           bare_rock: 裸露岩石
1010           bay: 灣
1011           beach: 海灘
1012           cape: 海角
1013           cave_entrance: 洞穴入口
1014           cliff: 懸崖
1015           coastline: 海岸線
1016           crater: 火山口
1017           dune: 沙丘
1018           fell: 高原荒地
1019           fjord: 峽灣
1020           forest: 管理林
1021           geyser: 間歇泉
1022           glacier: 冰河
1023           grassland: 雜草地
1024           heath: 石楠荒地
1025           hill: 小山
1026           hot_spring: 溫泉
1027           island: 島嶼
1028           land: 陸地
1029           marsh: 河川濕地
1030           moor: 停泊處
1031           mud: 泥地
1032           peak: 山峰
1033           peninsula: 半島
1034           point: 點
1035           reef: 礁
1036           ridge: 山脊
1037           rock: 獨立岩
1038           saddle: 鞍部
1039           sand: 沙地
1040           scree: 碎石堆
1041           scrub: 灌木
1042           spring: 泉
1043           stone: 巨石
1044           strait: 海峡
1045           tree: 樹木
1046           valley: 谷地
1047           volcano: 火山
1048           water: 水
1049           wetland: 濕地
1050           wood: 自然林
1051           "yes": 自然地貌
1052         office:
1053           accountant: 會計師事務所
1054           administrative: 管理局
1055           advertising_agency: 廣告代理
1056           architect: 建築師事務所
1057           association: 協會
1058           company: 公司
1059           diplomatic: 外交部
1060           educational_institution: 教育機構
1061           employment_agency: 人力仲介
1062           energy_supplier: 能源供應辦公處
1063           estate_agent: 房地產仲介
1064           financial: 財務處
1065           government: 政府辦事處
1066           insurance: 保險公司辦公室
1067           it: IT 辦公室
1068           lawyer: 律師
1069           logistics: 物流辦公處
1070           newspaper: 報社
1071           ngo: 非政府組織辦公室
1072           notary: 公證人
1073           religion: 宗教辦公處
1074           research: 研究室
1075           tax_advisor: 稅務顧問
1076           telecommunication: 電信業辦事處
1077           travel_agent: 旅行社
1078           "yes": 辦公室
1079         place:
1080           allotments: 社區農園
1081           archipelago: 群島
1082           city: 城市
1083           city_block: 街區
1084           country: 國家
1085           county: 縣
1086           farm: 農田
1087           hamlet: 村莊
1088           house: 房屋
1089           houses: 房屋
1090           island: 島嶼
1091           islet: 礁岩
1092           isolated_dwelling: 獨立住宅
1093           locality: 地區
1094           municipality: 自治市
1095           neighbourhood: 社區
1096           plot: 地塊
1097           postcode: 郵遞區號
1098           quarter: 住處
1099           region: 區域
1100           sea: 海
1101           square: 廣場
1102           state: 省
1103           subdivision: 次分區
1104           suburb: 郊區
1105           town: 鄉鎮
1106           village: 村里
1107           "yes": 地點
1108         railway:
1109           abandoned: 已拆除鐵路
1110           construction: 建造中鐵路
1111           disused: 廢棄鐵路
1112           funicular: 纜索鐵路
1113           halt: 鐵路招呼站
1114           junction: 鐵路交匯處
1115           level_crossing: 平交道
1116           light_rail: 輕軌
1117           miniature: 微型鐵路
1118           monorail: 單軌鐵路
1119           narrow_gauge: 窄軌鐵路
1120           platform: 鐵路月臺
1121           preserved: 保留鐵路
1122           proposed: 規劃中鐵路
1123           spur: 鐵路支線
1124           station: 鐵路車站
1125           stop: 鐵路招呼站
1126           subway: 地下鐵
1127           subway_entrance: 地下鐵出入口
1128           switch: 道岔
1129           tram: 路面電車軌道
1130           tram_stop: 路面電車停靠站
1131           yard: 鐵路站場
1132         shop:
1133           agrarian: 農業商品店
1134           alcohol: 酒館
1135           antiques: 古董店
1136           appliance: 家用電器店
1137           art: 藝品店
1138           baby_goods: 嬰兒用品
1139           bag: 包包店
1140           bakery: 麵包店
1141           bathroom_furnishing: 浴室裝潢
1142           beauty: 美容店
1143           bed: 寢具
1144           beverages: 飲料店
1145           bicycle: 自行車店
1146           bookmaker: 投注處
1147           books: 書店
1148           boutique: 精品店
1149           butcher: 肉品店
1150           car: 汽車店
1151           car_parts: 汽車零件
1152           car_repair: 汽車維修
1153           carpet: 地毯店
1154           charity: 慈善商店
1155           cheese: 起士店鋪
1156           chemist: 化學材料行
1157           chocolate: 巧克力店鋪
1158           clothes: 服飾店
1159           coffee: 咖啡店
1160           computer: 電腦商店
1161           confectionery: 甜點店
1162           convenience: 便利商店
1163           copyshop: 複印店
1164           cosmetics: 化妝品店
1165           craft: 工藝品供應店
1166           curtain: 窗簾店
1167           dairy: 乳品店
1168           deli: 高級食品店
1169           department_store: 百貨商店
1170           discount: 特價商品店
1171           doityourself: DIY 用品店
1172           dry_cleaning: 乾洗
1173           e-cigarette: 電子菸店
1174           electronics: 電子材料行
1175           erotic: 情趣用品店
1176           estate_agent: 房地產仲介
1177           fabric: 布料行
1178           farm: 農場商店
1179           fashion: 時裝店
1180           fishing: 釣魚用品店
1181           florist: 花店
1182           food: 食品店
1183           frame: 相框店
1184           funeral_directors: 葬儀社
1185           furniture: 傢俱行
1186           garden_centre: 園藝中心
1187           gas: 加油站
1188           general: 一般商店
1189           gift: 禮品店
1190           greengrocer: 生鮮食品店
1191           grocery: 雜貨店
1192           hairdresser: 理髮店
1193           hardware: 五金行
1194           health_food: 保健食品店
1195           hearing_aids: 助聽器
1196           herbalist: 藥草供應商
1197           hifi: 音響店
1198           houseware: 生活用品店
1199           ice_cream: 冰淇淋店
1200           interior_decoration: 室內裝潢
1201           jewelry: 珠寶店
1202           kiosk: 販售亭
1203           kitchen: 廚房用品店
1204           laundry: 洗衣店
1205           locksmith: 鎖店
1206           lottery: 樂透
1207           mall: 購物商場
1208           massage: 按摩店
1209           medical_supply: 醫療用品店
1210           mobile_phone: 行動通訊行
1211           money_lender: 貸款
1212           motorcycle: 機車行
1213           motorcycle_repair: 機車維修行
1214           music: 唱片行
1215           musical_instrument: 樂器
1216           newsagent: 新聞代理商
1217           nutrition_supplements: 營養補品
1218           optician: 驗光師
1219           organic: 有機食品店
1220           outdoor: 戶外用品店
1221           paint: 油漆店
1222           pastry: 糕餅店
1223           pawnbroker: 當鋪
1224           perfumery: 香水店
1225           pet: 寵物店
1226           pet_grooming: 寵物美容店
1227           photo: 照相館
1228           seafood: 海產
1229           second_hand: 二手商品店
1230           sewing: 縫紉店
1231           shoes: 鞋店
1232           sports: 體育用品店
1233           stationery: 文具店
1234           storage_rental: 迷你倉
1235           supermarket: 超級市場
1236           tailor: 裁縫店
1237           tattoo: 刺青屋
1238           tea: 茶舖
1239           ticket: 售票處
1240           tobacco: 菸草販賣
1241           toys: 玩具店
1242           travel_agency: 旅行社
1243           tyres: 輪胎販售
1244           vacant: 空置店舖
1245           variety_store: 雜貨店
1246           video: 影音店
1247           video_games: 電子遊戲專賣店
1248           wholesale: 批發商
1249           wine: 葡萄酒館
1250           "yes": 商店
1251         tourism:
1252           alpine_hut: 山屋
1253           apartment: 假日公寓
1254           artwork: 美工
1255           attraction: 景點
1256           bed_and_breakfast: 家庭旅館
1257           cabin: 小木屋
1258           camp_pitch: 營地
1259           camp_site: 營地
1260           caravan_site: RV 宿營區
1261           chalet: 小木屋
1262           gallery: 藝廏
1263           guest_house: 賓館
1264           hostel: 旅舍
1265           hotel: 酒店
1266           information: 旅遊中心
1267           motel: 汽車旅館
1268           museum: 博物館
1269           picnic_site: 野餐地
1270           theme_park: 主題公園
1271           viewpoint: 觀景點
1272           wilderness_hut: 荒野小屋
1273           zoo: 動物園
1274         tunnel:
1275           building_passage: 建築物通道
1276           culvert: 涵管
1277           "yes": 隧道
1278         waterway:
1279           artificial: 人工水道
1280           boatyard: 船塢
1281           canal: 運河
1282           dam: 水壩
1283           derelict_canal: 廢棄運河
1284           ditch: 小溝渠
1285           dock: 碼頭
1286           drain: 溝渠
1287           lock: 水門
1288           lock_gate: 船閘
1289           mooring: 停泊處
1290           rapids: 急流
1291           river: 河流
1292           stream: 小溪
1293           wadi: 乾河
1294           waterfall: 瀑布
1295           weir: 堰
1296           "yes": 水道
1297       admin_levels:
1298         level2: 國界
1299         level3: 區界
1300         level4: 省界
1301         level5: 區界
1302         level6: 縣界
1303         level7: 自治市界
1304         level8: 市界
1305         level9: 村里界
1306         level10: 郊區邊界
1307         level11: 社區邊界
1308       types:
1309         cities: 城市
1310         towns: 鄉鎮
1311         places: 地區
1312     results:
1313       no_results: 找不到任何結果
1314       more_results: 更多結果
1315   issues:
1316     index:
1317       title: 問題
1318       select_status: 選擇狀態
1319       select_type: 選擇類型
1320       select_last_updated_by: 選擇上一次更新按照
1321       reported_user: 已回報使用者
1322       not_updated: 尚未更新
1323       search: 搜尋
1324       search_guidance: 搜尋問題:
1325       user_not_found: 使用者不存在
1326       issues_not_found: 查無像這樣的問題
1327       status: 狀態
1328       reports: 回報
1329       last_updated: 上一次更新
1330       last_updated_time_html: <abbr title='%{title}'>%{time}</abbr>
1331       last_updated_time_user_html: <abbr title='%{title}'>%{time}</abbr>由%{user}
1332       link_to_reports: 檢視回報
1333       reports_count:
1334         one: 1 個回報
1335         other: '%{count} 個回報'
1336       reported_item: 已回報項目
1337       states:
1338         ignored: 已忽略
1339         open: 開啟
1340         resolved: 已解決
1341     update:
1342       new_report: 已成功登記您的回報
1343       successful_update: 已成功更新您的回報
1344       provide_details: 請提供所需的詳情
1345     show:
1346       title: '%{status} 問題 #%{issue_id}'
1347       reports:
1348         zero: 無回報
1349         one: 1 個回報
1350         other: '%{count} 個回報'
1351       report_created_at: 首次回報是在 %{datetime}
1352       last_resolved_at: 最後回報是在 %{datetime}
1353       last_updated_at: 最後更新是由 %{displayname} 在 %{datetime}
1354       resolve: 解決
1355       ignore: 忽略
1356       reopen: 重新開啟
1357       reports_of_this_issue: 此問題的回報
1358       read_reports: 讀取回報
1359       new_reports: 新的回報
1360       other_issues_against_this_user: 其它針對此使用者的問題
1361       no_other_issues: 沒有其它針對此使用者的問題。
1362       comments_on_this_issue: 在此問題的評論
1363     resolve:
1364       resolved: 問題狀態已設定成「已解決」
1365     ignore:
1366       ignored: 問題狀態已設定成「已忽略」
1367     reopen:
1368       reopened: 問題狀態已設定成「開啟」
1369     comments:
1370       comment_from_html: 由 %{user_link} 於 %{comment_created_at} 發表的評論
1371       reassign_param: 重新指派問題?
1372     reports:
1373       reported_by_html: 由 %{user} 於 %{updated_at} 回報為 %{category}
1374     helper:
1375       reportable_title:
1376         diary_comment: '%{entry_title},評論 #%{comment_id}'
1377         note: '註記 #%{note_id}'
1378   issue_comments:
1379     create:
1380       comment_created: 您的評論已成功建立
1381   reports:
1382     new:
1383       title_html: 回報 %{link}
1384       missing_params: 無法建立新的回報
1385       disclaimer:
1386         intro: 發送您的回報給站台仲裁員前,請確認:
1387         not_just_mistake: 您確定了該問題內容並非誤會
1388         unable_to_fix: 您無法自行或在您的社群成員協助下修正問題
1389         resolve_with_user: 您已準備嘗試解決使用者關注的問題
1390       categories:
1391         diary_entry:
1392           spam_label: 此日記項目為/含有垃圾訊息
1393           offensive_label: 此日記項目含有猥褻/冒犯內容
1394           threat_label: 此日記項目含有恐嚇內容
1395           other_label: 其它
1396         diary_comment:
1397           spam_label: 此日記評論為/含有垃圾訊息
1398           offensive_label: 此日記評論含有猥褻/冒犯內容
1399           threat_label: 此日記評論含有恐嚇內容
1400           other_label: 其它
1401         user:
1402           spam_label: 此使用者基本資料為/含有垃圾訊息
1403           offensive_label: 此使用者基本資料含有猥褻/冒犯內容
1404           threat_label: 此使用者基本資料含有恐嚇內容
1405           vandal_label: 此使用者是破壞者
1406           other_label: 其他
1407         note:
1408           spam_label: 此註記是垃圾訊息
1409           personal_label: 此註記包含個人資料
1410           abusive_label: 此註記有辱駡內容
1411           other_label: 其它
1412     create:
1413       successful_report: 已成功登記您的回報
1414       provide_details: 請提供所需的詳情
1415   layouts:
1416     project_name:
1417       title: OpenStreetMap
1418       h1: OpenStreetMap
1419     logo:
1420       alt_text: OpenStreetMap 標誌
1421     home: 移至家的位置
1422     logout: 登出
1423     log_in: 登入
1424     log_in_tooltip: 以現有帳號登入
1425     sign_up: 註冊
1426     start_mapping: 開始製圖
1427     sign_up_tooltip: 建立一個帳號以便能編輯
1428     edit: 編輯
1429     history: 歷史
1430     export: 匯出
1431     issues: 問題
1432     data: 資料
1433     export_data: 匯出資料
1434     gps_traces: GPS 軌跡
1435     gps_traces_tooltip: 管理 GPS 軌跡
1436     user_diaries: 日記
1437     user_diaries_tooltip: 檢視日記
1438     edit_with: 以 %{editor} 編輯
1439     tag_line: 自由的 Wiki 世界地圖
1440     intro_header: 歡迎來到 OpenStreetMap!
1441     intro_text: OpenStreetMap 是一幅世界地圖,由像您這樣的人們所建立,在開放授權下可以自由使用。
1442     intro_2_create_account: 建立使用者帳號
1443     hosting_partners_html: 主機由%{ucl}、%{bytemark},和其他%{partners}所支援。
1444     partners_ucl: 倫敦大學學院
1445     partners_bytemark: Bytemark 主機代管
1446     partners_partners: 合作夥伴
1447     tou: 使用條款
1448     osm_offline: OpenStreetMap 資料庫目前正在離線,直到必要的資料庫維護工作完成為止。
1449     osm_read_only: OpenStreetMap 資料庫目前處於唯讀模式,直到必要的資料庫維護工作完成為止。
1450     donate: 以 %{link} 給硬體升級基金來支援 OpenStreetMap。
1451     help: 說明
1452     about: 關於
1453     copyright: 版權
1454     community: 社群
1455     community_blogs: 社群部落格
1456     community_blogs_title: OpenStreetMap 社群成員的部落格
1457     foundation: 基金會
1458     foundation_title: OpenStreetMap 基金會
1459     make_a_donation:
1460       title: 以捐贈金錢來支援 OpenStreetMap
1461       text: 進行捐款
1462     learn_more: 瞭解更多
1463     more: 更多
1464   user_mailer:
1465     diary_comment_notification:
1466       subject: '[OpenStreetMap] %{user} 已評論日記項目'
1467       hi: '%{to_user} 您好,'
1468       header: '%{from_user} 評論主旨為 %{subject} 的 OpenStreetMap 日記項目:'
1469       header_html: '%{from_user} 評論主旨為 %{subject} 的 OpenStreetMap 日記項目:'
1470       footer: 您也可以在 %{readurl} 閱讀評論,並且在 %{commenturl} 留下評論,或在 %{replyurl} 發送訊息給作者
1471       footer_html: 您也可以在 %{readurl} 閱讀評論,並且在 %{commenturl} 留下評論,或在 %{replyurl} 發送訊息給作者
1472     message_notification:
1473       subject: '[OpenStreetMap] %{message_title}'
1474       hi: '%{to_user} 您好,'
1475       header: '%{from_user} 透過 OpenStreetMap 寄給您主旨為 %{subject} 的訊息:'
1476       header_html: '%{from_user} 透過 OpenStreetMap 寄給您主旨為 %{subject} 的訊息:'
1477       footer: 您也可以在 %{readurl} 閱讀訊息,並且在 %{replyurl} 發送訊息給作者
1478       footer_html: 您也可以在 %{readurl} 閱讀訊息,並且在 %{replyurl} 發送訊息給作者
1479     friendship_notification:
1480       hi: 嗨 %{to_user},
1481       subject: '[OpenStreetMap] %{user} 將您加入為好友'
1482       had_added_you: '%{user} 已在 OpenStreetMap 將您加入為好友。'
1483       see_their_profile: 您可以在 %{userurl} 查看他的基本資料。
1484       see_their_profile_html: 您可以在 %{userurl} 查看他的基本資料。
1485       befriend_them: 您可以在 %{befriendurl} 把他加入為好友。
1486       befriend_them_html: 您可以在 %{befriendurl} 把他加入為好友。
1487     gpx_description:
1488       description_with_tags_html: 看起來似乎是您的 GPX 檔案%{trace_name}帶有%{trace_description}描述而且沒有標籤:%{tags}
1489       description_with_no_tags_html: 看起來似乎是您的 GPX 檔案%{trace_name}帶有%{trace_description}描述而且沒有標籤
1490     gpx_failure:
1491       hi: '%{to_user} 您好,'
1492       failed_to_import: 看來匯入失敗。錯誤訊息為:
1493       more_info_html: 更多關於 GPX 匯入失敗的資訊與如何避免,可在 %{url} 查詢。
1494       import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures
1495       subject: '[OpenStreetMap] GPX 匯入失敗'
1496     gpx_success:
1497       hi: '%{to_user} 您好,'
1498       loaded_successfully:
1499         one: |-
1500           成功載入 1 點中的
1501           %{trace_points}。
1502         other: |-
1503           l成功載入 %{possible_points} 點中的
1504           %{trace_points}。
1505       subject: '[OpenStreetMap] GPX 匯入成功'
1506     signup_confirm:
1507       subject: '[OpenStreetMap] 歡迎加入 OpenStreetMap'
1508       greeting: 您好!
1509       created: 有人 (希望是您) 剛在 %{site_url} 建立了帳號。
1510       confirm: 在我們作出任何動作之前,我們需要確認這是您提出的要求。如果確實是這樣,請按以下連結,以確認你的帳號:
1511       welcome: 在確認你的帳號後,我們將提供一些額外的訊息,幫助你開始使用 OpenStreetMap。
1512     email_confirm:
1513       subject: '[OpenStreetMap] 確認您的電子郵件地址'
1514       greeting: 您好,
1515       hopefully_you: 有人 (希望是您) 希望在 %{server_url} 更改電子郵件地址至 %{new_address} 。
1516       click_the_link: 如果這是您,請按下列連結確認此變更。
1517     lost_password:
1518       subject: '[OpenStreetMap] 密碼重設要求'
1519       greeting: 您好,
1520       hopefully_you: 有人 (或許是您) 要求將以此電子郵件地址註冊的 openstreetmap.org 帳號,重設密碼。
1521       click_the_link: 如果這是您,請按下列連結重設您的密碼。
1522     note_comment_notification:
1523       anonymous: 匿名使用者
1524       greeting: 您好,
1525       commented:
1526         subject_own: '[OpenStreetMap] %{commenter}% 在您的註記評論'
1527         subject_other: '[OpenStreetMap] %{commenter} 就您感興趣的註記評論'
1528         your_note: '%{commenter} 在 %{place} 附近的地圖註記評論。'
1529         your_note_html: '%{commenter} 在 %{place} 附近的地圖註記評論。'
1530         commented_note: '%{commenter} 在你感興趣的地圖註記評論。該註記在 %{place} 附近。'
1531         commented_note_html: '%{commenter} 在你感興趣的地圖註記評論。該註記在 %{place} 附近。'
1532       closed:
1533         subject_own: '[OpenStreetMap] %{commenter} 解決你其中一筆註記 %{commenter}'
1534         subject_other: '[OpenStreetMap]%{commenter} 已經解決一筆你興趣的註記'
1535         your_note: '%{commenter} 已經解決你其中一筆接近 %{place} 的註記。'
1536         your_note_html: '%{commenter} 已經解決你其中一筆接近 %{place} 的註記。'
1537         commented_note: '%{commenter} 已經解決一筆你留言過的地圖註記。這筆在 %{place} 附近。'
1538         commented_note_html: '%{commenter} 已經解決一筆你留言過的地圖註記。這筆在 %{place} 附近。'
1539       reopened:
1540         subject_own: '[OpenStreetMap] %{commenter} 再次開啟你其中一筆註記。'
1541         subject_other: '[OpenStreetMap] %{commenter} 再次開啟你感興趣的註記。'
1542         your_note: '%{commenter} 已經再次開啟你其中一筆接近 %{place} 的地圖註記。'
1543         your_note_html: '%{commenter} 已經再次開啟你其中一筆接近 %{place} 的地圖註記。'
1544         commented_note: '%{commenter} 重新開啟了一個您曾評論的地圖註記。該註記位於 %{place} 附近。'
1545         commented_note_html: '%{commenter} 重新開啟了一個您曾評論的地圖註記。該註記位於 %{place} 附近。'
1546       details: 關於註記的更多詳細資料可在 %{url} 找到。
1547       details_html: 關於註記的更多詳細資料可在 %{url} 找到。
1548     changeset_comment_notification:
1549       hi: 嗨 %{to_user},
1550       greeting: 您好,
1551       commented:
1552         subject_own: '[OpenStreetMap] %{commenter}% 在您的變更集評論'
1553         subject_other: '[OpenStreetMap] %{commenter} 就您感興趣的變更集評論'
1554         your_changeset: '%{commenter}於 %{time} 在您的變更集之一裡留下了評論'
1555         your_changeset_html: '%{commenter}於 %{time} 在您的變更集之一裡留下了評論'
1556         commented_changeset: '%{commenter}於 %{time} 在您監視的由%{changeset_author}所建立變更集裡留下了評論'
1557         commented_changeset_html: '%{commenter}於 %{time} 在您監視的由%{changeset_author}所建立變更集裡留下了評論'
1558         partial_changeset_with_comment: 評論 "%{changeset_comment}"
1559         partial_changeset_with_comment_html: 評論 "%{changeset_comment}"
1560         partial_changeset_without_comment: 沒有評論
1561       details: 關於變更集的詳情可在 %{url} 找到。
1562       details_html: 關於變更集的詳情可在 %{url} 找到。
1563       unsubscribe: 要取消訂閱此變更集的更新內容,請訪問%{url}並點擊「取消訂閱」。
1564       unsubscribe_html: 要取消訂閱此變更集的更新內容,請訪問%{url}並點擊「取消訂閱」。
1565   confirmations:
1566     confirm:
1567       heading: 請檢查您的電子郵件!
1568       introduction_1: 我們寄給您一封確認電子郵件。
1569       introduction_2: 按電子郵件中的連結以確認你的帳號,然後你就可以開始繪製地圖。
1570       press confirm button: 按下確認按鈕以開啟您的帳號。
1571       button: 確認
1572       success: 已確認您的帳號,感謝您的註冊!
1573       already active: 該帳號已經確認。
1574       unknown token: 確認碼已經過期或不存在。
1575       reconfirm_html: 如果你需要我們重新發送確認電子郵件,<a href="%{reconfirm}">請按這裡</a>。
1576     confirm_resend:
1577       success_html: 我們已經傳送一封新的確認電子郵件至 %{email},只要你確認你的帳號,你就可以開始製圖了。 <br /><br />如果你使用會傳送確認請求的反垃圾郵件系統,請確保你將
1578         %{sender} 加入白名單中,因為我們無法回覆任何確認請求。
1579       failure: 找不到使用者 %{name}。
1580     confirm_email:
1581       heading: 確認電子郵件地址的變更
1582       press confirm button: 按下確認按鈕以確認您的新電子郵件地址。
1583       button: 確認
1584       success: 已確認您變更的電子郵件地址!
1585       failure: 電子郵件地址已使用此密鑰確認過。
1586       unknown_token: 確認碼已經過期或不存在。
1587   messages:
1588     inbox:
1589       title: 收件匣
1590       my_inbox: 我的收件匣
1591       my_outbox: 我的寄件匣
1592       messages: 您有 %{new_messages} 及 %{old_messages}。
1593       new_messages:
1594         one: '%{count} 項新訊息'
1595         other: '%{count} 項新訊息'
1596       old_messages:
1597         one: '%{count} 項舊訊息'
1598         other: '%{count} 項舊訊息'
1599       from: 寄件者
1600       subject: 主旨
1601       date: 日期
1602       no_messages_yet_html: 您還沒有訊息。何不跟一些 %{people_mapping_nearby_link} 接觸看看?
1603       people_mapping_nearby: 在附近製作地圖的人們
1604     message_summary:
1605       unread_button: 標記為未讀
1606       read_button: 標記為已讀
1607       reply_button: 回覆
1608       destroy_button: 刪除
1609     new:
1610       title: 寄出訊息
1611       send_message_to_html: 寄出新訊息給 %{name}
1612       subject: 主旨
1613       body: 內文
1614       back_to_inbox: 回到收件匣
1615     create:
1616       message_sent: 訊息已寄出
1617       limit_exceeded: 您最近寄出了大量的訊息。在嘗試寄出其他訊息之前請稍候。
1618     no_such_message:
1619       title: 沒有這個訊息
1620       heading: 沒有這個訊息
1621       body: 抱歉,並沒有這個 id 的訊息。
1622     outbox:
1623       title: 寄件匣
1624       my_inbox: 我的收件匣
1625       my_outbox: 我的寄件匣
1626       messages:
1627         one: 您有 %{count} 項已寄訊息
1628         other: 您有 %{count} 項已寄訊息
1629       to: 收件者
1630       subject: 主旨
1631       date: 日期
1632       no_sent_messages_html: 您還沒有已寄訊息。何不跟一些 %{people_mapping_nearby_link} 接觸看看?
1633       people_mapping_nearby: 附近製作地圖的使用者
1634     reply:
1635       wrong_user: 您已經以 "%{user}" 的身份登入,但是您想要回覆的訊息並非寄給這個使用者。請以正確的使用者身份登入以回覆這個訊息。
1636     show:
1637       title: 閱讀訊息
1638       from: 寄件者
1639       subject: 主旨
1640       date: 日期
1641       reply_button: 回覆
1642       unread_button: 標記為未讀
1643       destroy_button: 刪除
1644       back: 返回
1645       to: 收件者
1646       wrong_user: 您已經以 "%{user}" 的身份登入,但是您想要閱讀的訊息並非寄給那個使用者。請以正確的使用者身份登入以閱讀它。
1647     sent_message_summary:
1648       destroy_button: 刪除
1649     mark:
1650       as_read: 訊息標記為已讀
1651       as_unread: 訊息標記為未讀
1652     destroy:
1653       destroyed: 訊息已刪除
1654   passwords:
1655     lost_password:
1656       title: 遺失密碼
1657       heading: 忘記密碼?
1658       email address: 電子郵件地址:
1659       new password button: 重設密碼
1660       help_text: 輸入您的電子郵件地址來註冊,我們會將連結送至該地址,而您可以用它來重設密碼。
1661       notice email on way: 很遺憾您忘了它 :-( 不過讓您可以重設它的電子郵件已經寄出,您待會便可重設。
1662       notice email cannot find: 很抱歉,找不到該電子郵件地址。
1663     reset_password:
1664       title: 重設密碼
1665       heading: 重設 %{user} 的密碼
1666       reset: 重設密碼
1667       flash changed: 您的密碼已經變更。
1668       flash token bad: 找不到該密鑰,可能要檢查一下 URL?
1669   sessions:
1670     new:
1671       title: 登入
1672       heading: 登入
1673       email or username: 電子郵件地址或使用者名稱:
1674       password: 密碼:
1675       openid_html: '%{logo} OpenID:'
1676       remember: 記住我
1677       lost password link: 忘記您的密碼?
1678       login_button: 登入
1679       register now: 立即註冊
1680       with username: 已經有 OpenStreetMap 的帳號嗎?請使用您的使用者名和密碼登入:
1681       with external: 或者使用第三方服務登入
1682       new to osm: 第一次來到 OpenStreetMap?
1683       to make changes: 要更改的 OpenStreetMap 的資料,您必須擁有一個帳號。
1684       create account minute: 建立一個帳號。只需要一分鐘。
1685       no account: 還沒有帳號嗎?
1686       account not active: 抱歉,您的帳號尚未開啟。<br />請點選帳號確認電子郵件中的連結來開啟您的帳號,或<a href="%{reconfirm}">要求發出新的確認電子郵件</a>。
1687       account is suspended: 很抱歉,您的帳號已經因可疑活動被暫停。<br>請如果您想要討論這個問題,請與<a href="%{webmaster}">網站管理員</a>聯繫。
1688       auth failure: 很抱歉,無法以這些資料登入。
1689       openid_logo_alt: 使用 OpenID 登入
1690       auth_providers:
1691         openid:
1692           title: 使用 OpenID 登入
1693           alt: 使用 OpenID 網址登入
1694         google:
1695           title: 使用 Google 帳號登入
1696           alt: 使用 Google OpenID 登入
1697         facebook:
1698           title: 使用臉書登入
1699           alt: 使用臉書帳號登入
1700         windowslive:
1701           title: 使用 Windows Live 登入
1702           alt: 使用 Windows Live 帳號登入
1703         github:
1704           title: 使用 GitHub 登入
1705           alt: 使用 GitHub 帳號登入
1706         wikipedia:
1707           title: 以維基百科登入
1708           alt: 以維基百科帳號登入
1709         yahoo:
1710           title: 使用 Yahoo 登入
1711           alt: 使用 Yahoo OpenID 登入
1712         wordpress:
1713           title: 使用 Wordpress 登入
1714           alt: 使用 Wordpress OpenID 登入
1715         aol:
1716           title: 使用 AOL 登入
1717           alt: 使用 AOL OpenID 登入
1718     destroy:
1719       title: 登出
1720       heading: 從 OpenStreetMap 登出
1721       logout_button: 登出
1722   shared:
1723     markdown_help:
1724       title_html: 使用 <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
1725         解析
1726       headings: 標題
1727       heading: 標題
1728       subheading: 副標題
1729       unordered: 無序清單
1730       ordered: 有序清單
1731       first: 第一項
1732       second: 第二項
1733       link: 連結
1734       text: 文字
1735       image: 圖片
1736       alt: 替代文字
1737       url: 網址
1738     richtext_field:
1739       edit: 編輯
1740       preview: 預覽
1741   site:
1742     about:
1743       next: 下一頁
1744       copyright_html: <span>&copy;</span>OpenStreetMap<br>貢獻者
1745       used_by_html: '%{name} 為數以千計的網站、行動應用程式和硬體提供地圖資料'
1746       lede_text: OpenStreetMap 是由製圖者社群所建立,他們提供及不斷更新包括有關世界各地的道路、路徑、咖啡館、火車站等等的資料。
1747       local_knowledge_title: 地方知識
1748       local_knowledge_html: |-
1749         OpenStreetMap 強調地方知識。貢獻者們使用
1750         航照圖、GPS 裝置與低技術的實地考察製圖,來檢驗 OSM
1751         是準確而且最新的。
1752       community_driven_title: 社群推動
1753       community_driven_html: |-
1754         OpenStreetMap 的社群多元化、懷有熱情,而且日益壯大。我們的貢獻者包括地圖製作愛好者,地理訊息系統的專業人員,提供 OSM 伺服器的工程師,為受災害影響區域製圖的人道主義志願人士,以及其他各界人士。
1755         想進一步了解這個社群,請參閱<a href='https://blog.openstreetmap.org'> OpenStreetMap 部落格</a>、<a href='%{diary_path}'>使用者日記</a>、
1756         <a href='https://blogs.openstreetmap.org/'>社群部落格</a>,以及<a href='https://www.osmfoundation.org/'> OSM 基金會</a> 網站。
1757       open_data_title: 開放資料
1758       open_data_html: OpenStreetMap 是<i>開放資料</i>的:您可以自由地使用作任何用途,前提是您須標明作者為 OpenStreetMap
1759         及其貢獻者。若您在我們的資料上作修改或以之透過某些方式衍生其他資料,則只可依相同授權條款散佈有關成果。詳情請參閱<a href='%{copyright_path}'>版權及授權條款頁面</a>。
1760       legal_title: 法律資訊
1761       legal_1_html: 本站以及許多相關的服務正式由<a href='https://osmfoundation.org/'> OpenStreetMap
1762         基金會</a>(OSMF)代表社群所營運。所有使用的 OSMF 運行服務皆符合我們的<a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">使用條款</a>、<a
1763         href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">可接受使用方針</a>、和<a
1764         href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">隱私政策</a>。
1765       legal_2_html: |-
1766         若您有任何授權、版權或其他法律諮詢,請<a href='https://osmfoundation.org/Contact'>聯絡 OSMF </a>。
1767         <br>
1768         OpenStreetMap、放大鏡標誌,和地圖狀態是<a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy"> OSMF 的註冊商標</a>。
1769       partners_title: 合作夥伴
1770     copyright:
1771       foreign:
1772         title: 關於這個翻譯
1773         html: 這個翻譯頁面和 %{english_original_link} 若有衝突,會以英文頁面為準
1774         english_link: 英文原文
1775       native:
1776         title: 關於此頁
1777         html: 您正在檢閱英文版本的版權頁。你可以返回這個網頁的 %{native_link},您亦可以停止閱讀版權並 %{mapping_link}。
1778         native_link: 台灣正體中文版
1779         mapping_link: 開始製圖
1780       legal_babble:
1781         title_html: 版權與授權條款
1782         intro_1_html: OpenStreetMap 為<i>開放資料</i>,以<a href="https://osmfoundation.org/">
1783           OpenStreetMap 基金會</a>(OSMF)採用的<a href="https://opendatacommons.org/licenses/odbl/">
1784           Open Data Commons 開放資料庫授權條款</a>(ODbL)授權。
1785         intro_2_html: |-
1786           您可以自由地複製、散布、傳輸及修改我們的資料,前提是您須標明作者為 OpenStreetMap 及其貢獻者。若您在我們的資料上作修改或據之衍生其他資料
1787           ,則只可依相同授權條款散佈有關成果。授權的<a href="https://opendatacommons.org/licenses/odbl/1.0/">法律原文</a>詳述您的權責。
1788         intro_3_1_html: 我們的文件以<a href="https://creativecommons.org/licenses/by-sa/2.0/deed.zh_TW">創用
1789           CC 姓名標示-相同方式分享(CC BY-SA 2.0版)</a>條款授權。
1790         credit_title_html: 如何標明作者是 OpenStreetMap
1791         credit_1_html: 我們要求您以&ldquo;&copy; OpenStreetMap 貢獻者&rdquo;標明作者。
1792         credit_2_1_html: 您亦須清晰註明,有關資料可透過開放資料庫授權條款取得。若使用我們的影像塊,則須註明其製圖法是按 CC-BY-SA
1793           授權。您可以透過連結至<a href="https://www.openstreetmap.org/copyright">此版權頁</a>以作註明。您亦可以指明並直接連結至授權內容
1794           (但若您要以資料形式發布 OSM,這是必要條件) 。在無法作出連結的媒體 (如印刷品) ,我們建議你引導你的讀者至 openstreetmap.org
1795           (如註明 OpenStreetMap 的完整網址) 、opendatacommons.org,及 (如相關的話) creativecommons.org。
1796         credit_3_1_html: |-
1797           在 www.openstreetmap.org 上的&ldquo;標準樣式&rdquo;地圖圖塊是由 OpenStreetMap 基金會使用基於開放資料庫授權的 OpenStreetMap 資料來完成。如果您有使用這些圖塊,請使用以下署名:
1798           &ldquo;出自 OpenStreetMap 與 OpenStreetMap 基金會的底圖與資料&rdquo;。
1799         credit_4_html: |-
1800           對於可瀏覽的電子地圖,標明出處的文字應放在地圖的一角。
1801           例如:
1802         attribution_example:
1803           alt: 如何在網頁上署名 OpenStreetMap 的例子
1804           title: 署名的例子
1805         more_title_html: 尋找更多
1806         more_1_html: |-
1807           在<a
1808           href="https://osmfoundation.org/Licence"> OSMF 授權條款頁面</a>可閱讀更多關於使用我們的資料,以及如何標明我們是作者的資料。
1809         more_2_html: 雖然 OpenStreetMap 是開放資料,但我們無法為第三方提供免費的地圖 API。詳見我們的<a href="https://operations.osmfoundation.org/policies/api/">API
1810           使用政策</a>、<a href="https://operations.osmfoundation.org/policies/tiles/">地圖影像塊使用政策</a>及<a
1811           href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim
1812           服務使用政策</a>。
1813         contributors_title_html: 我們的貢獻者
1814         contributors_intro_html: 我們的貢獻者為成千上萬的人。我們也收納了從國家測繪機構及其他來源等取得的開放版權資料,其中包括:
1815         contributors_at_html: <strong>奧地利</strong>:包含來自 <a href="https://data.wien.gv.at/">Stadt
1816           Wien</a> (<a href="https://creativecommons.org/licenses/by/3.0/at/deed.zh_TW">CC
1817           BY</a>授權) 、<a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land
1818           Vorarlberg</a>及 Land Tirol (修訂的<a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC-BY
1819           AT</a>授權) 的資料。
1820         contributors_au_html: |-
1821           <strong>澳大利亞</strong>:包含來自
1822           <a href="https://www.psma.com.au/psma-data-copyright-and-disclaimer">PSMA 澳大利亞有限公司</a>的資料來源,並依據<a href="https://creativecommons.org/licenses/by/4.0/deed.zh_TW">姓名標示 4.0 國際</a>澳大利亞聯邦條款授權。
1823         contributors_ca_html: |-
1824           <strong>加拿大</strong>:包含來自 GeoBase&reg;,GeoGratis (&copy; Department of Natural
1825           Resources Canada) ,CanVec (&copy; Department of Natural
1826           Resources Canada) 和 StatCan (Geography Division,
1827           Statistics Canada) 的資料。
1828         contributors_fi_html: |-
1829           <strong>芬蘭</strong>: 包含來自
1830           National Land Survey of Finland's Topographic Database
1831           及其他資料集的資料,以
1832           <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1"> NLSFI License </a>授權。
1833         contributors_fr_html: |-
1834           <strong>法國</strong>: 包含來自
1835           Direction Générale des Impôts 的資料。
1836         contributors_nl_html: |-
1837           <strong>荷蘭</strong>: 包含來自&copy; AND data, 2007
1838           (<a href="https://www.and.com">www.and.com</a>) 的資料。
1839         contributors_nz_html: |-
1840           <strong>紐西蘭</strong>:包含來自
1841           <a href="https://data.linz.govt.nz/">LINZ 資料服務</a> 的資料來源,並依據
1842           <a href="https://creativecommons.org/licenses/by/4.0/deed.zh_TW">姓名標示 4.0 國際</a>條款授權。
1843         contributors_si_html: |-
1844           <strong>斯洛維尼亞</strong>:包含來自<a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a>和
1845           <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1846           (斯洛維尼亞公開資訊).
1847         contributors_es_html: |-
1848           <strong>西班牙</strong>:包含來自西班牙國家地理研究所(<a href="http://www.ign.es/">IGN</a>)以及國家製圖系統<a href="http://www.scne.es/">SCNE</a>)的資料來源,並依據
1849           <a href="https://creativecommons.org/licenses/by/4.0/deed.zh_TW">姓名標示 4.0 國際</a>條款授權。
1850         contributors_za_html: |-
1851           <strong>南非</strong>: 包含來自
1852           <a href="http://www.ngi.gov.za/">Chief Directorate:
1853           National Geo-Spatial Information</a> (State copyright reserved) 的資料。
1854         contributors_gb_html: |-
1855           <strong>英國</strong>: 包含來自 Ordnance
1856           Survey data (&copy; Crown copyright and database right
1857           2010-19) 的資料。
1858         contributors_footer_1_html: |-
1859           若需要進一步詳情,以及其他曾用以協助改進
1860            OpenStreetMap 的資料來源,請參閱 OpenStreetMap Wiki 上的<a
1861           href="https://wiki.openstreetmap.org/wiki/Contributors">貢獻者
1862           頁面</a>。
1863         contributors_footer_2_html: OpenStreetMap 收錄一項資料,並不意味原本的資料提供者認可 OpenStreetMap、提供任何保證或承擔任何法律責任。
1864         infringement_title_html: 侵犯版權
1865         infringement_1_html: OSM 的貢獻者會被提醒,絕不要在沒有版權所有人的明確淮許下,加入來自任何有版權的來源的資料 (如 Google
1866           地圖或印刷地圖)。
1867         infringement_2_html: 如果你認為有版權的材料被不恰當地加入到 OpenStreetMap 資料庫或此網站,請請參考我們的<a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">撤除程序</a>,或直接在我們的<a
1868           href="https://dmca.openstreetmap.org/">網上申報頁面</a>提出。
1869         trademarks_title_html: <span id="trademarks"></span>商標
1870         trademarks_1_html: OpenStreetMap、放大鏡標誌和 OpenStreetMap 研討會是 OpenStreetMap 基金會的註冊商標。如果你對於使用這些商標有疑問的話,請查看我們的<a
1871           href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">商標方針</a>。
1872     index:
1873       js_1: 您使用不支援 JavaScript 的瀏覽器,或者停用了 JavaScript。
1874       js_2: OpenStreetMap 使用 JavaScript 讓地圖更平順。
1875       permalink: 靜態連結
1876       shortlink: 簡短連結
1877       createnote: 新增註記
1878       license:
1879         copyright: 版權所有,由 OpenStreetMap 及貢獻者根據開放的授權協議提供
1880       remote_failed: 編輯失敗 - 請確定已載入 JOSM 或 Merkaartor 並開啟遠端控制選項
1881     edit:
1882       not_public: 您尚未將您的編輯設為公開。
1883       not_public_description_html: 在您這麼做之前將無法再編輯地圖。您可以在您的 %{user_page} 將自己的編輯設定為公開。
1884       user_page_link: 使用者頁面
1885       anon_edits_html: (%{link})
1886       anon_edits_link_text: 瞭解為什麼這很重要。
1887       id_not_configured: iD 尚未設定
1888       no_iframe_support: 您的瀏覽器不支援 HTML 嵌入式框架,這是這項功能所必要的。
1889     export:
1890       title: 匯出
1891       area_to_export: 要匯出的區域
1892       manually_select: 手動選擇不同的區域
1893       format_to_export: 要匯出的格式
1894       osm_xml_data: OpenStreetMap XML 資料
1895       map_image: 地圖影像 (顯示標準圖層)
1896       embeddable_html: 內嵌式 HTML
1897       licence: 授權
1898       export_details_html: OpenStreetMap 的資料採用 <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open
1899         Data Commons 開放資料庫授權條款</a>(ODbL)授權。
1900       too_large:
1901         advice: 若以上匯出失敗,請考慮使用下列來源:
1902         body: 這個區域太大,無法匯出 OpenStreetMap XML 資料。請放大或選擇一個較小的區域,或使用下列大量資料下載源:
1903         planet:
1904           title: 地球 OSM
1905           description: 定期更新的完整 OpenStreetMap 資料庫副本
1906         overpass:
1907           title: Overpass API
1908           description: 從 OpenStreetMap 資料庫的鏡像,下載此區域
1909         geofabrik:
1910           title: Geofabrik 下載
1911           description: 定期更新的洲、國家及特定城市之摘錄資料
1912         metro:
1913           title: 都會區的摘錄資料
1914           description: 世界主要城市與附近地區的摘錄資料
1915         other:
1916           title: 其他來源
1917           description: OpenStreetMap wiki 上列出的其他來源
1918       options: 選項
1919       format: 格式
1920       scale: 比例
1921       max: 最大
1922       image_size: 圖片大小
1923       zoom: 縮放
1924       add_marker: 在地圖加上標記
1925       latitude: 緯度:
1926       longitude: 經度:
1927       output: 輸出
1928       paste_html: 貼上 HTML 以於網站內嵌
1929       export_button: 匯出
1930     fixthemap:
1931       title: 回報問題/改進地圖
1932       how_to_help:
1933         title: 如何協助
1934         join_the_community:
1935           title: 加入社群
1936           explanation_html: 如果你發現我們的地圖資料有問題,例如缺少某條道路或者你的地址,最好的方法就是加入 OpenStreetMap
1937             社群,然後自己加入或者改進資料。
1938         add_a_note:
1939           instructions_html: |-
1940             只須點選 <a class='icon note'></a>或地圖上的同一圖示,
1941             這將在地圖上加入一個標記,你可以拖動它,並新增你的註記,然後點選儲存,其他製圖者會作出查證。
1942       other_concerns:
1943         title: 其他問題
1944         explanation_html: 如果您對我們的資料如何被應用或有關的內容有任何問題,請參閱我們的<a href='/copyright'>版權頁</a>瞭解更多法律資訊,或聯絡適當的<a
1945           href='https://wiki.osmfoundation.org/wiki/Working_Groups'> OSMF 工作小組</a>。
1946     help:
1947       title: 取得協助
1948       introduction: OpenStreetMap 有一些資源,可用於學習本專案、提出和回答問題,以及討論和紀錄與製作地圖相關的話題。
1949       welcome:
1950         url: /welcome
1951         title: 歡迎來到開放街圖
1952         description: 這個快速指南涵蓋了開放街圖的基礎知識。
1953       beginners_guide:
1954         url: https://wiki.openstreetmap.org/wiki/Zh-hant:Beginners%27_guide
1955         title: 新手指南
1956         description: 社群維護的新手指南
1957       help:
1958         url: https://help.openstreetmap.org/
1959         title: 協助論壇
1960         description: 在開放街圖的問答網站提出問題或搜尋答案。
1961       mailing_lists:
1962         title: 郵件論壇
1963         description: 在不同主題或是地區的郵件論壇問問題或是討論有趣的事物。
1964       forums:
1965         title: 論壇
1966         description: 給習慣論壇型式的地方問問題和討論
1967       irc:
1968         title: IRC
1969         description: 使用各種不同語言在各種主題聊天互動。
1970       switch2osm:
1971         title: switch2osm
1972         description: 協助公司與組織改用 OpenStreetMap 為基礎的地圖與相關服務。
1973       welcomemat:
1974         url: https://welcome.openstreetmap.org/
1975         title: 對於組織
1976         description: 想要以組織來對 OpenStreetMap 製作計劃嗎?請在 Welcome Mat 查找您所需要的事項。
1977       wiki:
1978         url: https://wiki.openstreetmap.org/
1979         title: 開放街圖 Wiki
1980         description: 瀏覽 wiki,取得詳盡的開放街圖文件。
1981     potlatch:
1982       removed: 您預設的開放街圖編輯器是設定成 Potlatch。因為 Adobe Flash Player 已終止維護,Potlatch 已不在網路瀏覽器上可用。
1983       desktop_html: 您仍可以透過<a href="https://www.systemed.net/potlatch/">下載適用於 Mac 與
1984         Windows 的桌面應用程式</a>來使用 Potlatch。
1985       id_html: 除此之外,您可以設定您的預設編輯器成 iD,這可以和先前的 Potlatch 一樣,在您的網路瀏覽器上運作。<a href="%{settings_url}">在此更改您的使用者設定</a>。
1986     sidebar:
1987       search_results: 搜尋結果
1988       close: 關閉
1989     search:
1990       search: 搜尋
1991       get_directions: 取得方向指引
1992       get_directions_title: 尋找兩點之間的路線
1993       from: 來自
1994       to: 到
1995       where_am_i: 這是哪裡?
1996       where_am_i_title: 使用搜尋引擎描述目前的位置
1997       submit_text: 出發
1998       reverse_directions_text: 反向
1999     key:
2000       table:
2001         entry:
2002           motorway: 高速公路
2003           main_road: 主要幹道
2004           trunk: 主要幹路
2005           primary: 一級道路
2006           secondary: 二級道路
2007           unclassified: 無編制道路
2008           track: 產業道路
2009           bridleway: 馬道
2010           cycleway: 自行車道
2011           cycleway_national: 國家自行車道
2012           cycleway_regional: 區域自行車道
2013           cycleway_local: 地區自行車道
2014           footway: 步道
2015           rail: 鐵路
2016           subway: 地下鐵
2017           tram:
2018           - 輕軌
2019           - 電車軌道
2020           cable:
2021           - 大型纜車
2022           - 升降吊椅
2023           runway:
2024           - 機場跑道
2025           - 滑行道
2026           apron:
2027           - 機場停機坪
2028           - 航廈
2029           admin: 行政區邊界
2030           forest: 森林
2031           wood: 樹木
2032           golf: 高爾夫球場
2033           park: 公園
2034           resident: 住宅區
2035           common:
2036           - 共有地
2037           - 野草地
2038           retail: 商店區
2039           industrial: 工業區
2040           commercial: 商業區
2041           heathland: 石楠荒地
2042           lake:
2043           - 湖泊
2044           - 水庫
2045           farm: 農田
2046           brownfield: 低污染再利用地
2047           cemetery: 公墓
2048           allotments: 社區農園
2049           pitch: 運動場
2050           centre: 運動中心
2051           reserve: 自然保護區
2052           military: 軍事區
2053           school:
2054           - 學校
2055           - 大學
2056           building: 重要建築
2057           station: 鐵路車站
2058           summit:
2059           - 頂峰
2060           - 山峰
2061           tunnel: 虛線邊框 = 隧道
2062           bridge: 黑線邊框 = 橋樑
2063           private: 私人進出
2064           destination: 目的地進出
2065           construction: 建造中道路
2066           bicycle_shop: 自行車店
2067           bicycle_parking: 自行車停車場
2068           toilets: 廁所
2069     welcome:
2070       title: 歡迎!
2071       introduction_html: 歡迎來到 OpenStreetMap,自由和可編輯的世界地圖。您目前已經登入,可以開始繪製地圖。這裡有一份您須知道最重要事項的快速指南。
2072       whats_on_the_map:
2073         title: 地圖上有什麼
2074         on_html: |-
2075           OpenStreetMap 是一個為<em>真實且現存</em>物件繪製地圖的地方 -
2076           它包含數以百萬計的建築物、道路以及關於位置其他詳細資料。您可以
2077           在地圖上畫出任何現實世界中令您感興趣的地理特徵。
2078         off_html: 然而它<em>不包含</em>一些例如評分的主觀意見資料、歷史或假設性的地理特徵,以及有版權的來源資料。除非你獲特別許可,不要抄襲網上或印刷的地圖。
2079       basic_terms:
2080         title: 繪製地圖的基本術語
2081         paragraph_1_html: OpenStreetMap 有自己的術語。以下是一些常用的關鍵詞。
2082         editor_html: <strong>編輯器</strong>是你可以用於編輯地圖的程序或網站。
2083         node_html: <strong>節點</strong>是地圖上的一個點,例如一間餐廳或一棵樹。
2084         way_html: <strong>路徑</strong>是一條線或一個區域,例如一條道路、一條溪、一個湖或一棟建築物。
2085         tag_html: <strong>標籤</strong>是關於節點或路徑的簡要資料,例如餐廳的名字或道路的速度限制。
2086       rules:
2087         title: 規則!
2088         paragraph_1_html: OpenStreetMap 沒有多少正式規則,除了所有參與者都得與社群合作和溝通。如果你有想過用人工以外的方式參與的話,請先熟讀和遵循<a
2089           href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>匯入</a>以及<a
2090           href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>自動化編輯</a>守則。
2091       questions:
2092         title: 有任何問題嗎?
2093         paragraph_1_html: OpenStreetMap 有一些資源,可用於學習本專案、提出和回答問題,以及討論和紀錄與製作地圖相關的話題。
2094           <a href='%{help_url}'>按此取得說明</a>。想要以組織來對 OpenStreetMap 製作計劃嗎?請查看 <a href='https://welcome.openstreetmap.org/'>Welcome
2095           Mat</a>。
2096       start_mapping: 開始製圖
2097       add_a_note:
2098         title: 沒有時間編輯嗎?可加入註記!
2099         paragraph_1_html: 如果你只想做一些微小改動,而沒有時間登入來學習如何編輯,那麼加入一項註記還是非常容易的。
2100         paragraph_2_html: 只要到<a href='%{map_url}'>地圖</a>並點選註記圖示: <span class='icon
2101           note'></span>。這將在地圖上加入一個標記,你可以拖動它,並新增你的註記,然後點選儲存,其他製圖者會作出查證。
2102   traces:
2103     visibility:
2104       private: 私人 (以匿名方式分享,節點無順序)
2105       public: 公開 (以匿名方式顯示於軌跡清單,節點無順序)
2106       trackable: 可追蹤 (以匿名方式分享,節點有時間戳記)
2107       identifiable: 可辨識 (以可辨認的方式顯示於軌跡清單,節點有時間戳記)
2108     new:
2109       upload_trace: 上傳 GPS 軌跡
2110       visibility_help: 這是什麼意思?
2111       visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
2112       help: 說明
2113       help_url: https://wiki.openstreetmap.org/wiki/Upload
2114     create:
2115       upload_trace: 上傳 GPS 軌跡
2116       trace_uploaded: 您的 GPX 檔案已經上傳並且在等候進入資料庫中。這通常不會超過半小時,完成時會以電子郵件通知您。
2117       upload_failed: 很抱歉,GPX 上傳失敗。已向管理員警告此錯誤,請再重試
2118       traces_waiting: 您有 %{count} 個軌跡等待上傳。請先等待先前的軌跡處理完後,再來繼續上傳其他軌跡,以免影響其他使用者的排程。
2119     edit:
2120       cancel: 取消
2121       title: 編輯軌跡 %{name}
2122       heading: 編輯軌跡 %{name}
2123       visibility_help: 這是什麼意思?
2124       visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
2125     update:
2126       updated: 軌跡已更新
2127     trace_optionals:
2128       tags: 標籤
2129     show:
2130       title: 檢視軌跡 %{name}
2131       heading: 檢視軌跡 %{name}
2132       pending: 等候
2133       filename: 檔案名稱:
2134       download: 下載
2135       uploaded: 上傳於:
2136       points: 點數:
2137       start_coordinates: 開始坐標:
2138       coordinates_html: '%{latitude}; %{longitude}'
2139       map: 地圖
2140       edit: 編輯
2141       owner: 擁有者:
2142       description: 描述:
2143       tags: 標籤
2144       none: 無
2145       edit_trace: 編輯這個軌跡
2146       delete_trace: 刪除這個軌跡
2147       trace_not_found: 找不到軌跡!
2148       visibility: 能見度
2149       confirm_delete: 刪除這個軌跡?
2150     trace_paging_nav:
2151       showing_page: 第 %{page} 頁
2152       older: 較舊軌跡
2153       newer: 較新軌跡
2154     trace:
2155       pending: 等候
2156       count_points:
2157         one: 1 個點
2158         other: '%{count} 個點'
2159       more: 更多
2160       trace_details: 檢視軌跡詳細資料
2161       view_map: 檢視地圖
2162       edit_map: 編輯地圖
2163       public: 公開
2164       identifiable: 可辨識
2165       private: 私人
2166       trackable: 可追蹤
2167       by: 由
2168       in: 於
2169     index:
2170       public_traces: 公開 GPS 軌跡
2171       my_traces: 我的 GPS 軌跡
2172       public_traces_from: '%{user} 的公開 GPS 軌跡'
2173       description: 瀏覽最近的 GPS 軌跡上傳
2174       tagged_with: 有如下標籤:%{tags}
2175       empty_html: 還沒有軌跡。<a href='%{upload_link}'>上傳新的軌跡</a>或在 <a href='https://wiki.openstreetmap.org/wiki/Zh-hant:Beginners_Guide_1.2'>wiki
2176         頁面</a>上瞭解更多有關 GPS 軌跡的資訊。
2177       upload_trace: 上傳軌跡
2178       see_all_traces: 查看所有的軌跡
2179       see_my_traces: 查看我的軌跡
2180     destroy:
2181       scheduled_for_deletion: 軌跡已被排程刪除
2182     make_public:
2183       made_public: 軌跡標記為公開
2184     offline_warning:
2185       message: GPX 檔案上傳系統目前無法使用
2186     offline:
2187       heading: GPX 離線儲存
2188       message: GPX 檔案儲存,上傳系統目前無法使用。
2189     georss:
2190       title: OpenStreetMap GPS 軌跡
2191     description:
2192       description_with_count:
2193         one: 由 %{user} 上傳的 GPX 檔案,含有 %{count} 點
2194         other: 由 %{user} 上傳的 GPX 檔案,含有 %{count} 點
2195       description_without_count: 由 %{user} 上傳的 GPX 檔案
2196   application:
2197     permission_denied: 您沒有權限來存取該操作。
2198     require_cookies:
2199       cookies_needed: 您似乎已停用 cookies - 請在瀏覽器中開啟 cookies,然後繼續。
2200     require_admin:
2201       not_an_admin: 您需要是一個管理員才可執行該動作。
2202     setup_user_auth:
2203       blocked_zero_hour: 您在OpenStreetMap網站有一個緊急訊息。在您儲存您的編輯內容前請先閱讀該訊息。
2204       blocked: 您已經被封鎖使用 API。請登入網頁介面以瞭解更多資訊。
2205       need_to_see_terms: 我們已暫時中止您使用 API 的權限,請登入網頁介面查閱貢獻者條款,您不需要同意有關條款,但必須查閱它們。
2206   oauth:
2207     authorize:
2208       title: 授權使用您的帳號
2209       request_access_html: 應用程式 %{app_name} 要求使用您的帳號,%{user}。請確定您要讓此應用程式使用下列功能。您可以依自己喜好,選擇多少項功能。
2210       allow_to: 允許用戶端應用程式:
2211       allow_read_prefs: 讀取您的使用者偏好設定。
2212       allow_write_prefs: 修改您的使用者偏好設定。
2213       allow_write_diary: 建立日記、評論和加入好友。
2214       allow_write_api: 修改地圖。
2215       allow_read_gpx: 讀取您的私人 GPS 軌跡。
2216       allow_write_gpx: 上傳 GPS 軌跡。
2217       allow_write_notes: 修改註記。
2218       grant_access: 授權存取
2219     authorize_success:
2220       title: 允許授權請求
2221       allowed_html: 您已授權應用程式 %{app_name} 使用您的帳號。
2222       verification: 驗證碼是 %{code}。
2223     authorize_failure:
2224       title: 授權請求失敗
2225       denied: 您已拒絕應用程式 %{app_name} 使用您的帳號。
2226       invalid: 授權權杖無效。
2227     revoke:
2228       flash: 您已經撤銷 %{application} 的授權密鑰。
2229     permissions:
2230       missing: 您尚未允許應用程式來訪問此設施
2231   oauth_clients:
2232     new:
2233       title: 註冊新的應用程式
2234     edit:
2235       title: 編輯您的應用程式
2236     show:
2237       title: '%{app_name} 的 OAuth 詳細資料'
2238       key: 消費者金鑰:
2239       secret: 消費者祕密金鑰:
2240       url: 要求權杖 URL:
2241       access_url: 存取記號 URL:
2242       authorize_url: 授權 URL:
2243       support_notice: 我們支援 HMAC-SHA1 (建議) 和 RSA-SHA1 署名。
2244       edit: 編輯詳細資料
2245       delete: 刪除客戶端
2246       confirm: 您確定嗎?
2247       requests: 向使用者要求下列權限:
2248     index:
2249       title: 我的 OAuth 詳細資料
2250       my_tokens: 我授權的應用程式
2251       list_tokens: 下列密鑰已核發給您名下的應用程式:
2252       application: 應用程式名稱
2253       issued_at: 已發於
2254       revoke: 撤銷!
2255       my_apps: 我的用戶端應用程式
2256       no_apps_html: 您是否有想要註冊以使用於 %{oauth} 標準的應用程式?您必須先註冊您的網頁應用程式,才能對這個服務進行 OAuth 要求。
2257       oauth: OAuth
2258       registered_apps: 您已經註冊下列用戶端應用程式:
2259       register_new: 註冊您的應用程式
2260     form:
2261       requests: 向使用者要求下列權限:
2262     not_found:
2263       sorry: 抱歉,找不到此 %{type}。
2264     create:
2265       flash: 註冊資訊成功
2266     update:
2267       flash: 更新客戶端資訊成功
2268     destroy:
2269       flash: 已銷毀此用戶端應用程式註冊
2270   users:
2271     new:
2272       title: 註冊
2273       no_auto_account_create: 很不幸的我們現在無法自動為您建立帳號。
2274       contact_webmaster_html: 請聯絡<a href="%{webmaster}">網站管理者</a>來建立的帳號,我們會儘快嘗試並處理這項要求。
2275       about:
2276         header: 自由及可編輯
2277         html: |-
2278           <p>與其他地圖不同,OpenStreetMap 是完全由像你一樣的人們建立的,而且任何人都可自由地修正、更新、下載和使用。</p>
2279           <p>請註冊以開始貢獻吧。我們將發出電子郵件以確認你的帳號。</p>
2280       email address: 電子郵件地址:
2281       confirm email address: 確認電子郵件地址:
2282       display name: 顯示名稱:
2283       display name description: 您公開顯示的使用者名稱。您可以稍後在偏好設定中改變它。
2284       external auth: 第三方身份認證
2285       use external auth: 或者使用第三方服務登入
2286       auth no password: 使用第三方認証無須填寫密碼,但部份額外工具或伺服器可能仍需要使用密碼。
2287       continue: 註冊
2288       terms accepted: 感謝您接受新的貢獻條款!
2289       terms declined: 我們很遺憾你已決定不接受新的貢獻者條款。有關詳細資訊,請參閱<a href="%{url}">此 wiki 頁面</a>。
2290       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2291     terms:
2292       title: 條款
2293       heading: 條款
2294       heading_ct: 貢獻者條款
2295       read and accept with tou: 請閱讀貢獻者協議與使用條款,勾選兩項方框後點擊繼續按鈕。
2296       contributor_terms_explain: 此協議適用於您現有與往後貢獻的條款。
2297       read_ct: 我已閱讀過並同意以上的貢獻者條款
2298       tou_explain_html: 這些%{tou_link}適用於網站方面的使用,與其它由 OSMF 提供的基礎內容。請在連結上點擊,閱讀並同意該文字。
2299       read_tou: 我已經閱讀過並同意使用條款
2300       consider_pd: 除上述內容之外,我同意將我的貢獻放到公共領域
2301       consider_pd_why: 這是什麼?
2302       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
2303       guidance_html: 幫助理解這些條款的資料:一個<a href="%{summary}">供普通人閱讀的摘要</a>和一些<a href="%{translations}">非正式翻譯</a>
2304       continue: 繼續
2305       declined: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2306       decline: 拒絕
2307       you need to accept or decline: 請先閱讀,然後選擇接受或拒絕新的貢獻者條款,再繼續。
2308       legale_select: 請選擇您的居住地:
2309       legale_names:
2310         france: 法國
2311         italy: 意大利
2312         rest_of_world: 世界其他地區
2313     no_such_user:
2314       title: 沒有這個使用者
2315       heading: 使用者 %{user} 不存在
2316       body: 抱歉,沒有名為 %{user} 的使用者。請檢查您的拼字,或者可能是您按到錯誤的連結。
2317       deleted: 已刪除
2318     show:
2319       my diary: 我的日記
2320       new diary entry: 新增日記項目
2321       my edits: 我的編輯
2322       my traces: 我的軌跡
2323       my notes: 我的註記
2324       my messages: 我的訊息
2325       my profile: 我的基本資料
2326       my settings: 我的設定值
2327       my comments: 我的評論
2328       oauth settings: oauth 設定值
2329       blocks on me: 對我的封鎖
2330       blocks by me: 我所設的封鎖
2331       send message: 傳送訊息
2332       diary: 日記
2333       edits: 編輯
2334       traces: 軌跡
2335       notes: 地圖註記
2336       remove as friend: 移除好友
2337       add as friend: 加入為好友
2338       mapper since: 註冊為製圖者日期:
2339       ct status: 貢獻者條款:
2340       ct undecided: 未決定
2341       ct declined: 已拒絕
2342       latest edit: 上次編輯於%{ago}:
2343       email address: 電子郵件地址:
2344       created from: 建立於:
2345       status: 狀態:
2346       spam score: 垃圾郵件分數:
2347       description: 說明
2348       user location: 使用者位置
2349       if_set_location_html: 您可以在 %{settings_link} 頁面設定您家的位置,以檢視附近的使用者。
2350       settings_link_text: 設定
2351       my friends: 我的好友
2352       no friends: 您尚未加入任何好友。
2353       km away: '%{count} 公里遠'
2354       m away: '%{count} 公尺遠'
2355       nearby users: 其他附近的使用者
2356       no nearby users: 附近沒有已加入製圖的使用者。
2357       role:
2358         administrator: 這個使用者是一個管理員
2359         moderator: 這個使用者是一個仲裁員
2360         grant:
2361           administrator: 授予管理員權限
2362           moderator: 授予仲裁員權限
2363         revoke:
2364           administrator: 撤銷管理員權限
2365           moderator: 撤銷仲裁員權限
2366       block_history: 被封鎖
2367       moderator_history: 給予封鎖
2368       comments: 評論
2369       create_block: 封鎖這位使用者
2370       activate_user: 解除這位使用者的封鎖狀態
2371       deactivate_user: 使用者停權
2372       confirm_user: 確認這位使用者
2373       hide_user: 隱藏這位使用者
2374       unhide_user: 取消隱藏這位使用者
2375       delete_user: 刪除這位使用者
2376       confirm: 確認
2377       friends_changesets: 好友的變更集
2378       friends_diaries: 好友的日記項目
2379       nearby_changesets: 附近使用者的變更集
2380       nearby_diaries: 附近使用者的日記項目
2381       report: 回報此使用者
2382     popup:
2383       your location: 您的位置
2384       nearby mapper: 附近的製圖者
2385       friend: 好友
2386     account:
2387       title: 編輯帳號
2388       my settings: 我的設定值
2389       current email address: 目前的電子郵件地址
2390       external auth: 外部認證
2391       openid:
2392         link: https://wiki.openstreetmap.org/wiki/OpenID
2393         link text: 這是什麼?
2394       public editing:
2395         heading: 公開編輯
2396         enabled: 已開啟。非匿名且可以編輯資料。
2397         enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits
2398         enabled link text: 這是什麼?
2399         disabled: 已停用且不能編輯資料,所有先前的編輯都會成為匿名的。
2400         disabled link text: 為什麼我不能編輯?
2401       public editing note:
2402         heading: 公開編輯
2403         html: 目前您的編輯是匿名的,人們不能發送郵件給您或看到您的位置。為了顯示你的編輯,讓別人透過網站與您聯繫,請點選下面的按鈕。 <b>由於 0.6
2404           API 的轉換,只有公開的使用者可以編輯地圖資料</b>。(<a href="https://wiki.openstreetmap.org/wiki/Anonymous_edits">知道為什麼</a>)。<ul><li>您的電子郵件地址將不會被因為成為公開使用者而被透露。
2405           </li><li>這個動作不能逆轉,所有新的使用者現在都預設為公開的。 </li></ul>
2406       contributor terms:
2407         heading: 貢獻者條款
2408         agreed: 您已同意新的貢獻者條款。
2409         not yet agreed: 您未同意新的貢獻者條款。
2410         review link text: 請跟隨此連結,方便你檢視並接受新的貢獻者條款。
2411         agreed_with_pd: 您亦同意將您的編輯放到公共領域
2412         link: https://www.osmfoundation.org/wiki/License/Contributor_Terms
2413         link text: 這是什麼?
2414       image: 圖片
2415       gravatar:
2416         gravatar: 使用 Gravatar
2417         link: https://wiki.openstreetmap.org/wiki/Gravatar
2418         what_is_gravatar: 什麼是 Gravatar?
2419         disabled: Gravatar已停用。
2420         enabled: 您的Gravatar顯示功能已啟用。
2421       new image: 加入圖片
2422       keep image: 保持目前的圖片
2423       delete image: 移除目前的圖片
2424       replace image: 取代目前的圖片
2425       image size hint: ' (方形圖片至少 100x100 的效果最好)'
2426       home location: 家的位置
2427       no home location: 您尚未輸入家的位置。
2428       update home location on click: 當我點選地圖時更新家的位置?
2429       save changes button: 儲存變更
2430       make edits public button: 將我所有的編輯設為公開
2431       return to profile: 返回基本資料
2432       flash update success confirm needed: 使用者資訊成功的更新。請檢查您的電子郵件,以確認收到新電子郵件地址的通知。
2433       flash update success: 使用者資訊已成功更新。
2434     set_home:
2435       flash success: 家的位置成功的儲存
2436     go_public:
2437       flash success: 現在您所有的編輯都是公開的,而您已獲准編輯。
2438     index:
2439       title: 使用者
2440       heading: 使用者
2441       showing:
2442         one: 頁面 %{page} (%{first_item} / %{items})
2443         other: 頁面 %{page} (%{first_item}-%{last_item} / %{items})
2444       summary_html: '%{name} 由 %{ip_address} 於 %{date} 建立'
2445       summary_no_ip_html: '%{name} 建立於:%{date}'
2446       confirm: 確認選取的使用者
2447       hide: 隱藏選取的使用者
2448       empty: 找不到符合的使用者
2449     suspended:
2450       title: 帳號已暫停
2451       heading: 帳號已暫停
2452       webmaster: 網站管理員
2453       body_html: "<p>\n對不起,您的帳號已因可疑\n活動被自動暫停。 \n</p>\n<p>\n這項決定將在短期內由行政員審核,或是如果你想討論這一點\n,可以聯絡
2454         %{webmaster}。 \n</p>"
2455     auth_failure:
2456       connection_failed: 連線至認證供應者失敗
2457       invalid_credentials: 無效的認證憑證
2458       no_authorization_code: 無授權碼
2459       unknown_signature_algorithm: 不明的簽章演算法
2460       invalid_scope: 無效範圍
2461     auth_association:
2462       heading: 您的ID尚未與OpenStreetMap帳號關聯。
2463       option_1: 如果您新來到OpenStreetMap,請使用下方表單建立一個帳號。
2464       option_2: 如果您已擁有一個帳號,您可以用您的使用者名稱與密碼登入您的帳號,並在使用者設定中關連您的ID。
2465   user_role:
2466     filter:
2467       not_a_role: 字串 "%{role}" 不是有效的身份。
2468       already_has_role: 這個使用者已經有 %{role} 身份。
2469       doesnt_have_role: 這個使用者沒有 %{role} 身份。
2470       not_revoke_admin_current_user: 無法撤銷目前使用者的管理員身份。
2471     grant:
2472       title: 確認授與身份
2473       heading: 確認授與身份
2474       are_you_sure: 您確定要授予使用者 "%{name}"  "%{role}" 的身份?
2475       confirm: 確認
2476       fail: 無法授予使用者 "%{name}"  "%{role}" 的身份。請檢查使用者和身份是否都正確。
2477     revoke:
2478       title: 確認撤銷身份
2479       heading: 確認撤銷身份
2480       are_you_sure: 您確定要撤銷使用者 "%{name}"  "%{role}" 的身份?
2481       confirm: 確認
2482       fail: 無法撤銷使用者 "%{name}"  "%{role}" 的身份。請檢查使用者和身份是否都正確。
2483   user_blocks:
2484     model:
2485       non_moderator_update: 只有仲裁員才可作出或更新封鎖。
2486       non_moderator_revoke: 只有仲裁員才可撤銷封鎖。
2487     not_found:
2488       sorry: 抱歉,找不到 ID 為 %{id} 的使用者封鎖。
2489       back: 返回索引
2490     new:
2491       title: 正在建立對 %{name} 的封鎖
2492       heading_html: 正在建立對 %{name} 的封鎖
2493       period: 從現在開始,這個使用者將被禁止使用 API 多久。
2494       tried_contacting: 我已聯緊這個使用者並請他停止。
2495       tried_waiting: 我已經給予這位使用者合理的時間回應這些問題。
2496       back: 檢視所有封鎖
2497     edit:
2498       title: 正在編輯對 %{name} 的封鎖
2499       heading_html: 正在編輯對 %{name} 的封鎖
2500       period: 從現在開始,這個使用者將被禁止使用 API 多久。
2501       show: 檢視這項封鎖
2502       back: 檢視所有的封鎖
2503     filter:
2504       block_expired: 這項封鎖已經逾期並且不能被編輯。
2505       block_period: 封鎖期間必須是在下拉式選單中選填擇的其中一項數值。
2506     create:
2507       try_contacting: 在封鎖使用者之前請先嘗試聯絡他,並給予他一段合理的時間作出回應。
2508       try_waiting: 在封鎖使用者之前請先嘗試給使用者一段合理的時間來回應。
2509       flash: 已建立對使用者 %{name} 的封鎖。
2510     update:
2511       only_creator_can_edit: 只有建立這項封鎖的仲裁員可作出編輯。
2512       success: 封鎖已更新。
2513     index:
2514       title: 使用者封鎖
2515       heading: 使用者封鎖清單
2516       empty: 尚未設定任何使用者封鎖。
2517     revoke:
2518       title: 正在撤銷對 %{block_on} 的封鎖
2519       heading_html: 正在撤銷 %{block_by} 對 %{block_on} 的封鎖
2520       time_future: 這項封鎖將於 %{time} 結束。
2521       past: 這項封鎖已在%{time}結束,現在不能撤銷。
2522       confirm: 你確定要撤銷這項封鎖?
2523       revoke: 撤銷!
2524       flash: 這項封鎖已被撤銷。
2525     helper:
2526       time_future_html: 於 %{time} 結束。
2527       until_login: 生效直至這個使用者登入為止。
2528       time_future_and_until_login_html: 在用戶已登入後結束於%{time}。
2529       time_past_html: 於%{time}結束。
2530       block_duration:
2531         hours:
2532           one: 1 小時
2533           other: '%{count} 小時'
2534         days:
2535           one: 1日
2536           other: '%{count}日'
2537         weeks:
2538           one: 1週
2539           other: '%{count}週'
2540         months:
2541           one: 1個月
2542           other: '%{count}個月'
2543         years:
2544           one: 1年
2545           other: '%{count}年'
2546     blocks_on:
2547       title: 對 %{name} 的封鎖
2548       heading_html: 對 %{name} 封鎖的清單
2549       empty: '%{name} 尚未被封鎖。'
2550     blocks_by:
2551       title: '%{name} 設的封鎖'
2552       heading_html: 列出 %{name} 所設定的封鎖
2553       empty: '%{name} 尚未設定任何封鎖。'
2554     show:
2555       title: '%{block_on} 被 %{block_by} 封鎖'
2556       heading_html: '%{block_on} 被 %{block_by} 封鎖'
2557       created: 已建立:
2558       duration: 期間:
2559       status: 狀態:
2560       show: 顯示
2561       edit: 編輯
2562       revoke: 撤銷!
2563       confirm: 您確定嗎?
2564       reason: 封鎖的理由:
2565       back: 檢視所有封鎖
2566       revoker: 撤銷者:
2567       needs_view: 在還原這個封鎖之前,該使用者需要先登入。
2568     block:
2569       not_revoked: (沒有撤銷)
2570       show: 顯示
2571       edit: 編輯
2572       revoke: 撤銷!
2573     blocks:
2574       display_name: 被封鎖的使用者
2575       creator_name: 建立者
2576       reason: 封鎖的理由
2577       status: 狀態
2578       revoker_name: 撤銷者
2579       showing_page: 第 %{page} 頁
2580       next: 下一頁 »
2581       previous: « 上一頁
2582   notes:
2583     index:
2584       title: 由 %{user} 送出或評論的註記
2585       heading: '%{user} 的註記'
2586       subheading_html: '%{user} 送出或評論的註記'
2587       no_notes: 沒有註記
2588       id: ID
2589       creator: 建立者
2590       description: 說明
2591       created_at: 建立於:
2592       last_changed: 最新變更
2593   javascripts:
2594     close: 關閉
2595     share:
2596       title: 分享
2597       cancel: 取消
2598       image: 圖片
2599       link: 連結或 HTML
2600       long_link: 連結
2601       short_link: 簡短連結
2602       geo_uri: Geo URL
2603       embed: HTML
2604       custom_dimensions: 設定自訂的尺寸
2605       format: 格式:
2606       scale: 比例:
2607       image_dimensions: 圖片會顯示成 %{width} x %{height} 標準圖層
2608       download: 下載
2609       short_url: 簡短 URL
2610       include_marker: 包括標記
2611       center_marker: 將標記設為地圖中心點
2612       paste_html: 貼上 HTML 以嵌入網站
2613       view_larger_map: 查看更大的地圖
2614       only_standard_layer: 只有標準圖層能匯出成圖片
2615     embed:
2616       report_problem: 回報問題
2617     key:
2618       title: 圖例
2619       tooltip: 圖例
2620       tooltip_disabled: 圖例不適用這個圖層
2621     map:
2622       zoom:
2623         in: 放大
2624         out: 縮小
2625       locate:
2626         title: 顯示我的位置
2627         metersPopup:
2628           one: 您距離此地點在 1 公尺內
2629           other: 您距離此地點在 %{count} 公尺內
2630         feetPopup:
2631           one: 您距離此地點在 1 英尺內
2632           other: 您距離此地點在 %{count} 英尺內
2633       base:
2634         standard: 標準
2635         cyclosm: CyclOSM
2636         cycle_map: 自行車地圖
2637         transport_map: 交通運輸地圖
2638         hot: 人道救援
2639         opnvkarte: ÖPNVKarte
2640       layers:
2641         header: 地圖圖層
2642         notes: 地圖註記
2643         data: 地圖資料
2644         gps: 公開GPS軌跡
2645         overlays: 開啟覆蓋層,以為地圖解決問題
2646         title: 圖層
2647       copyright: © <a href='%{copyright_url}'>OpenStreetMap 貢獻者</a>
2648       donate_link_text: <a class='donate-attr' href='%{donate_url}'>來捐款吧</a>
2649       terms: <a href='%{terms_url}' target='_blank'>網站與 API 項目</a>
2650       cyclosm: <a href='%{cyclosm_url}' target='_blank'>CyclOSM</a> 影像塊樣式,由 <a href='%{osmfrance_url}'
2651         target='_blank'>OpenStreetMap 法國</a>託管
2652       thunderforest: 由 <a href='%{thunderforest_url}' target='_blank'>Andy Allan</a>
2653         提供的影像塊
2654       opnvkarte: 由 <a href='%{memomaps_url}' target='_blank'>MeMoMaps</a> 提供的影像塊
2655       hotosm: <a href='%{hotosm_url}' target='_blank'>人道 OpenStreetMap 團隊</a>影像塊樣式,由
2656         <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap 法國</a> 託管
2657     site:
2658       edit_tooltip: 編輯地圖
2659       edit_disabled_tooltip: 放大以編輯地圖
2660       createnote_tooltip: 在地圖加入註記
2661       createnote_disabled_tooltip: 放大以在地圖加入註記
2662       map_notes_zoom_in_tooltip: 放大以查看註記
2663       map_data_zoom_in_tooltip: 放大以查看地圖圖資
2664       queryfeature_tooltip: 查詢圖徵
2665       queryfeature_disabled_tooltip: 放大地圖以查询圖徵
2666     changesets:
2667       show:
2668         comment: 評論
2669         subscribe: 訂閱
2670         unsubscribe: 取消訂閱
2671         hide_comment: 隱藏
2672         unhide_comment: 取消隱藏
2673     notes:
2674       new:
2675         intro: 發現錯誤或缺少些什麼東西嗎?請告訴其他地圖製作者以便於我們處理。將標記移動到正確的位置並輸入註記,以解釋問題。
2676         advice: 您的註記已公開並可用於更新地圖,因此請不要輸入個人訊息,或是來自於具版權保護地圖的訊息以及目錄清單。
2677         add: 送出註記
2678       show:
2679         anonymous_warning: 此項註記包含來自匿名使用者的評論,應作獨立核實。
2680         hide: 隱藏
2681         resolve: 解決
2682         reactivate: 重新開啟
2683         comment_and_resolve: 評論並解決
2684         comment: 評論
2685     edit_help: 將地圖移至你想編輯的位置並放大,然後按這裡。
2686     directions:
2687       ascend: 上升
2688       engines:
2689         fossgis_osrm_bike: 自行車(OSRM)
2690         fossgis_osrm_car: 開車 (OSRM)
2691         fossgis_osrm_foot: 步行(OSRM)
2692         graphhopper_bicycle: 自行車(GraphHopper)
2693         graphhopper_car: 汽車(GraphHopper)
2694         graphhopper_foot: 徒步 (GraphHopper)
2695       descend: 下降
2696       directions: 路線
2697       distance: 距離
2698       errors:
2699         no_route: 查無兩個地點間的路徑。
2700         no_place: 抱歉 - 查無地點「%{place}」。
2701       instructions:
2702         continue_without_exit: 繼續行駛 %{name}
2703         slight_right_without_exit: 靠右至 %{name}
2704         offramp_right: 往右側上坡
2705         offramp_right_with_exit: 在右側往出口 %{exit}
2706         offramp_right_with_exit_name: 在右側沿著出口 %{exit} 前往 %{name}
2707         offramp_right_with_exit_directions: 在右側沿著出口 %{exit} 朝 %{directions}
2708         offramp_right_with_exit_name_directions: 在右側沿著出口 %{exit} 前往 %{name} 朝 %{directions}
2709         offramp_right_with_name: 在右側上坡前往%{name}
2710         offramp_right_with_directions: 在右側上坡朝%{directions}
2711         offramp_right_with_name_directions: 在右側往%{name}的上坡朝%{directions}
2712         onramp_right_without_exit: 右轉上坡至%{name}
2713         onramp_right_with_directions: 右轉前往上坡朝%{directions}
2714         onramp_right_with_name_directions: 在往%{name}的上坡右轉朝%{directions}
2715         onramp_right_without_directions: 右轉前往上坡
2716         onramp_right: 右轉前往上坡
2717         endofroad_right_without_exit: 在道路盡頭右轉至%{name}
2718         merge_right_without_exit: 向右併線至%{name}
2719         fork_right_without_exit: 在叉路口右轉至%{name}
2720         turn_right_without_exit: 右轉至 %{name}
2721         sharp_right_without_exit: 右急轉至 %{name}
2722         uturn_without_exit: 迴轉沿著 %{name}
2723         sharp_left_without_exit: 左急轉至 %{name}
2724         turn_left_without_exit: 左轉至 %{name}
2725         offramp_left: 往左側上坡
2726         offramp_left_with_exit: 在左側往出口 %{exit}
2727         offramp_left_with_exit_name: 在左側沿著出口 %{exit} 前往 %{name}
2728         offramp_left_with_exit_directions: 在左側沿著出口 %{exit} 朝 %{directions}
2729         offramp_left_with_exit_name_directions: 在左側沿著出口 %{exit} 前往 %{name} 朝 %{directions}
2730         offramp_left_with_name: 在左側上坡前往%{name}
2731         offramp_left_with_directions: 在左側上坡朝%{directions}
2732         offramp_left_with_name_directions: 在左側往%{name}的上坡朝%{directions}
2733         onramp_left_without_exit: 左轉上坡至%{name}
2734         onramp_left_with_directions: 左轉前往上坡朝%{directions}
2735         onramp_left_with_name_directions: 在往%{name}的上坡左轉朝%{directions}
2736         onramp_left_without_directions: 左轉前往上坡
2737         onramp_left: 左轉前往上坡
2738         endofroad_left_without_exit: 在道路盡頭左轉至%{name}
2739         merge_left_without_exit: 向左併線至%{name}
2740         fork_left_without_exit: 在叉路口左轉至%{name}
2741         slight_left_without_exit: 靠左至 %{name}
2742         via_point_without_exit: (通過點)
2743         follow_without_exit: 延著 %{name}
2744         roundabout_without_exit: 於圓環離開進入 %{name}
2745         leave_roundabout_without_exit: 離開圓環 - %{name}
2746         stay_roundabout_without_exit: 繼續在圓環 - %{name}
2747         start_without_exit: 在 %{name} 開始
2748         destination_without_exit: 到達目地
2749         against_oneway_without_exit: 沿著單行道 %{name} 行駛
2750         end_oneway_without_exit: 單行道終點於 %{name}
2751         roundabout_with_exit: 從圓環出口 %{exit} 離開至 %{name}
2752         roundabout_with_exit_ordinal: 於圓環的 %{exit} 出口離開進入 %{name}
2753         exit_roundabout: 離開圓環進入 %{name}
2754         unnamed: 未命名道路
2755         courtesy: 感謝 %{link} 提供路線資訊
2756         exit_counts:
2757           first: 第 1
2758           second: 第 2
2759           third: 第 3
2760           fourth: 第 4
2761           fifth: 第 5
2762           sixth: 第 6
2763           seventh: 第 7
2764           eighth: 第 8
2765           ninth: 第 9
2766           tenth: 第 10
2767       time: 時間
2768     query:
2769       node: 節點
2770       way: 路徑
2771       relation: 關聯
2772       nothing_found: 找不到圖徵
2773       error: '%{server} 連線錯誤:%{error}'
2774       timeout: '%{server} 連線逾時'
2775     context:
2776       directions_from: 從這裡的路線
2777       directions_to: 到這裡的路線
2778       add_note: 在此新增註記
2779       show_address: 顯示地址
2780       query_features: 查詢圖徵
2781       centre_map: 中央地圖在此
2782   redactions:
2783     edit:
2784       heading: 編輯修訂
2785       title: 編輯修訂
2786     index:
2787       empty: 沒有可顯示的修訂。
2788       heading: 修訂清單
2789       title: 修訂清單
2790     new:
2791       heading: 輸入新增修訂資訊
2792       title: 建立修訂中
2793     show:
2794       description: 說明:
2795       heading: 正顯示修訂 "%{title}"
2796       title: 顯示修訂
2797       user: 建立者:
2798       edit: 編輯此修訂
2799       destroy: 移除此修訂
2800       confirm: 您確定嗎?
2801     create:
2802       flash: 修訂已建立
2803     update:
2804       flash: 已儲存變更。
2805     destroy:
2806       not_empty: 修訂尚未清空。請在銷毀前清除所有此修訂的版本。
2807       flash: 修訂已銷毀。
2808       error: 銷毀此修訂時發生錯誤。
2809   validations:
2810     leading_whitespace: 前頭有空白
2811     trailing_whitespace: 後端有空白
2812     invalid_characters: 包含無效字元
2813     url_characters: 包含特定 URL 字元(%{characters})
2814 ...