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: 2025-01-03 06:49+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
@ -2157,6 +2157,11 @@ msgstr "opção ambígua: %(option)s poderia corresponder %(matches)s"
msgid "ambiguous option: %s (%s?)"
msgstr "opção ambígua: %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 "apksigner não encontrado! Não é possível assinar ou verificar APKs modernos"