Skip to content

Commit

Permalink
Traditional Chinese updated to v4.5.0 (tuyafeng#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpamxl authored Feb 20, 2023
1 parent 0c772e6 commit 68b50ec
Showing 1 changed file with 58 additions and 3 deletions.
61 changes: 58 additions & 3 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
<string name="follow_system_dark_mode_on">系統預設值暗模式已啟用</string>
<string name="scoped_search">搜尋 %1$s</string>
<string name="add_shortcut">新增桌面快捷方式</string>
<string name="need_shortcut_permission">許可權被拒絕。請前往系統設定為此應用開啟 \"新增桌面快捷方式\" 許可權。</string>
<string name="need_shortcut_permission">權限被拒絕。請前往系統設定為此應用開啟 \"新增桌面快捷方式\" 權限。</string>
<string name="create_shortcut_successfully">已為 %1$s 建立桌面快捷方式</string>
<string name="update_shortcut_successfully">已為 %1$s 更新桌面快捷方式</string>
<string name="today">今天</string>
Expand Down Expand Up @@ -694,8 +694,8 @@
<string name="directory_name">路徑名稱</string>
<string name="action_default_location">預設路徑</string>
<string name="action_choose_folder">選擇一個路徑…</string>
<string name="title_permission_denied">沒有許可權</string>
<string name="message_reselect_download_location">下載路徑的儲存許可權已被撤銷。請重新選擇下載路徑。</string>
<string name="title_permission_denied">沒有權限</string>
<string name="message_reselect_download_location">下載路徑的儲存權限已被撤銷。請重新選擇下載路徑。</string>
<string name="detect_language">檢測語言</string>
<string name="title_source_language">源語言</string>
<string name="title_target_language">目標語言</string>
Expand Down Expand Up @@ -725,4 +725,59 @@
<string name="action_close_other_tabs">關閉其它分頁</string>
<string name="action_close_tabs_to_the_bottom">關閉下方分頁</string>
<string name="action_close_tabs_to_the_top">關閉上方分頁</string>
<string name="title_permission_request">權限請求</string>
<string name="message_permission_request">%1$s 請求使用:</string>
<string name="list_item_dash">- %1$s</string>
<string name="permission_microphone">麥克風</string>
<string name="permission_camera">攝像頭</string>
<string name="add_site_exception">新增例外網站</string>
<string name="blocked">已禁止</string>
<string name="allowed">允許</string>
<string name="exception">例外</string>
<string name="block">禁止</string>
<string name="allow">允許</string>
<string name="all_sites">所有網站</string>
<string name="category_content">內容</string>
<string name="category_basics">基本</string>
<string name="category_permissions">權限</string>
<string name="agent_add_site_exception">為特定網站設定使用者代理。</string>
<string name="images">影象</string>
<string name="images_allowed_description">允許網站顯示影象</string>
<string name="images_allowed_via_wifi_description">僅在 Wi-Fi 連線時允許網頁顯示影象</string>
<string name="images_allowed_via_wifi_description_short">僅在 Wi-Fi 連線時允許</string>
<string name="images_add_site_exception_allow">允許特定網站顯示影象。</string>
<string name="images_add_site_exception_block">禁止特定網站載入影象。</string>
<string name="javascript">JavaScript</string>
<string name="javascript_allowed_description">允許網頁執行 JavaScript</string>
<string name="javascript_add_site_exception_allow">允許特定網站執行 JavaScript。</string>
<string name="javascript_add_site_exception_block">禁止特定網站執行 JavaScript。</string>
<string name="cookies">Cookies</string>
<string name="cookies_allowed_description">允許網站儲存和讀取 Cookie 資料</string>
<string name="cookies_allowed_except_third_party_description_short">允許(第三方除外)</string>
<string name="popups">彈出式視窗</string>
<string name="popups_ask_first_description">網站需先詢問並得到權限才能顯示彈出式視窗</string>
<string name="clipboard">剪貼簿</string>
<string name="clipboard_ask_first_description">網站需先詢問並得到權限才能使用剪貼簿</string>
<string name="clipboard_allowed_description">允許網站使用剪貼簿</string>
<string name="clipboard_blocked_description">禁止網站使用剪貼簿</string>
<string name="clipboard_add_site_exception_allow">允許特定網站使用剪貼簿。</string>
<string name="clipboard_add_site_exception_block">禁止特定網站使用剪貼簿。</string>
<string name="location1">位置資訊</string>
<string name="location_ask_first_description">網站需先詢問並得到權限才能獲取你的位置資訊</string>
<string name="camera">攝像頭</string>
<string name="camera_ask_first_description">網站需先詢問並得到權限才能使用攝像頭</string>
<string name="microphone">麥克風</string>
<string name="microphone_ask_first_description">網站需先詢問並得到權限才能使用麥克風</string>
<string name="having_trouble_exporting_data">匯出資料時遇到了困難?</string>
<string name="having_trouble_exporting_data_message">如果你無法手動匯出資料,你可以選擇直接將資料儲存到 %1$s 路徑中。你確定這麼做嗎?</string>
<string name="on">開啟</string>
<string name="off">關閉</string>
<string name="default_description">%1$s(預設)</string>
<string name="grant">授予</string>
<string name="skins">面板</string>
<string name="load_skin">載入面板</string>
<string name="load_skin_failed">載入面板失敗</string>
<string name="skin_changed">面板已變更</string>
<string name="desktop_mode_on">電腦模式已開啟</string>
<string name="desktop_mode_off">電腦模式已關閉</string>
</resources>

0 comments on commit 68b50ec

Please sign in to comment.