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="privacy_sources_title" msgid="4061110826457365957">"隐私"</string> 26 <string name="privacy_sources_summary" msgid="4089719981155120864">"信息中心、权限、控件"</string> 27 <string name="permission_usage_title" msgid="3633779688945350407">"隐私信息中心"</string> 28 <string name="permission_usage_summary" msgid="5323079206029964468">"显示最近使用过权限的应用"</string> 29 <string name="permission_manager_title" msgid="5277347862821255015">"权限管理器"</string> 30 <string name="permission_manager_summary" msgid="8099852107340970790">"控制应用对您数据的访问权限"</string> 31 <string name="privacy_controls_title" msgid="5322875777945432395">"隐私控件"</string> 32 <string name="privacy_controls_summary" msgid="2402066941190435424">"控制设备对麦克风、摄像头等的访问权限"</string> 33 <string name="advanced_title" msgid="8745436380690561172">"更多设置"</string> 34 <string name="advanced_security_title" msgid="1126833338772188155">"更多安全设置"</string> 35 <string name="advanced_security_summary" msgid="6172253327022425123">"加密、凭据等"</string> 36 <string name="advanced_privacy_title" msgid="1117725225706176643">"更多隐私设置"</string> 37 <string name="advanced_privacy_summary" msgid="2281203390575069543">"自动填充、活动控件等"</string> 38</resources> 39