mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
38 lines
1.6 KiB
HTML
38 lines
1.6 KiB
HTML
{#-
|
||
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 %}
|