X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f4e848d9ea2ea476ab5cdba5ad407cad39a59a01..df560bd71dea9c222fcb233a36a906c2e08ebe30:/config/locales/zh-TW.yml diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 521376fe4..0f7bc19f3 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -40,9 +40,27 @@ zh-TW: 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: @@ -299,7 +317,7 @@ zh-TW: no_more_user: 此使用者沒有更多變更集。 load_more: 載入更多 timeout: - sorry: 很抱歉,您請求的變更集清單逾時無法讀取。 + sorry: 很抱歉,您請求的變更集清單過長無法讀取。 changeset_comments: comment: comment: '由 %{author} 對變更集 #%{changeset_id} 發表的新評論' @@ -310,7 +328,7 @@ zh-TW: title_all: OpenStreetMap 變更集討論 title_particular: OpenStreetMap 變更集 %{changeset_id} 討論 timeout: - sorry: 很抱歉,您請求的變更集評論逾時無法讀取 + sorry: 很抱歉,您請求的變更集評論過長無法讀取 diary_entries: new: title: 新日記項目 @@ -343,7 +361,6 @@ zh-TW: leave_a_comment: 留下評論 login_to_leave_a_comment: '%{login_link}來留下評論' login: 登入 - save_button: 儲存 no_such_entry: title: 沒有這樣的日記項目 heading: 沒有 id 為 %{id} 的項目 @@ -358,11 +375,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: @@ -1249,7 +1268,6 @@ zh-TW: send_message_to: 寄出新訊息給 %{name} subject: 主旨 body: 內文 - send_button: 寄出 back_to_inbox: 回到收件匣 create: message_sent: 訊息已寄出 @@ -1681,7 +1699,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: @@ -1703,7 +1720,6 @@ zh-TW: description: 描述: tags: 標籤: tags_help: 以逗號分隔 - save_button: 儲存變更 visibility: 可見性: visibility_help: 這是什麼意思? visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces @@ -1816,10 +1832,8 @@ zh-TW: oauth_clients: new: title: 註冊新的應用程式 - submit: 註冊 edit: title: 編輯您的應用程式 - submit: 編輯 show: title: '%{app_name} 的 OAuth 詳細資料' key: 消費者金鑰: @@ -2212,7 +2226,6 @@ zh-TW: heading: 正在建立對 %{name} 的封鎖 reason: '%{name} 之所以被封鎖的理由。請盡量以平靜、合理的態度,詳細的說明有關情況。請記住訊息會公開讓所有人看到,而並非所有使用者都了解社群的術語,所以請嘗試使用較為通用的說法。' period: 從現在開始,這個使用者將被禁止使用 API 多久。 - submit: 建立封鎖 tried_contacting: 我已聯緊這個使用者並請他停止。 tried_waiting: 我已經給予這位使用者合理的時間回應這些問題。 needs_view: 需要使用者登入才能解除這項封鎖 @@ -2222,7 +2235,6 @@ zh-TW: heading: 正在編輯對 %{name} 的封鎖 reason: '%{name} 之所以被封鎖的理由。請盡量以平靜、合理的態度,詳細的說明有關情況。請記住並非所有使用者都了解社群的術語,所以請嘗試使用較為通用的說法。' period: 從現在開始,這個使用者將被禁止使用 API 多久。 - submit: 更新封鎖 show: 檢視這項封鎖 back: 檢視所有的封鎖 needs_view: 在清除這項封鎖之前是否需要使用者登入? @@ -2248,14 +2260,27 @@ zh-TW: confirm: 你確定要撤銷這項封鎖? revoke: 撤銷! flash: 這項封鎖已被撤銷。 - period: - one: 1 小時 - other: '%{count} 小時' helper: time_future: 於 %{time} 結束。 until_login: 生效直至這個使用者登入為止。 time_future_and_until_login: 在用戶已登入後結束於%{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} 封鎖的清單 @@ -2484,7 +2509,6 @@ zh-TW: edit: description: 說明 heading: 編輯修訂 - submit: 儲存修訂 title: 編輯修訂 index: empty: 沒有可顯示的修訂。 @@ -2493,7 +2517,6 @@ zh-TW: new: description: 說明 heading: 輸入新增修訂資訊 - submit: 建立修訂 title: 建立修訂中 show: description: 說明: