Fix a C formatting string translation.
2005-08-02 Dave Neary <bolsh@gimp.org> * tr.po: Fix a C formatting string translation.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-08-02 Dave Neary <bolsh@gimp.org>
|
||||||
|
|
||||||
|
* tr.po: Fix a C formatting string translation.
|
||||||
|
|
||||||
2005-06-28 Alexander Shopov <ash@contact.bg>
|
2005-06-28 Alexander Shopov <ash@contact.bg>
|
||||||
|
|
||||||
* bg.po: Updated Bulgarian translation by
|
* bg.po: Updated Bulgarian translation by
|
||||||
|
4
po/tr.po
4
po/tr.po
@@ -32,8 +32,8 @@ msgstr "okunan veri miktarı"
|
|||||||
#, 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 bayt oku"
|
msgstr[0] "%lu bayt oku"
|
||||||
msgstr[1] "%d bayt oku"
|
msgstr[1] "%lu bayt oku"
|
||||||
|
|
||||||
#: lib/write.c:52
|
#: lib/write.c:52
|
||||||
#, c-format
|
#, c-format
|
||||||
|
Reference in New Issue
Block a user