--- a/src/eric7/i18n/eric7_ru.ts Sun Oct 30 10:57:29 2022 +0100 +++ b/src/eric7/i18n/eric7_ru.ts Mon Oct 31 10:48:45 2022 +0100 @@ -55079,27 +55079,27 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="501" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="528" /> <source><p>No preview available for this type of file.</p></source> <translation><p>Предварительный просмотр не доступен для этого типа файла.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="615" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="642" /> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation><p>Для предварительного просмотра ReStructuredText файлов необходим пакет <b>sphinx</b> package.<br/>Установите его с помощью менеджера пакетов,'pip install Sphinx' или ознакомьтесь со срраницей <a href="http://pypi.python.org/pypi/Sphinx">.</a></p><p>В качестве альтернативы можете запретить использование Sphinx во вкладке Редактор, страница Настройка режима работы с файлами.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="685" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="712" /> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation><p>Для предварительного просмотра ReStructuredText файлов необходим пакет <b>python-docutils</b> package.<br/>Установите его с помощью менеджера пакетов, 'pip install docutils' или ознакомьтесь со страницей <a href="http://pypi.python.org/pypi/docutils">.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="702" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="729" /> <source><p>Docutils returned an error:</p><p>{0}</p></source> <translation><p>Docutils возвратил ошибку:</p><p>{0}</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="731" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="758" /> <source><p>Markdown preview requires the <b>Markdown</b> package.<br/>Install it with your package manager, 'pip install Markdown' or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation><p>Для предварительного просмотра Markdown файлов необходим пакет <b>python-markdown</b>.<br/>Установите его с помощью команды 'pip install docutils' вашего менеджера пакетов или ознакомьтесь с инструкцией <a href="http://pythonhosted.org/Markdown/install.html">.</a></p></translation> </message> @@ -55107,42 +55107,52 @@ <context> <name>PreviewerHTML</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="67" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="69" /> <source><b>HTML Preview is not available!<br/>Install PyQt6-WebEngine.</b></source> <translation><b>Просмотр HTML не доступен!<br/>Установите PyQt6-WebEngine.</b></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="87" /> - <source>Enable JavaScript</source> - <translation>Использовать JavaScript</translation> - </message> - <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="89" /> - <source>Select to enable JavaScript for HTML previews</source> - <translation>Разрешить JavaScript для предварительного просмотра HTML файлов</translation> - </message> - <message> <location filename="../UI/Previewers/PreviewerHTML.py" line="93" /> - <source>Enable Server Side Includes</source> - <translation>Разрешить Server Side Includes</translation> + <source>Enable JavaScript</source> + <translation>Использовать JavaScript</translation> </message> <message> <location filename="../UI/Previewers/PreviewerHTML.py" line="95" /> + <source>Select to enable JavaScript for HTML previews</source> + <translation>Разрешить JavaScript для предварительного просмотра HTML файлов</translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="100" /> + <source>Enable Server Side Includes</source> + <translation>Разрешить Server Side Includes</translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="102" /> <source>Select to enable support for Server Side Includes</source> <translation>Разрешить поддержку Server Side Includes</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="204" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="106" /> + <source>Copy HTML</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="108" /> + <source>Press to copy the HTML text of the preview to the clipboard</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="221" /> <source><p>No preview available for this type of file.</p></source> <translation><p>Предварительный просмотр не доступен для этого типа файла.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="263" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="282" /> <source>Preview - {0}</source> <translation>Предварительный просмотр - {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="265" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="284" /> <source>Preview</source> <translation>Предварительный просмотр</translation> </message>