You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-ru/messages/tdelibs/tdetexteditor_insertfile.po

74 lines
2.4 KiB

# TDE3 - tdetexteditor_insertfile.pot Russian translation.
# Copyright (C) 2002, TDE Russian translation Team.
# Gregory Mokhin <mok@kde.ru>, 2002,2003.
# Roman Savochenko <rom_as@oscada.org>, 2012
# Andrei Stepanov <adem4ik@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: tdetexteditor_insertfile\n"
"POT-Creation-Date: 2020-05-11 04:01+0200\n"
"PO-Revision-Date: 2023-06-04 17:55+0000\n"
"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/tdelibs/tdetexteditor_insertfile/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Андрей Степанов"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "adem4ik@gmail.com"
#: 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"
#~ msgstr "&Вставить"
#~ msgid "<p>The file <strong>%1</strong> is empty, aborting."
#~ msgstr "<p>Файл <strong>%1</strong> пуст. Нечего вставлять."