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">"Pruebas de difusin por telfono celular"</string> 20 <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar difusin normal de ETWS"</string> 21 <string name="button_etws_cancel_type" msgid="7194264116649371175">"Enviar difusin de cancelacin de ETWS"</string> 22 <string name="button_etws_test_type" msgid="6353906188028139901">"Enviar difusin de prueba de ETWS"</string> 23 <string name="button_cmas_pres_alert" msgid="5905111586384766558">"Enviar alerta presidencial del CMAS"</string> 24 <string name="button_cmas_extreme_alert" msgid="6111658124447111920">"Enviar alerta extrema del CMAS"</string> 25 <string name="button_cmas_severe_alert" msgid="9051731172452500819">"Enviar alerta grave del CMAS"</string> 26 <string name="button_cmas_amber_alert" msgid="4217147800913845288">"Enviar alerta AMBER del CMAS"</string> 27 <string name="button_cmas_monthly_test" msgid="1609320625517248393">"Enviar alerta de prueba mensual del CMAS"</string> 28 <string name="button_gsm_7bit_type" msgid="4757698592787955850">"Enviar difusin de prueba de GSM 7 Bit"</string> 29 <string name="button_gsm_7bit_umts_type" msgid="4377077702628367387">"Enviar difusin de prueba de UMTS 7 Bit"</string> 30 <string name="button_gsm_7bit_nopadding_type" msgid="5289528095948674862">"Enviar difusin de longitud completa de GSM 7 Bit"</string> 31 <string name="button_gsm_7bit_nopadding_umts_type" msgid="7953047238483884846">"Enviar difusin de longitud completa de UMTS 7 Bit"</string> 32 <string name="button_gsm_7bit_multipage_type" msgid="8516540964071070491">"Enviar difusin de pginas mltiples de GSM 7 Bit"</string> 33 <string name="button_gsm_7bit_multipage_umts_type" msgid="474883728254547100">"Enviar difusin de pginas mltiples de UMTS 7 Bit"</string> 34 <string name="button_gsm_7bit_with_language_type" msgid="7414138913180046493">"Enviar GSM 7 Bit con idioma"</string> 35 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="7365993929355114874">"Enviar GSM 7 bits con idioma"</string> 36 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="1201329758881885921">"Enviar UMTS 7 Bit con idioma"</string> 37 <string name="button_gsm_ucs2_type" msgid="6652864601384080678">"Enviar difusin de prueba de GSM UCS-2"</string> 38 <string name="button_gsm_ucs2_umts_type" msgid="2985879481785569626">"Enviar difusin de prueba de UMTS UCS-2"</string> 39 <string name="button_gsm_ucs2_multipage_umts_type" msgid="4557772309524939206">"Enviar difusin de pginas mltiples de UMTS UCS-2"</string> 40 <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2, con idioma"</string> 41 <string name="button_gsm_ucs2_with_language_umts_type" msgid="1080788762601688380">"Enviar UMTS UCS-2 con idioma"</string> 42 <string name="button_delay_broadcast" msgid="5138650276363839541">"Retrasar 5 segundos antes de enviar"</string> 43 <string name="message_id_label" msgid="4365322663037110887">"ID de mensaje:"</string> 44 <string name="category_id_label" msgid="8472814003810180738">"Categora:"</string> 45 </resources> 46