feature(doc): complete all Chinese and English documents and fix many bugs

This commit is contained in:
Dillon
2020-03-08 21:02:21 +08:00
parent b1f2de1987
commit 296424cded
76 changed files with 13278 additions and 2445 deletions

View File

@@ -7,8 +7,8 @@ other = "Posts"
# === Post ===
# === Taxonomy ===
[all]
other = "all "
[allSome]
other = "All %s"
[tag]
other = "Tag"
@@ -33,26 +33,21 @@ other = "More"
other = "Switch Theme"
# === partials/header.html ===
# === partials/comment.html ===
[valineLang]
other = "en"
# === partials/comment.html ===
# === partials/footer.html ===
[powered]
[poweredBySome]
other = "Powered by %s"
[theme]
other = "Theme - "
other = "Theme"
# === partials/footer.html ===
# === partials/plugin/share.html ===
[share]
[shareOn]
other = "Share on"
# === partials/plugin/share.html ===
# === posts/single.html ===
[toc]
[contents]
other = "Contents"
[publish]
@@ -102,3 +97,41 @@ other = "The page you're looking for doesn't exist. Sorry."
[backToHome]
other = "Back to Home"
# === 404.html ===
# === shortcodes/admonition.html ===
[note]
other = "Note"
[abstract]
other = "Abstract"
[info]
other = "Info"
[tip]
other = "Tip"
[success]
other = "Success"
[question]
other = "Question"
[warning]
other = "Warning"
[failure]
other = "Failure"
[danger]
other = "Danger"
[bug]
other = "Bug"
[example]
other = "Example"
[quote]
other = "Quote"
# === shortcodes/admonition.html ===

View File

@@ -7,14 +7,14 @@ other = "Posts"
# === Post ===
# === Taxonomy ===
[all]
other = "tous "
[allSome]
other = "Tous %s"
[tag]
other = "Tag"
other = "Balise"
[tags]
other = "Tags"
other = "Balises"
[category]
other = "Catégorie"
@@ -33,26 +33,21 @@ other = "Plus"
other = "Changer de Thème"
# === partials/header.html ===
# === partials/comments.html ===
[valineLang]
other = "fr"
# === partials/comments.html ===
# === partials/footer.html ===
[powered]
[poweredBySome]
other = "Propulsé par %s"
[theme]
other = "Thème - "
other = "Thème"
# === partials/footer.html ===
# === partials/post/share.html ===
[share]
# === partials/plugin/share.html ===
[shareOn]
other = "Partager sur"
# === partials/post/share.html ===
# === partials/plugin/share.html ===
# === posts/single.html ===
[toc]
[contents]
other = "Contenu"
[publish]
@@ -102,3 +97,41 @@ other = "Désolé, la page recherchée n'existe pas."
[backToHome]
other = "Retour à l'accueil"
# === 404.html ===
# === shortcodes/admonition.html ===
[note]
other = "Remarque"
[abstract]
other = "Abstrait"
[info]
other = "Info"
[tip]
other = "Astuces"
[success]
other = "Succès"
[question]
other = "Question"
[warning]
other = "Avertissement"
[failure]
other = "Échec"
[danger]
other = "Danger"
[bug]
other = "Bug"
[example]
other = "Exemple"
[quote]
other = "Citation"
# === shortcodes/admonition.html ===

View File

@@ -7,8 +7,8 @@ other = "文章"
# === Post ===
# === Taxonomy ===
[all]
other = "所有"
[allSome]
other = "所有%s"
[tag]
other = "标签"
@@ -33,26 +33,21 @@ other = "更多"
other = "切换主题"
# === partials/header.html ===
# === partials/comment.html ===
[valineLang]
other = "zh-cn"
# === partials/comment.html ===
# === partials/footer.html ===
[powered]
[poweredBySome]
other = "由 %s 强力驱动"
[theme]
other = "主题 - "
other = "主题"
# === partials/footer.html ===
# === partials/plugin/share.html ===
[share]
[shareOn]
other = "分享到"
# === partials/plugin/share.html ===
# === posts/single.html ===
[toc]
[contents]
other = "目录"
[publish]
@@ -102,3 +97,41 @@ other = "抱歉,您要查找的页面不存在。"
[backToHome]
other = "回到主页"
# === 404.html ===
# === shortcodes/admonition.html ===
[note]
other = "注意"
[abstract]
other = "摘要"
[info]
other = "信息"
[tip]
other = "技巧"
[success]
other = "成功"
[question]
other = "问题"
[warning]
other = "警告"
[failure]
other = "失败"
[danger]
other = "危险"
[bug]
other = "Bug"
[example]
other = "示例"
[quote]
other = "引用"
# === shortcodes/admonition.html ===