strings_pbap.xml revision 765403ef2fdb89dea90822590b9ac794b5a5a532
1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2009 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<resources xmlns:android="http://schemas.android.com/apk/res/android" 17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 <string name="pbap_app_name" msgid="6916507166414341324">"PBAP de Bluetooth"</string> 19 <string name="pbap_acceptance_dialog_title" msgid="4606773169019619760">"A %1$s le gustaría acceder a tus contactos e historial de llamadas. ¿Otorgas acceso a %2$s?"</string> 20 <string name="pbap_acceptance_dialog_header" msgid="5456473921987026974">"Acceso a la agenda telefónica"</string> 21 <string name="pbap_session_key_dialog_title" msgid="3580996574333882561">"Escribe la clave de la sesión para %1$s."</string> 22 <string name="pbap_session_key_dialog_header" msgid="2772472422782758981">"Se requiere la clave de la sesión de Bluetooth."</string> 23 <string name="pbap_acceptance_timeout_message" msgid="1107401415099814293">"Hubo tiempo muerto al aceptar la conexión con %1$s."</string> 24 <string name="pbap_authentication_timeout_message" msgid="4166979525521902687">"Hubo tiempo muerto al ingresar la clave de la sesión con %1$s"</string> 25 <string name="bluetooth_transfer_header" msgid="5088290435827887179">"Transferencia por Bluetooth"</string> 26 <string name="bluetooth_transfer_text" msgid="2283895365101625419">"No se ha podido compartir con éxito la agenda telefónica con"</string> 27 <string name="toast_connected" msgid="5683199843935518834">"%1$s se conectó a tu teléfono."</string> 28 <string name="toast_disconnected" msgid="78819084478319889">"%1$s se desconectó de tu teléfono."</string> 29 <string name="pbap_notif_ticker" msgid="1653350586489072739">"Solicitud de acceso a la agenda telefónica"</string> 30 <string name="pbap_notif_title" msgid="2967094612841799440">"Solicitud de PBAP (Perfil de Acceso a la Agenda Telefónica)"</string> 31 <string name="pbap_notif_message" msgid="6046731677513301195">"Permitir acceso a la agenda telefónica a través de %1$s"</string> 32 <string name="auth_notif_ticker" msgid="1575825798053163744">"Solicitud de autenticación de Obex"</string> 33 <string name="auth_notif_title" msgid="7599854855681573258">"Clave de la sesión"</string> 34 <string name="auth_notif_message" msgid="6667218116427605038">"Escribe la clave de la sesión para %1$s."</string> 35 <string name="alwaysallowed" msgid="1912976993660130849">"¿Permitir siempre?"</string> 36 <string name="defaultname" msgid="4821590500649090078">"Kit de automóvil"</string> 37 <string name="unknownName" msgid="2841414754740600042">"Nombre desconocido"</string> 38 <string name="localPhoneName" msgid="2349001318925409159">"Mi nombre"</string> 39 <string name="defaultnumber" msgid="8520116145890867338">"000000"</string> 40</resources> 41