diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po')
-rw-r--r-- | tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po b/tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po new file mode 100644 index 00000000000..147d8bda35b --- /dev/null +++ b/tde-i18n-ja/messages/kdelibs/ktexteditor_insertfile.po @@ -0,0 +1,49 @@ +# translation of ktexteditor_insertfile.po to Japanese +# Copyright (C) 2002, 2004 Free Software Foundation, Inc. +# Taiki Komoda <kom@kde.gr.jp>, 2002. +# Toyohiro Asukai <toyohiro@ksmplus.com>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_insertfile\n" +"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"PO-Revision-Date: 2004-02-15 17:05+0900\n" +"Last-Translator: Toyohiro Asukai <toyohiro@ksmplus.com>\n" +"Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 3.1.4\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> は中身がありません。" |