1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="incall_content_description_end_call">Ukončiť hovor</string> 4 <string name="incall_content_description_muted">Zvuk bol vypnutý</string> 5 <string name="incall_content_description_unmuted">Zvuk bol zapnutý</string> 6 <string name="incall_content_description_swap_calls">Zameniť hovory</string> 7 <string name="incall_content_description_swap_sim">Zmeniť SIM kartu</string> 8 <string name="incall_content_description_merge_calls">Zlúčiť hovory</string> 9 <string name="incall_content_description_earpiece">Slúchadlo</string> 10 <string name="incall_content_description_speaker">Reproduktor</string> 11 <string name="incall_content_description_bluetooth">Bluetooth</string> 12 <string name="incall_content_description_headset">Náhlavná súprava s káblom</string> 13 <string name="incall_content_description_hold">Podržať hovor</string> 14 <string name="incall_content_description_unhold">Obnoviť hovor</string> 15 <string name="incall_content_description_video_on">Video je zapnuté</string> 16 <string name="incall_content_description_video_off">Video je vypnuté</string> 17 <string name="incall_content_description_swap_video">Zameniť video</string> 18 <string name="incall_label_speaker">Reproduktor</string> 19 <string name="incall_label_audio">Zvuk</string> 20</resources> 21