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-ru/messages/kdegraphics/libkfaximgage.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-ru/messages/kdegraphics/libkfaximgage.po')
-rw-r--r-- | tde-i18n-ru/messages/kdegraphics/libkfaximgage.po | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/tde-i18n-ru/messages/kdegraphics/libkfaximgage.po b/tde-i18n-ru/messages/kdegraphics/libkfaximgage.po deleted file mode 100644 index 3a5080c8310..00000000000 --- a/tde-i18n-ru/messages/kdegraphics/libkfaximgage.po +++ /dev/null @@ -1,76 +0,0 @@ -# KDE3 - tdegraphics/libkfaximgage.po Russian translation. -# Copyright (C) 2005, KDE Russian translation team. -# Andrey Cherepanov <sibskull@mail.ru>, 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: libkfaximgage\n" -"POT-Creation-Date: 2005-10-15 02:46+0200\n" -"PO-Revision-Date: 2005-10-03 12:33+0400\n" -"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" -"Language-Team: Russian <kde-russian@lists.kde.ru>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10.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" - -#: kfaximage.cpp:189 -msgid "Unable to open file for reading." -msgstr "Ошибка открытия файла." - -#: kfaximage.cpp:194 -msgid "Unable to read file header (file too short)." -msgstr "Ошибка чтения заголовка файла (файл неполный)." - -#: kfaximage.cpp:203 -msgid "This is not a TIFF FAX file." -msgstr "Этот файл не соответствует формату TIFF FAX." - -#: kfaximage.cpp:228 -msgid "Invalid or incomplete TIFF file." -msgstr "Повреждённый или неполный файл TIFF." - -#: kfaximage.cpp:329 -msgid "" -"In file %1\n" -"StripsPerImage tag 273=%2,tag279=%3\n" -msgstr "" -"В файле %1\n" -"тег StripsPerImage 273=%2, 279=%3\n" - -#: kfaximage.cpp:372 -msgid "" -"Due to patent reasons LZW (Lempel-Ziv & Welch) compressed Fax files cannot be " -"loaded yet.\n" -msgstr "" -"Невозможно открыть сжатый файл факса из-за ограничений патента LZW (Lempel-Ziv " -"& Welch).\n" - -#: kfaximage.cpp:377 -msgid "" -"This version can only handle Fax files\n" -msgstr "" -"Эта версия поддерживает просмотр только файлов факсов\n" - -#: kfaximage.cpp:406 -msgid "%1: Bad Fax File" -msgstr "%1: повреждённый файл факса" - -#: kfaximage.cpp:472 -msgid "Trying to expand too many strips." -msgstr "Попытка расширения сжатых строк." - -#: kfaximage.cpp:498 -msgid "Only the first page of the PC Research multipage file will be shown." -msgstr "" -"Будет показана только первая страница многостраничного факса PC Research." - -#: kfaximage.cpp:511 -msgid "No fax found in file." -msgstr "Файл не содержит факса." - -#: kfaximage.cpp:631 -msgid "Fax G3 format not yet supported." -msgstr "Формат факса G3 не поддерживается." |