65 lines
1.4 KiB
TOML
65 lines
1.4 KiB
TOML
|
[404_message]
|
||
|
other = "এই পাতাটি নেই (অথবা ব্যক্তিগত)"
|
||
|
|
||
|
[404_back]
|
||
|
other = "↳ হোম পেজে ফিরে যাই"
|
||
|
|
||
|
[all_posts]
|
||
|
other = "সকল {{.Title}}"
|
||
|
|
||
|
[last_updated]
|
||
|
other = "সর্বশেষ পরিবর্তিত"
|
||
|
|
||
|
[notes_count]
|
||
|
other = "সংখ্যক এই ট্যাগের"
|
||
|
|
||
|
[first_10]
|
||
|
other = "প্রথম ১০ টি ফলাফল"
|
||
|
|
||
|
[tag]
|
||
|
other = "ট্যাগ"
|
||
|
|
||
|
[backlinks]
|
||
|
other = "পিছন পাতা"
|
||
|
|
||
|
[no_backlinks]
|
||
|
other = "পিছনে কোন পাতা নেই"
|
||
|
|
||
|
[home]
|
||
|
other = "হোম"
|
||
|
|
||
|
[light_mode]
|
||
|
other = "আলোকিত"
|
||
|
|
||
|
[dark_mode]
|
||
|
other = "অন্ধকার"
|
||
|
|
||
|
[edit_source]
|
||
|
other = "সম্পাদন করুন"
|
||
|
|
||
|
[interactive_graph]
|
||
|
other = "জ্ঞানকোষের গ্রাফ"
|
||
|
|
||
|
[search]
|
||
|
other = "খুঁজুন"
|
||
|
|
||
|
[search_icon]
|
||
|
other = "খোঁজার আইকন"
|
||
|
|
||
|
[icon_search]
|
||
|
other = "জ্ঞানকোষ"
|
||
|
|
||
|
[recent_notes]
|
||
|
other = "সাম্প্রতিক"
|
||
|
|
||
|
[first_3_notes]
|
||
|
other = "প্রথম ৩ {{ .notes }}"
|
||
|
|
||
|
[search_for_something]
|
||
|
other = "খুঁজুন..."
|
||
|
|
||
|
[toc]
|
||
|
other = "সূচিপত্র"
|
||
|
|
||
|
[copyright]
|
||
|
other = "{{ .name }} কর্তৃক <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a> ব্যবহার করে তৈরিকৃত © {{ .year }}"
|