Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn.toml « i18n - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 15f4daf8828ca403756e479af464328923ba1ec9 (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "হোম"

[posts]
other = "পোষ্ট সমূহ"

[toc_heading]
other = "সুচিপত্র"

[resume]
other = "আমার জীবনবৃত্তান্ত"

[navigation]
other = "নেভিগেশন"

[contact_me]
other = "আমার সাথে যোগাযোগ করুনঃ"

[email]
other = "ইমেইল"

[phone]
other = "ফোন"

[newsletter_text]
other = "ইমেইল নোটিফিকেশান এর মাধ্যমে সর্বশেষ তথ্য জানুন"

[newsletter_input_placeholder]
other = "ইমেইল প্রবেশ করান"

[newsletter_warning]
other = "আমরা আপনার ইমেল অন্য কারও সাথে শেয়ার করব না।"

[submit]
other = "জমা দিন"

[hugoAttributionText]
other = "পাওয়ারড বাই"

[prev]
other = "পূর্ববর্তী"

[next]
other = "পরবর্তী"

[improve_this_page]
other = "এই পৃষ্ঠাটি উন্নত করুন"

[out_of]
other = "এর মধ্যে"

[publications]
other = "প্রকাশনা সমূহ"

[taken_courses]
other = "গৃহীত কোর্সসমূহ"

[course_name]
other = "কোর্সের নাম"

[total_credit]
other = "মোট ক্রেডিট"

[obtained_credit]
other = "অর্জিত ক্রেডিট"

[extracurricular_activities]
other = "পাঠক্রম বহির্ভূত কার্যক্রম"

[see_more]
other = "আরো দেখুন"

[responsibilities]
other = "দায়িত্বসমুহ:"

[present]
other = "বর্তমান"

# [comments_javascript]
# other = "Please enable JavaScript to view the"

# [comments_by]
# other = "comments powered by"

# [read]
# other = "Read"

# [project_star]
# other = "Star"

# [project_details]
# other = "Details"

# [err_404]
# other = "The page you are looking for is not there yet."