mirror of
https://github.com/gsantner/dandelion
synced 2024-11-25 13:52:08 +01:00
[ci skip] Update translations (Bengali)
This commit is contained in:
parent
b083f5af4f
commit
6f52c55aba
1 changed files with 13 additions and 0 deletions
|
@ -1,18 +1,29 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Application -->
|
<!-- Application -->
|
||||||
|
<string name="open_navdrawer">নেভিগেশন ড্রয়ার খুলুন</string>
|
||||||
|
<string name="close_navdrawer">নেভিগেশন ড্রয়ার বন্ধ করুন</string>
|
||||||
<!-- Common Words -->
|
<!-- Common Words -->
|
||||||
|
<string name="settings">সেটিংস</string>
|
||||||
|
<string name="search">অনুসন্ধান</string>
|
||||||
|
<string name="changelog">পরিবর্তনসূচী</string>
|
||||||
<!-- Notifications dropdown menu -->
|
<!-- Notifications dropdown menu -->
|
||||||
<!-- Pod Activity -->
|
<!-- Pod Activity -->
|
||||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<string name="more">আরো</string>
|
||||||
<!-- More from MainActivity -->
|
<!-- More from MainActivity -->
|
||||||
<!-- Permissions -->
|
<!-- Permissions -->
|
||||||
|
<string name="show_title">শিরোনাম দেখান</string>
|
||||||
<!-- Operability -->
|
<!-- Operability -->
|
||||||
<!-- Category Titles -->
|
<!-- Category Titles -->
|
||||||
|
<string name="appearance">আকার</string>
|
||||||
<!-- Visuals -->
|
<!-- Visuals -->
|
||||||
<!-- Navigiation Slider -->
|
<!-- Navigiation Slider -->
|
||||||
|
<string name="general">সাধারণ</string>
|
||||||
<!-- Themes -->
|
<!-- Themes -->
|
||||||
<!-- Notifications dropdown -->
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">এই অ্যাপের ভাষা পরিবর্তন করুন। পরিবর্তনগুলি কার্যকর করার জন্য অ্যাপ্লিকেশন পুনরায় চালু করুন৷</string>
|
||||||
|
<string name="language">ভাষা</string>
|
||||||
<!-- Font size -->
|
<!-- Font size -->
|
||||||
<!-- Load images -->
|
<!-- Load images -->
|
||||||
<!-- Screen rotation -->
|
<!-- Screen rotation -->
|
||||||
|
@ -20,5 +31,7 @@
|
||||||
<!-- Chrome custom tabs -->
|
<!-- Chrome custom tabs -->
|
||||||
<!-- Diaspora Settings -->
|
<!-- Diaspora Settings -->
|
||||||
<!-- More -->
|
<!-- More -->
|
||||||
|
<string name="miscellaneous">বিবিধ</string>
|
||||||
|
<string name="about">সম্পর্কে</string>
|
||||||
<!-- License & help (large amount of text) -->
|
<!-- License & help (large amount of text) -->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue