--- a/src/eric7/i18n/eric7_es.ts Sun Oct 30 10:57:29 2022 +0100 +++ b/src/eric7/i18n/eric7_es.ts Mon Oct 31 10:48:45 2022 +0100 @@ -54992,27 +54992,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>No hay vista previa disponible para este tipo de archivo.</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>La previsualización de ReStructuredText requiere el package <b>sphinx</b> .<br/>Installar con el gestor de paquetes, 'pip install sphinx' o ver <a href="http://pypi.python.org/pypi/Sphinx">esta página .</a></p><p>Como alternativa, se puede deshabilitar el uso de Sphinx en el Editor, página de configuración de Gestión de Archivos.</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>La previsualización de ReStructuredText requiere el package <b>python-docutils</b> .<br/>Installar con el gestor de paquetes, 'pip install docutils' o ver <a href="http://pypi.python.org/pypi/docutils">esta página .</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 ha retornado un error:</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>La previsualización de Markdown requiere del package <b>Markdown</b>.<br/>Instalarlo con el gestor de paquetes o ver en <a href="http://pythonhosted.org/Markdown/install.html">las instrucciones de instalación.</a></p></translation> </message> @@ -55020,42 +55020,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>¡Vista previa HTML no disponible!<br/>Instalar PyQt6-WebEngine.</b></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="87" /> - <source>Enable JavaScript</source> - <translation>Habilitar JavaScript</translation> - </message> - <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="89" /> - <source>Select to enable JavaScript for HTML previews</source> - <translation>Seleccionar para habilitar JavaScript para las previsualizaciones de HTML</translation> - </message> - <message> <location filename="../UI/Previewers/PreviewerHTML.py" line="93" /> - <source>Enable Server Side Includes</source> - <translation>Habilitar Includes del Lado del Servidor</translation> + <source>Enable JavaScript</source> + <translation>Habilitar JavaScript</translation> </message> <message> <location filename="../UI/Previewers/PreviewerHTML.py" line="95" /> + <source>Select to enable JavaScript for HTML previews</source> + <translation>Seleccionar para habilitar JavaScript para las previsualizaciones de HTML</translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="100" /> + <source>Enable Server Side Includes</source> + <translation>Habilitar Includes del Lado del Servidor</translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="102" /> <source>Select to enable support for Server Side Includes</source> <translation>Seleccionar para habilitar soporte para includes del Lado del Servidor</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>No hay vista previa disponible para este tipo de archivo.</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>Vista Previa - {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="265" /> + <location filename="../UI/Previewers/PreviewerHTML.py" line="284" /> <source>Preview</source> <translation>Vista Previa</translation> </message>