46 lines
1.2 KiB
YAML
Executable File
46 lines
1.2 KiB
YAML
Executable File
btn:
|
||
home: 主頁
|
||
blog: 博客
|
||
wiki: 項目
|
||
recent_publish: 最新發布
|
||
all_wiki: 所有項目
|
||
category: 分類
|
||
categories: 分類
|
||
tag: 標籤
|
||
tags: 標籤
|
||
archives: 歸檔
|
||
getting_started: 開始使用
|
||
|
||
meta:
|
||
recent_update: 最近更新
|
||
toc: 本文目錄
|
||
read_prev: 上一篇
|
||
read_next: 接下來閱讀
|
||
older: 更早一篇
|
||
references: 參考資料
|
||
related_posts: 您可能感興趣的文章
|
||
comment_title: 快來參與討論吧
|
||
back_to_top: 回到頂部
|
||
more: '更多%s'
|
||
|
||
footer:
|
||
license: '本網誌所有文章除特別聲明外,均採用 %s 許可協議。轉載請註明出處!'
|
||
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: ")"
|