Merge pull request #309 from Aryan-Raj3112/translations
Translations update from Hosted Weblate
This commit is contained in:
commit
d5bee26da4
10 changed files with 367 additions and 2 deletions
81
app/src/main/res/values-be/plurals.xml
Normal file
81
app/src/main/res/values-be/plurals.xml
Normal file
|
|
@ -0,0 +1,81 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<item quantity="one">%1$d кніга</item>
|
||||||
|
<item quantity="few">%1$d кнігі</item>
|
||||||
|
<item quantity="many">%1$d кніг</item>
|
||||||
|
<item quantity="other">%1$d кніг</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="book_word">
|
||||||
|
<item quantity="one">кніга</item>
|
||||||
|
<item quantity="few">кнігі</item>
|
||||||
|
<item quantity="many">кніг</item>
|
||||||
|
<item quantity="other">кніг</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="shelf_count">
|
||||||
|
<item quantity="one">%1$d паліца</item>
|
||||||
|
<item quantity="few">%1$d паліцы</item>
|
||||||
|
<item quantity="many">%1$d паліц</item>
|
||||||
|
<item quantity="other">%1$d паліц</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_results_count">
|
||||||
|
<item quantity="one">Знойдзены %1$d вынік</item>
|
||||||
|
<item quantity="few">Знойдзена %1$d выніку</item>
|
||||||
|
<item quantity="many">Знойдзены %1$d вынікаў</item>
|
||||||
|
<item quantity="other">Знойдзены %1$d вынікаў</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">Знойдзена %1$d супадзенне</item>
|
||||||
|
<item quantity="few">Знойдзена %1$d супадзення</item>
|
||||||
|
<item quantity="many">Знойдзена %1$d супадзенняў</item>
|
||||||
|
<item quantity="other">Знойдзена %1$d супадзенняў</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_delete_permanently">
|
||||||
|
<item quantity="one">Назаўсёды выдаліць файл</item>
|
||||||
|
<item quantity="few">Назаўсёды выдаліць файлы</item>
|
||||||
|
<item quantity="many">Назаўсёды выдаліць файлы</item>
|
||||||
|
<item quantity="other">Назаўсёды выдаліць файлы</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_permanently_delete_desc">
|
||||||
|
<item quantity="one">Вы сапраўды хочаце выдаліць %1$d выбраны файл з вашай прылады? Гэта дзеянне немагчыма адрабіць.</item>
|
||||||
|
<item quantity="few">Вы сапраўды хочаце выдаліць %1$d выбраных файла з вашай прылады? Гэта дзеянне немагчыма адрабіць.</item>
|
||||||
|
<item quantity="many">Вы сапраўды хочаце выдаліць %1$d выбраных файлаў з вашай прылады? Гэта дзеянне немагчыма адрабіць.</item>
|
||||||
|
<item quantity="other">Вы сапраўды хочаце выдаліць %1$d выбраных файлаў з вашай прылады? Гэта дзеянне немагчыма адрабіць.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_recents_desc">
|
||||||
|
<item quantity="one">Вы сапраўды хочаце прыбраць %1$d выбраны файл са спісу нядаўніх? Ён з\'явіцца зноў, калі вы адкрыеце яго праз бібліятэку.</item>
|
||||||
|
<item quantity="few">Вы сапраўды хочаце прыбраць %1$d выбраных файла са спісу нядаўніх? Яны з\'явіцца зноў, калі вы адкрыеце іх праз бібліятэку.</item>
|
||||||
|
<item quantity="many">Вы сапраўды хочаце прыбраць %1$d выбраных файлаў са спісу нядаўніх? Яны з\'явіцца зноў, калі вы адкрыеце іх праз бібліятэку.</item>
|
||||||
|
<item quantity="other">Вы сапраўды хочаце прыбраць %1$d выбраных файлаў са спісу нядаўніх? Яны з\'явіцца зноў, калі вы адкрыеце іх праз бібліятэку.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_from_shelf_desc">
|
||||||
|
<item quantity="one">Вы ўпэўненыя, што хочаце прыбраць %1$d кнігу з паліцы «%2$s»? Кнігі застануцца ў вашай бібліятэцы і з\'явяцца ў раздзеле «Без паліцы».</item>
|
||||||
|
<item quantity="few">Вы ўпэўненыя, што хочаце прыбраць %1$d кнігі з паліцы «%2$s»? Кнігі застануцца ў вашай бібліятэцы і з\'явяцца ў раздзеле «Без паліцы».</item>
|
||||||
|
<item quantity="many">Вы ўпэўненыя, што хочаце прыбраць %1$d кніг з паліцы «%2$s»? Кнігі застануцца ў вашай бібліятэцы і з\'явяцца ў раздзеле «Без паліцы».</item>
|
||||||
|
<item quantity="other">Вы ўпэўненыя, што хочаце прыбраць %1$d кніг з паліцы «%2$s»? Кнігі застануцца ў вашай бібліятэцы і з\'явяцца ў раздзеле «Без паліцы».</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="banner_books_removed_library">
|
||||||
|
<item quantity="one">%1$d кніга прыбрана з бібліятэкі.</item>
|
||||||
|
<item quantity="few">%1$d кнігі прыбраны з бібліятэкі.</item>
|
||||||
|
<item quantity="many">%1$d кніг прыбрана з бібліятэкі.</item>
|
||||||
|
<item quantity="other">%1$d кніг прыбрана з бібліятэкі.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d папка</item>
|
||||||
|
<item quantity="few">%1$d папкі</item>
|
||||||
|
<item quantity="many">%1$d папак</item>
|
||||||
|
<item quantity="other">%1$d папак</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d цэтлік</item>
|
||||||
|
<item quantity="few">%1$d цэтліка</item>
|
||||||
|
<item quantity="many">%1$d цэтлікаў</item>
|
||||||
|
<item quantity="other">%1$d цэтлікаў</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d частка)</item>
|
||||||
|
<item quantity="few">(%1$d часткі)</item>
|
||||||
|
<item quantity="many">(%1$d частак)</item>
|
||||||
|
<item quantity="other">(%1$d частак)</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
|
|
@ -36,4 +36,20 @@
|
||||||
<item quantity="one">%1$d Buch aus der Bibliothek entfernt.</item>
|
<item quantity="one">%1$d Buch aus der Bibliothek entfernt.</item>
|
||||||
<item quantity="other">%1$d Bücher aus der Bibliothek entfernt.</item>
|
<item quantity="other">%1$d Bücher aus der Bibliothek entfernt.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">%1$d Treffer gefunden</item>
|
||||||
|
<item quantity="other">%1$d Treffer gefunden</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d Ordner</item>
|
||||||
|
<item quantity="other">%1$d Ordner</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d Tag</item>
|
||||||
|
<item quantity="other">%1$d Tags</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d Stück)</item>
|
||||||
|
<item quantity="other">(%1$d Stücke)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,23 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<item quantity="one">%1$d libro</item>
|
||||||
|
<item quantity="many">%1$d libros</item>
|
||||||
|
<item quantity="other">%1$d libros</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="book_word">
|
||||||
|
<item quantity="one">libro</item>
|
||||||
|
<item quantity="many">libros</item>
|
||||||
|
<item quantity="other">libros</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="shelf_count">
|
||||||
|
<item quantity="one">%1$d estantería</item>
|
||||||
|
<item quantity="many">%1$d estanterías</item>
|
||||||
|
<item quantity="other">%1$d estanterías</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_results_count">
|
||||||
|
<item quantity="one">%1$d resultado encontrado</item>
|
||||||
|
<item quantity="many">%1$d resultados encontrados</item>
|
||||||
|
<item quantity="other">%1$d resultados encontrados</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<item quantity="other">%1$d livres</item>
|
<item quantity="other">%1$d livres</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="book_word">
|
<plurals name="book_word">
|
||||||
<item quantity="one">livres</item>
|
<item quantity="one">livre</item>
|
||||||
<item quantity="many">livres</item>
|
<item quantity="many">livres</item>
|
||||||
<item quantity="other">livres</item>
|
<item quantity="other">livres</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
@ -20,4 +20,44 @@
|
||||||
<item quantity="many">%1$d résultats trouvés</item>
|
<item quantity="many">%1$d résultats trouvés</item>
|
||||||
<item quantity="other">%1$d résultats trouvés</item>
|
<item quantity="other">%1$d résultats trouvés</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="dialog_delete_permanently">
|
||||||
|
<item quantity="one">Supprimer le fichier définitivement</item>
|
||||||
|
<item quantity="many">Supprimer les fichiers définitivement</item>
|
||||||
|
<item quantity="other">Supprimer les fichiers définitivement</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_permanently_delete_desc">
|
||||||
|
<item quantity="one">Voulez-vous supprimer définitivement %1$d fichier sélectionné de votre appareil ? Cette action est irréversible.</item>
|
||||||
|
<item quantity="many">Voulez-vous supprimer définitivement %1$d fichiers sélectionnés de votre appareil ? Cette action est irréversible.</item>
|
||||||
|
<item quantity="other">Voulez-vous supprimer définitivement %1$d fichiers sélectionnés de votre appareil ? Cette action est irréversible.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_recents_desc">
|
||||||
|
<item quantity="one">Voulez-vous supprimer %1$d fichier sélectionné de la liste des fichiers récents ? Il réapparaitra si vous le rouvrez depuis la bibliothèque.</item>
|
||||||
|
<item quantity="many">Voulez-vous supprimer %1$d fichiers sélectionnés de la liste des fichiers récents ? Il réapparaitra si vous le rouvrez depuis la bibliothèque.</item>
|
||||||
|
<item quantity="other">Voulez-vous supprimer %1$d fichiers sélectionnés de la liste des fichiers récents ? Il réapparaitra si vous le rouvrez depuis la bibliothèque.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_from_shelf_desc">
|
||||||
|
<item quantity="one">Êtes-vous sûr de vouloir enlever %1$d livre de l\'étagère « %2$s » ? Le livre restera dans votre bibliothèque et apparaitra sous « Sans étagère ».</item>
|
||||||
|
<item quantity="many">Êtes-vous sûr de vouloir enlever %1$d livres de l\'étagère « %2$s » ? Les livres resteront dans votre bibliothèque et apparaitront sous « Sans étagère ».</item>
|
||||||
|
<item quantity="other">Êtes-vous sûr de vouloir enlever %1$d livres de l\'étagère « %2$s » ? Les livres resteront dans votre bibliothèque et apparaitront sous « Sans étagère ».</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="banner_books_removed_library">
|
||||||
|
<item quantity="one">%1$d livre retiré de la bibliothèque.</item>
|
||||||
|
<item quantity="many">%1$d livres retirés de la bibliothèque.</item>
|
||||||
|
<item quantity="other">%1$d livres retirés de la bibliothèque.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d dossier</item>
|
||||||
|
<item quantity="many">%1$d dossiers</item>
|
||||||
|
<item quantity="other">%1$d dossiers</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d étiquette</item>
|
||||||
|
<item quantity="many">%1$d étiquettes</item>
|
||||||
|
<item quantity="other">%1$d étiquettes</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d morceau)</item>
|
||||||
|
<item quantity="many">(%1$d morceaux)</item>
|
||||||
|
<item quantity="other">(%1$d morceaux)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
42
app/src/main/res/values-in/plurals.xml
Normal file
42
app/src/main/res/values-in/plurals.xml
Normal file
|
|
@ -0,0 +1,42 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<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>
|
||||||
3
app/src/main/res/values-pl/plurals.xml
Normal file
3
app/src/main/res/values-pl/plurals.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
</resources>
|
||||||
|
|
@ -54,4 +54,28 @@
|
||||||
<item quantity="many">%1$d книг удалены из библиотеки.</item>
|
<item quantity="many">%1$d книг удалены из библиотеки.</item>
|
||||||
<item quantity="other">%1$d книг удалены из библиотеки.</item>
|
<item quantity="other">%1$d книг удалены из библиотеки.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">найден %1$d результат</item>
|
||||||
|
<item quantity="few">найдено %1$d результата</item>
|
||||||
|
<item quantity="many">найдено %1$d результатов</item>
|
||||||
|
<item quantity="other">найдено %1$d результатов</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d папка</item>
|
||||||
|
<item quantity="few">%1$d папки</item>
|
||||||
|
<item quantity="many">%1$d папок</item>
|
||||||
|
<item quantity="other">%1$d папок</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d тэг</item>
|
||||||
|
<item quantity="few">%1$d тэга</item>
|
||||||
|
<item quantity="many">%1$d тэгов</item>
|
||||||
|
<item quantity="other">%1$d тэгов</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d часть)</item>
|
||||||
|
<item quantity="few">(%1$d части)</item>
|
||||||
|
<item quantity="many">(%1$d частей)</item>
|
||||||
|
<item quantity="other">(%1$d частей)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
|
|
@ -36,4 +36,20 @@
|
||||||
<item quantity="one">%1$d kitap kütüphaneden kaldırıldı.</item>
|
<item quantity="one">%1$d kitap kütüphaneden kaldırıldı.</item>
|
||||||
<item quantity="other">%1$d kitap kütüphaneden kaldırıldı.</item>
|
<item quantity="other">%1$d kitap kütüphaneden kaldırıldı.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">%1$d eşleşme bulundu</item>
|
||||||
|
<item quantity="other">%1$d eşleşme bulundu</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d klasör</item>
|
||||||
|
<item quantity="other">%1$d klasör</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d etiket</item>
|
||||||
|
<item quantity="other">%1$d etiket</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d yığın)</item>
|
||||||
|
<item quantity="other">(%1$d yığın)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
81
app/src/main/res/values-uk/plurals.xml
Normal file
81
app/src/main/res/values-uk/plurals.xml
Normal file
|
|
@ -0,0 +1,81 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<item quantity="one">%1$d Книжка</item>
|
||||||
|
<item quantity="few">%1$d Книжки</item>
|
||||||
|
<item quantity="many">%1$d Книг</item>
|
||||||
|
<item quantity="other">%1$d Книг</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="book_word">
|
||||||
|
<item quantity="one">Книжка</item>
|
||||||
|
<item quantity="few">Книжки</item>
|
||||||
|
<item quantity="many">Книг</item>
|
||||||
|
<item quantity="other">Книг</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="shelf_count">
|
||||||
|
<item quantity="one">%1$d полиця</item>
|
||||||
|
<item quantity="few">%1$d полиць</item>
|
||||||
|
<item quantity="many">%1$d полиць</item>
|
||||||
|
<item quantity="other">%1$d полиць</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_results_count">
|
||||||
|
<item quantity="one">%1$d результат</item>
|
||||||
|
<item quantity="few">%1$d результати</item>
|
||||||
|
<item quantity="many">%1$d результатів</item>
|
||||||
|
<item quantity="other">%1$d результатів</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">%1$d збіг</item>
|
||||||
|
<item quantity="few">%1$d збіги</item>
|
||||||
|
<item quantity="many">%1$d збігів</item>
|
||||||
|
<item quantity="other">%1$d збігів</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_delete_permanently">
|
||||||
|
<item quantity="one">Видалити файл назавжди</item>
|
||||||
|
<item quantity="few">Видалити файли назавжди</item>
|
||||||
|
<item quantity="many">Видалити файли назавжди</item>
|
||||||
|
<item quantity="other">Видалити файли назавжди</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_permanently_delete_desc">
|
||||||
|
<item quantity="one">Ви справді хочете назавжди видалити %1$d вибраний файл із пристрою? Цю дію неможливо скасувати.</item>
|
||||||
|
<item quantity="few">Ви справді хочете назавжди видалити %1$d вибрані файли із пристрою? Цю дію неможливо скасувати.</item>
|
||||||
|
<item quantity="many">Ви справді хочете назавжди видалити %1$d вибраних файлів із пристрою? Цю дію неможливо скасувати.</item>
|
||||||
|
<item quantity="other">Ви справді хочете назавжди видалити %1$d вибраних файлів із пристрою? Цю дію неможливо скасувати.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_recents_desc">
|
||||||
|
<item quantity="one">Ви хочете видалити %1$d вибраний файл зі списку недавніх? Він знову з\'явиться, якщо відкрити його з бібліотеки.</item>
|
||||||
|
<item quantity="few">Ви хочете видалити %1$d вибрані файли зі списку недавніх? Вони знову з\'являться, якщо відкрити їх з бібліотеки.</item>
|
||||||
|
<item quantity="many">Ви хочете видалити %1$d вибраних файлів зі списку недавніх? Вони знову з\'являться, якщо відкрити їх з бібліотеки.</item>
|
||||||
|
<item quantity="other">Ви хочете видалити %1$d вибраних файлів зі списку недавніх? Вони знову з\'являться, якщо відкрити їх з бібліотеки.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_from_shelf_desc">
|
||||||
|
<item quantity="one">Ви справді хочете видалити %1$d книгу з полиці \'%2$s\'? Книга залишиться у вашій бібліотеці та з\'явиться в розділі \"Без полиці\".</item>
|
||||||
|
<item quantity="few">Ви справді хочете видалити %1$d книги з полиці \'%2$s\'? Книги залишаться у вашій бібліотеці та з\'являться в розділі \"Без полиці\".</item>
|
||||||
|
<item quantity="many">Ви справді хочете видалити %1$d книг з полиці \'%2$s\'? Книги залишаться у вашій бібліотеці та з\'являться в розділі \"Без полиці\".</item>
|
||||||
|
<item quantity="other">Ви справді хочете видалити %1$d книг з полиці \'%2$s\'? Книги залишаться у вашій бібліотеці та з\'являться в розділі \"Без полиці\".</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="banner_books_removed_library">
|
||||||
|
<item quantity="one">%1$d книгу видалено з бібліотеки.</item>
|
||||||
|
<item quantity="few">%1$d книги видалено з бібліотеки.</item>
|
||||||
|
<item quantity="many">%1$d книг видалено з бібліотеки.</item>
|
||||||
|
<item quantity="other">%1$d книг видалено з бібліотеки.</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d папка</item>
|
||||||
|
<item quantity="few">%1$d папки</item>
|
||||||
|
<item quantity="many">%1$d папок</item>
|
||||||
|
<item quantity="other">%1$d папок</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d тег</item>
|
||||||
|
<item quantity="few">%1$d теги</item>
|
||||||
|
<item quantity="many">%1$d тегів</item>
|
||||||
|
<item quantity="other">%1$d тегів</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d фрагмент)</item>
|
||||||
|
<item quantity="few">(%1$d фрагменти)</item>
|
||||||
|
<item quantity="many">(%1$d фрагментів)</item>
|
||||||
|
<item quantity="other">(%1$d фрагментів)</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
42
app/src/main/res/values-zh-rCN/plurals.xml
Normal file
42
app/src/main/res/values-zh-rCN/plurals.xml
Normal file
|
|
@ -0,0 +1,42 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<item quantity="other">%1$d 本书</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="book_word">
|
||||||
|
<item quantity="other">本书</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="shelf_count">
|
||||||
|
<item quantity="other">%1$d 个书架</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_results_count">
|
||||||
|
<item quantity="other">找到 %1$d 个结果</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="other">找到 %1$d 个匹配项</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_delete_permanently">
|
||||||
|
<item quantity="other">永久删除文件</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_permanently_delete_desc">
|
||||||
|
<item quantity="other">您确定要从设备中永久删除所选的 %1$d 个文件吗?此操作无法撤销。</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_recents_desc">
|
||||||
|
<item quantity="other">是否要从“最近使用的文件”列表中删除%1$d个选定文件?如果再次从书库中打开这些文件,这些文件将重新显示在“最近使用的文件”列表。</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="dialog_remove_from_shelf_desc">
|
||||||
|
<item quantity="other">你确定要从%2$s书架中移除 %1$d 本书吗?这些从书架中移除的书将仍旧保留在你的设备里,并显示在未分类书库下。</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="banner_books_removed_library">
|
||||||
|
<item quantity="other">%1$d本书已从书库中移除。</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="other">%1$d个文件</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="other">%1$d个标签</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="other">%1$d个音频</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue