diff --git a/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po index 73193756..0fb565c0 100644 --- a/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po @@ -7,15 +7,16 @@ msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" "POT-Creation-Date: 2024-04-18 21:03+0200\n" -"PO-Revision-Date: 2022-08-23 04:28+0800\n" +"PO-Revision-Date: 2024-04-26 06:34+0800\n" "Last-Translator: xingkong0113 \n" -"Language: zh_CN\n" "Language-Team: zh_Hans_CN \n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" "Generated-By: Babel 2.14.0\n" +"X-Generator: Poedit 3.4.2\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" @@ -81,7 +82,7 @@ msgstr "上一页面" #: mkdocs/themes/mkdocs/search-modal.html:9 msgid "From here you can search these documents. Enter your search terms below." -msgstr "从这里你可以搜索这些文件。在下面输入您的搜索内容。" +msgstr "从这里您可以搜索这些文档。在下面输入您需要搜索的内容。" #: mkdocs/themes/mkdocs/search-modal.html:12 msgid "Search..." @@ -98,4 +99,3 @@ msgstr "没有搜索到结果" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "目录" - diff --git a/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po index db178ada..a59e4622 100644 --- a/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po @@ -5,17 +5,19 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" -"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" +"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/" +"issues\"\n" "POT-Creation-Date: 2024-04-09 16:13+0200\n" -"PO-Revision-Date: 2022-08-23 04:29+0800\n" +"PO-Revision-Date: 2024-04-26 06:39+0800\n" "Last-Translator: xingkong0113 \n" -"Language: zh_CN\n" "Language-Team: zh_Hans_CN \n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" "Generated-By: Babel 2.14.0\n" +"X-Generator: Poedit 3.4.2\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" @@ -74,11 +76,12 @@ msgstr "页脚导航" msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." -msgstr "用%(mkdocs_link)s构建,使用%(rtd_link)s提供的%(sphinx_link)s。" +msgstr "" +"用%(mkdocs_link)s构建,使用%(rtd_link)s提供的%(sphinx_link)s。" #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "主题" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" @@ -108,4 +111,3 @@ msgstr "搜索文档" #: mkdocs/themes/readthedocs/versions.html:1 msgid "Versions" msgstr "版本" -