🔧 Update the zh_tw i18n config file.
This commit is contained in:
parent
07e199ba11
commit
61079367ef
183
i18n/zh-tw.yaml
183
i18n/zh-tw.yaml
@ -1,4 +1,7 @@
|
|||||||
# 繁體中文版本
|
#--------------------------------------
|
||||||
|
# 繁體版本
|
||||||
|
#--------------------------------------
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
other: 文章
|
other: 文章
|
||||||
tag:
|
tag:
|
||||||
@ -16,119 +19,80 @@ CateTitle:
|
|||||||
AllSome:
|
AllSome:
|
||||||
other: "所有 {{ .Some }}"
|
other: "所有 {{ .Some }}"
|
||||||
|
|
||||||
NavToggleLabel:
|
Symbol:
|
||||||
other: 切換導航欄
|
colon: ":"
|
||||||
|
comma: ","
|
||||||
|
period: "。"
|
||||||
|
|
||||||
MSearchLabel:
|
Sidebar:
|
||||||
other: 搜索
|
label:
|
||||||
|
posts: 日誌
|
||||||
|
categories: 分類
|
||||||
|
tags: 標籤
|
||||||
|
rss: RSS 訂閱
|
||||||
|
ccommons: 共享知識
|
||||||
|
toc: 文章目錄
|
||||||
|
overview: 站點概覽
|
||||||
|
navToggle: 切換導航欄
|
||||||
|
search: 搜索
|
||||||
|
|
||||||
SymbolColon:
|
Terms:
|
||||||
other: ":"
|
archives: "目前共計 <strong>{{ .Count }}</strong> 篇日誌"
|
||||||
SymbolComma:
|
categories: "目前共計 <strong>{{ .Count }}</strong> 個分類"
|
||||||
other: ","
|
tags: "目前共計 <strong>{{ .Count }}</strong> 個標籤"
|
||||||
SymbolPeriod:
|
|
||||||
other: "。"
|
|
||||||
|
|
||||||
SbPostsLable:
|
PostArchive:
|
||||||
other: 日誌
|
cheers:
|
||||||
SbCatesTitle:
|
um: 嗯..
|
||||||
other: 分類
|
ok: 還行
|
||||||
SbTagsTitle:
|
nice: 不错
|
||||||
other: 標籤
|
good: 很好
|
||||||
TableOfContents:
|
great: 非常好
|
||||||
other: 文章目錄
|
excellent: 太棒了
|
||||||
SiteOverview:
|
keepOn: 繼續努力喲。╰(*°▽°*)╯
|
||||||
other: 站點概覽
|
|
||||||
RSSLable:
|
|
||||||
other: RSS 訂閱
|
|
||||||
CCLinkTitle:
|
|
||||||
other: 共享知識
|
|
||||||
|
|
||||||
TagsCounterTitle:
|
PostMeta:
|
||||||
zero: 暫無標籤
|
sticky: 置頂
|
||||||
other: "目前共計 <strong>{{ .Count }}</strong> 個標籤"
|
publish:
|
||||||
CatesCounterTitle:
|
date: 發表於
|
||||||
zero: 暫無分類
|
time: 創建時間
|
||||||
other: "目前共計 <strong>{{ .Count }}</strong> 個分類"
|
lastmod:
|
||||||
ArchiveCounterTitle:
|
date: 更新於
|
||||||
zero: 暫無日誌
|
time: 修改時間
|
||||||
other: "目前共計 <strong>{{ .Count }}</strong> 篇日誌"
|
category: 分類於
|
||||||
|
words:
|
||||||
|
title: 字數
|
||||||
|
count: "{{- .WordCount -}}"
|
||||||
|
reading:
|
||||||
|
title: 閱讀
|
||||||
|
time: "{{- .ReadingTime -}}分鐘"
|
||||||
|
views: 瀏覽
|
||||||
|
comments: 評論
|
||||||
|
tags: 標籤
|
||||||
|
more: 閱讀全文
|
||||||
|
edit: 編輯
|
||||||
|
|
||||||
PostArchiveCheersUm:
|
Reward:
|
||||||
other: 嗯..
|
title: 讚賞
|
||||||
PostArchiveCheersOk:
|
wechatpay: 微信
|
||||||
other: 還行
|
alipay: 支付寶
|
||||||
PostArchiveCheersNice:
|
paypal: Paypal
|
||||||
other: 不錯
|
bitcoin: 比特幣
|
||||||
PostArchiveCheersGood:
|
|
||||||
other: 很好
|
|
||||||
PostArchiveCheersGreat:
|
|
||||||
other: 非常好
|
|
||||||
PostArchiveCheersExcellent:
|
|
||||||
other: 太棒了
|
|
||||||
PostArchiveKeepOn:
|
|
||||||
other: 繼續努力喲。 ╰(*°▽°*)╯
|
|
||||||
|
|
||||||
PostStickyTitle:
|
PostCopyRight:
|
||||||
other: 置頂
|
title: 文章標題
|
||||||
PostPublishDate:
|
author: 本文作者
|
||||||
other: 發表於
|
link: 本文鏈接
|
||||||
PostPublishTime:
|
origin:
|
||||||
other: 創建時間
|
author: 原文作者
|
||||||
PostLastModDate:
|
link: 原文鏈接
|
||||||
other: 更新於
|
license:
|
||||||
PostLastModTime:
|
title: 版權聲明
|
||||||
other: 修改時間
|
content: "本博客所有文章除特別聲明外,均採用 <i class="fab fa-fw fa-creative-commons"></i>%s 許可協議。轉載請註明出處!"
|
||||||
PostCategory:
|
|
||||||
other: "分類於"
|
|
||||||
PostWords:
|
|
||||||
other: 字數
|
|
||||||
PostWordCount:
|
|
||||||
other: "{{- .WordCount -}}"
|
|
||||||
PostReading:
|
|
||||||
other: 閱讀
|
|
||||||
PostReadTime:
|
|
||||||
other: "{{- .ReadingTime -}}分鐘"
|
|
||||||
PostViews:
|
|
||||||
other: 瀏覽
|
|
||||||
PostComments:
|
|
||||||
other: 評論
|
|
||||||
PostTags:
|
|
||||||
other: 標籤
|
|
||||||
PostReadMore:
|
|
||||||
other: 閱讀全文
|
|
||||||
PostEditTitle:
|
|
||||||
other: 編輯
|
|
||||||
|
|
||||||
PostCRTitle:
|
|
||||||
other: 文章標題
|
|
||||||
PostCRAuthor:
|
|
||||||
other: 本文作者
|
|
||||||
PostCRLink:
|
|
||||||
other: 本文鏈接
|
|
||||||
PostCROriginAuthor:
|
|
||||||
other: 原文作者
|
|
||||||
PostCROriginLink:
|
|
||||||
other: 原文鏈接
|
|
||||||
PostCRLicenseTitle:
|
|
||||||
other: 版權聲明
|
|
||||||
PostCRLicenseContent:
|
|
||||||
other: '本博客所有文章除特別聲明外,均採用 <i class="fab fa-fw fa-creative-commons"></i>%s 許可協議。轉載請註明出處! '
|
|
||||||
|
|
||||||
PostFollowMe:
|
PostFollowMe:
|
||||||
other: 歡迎關注我的其它發布渠道
|
other: 歡迎關注我的其它發布渠道
|
||||||
|
|
||||||
RewardDonate:
|
|
||||||
other: 讚賞
|
|
||||||
RewardWechatpay:
|
|
||||||
other: 微信
|
|
||||||
RewardAlipay:
|
|
||||||
other: 支付寶
|
|
||||||
RewardPaypal:
|
|
||||||
other: PayPal
|
|
||||||
RewardBitcoin:
|
|
||||||
other: 比特幣
|
|
||||||
|
|
||||||
PostCommentTitle:
|
PostCommentTitle:
|
||||||
other: 評論交流
|
other: 評論交流
|
||||||
|
|
||||||
@ -148,14 +112,11 @@ SiteInfoItems:
|
|||||||
FooterPowerby:
|
FooterPowerby:
|
||||||
other: 由 %s 強力驅動
|
other: 由 %s 強力驅動
|
||||||
|
|
||||||
SearchPh:
|
Search:
|
||||||
other: 搜索...
|
placeholder: 搜索...
|
||||||
SearchEmpty:
|
empty: "沒有找到任何搜索結果:${query}"
|
||||||
other: "沒有找到任何搜索結果:${query}"
|
|
||||||
SearchHits:
|
|
||||||
hits: "找到 ${hits} 個搜索結果"
|
hits: "找到 ${hits} 個搜索結果"
|
||||||
SearchHitsTime:
|
time: "找到 ${hits} 個搜索結果(用時 ${time} 毫秒)"
|
||||||
other: "找到 ${hits} 個搜索結果(用時 ${time} 毫秒)"
|
|
||||||
|
|
||||||
DateSuffix:
|
DateSuffix:
|
||||||
years: " 年 "
|
years: " 年 "
|
||||||
|
Loading…
Reference in New Issue
Block a user