zh-Hant.html 891 B

12345678910111213141516171819202122232425
  1. {#-
  2. This file was automatically generated - do not edit
  3. -#}
  4. {% macro t(key) %}{{ {
  5. "language": "zh-Hant",
  6. "clipboard.copy": "拷貝",
  7. "clipboard.copied": "已拷貝",
  8. "edit.link.title": "編輯此頁",
  9. "footer.previous": "上一頁",
  10. "footer.next": "下一頁",
  11. "meta.comments": "評論",
  12. "meta.source": "來源",
  13. "search.config.lang": "ja",
  14. "search.config.pipeline": "trimmer, stemmer",
  15. "search.config.separator": "[\,\。]+",
  16. "search.placeholder": "搜尋",
  17. "search.result.placeholder": "鍵入以開始檢索",
  18. "search.result.none": "沒有找到符合條件的結果",
  19. "search.result.one": "找到 1 个符合條件的結果",
  20. "search.result.other": "# 個符合條件的結果",
  21. "skip.link.title": "跳轉至",
  22. "source.link.title": "前往 GitHub 倉庫",
  23. "source.revision.date": "最後更新",
  24. "toc.title": "目錄"
  25. }[key] }}{% endmacro %}