summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Belyashov <Sergey.Belyashov@gmail.com>2011-12-02 22:00:47 +0400
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-12-06 11:41:30 +0100
commitc979f46e2e5a02befd30f9490412e0d55e7c65fa (patch)
tree6beb6c4cd48024abd990349a94d30ff8a35e62e5
parent6e6c9f9884d30b7f94dd45a9665dbcc9cad43f6b (diff)
downloadqt-creator-c979f46e2e5a02befd30f9490412e0d55e7c65fa.tar.gz
Russian translation update
Change-Id: Ib31f661cc50a5126cb67b628708965142da74bfb Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-rw-r--r--share/qtcreator/translations/qtcreator_ru.ts16
1 files changed, 12 insertions, 4 deletions
diff --git a/share/qtcreator/translations/qtcreator_ru.ts b/share/qtcreator/translations/qtcreator_ru.ts
index abeb91a344..c03d2e38e9 100644
--- a/share/qtcreator/translations/qtcreator_ru.ts
+++ b/share/qtcreator/translations/qtcreator_ru.ts
@@ -19409,6 +19409,10 @@ Error: %2</source>
<source>Qt</source>
<translation>Qt</translation>
</message>
+ <message>
+ <source>Old Creator</source>
+ <translation>Старый Creator</translation>
+ </message>
</context>
<context>
<name>QmlJsDebugClient::QmlProfilerEventList</name>
@@ -27128,10 +27132,6 @@ Influences the indentation of continuation lines.
<translation>Неожиданный пакет типа %1.</translation>
</message>
<message>
- <source>Private key error: %1</source>
- <translation>Ошибка закрытого ключа: %1</translation>
- </message>
- <message>
<source>Password expired.</source>
<translation>Время действия пароля истекло.</translation>
</message>
@@ -27159,6 +27159,14 @@ Influences the indentation of continuation lines.
<source>Timeout waiting for reply from server.</source>
<translation>Вышло время ожидания ответа от сервера.</translation>
</message>
+ <message>
+ <source>No private key file given.</source>
+ <translation>Не задан файл закрытого ключа.</translation>
+ </message>
+ <message>
+ <source>Private key file error: %1</source>
+ <translation>Ошибка файла закрытого ключа: %1</translation>
+ </message>
</context>
<context>
<name>Utils::IpAddressLineEdit</name>