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/plurals
This commit is contained in:
Daniel Rozario
2022-10-10 20:04:28 +02:00
committed by Koitharu
parent 65dbc6b8e5
commit fc0b3f3b38
2 changed files with 23 additions and 0 deletions

View File

@@ -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>

View File

@@ -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>