hugo-theme-next/i18n/en.yaml

156 lines
2.8 KiB
YAML
Raw Normal View History

#--------------------------------------
# English Version
#--------------------------------------
2022-07-26 22:18:43 +08:00
archives:
2022-06-07 18:16:40 +08:00
other: Posts
tag:
2022-06-07 18:16:40 +08:00
other: Tag
tags:
2022-06-07 18:16:40 +08:00
other: Tags
TagTitle:
other: Tag Collection
category:
2022-06-07 18:16:40 +08:00
other: Category
categories:
2022-06-07 18:16:40 +08:00
other: Categories
CateTitle:
other: Classification Items
2022-06-07 18:16:40 +08:00
AllSome:
other: "All {{ .Some }}"
NavToggleLabel:
other: Toggle navigation bar
MSearchLabel:
other: Search
SymbolColon:
other: ":"
2022-06-07 18:16:40 +08:00
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"
2022-05-28 16:24:17 +08:00
BackTopLabel:
other: "Top"
2022-06-07 18:16:40 +08:00
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"
2022-06-07 18:16:40 +08:00
PostArchiveCheersUm:
other: Um..
PostArchiveCheersOk:
other: Ok
PostArchiveCheersNice:
other: Nice
PostArchiveCheersGood:
other: Good
PostArchiveCheersGreat:
other: Great
PostArchiveCheersExcellent:
other: Excellent
PostArchiveKeepOn:
other: Keep on posting.╰(*°▽°*)╯
PostStickyTitle:
other: Strickys
PostPublishDate:
other: "Publish on"
PostPublishTime:
other: "Create Time"
PostLastModDate:
other: "Update on"
PostLastModTime:
other: "Modify Time"
PostCategory:
other: "Classify at"
PostWords:
other: "Words"
PostWordCount:
other: "{{- .WordCount -}}"
PostReading:
other: "Read"
PostReadTime:
other: "{{- .ReadingTime -}}min"
PostViews:
other: "Views"
PostTag:
other: "Tags"
PostReadMore:
other: "Read More"
PostEditTitle:
other: Edit this post
PostCRTitle:
other: Post Title
PostCRAuthor:
other: Post Author
PostCRLink:
other: Post Link
PostCROriginAuthor:
other: Written By
PostCROriginLink:
other: Originally From
PostCRLicenseTitle:
other: Copyright Notice
PostCRLicenseContent:
other: "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
RewardDonate:
other: Donate
RewardWechatpay:
other: Wechat Pay
RewardAlipay:
other: Alipay
RewardPaypal:
other: PayPal
RewardBitcoin:
other: Bitcoin
PostCommentTitle:
other: Comments
2022-05-28 16:24:17 +08:00
VisitorsLabel:
other: "Visitors: "
2022-05-28 16:24:17 +08:00
PageViewsLabel:
other: "Page Views: "
WordsLabel:
other: "Words: "
ReadTimesLabel:
other: "ReadTimes: "
2022-05-28 16:24:17 +08:00
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"