Translated using Weblate (Bengali)
Currently translated at 2.5% (10 of 389 strings) Translated using Weblate (Bengali) Currently translated at 37.5% (3 of 8 strings) Added translation using Weblate (Bengali) Added translation using Weblate (Bengali) Co-authored-by: Daniel Rozario <rozario@tuta.io> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/bn/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/bn/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralspull/236/head
parent
65dbc6b8e5
commit
6e59684574
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="items">
|
||||
<item quantity="one">%1$dটি আইটেম</item>
|
||||
<item quantity="other">%1$dটি আইটেম</item>
|
||||
</plurals>
|
||||
<plurals name="pages">
|
||||
<item quantity="one">সর্বমোট %1$dটি পেজ</item>
|
||||
<item quantity="other">সর্বমোট %1$dটি পেজ</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="one">%1$dটি নতুন চ্যাপ্টার</item>
|
||||
<item quantity="other">%1$dটি নতুন চ্যাপ্টার</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="close_menu">মেনু বন্ধ করুন</string>
|
||||
<string name="favourites">প্রিয়গুলি</string>
|
||||
<string name="open_menu">মেনু খুলুন</string>
|
||||
<string name="history">ইতিহাস</string>
|
||||
<string name="local_storage">লোকাল স্টোরেজ</string>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue