2019-09-28 20:42:54 +03:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2019-06-15 16:16:14 +03:00
|
|
|
{% macro t(key) %}{{ {
|
2023-02-26 21:00:56 +03:00
|
|
|
"language": "zh-TW",
|
2022-12-11 20:32:22 +03:00
|
|
|
"action.edit": "編輯此頁",
|
|
|
|
"action.skip": "跳轉到",
|
2023-02-26 21:00:56 +03:00
|
|
|
"action.view": "查看此頁原始碼",
|
2022-07-20 18:25:55 +03:00
|
|
|
"announce.dismiss": "不再顯示此訊息",
|
2023-02-26 21:00:56 +03:00
|
|
|
"blog.archive": "封存",
|
|
|
|
"blog.categories": "分類",
|
|
|
|
"blog.categories.in": "於",
|
|
|
|
"blog.continue": "繼續閱讀",
|
|
|
|
"blog.draft": "草稿",
|
|
|
|
"blog.index": "回到主頁",
|
|
|
|
"blog.meta": "元數據",
|
|
|
|
"blog.references": "相關連結",
|
2019-06-15 16:16:14 +03:00
|
|
|
"clipboard.copy": "複製",
|
|
|
|
"clipboard.copied": "已複製",
|
2022-07-20 18:25:55 +03:00
|
|
|
"consent.accept": "同意",
|
|
|
|
"consent.manage": "管理設定",
|
|
|
|
"consent.reject": "拒絕",
|
2023-02-26 21:00:56 +03:00
|
|
|
"footer": "頁腳",
|
2019-06-15 16:16:14 +03:00
|
|
|
"footer.next": "下一頁",
|
2022-11-12 15:56:18 +03:00
|
|
|
"footer.previous": "上一頁",
|
2023-02-26 21:00:56 +03:00
|
|
|
"header": "頁首",
|
2019-06-15 16:16:14 +03:00
|
|
|
"meta.comments": "留言",
|
|
|
|
"meta.source": "來源",
|
2023-02-26 21:00:56 +03:00
|
|
|
"nav": "導覽列",
|
|
|
|
"readtime.one": "需要 1 分鐘閱讀時間",
|
|
|
|
"readtime.other": "需要 # 分鐘閱讀時間",
|
|
|
|
"rss.created": "RSS 訂閱",
|
|
|
|
"rss.updated": "RSS 訂閱內容已更新",
|
|
|
|
"search": "搜尋",
|
2020-03-05 19:17:15 +03:00
|
|
|
"search.config.lang": "ja",
|
2022-12-07 13:11:02 +03:00
|
|
|
"search.config.pipeline": "stemmer",
|
2022-03-22 20:16:17 +03:00
|
|
|
"search.config.separator": "[\\s\\- 、。,.?;]+",
|
2019-06-15 16:16:14 +03:00
|
|
|
"search.placeholder": "搜尋",
|
2023-02-26 21:00:56 +03:00
|
|
|
"search.share": "分享",
|
|
|
|
"search.reset": "清除",
|
2020-11-03 19:57:37 +03:00
|
|
|
"search.result.initializer": "正在初始化搜尋引擎",
|
2019-06-15 16:16:14 +03:00
|
|
|
"search.result.placeholder": "打字進行搜尋",
|
|
|
|
"search.result.none": "沒有符合的項目",
|
|
|
|
"search.result.one": "找到 1 個符合的項目",
|
|
|
|
"search.result.other": "找到 # 個符合的項目",
|
2022-06-28 09:56:06 +03:00
|
|
|
"search.result.more.one": "此頁尚有 1 個符合的項目",
|
|
|
|
"search.result.more.other": "此頁尚有 # 個符合的項目",
|
2023-02-26 21:00:56 +03:00
|
|
|
"search.result.term.missing": "缺少字詞",
|
|
|
|
"select.language": "選擇語言",
|
|
|
|
"select.version": "選擇版本",
|
2022-12-11 20:32:22 +03:00
|
|
|
"source": "前往倉庫",
|
2023-02-26 21:00:56 +03:00
|
|
|
"source.file.contributors": "貢獻者",
|
2021-06-17 09:53:56 +03:00
|
|
|
"source.file.date.created": "建立日期",
|
2022-11-12 15:56:18 +03:00
|
|
|
"source.file.date.updated": "最後更新",
|
2023-02-26 21:00:56 +03:00
|
|
|
"tabs": "標籤",
|
|
|
|
"toc": "目錄",
|
|
|
|
"top": "回到頂端"
|
2019-06-15 16:16:14 +03:00
|
|
|
}[key] }}{% endmacro %}
|