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">"Testes de transmisso por celular"</string> 20 <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar transmisso normal do ETWS"</string> 21 <string name="button_etws_cancel_type" msgid="7194264116649371175">"Enviar transmisso de cancelamento ETWS"</string> 22 <string name="button_etws_test_type" msgid="6353906188028139901">"Enviar transmisso de teste ETWS"</string> 23 <string name="button_cmas_pres_alert" msgid="5905111586384766558">"Enviar Alerta presidencial CMAS"</string> 24 <string name="button_cmas_extreme_alert" msgid="6111658124447111920">"Enviar Alerta extremo CMAS"</string> 25 <string name="button_cmas_severe_alert" msgid="9051731172452500819">"Enviar Alerta grave CMAS"</string> 26 <string name="button_cmas_amber_alert" msgid="4217147800913845288">"Enviar Alerta CMAS AMBER"</string> 27 <string name="button_cmas_monthly_test" msgid="1609320625517248393">"Enviar Alerta de teste mensal CMAS"</string> 28 <string name="button_gsm_7bit_type" msgid="4757698592787955850">"Enviar transmisso de teste GSM 7 bit"</string> 29 <string name="button_gsm_7bit_umts_type" msgid="4377077702628367387">"Enviar transmisso de teste UMTS 7 bit"</string> 30 <string name="button_gsm_7bit_nopadding_type" msgid="5289528095948674862">"Enviar transmisso completa GSM 7 bit"</string> 31 <string name="button_gsm_7bit_nopadding_umts_type" msgid="7953047238483884846">"Enviar transmisso completa UMTS 7 bit"</string> 32 <string name="button_gsm_7bit_multipage_type" msgid="8516540964071070491">"Enviar transmisso de vrias pginas GSM 7 bit"</string> 33 <string name="button_gsm_7bit_multipage_umts_type" msgid="474883728254547100">"Enviar transmisso de vrias pginas UMTS 7 bit"</string> 34 <string name="button_gsm_7bit_with_language_type" msgid="7414138913180046493">"Enviar GSM 7 bit com idioma"</string> 35 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="7365993929355114874">"Enviar GSM 7 bit com idioma"</string> 36 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="1201329758881885921">"Enviar UMTS 7 bit com idioma"</string> 37 <string name="button_gsm_ucs2_type" msgid="6652864601384080678">"Enviar transmisso de teste GSM UCS-2"</string> 38 <string name="button_gsm_ucs2_umts_type" msgid="2985879481785569626">"Enviar transmisso de teste UMTS UCS-2"</string> 39 <string name="button_gsm_ucs2_multipage_umts_type" msgid="4557772309524939206">"Enviar transmisso de vrias pginas UMTS UCS-2"</string> 40 <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2 com idioma"</string> 41 <string name="button_gsm_ucs2_with_language_umts_type" msgid="1080788762601688380">"Enviar UMTS UCS-2 com idioma"</string> 42 <string name="button_delay_broadcast" msgid="5138650276363839541">"Demorar cinco segundos antes de enviar"</string> 43 <string name="message_id_label" msgid="4365322663037110887">"ID da mensagem:"</string> 44 <string name="category_id_label" msgid="8472814003810180738">"Categoria:"</string> 45 </resources> 46