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">Stuur die volgende tone?\n</string> 4 <string name="pause_prompt_yes">Ja</string> 5 <string name="pause_prompt_no">Nee</string> 6 <string name="notification_dialing">Bel</string> 7 <string name="notification_ongoing_call">Oproep aan die gang</string> 8 <string name="notification_ongoing_video_call">Video-oproep aan die gang</string> 9 <string name="notification_ongoing_paused_video_call">Video-oproep aan die gang – video gepouseer</string> 10 <string name="notification_ongoing_work_call">Voortdurende werkoproep</string> 11 <string name="notification_ongoing_call_wifi_template">Deurlopend %1$s</string> 12 <string name="notification_incoming_call_wifi_template">Inkomende %1$s</string> 13 <string name="notification_call_wifi_brand">Wi-Fi-oproep</string> 14 <string name="notification_call_wifi_work_brand">Wi‑Fi-werkoproep</string> 15 <string name="notification_on_hold">Hou aan</string> 16 <string name="notification_incoming_call">Inkomende oproep</string> 17 <string name="notification_incoming_video_call">Inkomende video-oproep</string> 18 <string name="notification_incoming_call_mutli_sim">Inkomende oproep via %1$s</string> 19 <string name="notification_incoming_call_with_photo">Inkomende oproep met foto</string> 20 <string name="notification_incoming_call_with_message">Inkomende oproep met boodskap</string> 21 <string name="notification_incoming_call_with_location">Inkomende oproep met ligging</string> 22 <string name="notification_incoming_call_with_photo_message">Inkomende oproep met foto en boodskap</string> 23 <string name="notification_incoming_call_with_photo_location">Inkomende oproep met foto en ligging</string> 24 <string name="notification_incoming_call_with_message_location">Inkomende oproep met boodskap en ligging</string> 25 <string name="notification_incoming_call_with_photo_message_location">Inkomende oproep met foto, boodskap en ligging</string> 26 <string name="notification_incoming_call_attachments">Inkomende oproep met aanhegsels</string> 27 <string name="important_notification_incoming_call">Belangrike inkomende oproep</string> 28 <string name="important_notification_incoming_call_with_photo">Belangrike inkomende oproep met foto</string> 29 <string name="important_notification_incoming_call_with_message">Belangrike inkomende oproep met boodskap</string> 30 <string name="important_notification_incoming_call_with_location">Belangrike inkomende oproep met ligging</string> 31 <string name="important_notification_incoming_call_with_photo_message">Belangrike inkomende oproep met foto en boodskap</string> 32 <string name="important_notification_incoming_call_with_photo_location">Belangrike inkomende oproep met foto en ligging</string> 33 <string name="important_notification_incoming_call_with_message_location">Belangrike inkomende oproep met boodskap en ligging</string> 34 <string name="important_notification_incoming_call_with_photo_message_location">Belangrike inkomende oproep met foto, boodskap en ligging</string> 35 <string name="important_notification_incoming_call_attachments">Belangrike inkomende oproep met aanhegsels</string> 36 <string name="notification_incoming_work_call">Inkomende werkoproep</string> 37 <string name="notification_incoming_spam_call">Inkomende verdagte strooipos-oproep</string> 38 <string name="notification_requesting_video_call">Inkomende videoversoek</string> 39 <string name="notification_action_answer">Antwoord</string> 40 <string name="notification_action_end_call">Lui af</string> 41 <string name="notification_action_answer_video">Video</string> 42 <string name="notification_action_accept">Aanvaar</string> 43 <string name="notification_action_dismiss">Wys af</string> 44 <string name="notification_action_speaker_on">Skakel luidspreker aan</string> 45 <string name="notification_action_speaker_off">Skakel luidspreker af</string> 46 <string name="notification_external_call">Voortgesette oproep op \'n ander toestel</string> 47 <string name="notification_external_video_call">Voortgesette video-oproep on \'n ander toestel</string> 48 <string name="notification_take_call">Neem oproep</string> 49 <string name="notification_take_video_call">Neem video-oproep</string> 50 <string name="incall_error_supp_service_unknown">Diens word nie gesteun nie.</string> 51 <string name="goPrivate">gaan privaat</string> 52 <string name="manageConferenceLabel">Bestuur konferensie-oproep</string> 53 <string name="child_number">via %s</string> 54 <string name="callFailed_simError">Geen SIM of SIM-fout</string> 55 <string name="conference_caller_disconnect_content_description">Beëindig oproep</string> 56 <string name="conference_call_name">Konferensie-oproep</string> 57 <string name="generic_conference_call_name">Besig met oproep</string> 58 <string name="video_call_wifi_to_lte_handover_toast">Gaan voort met oproep deur mobiele data te gebruik ...</string> 59 <string name="video_call_lte_to_wifi_failed_title">Kon nie na Wi-Fi-netwerk oorskakel nie</string> 60 <string name="video_call_lte_to_wifi_failed_message">Video-oproep sal op mobiele netwerk bly. Standaard datakoste kan dalk geld.</string> 61 <string name="video_call_lte_to_wifi_failed_do_not_show">Moenie dit weer wys nie</string> 62 <string name="bubble_return_to_call">Terug na oproep</string> 63 <string name="rtt_request_dialog_title">Sluit by RTT-oproep aan?</string> 64 <string name="rtt_request_dialog_details">%1$s wil boodskappe binne jou stemoproep gebruik.</string> 65 <string name="rtt_request_dialog_more_information">RTT help bellers wat doof of gehoorgestremd is, \'n spraakgestremdheid het, of meer as net spraak benodig.</string> 66 <string name="rtt_button_decline_request">Nee, dankie</string> 67 <string name="rtt_button_accept_request">Sluit by RTT aan</string> 68</resources> 69