diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 12:04:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 12:04:45 +0000 |
commit | 4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c (patch) | |
tree | 8c9b1a229b4d8fe3870caf1e008f5b879b6e49e2 /po/vi.po | |
parent | 5d57a8436f2c41687cf047abf0cbd31af61de83c (diff) | |
download | ikiwiki-4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c.tar ikiwiki-4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c.tar.gz |
more i18n improvements
Diffstat (limited to 'po/vi.po')
-rw-r--r-- | po/vi.po | 79 |
1 files changed, 62 insertions, 17 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-07 06:39-0500\n" +"POT-Creation-Date: 2007-03-07 07:04-0500\n" "PO-Revision-Date: 2007-01-13 15:31+1030\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" @@ -55,9 +55,9 @@ msgid "login failed, perhaps you need to turn on cookies?" msgstr "" #: ../IkiWiki/Plugin/aggregate.pm:61 -#, perl-format -msgid "aggregate plugin missing %s parameter" -msgstr "bổ sung tập hợp thiếu tham số %s" +#, fuzzy, perl-format +msgid "missing %s parameter" +msgstr "mẫu thiếu tham số id" #: ../IkiWiki/Plugin/aggregate.pm:89 msgid "new feed" @@ -109,14 +109,40 @@ msgstr "đang tạo trang mới %s" msgid "There are no broken links!" msgstr "Không có liên kết bị ngắt nào." +#: ../IkiWiki/Plugin/conditional.pm:20 +msgid "\"test\" and \"then\" parameters are required" +msgstr "" + #: ../IkiWiki/Plugin/fortune.pm:18 msgid "fortune failed" msgstr "fortune bị lỗi" #: ../IkiWiki/Plugin/googlecalendar.pm:22 -msgid "googlecalendar failed to find url in html" +#, fuzzy +msgid "failed to find url in html" msgstr "googlecalendar không tìm thấy địa chỉ URL trong mã HTML" +#: ../IkiWiki/Plugin/img.pm:36 +#, fuzzy, perl-format +msgid "%s not found" +msgstr "không tìm thấy mẫu %s" + +#: ../IkiWiki/Plugin/img.pm:49 +#, perl-format +msgid "bad size \"%s\"" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:57 ../IkiWiki/Plugin/img.pm:61 +#: ../IkiWiki/Plugin/img.pm:79 +#, fuzzy, perl-format +msgid "failed to read %s: %s" +msgstr "lỗi ghi %s: %s" + +#: ../IkiWiki/Plugin/img.pm:64 +#, fuzzy, perl-format +msgid "failed to resize: %s" +msgstr "lỗi ghi %s: %s" + #: ../IkiWiki/Plugin/inline.pm:36 msgid "Must specify url to wiki with --url when using --rss or --atom" msgstr "" @@ -142,7 +168,8 @@ msgid "RPC::XML::Client not found, not pinging" msgstr "Không tìm thấy RPC::XML::Client nên không gửi gói tin ping" #: ../IkiWiki/Plugin/linkmap.pm:99 -msgid "linkmap failed to run dot" +#, fuzzy +msgid "failed to run dot" msgstr "linkmap không chạy dot được" #: ../IkiWiki/Plugin/lockedit.pm:24 @@ -293,7 +320,8 @@ msgid "updating hyperestraier search index" msgstr "đang cập nhật chỉ mục tìm kiếm hyperestraier" #: ../IkiWiki/Plugin/shortcut.pm:24 -msgid "shortcut missing name or url parameter" +#, fuzzy +msgid "missing name or url parameter" msgstr "lối tắt thiếu tên hay tham số url" #. translators: This is used to display what shortcuts are defined. @@ -310,41 +338,53 @@ msgstr "lỗi phân tách hình cười nào nên tắt bổ sung" #: ../IkiWiki/Plugin/sparkline.pm:63 #, fuzzy -msgid "sparkline parse error" +msgid "parse error" msgstr "linkmap không chạy dot được" #: ../IkiWiki/Plugin/sparkline.pm:69 -msgid "sparkline bad featurepoint diameter" +msgid "bad featurepoint diameter" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:79 -msgid "sparkline bad featurepoint location" +msgid "bad featurepoint location" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:90 -msgid "sparkline missing values" +msgid "missing values" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:95 #, fuzzy -msgid "sparkline bad height value" +msgid "bad height value" msgstr "linkmap không chạy dot được" #: ../IkiWiki/Plugin/sparkline.pm:102 #, fuzzy -msgid "sparkline missing width parameter" +msgid "missing width parameter" msgstr "mẫu thiếu tham số id" #: ../IkiWiki/Plugin/sparkline.pm:106 #, fuzzy -msgid "sparkline bad width value" +msgid "bad width value" msgstr "linkmap không chạy dot được" #: ../IkiWiki/Plugin/sparkline.pm:144 #, fuzzy -msgid "sparkline failed to run php" +msgid "failed to run php" msgstr "linkmap không chạy dot được" +#: ../IkiWiki/Plugin/table.pm:34 +msgid "cannot find file" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:59 +msgid "unknown data format" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:67 +msgid "empty data" +msgstr "" + #: ../IkiWiki/Plugin/table.pm:77 msgid "Direct data download" msgstr "" @@ -355,7 +395,8 @@ msgid "parse fail at line %d: %s" msgstr "lỗi ghi %s: %s" #: ../IkiWiki/Plugin/template.pm:19 -msgid "template missing id parameter" +#, fuzzy +msgid "missing id parameter" msgstr "mẫu thiếu tham số id" #: ../IkiWiki/Plugin/template.pm:26 @@ -364,7 +405,8 @@ msgid "template %s not found" msgstr "không tìm thấy mẫu %s" #: ../IkiWiki/Plugin/template.pm:45 -msgid "template failed to process:" +#, fuzzy +msgid "failed to process:" msgstr "mẫu không xử lý được:" #: ../IkiWiki/Rcs/Stub.pm:66 @@ -509,6 +551,9 @@ msgstr "Lỗi" msgid "%s preprocessing loop detected on %s at depth %i" msgstr "vòng lặp tiền xử lý %s được phát hiện trên %s ở độ sâu %i" +#~ msgid "aggregate plugin missing %s parameter" +#~ msgstr "bổ sung tập hợp thiếu tham số %s" + #, fuzzy #~ msgid "sparkline previewing not implemented" #~ msgstr "chưa thực hiện getctime" |