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-uk/messages/kdelibs/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-uk/messages/kdelibs/ktexteditor_insertfile.po')
-rw-r--r-- | tde-i18n-uk/messages/kdelibs/ktexteditor_insertfile.po | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/tde-i18n-uk/messages/kdelibs/ktexteditor_insertfile.po b/tde-i18n-uk/messages/kdelibs/ktexteditor_insertfile.po deleted file mode 100644 index ced38208fe8..00000000000 --- a/tde-i18n-uk/messages/kdelibs/ktexteditor_insertfile.po +++ /dev/null @@ -1,52 +0,0 @@ -# translation of ktexteditor_insertfile.po to Ukrainian -# Copyright (C) 2006 Free Software Foundation, Inc. -# -# Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2006. -msgid "" -msgstr "" -"Project-Id-Version: ktexteditor_insertfile\n" -"POT-Creation-Date: 2005-06-14 01:24+0200\n" -"PO-Revision-Date: 2006-03-14 01:06-0700\n" -"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" -"Language-Team: Ukrainian <translation@linux.org.ua>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" -"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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> не має змісту." |