diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po')
-rw-r--r-- | tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po b/tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po new file mode 100644 index 00000000000..31a4949acbc --- /dev/null +++ b/tde-i18n-zh_TW/messages/tdelibs/ktexteditor_insertfile.po @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# Keanu <keanu@ms50.url.com.tw>, 2002. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor\n" +"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"PO-Revision-Date: 2002-10-24 09:38+0800\n" +"Last-Translator: Keanu <keanu@ms50.url.com.tw>\n" +"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "插入檔案..." + +#: insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "選擇要插入的檔案" + +#: insertfileplugin.cpp:116 +msgid "" +"Failed to load file:\n" +"\n" +msgstr "" +"無法載入檔案:\n" +"\n" + +#: insertfileplugin.cpp:116 insertfileplugin.cpp:137 insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "插入檔案錯誤" + +#: insertfileplugin.cpp:130 +msgid "" +"<p>The file <strong>%1</strong> does not exist or is not readable, aborting." +msgstr "<p>檔案<strong>%1</strong>並不存在或不是可讀的,中止。" + +#: insertfileplugin.cpp:134 +msgid "<p>Unable to open file <strong>%1</strong>, aborting." +msgstr "<p>無法開啟檔案<strong>%1</strong>,中止。" + +#: insertfileplugin.cpp:157 +msgid "<p>File <strong>%1</strong> had no contents." +msgstr "<p>檔案<strong>%1</strong>沒有內容。" + +#~ msgid "Insert file error" +#~ msgstr "插入檔案錯誤" + +#~ msgid "<p>The file <strong>%1</strong> is empty, aborting." +#~ msgstr "<p>檔案<strong>%1</strong>內容是空的,中止。" |