fix bad formats in translations

This commit is contained in:
Hans-Christoph Steiner 2023-03-09 12:18:34 +01:00
parent 950e342d6e
commit 68cd544dfb
10 changed files with 28 additions and 28 deletions

View file

@ -1926,9 +1926,9 @@ msgid "can not parse scrlib spec (not a string): '{}'"
msgstr ""
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py
#, fuzzy, python-format
#, python-format
msgid "can't open '%(filename)s': %(error)s"
msgstr "δεν είναι δυνατό το άνοιγμα του '%s': %s"
msgstr "δεν είναι δυνατό το άνοιγμα του '%(filename)s': %(error)s"
#: ../fdroidserver/scanner.py
msgid "can't open non-https url: '{};"