diff -r 47921654f133 -r 7471522affe1 WizardDataUriEncoder/i18n/datauriencoder_ru.ts --- a/WizardDataUriEncoder/i18n/datauriencoder_ru.ts Sun Jun 13 10:34:36 2021 +0200 +++ b/WizardDataUriEncoder/i18n/datauriencoder_ru.ts Mon Jun 14 19:06:39 2021 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru" sourcelanguage="en"> +<TS version="2.1" language="ru" sourcelanguage="en"> <context> <name>DataUriEncoderWizardDialog</name> <message> @@ -25,32 +25,32 @@ <message> <location filename="../DataUriEncoderWizardDialog.py" line="95" /> <source>Generate Python3 embedding code</source> - <translation type="unfinished" /> + <translation>Генерировать внедряемый код Python3</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="96" /> <source>Generate CSS embedding code</source> - <translation type="unfinished" /> + <translation>Генерировать внедряемый код CSS</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="97" /> <source>Generate HTML embedding code</source> - <translation type="unfinished" /> + <translation>Генерировать внедряемый код HTML</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="98" /> <source>Generate JavaScript embedding code</source> - <translation type="unfinished" /> + <translation>Генерировать внедряемый код JavaScript</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="99" /> <source>Generate QML embedding code</source> - <translation type="unfinished" /> + <translation>Генерироватьвнедряемый код QML</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="130" /> <source>The file size is > 1 Megabyte. Encoding this will take some time depending on your CPU processing power!</source> - <translation>Размер файла > 1 Мегабайта. Кодировка может потребовать значительного времени, в зависимости от вычислительной мощности вашего процессора! </translation> + <translation>Размер файла > 1 мегабайта. Кодировка может потребовать значительного времени, в зависимости от вычислительной мощности вашего процессора!</translation> </message> <message> <location filename="../DataUriEncoderWizardDialog.py" line="153" /> @@ -122,34 +122,6 @@ <source>Copy encoded output to Clipboard</source> <translation>Копировать результат в буфер обмена</translation> </message> - <message> - <source>Select the file to be encoded</source> - <translation type="vanished">Выбор файла для кодирования</translation> - </message> - <message> - <source>Generate CSS embed code</source> - <translation type="vanished">Генерировать код CSS</translation> - </message> - <message> - <source>Generate Python3 embed code</source> - <translation type="vanished">Генерировать код Python3</translation> - </message> - <message> - <source>Generate Python2 embed code</source> - <translation type="vanished">Генерировать код Python2</translation> - </message> - <message> - <source>Generate HTML embed code</source> - <translation type="vanished">Генерировать код HTML</translation> - </message> - <message> - <source>Generate JS embed code</source> - <translation type="vanished">Генерировать код JS</translation> - </message> - <message> - <source>Generate QML embed code</source> - <translation type="vanished">Генерировать код QML</translation> - </message> </context> <context> <name>WizardDataUriEncoderPlugin</name>