]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/zh-TW.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / zh-TW.yml
index ac58c9e123a8f1cf284491327cedb2155712d24a..e89d2495fe11342f74bfc9fd2e1915bd9fbcd344 100644 (file)
@@ -17,6 +17,7 @@
 # Author: Kly
 # Author: LNDDYL
 # Author: Learnerq
+# Author: Lepus
 # Author: Liuxinyu970226
 # Author: Mikepanhu
 # Author: Mmyangfl
@@ -64,6 +65,9 @@ zh-TW:
       client_application:
         create: 註冊
         update: 更新
+      doorkeeper_application:
+        create: 註冊
+        update: 更新
       redaction:
         create: 建立修訂
         update: 儲存修訂
@@ -135,6 +139,11 @@ zh-TW:
         latitude: 緯度
         longitude: 經度
         language: 語言
+      doorkeeper/application:
+        name: 名稱
+        redirect_uri: 重新導向 URI
+        confidential: 保密的應用程式?
+        scopes: 權限
       friend:
         user: 使用者
         friend: 好友
@@ -177,6 +186,9 @@ zh-TW:
         pass_crypt: 密碼
         pass_crypt_confirmation: 確認密碼
     help:
+      doorkeeper/application:
+        confidential: 應用程式會在客戶端密鑰可以維持機密時使用(本地端移動應用程式和單一頁面應用程式不保密)
+        redirect_uri: 每行使用一個 URI
       trace:
         tagstring: 以逗點分隔
       user_block:
@@ -519,6 +531,11 @@ zh-TW:
       comment: 評論
       newer_comments: 較新的評論
       older_comments: 較舊的評論
+  doorkeeper:
+    flash:
+      applications:
+        create:
+          notice: 應用程式已註冊。
   friendships:
     make_friend:
       heading: 將 %{user} 加入為好友?
@@ -747,7 +764,7 @@ zh-TW:
           sport: 體育會
           "yes": 俱樂部
         craft:
-          beekeper: 養蜂人家
+          beekeeper: 養蜂人家
           blacksmith: 鐵匠
           brewery: 釀酒廠
           carpenter: 木匠
@@ -777,7 +794,7 @@ zh-TW:
           ambulance_station: 急救站
           assembly_point: 集合處
           defibrillator: 除顫器
-          fire_xtinguisher: 滅火器
+          fire_extinguisher: 滅火器
           fire_water_pond: 消防水塘
           landing_site: 緊急降落點
           life_ring: 緊急救生圈
@@ -862,6 +879,7 @@ zh-TW:
           railway: 歷史鐵路
           roman_road: 羅馬道路
           ruins: 廢墟
+          rune_stone: 盧恩符文石
           stone: 石造史蹟
           tomb: 墳墓
           tower: 塔
@@ -1575,8 +1593,6 @@ zh-TW:
       unknown token: 確認碼已經過期或不存在。
       reconfirm_html: 如果你需要我們重新發送確認電子郵件,<a href="%{reconfirm}">請按這裡</a>。
     confirm_resend:
-      success_html: 我們已經傳送一封新的確認電子郵件至 %{email},只要你確認你的帳號,你就可以開始製圖了。 <br /><br />如果你使用會傳送確認請求的反垃圾郵件系統,請確保你將
-        %{sender} 加入白名單中,因為我們無法回覆任何確認請求。
       failure: 找不到使用者 %{name}。
     confirm_email:
       heading: 確認電子郵件地址的變更
@@ -1585,6 +1601,9 @@ zh-TW:
       success: 已確認您變更的電子郵件地址!
       failure: 電子郵件地址已使用此密鑰確認過。
       unknown_token: 確認碼已經過期或不存在。
+    resend_success_flash:
+      confirmation_sent: 我們已發送新的確認通知到 %{email},一旦您確認您的帳號後,就能取得製圖。
+      whitelist: 如果您用來發送確認請求的信箱有反垃圾郵件系統,請確認有將 %{sender} 將入白名單,因為我們無法回覆任何確認請求。
   messages:
     inbox:
       title: 收件匣
@@ -1667,6 +1686,43 @@ zh-TW:
       reset: 重設密碼
       flash changed: 您的密碼已經變更。
       flash token bad: 找不到該密鑰,可能要檢查一下 URL?
+  preferences:
+    show:
+      title: 我的偏好設定
+      preferred_editor: 偏好編輯器
+      preferred_languages: 偏好語言
+      edit_preferences: 編輯偏好
+    edit:
+      title: 編輯偏好設定
+      save: 更新偏好
+      cancel: 取消
+    update:
+      failure: 無法更新偏好設定。
+    update_success_flash:
+      message: 偏好設定已更新。
+  profiles:
+    edit:
+      title: 編輯基本資料
+      save: 更新基本資料
+      cancel: 取消
+      image: 圖片
+      gravatar:
+        gravatar: 使用 Gravatar
+        link: https://wiki.openstreetmap.org/wiki/Gravatar
+        what_is_gravatar: 什麼是 Gravatar?
+        disabled: Gravatar已停用。
+        enabled: 您的Gravatar顯示功能已啟用。
+      new image: 加入圖片
+      keep image: 保持目前的圖片
+      delete image: 移除目前的圖片
+      replace image: 取代目前的圖片
+      image size hint: ' (方形圖片至少 100x100 的效果最好)'
+      home location: 家的位置
+      no home location: 您尚未輸入家的位置。
+      update home location on click: 當我點選地圖時更新家的位置?
+    update:
+      success: 已更新基本資料。
+      failure: 無法更新個人資料。
   sessions:
     new:
       title: 登入
@@ -1685,7 +1741,7 @@ zh-TW:
       create account minute: 建立一個帳號。只需要一分鐘。
       no account: 還沒有帳號嗎?
       account not active: 抱歉,您的帳號尚未開啟。<br />請點選帳號確認電子郵件中的連結來開啟您的帳號,或<a href="%{reconfirm}">要求發出新的確認電子郵件</a>。
-      account is suspended: 很抱歉,您的帳號已經因可疑活動被暫停。<br>請如果您想要討論這個問題,請與<a href="%{webmaster}">網站管理員</a>聯繫。
+      account is suspended: 很抱歉,您的帳號已經因可疑活動被暫停。<br>請如果您想要討論這個問題,請與<a href="%{webmaster}">支援人員</a>聯繫。
       auth failure: 很抱歉,無法以這些資料登入。
       openid_logo_alt: 使用 OpenID 登入
       auth_providers:
@@ -1707,9 +1763,6 @@ zh-TW:
         wikipedia:
           title: 以維基百科登入
           alt: 以維基百科帳號登入
-        yahoo:
-          title: 使用 Yahoo 登入
-          alt: 使用 Yahoo OpenID 登入
         wordpress:
           title: 使用 Wordpress 登入
           alt: 使用 Wordpress OpenID 登入
@@ -1983,7 +2036,7 @@ zh-TW:
       removed: 您預設的開放街圖編輯器是設定成 Potlatch。因為 Adobe Flash Player 已終止維護,Potlatch 已不在網路瀏覽器上可用。
       desktop_html: 您仍可以透過<a href="https://www.systemed.net/potlatch/">下載適用於 Mac 與
         Windows 的桌面應用程式</a>來使用 Potlatch。
-      id_html: 除此之外,您可以設定您的預設編輯器成 iD,這可以和先前的 Potlatch 一樣,在您的網路瀏覽器上運作。<a href="%{settings_url}">在此更改您的使用者設定</a>。
+      id_html: 除此之外,您可以設定您的預設編輯器成 iD,這可以和先前的 Potlatch 一樣,在您的網路瀏覽器上運作。<a href="%{settings_url}">在此更改您的偏好設定</a>。
     sidebar:
       search_results: 搜尋結果
       close: 關閉
@@ -2169,15 +2222,16 @@ zh-TW:
       in: 於
     index:
       public_traces: 公開 GPS 軌跡
-      my_traces: 我的 GPS 軌跡
+      my_traces: 我的軌跡
       public_traces_from: '%{user} 的公開 GPS 軌跡'
       description: 瀏覽最近的 GPS 軌跡上傳
       tagged_with: 有如下標籤:%{tags}
       empty_html: 還沒有軌跡。<a href='%{upload_link}'>上傳新的軌跡</a>或在 <a href='https://wiki.openstreetmap.org/wiki/Zh-hant:Beginners_Guide_1.2'>wiki
         頁面</a>上瞭解更多有關 GPS 軌跡的資訊。
       upload_trace: 上傳軌跡
-      see_all_traces: 查看所有的軌跡
-      see_my_traces: 查看我的軌跡
+      all_traces: 所有軌跡
+      traces_from: 來自 %{user} 的公開軌跡
+      remove_tag_filter: 移除標籤篩選
     destroy:
       scheduled_for_deletion: 軌跡已被排程刪除
     make_public:
@@ -2229,6 +2283,14 @@ zh-TW:
       flash: 您已經撤銷 %{application} 的授權密鑰。
     permissions:
       missing: 您尚未允許應用程式來訪問此設施
+    scopes:
+      read_prefs: 讀取使用者偏好設定
+      write_prefs: 修改使用者偏好設定
+      write_diary: 建立日記、評論和加入好友
+      write_api: 修改地圖
+      read_gpx: 讀取私人 GPS 軌跡
+      write_gpx: 上傳 GPS 軌跡
+      write_notes: 修改註記
   oauth_clients:
     new:
       title: 註冊新的應用程式
@@ -2268,11 +2330,58 @@ zh-TW:
       flash: 更新客戶端資訊成功
     destroy:
       flash: 已銷毀此用戶端應用程式註冊
+  oauth2_applications:
+    index:
+      title: 我的客戶端應用程式
+      no_applications_html: 您是否有想要註冊以使用於 %{oauth2} 標準的應用程式?您必須先註冊您的網頁應用程式,才能對這個服務進行
+        OAuth 要求。
+      oauth_2: OAuth 2
+      new: 註冊新的應用程式
+      name: 名稱
+      permissions: 權限
+    application:
+      edit: 編輯
+      delete: 刪除
+      confirm_delete: 刪除此應用程式?
+    new:
+      title: 註冊新的應用程式
+    edit:
+      title: 編輯您的應用程式
+    show:
+      edit: 編輯
+      delete: 刪除
+      confirm_delete: 刪除此應用程式?
+      client_id: 客戶端 ID
+      client_secret: 客戶端密鑰
+      client_secret_warning: 請確認保存此密鑰 - 這會無法再次存取
+      permissions: 權限
+      redirect_uris: 重新導向 URI
+    not_found:
+      sorry: 很抱歉,找不到此應用程式。
+  oauth2_authorizations:
+    new:
+      title: 需要授權
+      introduction: 要授權 %{application} 能使用以下權限來存取您的帳號嗎?
+      authorize: 授權
+      deny: 拒絕
+    error:
+      title: 發生錯誤
+    show:
+      title: 授權碼
+  oauth2_authorized_applications:
+    index:
+      title: 我的已授權應用程式
+      application: 應用程式
+      permissions: 權限
+      no_applications_html: 您未授權任何 %{oauth2} 應用程式。
+    application:
+      revoke: 撤銷存取權限
+      confirm_revoke: 撤銷此應用程式的撤銷存取權限?
   users:
     new:
       title: 註冊
       no_auto_account_create: 很不幸的我們現在無法自動為您建立帳號。
-      contact_webmaster_html: 請聯絡<a href="%{webmaster}">網站管理者</a>來建立的帳號,我們會儘快嘗試並處理這項要求。
+      contact_support_html: 請聯絡<a href="%{support}">支援人員</a>來排定帳號建立,我們會儘快嘗試並處理這項要求。
       about:
         header: 自由及可編輯
         html: |-
@@ -2287,8 +2396,6 @@ zh-TW:
       auth no password: 使用第三方認証無須填寫密碼,但部份額外工具或伺服器可能仍需要使用密碼。
       continue: 註冊
       terms accepted: 感謝您接受新的貢獻條款!
-      terms declined: 我們很遺憾你已決定不接受新的貢獻者條款。有關詳細資訊,請參閱<a href="%{url}">此 wiki 頁面</a>。
-      terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     terms:
       title: 條款
       heading: 條款
@@ -2311,6 +2418,10 @@ zh-TW:
         france: 法國
         italy: 意大利
         rest_of_world: 世界其他地區
+    terms_declined_flash:
+      terms_declined_html: 我們很遺憾你已決定不接受新的貢獻者條款。有關詳細資訊,請參閱 %{terms_declined_link}。
+      terms_declined_link: 此 Wiki 頁面
+      terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     no_such_user:
       title: 沒有這個使用者
       heading: 使用者 %{user} 不存在
@@ -2326,9 +2437,10 @@ zh-TW:
       my profile: 我的基本資料
       my settings: 我的設定值
       my comments: 我的評論
-      oauth settings: oauth 設定值
+      my_preferences: 我的偏好設定
       blocks on me: 對我的封鎖
       blocks by me: 我所設的封鎖
+      edit_profile: 編輯個人資料
       send message: 傳送訊息
       diary: 日記
       edits: 編輯
@@ -2347,8 +2459,8 @@ zh-TW:
       spam score: 垃圾郵件分數:
       description: 說明
       user location: 使用者位置
-      if_set_location_html: 您可以在 %{settings_link} 頁面設定您家的位置,以檢視附近的使用者。
-      settings_link_text: 設定
+      no_home_location_html: '%{edit_profile_link}並編輯您的家位置,來查看附近的使用者。'
+      edit_your_profile: 編輯您的個人檔案
       my friends: 我的好友
       no friends: 您尚未加入任何好友。
       km away: '%{count} 公里遠'
@@ -2412,24 +2524,12 @@ zh-TW:
         agreed_with_pd: 您亦同意將您的編輯放到公共領域
         link: https://www.osmfoundation.org/wiki/License/Contributor_Terms
         link text: 這是什麼?
-      image: 圖片
-      gravatar:
-        gravatar: 使用 Gravatar
-        link: https://wiki.openstreetmap.org/wiki/Gravatar
-        what_is_gravatar: 什麼是 Gravatar?
-        disabled: Gravatar已停用。
-        enabled: 您的Gravatar顯示功能已啟用。
-      new image: 加入圖片
-      keep image: 保持目前的圖片
-      delete image: 移除目前的圖片
-      replace image: 取代目前的圖片
-      image size hint: ' (方形圖片至少 100x100 的效果最好)'
-      home location: 家的位置
-      no home location: 您尚未輸入家的位置。
-      update home location on click: 當我點選地圖時更新家的位置?
       save changes button: 儲存變更
       make edits public button: 將我所有的編輯設為公開
       return to profile: 返回基本資料
+      oauth1 settings: OAuth 1 設定
+      oauth2 applications: OAuth 2 應用程式
+      oauth2 authorizations: OAuth 2 授權
       flash update success confirm needed: 使用者資訊成功的更新。請檢查您的電子郵件,以確認收到新電子郵件地址的通知。
       flash update success: 使用者資訊已成功更新。
     set_home:
@@ -2450,7 +2550,7 @@ zh-TW:
     suspended:
       title: 帳號已暫停
       heading: 帳號已暫停
-      webmaster: 網站管理員
+      support: 支援
       body_html: "<p>\n對不起,您的帳號已因可疑\n活動被自動暫停。 \n</p>\n<p>\n這項決定將在短期內由行政員審核,或是如果你想討論這一點\n,可以聯絡
         %{webmaster}。 \n</p>"
     auth_failure:
@@ -2637,7 +2737,7 @@ zh-TW:
         cycle_map: 自行車地圖
         transport_map: 交通運輸地圖
         hot: 人道救援
-        opnvkarte: ÖPNVKarte
+        opnvkarte: 公共交通地圖
       layers:
         header: 地圖圖層
         notes: 地圖註記
@@ -2779,7 +2879,7 @@ zh-TW:
       add_note: 在此新增註記
       show_address: 顯示地址
       query_features: 查詢圖徵
-      centre_map: 中央地圖在此
+      centre_map: 置此於地圖中央
   redactions:
     edit:
       heading: 編輯修訂