mirror of
https://github.com/dillonzq/LoveIt.git
synced 2025-04-27 06:06:20 +02:00
feat(i18n): update translations for bengali (see #741)
This commit is contained in:
parent
27e9dc464b
commit
e77e0d26e5
5 changed files with 16 additions and 11 deletions
|
@ -154,6 +154,7 @@ LoveIt supports the following languages:
|
|||
* Korean
|
||||
* Hindi
|
||||
* Dutch
|
||||
* Bengali
|
||||
* [Contribute with a new language](https://github.com/dillonzq/LoveIt/pulls)
|
||||
|
||||
[Languages Compatibility](https://hugoloveit.com/theme-documentation-basics/#language-compatibility)
|
||||
|
|
|
@ -149,6 +149,7 @@ LoveIt 支持下列语言:
|
|||
* 韩语
|
||||
* 印地语
|
||||
* 荷兰语
|
||||
* 孟加拉语
|
||||
* [贡献一种新的语言](https://github.com/dillonzq/LoveIt/pulls)
|
||||
|
||||
[语言兼容性](https://hugoloveit.com/zh-cn/theme-documentation-basics/#language-compatibility)
|
||||
|
|
|
@ -966,6 +966,7 @@ In `assets/css/_custom.scss`, you can add some css style code to customize the s
|
|||
| Korean | `ko` | `ko` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| Hindi | `hi` | `hi` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| Dutch | `nl` | `nl` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
|
||||
| Bengali | `hi` | `hi` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
|
||||
### 4.2 Basic Configuration
|
||||
|
||||
|
|
|
@ -967,6 +967,7 @@ $code-font-family: Fira Mono, Source Code Pro, Menlo, Consolas, Monaco, monospac
|
|||
| 韩语 | `ko` | `ko` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| 印地语 | `hi` | `hi` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
| 荷兰语 | `nl` | `nl` | :(far fa-square fa-fw): | :(far fa-check-square fa-fw): |
|
||||
| 孟加拉语 | `bn` | `bn` | :(far fa-square fa-fw): | :(far fa-square fa-fw): |
|
||||
|
||||
### 4.2 基本配置
|
||||
|
||||
|
|
23
i18n/bn.toml
23
i18n/bn.toml
|
@ -1,4 +1,5 @@
|
|||
# Translations for English
|
||||
# Translations for Bengali
|
||||
# বাংলায় অনুবাদ
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# === baseof ==
|
||||
|
@ -6,7 +7,7 @@
|
|||
other = "উপরে ফিরে যান"
|
||||
|
||||
[viewComments]
|
||||
other = "মন্তব্যগুলি দেখুন"
|
||||
other = "মন্তব্যগুলো দেখুন"
|
||||
# === baseof ==
|
||||
|
||||
# === Post ===
|
||||
|
@ -38,7 +39,7 @@ other = "আরো"
|
|||
|
||||
# === partials/header.html ===
|
||||
[selectLanguage]
|
||||
other = "ভাষা নির্ধারণ"
|
||||
other = "ভাষা নির্বাচন"
|
||||
|
||||
[switchTheme]
|
||||
other = "থিম পরিবর্তন"
|
||||
|
@ -46,7 +47,7 @@ other = "থিম পরিবর্তন"
|
|||
|
||||
# === partials/footer.html ===
|
||||
[poweredBySome]
|
||||
other = "{{ .Hugo }} দ্বারা পরিচালিত | থিম - {{ .Theme }}"
|
||||
other = "{{ .Hugo }} দ্বারা চালিত | থিম - {{ .Theme }}"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/comment.html ===
|
||||
|
@ -71,10 +72,10 @@ other = "খুঁজুন"
|
|||
other = "শিরোনাম অথবা কনটেন্ট খুঁজুন..."
|
||||
|
||||
[clear]
|
||||
other = "পরিষ্কার"
|
||||
other = "পরিষ্কার করুন"
|
||||
|
||||
[cancel]
|
||||
other = "বাতিল"
|
||||
other = "বাতিল করুন"
|
||||
|
||||
[noResultsFound]
|
||||
other = "কোনো ফলাফল পাওয়া যায় নি"
|
||||
|
@ -86,7 +87,7 @@ other = "en"
|
|||
other = "ক্লিপবোর্ডে কপি করুন"
|
||||
|
||||
[cookieconsentMessage]
|
||||
other = "ওয়েবসাইট ব্যবহারে ভালো অভিজ্ঞতা দেয়ার জন্য কুকিজ ব্যবহার করা হয়।"
|
||||
other = "এই ওয়েবসাইটটি আপনার ব্রাউজিং অভিজ্ঞতা সমৃদ্ধ করতে কুকিজ ব্যবহার করে।"
|
||||
|
||||
[cookieconsentDismiss]
|
||||
other = "বুঝেছি!"
|
||||
|
@ -102,10 +103,10 @@ other = "শেয়ার করুন"
|
|||
|
||||
# === posts/single.html ===
|
||||
[contents]
|
||||
other = "কন্টেন্টস"
|
||||
other = "বিষয়বস্তু"
|
||||
|
||||
[publishedOnDate]
|
||||
other = "প্রকাশনার তারিখ {{ .Date }}"
|
||||
other = "প্রকাশিত {{ .Date }}"
|
||||
|
||||
[includedInCategories]
|
||||
other = "ক্যাটাগরি {{ .Categories }}"
|
||||
|
@ -145,7 +146,7 @@ other = "আরো পড়ুন"
|
|||
other = "পেজটি খুঁজে পাওয়া যায় নি"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "দুঃখিত, আপনি যে পেজটি খুঁজছেন তা উপস্থিত নেই।"
|
||||
other = "দুঃখিত, আপনি যে পেজটি খুঁজছেন তার কোনো অস্তিত্ব নেই।"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
|
@ -174,7 +175,7 @@ other = "সতর্কীকরণ"
|
|||
other = "ব্যর্থ"
|
||||
|
||||
[danger]
|
||||
other = "বিপদজনক"
|
||||
other = "বিপজ্জনক"
|
||||
|
||||
[bug]
|
||||
other = "বাগ"
|
||||
|
|
Loading…
Add table
Reference in a new issue