aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Belyashov <Sergey.Belyashov@gmail.com>2011-08-16 10:34:34 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-08-16 10:34:34 +0200
commitca4b71f3d7d684b3026c23a3db6c790361f2cc41 (patch)
treecebfa59ca7c214186f7a63bb912e9a7d685d224b
parent629de47f922bd54e4cbdd076b042ab26c59700d1 (diff)
Updated Russian translation
Merge-request: 369 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: I51d19c6bcb8c30128500af5d9f7c7afb3360a570
-rw-r--r--share/qtcreator/translations/qtcreator_ru.ts83
1 files changed, 65 insertions, 18 deletions
diff --git a/share/qtcreator/translations/qtcreator_ru.ts b/share/qtcreator/translations/qtcreator_ru.ts
index aa6b12da6a0..586ebc6071b 100644
--- a/share/qtcreator/translations/qtcreator_ru.ts
+++ b/share/qtcreator/translations/qtcreator_ru.ts
@@ -1289,10 +1289,6 @@ Local pulls are not applied to the master branch.</source>
<translation>Источник</translation>
</message>
<message>
- <source>Source size</source>
- <translation>Размер источника</translation>
- </message>
- <message>
<source>Left</source>
<translation>Слева</translation>
</message>
@@ -3105,6 +3101,69 @@ should a repository require SSH-authentication (see documentation on SSH and the
</message>
</context>
<context>
+ <name>Core::Internal::ExternalTool</name>
+ <message>
+ <source>Creates qm translation files that can be used by an application from the translator&apos;s ts files</source>
+ <translation>Создание из ts-файлов переводчика qm-файлов переводов, используемых приложением</translation>
+ </message>
+ <message>
+ <source>Release Translations (lrelease)</source>
+ <translation>Создать переводы (lrelease)</translation>
+ </message>
+ <message>
+ <source>Linguist</source>
+ <translation></translation>
+ </message>
+ <message>
+ <source>Synchronizes translator&apos;s ts files with the program code</source>
+ <translation>Синхронизация ts-файлов переводчика с кодом программы</translation>
+ </message>
+ <message>
+ <source>Update Translations (lupdate)</source>
+ <translation>Обновить переводы (lupdate)</translation>
+ </message>
+ <message>
+ <source>Opens the current file in Notepad</source>
+ <translation>Открытие текущего файла в Блокноте</translation>
+ </message>
+ <message>
+ <source>Edit with Notepad</source>
+ <translation>Открыть в Блокноте</translation>
+ </message>
+ <message>
+ <source>Text</source>
+ <translation>Текст</translation>
+ </message>
+ <message>
+ <source>Runs the current QML file with qmlviewer</source>
+ <translation>Запуск текущего файла QML с помощью qmlviewer</translation>
+ </message>
+ <message>
+ <source>Preview (qmlviewer)</source>
+ <translation>Предпросмотр (qmlviewer)</translation>
+ </message>
+ <message>
+ <source>Qt Quick</source>
+ <translation></translation>
+ </message>
+ <message>
+ <source>Sorts the selected text</source>
+ <translation>Сортировка выделенного текста</translation>
+ </message>
+ <message>
+ <source>Sort Selection</source>
+ <translation>Отсортировать выделенное</translation>
+ </message>
+ <message>
+ <source>Opens the current file in vi</source>
+ <translation>Открытие текущего файла в vi</translation>
+ </message>
+ <message>
+ <source>Edit with vi</source>
+ <translation>Открыть в vi</translation>
+ </message>
+</context>
+<context>
<name>Core::Internal::ExternalToolConfig</name>
<message>
<source>Form</source>
@@ -6926,12 +6985,12 @@ Setting breakpoints by file name and line number may fail.</source>
</message>
<message>
<source>QML/C++ Debugging</source>
- <translation>Отладка QML/C++</translation>
+ <translation type="obsolete">Отладка QML/C++</translation>
</message>
<message>
<source>Cannot stop execution before QML engine is started. Skipping breakpoint.
Suggestions: Move the breakpoint after QmlApplicationViewer instantiation or switch to C++ only debugging.</source>
- <translation>Невозможно прекратить выполнение пока запущен движок QML. Пропуск точки останова.
+ <translation type="obsolete">Невозможно прекратить выполнение пока запущен движок QML. Пропуск точки останова.
Рекомендуется переустановить точку останова после инициализации QmlApplicationViewer или переключиться в режим отладки только C++.</translation>
</message>
</context>
@@ -11643,18 +11702,6 @@ You can choose between stashing the changes or discarding them.</source>
<source>Source size</source>
<translation>Размер источника</translation>
</message>
- <message>
- <source>Painted size</source>
- <translation>Отображаемый размер</translation>
- </message>
- <message>
- <source>Aliasing</source>
- <translation>Ступенчатость</translation>
- </message>
- <message>
- <source>Smooth</source>
- <translation>Гладкий</translation>
- </message>
</context>
<context>
<name>ImageViewer::Internal::ImageViewer</name>