Files
homepage/themes/hugo-coder/i18n/sr.toml
Hendrik Hogertz 05f0b104d4
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
Update to current version
2025-11-05 23:14:41 +01:00

65 lines
1.1 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[categories]
one = "категорија"
other = "категорије"
[tags]
one = "таг"
other = "тагови"
[series]
one = "серија"
other = "серије"
[authors]
one = "аутор"
other = "аутори"
[posts]
other = "објаве"
[reading_time]
one = "Један минут читања"
other = "{{ .Count }} минута читања"
[page_not_found]
other = "Страница није пронађена"
[page_does_not_exist]
other = "Извините, ова страница не постоји."
[head_back]
other = "Можете се вратити на <a href=\"{{ . }}\">почетну страницу</a>."
[licensed_under]
other = "Лиценсирано под"
[powered_by]
other = "Покреће"
[see_also]
other = "такође проверити"
[note]
other = "напомена"
[tip]
other = "савет"
[example]
other = "пример"
[question]
other = "питање"
[info]
other = "информација"
[warning]
other = "упозорење"
[error]
other = "грешка"
[link_to_heading]
other = "Линк до заглавља"