mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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
|
@ -1923,9 +1923,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: '{};"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue