Dutch
This commit is contained in:
parent
0abeaec79c
commit
35cd4722d9
|
@ -145,17 +145,17 @@
|
||||||
<string name="blocked_numbers">Geblokkeerde nummers</string>
|
<string name="blocked_numbers">Geblokkeerde nummers</string>
|
||||||
|
|
||||||
<!-- Confirmation dialog -->
|
<!-- Confirmation dialog -->
|
||||||
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
<string name="delete_contacts_confirmation">%s verwijderen?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||||
|
|
||||||
<!-- Are you sure you want to delete 5 contacts? -->
|
<!-- Are you sure you want to delete 5 contacts? -->
|
||||||
<plurals name="delete_contacts">
|
<plurals name="delete_contacts">
|
||||||
<item quantity="one">%d contact</item>
|
<item quantity="one">%d contact</item>
|
||||||
<item quantity="other">%d contacts</item>
|
<item quantity="other">%d contacten</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<plurals name="delete_groups">
|
<plurals name="delete_groups">
|
||||||
<item quantity="one">%d group</item>
|
<item quantity="one">%d groep</item>
|
||||||
<item quantity="other">%d groups</item>
|
<item quantity="other">%d groepen</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
|
|
Loading…
Reference in New Issue