mkdocs-material/material/templates/partials/languages/sr.html
2023-09-20 13:58:03 +02:00

38 lines
1.6 KiB
HTML
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.

{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "sr",
"action.edit": "Ажурирај страницу",
"action.skip": "Иди на текст",
"clipboard.copy": "Копирај у клипборд",
"clipboard.copied": "Ископирано у клипборд",
"footer": "Подножје",
"footer.next": "Следеће",
"footer.previous": "Претходно",
"header": "Заглавље",
"meta.comments": "Коментари",
"meta.source": "Извор",
"nav": "Навигација",
"search": "Претрага",
"search.placeholder": "Претрага",
"search.share": "Дељење",
"search.reset": "Очисти",
"search.result.initializer": "Иницијализујем претрагу",
"search.result.placeholder": "Унесите појам претраге",
"search.result.none": "Ништа није пронађено",
"search.result.one": "1 резултат претраге",
"search.result.other": "# резултата претраге",
"search.result.more.one": "још 1 на овој страни",
"search.result.more.other": "још # на овој страни",
"search.result.term.missing": "Недостаје",
"select.language": "Изабери језик",
"select.version": "Изабери верзију",
"source": "Иди у репозиторијум",
"source.file.date.created": "Креиран",
"source.file.date.updated": "Ажуриран",
"tabs": "Табови",
"toc": "Садржај",
"top": "Назад на врх"
}[key] }}{% endmacro %}