1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (C) 2021 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License. 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string name="safetyCenterResourcesAppLabel" msgid="4043334186295695930">"安全中心资源"</string> 21 <string name="lock_screen_sources_title" msgid="3317906280484627707">"设备锁定"</string> 22 <string name="lock_screen_sources_summary" msgid="7220439741282516496"></string> 23 <string name="lock_screen_title" msgid="4069104894527169877">"屏幕锁定"</string> 24 <string name="lock_screen_summary_disabled" msgid="354071230916616692">"尚无任何信息"</string> 25 <string name="lock_screen_search_terms" msgid="2678486357779794826">"设备锁定, 屏幕锁定, 锁屏状态, 锁定的屏幕, 密码, PIN 码, 图案, Device lock, Screen lock, Lock screen, Lockscreen, Password, Pin, Pattern"</string> 26 <string name="biometrics_title" msgid="5859504610285212938">"生物识别"</string> 27 <string name="biometrics_search_terms" msgid="6040319118762671981">"指纹, 手指, 添加指纹, 人脸解锁, 人脸, Fingerprint, Finger, Add fingerprint, Face unlock, Face"</string> 28 <string name="privacy_sources_title" msgid="4061110826457365957">"隐私"</string> 29 <string name="privacy_sources_summary" msgid="4089719981155120864">"信息中心、权限、控件"</string> 30 <string name="permission_usage_title" msgid="3633779688945350407">"隐私信息中心"</string> 31 <string name="permission_usage_summary" msgid="5323079206029964468">"显示最近使用过权限的应用"</string> 32 <string name="permission_usage_search_terms" msgid="3852343592870257104">"隐私权, 隐私信息中心, Privacy, Privacy dashboard"</string> 33 <string name="permission_manager_title" msgid="5277347862821255015">"权限管理器"</string> 34 <string name="permission_manager_summary" msgid="8099852107340970790">"控制应用对您数据的访问权限"</string> 35 <string name="permission_manager_search_terms" msgid="2895147613099694722">"权限, 权限管理器, Permissions, Permissions manager"</string> 36 <string name="privacy_controls_title" msgid="5322875777945432395">"隐私控件"</string> 37 <string name="privacy_controls_summary" msgid="2402066941190435424">"控制设备对麦克风、摄像头等的访问权限"</string> 38 <string name="privacy_controls_search_terms" msgid="3774472175934304165">"隐私权, 隐私控制, Privacy, Privacy controls"</string> 39 <string name="advanced_title" msgid="8745436380690561172">"更多设置"</string> 40 <string name="advanced_security_title" msgid="1126833338772188155">"更多安全设置"</string> 41 <string name="advanced_security_summary" msgid="6172253327022425123">"加密、凭据等"</string> 42 <string name="advanced_security_search_terms" msgid="3350609555814362075"></string> 43 <string name="advanced_privacy_title" msgid="1117725225706176643">"更多隐私设置"</string> 44 <string name="advanced_privacy_summary" msgid="2281203390575069543">"自动填充、活动控件等"</string> 45 <string name="advanced_privacy_search_terms" msgid="5044404599789175222"></string> 46</resources> 47