1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3  <string name="wait_prompt_str">Enviar os seguintes tons?\n</string>
4  <string name="pause_prompt_yes">Si</string>
5  <string name="pause_prompt_no">Non</string>
6  <string name="notification_dialing">Marcando</string>
7  <string name="notification_ongoing_call">Chamada en curso</string>
8  <string name="notification_ongoing_video_call">Videochamada en curso</string>
9  <string name="notification_ongoing_paused_video_call">Videochamada en curso: vídeo en pausa</string>
10  <string name="notification_ongoing_work_call">Chamada de traballo saínte</string>
11  <string name="notification_ongoing_call_wifi_template">%1$s en curso</string>
12  <string name="notification_incoming_call_wifi_template">%1$s entrante</string>
13  <string name="notification_call_wifi_brand">Chamada por wifi</string>
14  <string name="notification_call_wifi_work_brand">Chamada de traballo por wifi</string>
15  <string name="notification_on_hold">En espera</string>
16  <string name="notification_incoming_call">Chamada entrante</string>
17  <string name="notification_incoming_video_call">Videochamada entrante</string>
18  <string name="notification_incoming_call_mutli_sim">Chamada entrante a través de %1$s</string>
19  <string name="notification_incoming_call_with_photo">Chamada entrante con foto</string>
20  <string name="notification_incoming_call_with_message">Chamada entrante con mensaxe</string>
21  <string name="notification_incoming_call_with_location">Chamada entrante con localización</string>
22  <string name="notification_incoming_call_with_photo_message">Chamada entrante con foto e mensaxe</string>
23  <string name="notification_incoming_call_with_photo_location">Chamada entrante con foto e localización</string>
24  <string name="notification_incoming_call_with_message_location">Chamada entrante con mensaxe e localización</string>
25  <string name="notification_incoming_call_with_photo_message_location">Chamada entrante con foto, mensaxe e localización</string>
26  <string name="notification_incoming_call_attachments">Chamada entrante con anexos</string>
27  <string name="important_notification_incoming_call">Chamada entrante importante</string>
28  <string name="important_notification_incoming_call_with_photo">Chamada entrante importante con foto</string>
29  <string name="important_notification_incoming_call_with_message">Chamada entrante importante con mensaxe</string>
30  <string name="important_notification_incoming_call_with_location">Chamada entrante importante con localización</string>
31  <string name="important_notification_incoming_call_with_photo_message">Chamada entrante importante con foto e mensaxe</string>
32  <string name="important_notification_incoming_call_with_photo_location">Chamada entrante importante con foto e localización</string>
33  <string name="important_notification_incoming_call_with_message_location">Chamada entrante importante con mensaxe e localización</string>
34  <string name="important_notification_incoming_call_with_photo_message_location">Chamada entrante importante con foto, mensaxe e localización</string>
35  <string name="important_notification_incoming_call_attachments">Chamada entrante importante con anexos</string>
36  <string name="notification_incoming_work_call">Chamada de traballo entrante</string>
37  <string name="notification_incoming_spam_call">Chamada entrante sospeitosa de spam</string>
38  <string name="notification_requesting_video_call">Solicitude de vídeo entrante</string>
39  <string name="notification_action_answer">Responder</string>
40  <string name="notification_action_end_call">Colgar</string>
41  <string name="notification_action_answer_video">Vídeo</string>
42  <string name="notification_action_accept">Aceptar</string>
43  <string name="notification_action_dismiss">Rexeitar</string>
44  <string name="notification_action_speaker_on">Activa o altofalante</string>
45  <string name="notification_action_speaker_off">Desactiva o altofalante</string>
46  <string name="notification_external_call">Chamada en curso noutro dispositivo</string>
47  <string name="notification_external_video_call">Videochamada en curso noutro dispositivo</string>
48  <string name="notification_take_call">Responder á chamada</string>
49  <string name="notification_take_video_call">Responder á videochamada</string>
50  <string name="incall_error_supp_service_unknown">Servizo non compatible.</string>
51  <string name="goPrivate">activar o modo privado</string>
52  <string name="manageConferenceLabel">Xestionar confer. telefónica</string>
53  <string name="child_number">a través do %s</string>
54  <string name="callFailed_simError">Non hai SIM ou hai un erro na SIM</string>
55  <string name="conference_caller_disconnect_content_description">Finalizar chamada</string>
56  <string name="conference_call_name">Conferencia telefónica</string>
57  <string name="generic_conference_call_name">Chamada en curso</string>
58  <string name="video_call_wifi_to_lte_handover_toast">Continuando a chamada con datos móbiles…</string>
59  <string name="video_call_lte_to_wifi_failed_title">Non se puido cambiar á rede wifi</string>
60  <string name="video_call_lte_to_wifi_failed_message">A videochamada permanecerá na rede móbil. É posible que se apliquen tarifas de datos estándar.</string>
61  <string name="video_call_lte_to_wifi_failed_do_not_show">Non mostrar de novo</string>
62  <string name="bubble_return_to_call">Volver á chamada</string>
63  <string name="rtt_request_dialog_title">Queres unirte á chamada RTT?</string>
64  <string name="rtt_request_dialog_details">%1$s quere usar a mensaxaría na túa chamada de voz.</string>
65  <string name="rtt_request_dialog_more_information">A función RTT constitúe unha axuda para todos aqueles emisores de chamadas que padezan xordeira ou outros problemas auditivos, teñan algún trastorno da fala ou necesiten algo máis que a voz para comunicarse.</string>
66  <string name="rtt_button_decline_request">Non, grazas</string>
67  <string name="rtt_button_accept_request">Unirse a RTT</string>
68</resources>
69