Skip to content

Commit

Permalink
Tweaked translation
Browse files Browse the repository at this point in the history
  • Loading branch information
sntc06 committed Apr 22, 2024
1 parent ec4da44 commit 7fa3019
Showing 1 changed file with 28 additions and 10 deletions.
38 changes: 28 additions & 10 deletions app/src/main/res/values-b+zh+Hant/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,32 @@
<string name="detected_code">驗證碼:</string>
<string name="code_detected_channel_name">偵測到驗證碼</string>
<string name="code_detected_channel_description">偵測到驗證碼時,會發送通知</string>
<string name="code_detected_channel_id" translatable="false">code_detected_channel</string>
<string name="code_copied_to_clipboard">複製成功</string>
<string name="code_failed_to_access_clipboard">無法讀取剪貼簿!</string>
<string name="code_sensitive" translatable="false">***</string>
<string name="copy_to_clipboard">複製</string>
<string name="wont_detect_code_from_this_notif">將不會再從通知中偵測驗證碼。</string>
<string name="wont_detect_code_from_this_notif">將不會再從此通知中偵測驗證碼</string>
<string name="wont_detect_code_from_this_app">將不會再從此應用程式中偵測驗證碼</string>
<string name="copied">已複製</string>
<string name="ignored_list">黑名單</string>
<string name="ignored_list">忽略名單</string>
<string name="open_notification_permission">授予通知權限</string>
<string name="send_test_notification">發送測試通知</string>
<string name="auto_copy">自動複製</string>
<string name="auto_copy">自動複製到剪貼簿</string>
<string name="delete">刪除</string>
<string name="label_back">返回</string>
<string name="HOME_ROUTE">首頁</string>
<string name="IGNORED_LIST_ROUTE">黑名單</string>
<string name="list_is_empty">暫無黑名單</string>
<string name="ignored_list_description">當您點擊此應用程式驗證碼通知中的「忽略」按鈕時,我們不會再偵測此通知的驗證碼。</string>
<string name="IGNORED_LIST_ROUTE">忽略名單</string>
<string name="list_is_empty">暫無忽略名單</string>
<string name="ignored_list_description">當您點擊此驗證碼通知中的「忽略」按鈕時,我們不會再偵測此通知的驗證碼。</string>
<string name="copy">複製</string>
<string name="ignore">忽略</string>
<string name="PERMISSION_ROUTE">權限管理</string>
<string name="permissions_desc">為了確保可以隨時從通知中偵測驗證碼,此應用程式將請求以下權限:</string>
<string name="open">開啟設定</string>
<string name="open">開啟</string>
<string name="permission_todo_post_notifications">1. 允許發送通知</string>
<string name="permission_todo_read_notifications">2. 允許讀取通知</string>
<string name="grant">授權</string>
<string name="grant">已授權</string>
<string name="permission_todo_remain_open">3. 允許背景執行</string>
<string name="perm_extra_desc">在某些手機上,如小米、華為等,要允許此應用程式在手機重啟時自動啟動,您必須手動授予自動啟動權限。此應用程式無法偵測是否已獲得權限。</string>
<string name="permission_todo_autostart">4. 允許開機自動啟動</string>
Expand All @@ -36,20 +39,35 @@
<string name="okay">確認</string>
<string name="skip_warning">為了確保應用程式正常執行,您需要提供三個權限。您可以透過首頁的 \"權限管理\" 再次授權或取消。</string>
<string name="notice">通知</string>
<string name="test_notification_content">【平臺】 您的驗證碼為:230914,切勿將驗證碼洩漏給他人。驗證碼10分鐘內有效。</string>
<string name="test_notification_content">您的驗證碼為:230914,切勿將驗證碼洩漏給他人。</string>
<string name="test_notification_title">這是一條用來測試驗證碼偵測的通知</string>
<string name="permission_todo_allow_restricted_settings">- 允許受限制的設定</string>
<string name="failed_to_open_app_settings">無法開啟系統設定</string>
<string name="perm_restricted_desc">如果在步驟 2 中無法允許讀取通知的權限,請嘗試在系統設定中的應用程式設定中開啟「允許受限制的設定」</string>
<string name="de" translatable="false">Deutsch</string>
<string name="bn_BD" translatable="false">Bangla (Bangladesh)</string>
<string name="en" translatable="false">English</string>
<string name="hi" translatable="false">हिंदी</string>
<string name="es" translatable="false">Español</string>
<string name="fa" translatable="false">فارسی</string>
<string name="tr" translatable="false">Türkçe</string>
<string name="vi" translatable="false">Tiếng Việt</string>
<string name="zh_Hans" translatable="false">简体中文</string>
<string name="zh_Hant" translatable="false">繁體中文</string>
<string name="ru" translatable="false">Русский</string>
<string name="it" translatable="false">Italiano</string>
<string name="fr" translatable="false">français</string>
<string name="ar" translatable="false">العربية</string>
<string name="language">切換語言</string>
<string name="system_default">系統預設語言</string>
<string name="search_language">搜尋語言</string>
<string name="no_result">未找到相關語言</string>
<string name="about">關於</string>
<string name="github" translatable="false">GitHub</string>
<string name="license_type" translatable="false">AGPL-v3.0</string>
<string name="label_version">版本:</string>
<string name="label_license">許可權:</string>
<string name="label_source_code_link">原始碼:</string>
<string name="wont_detect_code_from_this_app">不會再次檢測來自此應用程式的程式碼</string>
<string name="ignore_tag">忽略標籤</string>
<string name="ignore_app">忽略應用程式</string>
</resources>

0 comments on commit 7fa3019

Please sign in to comment.