fixed format string specification bugs in translations.
This commit is contained in:
4
po/bg.po
4
po/bg.po
@@ -33,8 +33,8 @@ msgstr "размер прочетени данни"
|
|||||||
#, c-format
|
#, c-format
|
||||||
msgid "read %lu byte of data"
|
msgid "read %lu byte of data"
|
||||||
msgid_plural "read %lu bytes of data"
|
msgid_plural "read %lu bytes of data"
|
||||||
msgstr[0] "прочетен %d байт от данните"
|
msgstr[0] "прочетен %lu байт от данните"
|
||||||
msgstr[1] "прочетени %d байта от данните"
|
msgstr[1] "прочетени %lu байта от данните"
|
||||||
|
|
||||||
#: lib/write.c:51
|
#: lib/write.c:51
|
||||||
#, c-format
|
#, c-format
|
||||||
|
Reference in New Issue
Block a user