diff -r a3ba38d3a25e -r c7adc68350dd ProjectPyramid/i18n/pyramid_es.ts --- a/ProjectPyramid/i18n/pyramid_es.ts Sat Sep 28 13:34:57 2013 +0200 +++ b/ProjectPyramid/i18n/pyramid_es.ts Sun Oct 27 22:43:17 2013 +0100 @@ -48,17 +48,17 @@ <translation>Simular creación de proyecto Piramid</translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="53"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="59"/> <source>The pcreate command did not finish within 30s.</source> <translation>El comando pcreate no ha terminado en 30s o menos.</translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="56"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="62"/> <source>Could not start the pcreate executable.</source> <translation>No se ha podido iniciar el ejecutable de pcreate.</translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="64"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="70"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> @@ -81,17 +81,17 @@ <translation>Comprobar los formatos de archivo de distribución que deberían ser generados</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="54"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="60"/> <source>The python setup.py command did not finish within 30s.</source> <translation>El comando python setup.py no ha terminado en 30s o menos.</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="57"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="63"/> <source>Could not start the pcreate executable.</source> <translation>No se ha podido iniciar el ejecutable de pcreate.</translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="68"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="74"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> @@ -124,22 +124,22 @@ <translation>Muestra el texto de la plantilla seleccionada</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="30"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="32"/> <source>Standard HTML 5 template</source> <translation>Plantilla Estándar HTML 5</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="99"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="101"/> <source>Mako template with sections</source> <translation>Plantilla Mako con secciones</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="42"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="44"/> <source>Standard HTML template</source> <translation>Plantilla Estándar HTML</translation> </message> <message> - <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="55"/> + <location filename="../../ProjectPyramid/FormSelectionDialog.py" line="57"/> <source>Chameleon template</source> <translation>Plantilla Chameleon</translation> </message> @@ -147,332 +147,332 @@ <context> <name>Project</name> <message> - <location filename="../../ProjectPyramid/Project.py" line="65"/> + <location filename="../../ProjectPyramid/Project.py" line="110"/> <source>Current Pyramid Project</source> <translation>Proyecto Pyramid Actual</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="69"/> + <location filename="../../ProjectPyramid/Project.py" line="114"/> <source>Selects the current Pyramid project</source> <translation>Selecciona el proyecto Piramid actual</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="71"/> + <location filename="../../ProjectPyramid/Project.py" line="116"/> <source><b>Current Pyramid Project</b><p>Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.</p></source> <translation><b>Proyecto Pyramid Actual</b><p>Seleciona el proyecto Pyramid. Se utiliza en proyectos Pyramid multi-proyecto Pyramid projects para cambiar entre proyectos.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="698"/> + <location filename="../../ProjectPyramid/Project.py" line="779"/> <source>Create Pyramid Project</source> <translation>Crear Proyecto Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="83"/> + <location filename="../../ProjectPyramid/Project.py" line="128"/> <source>Create Pyramid &Project</source> <translation>Crear &Proyecto Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="87"/> + <location filename="../../ProjectPyramid/Project.py" line="132"/> <source>Creates a new Pyramid project</source> <translation>Crea un nuevo proyecto Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="89"/> + <location filename="../../ProjectPyramid/Project.py" line="134"/> <source><b>Create Pyramid Project</b><p>Creates a new Pyramid project using "pcreate".</p></source> <translation><b>Crear Proyecto Pyramid </b><p>Crea un nuevo proyecto Pyramid usando "pcreate".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="849"/> + <location filename="../../ProjectPyramid/Project.py" line="937"/> <source>Run Server</source> <translation>Lanzar Servidor</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="100"/> + <location filename="../../ProjectPyramid/Project.py" line="145"/> <source>Run &Server</source> <translation>Lanzar &Servidor</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="104"/> + <location filename="../../ProjectPyramid/Project.py" line="149"/> <source>Starts the Pyramid Web server</source> <translation>Inicia el servidor Web de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="106"/> + <location filename="../../ProjectPyramid/Project.py" line="151"/> <source><b>Run Server</b><p>Starts the Pyramid Web server using "pserve --reload development.ini".</p></source> <translation><b>Lanzar Servidor</b><p>Inicia el servidor Web de Pyramid usando "pserve --reload development.ini".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="114"/> + <location filename="../../ProjectPyramid/Project.py" line="159"/> <source>Run Server with Logging</source> <translation>Lanzar Servidor con Log</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="114"/> + <location filename="../../ProjectPyramid/Project.py" line="159"/> <source>Run Server with &Logging</source> <translation>Lanzar Servidor con &Log</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="118"/> + <location filename="../../ProjectPyramid/Project.py" line="163"/> <source>Starts the Pyramid Web server with logging</source> <translation>Inicia el servidor Web de Pyramid con log</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="120"/> + <location filename="../../ProjectPyramid/Project.py" line="165"/> <source><b>Run Server with Logging</b><p>Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".</p></source> <translation><b>Lanzar Servidor con Log</b><p>Inicia el servidor Web de Pyramid con log usando "pserve --log-file=server.log --reload development.ini".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="916"/> + <location filename="../../ProjectPyramid/Project.py" line="1007"/> <source>Run Web-Browser</source> <translation>Lanzar Navegador Web</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="128"/> + <location filename="../../ProjectPyramid/Project.py" line="173"/> <source>Run &Web-Browser</source> <translation>Lanzar Navegador &Web</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="132"/> + <location filename="../../ProjectPyramid/Project.py" line="177"/> <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> <translation>Inicia el Navegador Web por defecto con la URL del servidor Web de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="134"/> + <location filename="../../ProjectPyramid/Project.py" line="179"/> <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Pyramid Web server.</p></source> <translation><b>Lanzar Navegador Web</b><p>Inicia el Navegador Web por defecto con la URL del servidor Web de Pyramid.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="931"/> + <location filename="../../ProjectPyramid/Project.py" line="1022"/> <source>Start Pyramid Python Console</source> <translation>Iniciar Consola Python de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="142"/> + <location filename="../../ProjectPyramid/Project.py" line="187"/> <source>Start Pyramid &Python Console</source> <translation>Iniciar Consola &Python de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="146"/> + <location filename="../../ProjectPyramid/Project.py" line="191"/> <source>Starts an interactive Python interpreter</source> <translation>Inicia un intérprete interactivo de Python</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="148"/> + <location filename="../../ProjectPyramid/Project.py" line="193"/> <source><b>Start Pyramid Python Console</b><p>Starts an interactive Python interpreter.</p></source> <translation><b>Iniciar Consola Python de Pyramid</b><p>Inicia un intérprete interactivo de Python.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="962"/> + <location filename="../../ProjectPyramid/Project.py" line="1053"/> <source>Setup Development Environment</source> <translation>Configurar Entorno de Desarrollo</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="159"/> + <location filename="../../ProjectPyramid/Project.py" line="204"/> <source>Setup &Development Environment</source> <translation>Configurar Entorno de &Desarrollo</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="163"/> + <location filename="../../ProjectPyramid/Project.py" line="208"/> <source>Setup the Pyramid project in development mode</source> <translation>Configurar el proyecto Pyramid en modo de desarrollo</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="165"/> + <location filename="../../ProjectPyramid/Project.py" line="210"/> <source><b>Setup Development Environment</b><p>Setup the Pyramid project in development mode using "python setup.py develop".</p></source> <translation><b>Configurar Entorno de Desarrollo</b><p>Configurar el proyecto Pyramid en modo de desarrollo usando "python setup.py develop".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1043"/> + <location filename="../../ProjectPyramid/Project.py" line="1136"/> <source>Initialize Database</source> <translation>Inicializar Base de Datos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="177"/> + <location filename="../../ProjectPyramid/Project.py" line="222"/> <source>Initialize &Database</source> <translation>Inicializar Base de &Datos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="181"/> + <location filename="../../ProjectPyramid/Project.py" line="226"/> <source>Initializes (or re-initializes) the database of the current Pyramid project</source> <translation>Inicializa (o reinicializa) la base de datos del proyecto Pyramid actual</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="184"/> + <location filename="../../ProjectPyramid/Project.py" line="229"/> <source><b>Initialize Database</b><p>Initializes (or re-initializes) the database of the current Pyramid project.</p></source> <translation><b>Inicializar Base de Datos</b><p>Inicializa (o reinicializa) la base de datos del proyecto Pyramid actual.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1081"/> + <location filename="../../ProjectPyramid/Project.py" line="1174"/> <source>Show Matching Views</source> <translation>Mostrar Vistas Concordantes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="196"/> + <location filename="../../ProjectPyramid/Project.py" line="241"/> <source>Show Matching &Views</source> <translation>Mostrar &Vistas Concordantes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="200"/> + <location filename="../../ProjectPyramid/Project.py" line="245"/> <source>Show views matching a given URL</source> <translation>Mostrar vistas que concuerdan con una URL dada</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="202"/> + <location filename="../../ProjectPyramid/Project.py" line="247"/> <source><b>Show Matching Views</b><p>Show views matching a given URL.</p></source> <translation><b>Mostrar Vistas Concordantes</b><p>Mostrar vistas que concuerdan con una URL dada.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1104"/> + <location filename="../../ProjectPyramid/Project.py" line="1197"/> <source>Show Routes</source> <translation>Mostrar Rutas</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="209"/> + <location filename="../../ProjectPyramid/Project.py" line="254"/> <source>Show &Routes</source> <translation>Mostrar &Rutas</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="213"/> + <location filename="../../ProjectPyramid/Project.py" line="258"/> <source>Show all URL dispatch routes used by a Pyramid application</source> <translation>Mostrar todas las rutas URL de despacho usadas por una aplicación Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="215"/> + <location filename="../../ProjectPyramid/Project.py" line="260"/> <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> <translation><b>Mostrar Rutas</b><p>Mostrar todas las rutas URL de despacho usadas por una aplicación Pyramid en el orden en que son evaluadas.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1125"/> + <location filename="../../ProjectPyramid/Project.py" line="1218"/> <source>Show Tween Objects</source> <translation>Mostrar Objetos Gemelos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="223"/> + <location filename="../../ProjectPyramid/Project.py" line="268"/> <source>Show &Tween Objects</source> <translation>Mos&trar Objetos Gemelos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="227"/> + <location filename="../../ProjectPyramid/Project.py" line="272"/> <source>Show all implicit and explicit tween objects used by a Pyramid application</source> <translation>Mostrar todos los objetos gemelos implícitos y explícitos usados por una aplicación Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="229"/> + <location filename="../../ProjectPyramid/Project.py" line="274"/> <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> <translation><b>Mostrar Objetos Gemelos</b><p>Mostrar todos los objetos gemelos implícitos y explícitos usados por una aplicación Pyramid.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="241"/> + <location filename="../../ProjectPyramid/Project.py" line="286"/> <source>Build Distribution</source> <translation>Construir Distribución</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="241"/> + <location filename="../../ProjectPyramid/Project.py" line="286"/> <source>Build &Distribution</source> <translation>Construir &Distribución</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="245"/> + <location filename="../../ProjectPyramid/Project.py" line="290"/> <source>Builds a distribution file for the Pyramid project</source> <translation>Construye un archivo de distribución para el proyecto Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="247"/> + <location filename="../../ProjectPyramid/Project.py" line="292"/> <source><b>Build Distribution</b><p>Builds a distribution file for the Pyramid project using "python setup.py sdist".</p></source> <translation><b>Construir Distribución</b><p>Construye un archivo de distribución para el proyecto Pyramid usando "python setup.py sdist".</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="259"/> + <location filename="../../ProjectPyramid/Project.py" line="304"/> <source>Documentation</source> <translation>Documentación</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="259"/> + <location filename="../../ProjectPyramid/Project.py" line="304"/> <source>D&ocumentation</source> <translation>D&ocumentación</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="263"/> + <location filename="../../ProjectPyramid/Project.py" line="308"/> <source>Shows the help viewer with the Pyramid documentation</source> <translation>Muestra el visor de ayuda con la documentación de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="265"/> + <location filename="../../ProjectPyramid/Project.py" line="310"/> <source><b>Documentation</b><p>Shows the help viewer with the Pyramid documentation.</p></source> <translation><b>Documentación</b><p>Muestra el visor de ayuda con la documentación de Pyramid.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="621"/> + <location filename="../../ProjectPyramid/Project.py" line="700"/> <source>About Pyramid</source> <translation>Acerca de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="276"/> + <location filename="../../ProjectPyramid/Project.py" line="321"/> <source>About P&yramid</source> <translation>Acerca de P&yramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="280"/> + <location filename="../../ProjectPyramid/Project.py" line="325"/> <source>Shows some information about Pyramid</source> <translation>Muestra información sobre Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="282"/> + <location filename="../../ProjectPyramid/Project.py" line="327"/> <source><b>About Pyramid</b><p>Shows some information about Pyramid.</p></source> <translation><b>Acerca de Pyramid</b><p>Muestra información acerca de Pyramid.</p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="297"/> + <location filename="../../ProjectPyramid/Project.py" line="342"/> <source>P&yramid</source> <translation>P&yramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="352"/> + <location filename="../../ProjectPyramid/Project.py" line="397"/> <source>New template...</source> <translation>Nueva Plantilla...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="361"/> + <location filename="../../ProjectPyramid/Project.py" line="406"/> <source>Extract Messages</source> <translation>Extraer Mensajes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="363"/> + <location filename="../../ProjectPyramid/Project.py" line="408"/> <source>Compile All Catalogs</source> <translation>Compilar Todos los Catálogos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="365"/> + <location filename="../../ProjectPyramid/Project.py" line="410"/> <source>Compile Selected Catalogs</source> <translation>Compilar Catálogos Seleccionados</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="368"/> + <location filename="../../ProjectPyramid/Project.py" line="413"/> <source>Update All Catalogs</source> <translation>Actualizar Todos los Catálogos</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="370"/> + <location filename="../../ProjectPyramid/Project.py" line="415"/> <source>Update Selected Catalogs</source> <translation>Actualizar Catálogos Seleccionados</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="413"/> + <location filename="../../ProjectPyramid/Project.py" line="458"/> <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> <translation>Plantillas Chameleon (*.pt);;Plantillas de Texto Chameleon (*.txt);;Plantillas Mako (*.mako);;Plantillas Mako (*.mak);;Archivos HTML (*.html);;Archivos HTML (*.htm);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="449"/> + <location filename="../../ProjectPyramid/Project.py" line="494"/> <source>New Form</source> <translation>Nuevo Formulario</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="436"/> + <location filename="../../ProjectPyramid/Project.py" line="481"/> <source>The file already exists! Overwrite it?</source> <translation>¡El archivo ya existe!¿Sobreescribirlo?</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="449"/> + <location filename="../../ProjectPyramid/Project.py" line="494"/> <source><p>The new form file <b>{0}</b> could not be created.<br/>Problem: {1}</p></source> <translation><p>No ha podido crearse el nuevo archivo de formulario <b>{0}</b>.<br/>Problema: {1}</p></translation> </message> @@ -482,150 +482,160 @@ <translation type="obsolete"><p>Pyramid es un framework Web de alto nivel para Python que promueve desarrollo rápido, y diseño pragmático y limpio.</p><p>URL: <a href="{0}">{0}</a></p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="756"/> + <location filename="../../ProjectPyramid/Project.py" line="837"/> <source>Select Pyramid Project</source> <translation>Seleccionar Proyecto Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="756"/> + <location filename="../../ProjectPyramid/Project.py" line="837"/> <source>Select the Pyramid project to work with.</source> <translation>Seleccionar el proyecto Pyramid con el que trabajar.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="794"/> + <location filename="../../ProjectPyramid/Project.py" line="875"/> <source>None</source> <translation>Ninguno</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="797"/> + <location filename="../../ProjectPyramid/Project.py" line="878"/> <source>&Current Pyramid Project ({0})</source> <translation>Proyecto Pyramid A&ctual ({0})</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1404"/> + <location filename="../../ProjectPyramid/Project.py" line="1507"/> <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> <translation>No se ha seleccionado proyecto Pyramid actual o no hay creado todavía ningún proyecto Pyramid. Abortando...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1449"/> + <location filename="../../ProjectPyramid/Project.py" line="1552"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="876"/> + <location filename="../../ProjectPyramid/Project.py" line="964"/> <source>The Pyramid server could not be started.</source> <translation>No se ha podido iniciar el servidor de Pyramid.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="916"/> + <location filename="../../ProjectPyramid/Project.py" line="1007"/> <source>Could not start the web-browser for the URL "{0}".</source> <translation>No se ha podido inicialr el navegador web para la URL "{0}".</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="950"/> + <location filename="../../ProjectPyramid/Project.py" line="1041"/> <source>The Pyramid Shell process could not be started.</source> <translation>No se ha podido iniciar el proceso Shell de Pyramid.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="977"/> + <location filename="../../ProjectPyramid/Project.py" line="1068"/> <source>Pyramid development environment setup successfully.</source> <translation>Entorno de desarrollo de Pyramid configurado con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="991"/> + <location filename="../../ProjectPyramid/Project.py" line="1084"/> <source>Build Distribution File</source> <translation>Construir Archivo de Distribución</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1013"/> + <location filename="../../ProjectPyramid/Project.py" line="1106"/> <source>Python distribution file built successfully.</source> <translation>Archivo de distribución Python construido con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1057"/> + <location filename="../../ProjectPyramid/Project.py" line="1150"/> <source>Database initialized successfully.</source> <translation>Base de Datos inicializada con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1081"/> + <location filename="../../ProjectPyramid/Project.py" line="1174"/> <source>Enter the URL to be matched:</source> <translation>Introducir la URL a ser concordada:</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1215"/> + <location filename="../../ProjectPyramid/Project.py" line="1313"/> <source>Extract messages</source> <translation>Extraer mensajes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1230"/> + <location filename="../../ProjectPyramid/Project.py" line="1350"/> <source> Messages extracted successfully.</source> <translation>Mensajes extraídos con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1277"/> + <location filename="../../ProjectPyramid/Project.py" line="1380"/> <source> Message catalog initialized successfully.</source> <translation>Catálogo de Mensajes inicializado con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1326"/> + <location filename="../../ProjectPyramid/Project.py" line="1429"/> <source>Compiling message catalogs</source> <translation>Compilando catálogos de mensajes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1355"/> + <location filename="../../ProjectPyramid/Project.py" line="1458"/> <source> Message catalogs compiled successfully.</source> <translation>Catálogo de Mensajes compilado con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1424"/> + <location filename="../../ProjectPyramid/Project.py" line="1527"/> <source>No locales detected. Aborting...</source> <translation>No se han detectado traducciones. Abortando...</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1400"/> + <location filename="../../ProjectPyramid/Project.py" line="1503"/> <source>Updating message catalogs</source> <translation>Actualizando catálogos de mensajes</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1429"/> + <location filename="../../ProjectPyramid/Project.py" line="1532"/> <source> Message catalogs updated successfully.</source> <translation>Catálogo de Mensajes actualizado con éxito.</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1260"/> + <location filename="../../ProjectPyramid/Project.py" line="1363"/> <source>Initializing message catalog for '{0}'</source> <translation>Inicializando catálogo de mensajes para '{0}'</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="621"/> + <location filename="../../ProjectPyramid/Project.py" line="700"/> <source><p>Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> <translation><p>Pyramid es un framework Web de alto nivel para Python que promueve desarrollo rápido, y diseño pragmático y limpio.</p><p><table><tr><td>Versión:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="336"/> + <location filename="../../ProjectPyramid/Project.py" line="381"/> <source>Open with {0}</source> <translation>Abrir con {0}</translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1449"/> + <location filename="../../ProjectPyramid/Project.py" line="1552"/> <source>The translations editor process ({0}) could not be started.</source> <translation>El proceso de edición de traducciones ({0}) no ha podido ser iniciado.</translation> </message> + <message> + <location filename="../../ProjectPyramid/Project.py" line="1328"/> + <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../../ProjectPyramid/Project.py" line="1334"/> + <source>No "output_file" option found in setup.cfg.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProjectPyramidPlugin</name> <message> - <location filename="../../PluginProjectPyramid.py" line="386"/> + <location filename="../../PluginProjectPyramid.py" line="388"/> <source>Pyramid</source> <translation></translation> </message> <message> - <location filename="../../PluginProjectPyramid.py" line="162"/> + <location filename="../../PluginProjectPyramid.py" line="164"/> <source>eric5 version is too old, {0}, {1} or newer needed.</source> <translation>La versión de eric5 es demasiado antigua, {0}, es necesaria {1} o más reciente .</translation> </message> @@ -688,12 +698,12 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidDialog.py" line="162"/> + <location filename="../../ProjectPyramid/PyramidDialog.py" line="168"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidDialog.py" line="162"/> + <location filename="../../ProjectPyramid/PyramidDialog.py" line="168"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>No se ha podido iniciar el proceso {0}. Asegúrese de que está en la ruta de búsqueda.</translation> </message> @@ -776,27 +786,27 @@ <translation>Introducir la URL de la documentación de Pyramid</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="61"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="63"/> <source>Plain Python</source> <translation>Python normal</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="62"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="64"/> <source>IPython</source> <translation>IPython</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="63"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="65"/> <source>bpython</source> <translation>bpython</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="117"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="119"/> <source>Select Virtual Environment for Python 3</source> <translation>Seleccionar Entorno Virtual para Python 3</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="135"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="137"/> <source>Select Virtual Environment for Python 2</source> <translation>Seleccionar Entorno Virtual para Python 2</translation> </message> @@ -806,7 +816,7 @@ <translation>Comando de Consola</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="149"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="151"/> <source>Translations Editor</source> <translation>Editor de Traducciones</translation> </message> @@ -821,7 +831,7 @@ <translation>Seleccionar el editor de traducciones vía un diálogo de selección de archivo</translation> </message> <message> - <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="149"/> + <location filename="../../ProjectPyramid/ConfigurationPage/PyramidPage.py" line="151"/> <source>All Files (*)</source> <translation>Todos los Archivos (*)</translation> </message> @@ -879,22 +889,22 @@ <translation>Alt+P</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="96"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="102"/> <source>No routes found.</source> <translation>No se han hallado rutas.</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="129"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="135"/> <source>Getting routes...</source> <translation>Obteniendo rutas...</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="158"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="164"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="158"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="164"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>No se ha podido iniciar el proceso {0}. Asegúrese de que está en la ruta de búsqueda.</translation> </message>