make -C locale update

This commit is contained in:
Hans-Christoph Steiner 2025-03-25 11:38:20 +01:00
parent 4cefec9333
commit 0c867f908f
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
53 changed files with 319 additions and 54 deletions

View file

@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2025-03-23 21:45+0100\n"
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
"PO-Revision-Date: 2025-03-24 14:02+0000\n"
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/>\n"
@ -1475,6 +1475,11 @@ msgstr "Читання {apkfilename} з кешу"
msgid "Refresh and cache scanner rules and signatures from the network"
msgstr "Оновлення та кешування правил і сигнатур сканера з мережі"
#: ../fdroidserver/publish.py
#, python-brace-format
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
msgstr ""
#: ../fdroidserver/verify.py
msgid "Remove source tarball and any APKs if successfully verified."
msgstr "Видаліть вихідний архів та будь-які файли APK, якщо успішно перевірено."