diff options
author | Theppitak Karoonboonyanan <thep@linux.thai.net> | 2006-08-26 16:47:10 +0000 |
---|---|---|
committer | Theppitak Karoonboonyanan <tkaroonb@src.gnome.org> | 2006-08-26 16:47:10 +0000 |
commit | cea501a6a0d32a7a731eeb1929c9a17773acd97c (patch) | |
tree | 6e27e360f4e19bb4c5c214606f751412f5397592 /po | |
parent | 3fb5819e11ffd839626b0150dfcec5117e07cf54 (diff) | |
download | gtk+-cea501a6a0d32a7a731eeb1929c9a17773acd97c.tar.gz |
Fixed plural strings.
2006-08-26 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Fixed plural strings.
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/th.po | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index eb44b06625..e188003103 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-08-26 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * th.po: Fixed plural strings. + 2006-08-26 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-08-17 23:42-0400\n" -"PO-Revision-Date: 2006-08-19 10:39+0700\n" +"PO-Revision-Date: 2006-08-26 23:44+0700\n" "Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n" "Language-Team: Thai <L10n@opentle.net>\n" "MIME-Version: 1.0\n" @@ -150,7 +150,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 @@ -1656,7 +1655,6 @@ msgstr "พิมพ์ชื่อของโฟลเดอร์ใหม่ msgid "%d byte" msgid_plural "%d bytes" msgstr[0] "%d ไบต์" -msgstr[1] "%d ไบต์" #: gtk/gtkfilechooserdefault.c:8279 #, c-format |