From fd261ff6e51e16a45c37fc3dd8db091afd48ae15 Mon Sep 17 00:00:00 2001 From: Sergey Belyashov Date: Mon, 28 Nov 2016 12:23:23 +0300 Subject: Update Russian translation Change-Id: I64a386e2c5c9f222c14384be002931746b60d3a4 Reviewed-by: Denis Shienkov Reviewed-by: Oswald Buddenhagen --- src/sdk/translations/ru.ts | 92 ++++++++++------------------------------------ 1 file changed, 20 insertions(+), 72 deletions(-) diff --git a/src/sdk/translations/ru.ts b/src/sdk/translations/ru.ts index 6485407d4..7e021ea6d 100644 --- a/src/sdk/translations/ru.ts +++ b/src/sdk/translations/ru.ts @@ -103,6 +103,17 @@ Не удалось создать символьную ссылку %1. %2 + + InstallerBase + + Waiting for %1 + Ожидание %1 + + + Another %1 instance is already running. Wait until it finishes, close it, or restart your system. + Другой экземпляр %1 уже работает. Дождитесь его завершения, закройте его или перезагрузите систему. + + InstallerCalculator @@ -662,6 +673,10 @@ Could not create output file for writing: %1 Не удалось создать выходной файл для записи: %1 + + Could not convert path: %1. + Не удалось преобразовать путь: %1. + Lib7z::ExtractItemJob @@ -856,10 +871,6 @@ Components cannot have children in updater mode. У компонентов не может быть потомков в режиме обновления. - - Could not open the requested translation file '%1'. - Невозможно открыть файл перевода «%1». - Could not open the requested UI file '%1'. Error: %2 Невозможно открыть UI файл «%1». Ошибка: %2 @@ -1069,7 +1080,7 @@ QInstaller::CopyFileTask Invalid task item count. - Неверное число элементов task. + Неверное число элементов task. Could not open source '%1' for read. Error: %2. @@ -2067,6 +2078,10 @@ Please copy the installer to a local drive Password Пароль + + Proxy Credentials + Авторизация на прокси-сервере + QInstaller::ReadyForInstallationPage @@ -2165,13 +2180,6 @@ Please copy the installer to a local drive Не удалось прочитать все данные после отправки команды: %1. Ожидалось байт: %2; получено байт: %3. Ошибка: %4 - - QInstaller::RemoteServerConnection - - Could not read all data after sending command: %1. Bytes expected: %2, Bytes received: %3. Error: %4 - Не удалось прочитать все данные после отправки команды: %1. Ожидалось байт: %2; получено байт: %3. Ошибка: %4 - - QInstaller::ReplaceOperation @@ -2440,66 +2448,6 @@ Do you want to continue? Ошибка при попытке получения прав администратора - - QtPatchOperation - - Invalid arguments in %0: %1 arguments given, %2 expected%3. - Недопустимое количество параметров в %0: передано %1, требуется %2%3. - - - 3 or 4 - 3 или 4 - - - Needed installer object in "%1" operation is empty. - В операции «%1» необходимый объект установщика пуст. - - - First argument should be 'linux', 'mac' or 'windows'. No other type is supported at this time. - Первым элементом должен быть «linux», «mac» или «windows». Другие типы в настоящий момент не поддерживаются. - - - Could not find the needed QmakeOutputInstallerKey(%1) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first. - Не удалось найти значение QmakeOutputInstallerKey(%1) в объекте установщика. Сначала должна быть выполнена операция ConsumeOutput для рабочего qmake'а. - - - QMake from the current Qt version -(%1)is not existing. Please file a bugreport with this dialog at https://bugreports.qt-project.org. - Отсутствует QMake в текущем профиле Qt -(%1). Пожалуйста, отправьте сообщение об ошибке, используя форму на вебсайте https://bugreports.qt-project.org. - - - The output of -%1 -query -is not parseable. Please file a bugreport with this dialog https://bugreports.qt-project.org. -output: "%2" - Невозможно разобрать вывод запроса %1. -Пожалуйста, отправьте сообщение об ошибке, используя форму на вебсайте https://bugreports.qt-project.org. -вывод: «%2» - - - Qt patch error: new Qt dir(%1) -needs to be less than 255 characters. - Ошибка патча Qt. Новый каталог Qt (%1) -должен содержать менее 255 символов в имени. - - - Qt patch error: Can not open %1.(%2) - Ошибка внесения изменений в Qt. Невозможно открыть %1.(%2) - - - The installer was not able to get the unpatched path from -%1.(maybe it is broken or removed) -It tried to patch the Qt binaries, but all other files in Qt are unpatched. -This could result in a broken Qt version. -Sometimes it helps to restart the installer with a switched off antivirus software. - Программе установки не удалось получить исходный путь -из %1.(возможная причина: файл повреждён или удалён) -Система предприняла попытку исправить бинарные файлы Qt; при этом все прочие файлы остались в исходном виде. -Эта ситуация может привести к повреждению Qt. -Попробуйте отключить антивирусную программу и снова запустить программу-установщик. - - RemoteClient -- cgit v1.2.3