-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): add Bengali (বাংলা) translation (#18)
- Loading branch information
imithu
authored
Jun 11, 2021
1 parent
e8d05bd
commit b9c09f4
Showing
2 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"separator": ": ", | ||
"id": "আইডি", | ||
"update": "হালনাগাদ", | ||
"details": "বর্ণনা", | ||
"actions": "ক্রিয়াগুলো", | ||
"select-namespace": "নেমস্পেস নির্বাচন করুন", | ||
"namespace": "নেমস্পেস", | ||
"namespaces": "নেমস্পেসগুলো", | ||
"disconnect": "সংযোগ বিচ্ছিন্ন", | ||
"name": "নাম", | ||
"value": "মান", | ||
"type": "প্রকার", | ||
"status": "অবস্থা", | ||
"connected": "সংযুক্ত", | ||
"disconnected": "অসংযুক্ত", | ||
"connection": { | ||
"title": "সংযোগ", | ||
"serverUrl": "সার্ভার ইউআরএল", | ||
"username": "ব্যবহারকারীর নাম", | ||
"password": "গুপ্তমন্ত্র", | ||
"connect": "সংযোগ করুন", | ||
"invalid-credentials": "অবৈধ প্রশংসাপত্র", | ||
"error": "ত্রুটি", | ||
"websocket-only": "কেবল ওয়েবস্কট?", | ||
"path": "পথ" | ||
}, | ||
"dashboard": { | ||
"title": "ড্যাশবোর্ড" | ||
}, | ||
"sockets": { | ||
"title": "সকেটগুলো", | ||
"details": "সকেটের বিশদ", | ||
"address": "আইপি ঠিকানা", | ||
"transport": "পরিবহন", | ||
"disconnect": "এই সকেট উদাহরণটি সংযোগ বিচ্ছিন্ন করুন", | ||
"displayDetails": "এই সকেট উদাহরণের বিশদ প্রদর্শন করুন", | ||
"client": "ক্লায়েন্ট", | ||
"socket": "সকেট", | ||
"creation-date": "তৈরির তারিখ", | ||
"leave": "এই ঘর ছেড়ে দিন", | ||
"join": "যোগ দিন", | ||
"join-a-room": "একটি ঘরে যোগদান করুন", | ||
"initial-request": "প্রাথমিক এইচটিটিপি অনুরোধ", | ||
"headers": "শিরোনাম", | ||
"query-params": "প্রশ্নগুলির পরামিতি" | ||
}, | ||
"rooms": { | ||
"title": "রুমগুলো", | ||
"details": "ঘরের বিবরণ", | ||
"active": "সক্রিয়", | ||
"deleted": "মোছা হয়েছে", | ||
"public": "পাবলিক", | ||
"private": "ব্যক্তিগত", | ||
"show-private": "ব্যক্তিগত কক্ষগুলি দেখান?", | ||
"sockets-count": "# সকেট সংখ্যা", | ||
"clear": "এই ঘরটি থেকে সমস্ত সকেট দৃষ্টান্ত সরান", | ||
"leave": "এই ঘরটি থেকে সকেট উদাহরণটি সরান", | ||
"disconnect": "এই ঘরে থাকা সমস্ত সকেট দৃষ্টান্ত সংযোগ বিচ্ছিন্ন করুন", | ||
"displayDetails": "এই ঘরের বিশদটি প্রদর্শন করুন" | ||
}, | ||
"clients": { | ||
"title": "ক্লায়েন্ট", | ||
"details": "ক্লায়েন্টের বিশদ", | ||
"sockets-count": "# সকেট সংখ্যা", | ||
"disconnect": "এই ক্লায়েন্টকে সংযোগ বিচ্ছিন্ন করুন (এবং সমস্ত ছেদকৃত সকেট উদাহরণ)", | ||
"displayDetails": "এই ক্লায়েন্টের বিশদ প্রদর্শন করুন" | ||
}, | ||
"servers": { | ||
"title": "সার্ভারগুলো", | ||
"hostname": "হোস্ট নাম", | ||
"pid": "পিআইডি", | ||
"uptime": "আপটাইম", | ||
"clients-count": "# ক্লায়েন্ট সংখ্যা", | ||
"last-ping": "শেষ পিং", | ||
"healthy": "সুস্থ", | ||
"unhealthy": "অসুস্থ" | ||
}, | ||
"config": { | ||
"language": "ভাষা", | ||
"readonly": "শুধুমাত্র পাঠযোগ্য?", | ||
"dark-theme": "অন্ধকার থিম?" | ||
} | ||
} |
b9c09f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: