summaryrefslogtreecommitdiff
path: root/SafetyCenter/Resources/shared_res/values-zh-rTW/strings.xml
blob: 500a9d4a3fc0aed97a2bf57519786b1b690aba9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  ~ Copyright (C) 2022 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
   -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="scanning_title" msgid="5424849039854311398">"掃描"</string>
    <string name="loading_summary" msgid="3740846439782713910">"正在檢查裝置設定…"</string>
    <string name="overall_severity_level_ok_title" msgid="2041250138727564565">"沒有問題"</string>
    <string name="overall_severity_level_ok_summary" msgid="7219520381757200598">"未發現問題"</string>
    <string name="overall_severity_level_tip_summary" msgid="5582440812368113766">"{count,plural, =1{有可用的提示}other{有可用的提示}}"</string>
    <string name="overall_severity_level_action_taken_summary" msgid="8064091657855656545">"{count,plural, =1{已採取行動}other{已採取行動}}"</string>
    <string name="overall_severity_level_ok_review_title" msgid="1494321117696765360">"查看設定"</string>
    <string name="overall_severity_level_ok_review_summary" msgid="7743619617413076275">"檢查設定清單"</string>
    <string name="overall_severity_level_device_recommendation_title" msgid="5250040236433061827">"裝置可能有風險"</string>
    <string name="overall_severity_level_critical_device_warning_title" msgid="5901771721834272596">"裝置有風險"</string>
    <string name="overall_severity_level_data_recommendation_title" msgid="1424269714861655302">"你的資料可能面臨風險"</string>
    <string name="overall_severity_level_critical_data_warning_title" msgid="1012704126634698604">"你的資料目前有風險"</string>
    <string name="overall_severity_level_passwords_recommendation_title" msgid="8625105570296877719">"舊密碼已遭外洩"</string>
    <string name="overall_severity_level_critical_passwords_warning_title" msgid="7859047988648851217">"新密碼已遭外洩"</string>
    <string name="overall_severity_level_personal_recommendation_title" msgid="5493814377982623779">"你的帳戶可能有風險"</string>
    <string name="overall_severity_level_critical_personal_warning_title" msgid="5070434468955164734">"你的帳戶有風險"</string>
    <string name="overall_severity_level_safety_recommendation_title" msgid="4291797434760242793">"發現潛在風險"</string>
    <string name="overall_severity_level_critical_safety_warning_title" msgid="6666640109779586868">"發現風險"</string>
    <string name="overall_severity_level_account_recommendation_title" msgid="2267542168734275090">"帳戶可能面臨風險"</string>
    <string name="overall_severity_level_critical_account_warning_title" msgid="4402278408972158353">"帳戶目前有風險"</string>
    <string name="overall_severity_n_alerts_summary" msgid="6527386677095695234">"{count,plural, =1{請查看下方警示}other{請查看下方警示}}"</string>
    <string name="redirecting_error" msgid="8146983632878233202">"無法開啟網頁"</string>
    <string name="resolving_action_error" msgid="371968886143262375">"無法解決警示"</string>
    <string name="refresh_timeout" msgid="251734999692581852">"無法重新整理設定"</string>
    <string name="refresh_error" msgid="656062128422446177">"{count,plural, =1{無法檢查設定}other{無法檢查設定}}"</string>
    <string name="work_profile_paused" msgid="7037400224040869079">"工作資料夾已暫停"</string>
    <string name="group_unknown_summary" msgid="6951386960814105641">"目前還沒有任何資訊"</string>
    <string name="notification_channel_group_name" msgid="7155072032524876859">"安全性與隱私"</string>
    <string name="notification_channel_name_information" msgid="2966444432152990166">"建議"</string>
    <string name="notification_channel_name_recommendation" msgid="7847408286580217922">"警告"</string>
    <string name="notification_channel_name_critical_warning" msgid="5994320322108351769">"嚴重警告"</string>
</resources>