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="cmas_presidential_level_alert" msgid="7877341103742233094">"FR-ALERT: waarschuwing van de overheid"</string> 20 <string name="cmas_extreme_alert" msgid="2584151399464241888">"FR-ALERT: waarschuwing voor extreme noodsituatie"</string> 21 <string name="cmas_severe_alert" msgid="9149520947951402872">"FR-ALERT: waarschuwing voor ernstige noodsituatie"</string> 22 <string name="public_safety_message" msgid="5860178069821018697">"FR-ALERT: waarschuwing"</string> 23 <string name="cmas_amber_alert" msgid="6428083238223852662">"FR-ALERT: waarschuwing voor gekidnapt kind"</string> 24 <string name="cmas_required_monthly_test" msgid="3216225136685938963">"FR-ALERT: test"</string> 25 <string name="cmas_exercise_alert" msgid="6540820517122545556">"FR-ALERT: oefening"</string> 26 <string name="enable_cmas_extreme_threat_alerts_title" msgid="1268433786689479357">"Waarschuwingen voor extreme noodsituaties (niv. 2)"</string> 27 <string name="enable_cmas_extreme_threat_alerts_summary" msgid="6125474083043183037">"Waarschuwingen voor extreme dreigingen tonen"</string> 28 <string name="enable_cmas_severe_threat_alerts_title" msgid="6185770513604614548">"Waarschuwingen voor ernstige noodsituatie (niv. 3)"</string> 29 <string name="enable_cmas_severe_threat_alerts_summary" msgid="3073259381449390054">"Waarschuwingen voor ernstige dreigingen tonen"</string> 30 <string name="enable_public_safety_messages_title" msgid="4231398452970069457">"Waarschuwing (niveau 4)"</string> 31 <string name="enable_public_safety_messages_summary" msgid="1691623841627340948">"Waarschuwingen tonen"</string> 32 <string name="enable_cmas_amber_alerts_title" msgid="4087727029650572978">"Waarschuwing voor gekidnapt kind"</string> 33 <string name="enable_cmas_amber_alerts_summary" msgid="2375767662238080247">"Waarschuwingen voor gekidnapte kinderen tonen"</string> 34 <string name="enable_cmas_test_alerts_title" msgid="730591674839718588">"FR-Alert: test"</string> 35 <string name="enable_cmas_test_alerts_summary" msgid="6208243265914357932">"Testberichten tonen"</string> 36 <string name="enable_exercise_test_alerts_title" msgid="8961707963450012289">"FR-Alert: oefening"</string> 37 <string name="enable_exercise_test_alerts_summary" msgid="8611222204116539840">"Oefenberichten tonen"</string> 38</resources> 39