mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
locale: fix corrupt python formats
This commit is contained in:
parent
d1fd58681e
commit
e38f7dad68
13 changed files with 48 additions and 48 deletions
|
@ -1013,14 +1013,14 @@ msgid "Include the source tarballs in the mirror"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid "Including metadata from %s@%s"
|
||||
msgstr "%s:%d에서 잘못된 메타데이터"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Including metadata from {path}"
|
||||
msgstr "알 수 없는 메타데이터 형식: {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Initialising submodules"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue