mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-16 10:46:05 +01:00
Merge pull request #899 from klaussilveira/l10n_master
New Crowdin updates
This commit is contained in:
43
assets/translations/messages.bn.yaml
Normal file
43
assets/translations/messages.bn.yaml
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
---
|
||||||
|
REPOSITORY_LIST_TITLE: ভান্ডার
|
||||||
|
REPOSITORY_MENU_CODE: কোড
|
||||||
|
REPOSITORY_MENU_COMMITS: কমিট
|
||||||
|
REPOSITORY_MENU_BRANCHES: শাখা
|
||||||
|
REPOSITORY_MENU_TAGS: ট্যাগ
|
||||||
|
REPOSITORY_MENU_SEARCH: অনুসন্ধান
|
||||||
|
REPOSITORY_MENU_STATS: তথ্যাদি
|
||||||
|
REPOSITORY_MENU_SEARCH_PLACEHOLDER: এই ভান্ডারে অনুসন্ধান করুন...
|
||||||
|
REPOSITORY_SUBMENU_BRANCHES: শাখা
|
||||||
|
REPOSITORY_SUBMENU_TAGS: ট্যাগ
|
||||||
|
REPOSITORY_REFLIST_TOGGLE: 'বৃক্ষ:'
|
||||||
|
REPOSITORY_REFLIST_PLACEHOLDER: শাখা এবং ট্যাগের মধ্যে অসুন্ধান করুন...
|
||||||
|
REPOSITORY_REFLIST_BRANCHES: শাখা
|
||||||
|
REPOSITORY_REFLIST_TAGS: ট্যাগ
|
||||||
|
REPOSITORY_TOOLBAR_CLONE_SSH: SSH
|
||||||
|
REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS
|
||||||
|
REPOSITORY_TOOLBAR_CLONE_COPIED: ক্লিপবোর্ডে কপি করা হয়েছে!
|
||||||
|
REPOSITORY_TOOLBAR_FEED_RSS: RSS
|
||||||
|
REPOSITORY_TOOLBAR_FEED_ATOM: ATOM
|
||||||
|
REPOSITORY_TOOLBAR_DOWNLOAD: ডাউনলোড
|
||||||
|
REPOSITORY_TOOLBAR_DOWNLOAD_ZIP: .zip ডাউনলোড
|
||||||
|
REPOSITORY_TOOLBAR_DOWNLOAD_TAR: .tar ডাউনলোড
|
||||||
|
REPOSITORY_TOOLBAR_DOWNLOAD_TAR_GZ: .tar.gz ডাউনলোড
|
||||||
|
REPOSITORY_BRANCH_TITLE: দূরবর্তী শাখা
|
||||||
|
REPOSITORY_TAGS_TITLE: দূরবর্তী ট্যাগ
|
||||||
|
REPOSITORY_TAGS_NO_TAGS_AVAILABLE: এই ভান্ডারে কোন ট্যাগ নেই।
|
||||||
|
REPOSITORY_SEARCH_FORM_TITLE: অনুসন্ধান
|
||||||
|
REPOSITORY_SEARCH_RESULTS_TITLE: অনুসন্ধানের ফলাফল
|
||||||
|
REPOSITORY_BROWSE_AT_COMMIT: ভান্ডারটি ঘুরে দেখুন
|
||||||
|
REPOSITORY_FEED_RECENT_COMMITS: Recent commits to
|
||||||
|
REPOSITORY_FEED_RECENT_COMMITS_SOURCE: Recent commits feed provided by GitList.
|
||||||
|
REPOSITORY_COMMITS_TITLE: Commits
|
||||||
|
REPOSITORY_COMMITS_NAV_TITLE: Commit history navigation
|
||||||
|
REPOSITORY_COMMITS_NAV_NEWER: নতুন
|
||||||
|
REPOSITORY_COMMITS_NAV_OLDER: পুরোনো
|
||||||
|
REPOSITORY_COMMIT_COMMITED_ON: commited on
|
||||||
|
REPOSITORY_COMMIT_AUTHORED_ON: authored on
|
||||||
|
REPOSITORY_COMMIT_AUTHORED: authored
|
||||||
|
REPOSITORY_COMMIT_PARENT: Parent
|
||||||
|
REPOSITORY_COMMIT_CHANGE_STATS: '%changed%টি পরিবর্তিত ফাইল, যার মধ্যে %additions% নতুন লাইন এবং %deletions% মুছে ফেলা লাইন দেখানো হচ্ছে।'
|
||||||
|
REPOSITORY_COMMIT_VIEW_FILE_AT: '@ ফাইল দেখুন'
|
||||||
|
REPOSITORY_BLOB_HISTORY_FOR: History for
|
||||||
Reference in New Issue
Block a user