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

jp.toml « i18n - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d6e32926188f78f666341baeaafc82fe1ae479d (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
97
98
99
# 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 = "課外活動"

[show_more]
other = "続きを見る"

[show_less]
other = "表示を減らす"

# [responsibilities]
# other = "Responsibilities:"

# [present]
# other = "Present"

# [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."