diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-26 13:40:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-26 13:40:33 +0000 |
commit | d6f4ad6163568ee4b77e3056a6277575951a2f5e (patch) | |
tree | f0467cc40853f62ca95ea9d56c4c58e1c4cd9cd1 /po/vi.po | |
parent | 4ec81260c57e6181cdad054a2c442a584c165ee2 (diff) | |
download | gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.tar.gz gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.tar.bz2 gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.zip |
fix distcheck
Original commit message from CVS:
fix distcheck
Diffstat (limited to 'po/vi.po')
-rw-r--r-- | po/vi.po | 28 |
1 files changed, 12 insertions, 16 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-10-24 00:23+0200\n" +"POT-Creation-Date: 2005-10-26 15:32+0200\n" "PO-Revision-Date: 2005-01-22 17:17+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n" @@ -16,25 +16,15 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ext/audiofile/gstafsink.c:343 ext/sndfile/gstsf.c:625 -#, c-format -msgid "Could not open file \"%s\" for writing." -msgstr "Đã không mở được tập tin \"%s\" để ghi." - -#: ext/audiofile/gstafsink.c:365 ext/audiofile/gstafsrc.c:370 -#, c-format -msgid "Error closing file \"%s\"." -msgstr "Lỗi khi đóng tập tin \"%s\"." - -#: ext/audiofile/gstafsrc.c:317 -#, c-format -msgid "Could not open file \"%s\" for reading." -msgstr "Đã không mở được tập tin \"%s\" để đọc." - #: ext/sndfile/gstsf.c:586 msgid "No filename specified." msgstr "Chưa ghi rõ tên tập tin." +#: ext/sndfile/gstsf.c:625 +#, c-format +msgid "Could not open file \"%s\" for writing." +msgstr "Đã không mở được tập tin \"%s\" để ghi." + #: ext/sndfile/gstsf.c:839 #, c-format msgid "Could not write to file \"%s\"." @@ -85,6 +75,12 @@ msgstr "Đã không đóng được thiết bị ảnh động \"%s\"." msgid "Could not write to device \"%s\"." msgstr "Đã không ghi được vào thiết bị \"%s\"." +#~ msgid "Error closing file \"%s\"." +#~ msgstr "Lỗi khi đóng tập tin \"%s\"." + +#~ msgid "Could not open file \"%s\" for reading." +#~ msgstr "Đã không mở được tập tin \"%s\" để đọc." + #~ msgid "No or invalid input audio, AVI stream will be corrupt." #~ msgstr "" #~ "Chưa có dữ liệu âm thanh nhập, hoặc dữ liệu âm thanh nhập không hợp lệ. " |