summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/bn.yaml
blob: 5f22f93478bc994c5d6d804783980bb73b0838d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
global:
  language: "BN"

article:
  anchor_label: "Anchor"
  date: "{{ .Date }}"
  date_updated: "সর্বশেষ সম্পাদনার তারিখ: {{ .Date }}"
  draft: "খসড়া"
  edit_title: "সম্পাদনা করুন"
  reading_time:
    one: "{{ .Count }} মিনিট"
    other: "{{ .Count }} মিনিট"
  reading_time_title: "পড়ার সময়"
  table_of_contents: "বিষয়সূচী"
  word_count:
    one: "{{ .Count }} টি শব্দ"
    other: "{{ .Count }} টি শব্দ"
  views:
    one: "{{ .Count }} বার দেখা হয়েছে"
    other: "{{ .Count }} বার দেখা হয়েছে"
  likes:
    one: "{{ .Count }} বার পছন্দ করা হয়েছে"
    other: "{{ .Count }} বার পছন্দ করা হয়েছে"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "লেখক"

code:
  copy: "কপি করুন"
  copied: "কপি হয়ে গেছে"

error:
  404_title: "পেজটি খুঁজে পাওয়া যায়নি :confused:"
  404_error: "Error 404"
  404_description: "মনে হচ্ছে, আপনার অনুরোধ করা পেজটি খুঁজে পাওয়া যায়নি।"

footer:
  dark_appearance: "ডার্ক মোডে স্যুইচ করুন"
  light_appearance: "লাইট মোডে স্যুইচ করুন"
  powered_by: "{{ .Hugo }} এবং {{ .Blowfish }} দ্বারা চালিত"

list:
  externalurl_title: "অন্য ওয়েবসাইটের লিংক"
  no_articles: "এখানে তালিকাভুক্ত করার মতো আপাতত কিছুই নেই।"

nav:
  scroll_to_top_title: "পেজের উপরের দিকে যান"
  skip_to_main: "মূল বিষয়ে যান"

search:
  open_button_title: "খুঁজুন (/)"
  close_button_title: "বন্ধ করুন (Esc)"
  input_placeholder: "খুঁজুন"

sharing:
  email: "ইমেল করুন"
  facebook: "ফেসবুকে শেয়ার করুন"
  linkedin: "লিংকডইনে শেয়ার করুন"
  pinterest: "পিন্টারেস্টে পিন করুন"
  reddit: "রেড্ডিটে জমা দিন"
  twitter: "ট্যুইট করুন"

shortcode:
  recent_articles: "সাম্প্রতিক"
  
recent:
  show_more: "আরো দেখুন"