Mon, 12 Dec 2022 16:49:01 +0100
Updated translations.
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="ru_RU"> <context> <name>CorbaExtensionPlugin</name> <message> <location filename="../../PluginExtensionCorba.py" line="71" /> <location filename="../../PluginExtensionCorba.py" line="54" /> <source>CORBA IDL Compiler</source> <translation>Компилятор CORBA IDL</translation> </message> <message> <location filename="../../PluginExtensionCorba.py" line="57" /> <source>CORBA Support plugin is not activated</source> <translation>Плагин поддержки CORBA не активирован</translation> </message> <message> <location filename="../../PluginExtensionCorba.py" line="60" /> <source>(inactive)</source> <translation>(неактивен)</translation> </message> <message> <location filename="../../PluginExtensionCorba.py" line="98" /> <source>CORBA</source> <translation>CORBA</translation> </message> <message> <location filename="../../PluginExtensionCorba.py" line="186" /> <source>IDL</source> <translation type="unfinished" /> </message> <message> <location filename="../../PluginExtensionCorba.py" line="190" /> <location filename="../../PluginExtensionCorba.py" line="189" /> <source>Corba IDL Files (*.idl)</source> <translation type="unfinished" /> </message> <message> <location filename="../../PluginExtensionCorba.py" line="203" /> <source>CORBA Extension</source> <translation>Расширение CORBA</translation> </message> <message> <location filename="../../PluginExtensionCorba.py" line="209" /> <location filename="../../PluginExtensionCorba.py" line="204" /> <source>The CORBA extension cannot be activated because it requires eric7 23.1 or newer.</source> <translation>Расширение CORBA не может быть активировано, так как для него требуется eric7 23.1 или новее.</translation> </message> </context> <context> <name>CorbaPage</name> <message> <location filename="../ConfigurationPage/CorbaPage.py" line="38" /> <source>Press to select the IDL compiler via a file selection dialog.</source> <translation>Выберите компилятор IDL посредством диалога выбора файлов.</translation> </message> <message> <location filename="../ConfigurationPage/CorbaPage.ui" line="0" /> <source><b>Configure CORBA support</b></source> <translation><b>Настройка поддержки CORBA</b></translation> </message> <message> <location filename="../ConfigurationPage/CorbaPage.ui" line="0" /> <source>IDL Compiler</source> <translation>Компилятор IDL</translation> </message> <message> <location filename="../ConfigurationPage/CorbaPage.ui" line="0" /> <source>Enter the path to the IDL compiler.</source> <translation>Задайте путь для компилятора IDL.</translation> </message> <message> <location filename="../ConfigurationPage/CorbaPage.ui" line="0" /> <source><b>Note:</b> Leave this entry empty to use the default value (omniidl or omniidl.exe).</source> <translation><b>Примечание:</b> Оставьте это поле пустым, чтобы использовать значение по умолчанию (omniidl или omniidl.exe).</translation> </message> </context> <context> <name>IdlCompilerDefineNameDialog</name> <message> <location filename="../IdlCompilerDefineNameDialog.ui" line="0" /> <source>Define Name</source> <translation>Определить имя</translation> </message> <message> <location filename="../IdlCompilerDefineNameDialog.ui" line="0" /> <source>Name:</source> <translation>Имя:</translation> </message> <message> <location filename="../IdlCompilerDefineNameDialog.ui" line="0" /> <source>Enter the variable name</source> <translation>Введите имя переменной</translation> </message> <message> <location filename="../IdlCompilerDefineNameDialog.ui" line="0" /> <source>Value:</source> <translation>Значение:</translation> </message> <message> <location filename="../IdlCompilerDefineNameDialog.ui" line="0" /> <source>Enter an optional value</source> <translation>Введите необязательное значение</translation> </message> </context> <context> <name>IdlCompilerOptionsDialog</name> <message> <location filename="../IdlCompilerOptionsDialog.py" line="176" /> <location filename="../IdlCompilerOptionsDialog.py" line="139" /> <source>Include Directory</source> <translation>Включаемая директория</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.py" line="177" /> <location filename="../IdlCompilerOptionsDialog.py" line="140" /> <source>Select Include Directory</source> <translation>Выберите включаемую директорию</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.py" line="387" /> <location filename="../IdlCompilerOptionsDialog.py" line="362" /> <source>Undefine Name</source> <translation>Отменить определение имени</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.py" line="388" /> <location filename="../IdlCompilerOptionsDialog.py" line="363" /> <source>Enter a variable name to be undefined:</source> <translation>Введите имя переменной для отмены его определения:</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>IDL Compiler Options</source> <translation>Параметры компилятора IDL</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Include Directories (absolute or project relative)</source> <translation>Включаемые директории (путь абсолютный или относительно проекта)</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Add an include directory</source> <translation>Добавить включаемую директорию</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Delete an include directory</source> <translation>Удалить включаемую директорию</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Edit an include directory</source> <translation>Править включаемую директорию</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Define Names</source> <translation>Определеные имена</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Name</source> <translation>Имя</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Value</source> <translation>Значение</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Add a name entry</source> <translation>Добавить запись имени</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Delete a name entry</source> <translation>Удалить запись имени</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Edit a name entry</source> <translation>Править запись имени</translation> </message> <message> <location filename="../IdlCompilerOptionsDialog.ui" line="0" /> <source>Undefine Names</source> <translation>Неопределеные имена</translation> </message> </context> <context> <name>LexerIDL</name> <message> <location filename="../LexerIDL.py" line="35" /> <source>Primary keywords and identifiers</source> <translation type="unfinished" /> </message> <message> <location filename="../LexerIDL.py" line="36" /> <source>Secondary keywords and identifiers</source> <translation type="unfinished" /> </message> <message> <location filename="../LexerIDL.py" line="37" /> <source>Documentation comment keywords</source> <translation type="unfinished" /> </message> <message> <location filename="../LexerIDL.py" line="38" /> <source>Global classes and typedefs</source> <translation type="unfinished" /> </message> <message> <location filename="../LexerIDL.py" line="39" /> <source>Preprocessor definitions</source> <translation type="unfinished" /> </message> <message> <location filename="../LexerIDL.py" line="40" /> <source>Task marker and error marker keywords</source> <translation type="unfinished" /> </message> </context> <context> <name>ProjectInterfacesBrowser</name> <message> <location filename="../ProjectInterfacesBrowser.py" line="84" /> <source>CORBA IDL</source> <translation>CORBA IDL</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="87" /> <source><b>Project IDL Browser</b><p>This allows to easily see all CORBA IDL files contained in the current project. Several actions can be executed via the context menu.</p></source> <translation><b>Браузер IDL проекта</b><p>Позволяет легко просматривать все файлы CORBA IDL, содержащиеся в текущем проекте. Несколько действий можно выполнить через контекстное меню.</p></translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="99" /> <source>CORBA IDL Files ({0})</source> <translation>Файлы CORBA IDL ({0})</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="100" /> <source>CORBA IDL Files</source> <translation>Файлы CORBA IDL</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="101" /> <source>IDL Files</source> <translation>Файлы IDL</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="111" /> <source>CORBA IDL Browser</source> <translation>Браузер CORBA IDL</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="242" /> <location filename="../ProjectInterfacesBrowser.py" line="197" /> <source>Compile interface</source> <translation>Компилировать интерфейс</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="354" /> <location filename="../ProjectInterfacesBrowser.py" line="323" /> <location filename="../ProjectInterfacesBrowser.py" line="268" /> <location filename="../ProjectInterfacesBrowser.py" line="244" /> <location filename="../ProjectInterfacesBrowser.py" line="200" /> <source>Compile all interfaces</source> <translation>Компилировать все интерфейсы</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="358" /> <location filename="../ProjectInterfacesBrowser.py" line="327" /> <location filename="../ProjectInterfacesBrowser.py" line="301" /> <location filename="../ProjectInterfacesBrowser.py" line="272" /> <location filename="../ProjectInterfacesBrowser.py" line="248" /> <location filename="../ProjectInterfacesBrowser.py" line="204" /> <source>Configure IDL compiler</source> <translation>Конфигурация IDL компилятора</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="304" /> <location filename="../ProjectInterfacesBrowser.py" line="251" /> <location filename="../ProjectInterfacesBrowser.py" line="207" /> <source>Open</source> <translation>Открыть</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="209" /> <source>Rename file</source> <translation>Переименовать файл</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="330" /> <location filename="../ProjectInterfacesBrowser.py" line="306" /> <location filename="../ProjectInterfacesBrowser.py" line="212" /> <source>Remove from project</source> <translation>Удалить из проекта</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="332" /> <location filename="../ProjectInterfacesBrowser.py" line="308" /> <location filename="../ProjectInterfacesBrowser.py" line="215" /> <source>Delete</source> <translation>Удалить</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="362" /> <location filename="../ProjectInterfacesBrowser.py" line="335" /> <location filename="../ProjectInterfacesBrowser.py" line="276" /> <location filename="../ProjectInterfacesBrowser.py" line="253" /> <location filename="../ProjectInterfacesBrowser.py" line="219" /> <source>Add interfaces...</source> <translation>Добавить интерфейсы...</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="365" /> <location filename="../ProjectInterfacesBrowser.py" line="337" /> <location filename="../ProjectInterfacesBrowser.py" line="279" /> <location filename="../ProjectInterfacesBrowser.py" line="255" /> <location filename="../ProjectInterfacesBrowser.py" line="222" /> <source>Add interfaces directory...</source> <translation>Добавить директорию интерфейсов...</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="340" /> <location filename="../ProjectInterfacesBrowser.py" line="226" /> <source>Copy Path to Clipboard</source> <translation>Копировать маршрут в буфер обмена</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="370" /> <location filename="../ProjectInterfacesBrowser.py" line="342" /> <location filename="../ProjectInterfacesBrowser.py" line="311" /> <location filename="../ProjectInterfacesBrowser.py" line="283" /> <location filename="../ProjectInterfacesBrowser.py" line="258" /> <location filename="../ProjectInterfacesBrowser.py" line="230" /> <source>Expand all directories</source> <translation>Открыть все директории</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="373" /> <location filename="../ProjectInterfacesBrowser.py" line="344" /> <location filename="../ProjectInterfacesBrowser.py" line="313" /> <location filename="../ProjectInterfacesBrowser.py" line="285" /> <location filename="../ProjectInterfacesBrowser.py" line="259" /> <location filename="../ProjectInterfacesBrowser.py" line="233" /> <source>Collapse all directories</source> <translation>Свернуть все директории</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="376" /> <location filename="../ProjectInterfacesBrowser.py" line="346" /> <location filename="../ProjectInterfacesBrowser.py" line="315" /> <location filename="../ProjectInterfacesBrowser.py" line="287" /> <location filename="../ProjectInterfacesBrowser.py" line="260" /> <location filename="../ProjectInterfacesBrowser.py" line="235" /> <source>Collapse all files</source> <translation type="unfinished" /> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="379" /> <location filename="../ProjectInterfacesBrowser.py" line="348" /> <location filename="../ProjectInterfacesBrowser.py" line="317" /> <location filename="../ProjectInterfacesBrowser.py" line="289" /> <location filename="../ProjectInterfacesBrowser.py" line="262" /> <location filename="../ProjectInterfacesBrowser.py" line="237" /> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="381" /> <location filename="../ProjectInterfacesBrowser.py" line="349" /> <location filename="../ProjectInterfacesBrowser.py" line="318" /> <location filename="../ProjectInterfacesBrowser.py" line="290" /> <location filename="../ProjectInterfacesBrowser.py" line="263" /> <location filename="../ProjectInterfacesBrowser.py" line="238" /> <source>Configure CORBA...</source> <translation>Конфигурация CORBA...</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="297" /> <source>Compile interfaces</source> <translation>Компилировать интерфейсы</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="568" /> <source>Delete interfaces</source> <translation>Удалить интерфейсы</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="569" /> <source>Do you really want to delete these interfaces from the project?</source> <translation>Вы действительно хотите удалить эти интерфейсы из проекта?</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="653" /> <location filename="../ProjectInterfacesBrowser.py" line="647" /> <source>Interface Compilation</source> <translation>Компиляция интерфейса</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="648" /> <source>The compilation of the interface file was successful.</source> <translation>Компиляция файла интерфейса выполнена успешно.</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="654" /> <source>The compilation of the interface file failed.</source> <translation>Компиляция интерфейса не удалась.</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="706" /> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="707" /> <source><p>Could not start {0}.<br>Ensure that it is in the search path.</p></source> <translation><p>Невозможно запустить {0}.<br>Убедитесь, что он находится в путях поиска.</p></translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="767" /> <location filename="../ProjectInterfacesBrowser.py" line="731" /> <source>Compiling interfaces...</source> <translation>Компиляция интерфейсов...</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="768" /> <location filename="../ProjectInterfacesBrowser.py" line="732" /> <source>Abort</source> <translation>Прервать</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="771" /> <location filename="../ProjectInterfacesBrowser.py" line="735" /> <source>%v/%m Interfaces</source> <translation>%v/%m интерфейсов</translation> </message> <message> <location filename="../ProjectInterfacesBrowser.py" line="776" /> <location filename="../ProjectInterfacesBrowser.py" line="740" /> <source>Interfaces</source> <translation>Интерфейсы</translation> </message> </context> </TS>