1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "donate": {
- "description": "Donate button of the tab which opens when you install PreMiD for the first time",
- "message": "দান করো"
- },
- "tab.button.changelog": {
- "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
- "message": "চেঞ্জলগ"
- },
- "tab.button.wiki": {
- "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "উইকি"
- },
- "tab.installed.error": {
- "description": "Error message of the tab which opens when you install PreMiD for the first time",
- "message": "**আরে না!** আমরা অ্যাপ্লিকেশনটির সাথে কানেক্ট হতে পারিনি... এটা কি ইন্সটল করা আছে?"
- },
- "tab.installed.heading": {
- "description": "Title of the tab which opens when you install PreMiD for the first time",
- "message": "ধন্যবাদ"
- },
- "tab.installed.link.installApplication": {
- "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
- "message": "অ্যাপ্লিকেশন ইন্সটল করো"
- },
- "tab.installed.link.troubleshooting": {
- "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "সমস্যা সমাধান"
- },
- "tab.installed.start": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
- "message": "ব্যবহার করা শুরু করো {0}"
- },
- "tab.installed.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
- "message": "{0} ইন্সটল করার জন্য"
- },
- "tab.updated.changed": {
- "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
- "message": "পরিবর্তন করা হয়েছে"
- },
- "tab.updated.fixed": {
- "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
- "message": "ঠিক করা হয়েছে"
- },
- "tab.updated.heading": {
- "description": "Title of the tab which opens when PreMiD was updated",
- "message": "লেভেল আপ!"
- },
- "tab.updated.new": {
- "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
- "message": "নতুন"
- },
- "tab.updated.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
- "message": "{0} আপডেট হয়েছে!"
- }
- }
|