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="2704349695846064655">"CB-Tests"</string> 20 <string name="button_etws_earthquake_type" msgid="5391060421937195923">"ETWS-Nachricht zu Erdbeben senden"</string> 21 <string name="button_etws_tsunami_type" msgid="5866338269041475786">"ETWS-Nachricht zu Tsunamis senden"</string> 22 <string name="button_etws_earthquake_tsunami_type" msgid="8045617992086252152">"ETWS-Nachricht zu Erdbeben und Tsunamis senden"</string> 23 <string name="button_etws_other_type" msgid="4129451610585426791">"ETWS-Nachricht zu anderen Notfllen senden"</string> 24 <string name="button_etws_cancel_type" msgid="4770911191572322801">"ETWS Abbruchnachricht senden"</string> 25 <string name="button_etws_test_type" msgid="5520113823851979673">"ETWS Testnachricht senden"</string> 26 <string name="button_cmas_pres_alert" msgid="1269455100893365889">"CMAS-Warnung des Prsidenten senden"</string> 27 <string name="button_cmas_extreme_alert" msgid="5922644977169679386">"CMAS-Warnung der Kategorie \"Extrem\" senden"</string> 28 <string name="button_cmas_severe_alert" msgid="5197711586353552255">"CMAS-Warnung der Kategorie \"Schwerwiegend\" senden"</string> 29 <string name="button_cmas_amber_alert" msgid="860091654456014191">"Amber Alert von CMAS senden"</string> 30 <string name="button_cmas_monthly_test" msgid="6797479769988491996">"Monatliche CMAS-Testwarnung senden"</string> 31 <string name="button_gsm_7bit_type" msgid="4902292221458231081">"GSM 7Bit Testnachricht senden"</string> 32 <string name="button_gsm_7bit_umts_type" msgid="5871195118138691977">"UMTS 7Bit Testnachricht senden"</string> 33 <string name="button_gsm_7bit_nopadding_type" msgid="5003490670292596214">"GSM 7Bit vollstndige Nachricht senden"</string> 34 <string name="button_gsm_7bit_nopadding_umts_type" msgid="4581119373426634893">"UMTS 7Bit vollstndige Nachricht senden"</string> 35 <string name="button_gsm_7bit_multipage_type" msgid="4722261710591475726">"GSM 7Bit mehrseitige Nachricht senden"</string> 36 <string name="button_gsm_7bit_multipage_umts_type" msgid="1178053563290345110">"UMTS 7Bit mehrseitige Nachricht senden"</string> 37 <string name="button_gsm_7bit_with_language_type" msgid="2022040547313986751">"GSM 7Bit mit Sprache senden"</string> 38 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="9100697687183591382">"GSM-Nachricht (7-Bit) mit Sprachcode im Text senden"</string> 39 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="8483712413017340666">"UMTS 7Bit mit Sprache senden"</string> 40 <string name="button_gsm_ucs2_type" msgid="6571590740592193686">"GSM UCS-2 Testnachricht senden"</string> 41 <string name="button_gsm_ucs2_umts_type" msgid="5951592009555548877">"UMTS UCS-2 Testnachricht senden"</string> 42 <string name="button_gsm_ucs2_multipage_umts_type" msgid="5063336859681757254">"UMTS UCS-2 mehrseitige Nachricht senden"</string> 43 <string name="button_gsm_ucs2_with_language_type" msgid="7782847783969114889">"GSM UCS-2 mit Sprache senden"</string> 44 <string name="button_gsm_ucs2_with_language_umts_type" msgid="1722368447645668730">"UMTS UCS-2 mit Sprache senden"</string> 45 <string name="button_delay_broadcast" msgid="751650250579017537">"5 Sekunden Verzgerung vor dem Senden"</string> 46 <string name="message_id_label" msgid="1445077194410403236">"Nachrichten-ID:"</string> 47 <string name="category_id_label" msgid="6935815032327981691">"Kategorie:"</string> 48 </resources> 49