Translated using Weblate (Indonesian)
Currently translated at 100.0% (13 of 13 strings) Translation: Episteme/plurals Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/id/
This commit is contained in:
parent
12d049747a
commit
fe73d89d8a
1 changed files with 40 additions and 1 deletions
|
|
@ -1,3 +1,42 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<item quantity="other">%1$d buku</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="book_word">
|
||||||
|
<item quantity="other">buku</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="shelf_count">
|
||||||
|
<item quantity="other">%1$d rak</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_results_count">
|
||||||
|
<item quantity="other">%1$d ditemukan</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="other">%1$d cocok</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_delete_permanently">
|
||||||
|
<item quantity="other">Berkas dihapus permanen</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_permanently_delete_desc">
|
||||||
|
<item quantity="other">Anda ingin menghapus secara permanen %1$d file yang dipilih dari perangkat Anda? Tindakan ini tidak dapat dibatalkan.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_recents_desc">
|
||||||
|
<item quantity="other">Apakah Anda ingin menghapus %1$d file yang dipilih dari daftar file terbaru? File tersebut akan muncul kembali jika Anda membukanya lagi dari perpustakaan.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_from_shelf_desc">
|
||||||
|
<item quantity="other">Apakah Anda yakin ingin mengeluarkan %1$d buku dari rak \'%2$s\'? Buku-buku tersebut akan tetap berada di perpustakaan Anda dan muncul di bawah bagian Belum Tersimpan.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="banner_books_removed_library">
|
||||||
|
<item quantity="other">%1$d buku dikeluarkan dari perpustakaan.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="other">%1$d folder</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="other">%1$d tagar</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="other">(%1$d Potongan)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue