make -C locale update

This commit is contained in:
Hans-Christoph Steiner 2025-01-21 17:03:51 +01:00
parent f719efcba0
commit 6e1c1f4cc0
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
48 changed files with 289 additions and 49 deletions

View file

@ -39,7 +39,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2024-12-11 14:37+0100\n"
"POT-Creation-Date: 2025-01-21 17:02+0100\n"
"PO-Revision-Date: 2024-12-12 14:43+0000\n"
"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>\n"
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/>\n"
@ -2182,6 +2182,11 @@ msgstr "模糊的选项:%(option)s 可以相配 %(matches)s"
msgid "ambiguous option: %s (%s?)"
msgstr "模糊的选项:%s(%s?)"
#: ../fdroidserver/common.py
#, python-brace-format
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
msgstr ""
#: ../fdroidserver/common.py
msgid "apksigner not found! Cannot sign or verify modern APKs"
msgstr "找不到 APK 签名器!无法对新式 APK 进行签名或验证"