Merge remote-tracking branch 'blowfish/translations-v1' into translations-v1

# Conflicts:
#	exampleSite/content/docs/advanced-customisation/index.zh-cn.md
#	exampleSite/content/docs/configuration/index.zh-cn.md
#	exampleSite/content/docs/content-examples/index.zh-cn.md
#	exampleSite/content/docs/firebase-views/index.zh-cn.md
#	exampleSite/content/docs/front-matter/index.zh-cn.md
#	exampleSite/content/docs/getting-started/index.zh-cn.md
#	exampleSite/content/docs/homepage-layout/index.zh-cn.md
#	exampleSite/content/docs/installation/index.zh-cn.md
#	exampleSite/content/docs/multi-author/index.zh-cn.md
#	exampleSite/content/docs/thumbnails/index.zh-cn.md
#	exampleSite/content/docs/welcome/index.zh-cn.md
#	exampleSite/content/samples/_index.zh-cn.md
#	exampleSite/content/samples/icons/index.zh-cn.md
#	exampleSite/content/samples/thumbnail_sample/index.zh-cn.md
#	i18n/zh-CN.yaml
This commit is contained in:
Weaxs
2024-03-20 11:58:51 +08:00
541 changed files with 21969 additions and 801 deletions
+4 -4
View File
@@ -21,10 +21,10 @@ article:
likes:
one: "{{ .Count }} disukai"
other: "{{ .Count }} disukai"
part_of_series: "This article is part of a series."
part: "Part"
this_article: "This Article"
related_articles: "Related"
part_of_series: "Artikel ini merupakan bagian dari sebuah seri."
part: "Bagian"
this_article: "Artikel ini"
related_articles: "Terkait"
author:
byline_title: "Penulis"
+2 -2
View File
@@ -38,7 +38,7 @@ error:
footer:
dark_appearance: "Mudar para modo escuro"
light_appearance: "Mudar para modo claro"
powered_by: "Movido por {{ .Hugo }} & {{ .Theme }}"
powered_by: "Criado por {{ .Hugo }} & {{ .Theme }}"
list:
externalurl_title: "Link para site externo"
@@ -62,7 +62,7 @@ sharing:
twitter: "Partilhar no Twitter"
shortcode:
recent_articles: "Recente"
recent_articles: "Recentes"
recent:
show_more: "Mostrar mais"
+12 -12
View File
@@ -4,13 +4,13 @@ global:
article:
anchor_label: "锚点"
date: "{{ .Date }}"
# date_updated: "Updated: {{ .Date }}"
date_updated: "更新于: {{ .Date }}"
draft: "草稿"
edit_title: "编辑内容"
reading_time:
other: "{{ .Count }} 分钟"
reading_time_title: "预计阅读"
# table_of_contents: "Table of Contents"
table_of_contents: "目录"
word_count:
one: "{{ .Count }} 字"
other: "{{ .Count }} 字"
@@ -22,9 +22,9 @@ article:
author:
byline_title: "作者"
# code:
# copy: "Copy"
# copied: "Copied"
code:
copy: "复制"
copied: "已复制"
error:
404_title: "找不到网页 :confused:"
@@ -40,14 +40,14 @@ list:
externalurl_title: "链接到外部网站"
no_articles: "这里还没有任何文章可以列出。"
# nav:
# scroll_to_top_title: "Scroll to top"
# skip_to_main: "Skip to main content"
nav:
scroll_to_top_title: "返回顶部"
skip_to_main: "跳过正文"
# search:
# open_button_title: "Search (/)"
# close_button_title: "Close (Esc)"
# input_placeholder: "Search"
search:
open_button_title: "搜索 (/)"
close_button_title: "关闭 (Esc)"
input_placeholder: "搜索"
sharing:
email: "通过电子邮件发送"