blob: 8819a937ea32c109986435b955e75944e9bf11d8 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2023 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label for settings screen. [CHAR LIMIT=NONE] -->
<!-- Required Danish (da) translation for this message: "Offentlige advarsler" -->
<string name="sms_cb_settings">Emergency alerts</string>
<!-- Preference title for enable CMAS extreme threat alerts checkbox. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Farlig" -->
<string name="enable_cmas_extreme_threat_alerts_title">Extreme</string>
<!-- Preference summary for enable CMAS extreme threat alerts checkbox. [CHAR LIMIT=100] -->
<!-- Required Danish (da) translation for this message: "Farlig hændelse for mennesker, miljø eller ejendom" -->
<string name="enable_cmas_extreme_threat_alerts_summary">Extreme incident</string>
<!-- Preference title for enable CMAS severe threat alerts checkbox. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Alvorlig" -->
<string name="enable_cmas_severe_threat_alerts_title">Severe</string>
<!-- Preference summary for enable CMAS severe threat alerts checkbox. [CHAR LIMIT=100] -->
<!-- Required Danish (da) translation for this message: "Alvorlig hændelse for mennesker, miljø eller ejendom" -->
<string name="enable_cmas_severe_threat_alerts_summary">Severe incident</string>
<!-- Preference title for other test alerts checkbox. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Test" -->
<string name="enable_cmas_test_alerts_title">Test</string>
<!-- Preference summary for other test alerts checkbox. [CHAR LIMIT=125] -->
<!-- Required Danish (da) translation for this message: "Beskeder i forbindelse mest test" -->
<string name="enable_cmas_test_alerts_summary">Test warnings</string>
<!-- Preference title for exercise test alerts checkbox. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Øvelse" -->
<string name="enable_exercise_test_alerts_title">Exercise</string>
<!-- Preference summary for exercise test alerts checkbox. [CHAR LIMIT=125] -->
<!-- Required Danish (da) translation for this message: "Beskeder i forbindelse med øvelse" -->
<string name="enable_exercise_test_alerts_summary">Exercise warnings</string>
<!-- CMAS dialog title for presidential level alert. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Beredskabsmeddelelse" -->
<string name="cmas_presidential_level_alert">Public warning</string>
<!-- CMAS dialog title for extreme alert. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Farlig hændelse" -->
<string name="cmas_extreme_alert">Extreme</string>
<!-- CMAS dialog title for severe alert. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Alvorlig hændelse" -->
<string name="cmas_severe_alert">Severe</string>
<!-- CMAS dialog title for required monthly test. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Test" -->
<string name="cmas_required_monthly_test">Test</string>
<!-- CMAS dialog title for CMAS Exercise. [CHAR LIMIT=50] -->
<!-- Required Danish (da) translation for this message: "Øvelse" -->
<string name="cmas_exercise_alert">Exercise</string>
</resources>