diff options
author | Ritt Konstantin <ritt.ks@gmail.com> | 2009-10-12 10:37:01 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-10-12 10:37:01 (GMT) |
commit | 0a11a32f223cdefdb3a310014fc343f599572210 (patch) | |
tree | 6cf39293a2dce0ace251e77170f6bfa7dcb00c4d /translations/qt_help_ru.ts | |
parent | 3dbf0b6a0f7a94eb4d8851ec01e693137651b2b0 (diff) | |
download | Qt-0a11a32f223cdefdb3a310014fc343f599572210.zip Qt-0a11a32f223cdefdb3a310014fc343f599572210.tar.gz Qt-0a11a32f223cdefdb3a310014fc343f599572210.tar.bz2 |
Update Russian translations for Qt Assistant, Qt Assistant Adp tools and Qt Help library
Merge-request: 1761
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'translations/qt_help_ru.ts')
-rw-r--r-- | translations/qt_help_ru.ts | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/translations/qt_help_ru.ts b/translations/qt_help_ru.ts index c2dc041..006a90b 100644 --- a/translations/qt_help_ru.ts +++ b/translations/qt_help_ru.ts @@ -120,7 +120,7 @@ <context> <name>QHelpEngineCore</name> <message> - <location filename="../tools/assistant/lib/qhelpenginecore.cpp" line="+516"/> + <location filename="../tools/assistant/lib/qhelpenginecore.cpp" line="+524"/> <source>The specified namespace does not exist!</source> <translation>Указанное пространство имён не существует!</translation> </message> @@ -128,7 +128,7 @@ <context> <name>QHelpEngineCorePrivate</name> <message> - <location line="-394"/> + <location line="-402"/> <source>Cannot open documentation file %1: %2!</source> <translation>Не удалось открыть файл документации %1: %2!</translation> </message> @@ -233,33 +233,43 @@ <message> <location line="+80"/> <source>Insert contents...</source> - <translation>Добавление содержания...</translation> + <translation>Добавление оглавления...</translation> </message> <message> <location line="+8"/> <source>Cannot insert contents!</source> - <translation>Не удалось добавить содержание!</translation> + <translation>Не удалось добавить оглавление!</translation> </message> <message> <location line="+12"/> <source>Cannot register contents!</source> - <translation>Не удалось зарегистрировать содержание!</translation> + <translation>Не удалось зарегистрировать оглавление!</translation> </message> </context> <context> <name>QHelpSearchQueryWidget</name> <message> - <location filename="../tools/assistant/lib/qhelpsearchquerywidget.cpp" line="+200"/> + <location filename="../tools/assistant/lib/qhelpsearchquerywidget.cpp" line="+411"/> <source>Search for:</source> <translation>Искать:</translation> </message> <message> + <location line="+5"/> + <source>Previous search</source> + <translation>Предыдущий запрос</translation> + </message> + <message> + <location line="+4"/> + <source>Next search</source> + <translation>Следующий запрос</translation> + </message> + <message> <location line="+2"/> <source>Search</source> <translation>Поиск</translation> </message> <message> - <location line="+16"/> + <location line="+20"/> <source>Advanced search</source> <translation>Расширенный поиск</translation> </message> @@ -269,22 +279,22 @@ <translation><B>похожие</B> слова:</translation> </message> <message> - <location line="+5"/> + <location line="+6"/> <source><B>without</B> the words:</source> <translation><B>не содержит</B> слов:</translation> </message> <message> - <location line="+5"/> + <location line="+6"/> <source>with <B>exact phrase</B>:</source> <translation>содержит <B>точную фразу</B>:</translation> </message> <message> - <location line="+5"/> + <location line="+6"/> <source>with <B>all</B> of the words:</source> <translation>содержит <B>все</B> слова:</translation> </message> <message> - <location line="+5"/> + <location line="+6"/> <source>with <B>at least one</B> of the words:</source> <translation>содержит <B>хотя бы одно</B> из слов:</translation> </message> @@ -313,7 +323,7 @@ <translation>Безымянный</translation> </message> <message> - <location filename="../tools/assistant/lib/qhelpprojectdata.cpp" line="+80"/> + <location filename="../tools/assistant/lib/qhelpprojectdata.cpp" line="+85"/> <source>Unknown token.</source> <translation>Неизвестный идентификатор.</translation> </message> @@ -353,7 +363,7 @@ <translation>Отсутствует атрибут у ключевого слова в строке %1.</translation> </message> <message> - <location line="+83"/> + <location line="+123"/> <source>The input file %1 could not be opened!</source> <translation>Невозможно открыть исходный файл %1!</translation> </message> |