mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-19 06:02:54 -04:00
locale: fix missing format strings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user