packages/apps/Dialer/java/com/android/incallui/res/values-es-rUS/strings.xml

69 lines
5.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="wait_prompt_str">¿Deseas enviar los siguientes tonos?\n</string>
<string name="pause_prompt_yes"></string>
<string name="pause_prompt_no">No</string>
<string name="notification_dialing">Marcando</string>
<string name="notification_ongoing_call">Llamada en curso</string>
<string name="notification_ongoing_video_call">Videollamada en curso</string>
<string name="notification_ongoing_paused_video_call">Videollamada en curso; video detenido</string>
<string name="notification_ongoing_work_call">Llamada de trabajo en curso</string>
<string name="notification_ongoing_call_wifi_template">%1$s en curso</string>
<string name="notification_incoming_call_wifi_template">%1$s entrante</string>
<string name="notification_call_wifi_brand">Llamada por Wi-Fi</string>
<string name="notification_call_wifi_work_brand">Llamada de trabajo con WiFi</string>
<string name="notification_on_hold">En espera</string>
<string name="notification_incoming_call">Llamada entrante</string>
<string name="notification_incoming_video_call">Videollamada entrante</string>
<string name="notification_incoming_call_mutli_sim">Llamada entrante por %1$s</string>
<string name="notification_incoming_call_with_photo">Llamada entrante con foto</string>
<string name="notification_incoming_call_with_message">Llamada entrante con mensaje</string>
<string name="notification_incoming_call_with_location">Llamada entrante con ubicación</string>
<string name="notification_incoming_call_with_photo_message">Llamada entrante con foto y mensaje</string>
<string name="notification_incoming_call_with_photo_location">Llamada entrante con foto y ubicación</string>
<string name="notification_incoming_call_with_message_location">Llamada entrante con mensaje y ubicación</string>
<string name="notification_incoming_call_with_photo_message_location">Llamada entrante con foto, mensaje y ubicación</string>
<string name="notification_incoming_call_attachments">Llamada entrante con archivos adjuntos</string>
<string name="important_notification_incoming_call">Llamada entrante importante</string>
<string name="important_notification_incoming_call_with_photo">Llamada entrante importante con foto</string>
<string name="important_notification_incoming_call_with_message">Llamada entrante importante con mensaje</string>
<string name="important_notification_incoming_call_with_location">Llamada entrante importante con ubicación</string>
<string name="important_notification_incoming_call_with_photo_message">Llamada entrante importante con foto y mensaje</string>
<string name="important_notification_incoming_call_with_photo_location">Llamada entrante importante con foto y ubicación</string>
<string name="important_notification_incoming_call_with_message_location">Llamada importante con mensaje y ubicación</string>
<string name="important_notification_incoming_call_with_photo_message_location">Llamada importante con foto, mensaje y ubicación</string>
<string name="important_notification_incoming_call_attachments">Llamada entrante importante con archivos adjuntos</string>
<string name="notification_incoming_work_call">Llamada de trabajo entrante</string>
<string name="notification_incoming_spam_call">Posible llamada entrante de spam</string>
<string name="notification_requesting_video_call">Solicitud de videollamada entrante</string>
<string name="notification_action_answer">Responder</string>
<string name="notification_action_end_call">Colgar</string>
<string name="notification_action_answer_video">Video:</string>
<string name="notification_action_accept">Aceptar</string>
<string name="notification_action_dismiss">Rechazar</string>
<string name="notification_action_speaker_on">Activar altavoz</string>
<string name="notification_action_speaker_off">Desactivar altavoz</string>
<string name="notification_external_call">Llamada en curso en otro dispositivo</string>
<string name="notification_external_video_call">Videollamada en curso en otro dispositivo</string>
<string name="notification_take_call">Atender llamada</string>
<string name="notification_take_video_call">Atender videollamada</string>
<string name="incall_error_supp_service_unknown">Servicio no admitido</string>
<string name="goPrivate">pasar a modo privado</string>
<string name="manageConferenceLabel">Administrar conferencia</string>
<string name="child_number">a través del %s</string>
<string name="callFailed_simError">No se encuentra la tarjeta SIM o se produjo un error relacionado con ella.</string>
<string name="conference_caller_disconnect_content_description">Finalizar llamada</string>
<string name="conference_call_name">Conferencia</string>
<string name="generic_conference_call_name">En llamada</string>
<string name="video_call_wifi_to_lte_handover_toast">Continuar llamada con datos móviles…</string>
<string name="video_call_lte_to_wifi_failed_title">No se pudo cambiar a la red Wi-Fi</string>
<string name="video_call_lte_to_wifi_failed_message">La videollamada permanecerá en la red móvil. Es posible que se te cobren cargos estándar por el uso de datos.</string>
<string name="video_call_lte_to_wifi_failed_do_not_show">No volver a mostrar esto</string>
<string name="bubble_return_to_call">Volver a la llamada</string>
<string name="rtt_request_dialog_title">¿Quieres unirte a la llamada de RTT?</string>
<string name="rtt_request_dialog_details">%1$s quiere usar mensajes en tu llamada de voz.</string>
<string name="rtt_request_dialog_more_information">El RTT brinda asistencia a las personas sordas o hipoacúsicas, que tienen algún trastorno del habla o necesitan una transcripción además de la voz.</string>
<string name="rtt_button_decline_request">No, gracias</string>
<string name="rtt_button_accept_request">Unirse a RTT</string>
</resources>