mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-05 21:01:46 +08:00
first commit
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
sidebar:
|
||||
catalog: Catalog
|
||||
have_read: You've read
|
||||
|
||||
footer:
|
||||
driven: Driven
|
||||
theme: Theme
|
||||
|
||||
copy:
|
||||
success: Copy successfully
|
||||
error: Copy error
|
||||
noSupport: The browser does not support
|
||||
|
||||
page:
|
||||
articles: Articles
|
||||
tag: Tag
|
||||
category: Category
|
||||
archives: Archives
|
||||
|
||||
sticky: Sticky
|
||||
no_title: No title
|
||||
read_more: Read more
|
||||
|
||||
post:
|
||||
created: Created
|
||||
updated: Updated
|
||||
wordcount: Word count
|
||||
min2read: 'Reading time: %s min'
|
||||
copyright:
|
||||
author: Author
|
||||
link: Link
|
||||
copyright_notice: Copyright Notice
|
||||
copyright_content: 'All articles in this blog are licensed under <a href="%s">%s</a> unless stating additionally.'
|
||||
|
||||
|
||||
search: Search
|
||||
algolia_search:
|
||||
input_placeholder: Search for Posts
|
||||
hits_empty: "We didn't find any results for the search: ${query}."
|
||||
hits_stats: "${hits} results found in ${time} ms"
|
||||
|
||||
local_search:
|
||||
label: Local search
|
||||
input_placeholder: Search for Posts
|
||||
hits_empty: "We didn't find any results for the search: ${query}"
|
||||
powered_by: Powered by
|
||||
|
||||
pagination:
|
||||
prev: Previous Post
|
||||
next: Next Post
|
||||
|
||||
comment: Comment
|
||||
|
||||
aside:
|
||||
articles: Articles
|
||||
tags: Tags
|
||||
categories: Categories
|
||||
card_announcement: Announcement
|
||||
card_categories: Categories
|
||||
card_tags: Tags
|
||||
card_archives: Archives
|
||||
card_recent_post: Recent Post
|
||||
card_bookmark: Add to bookmark
|
||||
card_webinfo:
|
||||
headline: Info
|
||||
article_name: Article
|
||||
runtime_name: Run time
|
||||
site_uv_name: UV
|
||||
site_pv_name: PV
|
||||
|
||||
donate: Donate
|
||||
share: Share
|
||||
@@ -0,0 +1,73 @@
|
||||
sidebar:
|
||||
catalog: Catalog
|
||||
have_read: You've read
|
||||
|
||||
footer:
|
||||
driven: Driven
|
||||
theme: Theme
|
||||
|
||||
copy:
|
||||
success: Copy successfully
|
||||
error: Copy error
|
||||
noSupport: The browser does not support
|
||||
|
||||
page:
|
||||
articles: Articles
|
||||
tag: Tag
|
||||
category: Category
|
||||
archives: Archives
|
||||
|
||||
sticky: Sticky
|
||||
no_title: No title
|
||||
read_more: Read more
|
||||
|
||||
post:
|
||||
created: Created
|
||||
updated: Updated
|
||||
wordcount: Word count
|
||||
min2read: 'Reading time: %s min'
|
||||
copyright:
|
||||
author: Author
|
||||
link: Link
|
||||
copyright_notice: Copyright Notice
|
||||
copyright_content: 'All articles in this blog are licensed under <a href="%s">%s</a> unless stating additionally.'
|
||||
|
||||
|
||||
search: Search
|
||||
algolia_search:
|
||||
input_placeholder: Search for Posts
|
||||
hits_empty: "We didn't find any results for the search: ${query}."
|
||||
hits_stats: "${hits} results found in ${time} ms"
|
||||
|
||||
local_search:
|
||||
label: Local search
|
||||
input_placeholder: Search for Posts
|
||||
hits_empty: "We didn't find any results for the search: ${query}"
|
||||
powered_by: Powered by
|
||||
|
||||
pagination:
|
||||
prev: Previous Post
|
||||
next: Next Post
|
||||
|
||||
comment: Comment
|
||||
|
||||
aside:
|
||||
articles: Articles
|
||||
tags: Tags
|
||||
categories: Categories
|
||||
card_announcement: Announcement
|
||||
card_categories: Categories
|
||||
card_tags: Tags
|
||||
card_archives: Archives
|
||||
card_recent_post: Recent Post
|
||||
card_bookmark: Add to bookmark
|
||||
card_webinfo:
|
||||
headline: Info
|
||||
article_name: Article
|
||||
runtime_name: Run time
|
||||
site_uv_name: UV
|
||||
site_pv_name: PV
|
||||
|
||||
|
||||
donate: Donate
|
||||
share: Share
|
||||
@@ -0,0 +1,73 @@
|
||||
sidebar:
|
||||
catalog: 目录
|
||||
have_read: 你已经读了
|
||||
|
||||
footer:
|
||||
driven: 驱动
|
||||
theme: 主题
|
||||
|
||||
copy:
|
||||
success: 复制成功
|
||||
error: 复制错误
|
||||
noSupport: 浏览器不支持
|
||||
|
||||
page:
|
||||
articles: 文章总览
|
||||
tag: 标签
|
||||
category: 分类
|
||||
archives: 归档
|
||||
|
||||
sticky: 置顶
|
||||
no_title: 无题
|
||||
read_more: 阅读更多
|
||||
|
||||
post:
|
||||
created: 发表于
|
||||
updated: 更新于
|
||||
wordcount: 字数总计
|
||||
min2read: '阅读时长: %s 分钟'
|
||||
copyright:
|
||||
author: 文章作者
|
||||
link: 文章链接
|
||||
copyright_notice: 版权声明
|
||||
copyright_content: '本博客所有文章除特别声明外,均采用 <a href="%s">%s</a> 许可协议。转载请注明来自 <a href="%s">%s</a>!'
|
||||
|
||||
search: 搜索
|
||||
algolia_search:
|
||||
input_placeholder: 搜索文章
|
||||
hits_empty: "找不到您查询的内容:${query}"
|
||||
hits_stats: "找到 ${hits} 条结果,用时 ${time} 毫秒"
|
||||
|
||||
local_search:
|
||||
label: 本地搜索
|
||||
input_placeholder: 搜索文章
|
||||
hits_empty: "找不到您查询的内容:${query}"
|
||||
powered: "提供支持"
|
||||
by: 由
|
||||
|
||||
pagination:
|
||||
prev: 上一篇
|
||||
next: 下一篇
|
||||
|
||||
comment: 评论
|
||||
|
||||
aside:
|
||||
articles: 文章
|
||||
tags: 标签
|
||||
categories: 分类
|
||||
card_announcement: 公告
|
||||
card_categories: 分类
|
||||
card_tags: 标签
|
||||
card_archives: 归档
|
||||
card_recent_post: 最新文章
|
||||
card_bookmark: 加入书签
|
||||
card_webinfo:
|
||||
headline: 网站资讯
|
||||
article_name: 文章数目
|
||||
runtime_name: 已运行时间
|
||||
site_uv_name: 本站访客数
|
||||
site_pv_name: 本站总访问量
|
||||
|
||||
|
||||
donate: 打赏
|
||||
share: 分享
|
||||
@@ -0,0 +1,78 @@
|
||||
sidebar:
|
||||
catalog: 目錄
|
||||
have_read: 你已經讀了
|
||||
|
||||
footer:
|
||||
driven: Power by
|
||||
theme: Theme
|
||||
|
||||
copy:
|
||||
success: 複製成功
|
||||
error: 複製錯誤
|
||||
noSupport: 瀏覽器不支持
|
||||
|
||||
page:
|
||||
articles: 文章總覽
|
||||
tag: 標籤
|
||||
category: 分類
|
||||
archives: 歸檔
|
||||
|
||||
sticky: 置頂
|
||||
no_title: 無題
|
||||
archives: 時間軸
|
||||
read_more: 閲讀更多
|
||||
created_date: 發表於
|
||||
update_date: 更新於
|
||||
|
||||
post:
|
||||
created: 發表於
|
||||
updated: 更新於
|
||||
wordcount: 字數總計
|
||||
commentcount: 評論數
|
||||
min2read: '閲讀時長: %s 分鐘'
|
||||
copyright:
|
||||
author: 文章作者
|
||||
link: 文章鏈接
|
||||
copyright_notice: 版權聲明
|
||||
copyright_content: '本博客所有文章除特別聲明外,均採用
|
||||
<a href="%s" target="_blank">%s</a> 許可協議。轉載請註明來自 <a href="%s" target="_blank">%s</a>!'
|
||||
|
||||
search: 搜索
|
||||
algolia_search:
|
||||
input_placeholder: 搜索文章
|
||||
hits_empty: "找不到您查詢的內容:${query}"
|
||||
hits_stats: "找到 ${hits} 條結果,用時 ${time} 毫秒"
|
||||
|
||||
local_search:
|
||||
label: 本地搜索
|
||||
input_placeholder: 搜索文章
|
||||
hits_empty: "找不到您查詢的內容:${query}"
|
||||
powered: "提供支持"
|
||||
by: 由
|
||||
|
||||
pagination:
|
||||
prev: 上一篇
|
||||
next: 下一篇
|
||||
|
||||
comment: 評論
|
||||
|
||||
aside:
|
||||
articles: 文章
|
||||
tags: 標籤
|
||||
categories: 分類
|
||||
card_announcement: 公告
|
||||
card_categories: 分類
|
||||
card_tags: 標籤
|
||||
card_archives: 歸檔
|
||||
card_recent_post: 最新文章
|
||||
card_bookmark: 加入書籤
|
||||
card_webinfo:
|
||||
headline: 網站資訊
|
||||
article_name: 文章數目
|
||||
runtime_name: 已運行時間
|
||||
site_uv_name: 本站訪客數
|
||||
site_pv_name: 本站總訪問量
|
||||
|
||||
|
||||
donate: 打賞
|
||||
share: 分享
|
||||
Reference in New Issue
Block a user