mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
locale: fix missing format strings
This commit is contained in:
parent
4fa5512041
commit
81b1142bec
3 changed files with 3 additions and 3 deletions
|
@ -619,7 +619,7 @@ msgstr ""
|
|||
#: ../fdroidserver/upload.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Error while attempting to publish log: %s"
|
||||
msgstr "རེ་པོ་ཁ་བྱང་ལེན་སྐབས་ནོར་སྐྱོན།"
|
||||
msgstr "རེ་པོ་ཁ་བྱང་ལེན་སྐབས་ནོར་སྐྱོན།: %s"
|
||||
|
||||
#: ../fdroidserver/import.py
|
||||
msgid "Error while getting repo address"
|
||||
|
|
|
@ -352,7 +352,7 @@ msgstr "تۈرلەر قۇرۇلمىغان"
|
|||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Categories '%s' is not valid"
|
||||
msgstr "تۈرلەر قۇرۇلمىغان"
|
||||
msgstr "تۈرلەر قۇرۇلمىغان '%s'"
|
||||
|
||||
#: ../fdroid
|
||||
msgid "Check for updates to applications"
|
||||
|
|
|
@ -617,7 +617,7 @@ msgstr ""
|
|||
#: ../fdroidserver/upload.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Error while attempting to publish log: %s"
|
||||
msgstr "Помилка при отриманні адреси репозиторія"
|
||||
msgstr "Помилка при отриманні адреси репозиторія: %s"
|
||||
|
||||
#: ../fdroidserver/import.py
|
||||
msgid "Error while getting repo address"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue