154 lines
2.8 KiB
YAML
154 lines
2.8 KiB
YAML
#--------------------------------------
|
|
# English Version
|
|
#--------------------------------------
|
|
archives:
|
|
other: Posts
|
|
tag:
|
|
other: Tag
|
|
tags:
|
|
other: Tags
|
|
TagTitle:
|
|
other: Tag Collection
|
|
category:
|
|
other: Category
|
|
categories:
|
|
other: Categories
|
|
CateTitle:
|
|
other: Classification Items
|
|
AllSome:
|
|
other: "All {{ .Some }}"
|
|
|
|
NavToggleLabel:
|
|
other: Toggle navigation bar
|
|
|
|
MSearchLabel:
|
|
other: Search
|
|
|
|
SymbolColon:
|
|
other: ":"
|
|
SymbolComma:
|
|
other: ","
|
|
SymbolPeriod:
|
|
other: "."
|
|
|
|
SbPostsLable:
|
|
other: "Posts"
|
|
SbCatesTitle:
|
|
other: "Categories"
|
|
SbTagsTitle:
|
|
other: "Tags"
|
|
TableOfContents:
|
|
other: "TOC"
|
|
SiteOverview:
|
|
other: "Overview"
|
|
RSSLable:
|
|
other: "RSS Subscribe"
|
|
CCLinkTitle:
|
|
other: "Creative Commons"
|
|
|
|
TagsCounterTitle:
|
|
zero: No tags
|
|
other: "{{ .Count }} tags in total"
|
|
CatesCounterTitle:
|
|
zero: No categories
|
|
other: "{{ .Count }} categories in total"
|
|
ArchiveCounterTitle:
|
|
zero: No posts.
|
|
other: "{{ .Count }} posts in total"
|
|
|
|
PostArchive:
|
|
cheers:
|
|
um: Um...
|
|
ok: Ok
|
|
nice: Nice
|
|
good: Good
|
|
great: Greate
|
|
excellent: Excellent
|
|
keepOn: Keep on posting.╰(*°▽°*)╯
|
|
|
|
PostMeta:
|
|
sticky: Stickys
|
|
publish:
|
|
date: "Publish on"
|
|
time: "Create Time"
|
|
lastmod:
|
|
date: "Update on"
|
|
time: "Modify Time"
|
|
category: "Classify at"
|
|
words:
|
|
title: Words
|
|
count: "{{- .WordCount -}}"
|
|
reading:
|
|
title: Read
|
|
time: "{{- .ReadingTime -}}mins"
|
|
views: Views
|
|
comments: Comments
|
|
tags: Tags
|
|
more: "Read More"
|
|
edit: "Edit this post"
|
|
|
|
Reward:
|
|
title: Donate
|
|
wechatpay: WechatPay
|
|
alipay: Alipay
|
|
paypal: Paypal
|
|
bitcoin: Bitcoin
|
|
|
|
PostCopyRight:
|
|
title: Post Title
|
|
author: Post Author
|
|
link: Post Link
|
|
origin:
|
|
author: Written By
|
|
link: Originally From
|
|
license:
|
|
title: Copyright Notice
|
|
content: "All articles in this blog are licensed under <i class=\"fab fa-fw fa-creative-commons\"></i>%s unless stating additionally."
|
|
|
|
PostFollowMe:
|
|
other: Welcome to my other publishing channels
|
|
|
|
PostCommentTitle:
|
|
other: Comments
|
|
|
|
SiteInfoItems:
|
|
title: "Web Status"
|
|
runTimes: "Running:"
|
|
words: "Words:"
|
|
readTimes: "ReadTime:"
|
|
visitors: "Visitors:"
|
|
pageViews: "Views:"
|
|
todayViews: "Today Views:"
|
|
yesterdayViews: "Yesterday Views:"
|
|
monthViews: "Month Views:"
|
|
totalViews: "Total Views"
|
|
lastUpdate: "Last Update:"
|
|
|
|
FooterPowerby:
|
|
other: "Power by %s"
|
|
|
|
SearchPh:
|
|
other: Searching...
|
|
SearchEmpty:
|
|
other: "We didn't find any results for the search: ${query}"
|
|
SearchHits:
|
|
hits: "${hits} results found"
|
|
SearchHitsTime:
|
|
other: "${hits} results found in ${time} ms"
|
|
|
|
DateSuffix:
|
|
years: " Year "
|
|
days: " Day "
|
|
hours: " Hour "
|
|
mins: " Min"
|
|
month: " Month Ago"
|
|
day: " Day Ago"
|
|
hour: " Hour Ago"
|
|
min: " Min Ago"
|
|
just: "Just"
|
|
|
|
ToolBtns:
|
|
comment: "Go to Comment"
|
|
theme: "Change Theme"
|
|
lang: "Multilingual translation"
|
|
backTop: "Back to Top" |