1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (C) 2022 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="cellular_network_security_title" msgid="2986431282931510973">"셀룰러 네트워크 보안"</string> 21 <string name="cellular_network_security_summary" msgid="7319307247487475572">"네트워크 유형, 암호화, 알림 설정"</string> 22 <string name="biometrics_title_for_private_profile" msgid="542819107383037820"></string> 23 <string name="privacy_title" msgid="7047524783080782769">"개인 정보 보호"</string> 24 <string name="privacy_sources_title" msgid="309304028326660956">"개인 정보 보호 설정"</string> 25 <string name="privacy_sources_summary" msgid="2165270848857537278">"권한, 제어"</string> 26 <string name="privacy_additional_title" msgid="4239060639056083649"></string> 27 <string name="private_space_title" msgid="6158245041481535879">"비공개 스페이스"</string> 28 <string name="private_space_summary" msgid="529869826714610294">"비공개 스페이스 설정 등"</string> 29 <string name="private_space_search_terms" msgid="4820808478299116258">"비공개 스페이스"</string> 30</resources> 31