2019-09-28 19:42:54 +02:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2019-06-15 15:16:14 +02:00
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "zh-Hant",
|
2022-07-20 17:25:55 +02:00
|
|
|
"announce.dismiss": "不再顯示此訊息",
|
2019-06-15 15:16:14 +02:00
|
|
|
"clipboard.copy": "複製",
|
|
|
|
"clipboard.copied": "已複製",
|
2022-07-20 17:25:55 +02:00
|
|
|
"consent.accept": "同意",
|
|
|
|
"consent.manage": "管理設定",
|
|
|
|
"consent.reject": "拒絕",
|
2022-11-12 13:56:18 +01:00
|
|
|
"edit.link": "編輯此頁",
|
2019-06-15 15:16:14 +02:00
|
|
|
"footer.next": "下一頁",
|
2022-11-12 13:56:18 +01:00
|
|
|
"footer.previous": "上一頁",
|
2019-06-15 15:16:14 +02:00
|
|
|
"meta.comments": "留言",
|
|
|
|
"meta.source": "來源",
|
2020-03-05 17:17:15 +01:00
|
|
|
"search.config.lang": "ja",
|
2022-12-07 11:11:02 +01:00
|
|
|
"search.config.pipeline": "stemmer",
|
2022-03-22 18:16:17 +01:00
|
|
|
"search.config.separator": "[\\s\\- 、。,.?;]+",
|
2019-06-15 15:16:14 +02:00
|
|
|
"search.placeholder": "搜尋",
|
2020-11-03 17:57:37 +01:00
|
|
|
"search.result.initializer": "正在初始化搜尋引擎",
|
2019-06-15 15:16:14 +02:00
|
|
|
"search.result.placeholder": "打字進行搜尋",
|
|
|
|
"search.result.none": "沒有符合的項目",
|
|
|
|
"search.result.one": "找到 1 個符合的項目",
|
|
|
|
"search.result.other": "找到 # 個符合的項目",
|
2022-06-28 08:56:06 +02:00
|
|
|
"search.result.more.one": "此頁尚有 1 個符合的項目",
|
|
|
|
"search.result.more.other": "此頁尚有 # 個符合的項目",
|
2022-11-12 13:56:18 +01:00
|
|
|
"skip.link": "跳轉到",
|
2021-06-17 08:53:56 +02:00
|
|
|
"source.file.date.created": "建立日期",
|
2022-11-12 13:56:18 +01:00
|
|
|
"source.file.date.updated": "最後更新",
|
|
|
|
"source.link": "前往倉庫",
|
|
|
|
"toc": "目錄"
|
2019-06-15 15:16:14 +02:00
|
|
|
}[key] }}{% endmacro %}
|