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