2014-11-25 13:30:33 +00:00
|
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
|
#
|
|
|
|
|
# Alexander Potashev <aspotashev@gmail.com>, 2009, 2010.
|
|
|
|
|
# Nick Shaforostoff <shafff@ukr.net>, 2009.
|
|
|
|
|
# Yuri Efremov <yur.arh@gmail.com>, 2011.
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: \n"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
"PO-Revision-Date: 2011-08-24 20:23+0400\n"
|
|
|
|
|
"Last-Translator: Yuri Efremov <yur.arh@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"
|
|
|
|
|
"X-Generator: Lokalize 1.2\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-Environment: kde\n"
|
|
|
|
|
"X-Accelerator-Marker: &\n"
|
|
|
|
|
"X-Text-Markup: kde4\n"
|
|
|
|
|
|
|
|
|
|
#: ActionEditor.cpp:69
|
|
|
|
|
msgid "Editing Action %1"
|
|
|
|
|
msgstr "Редактирование действия «%1»"
|
|
|
|
|
|
|
|
|
|
#: ActionEditor.cpp:170
|
|
|
|
|
msgid ""
|
|
|
|
|
"It appears that the action name, command, icon or condition are not valid.\n"
|
|
|
|
|
"Therefore, changes will not be applied."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Введены недопустимые параметры действия (название, значок или\n"
|
|
|
|
|
"условие выполнения), изменения не будут сохранены."
|
|
|
|
|
|
|
|
|
|
#: ActionEditor.cpp:170
|
|
|
|
|
msgid "Invalid action"
|
|
|
|
|
msgstr "Неверное действие"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: DesktopFileGenerator.cpp:36
|
|
|
|
|
msgid "Solid Action Desktop File Generator"
|
|
|
|
|
msgstr "Генератор ярлыков для действий Solid"
|
|
|
|
|
|
|
|
|
|
#: DesktopFileGenerator.cpp:36
|
|
|
|
|
msgid ""
|
|
|
|
|
"Tool to automatically generate Desktop Files from Solid DeviceInterface "
|
|
|
|
|
"classes for translation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Программа для автоматического создания ярлыков из классов DeviceInterface "
|
|
|
|
|
"инфраструктуры Solid для перевода"
|
|
|
|
|
|
|
|
|
|
#: DesktopFileGenerator.cpp:37
|
|
|
|
|
msgid "(c) 2009, Ben Cooksley"
|
|
|
|
|
msgstr "© Ben Cooksley, 2009"
|
|
|
|
|
|
|
|
|
|
#: DesktopFileGenerator.cpp:38 SolidActions.cpp:49
|
|
|
|
|
msgid "Ben Cooksley"
|
|
|
|
|
msgstr "Ben Cooksley"
|
|
|
|
|
|
|
|
|
|
#: DesktopFileGenerator.cpp:38 SolidActions.cpp:49
|
|
|
|
|
msgid "Maintainer"
|
|
|
|
|
msgstr "Сопровождающий"
|
|
|
|
|
|
|
|
|
|
#: PredicateItem.cpp:132
|
|
|
|
|
msgid "The device must be of the type %1"
|
|
|
|
|
msgstr "Устройство должно иметь тип %1"
|
|
|
|
|
|
|
|
|
|
# Контейнер может содержать не только проверки параметров, но и такие же контейнеры, поэтому вложенными являются именно _условия_.
|
|
|
|
|
#: PredicateItem.cpp:135
|
|
|
|
|
msgid "Any of the contained properties must match"
|
|
|
|
|
msgstr "Хотя бы одно из вложенных условий должно выполняться"
|
|
|
|
|
|
|
|
|
|
# Контейнер может содержать не только проверки параметров, но и такие же контейнеры, поэтому вложенными являются именно _условия_.
|
|
|
|
|
#: PredicateItem.cpp:138
|
|
|
|
|
msgid "All of the contained properties must match"
|
|
|
|
|
msgstr "Все вложенные условия должны выполняться"
|
|
|
|
|
|
|
|
|
|
#: PredicateItem.cpp:147
|
|
|
|
|
msgid "The device property %1 must equal %2"
|
|
|
|
|
msgstr "Свойство устройства %1 должно равняться %2"
|
|
|
|
|
|
|
|
|
|
#: PredicateItem.cpp:150
|
|
|
|
|
msgid "The device property %1 must contain %2"
|
|
|
|
|
msgstr "Свойство устройства %1 должно содержать %2"
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:45
|
|
|
|
|
msgid "Solid Device Actions Editor"
|
|
|
|
|
msgstr "Редактор действий для устройств Solid"
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:46
|
|
|
|
|
msgid "Solid Device Actions Control Panel Module"
|
|
|
|
|
msgstr "Настройка действий для устройств Solid"
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:48
|
|
|
|
|
msgid "(c) 2009 Solid Device Actions team"
|
|
|
|
|
msgstr "© Разработчики «Действий для устройств», 2009"
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:155
|
|
|
|
|
msgid "It appears that the predicate for this action is not valid."
|
|
|
|
|
msgstr "Предикат этого действия неверный."
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:155
|
|
|
|
|
msgid "Error Parsing Device Conditions"
|
|
|
|
|
msgstr "При анализе требований к устройствам произошла ошибка."
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:203
|
|
|
|
|
msgid "No Action Selected"
|
|
|
|
|
msgstr "Действие не выбрано"
|
|
|
|
|
|
|
|
|
|
#: SolidActions.cpp:225
|
|
|
|
|
msgid "Cannot be deleted"
|
|
|
|
|
msgstr "Не может быть удалено"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: ActionEditor.ui:37
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KIconButton, IbActionIcon)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:3
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Action icon, click to change it"
|
|
|
|
|
msgstr "Значок действия, нажмите для изменения"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:44
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KLineEdit, LeActionFriendlyName)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:6
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Action name"
|
|
|
|
|
msgstr "Название действия"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:61
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TlActionCommand)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:9
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Command: "
|
|
|
|
|
msgstr "Команда: "
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:73
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, LeActionCommand)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:13
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#, no-c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Command that will trigger the action\n"
|
|
|
|
|
"This can include any or all of the following case insensitive expands:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"%f: The mountpoint for the device - Storage Access devices only\n"
|
|
|
|
|
"%d: Path to the device node - Block devices only\n"
|
|
|
|
|
"%i: The identifier of the device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Команда, которая выполнит действие\n"
|
|
|
|
|
"Она может содержать следующие специальные символы:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"%f: Точка монтирования - только для устройств хранения информации\n"
|
|
|
|
|
"%d: Путь к блочному устройству - только для блочных устройств\n"
|
|
|
|
|
"%i: Идентификатор устройства"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:90
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, TlPredicateTree)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:21
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Devices must match the following parameters for this action:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Для выполнения действия устройства должны удовлетворять следующим условиям:"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:102
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, GbParameter)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:24
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Edit Parameter"
|
|
|
|
|
msgstr "Редактирование условия"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:128
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, LblParameterType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:27
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Parameter type:"
|
|
|
|
|
msgstr "Тип условия:"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:136
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:30
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Property Match"
|
|
|
|
|
msgstr "Проверка характеристики"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:141
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:33
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Content Conjunction"
|
|
|
|
|
msgstr "Конъюнкция вложенных условий"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:146
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:36
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Content Disjunction"
|
|
|
|
|
msgstr "Дизъюнкция вложенных условий"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:151
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:39
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Device Interface Match"
|
|
|
|
|
msgstr "Проверка интерфейса устройства"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:181
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, LblDeviceType)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:42
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Device type:"
|
|
|
|
|
msgstr "Тип устройства:"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:220
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, LblValueName)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:45
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Value name:"
|
|
|
|
|
msgstr "Характеристика:"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:260
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbValueMatch)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:48
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Equals"
|
|
|
|
|
msgstr "Равна"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:265
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbValueMatch)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:51
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Contains"
|
|
|
|
|
msgstr "Содержит"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:293
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, PbParameterReset)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:54
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Reset Parameter"
|
|
|
|
|
msgstr "Сбросить условие"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: ActionEditor.ui:300
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, PbParameterSave)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:57
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Save Parameter Changes"
|
|
|
|
|
msgstr "Сохранить условие"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: AddAction.ui:19
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, LblActionName)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:60
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Action name:"
|
|
|
|
|
msgstr "Название действия:"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: AddAction.ui:26
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KLineEdit, LeActionName)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:63
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Enter the name for your new action"
|
|
|
|
|
msgstr "Введите название для нового действия"
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: SolidActions.ui:22
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbAddAction)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:66
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Add..."
|
|
|
|
|
msgstr "Добавить..."
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: SolidActions.ui:29
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbEditAction)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:69
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Edit..."
|
|
|
|
|
msgstr "Изменить..."
|
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#. i18n: file: SolidActions.ui:36
|
2014-11-25 13:30:33 +00:00
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbDeleteAction)
|
2014-12-09 18:43:01 +00:00
|
|
|
|
#: rc.cpp:72
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Remove"
|
|
|
|
|
msgstr "Удалить"
|