Update Indonesian translation
This commit is contained in:
parent
2be4fdd634
commit
8e66d229fc
|
@ -96,7 +96,7 @@
|
||||||
<!-- Search -->
|
<!-- Search -->
|
||||||
<string name="search_contacts">Cari kontak</string>
|
<string name="search_contacts">Cari kontak</string>
|
||||||
<string name="search_favorites">Cari favorit</string>
|
<string name="search_favorites">Cari favorit</string>
|
||||||
<string name="search_groups">Search groups</string>
|
<string name="search_groups">Cari grup</string>
|
||||||
|
|
||||||
<!-- Export / Import -->
|
<!-- Export / Import -->
|
||||||
<string name="import_contacts">Impor kontak</string>
|
<string name="import_contacts">Impor kontak</string>
|
||||||
|
@ -145,17 +145,17 @@
|
||||||
<string name="blocked_numbers">Nomor yang diblokir</string>
|
<string name="blocked_numbers">Nomor yang diblokir</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">Apakah anda yakin ingin menghapus %s?</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 kontak</item>
|
||||||
<item quantity="other">%d contacts</item>
|
<item quantity="other">%d kontak</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<plurals name="delete_groups">
|
<plurals name="delete_groups">
|
||||||
<item quantity="one">%d group</item>
|
<item quantity="one">%d grup</item>
|
||||||
<item quantity="other">%d groups</item>
|
<item quantity="other">%d grup</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
|
|
|
@ -96,7 +96,7 @@
|
||||||
<!-- Search -->
|
<!-- Search -->
|
||||||
<string name="search_contacts">Cari kontak</string>
|
<string name="search_contacts">Cari kontak</string>
|
||||||
<string name="search_favorites">Cari favorit</string>
|
<string name="search_favorites">Cari favorit</string>
|
||||||
<string name="search_groups">Search groups</string>
|
<string name="search_groups">Cari grup</string>
|
||||||
|
|
||||||
<!-- Export / Import -->
|
<!-- Export / Import -->
|
||||||
<string name="import_contacts">Impor kontak</string>
|
<string name="import_contacts">Impor kontak</string>
|
||||||
|
@ -145,17 +145,17 @@
|
||||||
<string name="blocked_numbers">Nomor yang diblokir</string>
|
<string name="blocked_numbers">Nomor yang diblokir</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">Apakah anda yakin ingin menghapus %s?</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 kontak</item>
|
||||||
<item quantity="other">%d contacts</item>
|
<item quantity="other">%d kontak</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<plurals name="delete_groups">
|
<plurals name="delete_groups">
|
||||||
<item quantity="one">%d group</item>
|
<item quantity="one">%d grup</item>
|
||||||
<item quantity="other">%d groups</item>
|
<item quantity="other">%d grup</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
|
|
Loading…
Reference in New Issue