+ flash success: 現在您所有的編輯都是公開的,而您已獲准編輯。
+ index:
+ title: 使用者
+ heading: 使用者
+ showing:
+ one: 頁面 %{page} (%{first_item} / %{items})
+ other: 頁面 %{page} (%{first_item}-%{last_item} / %{items})
+ summary_html: '%{name} 由 %{ip_address} 於 %{date} 建立'
+ summary_no_ip_html: '%{name} 建立於:%{date}'
+ confirm: 確認選取的使用者
+ hide: 隱藏選取的使用者
+ empty: 找不到符合的使用者
+ suspended:
+ title: 帳號已暫停
+ heading: 帳號已暫停
+ support: 支援
+ automatically_suspended: 很抱歉,出自於可疑活動緣故,您的帳號已被自動暫時停用。
+ contact_support_html: 管理員將會很快審查此決定,若您想討論這個問題,您可以聯繫 %{support_link}。
+ auth_failure:
+ connection_failed: 連線至認證供應者失敗
+ invalid_credentials: 無效的認證憑證
+ no_authorization_code: 無授權碼
+ unknown_signature_algorithm: 不明的簽章演算法
+ invalid_scope: 無效範圍
+ unknown_error: 驗證失敗
+ auth_association:
+ heading: 您的ID尚未與OpenStreetMap帳號關聯。
+ option_1: 如果您新來到OpenStreetMap,請使用下方表單建立一個帳號。
+ option_2: 如果您已擁有一個帳號,您可以用您的使用者名稱與密碼登入您的帳號,並在使用者設定中關連您的ID。
+ user_role:
+ filter:
+ not_a_role: 字串 "%{role}" 不是有效的身份。
+ already_has_role: 這個使用者已經有 %{role} 身份。
+ doesnt_have_role: 這個使用者沒有 %{role} 身份。
+ not_revoke_admin_current_user: 無法撤銷目前使用者的管理員身份。
+ grant:
+ title: 確認授與身份
+ heading: 確認授與身份
+ are_you_sure: 您確定要授予使用者 "%{name}" "%{role}" 的身份?
+ confirm: 確認
+ fail: 無法授予使用者 "%{name}" "%{role}" 的身份。請檢查使用者和身份是否都正確。
+ revoke:
+ title: 確認撤銷身份
+ heading: 確認撤銷身份
+ are_you_sure: 您確定要撤銷使用者 "%{name}" "%{role}" 的身份?
+ confirm: 確認
+ fail: 無法撤銷使用者 "%{name}" "%{role}" 的身份。請檢查使用者和身份是否都正確。
+ user_blocks:
+ model:
+ non_moderator_update: 只有仲裁員才可作出或更新封鎖。
+ non_moderator_revoke: 只有仲裁員才可撤銷封鎖。
+ not_found:
+ sorry: 抱歉,找不到 ID 為 %{id} 的使用者封鎖。
+ back: 返回索引
+ new:
+ title: 正在建立對 %{name} 的封鎖
+ heading_html: 正在建立對 %{name} 的封鎖
+ period: 從現在開始,這個使用者將被禁止使用 API 多久。
+ back: 檢視所有封鎖
+ edit:
+ title: 正在編輯對 %{name} 的封鎖
+ heading_html: 正在編輯對 %{name} 的封鎖
+ period: 從現在開始,這個使用者將被禁止使用 API 多久。
+ show: 檢視這項封鎖
+ back: 檢視所有的封鎖
+ filter:
+ block_expired: 這項封鎖已經逾期並且不能被編輯。
+ block_period: 封鎖期間必須是在下拉式選單中選填擇的其中一項數值。
+ create:
+ flash: 已建立對使用者 %{name} 的封鎖。
+ update:
+ only_creator_can_edit: 只有建立這項封鎖的仲裁員可作出編輯。
+ success: 封鎖已更新。
+ index:
+ title: 使用者封鎖
+ heading: 使用者封鎖清單
+ empty: 尚未設定任何使用者封鎖。
+ revoke:
+ title: 正在撤銷對 %{block_on} 的封鎖
+ heading_html: 正在撤銷 %{block_by} 對 %{block_on} 的封鎖
+ time_future: 這項封鎖將於 %{time} 結束。
+ past: 這項封鎖已在%{time}結束,現在不能撤銷。
+ confirm: 你確定要撤銷這項封鎖?
+ revoke: 撤銷!
+ flash: 這項封鎖已被撤銷。
+ helper:
+ time_future_html: 於 %{time} 結束。
+ until_login: 生效直至這個使用者登入為止。
+ time_future_and_until_login_html: 在用戶已登入後結束於%{time}。
+ time_past_html: 於%{time}結束。
+ block_duration:
+ hours:
+ one: '%{count} 小時'
+ other: '%{count} 小時'
+ days:
+ one: '%{count} 天'
+ other: '%{count} 天'
+ weeks:
+ one: '%{count} 週'
+ other: '%{count} 週'
+ months:
+ one: '%{count} 個月'
+ other: '%{count} 個月'
+ years:
+ one: '%{count} 年'
+ other: '%{count} 年'
+ blocks_on:
+ title: 對 %{name} 的封鎖
+ heading_html: 對 %{name} 封鎖的清單
+ empty: 未封鎖%{name}。
+ blocks_by:
+ title: '%{name} 設的封鎖'
+ heading_html: 列出 %{name} 所設定的封鎖
+ empty: '%{name} 尚未設定任何封鎖。'
+ show:
+ title: '%{block_by}封鎖了%{block_on}'
+ heading_html: '%{block_by}封鎖了%{block_on}'
+ created: 已建立:
+ duration: 期間:
+ status: 狀態:
+ show: 顯示
+ edit: 編輯
+ revoke: 撤銷!
+ confirm: 您確定嗎?
+ reason: 封鎖的理由:
+ back: 檢視所有封鎖
+ revoker: 撤銷者:
+ needs_view: 在還原這個封鎖之前,該使用者需要先登入。
+ block:
+ not_revoked: (沒有撤銷)
+ show: 顯示
+ edit: 編輯
+ revoke: 撤銷!
+ blocks:
+ display_name: 被封鎖的使用者
+ creator_name: 建立者
+ reason: 封鎖的理由
+ status: 狀態
+ revoker_name: 撤銷者
+ showing_page: 第 %{page} 頁
+ next: 下一頁 »
+ previous: « 上一頁
+ notes:
+ index:
+ title: 由 %{user} 送出或評論的註記
+ heading: '%{user} 的註記'
+ subheading_html: 由%{user}%{submitted}或%{commented}的註記
+ subheading_submitted: 已提交
+ subheading_commented: 已評論
+ no_notes: 沒有註記
+ id: ID
+ creator: 建立者
+ description: 說明
+ created_at: 建立於:
+ last_changed: 最新變更
+ show:
+ title: 註記:%{id}
+ description: 說明
+ open_title: 未解決的註記:#%{note_name}
+ closed_title: 已解決的註記:#%{note_name}
+ hidden_title: 已隱藏的註記:#%{note_name}
+ event_opened_by_html: 由%{user}%{time_ago}建立
+ event_opened_by_anonymous_html: 由匿名使用者%{time_ago}建立
+ event_commented_by_html: 來自%{user}%{time_ago}的評論
+ event_commented_by_anonymous_html: 來自匿名使用者%{time_ago}的評論
+ event_closed_by_html: 由%{user}%{time_ago}解決
+ event_closed_by_anonymous_html: 由匿名使用者%{time_ago}解決
+ event_reopened_by_html: 由%{user} %{time_ago}重新開啟
+ event_reopened_by_anonymous_html: 由匿名使用者%{time_ago}重新開啟
+ event_hidden_by_html: 由%{user} %{time_ago}隱藏
+ report: 回報此註記
+ anonymous_warning: 此項註記包含來自匿名使用者的評論,應作獨立核實。
+ hide: 隱藏
+ resolve: 解決
+ reactivate: 重新開啟
+ comment_and_resolve: 評論並解決
+ comment: 評論
+ report_link_html: 如果此註記含有需要移除的敏感資訊,您可以%{link}。
+ other_problems_resolve: 對於註記的所有其他問題,您可以依據評論內容來自行處理。
+ other_problems_resolved: 對於其他類型回報,解決已經足夠了。
+ disappear_date_html: 已經解決的註記會從地圖的 %{disappear_in} 消失
+ new:
+ title: 新增註記
+ intro: 發現錯誤或缺少些什麼東西嗎?請告訴其他地圖製作者以便於我們處理。將標記移動到正確的位置並輸入註記,以解釋問題。
+ advice: 您的註記已公開並可用於更新地圖,因此請不要輸入個人訊息,或是來自於具版權保護地圖的訊息以及目錄清單。
+ add: 送出註記
+ javascripts:
+ close: 關閉
+ share:
+ title: 分享
+ cancel: 取消
+ image: 圖片
+ link: 連結或 HTML
+ long_link: 連結
+ short_link: 簡短連結
+ geo_uri: Geo URL
+ embed: HTML
+ custom_dimensions: 設定自訂的尺寸
+ format: 格式:
+ scale: 比例:
+ image_dimensions: 圖片會顯示成 %{width} x %{height} 標準圖層
+ download: 下載
+ short_url: 簡短 URL
+ include_marker: 包括標記
+ center_marker: 將標記設為地圖中心點
+ paste_html: 貼上 HTML 以嵌入網站
+ view_larger_map: 查看更大的地圖
+ only_standard_layer: 只有標準圖層能匯出成圖片
+ embed:
+ report_problem: 回報問題
+ key:
+ title: 圖例
+ tooltip: 圖例
+ tooltip_disabled: 圖例不適用這個圖層
+ map:
+ zoom:
+ in: 放大
+ out: 縮小
+ locate:
+ title: 顯示我的位置
+ metersPopup:
+ one: 您距離此地點在 %{count} 公尺內
+ other: 您距離此地點在 %{count} 公尺內
+ feetPopup:
+ one: 您距離此地點在 %{count} 英尺內
+ other: 您距離此地點在 %{count} 英尺內
+ base:
+ standard: 標準
+ cyclosm: CyclOSM
+ cycle_map: 自行車地圖
+ transport_map: 交通運輸地圖
+ tracestracktop_topo: 蹤跡地圖地形
+ hot: 人道救援
+ opnvkarte: 公共交通地圖
+ layers:
+ header: 地圖圖層
+ notes: 地圖註記
+ data: 地圖資料
+ gps: 公開GPS軌跡
+ overlays: 開啟覆蓋層,以為地圖解決問題
+ title: 圖層
+ openstreetmap_contributors: OpenStreetMap 貢獻者
+ make_a_donation: 捐款
+ website_and_api_terms: 網站和 API 條款
+ cyclosm_credit: 由 %{osm_france_link} 代管的 %{cyclosm_link} 所提供圖磚樣式
+ osm_france: OpenStreetMap 法國
+ thunderforest_credit: '%{thunderforest_link} 提供的圖磚'
+ andy_allan: Andy Allan
+ opnvkarte_credit: '%{memomaps_link} 提供的圖磚'
+ memomaps: MeMoMaps
+ tracestrack_credit: '%{tracestrack_link} 提供的圖磚'
+ tracestrack: 蹤跡地圖
+ hotosm_credit: 由 %{osm_france_link} 代管的 %{hotosm_link} 所提供圖磚樣式
+ hotosm_name: OpenStreetMap 人道主義團隊
+ site:
+ edit_tooltip: 編輯地圖
+ edit_disabled_tooltip: 放大以編輯地圖
+ createnote_tooltip: 在地圖加入註記
+ createnote_disabled_tooltip: 放大以在地圖加入註記
+ map_notes_zoom_in_tooltip: 放大以查看註記
+ map_data_zoom_in_tooltip: 放大以查看地圖圖資
+ queryfeature_tooltip: 查詢圖徵
+ queryfeature_disabled_tooltip: 放大地圖以查询圖徵
+ changesets:
+ show:
+ comment: 評論
+ subscribe: 訂閱
+ unsubscribe: 取消訂閱
+ hide_comment: 隱藏
+ unhide_comment: 取消隱藏
+ edit_help: 將地圖移至你想編輯的位置並放大,然後按這裡。
+ directions:
+ ascend: 上升
+ engines:
+ fossgis_osrm_bike: 自行車(OSRM)
+ fossgis_osrm_car: 開車 (OSRM)
+ fossgis_osrm_foot: 步行(OSRM)
+ graphhopper_bicycle: 自行車(GraphHopper)
+ graphhopper_car: 汽車(GraphHopper)
+ graphhopper_foot: 徒步 (GraphHopper)
+ fossgis_valhalla_bicycle: 腳踏車 (瓦爾哈拉)
+ fossgis_valhalla_car: 車 (瓦爾哈拉)
+ fossgis_valhalla_foot: 步行 (瓦爾哈拉)
+ descend: 下降
+ directions: 路線
+ distance: 距離
+ distance_m: '%{distance} m'
+ distance_km: '%{distance}公里'
+ errors:
+ no_route: 查無兩個地點間的路徑。
+ no_place: 抱歉 - 查無地點「%{place}」。
+ instructions:
+ continue_without_exit: 繼續行駛%{name}
+ slight_right_without_exit: 靠右至 %{name}
+ offramp_right: 往右側匝道
+ offramp_right_with_exit: 在右側往出口 %{exit}
+ offramp_right_with_exit_name: 在右側沿著出口 %{exit} 前往 %{name}
+ offramp_right_with_exit_directions: 在右側沿著出口 %{exit} 朝 %{directions}
+ offramp_right_with_exit_name_directions: 在右側沿著出口 %{exit} 前往 %{name} 朝 %{directions}
+ offramp_right_with_name: 走右側匝道前往%{name}
+ offramp_right_with_directions: 走右側匝道往%{directions}方向
+ offramp_right_with_name_directions: 走右側匝道至%{name},往%{directions}方向
+ onramp_right_without_exit: 匝道右轉至%{name}
+ onramp_right_with_directions: 右轉前往上坡朝%{directions}
+ onramp_right_with_name_directions: 在往%{name}的匝道右轉,朝%{directions}方向
+ onramp_right_without_directions: 右轉前往上坡
+ onramp_right: 右轉前往匝道
+ endofroad_right_without_exit: 在道路盡頭右轉至%{name}
+ merge_right_without_exit: 向右併線至%{name}
+ fork_right_without_exit: 在叉路口右轉至%{name}
+ turn_right_without_exit: 右轉至 %{name}
+ sharp_right_without_exit: 右急轉至 %{name}
+ uturn_without_exit: 迴轉沿著 %{name}
+ sharp_left_without_exit: 左急轉至 %{name}
+ turn_left_without_exit: 左轉至 %{name}
+ offramp_left: 走左側匝道
+ offramp_left_with_exit: 在左側往出口 %{exit}
+ offramp_left_with_exit_name: 在左側沿著出口 %{exit} 前往 %{name}
+ offramp_left_with_exit_directions: 在左側沿著出口 %{exit} 朝 %{directions}
+ offramp_left_with_exit_name_directions: 在左側沿著出口 %{exit} 前往 %{name} 朝 %{directions}
+ offramp_left_with_name: 走左側匝道前往%{name}
+ offramp_left_with_directions: 在左側上坡朝%{directions}
+ offramp_left_with_name_directions: 走左側匝道上%{name},往%{directions}
+ onramp_left_without_exit: 在往%{name}的匝道左轉
+ onramp_left_with_directions: 左轉至往%{directions}匝道
+ onramp_left_with_name_directions: 在往%{name}的匝道左轉,朝%{directions}方向
+ onramp_left_without_directions: 左轉前往匝道
+ onramp_left: 左轉前往匝道
+ endofroad_left_without_exit: 在道路盡頭左轉至%{name}
+ merge_left_without_exit: 向左併線至%{name}
+ fork_left_without_exit: 在叉路口左轉至%{name}
+ slight_left_without_exit: 靠左至 %{name}
+ via_point_without_exit: (通過點)
+ follow_without_exit: 延著 %{name}
+ roundabout_without_exit: 離開迴旋處進入%{name}
+ leave_roundabout_without_exit: 離開圓環 - %{name}
+ stay_roundabout_without_exit: 繼續在圓環 - %{name}
+ start_without_exit: 在 %{name} 開始
+ destination_without_exit: 到達目地
+ against_oneway_without_exit: 沿單程路%{name}逆行
+ end_oneway_without_exit: 單行道終點於 %{name}
+ roundabout_with_exit: 從圓環出口 %{exit} 離開至 %{name}
+ roundabout_with_exit_ordinal: 於圓環的 %{exit} 出口離開進入 %{name}
+ exit_roundabout: 離開迴旋處進入%{name}
+ unnamed: 未命名道路
+ courtesy: 感謝 %{link} 提供路線資訊
+ exit_counts:
+ first: 第 1
+ second: 第 2
+ third: 第 3
+ fourth: 第 4
+ fifth: 第 5
+ sixth: 第 6
+ seventh: 第 7
+ eighth: 第 8
+ ninth: 第 9
+ tenth: 第 10
+ time: 時間
+ query:
+ node: 節點
+ way: 路徑
+ relation: 關聯
+ nothing_found: 找不到圖徵
+ error: '%{server} 連線錯誤:%{error}'
+ timeout: '%{server} 連線逾時'
+ context:
+ directions_from: 從這裡的路線
+ directions_to: 到這裡的路線
+ add_note: 在此新增註記
+ show_address: 顯示地址
+ query_features: 查詢圖徵
+ centre_map: 置此於地圖中央
+ redactions:
+ edit:
+ heading: 編輯修訂
+ title: 編輯修訂
+ index:
+ empty: 沒有可顯示的修訂。
+ heading: 修訂清單
+ title: 修訂清單
+ new:
+ heading: 輸入新增修訂資訊
+ title: 建立修訂中
+ show:
+ description: 說明:
+ heading: 正顯示修訂 "%{title}"
+ title: 顯示修訂
+ user: 建立者:
+ edit: 編輯此修訂
+ destroy: 移除此修訂
+ confirm: 您確定嗎?
+ create:
+ flash: 修訂已建立
+ update:
+ flash: 已儲存變更。
+ destroy:
+ not_empty: 修訂尚未清空。請在銷毀前清除所有此修訂的版本。
+ flash: 修訂已銷毀。
+ error: 銷毀此修訂時發生錯誤。
+ validations:
+ leading_whitespace: 前頭有空白
+ trailing_whitespace: 後端有空白
+ invalid_characters: 包含無效字元
+ url_characters: 包含特定 URL 字元(%{characters})
+...