52 lines
15 KiB
XML
52 lines
15 KiB
XML
<?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">"Scanning"</string>
|
||
<string name="loading_summary" msgid="3740846439782713910">"Checking device settings…"</string>
|
||
<string name="overall_severity_level_ok_title" msgid="2041250138727564565">"Looks good"</string>
|
||
<string name="overall_severity_level_ok_summary" msgid="383626536912856690">"No issues found"</string>
|
||
<string name="overall_severity_level_tip_summary" msgid="1935765582243024999">"{count,plural, =1{See recommendation}other{See recommendations}}"</string>
|
||
<string name="overall_severity_level_action_taken_summary" msgid="8064091657855656545">"{count,plural, =1{Action taken}other{Actions taken}}"</string>
|
||
<string name="overall_severity_level_ok_review_title" msgid="1494321117696765360">"Review settings"</string>
|
||
<string name="overall_severity_level_ok_review_summary" msgid="7743619617413076275">"Check settings list"</string>
|
||
<string name="overall_severity_level_device_recommendation_title" msgid="5250040236433061827">"Device may be at risk"</string>
|
||
<string name="overall_severity_level_critical_device_warning_title" msgid="5901771721834272596">"Device is at risk"</string>
|
||
<string name="overall_severity_level_data_recommendation_title" msgid="1424269714861655302">"Your data may be at risk"</string>
|
||
<string name="overall_severity_level_critical_data_warning_title" msgid="1012704126634698604">"Your data is at risk"</string>
|
||
<string name="overall_severity_level_passwords_recommendation_title" msgid="8625105570296877719">"Passwords compromised (old)"</string>
|
||
<string name="overall_severity_level_critical_passwords_warning_title" msgid="7859047988648851217">"Passwords compromised (new)"</string>
|
||
<string name="overall_severity_level_personal_recommendation_title" msgid="5493814377982623779">"You may be at risk"</string>
|
||
<string name="overall_severity_level_critical_personal_warning_title" msgid="5070434468955164734">"You are at risk"</string>
|
||
<string name="overall_severity_level_safety_recommendation_title" msgid="4291797434760242793">"Potential risks found"</string>
|
||
<string name="overall_severity_level_critical_safety_warning_title" msgid="6666640109779586868">"Risks found"</string>
|
||
<string name="overall_severity_level_account_recommendation_title" msgid="2267542168734275090">"Account may be at risk"</string>
|
||
<string name="overall_severity_level_critical_account_warning_title" msgid="1913235490583842004">"Account at risk"</string>
|
||
<string name="overall_severity_n_alerts_summary" msgid="3262010942295408403">"{count,plural, =1{See alert}other{See alerts}}"</string>
|
||
<string name="redirecting_error" msgid="8146983632878233202">"Couldnt open page"</string>
|
||
<string name="resolving_action_error" msgid="371968886143262375">"Couldnt resolve alert"</string>
|
||
<string name="refresh_timeout" msgid="251734999692581852">"Couldnt refresh settings"</string>
|
||
<string name="refresh_error" msgid="656062128422446177">"{count,plural, =1{Couldnt check setting}other{Couldnt check settings}}"</string>
|
||
<string name="work_profile_paused" msgid="7037400224040869079">"Work profile is paused"</string>
|
||
<string name="group_unknown_summary" msgid="6951386960814105641">"No info yet"</string>
|
||
<string name="notification_channel_group_name" msgid="7155072032524876859">"Security & privacy"</string>
|
||
<string name="notification_channel_name_information" msgid="2966444432152990166">"Recommendations"</string>
|
||
<string name="notification_channel_name_recommendation" msgid="7847408286580217922">"Warnings"</string>
|
||
<string name="notification_channel_name_critical_warning" msgid="5994320322108351769">"Critical warnings"</string>
|
||
</resources>
|