android/*: add Bengali translation (#9696)

* am, bugreport, bugrepotz, dalvikvm, dumpsys, getprop, input, logcat, pkg, pm, screencap, wm: add Bengali translation

* android/*: translated placeholders to Bengali

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sunlight
2023-01-03 18:32:43 +06:00
committed by GitHub
parent 9eea97798b
commit f9046257c3
13 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# dalvikvm
> অ্যান্ড্রয়েড জাভা ভার্চুয়াল মেশিন।
> আরও তথ্য পাবেন: <https://source.android.com/devices/tech/dalvik>.
- একটি নির্দিষ্ট জাভা প্রোগ্রাম শুরু করুন:
`dalvikvm -classpath {{ফাইল.jar/এর/পথ}} {{ক্লাসের নাম}}`