Translated using Weblate (Dutch)

Currently translated at 22.2% (139 of 624 strings)

Translation: Linphone/Linphone Android
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/nl/
This commit is contained in:
Matthias Gapp 2021-10-04 14:35:26 +00:00 committed by Weblate
parent 806d8f4409
commit 17e0822f5b

View file

@ -1,9 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE resources [ <!DOCTYPE resources [
<!ENTITY appName "Linphone"> <!ENTITY appName "Linphone">
]> ]>
<resources> <resources>
<string name="service_auto_start_description">&appName; is automatisch gestart</string> <string name="service_auto_start_description">&appName; is automatisch gestart</string>
<string name="service_description">Dit is vereist om oproepen te ontvangen in de achtergrond</string> <string name="service_description">Dit is vereist om oproepen te ontvangen in de achtergrond</string>
@ -48,8 +46,8 @@
<string name="history_delete_one_dialog">Weet u zeker dat u dit record wil verwijderen\?</string> <string name="history_delete_one_dialog">Weet u zeker dat u dit record wil verwijderen\?</string>
<string name="history_delete_many_dialog">Weet u zeker dat u deze records wil verwijderen\?</string> <string name="history_delete_many_dialog">Weet u zeker dat u deze records wil verwijderen\?</string>
<string name="contact_invite_friend">Uitnodigen</string> <string name="contact_invite_friend">Uitnodigen</string>
<string name="no_contact">Geen contacten in uw adresboek</string> <string name="no_contact">Geen contacten in uw adresboek.</string>
<string name="no_sip_contact">Geen SIP contact in uw adresboek</string> <string name="no_sip_contact">Geen SIP contact in uw adresboek.</string>
<string name="contact_filter_hint">Zoek een contact</string> <string name="contact_filter_hint">Zoek een contact</string>
<string name="contact_last_name">Achternaam</string> <string name="contact_last_name">Achternaam</string>
<string name="contact_first_name">Voornaam</string> <string name="contact_first_name">Voornaam</string>
@ -133,4 +131,4 @@
<string name="content_description_incoming_call">Inkomende oproep</string> <string name="content_description_incoming_call">Inkomende oproep</string>
<string name="content_description_outgoing_call">Uitgaande oproep</string> <string name="content_description_outgoing_call">Uitgaande oproep</string>
<string name="content_description_security_level_encrypted">Versleuteld</string> <string name="content_description_security_level_encrypted">Versleuteld</string>
</resources> </resources>