1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2011 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="app_label" msgid="2102435118079140813">"CB-Tests"</string> 20 <string name="button_etws_normal_type" msgid="3852703138521119537">"Normale ETWS-Nachricht senden"</string> 21 <string name="button_etws_cancel_type" msgid="7194264116649371175">"ETWS - Abbruchnachricht senden"</string> 22 <string name="button_etws_test_type" msgid="6353906188028139901">"ETWS - Testnachricht senden"</string> 23 <string name="button_cmas_pres_alert" msgid="5905111586384766558">"CMAS-Warnung des Prsidenten senden"</string> 24 <string name="button_cmas_extreme_alert" msgid="6111658124447111920">"CMAS-Warnung der Kategorie \"Extrem\" senden"</string> 25 <string name="button_cmas_severe_alert" msgid="9051731172452500819">"CMAS-Warnung der Kategorie \"Schwerwiegend\" senden"</string> 26 <string name="button_cmas_amber_alert" msgid="4217147800913845288">"Amber Alert von CMAS senden"</string> 27 <string name="button_cmas_monthly_test" msgid="1609320625517248393">"Monatliche CMAS-Testwarnung senden"</string> 28 <string name="button_gsm_7bit_type" msgid="4757698592787955850">"GSM 7 Bit - Testnachricht senden"</string> 29 <string name="button_gsm_7bit_umts_type" msgid="4377077702628367387">"UMTS 7 Bit - Testnachricht senden"</string> 30 <string name="button_gsm_7bit_nopadding_type" msgid="5289528095948674862">"GSM 7 Bit - vollstndige Nachricht senden"</string> 31 <string name="button_gsm_7bit_nopadding_umts_type" msgid="7953047238483884846">"UMTS 7 Bit - vollstndige Nachricht senden"</string> 32 <string name="button_gsm_7bit_multipage_type" msgid="8516540964071070491">"GSM 7 Bit - mehrseitige Nachricht senden"</string> 33 <string name="button_gsm_7bit_multipage_umts_type" msgid="474883728254547100">"UMTS 7 Bit - mehrseitige Nachrichten senden"</string> 34 <string name="button_gsm_7bit_with_language_type" msgid="7414138913180046493">"GSM 7 Bit - mit Sprache senden"</string> 35 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="7365993929355114874">"GSM-Nachricht (7-Bit) mit Sprachcode im Text senden"</string> 36 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="1201329758881885921">"UMTS 7 Bit - mit Sprache senden"</string> 37 <string name="button_gsm_ucs2_type" msgid="6652864601384080678">"GSM UCS-2 - Testnachricht senden"</string> 38 <string name="button_gsm_ucs2_umts_type" msgid="2985879481785569626">"UMTS UCS-2 - Testnachricht senden"</string> 39 <string name="button_gsm_ucs2_multipage_umts_type" msgid="4557772309524939206">"UMTS UCS-2 - mehrseitige Nachrichten senden"</string> 40 <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"GSM UCS-2 mit Sprache senden"</string> 41 <string name="button_gsm_ucs2_with_language_umts_type" msgid="1080788762601688380">"UMTS UCS-2 - mit Sprache senden"</string> 42 <string name="button_delay_broadcast" msgid="5138650276363839541">"5 Sekunden Verzgerung vor dem Senden"</string> 43 <string name="message_id_label" msgid="4365322663037110887">"Nachrichten-ID:"</string> 44 <string name="category_id_label" msgid="8472814003810180738">"Kategorie:"</string> 45 </resources> 46