X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/85f97c584b5fe19f3aa8cf72c8cbd4006e24ba6a..a0660c009c554b19c77297aa1afb38291485adef:/config/locales/zh-TW.yml diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index d8c56171e..f2a7d613b 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -2,7 +2,9 @@ # Exported from translatewiki.net # Export driver: phpyaml # Author: A2093064 +# Author: Abijeet Patro # Author: Anakmalaysia +# Author: Assh1857 # Author: Cwlin0416 # Author: EagerLin # Author: Foothsu @@ -29,14 +31,44 @@ # Author: SupaplexTW # Author: Wehwei # Author: Wrightbus +# Author: 神樂坂秀吉 # Author: 아라 --- zh-TW: + html: + dir: 由左至右 time: formats: friendly: '%Y 年 %B %e 日 %H 時 %M 分' blog: '%Y年%B%e日' + helpers: + submit: + diary_comment: + create: 儲存 + diary_entry: + create: 發佈 + update: 更新 + issue_comment: + create: 添加評論 + message: + create: 寄出 + client_application: + create: 註冊 + update: 編輯 + redaction: + create: 建立修訂 + update: 儲存修訂 + trace: + create: 上傳 + update: 儲存變更 + user_block: + create: 建立封鎖 + update: 更新封鎖 activerecord: + errors: + messages: + invalid_email_address: 似乎不是有效的電子郵件信箱地址。 + email_address_not_routable: 不可繞送 models: acl: 存取控制清單 changeset: 變更集 @@ -67,7 +99,7 @@ zh-TW: tracetag: 軌跡標籤 user: 使用者 user_preference: 使用者偏好設定 - user_token: 使用者權杖 + user_token: 使用者令牌 way: 路徑 way_node: 路徑節點 way_tag: 路徑標籤 @@ -91,7 +123,7 @@ zh-TW: latitude: 緯度 longitude: 經度 public: 公開 - description: 描述 + description: 說明 message: sender: 寄件者 title: 標題 @@ -99,13 +131,53 @@ zh-TW: recipient: 收件者 user: email: Email - active: 開啟 + active: 開啟中 display_name: 顯示名稱 - description: 描述 + description: 說明 languages: 語言 pass_crypt: 密碼 + datetime: + distance_in_words_ago: + about_x_hours: + one: 約1小時前 + other: 約%{count}小時前 + about_x_months: + one: 約1個月前 + other: 約%{count}個月前 + about_x_years: + one: 約1年 + other: 約%{count}年前 + almost_x_years: + one: 近1年 + other: 近%{count}年前 + half_a_minute: 30秒前 + less_than_x_seconds: + one: 小於 1 秒前 + other: 小於 %{count} 秒前 + less_than_x_minutes: + one: 小於 1 分前 + other: 小於 %{count} 分前 + over_x_years: + one: 超過1年前 + other: 超過%{count}年前 + x_seconds: + one: 1秒前 + other: '%{count}秒前' + x_minutes: + one: 1分鐘前 + other: '%{count}分鐘前' + x_days: + one: 1日前 + other: '%{count}日前' + x_months: + one: 1個月前 + other: '%{count}個月前' + x_years: + one: 1年前 + other: '%{count}年前' printable_name: with_version: '%{id},版本%{version}' + with_name_html: '%{name}%{id}' editor: default: 預設 (目前為 %{name}) potlatch: @@ -120,15 +192,37 @@ zh-TW: remote: name: 遠端控制 description: 遠端控制 (JOSM 或 Merkaartor) + api: + notes: + comment: + opened_at_html: 於%{when}建立 + opened_at_by_html: 於%{when}由%{user}建立 + commented_at_html: 於%{when}更新 + commented_at_by_html: 於%{when}由%{user}更新 + closed_at_html: 已解決於%{when} + closed_at_by_html: 於%{when}由%{user}關閉 + reopened_at_html: 於%{when}重新開啟 + reopened_at_by_html: 於%{when}由%{user}重新開啟 + rss: + title: OpenStreetMap 註記 + description_area: 在你的區域[(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]所報告、評論或關閉的註記的清單 + description_item: 註記 %{id} 的 RSS feed + opened: 新的註記 (在 %{place} 附近) + commented: 新的評論 (在 %{place} 附近) + closed: 關閉的註記 (在 %{place} 附近) + reopened: 重新開啟的註記 (在 %{place} 附近) + entry: + comment: 評論 + full: 註記原文 browse: created: 建立於 closed: 關閉於 - created_html: 於 %{time} 前建立 - closed_html: 於 %{time} 前關閉 - created_by_html: 於 %{time} 前由 %{user} 建立 - deleted_by_html: 於 %{time} 前由 %{user} 刪除 - edited_by_html: 於 %{time} 前由 %{user} 編輯 - closed_by_html: 於 %{time} 前由 %{user} 關閉 + created_html: 於%{time}建立 + closed_html: 於%{time}關閉 + created_by_html: 於%{time}由%{user}建立 + deleted_by_html: 於%{time}由%{user}刪除 + edited_by_html: 於%{time}由%{user}編輯 + closed_by_html: 於%{time}由%{user}關閉 version: 版本 in_changeset: 變更集 anonymous: 匿名 @@ -148,8 +242,8 @@ zh-TW: relation: 關聯 (%{count}) relation_paginated: 關聯 (%{count} 的 %{x}-%{y}) comment: 評論 (%{count}) - hidden_commented_by: 隱藏來自 %{user} 於 %{when} 前的評論 - commented_by: 來自 %{user} 於 %{when} 前的評論 + hidden_commented_by: 隱藏來自%{user}於%{when}的評論 + commented_by: 來自%{user}於%{when}的評論 changesetxml: 變更集 XML osmchangexml: osmChange 格式 XML feed: @@ -173,6 +267,7 @@ zh-TW: history_title: 關聯歷史:%{name} members: 成員 relation_member: + entry: '%{type} %{name}' entry_role: '%{type} %{name} 作為 %{role}' type: node: 節點 @@ -205,33 +300,33 @@ zh-TW: way: 路徑 relation: 關聯 start_rjs: - feature_warning: 載入 %{num_features} 項物件的資料,可能會使你的瀏覽器操作緩慢或反應遲緩。你確定要顯示這些資料嗎? + feature_warning: 載入 %{num_features} 項物件的資料,可能使您的瀏覽器延遲或無法回應。您是否想要顯示這些資料嗎? load_data: 載入資料 - loading: 正在載入... + loading: 正在載入… tag_details: tags: 標籤 wiki_link: - key: '%{key} 標籤的 wiki 描述頁面' - tag: '%{key}=%{value} 標籤的 wiki 描述頁面' + key: '%{key} 標籤的 Wiki 說明頁面' + tag: '%{key}=%{value} 標籤的 Wiki 說明頁面' wikidata_link: 維基數據上的 %{page} 項目 - wikipedia_link: 維基百科上的 %{page} 文章 - telephone_link: 打給 %{phone_number} + wikipedia_link: 維基百科上的 %{page} 條目 + telephone_link: 致電 %{phone_number} note: title: 註記:%{id} new_note: 新增註記 - description: 描述 + description: 說明 open_title: 未解決的註記:#%{note_name} closed_title: 已解決的註記:#%{note_name} hidden_title: 已隱藏的註記:#%{note_name} - open_by: 於 %{when} 前由 %{user} 建立 - open_by_anonymous: 於 %{when} 前由匿名使用者建立 - commented_by: '%{user} 於 %{when} 前的評論' - commented_by_anonymous: 匿名使用者於 %{when} 前的評論 - closed_by: 於 %{when} 前由 %{user} 解決 - closed_by_anonymous: 於 %{when} 前由匿名使用者解決 - reopened_by: 於 %{when} 前由 %{user} 重新開啟 - reopened_by_anonymous: 於 %{when} 前由匿名使用者重新開啟 - hidden_by: 於 %{when} 前由 %{user} 隱藏 + open_by: 於%{when}由%{user}建立 + open_by_anonymous: 於%{when}由匿名使用者建立 + commented_by: '%{user}於%{when}的評論' + commented_by_anonymous: 匿名使用者於%{when}的評論 + closed_by: 於%{when}由%{user}解決 + closed_by_anonymous: 於%{when}由匿名使用者解決 + reopened_by: 於%{when}由%{user}重新開啟 + reopened_by_anonymous: 於%{when}由匿名使用者重新開啟 + hidden_by: 於%{when}由%{user}隱藏 report: 回報此註記 query: title: 查詢圖徵 @@ -256,7 +351,7 @@ zh-TW: index: title: 變更集 title_user: '%{user} 的變更集' - title_friend: 我的好友之變更集 + title_friend: 好友的變更集 title_nearby: 附近使用者的變更集 empty: 查無變更集。 empty_area: 此區域沒有變更集。 @@ -266,22 +361,29 @@ zh-TW: no_more_user: 此使用者沒有更多變更集。 load_more: 載入更多 timeout: - sorry: 很抱歉,您請求的變更集清單取得時間過長。 + sorry: 很抱歉,您請求的變更集清單過長無法讀取。 changeset_comments: comment: comment: '由 %{author} 對變更集 #%{changeset_id} 發表的新評論' - commented_at_by_html: 於 %{when} 前由 %{user} 更新 + commented_at_by_html: 於%{when}由%{user}更新 comments: comment: '%{author} 對變更集 #%{changeset_id} 發表的新評論' index: title_all: OpenStreetMap 變更集討論 title_particular: OpenStreetMap 變更集 %{changeset_id} 討論 timeout: - sorry: 很抱歉,您請求的變更集評論取得時間過長。 + sorry: 很抱歉,您請求的變更集評論過長無法讀取 diary_entries: new: title: 新日記項目 - publish_button: 發佈 + form: + subject: 主旨: + body: 內文: + language: 語言: + location: 位置: + latitude: 緯度: + longitude: 經度: + use_map_link: 使用地圖 index: title: 使用者日記 title_friends: 好友日記 @@ -296,14 +398,6 @@ zh-TW: newer_entries: 較新的項目 edit: title: 編輯日記項目 - subject: 主旨: - body: 內文: - language: 語言: - location: 位置: - latitude: 緯度: - longitude: 經度: - use_map_link: 使用地圖 - save_button: 儲存 marker_text: 日記項目位置 show: title: '%{user} 的日記|%{title}' @@ -311,7 +405,6 @@ zh-TW: leave_a_comment: 留下評論 login_to_leave_a_comment: '%{login_link}來留下評論' login: 登入 - save_button: 儲存 no_such_entry: title: 沒有這樣的日記項目 heading: 沒有 id 為 %{id} 的項目 @@ -326,11 +419,13 @@ zh-TW: other: '%{count} 項評論' edit_link: 編輯此項目 hide_link: 隱藏此項目 + unhide_link: 取消隱藏此項目 confirm: 確認 report: 回報此項目 diary_comment: comment_from: 由 %{link_user} 於 %{comment_created_at} 發表的評論 hide_link: 隱藏此評論 + unhide_link: 取消隱藏此評論 confirm: 確認 report: 回報此評論 location: @@ -352,7 +447,6 @@ zh-TW: post: 貼文 when: 於 comment: 評論 - ago: '%{ago} 前' newer_comments: 較新的評論 older_comments: 較舊的評論 geocoder: @@ -367,6 +461,7 @@ zh-TW: Nominatim 的結果 geonames_reverse: 來自GeoNames的結果 search_osm_nominatim: + prefix_format: '%{name}' prefix: aerialway: cable_car: 大型纜車 @@ -400,17 +495,17 @@ zh-TW: bicycle_parking: 自行車停車場 bicycle_rental: 自行車出租 biergarten: 啤酒庭園 - boat_rental: 船隻出租 + boat_rental: 船艇出租 brothel: 妓院 - bureau_de_change: 找換店 - bus_station: 巴士站 + bureau_de_change: 外匯兌換店 + bus_station: 公車站 cafe: 咖啡廳 car_rental: 汽車出租 car_sharing: 汽車共乘 car_wash: 洗車 casino: 賭場 charging_station: 充電站 - childcare: 安親托兒 + childcare: 幼兒園 cinema: 電影院 clinic: 診所 clock: 時鐘 @@ -429,23 +524,23 @@ zh-TW: food_court: 美食廣場 fountain: 噴泉 fuel: 燃料 - gambling: 賭場 + gambling: 博弈店 grave_yard: 墓園 grit_bin: 砂箱 hospital: 醫院 hunting_stand: 狩獵站 ice_cream: 冰淇淋 - kindergarten: 幼稚園 + kindergarten: 幼兒園 library: 圖書館 marketplace: 市場 monastery: 修道院 motorcycle_parking: 機車停車場 nightclub: 夜總會 - nursing_home: 護理院 + nursing_home: 療養院 office: 辦公室 parking: 停車場 parking_entrance: 停車場入口 - parking_space: 停車處 + parking_space: 停車位 pharmacy: 藥房 place_of_worship: 宗教場所 police: 警察 @@ -463,8 +558,8 @@ zh-TW: shelter: 涼亭 shop: 商店 shower: 淋浴 - social_centre: 社交中心 - social_club: 社交會所 + social_centre: 聚會所 + social_club: 社交俱樂部 social_facility: 社會福利設施 studio: 錄音室 swimming_pool: 游泳池 @@ -472,11 +567,11 @@ zh-TW: telephone: 公共電話 theatre: 劇院 toilets: 廁所 - townhall: 鄉鎮市區公所 + townhall: 市政廳 university: 大學 vending_machine: 自動販賣機 veterinary: 獸醫 - village_hall: 村里辦公室 + village_hall: 村政廳 waste_basket: 垃圾桶 waste_disposal: 垃圾子車 water_point: 取水點 @@ -504,7 +599,7 @@ zh-TW: photographer: 攝影師 plumber: 管道工 shoemaker: 鞋匠 - tailor: 裁縫 + tailor: 裁縫師 "yes": 工藝品店 emergency: ambulance_station: 急救站 @@ -515,66 +610,66 @@ zh-TW: water_tank: 緊急水箱 "yes": 緊急 highway: - abandoned: 廢棄公路 - bridleway: 馬道 - bus_guideway: 軌道巴士線 - bus_stop: 巴士站 + abandoned: 廢棄道路 + bridleway: 馬車道 + bus_guideway: 導向公車道 + bus_stop: 公車站 construction: 建造中道路 corridor: 走廊 cycleway: 自行車道 elevator: 電梯 emergency_access_point: 緊急聯絡點 footway: 步道 - ford: 過水點 + ford: 河床便道 give_way: 讓路標誌 living_street: 生活街道 milestone: 里程標 motorway: 高速公路 - motorway_junction: 高速公路交匯處 + motorway_junction: 高速公路出口 motorway_link: 高速公路聯絡道 - passing_place: 讓車道 + passing_place: 避車彎 path: 小徑 pedestrian: 人行道 platform: 月台 - primary: 省道 - primary_link: 主要道路 - proposed: 計畫道路 + primary: 一級道路 + primary_link: 一級道路聯絡道 + proposed: 計畫中道路 raceway: 賽道 residential: 住宅區道路 rest_area: 休息區 road: 道路 - secondary: 縣道 - secondary_link: 次級道路連接路 + secondary: 二級道路 + secondary_link: 二級道路聯絡道 service: 服務道路 - services: 高速公路休息區 + services: 高速公路服務區 speed_camera: 測速照相機 steps: 階梯 - stop: 停車標誌 + stop: 停止標誌 street_lamp: 路燈 - tertiary: 鄉道 - tertiary_link: 三級道路連接路 + tertiary: 三級道路 + tertiary_link: 地區道路聯絡道 track: 產業道路 traffic_signals: 交通號誌 - trail: 步徑 + trail: 山徑 trunk: 快速道路 - trunk_link: 主要幹道連接路 + trunk_link: 快速道路聯絡道 turning_loop: 環形迴車道 - unclassified: 無分級道路 + unclassified: 無編制道路 "yes": 道路 historic: archaeological_site: 考古遺址 - battlefield: 戰場 + battlefield: 古戰場 boundary_stone: 界石 - building: 歷史建物 + building: 歷史建築 bunker: 掩體 castle: 城堡 church: 教堂 city_gate: 城門 citywalls: 城牆 - fort: 堡疊 - heritage: 遺產 + fort: 堡壘 + heritage: 遺蹟 house: 房屋 - icon: 圖示 + icon: 聖像 manor: 莊園 memorial: 紀念館 mine: 礦場 @@ -593,45 +688,45 @@ zh-TW: "yes": 路口 landuse: allotments: 社區農園 - basin: 凹地 + basin: 盆地 brownfield: 低污染再利用地 - cemetery: 公墓 + cemetery: 墓地 commercial: 商業區 - conservation: 保育區 - construction: 建設中區域 - farm: 農田 + conservation: 保留區 + construction: 建造中區域 + farm: 農業用地 farmland: 農地 - farmyard: 農家 - forest: 管理林 - garages: 車庫 - grass: 平整草地 + farmyard: 農舍 + forest: 人工林 + garages: 倉庫 + grass: 草坪 greenfield: 空地 industrial: 工業區 landfill: 垃圾掩埋場 - meadow: 野草地 + meadow: 牧草地 military: 軍事區 mine: 礦場 orchard: 果園 quarry: 露天礦場 railway: 鐵路 recreation_ground: 遊樂場 - reservoir: 水庫 - reservoir_watershed: 水庫集水區 + reservoir: 蓄水設施 + reservoir_watershed: 蓄水設施集水區 residential: 住宅區 - retail: 店面 + retail: 零售店 road: 道路用地 - village_green: 社區草地 + village_green: 社區綠地 vineyard: 葡萄園 "yes": 土地利用 leisure: beach_resort: 海灘遊樂區 bird_hide: 賞鳥亭 common: 公共用地 - dog_park: 狗狗公園 + dog_park: 遛狗公園 firepit: 火坑 fishing: 垂釣區 - fitness_centre: 瘦身中心 - fitness_station: 健身站 + fitness_centre: 健身中心 + fitness_station: 健身設施 garden: 花園 golf_course: 高爾夫球道 horse_riding: 馬場 @@ -744,11 +839,11 @@ zh-TW: employment_agency: 人力仲介 estate_agent: 房地產仲介 government: 政府辦事處 - insurance: 保險事務所 + insurance: 保險公司辦公室 it: IT 辦公室 lawyer: 律師 ngo: 非政府組織辦公室 - telecommunication: 通訊信辦公室 + telecommunication: 電信業辦事處 travel_agent: 旅行社 "yes": 辦公室 place: @@ -762,11 +857,11 @@ zh-TW: house: 房屋 houses: 房屋 island: 島嶼 - islet: 小島 + islet: 礁岩 isolated_dwelling: 獨立住宅 locality: 地區 municipality: 自治市 - neighbourhood: 居住區 + neighbourhood: 社區 postcode: 郵遞區號 quarter: 住處 region: 區域 @@ -777,35 +872,35 @@ zh-TW: suburb: 郊區 town: 鄉鎮 unincorporated_area: 非建制地區 - village: 村落 - "yes": 地名 + village: 村里 + "yes": 地點 railway: abandoned: 已拆除鐵路 construction: 建造中鐵路 disused: 廢棄鐵路 funicular: 纜索鐵路 - halt: 鐵路停靠站 + halt: 鐵路招呼站 junction: 鐵路交匯處 level_crossing: 平交道 - light_rail: 輕鐵 + light_rail: 輕軌 miniature: 微型鐵路 monorail: 單軌鐵路 narrow_gauge: 窄軌鐵路 platform: 鐵路月臺 preserved: 保留鐵路 - proposed: 規劃鐵路 + proposed: 規劃中鐵路 spur: 鐵路支線 station: 鐵路車站 - stop: 鐵路停車處 + stop: 鐵路招呼站 subway: 地下鐵 subway_entrance: 地下鐵出入口 switch: 道岔 - tram: 路面電車 + tram: 路面電車軌道 tram_stop: 路面電車停靠站 shop: alcohol: 酒館 - antiques: 古玩店 - art: 藝術品店 + antiques: 古董店 + art: 藝品店 bakery: 麵包店 beauty: 美容店 beverages: 飲料店 @@ -819,8 +914,8 @@ zh-TW: car_repair: 汽車維修 carpet: 地毯店 charity: 慈善商店 - chemist: 化學材料桁 - clothes: 服裝店 + chemist: 化學材料行 + clothes: 服飾店 computer: 電腦商店 confectionery: 甜點店 convenience: 便利商店 @@ -890,7 +985,7 @@ zh-TW: "yes": 商店 tourism: alpine_hut: 山屋 - apartment: 公寓 + apartment: 假日公寓 artwork: 美工 attraction: 景點 bed_and_breakfast: 家庭旅館 @@ -938,7 +1033,7 @@ zh-TW: level5: 區界 level6: 縣界 level8: 市界 - level9: 村界 + level9: 村里界 level10: 郊區邊界 description: title: @@ -967,8 +1062,8 @@ zh-TW: status: 狀態 reports: 回報 last_updated: 上一次更新 - last_updated_time_html: %{time} 前 - last_updated_time_user_html: %{time} 前由 %{user} + last_updated_time_html: %{time} + last_updated_time_user_html: %{time}由%{user} link_to_reports: 檢視回報 reports_count: one: 1 個回報 @@ -1056,6 +1151,9 @@ zh-TW: successful_report: 已成功登記您的回報 provide_details: 請提供所需的詳情 layouts: + project_name: + title: OpenStreetMap + h1: OpenStreetMap logo: alt_text: OpenStreetMap 標誌 home: 移至家的位置 @@ -1084,6 +1182,7 @@ zh-TW: partners_ucl: 倫敦大學學院 partners_bytemark: Bytemark 主機代管 partners_partners: 合作夥伴 + tou: 使用條款 osm_offline: OpenStreetMap 資料庫目前正在離線,直到必要的資料庫維護工作完成為止。 osm_read_only: OpenStreetMap 資料庫目前處於唯讀模式,直到必要的資料庫維護工作完成為止。 donate: 以 %{link} 給硬體升級基金來支援 OpenStreetMap。 @@ -1107,6 +1206,7 @@ zh-TW: header: '%{from_user} 評論主旨為 %{subject} 的 OpenStreetMap 日記項目:' footer: 您也可以在 %{readurl} 閱讀評論,並且在 %{commenturl} 留下評論,或在 %{replyurl} 回覆 message_notification: + subject_header: '[OpenStreetMap] %{subject}' hi: '%{to_user} 您好,' header: '%{from_user} 透過 OpenStreetMap 寄給您主旨為 %{subject} 的訊息:' footer_html: 您也可以在 %{readurl} 閱讀訊息,並且在 %{replyurl} 回覆 @@ -1127,6 +1227,7 @@ zh-TW: failed_to_import: 看來匯入失敗。錯誤訊息為: more_info_1: 更多關於 GPX 匯入失敗與如何避免它們的 more_info_2: 資訊可在這裡找到: + import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures success: subject: '[OpenStreetMap] GPX 匯入成功' loaded_successfully: |- @@ -1216,7 +1317,6 @@ zh-TW: send_message_to: 寄出新訊息給 %{name} subject: 主旨 body: 內文 - send_button: 寄出 back_to_inbox: 回到收件匣 create: message_sent: 訊息已寄出 @@ -1279,7 +1379,7 @@ zh-TW: 及其貢獻者。若您在我們的資料上作修改或以之透過某些方式衍生其他資料,則只可依相同授權條款散佈有關成果。詳情請參閱版權及授權條款頁面。 legal_title: 法律資訊 legal_html: "本站以及許多相關的服務正式由 OpenStreetMap - 基金會(OSMF)代表社群所營運。所有使用的 OSMF 運行服務皆符合我們的可接受使用政策和(OSMF)代表社群所營運。所有使用的 OSMF 運行服務皆符合我們的使用條款和隱私政策\n
\n若您有任何授權、版權或其他法律諮詢,請聯絡 OSMF 。\n
\nOpenStreetMap、放大鏡標誌,和地圖狀態是 OSMF 的註冊商標。" @@ -1358,6 +1458,9 @@ zh-TW: 斯洛維尼亞:包含來自Surveying and Mapping Authority和 Ministry of Agriculture, Forestry and Food (斯洛維尼亞公開資訊). + contributors_es_html: |- + 西班牙:包含來自西班牙國家地理研究所(IGN)以及國家製圖系統SCNE)的資料來源,並依據 + 姓名標示 4.0 國際條款授權。 contributors_za_html: |- 南非: 包含來自 Chief Directorate: @@ -1365,7 +1468,7 @@ zh-TW: contributors_gb_html: |- 英國: 包含來自 Ordnance Survey data (© Crown copyright and database right - 2010-12) 的資料。 + 2010-19) 的資料。 contributors_footer_1_html: |- 若需要進一步詳情,以及其他曾用以協助改進 OpenStreetMap 的資料來源,請參閱 OpenStreetMap Wiki 上的在 Adobe.com 下載 Flash Player。Markdown + title_html: 使用 kramdown 解析 headings: 標題 heading: 標題 @@ -1645,7 +1749,6 @@ zh-TW: visibility: 可見性: visibility_help: 這是什麼意思? visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces - upload_button: 上傳 help: 說明 help_url: https://wiki.openstreetmap.org/wiki/Upload create: @@ -1667,7 +1770,6 @@ zh-TW: description: 描述: tags: 標籤: tags_help: 以逗號分隔 - save_button: 儲存變更 visibility: 可見性: visibility_help: 這是什麼意思? visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces @@ -1702,7 +1804,6 @@ zh-TW: trace: pending: 等候 count_points: '%{count} 個點' - ago: '%{time_in_words_ago} 之前' more: 更多 trace_details: 檢視軌跡詳細資料 view_map: 檢視地圖 @@ -1780,10 +1881,8 @@ zh-TW: oauth_clients: new: title: 註冊新的應用程式 - submit: 註冊 edit: title: 編輯您的應用程式 - submit: 編輯 show: title: '%{app_name} 的 OAuth 詳細資料' key: 消費者金鑰: @@ -1932,14 +2031,19 @@ zh-TW: terms declined: 我們很遺憾你已決定不接受新的貢獻者條款。有關詳細資訊,請參閱此 wiki 頁面。 terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined terms: - title: 貢獻者條款 - heading: 貢獻者條款 - read and accept: 請閱讀下面的協議並按同意按鈕,以確認為你現有的和將來的貢獻接受本協議的條款。 - consider_pd: 在上述協議之上,我同意將我的貢獻放到公共領域 + title: 條款 + heading: 條款 + heading_ct: 貢獻者條款 + read and accept with tou: 請閱讀貢獻者協議與使用條款,勾選兩項方框後點擊繼續按鈕。 + contributor_terms_explain: 此協議適用於您現有與往後貢獻的條款。 + read_ct: 我已閱讀過並同意以上的貢獻者條款 + tou_explain_html: 這些%{tou_link}適用於網站方面的使用,與其它由 OSMF 提供的基礎內容。請在連結上點擊,閱讀並同意該文字。 + read_tou: 我已經閱讀過並同意使用條款 + consider_pd: 除上述內容之外,我同意將我的貢獻放到公共領域 consider_pd_why: 這是什麼? consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain guidance: 幫助理解這些條款的資料:一個供普通人閱讀的摘要和一些非正式翻譯 - agree: 同意 + continue: 繼續 declined: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined decline: 拒絕 you need to accept or decline: 請先閱讀,然後選擇接受或拒絕新的貢獻者條款,再繼續。 @@ -1974,12 +2078,10 @@ zh-TW: remove as friend: 移除好友 add as friend: 加入為好友 mapper since: 註冊為製圖者日期: - ago: (%{time_in_words_ago} 之前) ct status: 貢獻者條款: ct undecided: 未決定 ct declined: 已拒絕 - ct accepted: 於 %{ago} 前接受 - latest edit: 上次編輯於 %{ago}: + latest edit: 上次編輯於%{ago}: email address: 電子郵件地址: created from: 建立於: status: 狀態: @@ -2114,8 +2216,6 @@ zh-TW: button: 移除好友 success: '%{name} 已從您的好友中移除。' not_a_friend: '%{name} 並不是您的好友。' - filter: - not_an_administrator: 您需要是管理員才可執行此操作。 index: title: 使用者 heading: 使用者 @@ -2173,7 +2273,6 @@ zh-TW: heading: 正在建立對 %{name} 的封鎖 reason: '%{name} 之所以被封鎖的理由。請盡量以平靜、合理的態度,詳細的說明有關情況。請記住訊息會公開讓所有人看到,而並非所有使用者都了解社群的術語,所以請嘗試使用較為通用的說法。' period: 從現在開始,這個使用者將被禁止使用 API 多久。 - submit: 建立封鎖 tried_contacting: 我已聯緊這個使用者並請他停止。 tried_waiting: 我已經給予這位使用者合理的時間回應這些問題。 needs_view: 需要使用者登入才能解除這項封鎖 @@ -2183,7 +2282,6 @@ zh-TW: heading: 正在編輯對 %{name} 的封鎖 reason: '%{name} 之所以被封鎖的理由。請盡量以平靜、合理的態度,詳細的說明有關情況。請記住並非所有使用者都了解社群的術語,所以請嘗試使用較為通用的說法。' period: 從現在開始,這個使用者將被禁止使用 API 多久。 - submit: 更新封鎖 show: 檢視這項封鎖 back: 檢視所有的封鎖 needs_view: 在清除這項封鎖之前是否需要使用者登入? @@ -2205,18 +2303,31 @@ zh-TW: title: 正在撤銷對 %{block_on} 的封鎖 heading: 正在撤銷 %{block_by} 對 %{block_on} 的封鎖 time_future: 這項封鎖將於 %{time} 結束。 - past: 這項封鎖已在 %{time} 之前結束,現在不能被撤銷了。 + past: 這項封鎖已在%{time}結束,現在不能撤銷。 confirm: 你確定要撤銷這項封鎖? revoke: 撤銷! flash: 這項封鎖已被撤銷。 - period: - one: 1 小時 - other: '%{count} 小時' helper: time_future: 於 %{time} 結束。 until_login: 生效直至這個使用者登入為止。 time_future_and_until_login: 在用戶已登入後結束於%{time}。 - time_past: 於 %{time} 之前結束。 + time_past: 於%{time}結束。 + block_duration: + hours: + one: 1 小時 + other: '%{count} 小時' + days: + one: 1日 + other: '%{count}日' + weeks: + one: 1週 + other: '%{count}週' + months: + one: 1個月 + other: '%{count}個月' + years: + one: 1å¹´ + other: '%{count}å¹´' blocks_on: title: 對 %{name} 的封鎖 heading: 對 %{name} 封鎖的清單 @@ -2228,10 +2339,7 @@ zh-TW: show: title: '%{block_on} 被 %{block_by} 封鎖' heading: '%{block_on} 被 %{block_by} 封鎖' - time_future: 於 %{time} 內終止 - time_past: 於 %{time} 前終止 created: 已建立 - ago: '%{time} 前' status: 狀態 show: 顯示 edit: 編輯 @@ -2256,36 +2364,15 @@ zh-TW: next: 下一頁 » previous: « 上一頁 notes: - comment: - opened_at_html: 於 %{when} 前建立 - opened_at_by_html: 於 %{when} 前由 %{user} 建立 - commented_at_html: 於 %{when} 前更新 - commented_at_by_html: 於 %{when} 前由 %{user} 更新 - closed_at_html: 已解決於 %{when} 前 - closed_at_by_html: 於 %{when} 前由 %{user} 關閉 - reopened_at_html: 於 %{when} 前重新開啟 - reopened_at_by_html: 於 %{when} 前由 %{user} 重新開啟 - rss: - title: OpenStreetMap 註記 - description_area: 在你的區域[(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]所報告、評論或關閉的註記的清單 - description_item: 註記 %{id} 的 RSS feed - opened: 新的註記 (在 %{place} 附近) - commented: 新的評論 (在 %{place} 附近) - closed: 關閉的註記 (在 %{place} 附近) - reopened: 重新開啟的註記 (在 %{place} 附近) - entry: - comment: 評論 - full: 註記原文 mine: title: 由 %{user} 送出或評論的註記 heading: '%{user} 的註記' - subheading: '%{user} 送出或評論的註記' + subheading_html: '%{user} 送出或評論的註記' id: ID creator: 建立者 description: 說明 created_at: 建立於: last_changed: 最新變更 - ago_html: '%{when} 前' javascripts: close: 關閉 share: @@ -2335,6 +2422,7 @@ zh-TW: title: 圖層 copyright: © OpenStreetMap 貢獻者 donate_link_text: + terms: 網站與 API 項目 site: edit_tooltip: 編輯地圖 edit_disabled_tooltip: 放大以編輯地圖 @@ -2367,13 +2455,12 @@ zh-TW: directions: ascend: 上升 engines: - graphhopper_bicycle: 腳踏車 (GraphHopper) + fossgis_osrm_bike: 自行車(OSRM) + fossgis_osrm_car: 開車 (OSRM) + fossgis_osrm_foot: 步行(OSRM) + graphhopper_bicycle: 自行車(GraphHopper) graphhopper_car: 汽車(GraphHopper) graphhopper_foot: 徒步 (GraphHopper) - mapquest_bicycle: 腳踏車 (MapQuest) - mapquest_car: 開車 (MapQuest) - mapquest_foot: 徒步 (MapQuest) - osrm_car: 開車 (OSRM) descend: 下降 directions: 路線 distance: 距離 @@ -2433,7 +2520,7 @@ zh-TW: roundabout_with_exit: 從圓環出口 %{exit} 離開至 %{name} roundabout_with_exit_ordinal: 於圓環的 %{exit} 出口離開進入 %{name} exit_roundabout: 離開圓環進入 %{name} - unnamed: 未命名 + unnamed: 未命名道路 courtesy: 感謝 %{link} 提供路線資訊 exit_counts: first: 第 1 @@ -2465,7 +2552,6 @@ zh-TW: edit: description: 說明 heading: 編輯修訂 - submit: 儲存修訂 title: 編輯修訂 index: empty: 沒有可顯示的修訂。 @@ -2474,7 +2560,6 @@ zh-TW: new: description: 說明 heading: 輸入新增修訂資訊 - submit: 建立修訂 title: 建立修訂中 show: description: 說明: