summaryrefslogtreecommitdiffstats
path: root/tests/testapp/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapp/res/values-es/strings.xml')
-rw-r--r--tests/testapp/res/values-es/strings.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/testapp/res/values-es/strings.xml b/tests/testapp/res/values-es/strings.xml
new file mode 100644
index 00000000..4bbdb185
--- /dev/null
+++ b/tests/testapp/res/values-es/strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2011 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">
+ <string name="app_label" msgid="2704349695846064655">"Pruebas de mensajes de radiodifusión"</string>
+ <string name="button_etws_earthquake_type" msgid="5391060421937195923">"Enviar difusión de terremoto de ETWS"</string>
+ <string name="button_etws_tsunami_type" msgid="5866338269041475786">"Enviar difusión de tsunami de ETWS"</string>
+ <string name="button_etws_earthquake_tsunami_type" msgid="8045617992086252152">"Enviar difusión de tsunami y terremoto de ETWS"</string>
+ <string name="button_etws_other_type" msgid="4129451610585426791">"Enviar otra difusión de emergencia de ETWS"</string>
+ <string name="button_etws_cancel_type" msgid="4770911191572322801">"Enviar difusión de cancelación de ETWS"</string>
+ <string name="button_etws_test_type" msgid="5520113823851979673">"Enviar difusión de prueba de ETWS"</string>
+ <string name="button_cmas_pres_alert" msgid="1269455100893365889">"Enviar alerta presidencial del CMAS"</string>
+ <string name="button_cmas_extreme_alert" msgid="5922644977169679386">"Enviar alerta extrema del CMAS"</string>
+ <string name="button_cmas_severe_alert" msgid="5197711586353552255">"Enviar alerta grave del CMAS"</string>
+ <string name="button_cmas_amber_alert" msgid="860091654456014191">"Enviar alerta AMBER del CMAS"</string>
+ <string name="button_cmas_monthly_test" msgid="6797479769988491996">"Enviar alerta de prueba mensual del CMAS"</string>
+ <string name="button_gsm_7bit_type" msgid="4902292221458231081">"Enviar difusión de prueba de GSM 7 Bit"</string>
+ <string name="button_gsm_7bit_umts_type" msgid="5871195118138691977">"Enviar difusión de prueba de UMTS 7 Bit"</string>
+ <string name="button_gsm_7bit_nopadding_type" msgid="5003490670292596214">"Enviar difusión completa de GSM 7 Bit"</string>
+ <string name="button_gsm_7bit_nopadding_umts_type" msgid="4581119373426634893">"Enviar difusión completa de UMTS 7 Bit"</string>
+ <string name="button_gsm_7bit_multipage_type" msgid="4722261710591475726">"Enviar difusión de varias páginas de GSM 7 Bit"</string>
+ <string name="button_gsm_7bit_multipage_umts_type" msgid="1178053563290345110">"Enviar difusión de varias páginas de UMTS 7 Bit"</string>
+ <string name="button_gsm_7bit_with_language_type" msgid="2022040547313986751">"Enviar GSM 7 Bit con idioma"</string>
+ <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="9100697687183591382">"Enviar GSM 7 Bit con idioma en cuerpo"</string>
+ <string name="button_gsm_7bit_with_language_body_umts_type" msgid="8483712413017340666">"Enviar UMTS 7 Bit con idioma"</string>
+ <string name="button_gsm_ucs2_type" msgid="6571590740592193686">"Enviar difusión de prueba de GSM UCS-2"</string>
+ <string name="button_gsm_ucs2_umts_type" msgid="5951592009555548877">"Enviar difusión de prueba de UMTS UCS-2"</string>
+ <string name="button_gsm_ucs2_multipage_umts_type" msgid="5063336859681757254">"Enviar difusión de varias páginas de UMTS UCS-2"</string>
+ <string name="button_gsm_ucs2_with_language_type" msgid="7782847783969114889">"Enviar GSM UCS-2 con idioma"</string>
+ <string name="button_gsm_ucs2_with_language_umts_type" msgid="1722368447645668730">"Enviar UMTS UCS-2 con idioma"</string>
+ <string name="button_delay_broadcast" msgid="751650250579017537">"Retrasar 5 segundos antes de enviar"</string>
+ <string name="message_id_label" msgid="1445077194410403236">"ID de mensaje:"</string>
+ <string name="category_id_label" msgid="6935815032327981691">"Categoría:"</string>
+</resources>