From b95d60f24b15029f97a7fd7e12c314d9a9e3e8bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Sun, 23 Mar 2025 11:56:03 +0100 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate:=20Chinese=20(Simp?= =?UTF-8?q?lified=20Han=20script)=20(zh=5FHans)=20by=20=E5=A4=A7=E7=8E=8B?= =?UTF-8?q?=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1=E5=B1=B1=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (623 of 623 strings) Co-authored-by: 大王叫我来巡山 Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/ Translation: F-Droid/F-Droid Server --- locale/zh_Hans/LC_MESSAGES/fdroidserver.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po index 60c5cc46..4ef2a262 100644 --- a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po @@ -40,7 +40,7 @@ msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2025-03-20 15:05+0100\n" -"PO-Revision-Date: 2025-03-20 02:51+0000\n" +"PO-Revision-Date: 2025-03-21 03:03+0000\n" "Last-Translator: 大王叫我来巡山 \n" "Language-Team: Chinese (Simplified Han script) \n" "Language: zh_Hans\n" @@ -74,7 +74,7 @@ msgstr "\"%s/\" 没有与之匹配的元数据文件!" #: ../fdroidserver/index.py msgid "\"isPrimary\" key should not be added to mirrors!" -msgstr "" +msgstr "\"isPrimary\" 密钥不应被添加到镜像!" #: ../fdroidserver/index.py #, python-brace-format @@ -1243,7 +1243,7 @@ msgstr "达到 ZIP 文件中的最大递归深度:%s" #: ../fdroidserver/index.py #, python-brace-format msgid "Mirror config for {url} contains \"isPrimary\" key!" -msgstr "" +msgstr "{url} 的镜像配置包含 \"isPrimary\" 密钥!" #: ../fdroidserver/mirror.py msgid "Mirror the full repo and archive, all file types."