mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-17 20:50:29 +03:00
fix bad formats in translations
This commit is contained in:
parent
950e342d6e
commit
68cd544dfb
10 changed files with 28 additions and 28 deletions
|
|
@ -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: '{};"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue