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

he.toml « i18n - github.com/frjo/hugo-theme-zen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3109f9c83f360e991e43adde059b2f45d6b2a12e (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
100
101
102
103
104
105
106
107
108
[menu_title]
other = "תפריט ראשית"

[menu_home]
other = "בית"

[menu_mobile]
other = "Menu"

[pager_next]
other = "הבא"

[pager_prev]
other = "קודם"

[taxo_tags]
other = "תגיות"

[last_mod]
other = "מעודכן:"

[created]
other = "נוצר:"

[search_placeholder]
other = "הכנס מונחים לחיפוש"

[search_title]
other = "חיפוש"

[search_loading]
other = "טוען אינדקס חיפוש…"

[string_at]
other = "...ב"

[string_by]
other = "על יד"

[string_follow]
other = "עקוב אחרי"

[string_in]
other = "בתוך"

[string_on]
other = "על"

[string_recent_content]
other = "תוכן מעודכן"

[string_see_also]
other = "See also"

[js_required]
other = "javascript פונקציה זו חייבת"

[contact_submitted]
other = "הסר שלך נשלח"

[contact_error]
other = "קרתה שגיאה בשליחת המסר"

[contact_name]
other = "שם"

[contact_name_placeholder]
other = "שמך"

[contact_mail]
other = "כתובת אימייל"

[contact_mail_placeholder]
other = "כתובת אימייל שלך"

[contact_subject]
other = "נושא"

[contact_subject_placeholder]
other = "נושא מקוצר"

[contact_message]
other = "מסר"

[contact_message_placeholder]
other = "…הכנס מסר כאן"

[contact_submit]
other = "שליחת מסר"

[contact_honypot]
other = "דלג אם אתה בן אנוש"

[lang_select_title]
other = "בחירת שפה"

[cookieconsent_message]
other = "This website uses non essential cookies for tracking and analytics that you can accept or decline."

[cookieconsent_accept]
other = "Accept tracking"

[cookieconsent_decline]
other = "Decline tracking"

[privacy_policy]
other = "Privacy policy"