Baligh Uddin | f543c83 | 2014-08-26 10:13:28 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | ~ Copyright (C) 2012 The Android Open Source Project |
| 4 | ~ |
| 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
| 8 | ~ |
| 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License |
| 16 | --> |
| 17 | |
| 18 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 19 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Baligh Uddin | f543c83 | 2014-08-26 10:13:28 -0700 | [diff] [blame] | 20 | <string name="description_dialpad_overflow" msgid="4853244877599437286">"Más opciones"</string> |
| 21 | <string name="description_delete_button" msgid="88733669653753441">"retroceso"</string> |
| 22 | <string name="description_image_button_plus" msgid="7821061347207448362">"más"</string> |
| 23 | <string name="description_voicemail_button" msgid="6281470684653439120">"buzón de voz"</string> |
| 24 | <string name="default_notification_description" msgid="6011631627871110785">"Sonido predeterminado (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string> |
Baligh Uddin | e3d81b1 | 2014-09-20 12:16:20 -0700 | [diff] [blame] | 25 | <string name="callFailed_userBusy" msgid="5163219086553610486">"Línea ocupada"</string> |
| 26 | <string name="callFailed_congestion" msgid="3645995103907418337">"Red ocupada"</string> |
| 27 | <string name="callFailed_timedOut" msgid="7772951976278867294">"No hay respuesta; se agotó el tiempo de espera."</string> |
| 28 | <string name="callFailed_server_unreachable" msgid="4766146133909799091">"Servidor inaccesible"</string> |
| 29 | <string name="callFailed_number_unreachable" msgid="1243366438388873914">"No se puede establecer conexión con el número."</string> |
| 30 | <string name="callFailed_invalid_credentials" msgid="6115412108261660271">"Nombre de usuario o contraseña incorrectos"</string> |
Geoff Mendal | ffef72e | 2014-11-26 10:56:52 -0800 | [diff] [blame] | 31 | <string name="callFailed_out_of_network" msgid="6970725831030399542">"Llamada fuera de la red"</string> |
Baligh Uddin | e3d81b1 | 2014-09-20 12:16:20 -0700 | [diff] [blame] | 32 | <string name="callFailed_server_error" msgid="1391421251190688379">"Se produjo un error de servidor. Vuelve a intentarlo más tarde."</string> |
| 33 | <string name="callFailed_noSignal" msgid="1758972490451048086">"No hay señal."</string> |
| 34 | <string name="callFailed_limitExceeded" msgid="8796663077702587664">"Se excedió el límite de ACM."</string> |
| 35 | <string name="callFailed_powerOff" msgid="9179061328562234362">"Radio desactivada"</string> |
| 36 | <string name="callFailed_simError" msgid="3307159523385380486">"No se encuentra la tarjeta SIM o se produjo un error relacionado con ella."</string> |
Geoff Mendal | ffef72e | 2014-11-26 10:56:52 -0800 | [diff] [blame] | 37 | <string name="callFailed_outOfService" msgid="4535901975891969115">"Red móvil no disponible"</string> |
Baligh Uddin | e3d81b1 | 2014-09-20 12:16:20 -0700 | [diff] [blame] | 38 | <string name="callFailed_fdn_only" msgid="1720606112619022283">"Las llamadas salientes están restringidas por NMF."</string> |
Geoff Mendal | ffef72e | 2014-11-26 10:56:52 -0800 | [diff] [blame] | 39 | <string name="callFailed_cb_enabled" msgid="4745550615395092407">"No se puede realizar llamadas salientes mientras está activado el bloqueo de llamadas."</string> |
| 40 | <string name="callFailed_dsac_restricted" msgid="4087941056515103695">"Llamadas restringidas por el control de acceso"</string> |
| 41 | <string name="callFailed_dsac_restricted_emergency" msgid="9031535611092828510">"Llamadas de emergencia restringidas por el control de acceso"</string> |
| 42 | <string name="callFailed_dsac_restricted_normal" msgid="266947632344387216">"Llamadas habituales restringidas por el control de acceso"</string> |
Baligh Uddin | e3d81b1 | 2014-09-20 12:16:20 -0700 | [diff] [blame] | 43 | <string name="callFailed_unobtainable_number" msgid="124621797631734731">"El número no es válido."</string> |
| 44 | <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"Número de buzón de voz desconocido"</string> |
Geoff Mendal | ab3291a | 2015-01-07 07:12:12 -0800 | [diff] [blame^] | 45 | <string name="ringtone_silent" msgid="249805466934178869">"Ninguno"</string> |
| 46 | <string name="ringtone_unknown" msgid="2303463713486734520">"Tono desconocido"</string> |
Baligh Uddin | f543c83 | 2014-08-26 10:13:28 -0700 | [diff] [blame] | 47 | </resources> |