ja.po msgfmt 0.15 chokes on excess plural forms, remove them.
2006-09-04 Michael Natterer <mitch@imendio.com> * ja.po * tr.po: msgfmt 0.15 chokes on excess plural forms, remove them.
This commit is contained in:
committed by
Michael Natterer
parent
efa03b3777
commit
dfd717aacd
@@ -1,3 +1,8 @@
|
||||
2006-09-04 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* ja.po
|
||||
* tr.po: msgfmt 0.15 chokes on excess plural forms, remove them.
|
||||
|
||||
2006-09-04 Mugurel Tudor <mugurelu@gnome.ro>
|
||||
|
||||
* ro.po: Updated Romanian translation by
|
||||
|
||||
2
po/ja.po
2
po/ja.po
@@ -163,7 +163,6 @@ msgstr "画像のピクセルデータが壊れています"
|
||||
msgid "failed to allocate image buffer of %u byte"
|
||||
msgid_plural "failed to allocate image buffer of %u bytes"
|
||||
msgstr[0] "%u バイトの画像バッファの確保に失敗しました"
|
||||
msgstr[1] "%u バイトの画像バッファの確保に失敗しました"
|
||||
|
||||
#: gdk-pixbuf/io-ani.c:244
|
||||
#, c-format
|
||||
@@ -1691,7 +1690,6 @@ msgstr "新しいフォルダの種類"
|
||||
msgid "%d byte"
|
||||
msgid_plural "%d bytes"
|
||||
msgstr[0] "%dバイト"
|
||||
msgstr[1] "%dバイト"
|
||||
|
||||
#: gtk/gtkfilechooserdefault.c:8279
|
||||
#, c-format
|
||||
|
||||
2
po/tr.po
2
po/tr.po
@@ -184,7 +184,6 @@ msgstr "Resmin benek verisi bozuk"
|
||||
msgid "failed to allocate image buffer of %u byte"
|
||||
msgid_plural "failed to allocate image buffer of %u bytes"
|
||||
msgstr[0] "%u baytlık resim tamponu ayrılamadı"
|
||||
msgstr[1] "%u baytlık resim tamponu ayrılamadı"
|
||||
|
||||
#: gdk-pixbuf/io-ani.c:244
|
||||
#, c-format
|
||||
@@ -1855,7 +1854,6 @@ msgstr "Yeni klasörün adını girin"
|
||||
msgid "%d byte"
|
||||
msgid_plural "%d bytes"
|
||||
msgstr[0] "%d bayt"
|
||||
msgstr[1] "%d bayt"
|
||||
|
||||
#: gtk/gtkfilechooserdefault.c:8279
|
||||
#, c-format
|
||||
|
||||
Reference in New Issue
Block a user