diff options
author | Sergey Belyashov <Sergey.Belyashov@gmail.com> | 2018-05-30 15:57:47 +0300 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@qt.io> | 2018-06-05 19:23:30 +0000 |
commit | 3e0de1e1cd4fd194d1069b61f57a55b8d23ab60d (patch) | |
tree | 484bc7cb68de6478660fc8d68a7e77350ab84131 /translations/qtdeclarative_ru.ts | |
parent | d7a3c73fc7f7db62be2c95a891e4617df30a2a60 (diff) | |
download | qttranslations-5.11.1.tar.gz |
Change-Id: I1f555eaef6e7b189a6bf665df1528e987673ae67
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'translations/qtdeclarative_ru.ts')
-rw-r--r-- | translations/qtdeclarative_ru.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/translations/qtdeclarative_ru.ts b/translations/qtdeclarative_ru.ts index e3ab098..1c05340 100644 --- a/translations/qtdeclarative_ru.ts +++ b/translations/qtdeclarative_ru.ts @@ -1109,10 +1109,18 @@ <translation>qmldir определяет тип как одиночный, но pragma Singleton не найдена в типе %1.</translation> </message> <message> + <source>File was compiled ahead of time with an incompatible version of Qt and the original file cannot be found. Please recompile</source> + <translation>Файл был предварительно собран с несовместимой версией Qt, а оригинальный файл найти не удалось. Пересоберите</translation> + </message> + <message> <source>No such file or directory</source> <translation>Нет такого файла или каталога</translation> </message> <message> + <source>File is empty</source> + <translation>Файл пуст</translation> + </message> + <message> <source>module "%1" is not installed</source> <translation>модуль «%1» не установлен</translation> </message> |