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">De volgende tonen verzenden?\n</string> 4 <string name="pause_prompt_yes">Ja</string> 5 <string name="pause_prompt_no">Nee</string> 6 <string name="notification_dialing">Kiezen</string> 7 <string name="notification_ongoing_call">Actieve oproep</string> 8 <string name="notification_ongoing_video_call">Actief videogesprek</string> 9 <string name="notification_ongoing_paused_video_call">Actief videogesprek: video onderbroken</string> 10 <string name="notification_ongoing_work_call">Actieve zakelijke oproep</string> 11 <string name="notification_ongoing_call_wifi_template">%1$s wordt uitgevoerd</string> 12 <string name="notification_incoming_call_wifi_template">%1$s ontvangen</string> 13 <string name="notification_call_wifi_brand">Bellen via wifi</string> 14 <string name="notification_call_wifi_work_brand">Zakelijk bellen via wifi</string> 15 <string name="notification_on_hold">In de wacht</string> 16 <string name="notification_incoming_call">Inkomende oproep</string> 17 <string name="notification_incoming_video_call">Binnenkomend videogesprek</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 bericht</string> 21 <string name="notification_incoming_call_with_location">Inkomende oproep met locatie</string> 22 <string name="notification_incoming_call_with_photo_message">Inkomende oproep met foto en bericht</string> 23 <string name="notification_incoming_call_with_photo_location">Inkomende oproep met foto en locatie</string> 24 <string name="notification_incoming_call_with_message_location">Inkomende oproep met bericht en locatie</string> 25 <string name="notification_incoming_call_with_photo_message_location">Inkomende oproep met foto, bericht en locatie</string> 26 <string name="notification_incoming_call_attachments">Inkomende oproep met bijlagen</string> 27 <string name="important_notification_incoming_call">Belangrijke inkomende oproep</string> 28 <string name="important_notification_incoming_call_with_photo">Belangrijke inkomende oproep met foto</string> 29 <string name="important_notification_incoming_call_with_message">Belangrijke inkomende oproep met bericht</string> 30 <string name="important_notification_incoming_call_with_location">Belangrijke inkomende oproep met locatie</string> 31 <string name="important_notification_incoming_call_with_photo_message">Belangrijke inkomende oproep met foto en bericht</string> 32 <string name="important_notification_incoming_call_with_photo_location">Belangrijke inkomende oproep met foto en locatie</string> 33 <string name="important_notification_incoming_call_with_message_location">Belangrijke oproep met bericht en locatie</string> 34 <string name="important_notification_incoming_call_with_photo_message_location">Belangrijke oproep met foto, bericht en locatie</string> 35 <string name="important_notification_incoming_call_attachments">Belangrijke inkomende oproep met bijlagen</string> 36 <string name="notification_incoming_work_call">Inkomende zakelijke oproep</string> 37 <string name="notification_incoming_spam_call">Inkomende vermoedelijke spamoproep</string> 38 <string name="notification_requesting_video_call">Binnenkomend videoverzoek</string> 39 <string name="notification_action_answer">Antwoord</string> 40 <string name="notification_action_end_call">Ophangen</string> 41 <string name="notification_action_answer_video">Video</string> 42 <string name="notification_action_accept">Accepteren</string> 43 <string name="notification_action_dismiss">Weigeren</string> 44 <string name="notification_action_speaker_on">Luidspreker inschakelen</string> 45 <string name="notification_action_speaker_off">Luidspreker uitschakelen</string> 46 <string name="notification_external_call">Actief gesprek op een ander apparaat</string> 47 <string name="notification_external_video_call">Actief videogesprek op een ander apparaat</string> 48 <string name="notification_take_call">Gesprek beantwoorden</string> 49 <string name="notification_take_video_call">Videogesprek beantwoorden</string> 50 <string name="incall_error_supp_service_unknown">Service wordt niet ondersteund.</string> 51 <string name="goPrivate">privé</string> 52 <string name="manageConferenceLabel">Telef. vergadering beheren</string> 53 <string name="child_number">via %s</string> 54 <string name="callFailed_simError">Geen simkaart of fout met simkaart</string> 55 <string name="conference_caller_disconnect_content_description">Oproep beëindigen</string> 56 <string name="conference_call_name">Telefonische vergadering</string> 57 <string name="generic_conference_call_name">In gesprek</string> 58 <string name="video_call_wifi_to_lte_handover_toast">Gesprek voortzetten via mobiele data…</string> 59 <string name="video_call_lte_to_wifi_failed_title">Overschakelen naar wifi-netwerk mislukt</string> 60 <string name="video_call_lte_to_wifi_failed_message">Videogesprek loopt via mobiel netwerk. Er kunnen standaard datakosten in rekening worden gebracht.</string> 61 <string name="video_call_lte_to_wifi_failed_do_not_show">Dit niet meer weergeven</string> 62 <string name="bubble_return_to_call">Terug naar oproep</string> 63 <string name="rtt_request_dialog_title">Deelnemen aan RTT-gesprek?</string> 64 <string name="rtt_request_dialog_details">%1$s wil berichten gebruiken in je spraakoproep.</string> 65 <string name="rtt_request_dialog_more_information">RTT helpt dove en slechthorende bellers en bellers met een spraakbeperking. Deze functie kan ook handig zijn voor bellers die meer dan alleen gesproken communicatie nodig hebben.</string> 66 <string name="rtt_button_decline_request">Nee</string> 67 <string name="rtt_button_accept_request">Deelnemen aan RTT</string> 68</resources> 69