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

@ -607,9 +607,9 @@ msgid "ERROR: unsupported CI type, patches welcome!"
msgstr "出錯:未支援 CI 類型,歡迎補強!"
#: ../fdroidserver/nightly.py
#, fuzzy, python-format
#, python-format
msgid "ERROR: unsupported git host \"%s\", patches welcome!"
msgstr "出錯:未支援 CI 類型,歡迎補強!"
msgstr ""
#: ../fdroidserver/__main__.py
#, fuzzy, python-brace-format
@ -1982,9 +1982,9 @@ msgid "can not parse scrlib spec (not a string): '{}'"
msgstr "無法解析 scrlib spec (不是字符): '{}'"
#: /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: '{};"