Sun, 05 May 2019 16:15:34 +0200
Spanish i18n update for eric6 default branch
eric6/i18n/eric6_es.ts | file | annotate | diff | comparison | revisions |
--- a/eric6/i18n/eric6_es.ts Sat May 04 14:54:00 2019 +0200 +++ b/eric6/i18n/eric6_es.ts Sun May 05 16:15:34 2019 +0200 @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage=""> +<!DOCTYPE TS> +<TS version="2.1" language="es"> <context> <name>AboutDialog</name> <message> @@ -1969,8 +1970,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="170"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Abrir en Nueva Pestaña<byte value="x9"/> Ctrl+LMB (botón izquierdo del ratón)</translation> + <source>Open in New Tab Ctrl+LMB</source> + <translation>Abrir en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="174"/> @@ -2048,8 +2049,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Abrir en Nueva Pestaña<byte value="x9"/> Ctrl+LMB (botón izquierdo del ratón)</translation> + <source>Open in New Tab Ctrl+LMB</source> + <translation>Abrir en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="95"/> @@ -15341,12 +15342,12 @@ <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="119"/> <source>Highlighting:</source> - <translation type="unfinished"></translation> + <translation>Resaltado:</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1763"/> <source>Marker Colours</source> - <translation type="unfinished"></translation> + <translation>Colores de Marcador</translation> </message> </context> <context> @@ -15612,27 +15613,27 @@ <message> <location filename="../Preferences/ConfigurationPages/EditorTypingPage.ui" line="352"/> <source>Select to indent after typing 'return'</source> - <translation type="unfinished"></translation> + <translation>Seleccionar para indentar tras introducir 'retorno'</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorTypingPage.ui" line="355"/> <source>Automatic indent after '('</source> - <translation type="unfinished"></translation> + <translation>Indentar automático tras '('</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorTypingPage.ui" line="205"/> <source>Select to insert the 'import ' string when the line starts with 'from ...'</source> - <translation type="unfinished"></translation> + <translation>Seleccionar para insertar la cadena 'import' cuando la línea empieza con 'from...'</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorTypingPage.ui" line="236"/> <source>Select to create import statements of the form 'from ... import (...)'</source> - <translation type="unfinished"></translation> + <translation>Seleccionar para crear sentencias import en la forma 'from ... import (...)'</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/EditorTypingPage.ui" line="239"/> <source>Generate '(...)' type import</source> - <translation type="unfinished"></translation> + <translation>Generar import de tipo '(...)'</translation> </message> </context> <context> @@ -25960,7 +25961,7 @@ <name>HelpBrowser</name> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1217"/> - <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> + <source>Open Link in New Tab Ctrl+LMB</source> <translation>Abrir enlace en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation> </message> <message> @@ -41788,12 +41789,12 @@ <message> <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="334"/> <source>Shell Position:</source> - <translation type="unfinished"></translation> + <translation>Posición de la Shell:</translation> </message> <message> <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="341"/> <source>Select the position for the Shell window</source> - <translation type="unfinished"></translation> + <translation>Seleccionar posición para la ventana de Shell</translation> </message> </context> <context> @@ -51637,7 +51638,7 @@ <message> <location filename="../PluginManager/PluginRepositoryDialog.py" line="642"/> <source>error determining status</source> - <translation type="unfinished"></translation> + <translation>Error al determinar el estado</translation> </message> </context> <context> @@ -57611,37 +57612,37 @@ <message> <location filename="../UI/PythonAstViewer.py" line="61"/> <source>Node</source> - <translation type="unfinished"></translation> + <translation>Nodo</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="61"/> <source>Code Range</source> - <translation type="unfinished"></translation> + <translation>Rángo de Código</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="202"/> <source>The current editor text does not contain Python source.</source> - <translation type="unfinished"></translation> + <translation>El texto en el editor actual no contiene código fuente Python.</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="226"/> <source>Module</source> - <translation type="unfinished">Módulo</translation> + <translation>Módulo</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="260"/> <source>{0}: {1}</source> - <translation type="unfinished">{0}: {1}</translation> + <translation>{0}: {1}</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="277"/> <source>{0},{1}</source> - <translation type="unfinished"></translation> + <translation>{0},{1}</translation> </message> <message> <location filename="../UI/PythonAstViewer.py" line="284"/> <source>{0} - {1}</source> - <translation type="unfinished"></translation> + <translation>{0} - {1}</translation> </message> </context> <context> @@ -65349,27 +65350,27 @@ <message> <location filename="../Snapshot/SnapWidget.ui" line="116"/> <source>Select to include the window decorations in the screenshot</source> - <translation type="unfinished"></translation> + <translation>Seleccionar para incluir la decoración de ventana en la captura de pantalla</translation> </message> <message> <location filename="../Snapshot/SnapWidget.ui" line="119"/> <source>include Decorations</source> - <translation type="unfinished"></translation> + <translation>Incluir Decoración</translation> </message> <message> <location filename="../Snapshot/SnapWidget.ui" line="126"/> <source>Select to include the mouse cursor in the screenshot</source> - <translation type="unfinished"></translation> + <translation>Seleccionar para incluir el cursor del ratón en la captura de pantalla</translation> </message> <message> <location filename="../Snapshot/SnapWidget.ui" line="129"/> <source>include Mouse Cursor</source> - <translation type="unfinished"></translation> + <translation>incluir Cursor del Ratón</translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="77"/> <source>Select Window</source> - <translation type="unfinished"></translation> + <translation>Seleccionar Ventana</translation> </message> </context> <context> @@ -65404,27 +65405,27 @@ <message> <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="385"/> <source>Screenshot Error</source> - <translation type="unfinished"></translation> + <translation>Error de Captura de Pantalla</translation> </message> <message> <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="359"/> <source><p>Received an unexpected number of reply arguments. Expected {0} but got {1}</p></source> - <translation type="unfinished"></translation> + <translation><p>Recibido un número inesperado de argumentos de respuesta. Esperados {0} pero obtenidos {1}</p></translation> </message> <message> <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="369"/> <source><p>Received error <b>{0}</b> from DBus while performing screenshot.</p><p>{1}</p></source> - <translation type="unfinished"></translation> + <translation><p>Error <b>{0}</b> recibido desde DBus durante la captura de pantalla.</p><p>{1}</p></translation> </message> <message> <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="379"/> <source>Received an invalid reply.</source> - <translation type="unfinished"></translation> + <translation>Recibida respuesta no válida.</translation> </message> <message> <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="385"/> <source>Received an unexpected reply.</source> - <translation type="unfinished"></translation> + <translation>Recibida respuesta no esperada.</translation> </message> </context> <context> @@ -79072,7 +79073,7 @@ <message> <location filename="../UI/UserInterface.py" line="3262"/> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> - <translation type="unfinished"></translation> + <translation><p>Esta zona de la barra de estado permite hacer zoom sobre el editor actual o la shell.</p></translation> </message> </context> <context> @@ -83373,17 +83374,17 @@ <message> <location filename="../ViewManager/ViewManager.py" line="3754"/> <source>Python AST Viewer</source> - <translation type="unfinished"></translation> + <translation>Visor AST de Python</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="3759"/> <source>Show the AST for the current Python file</source> - <translation type="unfinished"></translation> + <translation>Mostrar el AST para el archivo de Python actual</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="3761"/> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> - <translation type="unfinished"></translation> + <translation><b>Visor AST de Python</b><p>Abre una vista de árbol del AST del archivo actual de código fuente Python.</p></translation> </message> </context> <context> @@ -86185,8 +86186,8 @@ </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="649"/> - <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Abrir enlace en nueva pestaña Tab<byte value="x9"/>Ctrl+LMB (botón izquierdo del ratón)</translation> + <source>Open Link in New Tab Ctrl+LMB</source> + <translation>Abrir enlace en nueva pestaña Tab Ctrl+LMB (botón izquierdo del ratón)</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="655"/>