kde-l10n/ru/messages/kde-extraapps/kdevexecuteplasmoid.po

191 lines
6.4 KiB
Text
Raw Normal View History

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Alexander Lakhin <exclusion@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: \n"
2015-07-27 01:05:29 +03:00
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
"PO-Revision-Date: 2013-08-23 11:22+0400\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <kde-russian@lists.kde.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=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Lokalize 1.5\n"
#: executeplasmoidplugin.cpp:35
msgid "Execute plasmoid support"
msgstr "Поддержка запуска плазмоидов"
#: executeplasmoidplugin.cpp:36
msgid "Allows running of plasmoids"
msgstr "Позволяет запускать плазмоиды"
#: executeplasmoidplugin.cpp:37
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
#: executeplasmoidplugin.cpp:37
msgid "Author"
msgstr "Автор"
#: plasmoidexecutionconfig.cpp:157
msgid "Configure Plasmoid Execution"
msgstr "Настройка запуска плазмоида"
#: plasmoidexecutionconfig.cpp:167
msgid "Display a plasmoid"
msgstr "Показывает плазмоид"
#: plasmoidexecutionconfig.cpp:177 plasmoidexecutionconfig.cpp:267
msgid "Plasmoid Launcher"
msgstr "Запуск плазмоида"
#: plasmoidexecutionconfig.cpp:224
msgid "Couldn't resolve the dependency: %1"
msgstr "Не удалось разрешить зависимость: %1"
#: plasmoidexecutionconfig.cpp:338
msgid "Plasmoids"
msgstr "Плазмоиды"
2015-07-27 01:05:29 +03:00
#: plasmoidexecutionjob.cpp:57
msgid "Plasmoid Viewer"
msgstr "Просмотр плазмоида"
#: plasmoidexecutionjob.cpp:92
msgid "** Killed **"
msgstr "** Уничтожен **"
#: plasmoidexecutionjob.cpp:105 plasmoidexecutionjob.cpp:117
msgid "*** Failed ***"
msgstr "*** Завершено с ошибкой ***"
#: plasmoidexecutionjob.cpp:107
msgid "*** Finished ***"
msgstr "*** Завершено ***"
#: plasmoidexecutionjob.cpp:116
msgid "Ninja failed to compile %1"
msgstr "Ninja не может скомпилировать %1"
#. i18n: file: plasmoidexecutionconfig.ui:17
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
2015-07-27 01:05:29 +03:00
#: rc.cpp:3
msgid "Plasmoid"
msgstr "Плазмоид"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:23
#. i18n: ectx: property (text), widget (QLabel, label)
2015-07-27 01:05:29 +03:00
#: rc.cpp:6
msgid "Path or name:"
msgstr "Путь или имя:"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:52
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
2015-07-27 01:05:29 +03:00
#: rc.cpp:9
msgid "Behavior"
msgstr "Поведение"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:58
#. i18n: ectx: property (text), widget (QLabel, label_2)
2015-07-27 01:05:29 +03:00
#: rc.cpp:12
msgid "Form Factor"
msgstr "Форм-фактор"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:66
#. i18n: ectx: property (text), item, widget (QComboBox, formFactor)
2015-07-27 01:05:29 +03:00
#: rc.cpp:15
msgid "planar"
msgstr "планарный"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:71
#. i18n: ectx: property (text), item, widget (QComboBox, formFactor)
2015-07-27 01:05:29 +03:00
#: rc.cpp:18
msgid "horizontal"
msgstr "горизонтальный"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:76
#. i18n: ectx: property (text), item, widget (QComboBox, formFactor)
2015-07-27 01:05:29 +03:00
#: rc.cpp:21
msgid "vertical"
msgstr "вертикальный"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:81
#. i18n: ectx: property (text), item, widget (QComboBox, formFactor)
2015-07-27 01:05:29 +03:00
#: rc.cpp:24
msgid "mediacenter"
msgstr "медиацентр"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:89
#. i18n: ectx: property (text), widget (QLabel, label_3)
2015-07-27 01:05:29 +03:00
#: rc.cpp:27
msgid "Theme"
msgstr "Тема оформления"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:102
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
2015-07-27 01:05:29 +03:00
#: rc.cpp:30
msgid "Dependencies"
msgstr "Зависимости"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:111
#. i18n: ectx: property (text), widget (QLabel, label_7)
2015-07-27 01:05:29 +03:00
#: rc.cpp:33
msgid "Targets:"
msgstr "Цели:"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:123
#. i18n: ectx: property (toolTip), widget (ProjectItemLineEdit, targetDependency)
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:126
#. i18n: ectx: property (clickMessage), widget (ProjectItemLineEdit, targetDependency)
2015-07-27 01:05:29 +03:00
#: rc.cpp:36 rc.cpp:39
msgid "Enter a dependency to add to the list"
msgstr "Введите зависимость для добавления в список"
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:142
#. i18n: ectx: property (toolTip), widget (QPushButton, addDependency)
2015-07-27 01:05:29 +03:00
#: rc.cpp:42
msgid "Adds the listed target to the dependency list."
msgstr "Добавить указанную цель в список зависимостей."
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:152
#. i18n: ectx: property (toolTip), widget (KListWidget, dependencies)
2015-07-27 01:05:29 +03:00
#: rc.cpp:45
msgid "List of indirect dependent targets."
msgstr "Список косвенно зависимых целей."
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:155
#. i18n: ectx: property (whatsThis), widget (KListWidget, dependencies)
2015-07-27 01:05:29 +03:00
#: rc.cpp:48
msgid ""
"This list should contain targets that the application does not directly "
"depend on, but for which an action needs to be taken before running the "
"application."
msgstr ""
"Это список целей, от которых приложение не зависит напрямую, но для которых "
"требуются какие-либо действия перед запуском приложения."
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:171
#. i18n: ectx: property (toolTip), widget (QPushButton, removeDependency)
2015-07-27 01:05:29 +03:00
#: rc.cpp:51
msgid "Removes the selected dependencies from the list."
msgstr "Удалить выбранные зависимости из списка."
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:184
#. i18n: ectx: property (toolTip), widget (QPushButton, moveDepUp)
2015-07-27 01:05:29 +03:00
#: rc.cpp:54
msgid "Move a dependency up in the list."
msgstr "Переместить выделенную зависимость вверх по списку."
2015-07-27 01:05:29 +03:00
#. i18n: file: plasmoidexecutionconfig.ui:197
#. i18n: ectx: property (toolTip), widget (QPushButton, moveDepDown)
2015-07-27 01:05:29 +03:00
#: rc.cpp:57
msgid "Moves the selected dependency down in the list."
msgstr "Переместить выделенную зависимость вниз по списку."