47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
|
btn:
|
|||
|
home: 主頁
|
|||
|
blog: 博客
|
|||
|
wiki: 項目
|
|||
|
recent_publish: 最新發布
|
|||
|
all_wiki: 所有項目
|
|||
|
category: 分類
|
|||
|
categories: 分類
|
|||
|
tag: 標籤
|
|||
|
tags: 標籤
|
|||
|
archives: 歸檔
|
|||
|
learn_more: 了解詳情
|
|||
|
getting_started: 開始使用
|
|||
|
|
|||
|
meta:
|
|||
|
recent_update: 最近更新
|
|||
|
toc: 本文目錄
|
|||
|
read_prev: 回顧上一篇
|
|||
|
read_next: 接下來閱讀
|
|||
|
older: 較早文章
|
|||
|
newer: 較新文章
|
|||
|
references: 參考資料
|
|||
|
comment_title: 快來參與討論吧
|
|||
|
back_to_top: 回到頂部
|
|||
|
more: '更多%s'
|
|||
|
|
|||
|
footer:
|
|||
|
license: '除非特別說明,本站採用 CC BY SA 4.0 許可協議。'
|
|||
|
info_not_open_source: '本站由 %s 創建,使用 [Stellar](https://github.com/xaoxuu/hexo-theme-stellar) 作為主題。'
|
|||
|
info_open_source: '本站由 %s 創建,使用 [Stellar](https://github.com/xaoxuu/hexo-theme-stellar) 作為主題,您可以在 [%s](%s) 找到本站源碼。'
|
|||
|
|
|||
|
page:
|
|||
|
error:
|
|||
|
what: 很抱歉,您訪問的頁面不存在
|
|||
|
why: 可能是輸入地址有誤或該地址已被刪除
|
|||
|
action: 返回主頁
|
|||
|
categories: '共%s個分類'
|
|||
|
tags: '共%s個標籤'
|
|||
|
archives: 'TA在%s年間寫了%s篇文章'
|
|||
|
|
|||
|
symbol:
|
|||
|
comma: ","
|
|||
|
period: "。"
|
|||
|
colon: ":"
|
|||
|
brackets_l: "("
|
|||
|
brackets_r: ")"
|