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

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\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-30 20:00+0000\n"
"Last-Translator: WaldiS <sto@tutanota.de>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/>\n"
@ -2160,6 +2160,11 @@ msgstr "niejednoznaczna opcja: %(option)s może dopasować %(matches)s"
msgid "ambiguous option: %s (%s?)"
msgstr "niejednoznaczna opcja: %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 "Nie znaleziono apksignera! Nie można podpisać ani zweryfikować nowoczesnych pakietów APK"