diff options
author | Sergey Belyashov <Sergey.Belyashov@gmail.com> | 2015-12-03 10:57:53 +0300 |
---|---|---|
committer | Sergey Belyashov <Sergey.Belyashov@gmail.com> | 2015-12-03 11:21:04 +0000 |
commit | 9a5abd1467104ed2e1dcacb6caeadf1f2741771d (patch) | |
tree | 380fbb468a46ee8442e634c87dbacc049782eff7 /share | |
parent | 696b8e9cc6fe105870629d0a882f59360517d4bb (diff) | |
download | qt-creator-9a5abd1467104ed2e1dcacb6caeadf1f2741771d.tar.gz |
Russian translation update
Change-Id: Ide237337bad6c1642b53ef6ea507605e0cb7f19e
Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'share')
-rw-r--r-- | share/qtcreator/translations/qtcreator_ru.ts | 92 |
1 files changed, 35 insertions, 57 deletions
diff --git a/share/qtcreator/translations/qtcreator_ru.ts b/share/qtcreator/translations/qtcreator_ru.ts index 2090cf9481..6a0c46a747 100644 --- a/share/qtcreator/translations/qtcreator_ru.ts +++ b/share/qtcreator/translations/qtcreator_ru.ts @@ -3745,29 +3745,6 @@ For example, "Revision: 15" will leave the branch at revision 15.</sou </message> </context> <context> - <name>ClangCodeModel::Diagnostic</name> - <message> - <source>ignored</source> - <translation>пропущено</translation> - </message> - <message> - <source>note</source> - <translation>замечание</translation> - </message> - <message> - <source>warning</source> - <translation>предупреждение</translation> - </message> - <message> - <source>error</source> - <translation>ошибка</translation> - </message> - <message> - <source>fatal</source> - <translation>фатальная ошибка</translation> - </message> -</context> -<context> <name>ClangCodeModel::Internal::ClangCompletionAssistProcessor</name> <message> <source>Location: %1</source> @@ -3776,13 +3753,6 @@ For example, "Revision: 15" will leave the branch at revision 15.</sou </message> </context> <context> - <name>ClangCodeModel::Internal::ClangIndexer</name> - <message> - <source>Parsing C/C++/ObjC Files</source> - <translation>Разбор С/С++/ObjC файлов</translation> - </message> -</context> -<context> <name>ClangCodeModel::Internal::ClangProjectSettingsPropertiesPage</name> <message> <source>Pre-compiled headers:</source> @@ -3815,14 +3785,6 @@ For example, "Revision: 15" will leave the branch at revision 15.</sou <source>Clang Settings</source> <translation>Настройки Clang</translation> </message> - <message> - <source>Header Files (*.h)</source> - <translation>Заголовочные файлы (*.h)</translation> - </message> - <message> - <source>All Files (*)</source> - <translation>Все файлы (*)</translation> - </message> </context> <context> <name>ClangCodeModel::Internal::ModelManagerSupport</name> @@ -3833,21 +3795,6 @@ For example, "Revision: 15" will leave the branch at revision 15.</sou </message> </context> <context> - <name>ClangCodeModel::Internal::PchManager</name> - <message> - <source>Successfully generated PCH file "%1".</source> - <translation>Успешно создан PCH-файл «%1».</translation> - </message> - <message> - <source>Failed to generate PCH file "%1".</source> - <translation>Не удалось создать PCH-файл «%1».</translation> - </message> - <message> - <source>Precompiling</source> - <translation>Прекомпиляция</translation> - </message> -</context> -<context> <name>ClangFormatSettings</name> <message> <source>No description available.</source> @@ -17575,6 +17522,37 @@ You can choose between stashing the changes or discarding them.</source> </message> </context> <context> + <name>GridLayoutSpecifics</name> + <message> + <source>GridLayout</source> + <translation>GridLayout</translation> + </message> + <message> + <source>Columns</source> + <translation>Столбцы</translation> + </message> + <message> + <source>Rows</source> + <translation>Строки</translation> + </message> + <message> + <source>Flow</source> + <translation>Перетекание</translation> + </message> + <message> + <source>Layout Direction</source> + <translation>Направление компоновки</translation> + </message> + <message> + <source>Row Spacing</source> + <translation>Межстрочный интервал</translation> + </message> + <message> + <source>Column Spacing</source> + <translation>Межстолбцовый интервал</translation> + </message> +</context> +<context> <name>GridSpecifics</name> <message> <source>Grid</source> @@ -24194,7 +24172,7 @@ Preselects a desktop Qt for building the application if available.</source> </message> <message> <source>Stacked</source> - <translation type="unfinished">Уложеная</translation> + <translation>Уложеная</translation> </message> <message> <source>Make the new branch depend on the availability of the source branch.</source> @@ -24218,11 +24196,11 @@ Preselects a desktop Qt for building the application if available.</source> </message> <message> <source>Switch checkout</source> - <translation type="unfinished">Сменить выгружаемый каталог</translation> + <translation>Сменить выгружаемый каталог</translation> </message> <message> <source>Switch the checkout in the current directory to the new branch.</source> - <translation type="unfinished">Переключить выгружаемый каталог текущего каталога на новую.</translation> + <translation>Переключить выгружаемый каталог текущего каталога на новую.</translation> </message> <message> <source>Hardlink</source> @@ -24266,7 +24244,7 @@ Preselects a desktop Qt for building the application if available.</source> </message> <message> <source>Bazaar Clone (Or Branch)</source> - <translation type="unfinished">Клонирование Bazaar</translation> + <translation>Клонирование Bazaar</translation> </message> <message> <source>Module:</source> |