forked from google/docsy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbn.toml
81 lines (70 loc) · 2.66 KB
/
bn.toml
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
# ইউআই স্ট্রিং বাটন এবং অনুরূপ।
[ui_pager_prev]
other = "পূর্ববর্তী"
[ui_pager_next]
other = "পরবর্তী"
[ui_read_more]
other = "আরও পড়ুন"
[ui_search]
other = "এই সাইটে খোঁজ করুন…"
# "পোস্ট করা নিউজ" এর মতো বাক্যে ব্যবহৃত
[ui_in]
other = "মধ্যে"
# পাদচরণ
[footer_all_rights_reserved]
other = "সমস্ত অধিকার সংরক্ষিত"
[footer_privacy_policy]
other = "গোপনীয়তা নীতি"
# পোস্ট (ব্লগ, নিবন্ধ ইত্যাদি)
[post_byline_by]
other = "দ্বারা"
[post_created]
other = "তৈরি"
[post_last_mod]
other = "সর্বশেষ পরিবর্তিত"
[post_edit_this]
other = "এই পৃষ্ঠাটি সম্পাদনা করুন"
[post_create_child_page]
other = "শাখা পৃষ্ঠা তৈরি করুন"
[post_create_issue]
other = "ডকুমেন্টেশন ইস্যু তৈরি করুন"
[post_create_project_issue]
other = "প্রকল্পের সমস্যা তৈরি করুন"
[post_posts_in]
other = "পোস্ট"
[post_reading_time]
other = "minute read"
[post_less_than_a_minute_read]
other = "less than a minute"
# মুদ্রণ সমর্থন
[print_printable_section]
other = "এটি এই বিভাগটির বহু পৃষ্ঠার মুদ্রণযোগ্য দর্শন।"
[print_click_to_print]
other = "মুদ্রণ করতে এখানে ক্লিক করুন"
[print_show_regular]
other = "এই পৃষ্ঠার নিয়মিত দৃশ্যে ফিরে আসুন"
[print_entire_section]
other = "পুরো বিভাগ মুদ্রণ করুন"
# Community
[community]
other = "community"
[community_join]
other = "Join the"
[community_introduce]
other = "is an open source project that anyone in the community can use, improve, and enjoy. We'd love you to join us! Here's a few ways to find out what's happening and get involved."
[community_learn]
other = "Learn and Connect"
[community_using]
other = "Using or want to use"
[community_find_out]
other = "Find out more here"
[community_develop]
other = "Develop and Contribute"
[community_contribute]
other = "If you want to get more involved by contributing to"
[community_join_us]
other = "join us here"
[community_how_to]
other = "You can find out how to contribute to these docs in our"
[community_guideline]
other = "Contribution Guidelines"