diff -r d4986df5d2e4 -r 0c491346bb8e src/eric7/i18n/eric7_es.ts --- a/src/eric7/i18n/eric7_es.ts Mon Dec 05 15:08:18 2022 +0100 +++ b/src/eric7/i18n/eric7_es.ts Mon Dec 05 16:11:34 2022 +0100 @@ -13632,6 +13632,22 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="0" /> + <source>Select to enable the source code navigator</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="0" /> + <source><b>Source Code Navigation</b> +<p>Select this option to enable one the two kind of source code navigation widgets. With "Source Code Outline" checked, a navigator is shown to the right of the editor. Otherwise two selector boxes are shown above the editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="0" /> + <source>Source Code Navigation</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="0" /> <source>Select to enable the source code outline view</source> <translation>Seleccionar para habilitar la vista de esquema de código fuente</translation> </message> @@ -13776,12 +13792,12 @@ <translation>El cursor se puede mover dentro del espacio virtual</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="240" /> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="246" /> <source>Tab and Indent Override</source> <translation>Sobreescritura de Tabulación e Indentación</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="241" /> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="247" /> <source>Shall the selected entries really be removed?</source> <translation>¿Desea eliminar las entradas seleccionadas?</translation> </message> @@ -55468,18 +55484,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1773" /> + <location filename="../Preferences/__init__.py" line="1774" /> <source>Export Preferences</source> <translation>Exportar Preferencias</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1802" /> - <location filename="../Preferences/__init__.py" line="1775" /> + <location filename="../Preferences/__init__.py" line="1803" /> + <location filename="../Preferences/__init__.py" line="1776" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Archivo de Propiedades (*.ini);;Todos los archivos (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1800" /> + <location filename="../Preferences/__init__.py" line="1801" /> <source>Import Preferences</source> <translation>Importar Preferencias</translation> </message>