1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2022 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17<resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="role_dialer_request_description" msgid="6188305064871543419">"このアプリは、通知の送信と、カメラ、連絡先、マイク、電話、SMS へのアクセスが可能になります"</string> 20 <string name="role_sms_request_description" msgid="1506966389698625395">"このアプリは、通知の送信と、カメラ、連絡先、ファイル、マイク、電話、SMS へのアクセスが可能になります"</string> 21 <string name="permission_description_summary_storage" msgid="1917071243213043858">"この権限があるアプリは、このデバイス内のすべてのファイルにアクセスできます"</string> 22 <string name="work_policy_title" msgid="832967780713677409">"仕事用ポリシーの情報"</string> 23 <string name="work_policy_summary" msgid="3886113358084963931">"IT 管理者によって管理されている設定"</string> 24 <string name="safety_center_entry_group_expand_action" msgid="5358289574941779652">"リストを開いて表示する"</string> 25 <string name="safety_center_entry_group_collapse_action" msgid="1525710152244405656">"リストを閉じて設定を非表示にする"</string> 26 <string name="safety_center_entry_group_content_description" msgid="7048420958214443333">"リスト。<xliff:g id="ENTRY_TITLE">%1$s</xliff:g>。<xliff:g id="ENTRY_SUMMARY">%2$s</xliff:g>"</string> 27 <string name="safety_center_entry_group_with_actions_needed_content_description" msgid="2708884606775932657">"リスト。<xliff:g id="ENTRY_TITLE">%1$s</xliff:g>。対応が必要です。<xliff:g id="ENTRY_SUMMARY">%2$s</xliff:g>"</string> 28 <string name="safety_center_entry_group_item_content_description" msgid="7348298582877249787">"リストアイテム。<xliff:g id="ENTRY_ITEM_TITLE">%1$s</xliff:g>。<xliff:g id="ENTRY_ITEM_SUMMARY">%2$s</xliff:g>"</string> 29 <string name="safety_center_entry_content_description" msgid="3639565652938224321">"<xliff:g id="ENTRY_ITEM_TITLE">%1$s</xliff:g>。<xliff:g id="ENTRY_ITEM_SUMMARY">%2$s</xliff:g>"</string> 30 <string name="safety_center_more_issues_card_title" msgid="7425844746197493312">"その他のアラート"</string> 31 <string name="safety_center_dismissed_issues_card_title" msgid="2340129842725145733">"削除されたアラート"</string> 32 <string name="safety_center_more_issues_card_expand_action" msgid="7109451851052272946">"{count,plural, =1{1 個以上のアラートを開いて表示する}other{# 個以上のアラートを開いて表示する}}"</string> 33 <string name="safety_center_issue_card_prefix_content_description" msgid="1447445289637043544">"アラート: <xliff:g id="ISSUE_CARD_TITLE">%1$s</xliff:g>"</string> 34 <string name="safety_center_resolved_issue_fallback" msgid="8548932070610766651">"操作が完了しました"</string> 35 <string name="safety_center_qs_status_summary" msgid="5193925895830451177">"デバイスの保護を強化できる設定をご確認ください"</string> 36 <string name="safety_center_qs_page_landing" msgid="1717368301679228128">"セキュリティとプライバシーのクイック設定"</string> 37 <string name="safety_center_qs_close_button" msgid="1352313308176244599">"閉じる"</string> 38 <string name="safety_center_qs_expand_action" msgid="2193190557696484169">"オプションを開いて表示する"</string> 39 <string name="safety_center_qs_collapse_action" msgid="5809657430125309183">"閉じる"</string> 40 <string name="safety_center_qs_privacy_control" msgid="1160682635058529673">"スイッチ。<xliff:g id="PRIVACY_CONTROL_TITLE">%1$s</xliff:g>。<xliff:g id="PRIVACY_CONTROL_STATUS">%2$s</xliff:g>"</string> 41 <string name="safety_center_qs_toggle_action" msgid="5920465736488119255">"切り替え"</string> 42 <string name="safety_center_qs_open_action" msgid="2760200829912423728">"開く"</string> 43 <string name="safety_center_review_settings_button" msgid="938981137942443930">"設定を確認"</string> 44 <string name="safety_center_gear_label" msgid="5175877094379694098">"設定"</string> 45 <string name="safety_center_info_label" msgid="8993181584061825412">"情報"</string> 46</resources> 47