summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values-gl/strings.xml
blob: ebb6dc3c9399a3af2aa15eeb1b86f07e50600780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="incall_content_description_end_call">Finalizar chamada</string>
  <string name="incall_content_description_muted">Ignorada</string>
  <string name="incall_content_description_unmuted">Deixouse de ignorar</string>
  <string name="incall_content_description_swap_calls">Alternar chamadas</string>
  <string name="incall_content_description_swap_sim">Cambia a SIM</string>
  <string name="incall_content_description_merge_calls">Combinar chamadas</string>
  <string name="incall_content_description_earpiece">Auricular do teléfono</string>
  <string name="incall_content_description_speaker">Altofalante</string>
  <string name="incall_content_description_bluetooth">Bluetooth</string>
  <string name="incall_content_description_headset">Auriculares con cable</string>
  <string name="incall_content_description_hold">Poñer en espera</string>
  <string name="incall_content_description_unhold">Retomar chamada</string>
  <string name="incall_content_description_video_on">Vídeo activado</string>
  <string name="incall_content_description_video_off">Vídeo desactivado</string>
  <string name="incall_content_description_swap_video">Alternar vídeo</string>
  <string name="incall_label_speaker">Altofalante</string>
  <string name="incall_label_audio">Son</string>
</resources>