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

@ -11,7 +11,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-11-26 15:16+0000\n"
"Last-Translator: Peter Dave Hello <hsu@peterdavehello.org>\n"
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/>\n"
@ -2193,6 +2193,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
#, fuzzy
msgid "apksigner not found! Cannot sign or verify modern APKs"