make -C locale update

This commit is contained in:
Hans-Christoph Steiner 2023-03-09 13:20:42 +01:00
parent 68cd544dfb
commit 5a0453ca9d
42 changed files with 253 additions and 880 deletions

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
"PO-Revision-Date: 2023-02-22 11:24+0000\n"
"Last-Translator: Saurmandal <saurmandal@protonmail.com>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/f-droid/fdroidserver/hi/>\n"
@ -1383,6 +1383,11 @@ msgstr ""
msgid "Running wget in {path}"
msgstr ""
#: ../fdroidserver/index.py
#, python-brace-format
msgid "SHA-256 of {url} does not match entry!"
msgstr ""
#: ../fdroidserver/build.py
msgid "Scan the resulting APK(s) for known non-free classes."
msgstr ""
@ -2285,7 +2290,6 @@ msgstr "वैकल्पिक तर्क"
#: /usr/lib/python3.11/argparse.py
#, fuzzy
#| msgid "Options"
msgid "options"
msgstr "विकल्प"
@ -2563,6 +2567,3 @@ msgid "{} build succeeded"
msgid_plural "{} builds succeeded"
msgstr[0] ""
msgstr[1] ""
#~ msgid "Add a new application from its source code"
#~ msgstr "इसके सोर्स कोड से एक नया एप्लिकेशन जोड़ें"