61 lines
1.4 KiB
YAML
Executable File
61 lines
1.4 KiB
YAML
Executable File
btn:
|
|
home: Home
|
|
blog: Blog
|
|
wiki: Wiki
|
|
recent_publish: Recent
|
|
all_wiki: All
|
|
category: Category
|
|
categories: Categories
|
|
tag: Tag
|
|
tags: Tags
|
|
archives: Archives
|
|
getting_started: Getting Started
|
|
|
|
meta:
|
|
recent_update: Recent Update
|
|
toc: TOC
|
|
read_prev: or prev
|
|
read_next: READ NEXT
|
|
older: Older
|
|
references: References
|
|
related_posts: Related Posts
|
|
comment_title: Join the discussion
|
|
back_to_top: Back to top
|
|
more: 'More %s'
|
|
created: 'Posted on'
|
|
updated: 'Updated on'
|
|
license: License
|
|
share: Share
|
|
date_suffix:
|
|
just: Just
|
|
min: minutes ago
|
|
hour: hours ago
|
|
day: days ago
|
|
month: months ago
|
|
|
|
footer:
|
|
license: 'All articles in this blog are licensed under %s unless stating additionally.'
|
|
info_not_open_source: 'This site was deployed by %s using %s.'
|
|
info_open_source: 'This site was deployed by %s using %s. You can find the source code in %s.'
|
|
|
|
page:
|
|
error:
|
|
what: Page Not Found
|
|
why: The address may be entered incorrectly or the address has been deleted.
|
|
action: Back to Home
|
|
categories: "%s's %s has %s categories"
|
|
tags: "%s's %s has %s tags"
|
|
archives: "%s in %s years wrote %s articles" # 不知道如何把参数顺序调一下
|
|
filter: "%s's %s has %s articles"
|
|
wiki: "%s has %s %s in total"
|
|
|
|
message:
|
|
copied: Copied!
|
|
|
|
symbol:
|
|
comma: ", "
|
|
period: ". "
|
|
colon: ": "
|
|
brackets_l: "("
|
|
brackets_r: ")"
|