summaryrefslogtreecommitdiff
path: root/themes/CodeIT/i18n/sr.toml
blob: 09b7d04926f3f4522d1ab6e25a2b558cccb1f865 (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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
# Translations for Serbian
# Превод на Српски
# https://gohugo.io/content-management/multilingual/#translation-of-strings

# === baseof ==
[backToTop]
other = "Назад на Врх"

[viewComments]
other = "Погледај Коментаре"
# === baseof ==

# === Post ===
[posts]
other = "Постови"
# === Post ===

# === Taxonomy ===
[allSome]
other = "Све {{ .Some }}"

[tag]
other = "Таг"

[tags]
other = "Тагови"

[category]
other = "Категорија"

[categories]
other = "Категорије"
# === Taxonomy ===

# === Pagination ===
[more]
other = "Више"
# === Pagination ===

# === partials/header.html ===
[selectLanguage]
other = "Изабери Језик"

[switchTheme]
other = "Промени Тему"
# === partials/header.html ===

# === partials/footer.html ===
[poweredBySome]
other = "Покреће {{ .Hugo }} | Тема - {{ .Theme }}"
# === partials/footer.html ===

# === partials/comment.html ===
[valineLang]
other = "sr"

[valinePlaceholder]
other = "Ваш коментар ..."

[facebookLanguageCode]
other = "sr_RS"
# === partials/comment.html ===

# === partials/assets.html ===
[search]
other = "Претрага"

[searchPlaceholder]
other = "Претражи наслове или садржај..."

[clear]
other = "Очисти"

[cancel]
other = "Поништи"

[noResultsFound]
other = "Без резултата"

[lunrLanguageCode]
other = "sr"

[copyToClipboard]
other = "Копирај на радну таблу"

[cookieconsentMessage]
other = "Ова веб локација користи Cookies да би побољшала ваше искуство."

[cookieconsentDismiss]
other = "Договорити се"

[cookieconsentLink]
other = "Сазнајте више"
# === partials/assets.html ===

# === partials/plugin/share.html ===
[shareOn]
other = "Подели на"
# === partials/plugin/share.html ===

# === posts/single.html ===
[contents]
other = "Садржаји"

[publishedOnDate]
other = "објављено {{ .Date }}"

[includedInCategories]
other = "укључено {{ .Categories }}"

[wordCount]
one = "Једна реч"
other = "{{ .Count }} речи"

[readingTime]
one = "Један минут"
other = "{{ .Count }} минута"

[views]
other = "прегледа"

[author]
other = "Аутор"

[updatedOnDate]
other = "Ажурирано {{ .Date }}"

[readMarkdown]
other = "Читај Markdown"

[back]
other = "Назад"

[home]
other = "Почетна"

[readMore]
other = "Прочитај више"
# === posts/single.html ===

# === 404.html ===
[pageNotFound]
other = "Страница није пронађена"

[pageNotFoundText]
other = "Страница коју тражите не постоји. Жао нам је."
# === 404.html ===

# === shortcodes/admonition.html ===
[note]
other = "Напомена"

[abstract]
other = "Сажетак"

[info]
other = "Инфо"

[tip]
other = "Савет"

[success]
other = "Успех"

[question]
other = "Питање"

[warning]
other = "Упозорење"

[failure]
other = "Неуспех"

[danger]
other = "Опасност"

[bug]
other = "Грешка"

[example]
other = "Пример"

[quote]
other = "Цитат"
# === shortcodes/admonition.html ===

# === shortcodes/version.html ===
[new]
other = "НОВО"

[changed]
other = "ПРОМЕЊЕНО"

[deleted]
other = "ОБРИСАНО"
# === shortcodes/version.html ===