mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
34 lines
1.2 KiB
HTML
34 lines
1.2 KiB
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% macro t(key) %}{{ {
|
|
"language": "zh-Hant",
|
|
"announce.dismiss": "不再顯示此訊息",
|
|
"clipboard.copy": "複製",
|
|
"clipboard.copied": "已複製",
|
|
"consent.accept": "同意",
|
|
"consent.manage": "管理設定",
|
|
"consent.reject": "拒絕",
|
|
"edit.link": "編輯此頁",
|
|
"footer.next": "下一頁",
|
|
"footer.previous": "上一頁",
|
|
"meta.comments": "留言",
|
|
"meta.source": "來源",
|
|
"search.config.lang": "ja",
|
|
"search.config.pipeline": "trimmer, stemmer",
|
|
"search.config.separator": "[\\s\\- 、。,.?;]+",
|
|
"search.placeholder": "搜尋",
|
|
"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": "此頁尚有 # 個符合的項目",
|
|
"skip.link": "跳轉到",
|
|
"source.file.date.created": "建立日期",
|
|
"source.file.date.updated": "最後更新",
|
|
"source.link": "前往倉庫",
|
|
"toc": "目錄"
|
|
}[key] }}{% endmacro %}
|