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

hi.toml « i18n - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d504bd7264bc6bfada35e6b31feb020d73995c0 (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
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "होम"

[posts]
other = "पोस्ट"

[toc_heading]
other = "विषयसूची"

[at]
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 = "और देखें"