Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a2ec09c authored by clyde@build01's avatar clyde@build01
Browse files

Automatic translation import

Change-Id: I71ff26028b5718051aed79284b76afc1e3bb51c1
Ticket: -
parent 08a3a89f
Loading
Loading
Loading
Loading
+23 −13
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
  <!-- Long-press back kill application -->
  <string name="app_killed_message">已終止應用程式</string>
  <!-- label for item that screenshots in phone options dialog -->
  <string name="global_action_screenshot">螢幕擷取</string>
  <string name="global_action_screenshot">螢幕截圖</string>
  <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
  <string name="permgrouplab_security">安全</string>
  <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
@@ -28,11 +28,14 @@
  <!-- label for item that opens the profile choosing dialog -->
  <string name="global_action_choose_profile">設定檔</string>
  <!-- label for item that restarts the phone in phone options dialog -->
  <string name="global_action_reboot">重新啟動</string>
  <!-- label for current user in phone options dialog -->
  <string name="global_action_current_user">現在</string>
  <!-- status message in phone options dialog for screenshot action -->
  <string name="global_actions_screenshot_status">長按即可部分螢幕截圖</string>
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <string name="reboot_reboot">重新啟動</string>
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <string name="reboot_recovery">Recovery</string>
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
@@ -40,19 +43,24 @@
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <string name="reboot_download">Download</string>
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <string name="reboot_soft">軟體重新啟動</string>
  <!-- Title of dialog to confirm restarting. -->
  <string name="reboot_title">重新啟動</string>
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <string name="reboot_confirm" product="tablet">您的平板電腦將會重新啟動。</string>
  <string name="reboot_confirm" product="default">您的手機將會重新啟動。</string>
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <string name="reboot_progress">正在重新啟動\u2026</string>
  <!-- ADB over network notification -->
  <string name="adb_net_active_notification_title">已啟用網路 ADB</string>
  <!-- ADB over USB and network notification -->
  <string name="adb_both_active_notification_title">已啟用 USB 網路 ADB</string>
  <string name="adb_both_active_notification_title">ADB 透過 USB 網路已啟用</string>
  <!-- ADB notification message-->
  <string name="adb_active_generic_notification_message">輕觸即可停用偵錯。</string>
  <!-- Privacy Guard -->
  <string name="permlab_changePrivacyGuardState">啟用或停用隱私守衛</string>
  <string name="permdesc_changePrivacyGuardState">允許應用程式更其他應用程式執行時是否啟用隱私守衛。當應用程式執行時啟用了隱私守衛,它將無法存取個人資料,例如聯絡人、通話記錄或訊息。</string>
  <string name="permdesc_changePrivacyGuardState">允許應用程式更其他應用程式執行時是否啟用隱私守衛。當應用程式執行時啟用了隱私守衛,它將無法存取個人資料,例如聯絡人、通話記錄或訊息。</string>
  <string name="privacy_guard_notification">隱私守衛正在運作</string>
  <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g>」將無法存取個人資料</string>
  <string name="privacy_guard_dialog_title">隱私守衛</string>
@@ -66,7 +74,7 @@
  <string name="app_ops_activate_vpn">啟動 VPN</string>
  <string name="app_ops_auto_start">開機時啟動</string>
  <string name="app_ops_delete_call_log">刪除您的通話紀錄</string>
  <string name="app_ops_delete_contacts">刪除您的絡人</string>
  <string name="app_ops_delete_contacts">刪除您的絡人</string>
  <string name="app_ops_delete_mms">刪除您的多媒體訊息</string>
  <string name="app_ops_delete_sms">刪除您的簡訊</string>
  <string name="app_ops_draw_on_top">在頂層繪製視窗</string>
@@ -94,15 +102,15 @@
  <string name="app_ops_send_sms">傳送簡訊</string>
  <string name="app_ops_start_at_bootup">開機時啟動</string>
  <string name="app_ops_toast_window">顯示彈出信息</string>
  <string name="app_ops_toggle_bluetooth">開關藍牙</string>
  <string name="app_ops_toggle_mobile_data">切換數據用量</string>
  <string name="app_ops_toggle_bluetooth">切換至藍牙</string>
  <string name="app_ops_toggle_mobile_data">切換至行動數據</string>
  <string name="app_ops_toggle_nfc">開關 NFC</string>
  <string name="app_ops_toggle_wifi">切換 Wi-Fi</string>
  <string name="app_ops_toggle_wifi">切換 Wi-Fi</string>
  <string name="app_ops_use_alarm_volume">控制鬧鐘音量</string>
  <string name="app_ops_use_audio_focus">控制音訊焦點</string>
  <string name="app_ops_use_bluetooth_volume">控制藍牙音量</string>
  <string name="app_ops_use_master_volume">控制主音量</string>
  <string name="app_ops_use_media_buttons">使用媒體按鈕</string>
  <string name="app_ops_use_media_buttons">使用媒體</string>
  <string name="app_ops_use_media_volume">控制媒體音量</string>
  <string name="app_ops_use_notification_volume">控制通知音量</string>
  <string name="app_ops_use_ring_volume">控制鈴聲音量</string>
@@ -113,9 +121,10 @@
  <string name="app_ops_use_fingerprint">使用指紋</string>
  <string name="app_ops_add_voicemail">新增語音訊息</string>
  <string name="app_ops_read_phone_state">存取電話狀態</string>
  <string name="app_ops_change_wallpaper">變更桌布</string>
  <string name="app_ops_scan_wifi">掃描 Wi-Fi 網路</string>
  <string name="app_ops_change_wallpaper">更改桌布</string>
  <string name="app_ops_assist_structure">使用協助工具</string>
  <string name="app_ops_assist_screenshot">擷取螢幕畫面</string>
  <string name="app_ops_assist_screenshot">螢幕截圖</string>
  <string name="app_ops_use_body_sensors">使用人體感應器</string>
  <string name="app_ops_read_cell_broadcasts">讀取區域廣播</string>
  <string name="app_ops_mock_location">模擬所在位置</string>
@@ -123,11 +132,12 @@
  <string name="app_ops_write_external_storage">寫入外部儲存空間</string>
  <string name="app_ops_turn_on_screen">開啟螢幕</string>
  <string name="app_ops_get_accounts">取得裝置帳號</string>
  <string name="app_ops_wifi_change">變更 Wi-Fi 狀態</string>
  <string name="app_ops_run_in_background">在背景執行</string>
  <string name="app_ops_wifi_change">更改 Wi-Fi 狀態</string>
  <string name="app_ops_su">取得 Root 權限</string>
  <!-- Protected Apps Notification -->
  <string name="notify_package_component_protected_title">阻止啟動活動</string>
  <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s </xliff:g> 正被防止啟動。按一下進行身份驗證並啟動應用程式。</string>
  <string name="notify_package_component_protected_title">封鎖啟動活動</string>
  <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s </xliff:g> 正被防止啟動。按一下即可進行身份驗證並啟動應用程式。</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <string name="lock_to_app_toast_no_navbar">要解鎖此螢幕,觸摸並按住返回鍵。</string>
</resources>
+3 −1
Original line number Diff line number Diff line
@@ -20,10 +20,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smaller">比較小</string>
  <!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
  <string name="screen_zoom_summary_smallest">最小</string>
  <string name="profile_applist_title">應用程式</string>
  <string name="picker_activities">活動</string>
  <string name="select_custom_app_title">選取自訂應用程式</string>
  <string name="select_custom_activity_title">選取自訂活動</string>
  <string name="lockscreen_targets_message">鎖定畫面捷徑</string>
  <string name="lockscreen_targets_message">鎖定螢幕捷徑</string>
</resources>
+40 −2
Original line number Diff line number Diff line
@@ -29,29 +29,67 @@
  <string name="led_notification_title">指示燈設定</string>
  <string name="led_notification_text">已透過設定啟用 LED 指示燈</string>
  <!-- Content description of the superuser tile -->
  <string name="accessibility_su_active">超級使用者會話處於活動狀態</string>
  <!-- Notification which notifies user flashlight is enabled -->
  <string name="quick_settings_tile_flashlight_not_title">手電筒已經開啟</string>
  <string name="quick_settings_tile_flashlight_not_summary">點擊關閉</string>
  <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
  <string name="cm_power_notification_controls_description">使用電源通知控制項,您可以設定重要性級別從 0 到 6 的應用程式的通知。
        \n\n<b>級別 6</b>
        \n- 顯示在通知清單的下方
        \n- 允許全螢幕中斷
        \n- 一律窺視
        \n\n<b>級別 5</b>
        \n- 防止全螢幕中斷
        \n- 一律窺視
        \n\n<b>級別 4</b>
        \n- 防止全螢幕中斷
        \n- 永不窺視
        \n\n<b>級別 3</b>
        \n- 防止全螢幕中斷
        \n- 永不窺視
        \n- 永不發出音效或震動
        \n\n<b>級別 2</b>
        \n- 防止全螢幕中斷
        \n- 永不窺視
        \n- 永不發出音效或震動
        \n- 從鎖定螢幕中隱藏
        \n- 顯示在通知清單的下方
        \n\n<b>級別 1</b>
        \n- 防止全螢幕中斷
        \n- 永不窺視
        \n- 永不發出音效或震動
        \n- 從鎖定螢幕和狀態列隱藏
        \n- 顯示在通知清單的下方
        \n\n<b>級別 0</b>
        \n- 封鎖來自應用程式的所有通知
    </string>
  <!-- Notification importance level title-->
  <string name="importance_level_title">重要性︰級別 %1$d</string>
  <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
  <string name="notification_importance_very_low">無全螢幕中斷、窺視、聲音或震動。 從螢幕鎖定中隱藏。</string>
  <!-- Screen pinning dialog description (for devices without navbar) -->
  <string name="screen_pinning_description_no_navbar">此功能會固定螢幕顯示直到您取消固定。觸控並長按返回鍵即可解除固定。</string>
  <!-- Strings for lockscreen shortcut hints -->
  <string name="left_shortcut_hint">向右滑動即可%1$s</string>
  <string name="right_shortcut_hint">向左滑動即可%1$s</string>
  <string name="lockscreen_message">輕觸左側或右側的圖示設定鎖定畫面捷徑</string>
  <string name="lockscreen_message">輕觸左側或右側的圖示即可設定鎖定螢幕捷徑</string>
  <string name="lockscreen_default_target">預設</string>
  <string name="select_application">選取應用程式</string>
  <string name="lockscreen_choose_action_title">選取操作</string>
  <string name="lockscreen_none_target"></string>
  <!-- Play queue -->
  <string name="play_queue_extension">顯示播放佇列</string>
  <!-- Weather string format in keyguard -->
  <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <string name="accessibility_dpad_left">游標左移</string>
  <string name="accessibility_dpad_right">游標右移</string>
  <!-- NavBar Tuner -->
  <string name="menu_ime_always_show">選單 / 鍵盤切換器 (一律顯示)</string>
  <string name="search">搜尋</string>
  <!-- Wi-Fi hotspot label when enabled -->
  <plurals name="wifi_hotspot_connected_clients_label">
    <item quantity="other">%1$d 用戶</item>
    <item quantity="other">%1$d 客戶端</item>
  </plurals>
  <!-- Path data for portrait battery -->
  <!-- Path data for landscape battery -->