[Ktutorial-commits] SF.net SVN: ktutorial:[182] trunk/ktutorial/ktutorial-editor/po
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-03-22 23:42:47
|
Revision: 182 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=182&view=rev Author: danxuliu Date: 2010-03-22 23:42:41 +0000 (Mon, 22 Mar 2010) Log Message: ----------- Update translation template and Spanish translation. Modified Paths: -------------- trunk/ktutorial/ktutorial-editor/po/es.po trunk/ktutorial/ktutorial-editor/po/ktutorial-editor.pot Modified: trunk/ktutorial/ktutorial-editor/po/es.po =================================================================== --- trunk/ktutorial/ktutorial-editor/po/es.po 2010-03-22 23:34:39 UTC (rev 181) +++ trunk/ktutorial/ktutorial-editor/po/es.po 2010-03-22 23:42:41 UTC (rev 182) @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ktutorial-editor\n" -"Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?" -"group_id=301227&atid=1270278\n" -"POT-Creation-Date: 2010-03-22 23:59+0100\n" -"PO-Revision-Date: 2010-03-22 20:22-0400\n" +"Report-Msgid-Bugs-To: http://sourceforge." +"net/tracker/?group_id=301227&atid=1270278\n" +"POT-Creation-Date: 2010-03-23 00:32+0100\n" +"PO-Revision-Date: 2010-03-23 00:32-0400\n" "Last-Translator: Daniel Calviño Sánchez <dan...@gm...>\n" "Language-Team: Spanish <>\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgid "Edit step" msgstr "Editar paso" -#: KTutorialEditor.cpp:95 rc.cpp:52 +#: KTutorialEditor.cpp:95 rc.cpp:55 msgctxt "@title" msgid "Edit reaction" msgstr "Editar reacción" @@ -469,11 +469,16 @@ msgstr "Paneles" #: rc.cpp:15 +msgctxt "@title:menu" +msgid "Main Toolbar" +msgstr "Barra de herramientas principal" + +#: rc.cpp:18 msgctxt "@title" msgid "Set tutorial license" msgstr "Establecer licencia del tutorial" -#: rc.cpp:18 +#: rc.cpp:21 msgctxt "@info:whatsthis" msgid "" "<para>Set the license of the tutorial.</para>\n" @@ -492,57 +497,57 @@ "se encargará de añadirle los caracteres necesarios en cada línea para " "indicar que son comentarios en lugar de código fuente.</para>" -#: rc.cpp:22 +#: rc.cpp:25 msgctxt "@title" msgid "License text" msgstr "Texto de la licencia" -#: rc.cpp:25 +#: rc.cpp:28 msgctxt "@title" msgid "New condition to wait for" msgstr "Nueva condición por la que esperar" -#: rc.cpp:28 +#: rc.cpp:31 msgctxt "@info:whatsthis" msgid "<para>Selects the type of the new condition.</para>" msgstr "<para>Selecciona el tipo de la nueva condición.</para>" -#: rc.cpp:31 +#: rc.cpp:34 msgctxt "@title" msgid "Condition to wait for type" msgstr "Tipo de la condición por la que esperar" -#: rc.cpp:34 +#: rc.cpp:37 msgctxt "@label:listbox" msgid "Type:" msgstr "Tipo:" -#: rc.cpp:37 +#: rc.cpp:40 msgctxt "@item:inlistbox" msgid "All the contained conditions must match" msgstr "Todas las condiciones contenidas deben cumplirse" -#: rc.cpp:40 +#: rc.cpp:43 msgctxt "@item:inlistbox" msgid "Any of the contained conditions must match" msgstr "Alguna de las condiciones contenidas debe cumplirse" -#: rc.cpp:43 +#: rc.cpp:46 msgctxt "@item:inlistbox" msgid "The contained condition can't match" msgstr "La condición contenida no puede cumplirse" -#: rc.cpp:46 +#: rc.cpp:49 msgctxt "@item:inlistbox" msgid "The specified signal is emitted" msgstr "Se emite la señal especificada" -#: rc.cpp:49 +#: rc.cpp:52 msgctxt "@item:inlistbox" msgid "The specified event is received" msgstr "Se recibe el evento especificado" -#: rc.cpp:55 +#: rc.cpp:58 msgctxt "@info:whatsthis" msgid "" "<para>Edit the response of a step to certain trigger.</para>\n" @@ -557,17 +562,17 @@ "seleccionada por el usuario, o una condición que se cumplió. La respuesta " "puede ser cambiar a otro paso, o ejecutar cierto código propio.</para>" -#: rc.cpp:59 +#: rc.cpp:62 msgctxt "@title:group Something that causes a response" msgid "Trigger" msgstr "Activador" -#: rc.cpp:62 +#: rc.cpp:65 msgctxt "@option:radio" msgid "Option:" msgstr "Opción:" -#: rc.cpp:65 +#: rc.cpp:68 msgctxt "@info:whatsthis" msgid "" "<para>The name of the option.</para>\n" @@ -578,32 +583,32 @@ "<para>Una opción con ese nombre se añadirá al paso, por lo que el mismo " "nombre establecido aquí será el mostrado al usuario.</para>" -#: rc.cpp:69 +#: rc.cpp:72 msgctxt "@option:radio" msgid "Condition met:" msgstr "Condición cumplida:" -#: rc.cpp:72 +#: rc.cpp:75 msgctxt "@title:group" msgid "Response" msgstr "Respuesta" -#: rc.cpp:75 +#: rc.cpp:78 msgctxt "@option:radio" msgid "Change to step:" msgstr "Cambiar al paso:" -#: rc.cpp:78 +#: rc.cpp:81 msgctxt "@info:whatsthis" msgid "<para>The id of the step to change to.</para>" msgstr "<para>El identificador del paso al que cambiar.</para>" -#: rc.cpp:81 +#: rc.cpp:84 msgctxt "@option:radio" msgid "Custom response code:" msgstr "Código propio de respuesta:" -#: rc.cpp:84 +#: rc.cpp:87 msgctxt "@info:whatsthis" msgid "" "<para>The custom code to execute.</para>\n" @@ -621,12 +626,12 @@ "<para>Además, ten en cuenta que sólo tienes que especificar el cuerpo de la " "función. La signatura se genera automáticamente.</para>" -#: rc.cpp:89 +#: rc.cpp:92 msgctxt "@title" msgid "Set step data" msgstr "Establecer datos del paso" -#: rc.cpp:92 +#: rc.cpp:95 msgctxt "@info:whatsthis" msgid "" "<para>Set the id and the text of the step</para>\n" @@ -643,27 +648,27 @@ "muestra al usuario. Se utiliza para identificar los pasos en el tutorial " "cuando tiene que cambiar de un paso a otro.</para>" -#: rc.cpp:97 +#: rc.cpp:100 msgctxt "@title" msgid "Step data" msgstr "Datos del paso" -#: rc.cpp:100 +#: rc.cpp:103 msgctxt "@label:textbox" msgid "Id:" msgstr "Identificador:" -#: rc.cpp:103 +#: rc.cpp:106 msgctxt "@label:textbox" msgid "Text:" msgstr "Texto:" -#: rc.cpp:106 +#: rc.cpp:109 msgctxt "@title" msgid "Set tutorial information" msgstr "Establecer información del tutorial" -#: rc.cpp:109 +#: rc.cpp:112 msgctxt "@info:whatsthis" msgid "" "<para>Set the name and description of the tutorial.</para>\n" @@ -674,48 +679,48 @@ "<para>El nombre y la descripción se muestran en el diálogo en el que se " "selecciona qué tutorial se empezará.</para>" -#: rc.cpp:113 +#: rc.cpp:116 msgctxt "@title" msgid "Tutorial information" msgstr "Información del tutorial" -#: rc.cpp:116 +#: rc.cpp:119 msgctxt "@label:textbox Noun, the name of a tutorial" msgid "Name:" msgstr "Nombre:" -#: rc.cpp:119 +#: rc.cpp:122 msgctxt "@label:textbox" msgid "Description:" msgstr "Descripción:" -#: rc.cpp:122 +#: rc.cpp:125 msgctxt "@title" msgid "Edit event to wait for" msgstr "Editar el evento por el que esperar" -#: rc.cpp:125 +#: rc.cpp:128 msgctxt "@info:whatsthis" msgid "<para>Set the receiver name and the event to wait for.</para>" msgstr "" "<para>Establece el nombre del receptor y el evento por el que esperar.</para>" -#: rc.cpp:128 +#: rc.cpp:131 msgctxt "@title:group" msgid "Wait for event" msgstr "Esperar por el evento" -#: rc.cpp:131 +#: rc.cpp:134 msgctxt "@label:textbox" msgid "Receiver name:" msgstr "Nombre del receptor:" -#: rc.cpp:134 +#: rc.cpp:137 msgctxt "@label:textbox" msgid "Event name:" msgstr "Nombre del evento:" -#: rc.cpp:137 +#: rc.cpp:140 msgctxt "@info:whatsthis" msgid "" "<para>The name of the QObject that receives the event.</para>\n" @@ -726,7 +731,7 @@ "<para>Ten en cuenta que el nombre no es la clase del objeto, sino la cadena " "devuelta por su método objectName().</para>" -#: rc.cpp:141 +#: rc.cpp:144 msgctxt "@info:whatsthis" msgid "" "<para>The name of the event.</para>\n" @@ -737,33 +742,33 @@ "<para>El nombre no debe contener el prefijo \"QEvent::\", sólo el nombre " "puro del evento.</para>" -#: rc.cpp:145 +#: rc.cpp:148 msgctxt "@title" msgid "Edit signal to wait for" msgstr "Editar la señal por la que esperar" -#: rc.cpp:148 +#: rc.cpp:151 msgctxt "@info:whatsthis" msgid "<para>Set the emitter name and the signal to wait for.</para>" msgstr "" "<para>Establece el nombre del emisor y la señal por la que esperar.</para>" -#: rc.cpp:151 +#: rc.cpp:154 msgctxt "@title:group" msgid "Wait for signal" msgstr "Esperar por la señal" -#: rc.cpp:154 +#: rc.cpp:157 msgctxt "@label:textbox" msgid "Emitter name:" msgstr "Nombre del emisor:" -#: rc.cpp:157 +#: rc.cpp:160 msgctxt "@label:textbox" msgid "Signal name:" msgstr "Nombre de la señal:" -#: rc.cpp:160 +#: rc.cpp:163 msgctxt "@info:whatsthis" msgid "" "<para>The name of the QObject that emits the signal.</para>\n" @@ -774,7 +779,7 @@ "<para>Ten en cuenta que el nombre no es la clase del objeto, sino la cadena " "devuelta por su método objectName().</para>" -#: rc.cpp:164 +#: rc.cpp:167 msgctxt "@info:whatsthis" msgid "" "<para>The name of the signal.</para>\n" @@ -787,12 +792,12 @@ "(TipoDelPrimerArgumento, TipoDelSegundoArgumento, TipoDelTercerArgumento...)" "</em>, sin estar envuelto en el texto <em>SIGNAL()</em>.</para>" -#: rc.cpp:168 +#: rc.cpp:171 msgctxt "@title" msgid "Edit condition to wait for" msgstr "Editar la condición por la que esperar" -#: rc.cpp:171 +#: rc.cpp:174 msgctxt "@info:whatsthis" msgid "" "<para>Edit a condition to wait for until it is met.</para>\n" @@ -812,12 +817,12 @@ "esperan hasta que todas las condiciones que contienen se hayan cumplido.</" "para>" -#: rc.cpp:175 +#: rc.cpp:178 msgctxt "@info:tooltip" msgid "Add a new condition" msgstr "Añadir una nueva condición" -#: rc.cpp:178 +#: rc.cpp:181 msgctxt "@info:whatsthis" msgid "" "<para>Adds a new condition.</para>\n" @@ -830,17 +835,17 @@ "condiciones que contienen otras condiciones, o como la condición base cuando " "no hay más condiciones.</para>" -#: rc.cpp:182 +#: rc.cpp:185 msgctxt "@action:button" msgid "Add..." msgstr "Añadir..." -#: rc.cpp:185 +#: rc.cpp:188 msgctxt "@info:tooltip" msgid "Edit the selected condition" msgstr "Editar la condición seleccionada" -#: rc.cpp:188 +#: rc.cpp:191 msgctxt "@info:whatsthis" msgid "" "<para>Edits the selected condition.</para>\n" @@ -851,32 +856,32 @@ "<para>Sólo las condiciones simples, es decir, las condiciones que no están " "compuestas por otras condiciones, pueden editarse.</para>" -#: rc.cpp:192 +#: rc.cpp:195 msgctxt "@action:button" msgid "Edit..." msgstr "Editar..." -#: rc.cpp:195 +#: rc.cpp:198 msgctxt "@info:tooltip" msgid "Remove the selected condition" msgstr "Eliminar la condición seleccionada" -#: rc.cpp:198 +#: rc.cpp:201 msgctxt "@info:whatsthis" msgid "Removes the selected condition." msgstr "Elimina la condición seleccionada." -#: rc.cpp:201 +#: rc.cpp:204 msgctxt "@action:button" msgid "Remove" msgstr "Eliminar" -#: rc.cpp:202 +#: rc.cpp:205 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Daniel Calviño Sánchez" -#: rc.cpp:203 +#: rc.cpp:206 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "dan...@gm..." Modified: trunk/ktutorial/ktutorial-editor/po/ktutorial-editor.pot =================================================================== --- trunk/ktutorial/ktutorial-editor/po/ktutorial-editor.pot 2010-03-22 23:34:39 UTC (rev 181) +++ trunk/ktutorial/ktutorial-editor/po/ktutorial-editor.pot 2010-03-22 23:42:41 UTC (rev 182) @@ -9,7 +9,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?" "group_id=301227&atid=1270278\n" -"POT-Creation-Date: 2010-03-22 23:59+0100\n" +"POT-Creation-Date: 2010-03-23 00:32+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -27,7 +27,7 @@ msgid "Edit step" msgstr "" -#: KTutorialEditor.cpp:95 rc.cpp:52 +#: KTutorialEditor.cpp:95 rc.cpp:55 msgctxt "@title" msgid "Edit reaction" msgstr "" @@ -437,11 +437,16 @@ msgstr "" #: rc.cpp:15 +msgctxt "@title:menu" +msgid "Main Toolbar" +msgstr "" + +#: rc.cpp:18 msgctxt "@title" msgid "Set tutorial license" msgstr "" -#: rc.cpp:18 +#: rc.cpp:21 msgctxt "@info:whatsthis" msgid "" "<para>Set the license of the tutorial.</para>\n" @@ -453,57 +458,57 @@ "para>" msgstr "" -#: rc.cpp:22 +#: rc.cpp:25 msgctxt "@title" msgid "License text" msgstr "" -#: rc.cpp:25 +#: rc.cpp:28 msgctxt "@title" msgid "New condition to wait for" msgstr "" -#: rc.cpp:28 +#: rc.cpp:31 msgctxt "@info:whatsthis" msgid "<para>Selects the type of the new condition.</para>" msgstr "" -#: rc.cpp:31 +#: rc.cpp:34 msgctxt "@title" msgid "Condition to wait for type" msgstr "" -#: rc.cpp:34 +#: rc.cpp:37 msgctxt "@label:listbox" msgid "Type:" msgstr "" -#: rc.cpp:37 +#: rc.cpp:40 msgctxt "@item:inlistbox" msgid "All the contained conditions must match" msgstr "" -#: rc.cpp:40 +#: rc.cpp:43 msgctxt "@item:inlistbox" msgid "Any of the contained conditions must match" msgstr "" -#: rc.cpp:43 +#: rc.cpp:46 msgctxt "@item:inlistbox" msgid "The contained condition can't match" msgstr "" -#: rc.cpp:46 +#: rc.cpp:49 msgctxt "@item:inlistbox" msgid "The specified signal is emitted" msgstr "" -#: rc.cpp:49 +#: rc.cpp:52 msgctxt "@item:inlistbox" msgid "The specified event is received" msgstr "" -#: rc.cpp:55 +#: rc.cpp:58 msgctxt "@info:whatsthis" msgid "" "<para>Edit the response of a step to certain trigger.</para>\n" @@ -513,17 +518,17 @@ "step, or executing some custom code.</para>" msgstr "" -#: rc.cpp:59 +#: rc.cpp:62 msgctxt "@title:group Something that causes a response" msgid "Trigger" msgstr "" -#: rc.cpp:62 +#: rc.cpp:65 msgctxt "@option:radio" msgid "Option:" msgstr "" -#: rc.cpp:65 +#: rc.cpp:68 msgctxt "@info:whatsthis" msgid "" "<para>The name of the option.</para>\n" @@ -531,32 +536,32 @@ "set here will be shown to the user.</para>" msgstr "" -#: rc.cpp:69 +#: rc.cpp:72 msgctxt "@option:radio" msgid "Condition met:" msgstr "" -#: rc.cpp:72 +#: rc.cpp:75 msgctxt "@title:group" msgid "Response" msgstr "" -#: rc.cpp:75 +#: rc.cpp:78 msgctxt "@option:radio" msgid "Change to step:" msgstr "" -#: rc.cpp:78 +#: rc.cpp:81 msgctxt "@info:whatsthis" msgid "<para>The id of the step to change to.</para>" msgstr "" -#: rc.cpp:81 +#: rc.cpp:84 msgctxt "@option:radio" msgid "Custom response code:" msgstr "" -#: rc.cpp:84 +#: rc.cpp:87 msgctxt "@info:whatsthis" msgid "" "<para>The custom code to execute.</para>\n" @@ -567,12 +572,12 @@ "signature is automatically generated.</para>" msgstr "" -#: rc.cpp:89 +#: rc.cpp:92 msgctxt "@title" msgid "Set step data" msgstr "" -#: rc.cpp:92 +#: rc.cpp:95 msgctxt "@info:whatsthis" msgid "" "<para>Set the id and the text of the step</para>\n" @@ -583,27 +588,27 @@ "change from one to step to another.</para>" msgstr "" -#: rc.cpp:97 +#: rc.cpp:100 msgctxt "@title" msgid "Step data" msgstr "" -#: rc.cpp:100 +#: rc.cpp:103 msgctxt "@label:textbox" msgid "Id:" msgstr "" -#: rc.cpp:103 +#: rc.cpp:106 msgctxt "@label:textbox" msgid "Text:" msgstr "" -#: rc.cpp:106 +#: rc.cpp:109 msgctxt "@title" msgid "Set tutorial information" msgstr "" -#: rc.cpp:109 +#: rc.cpp:112 msgctxt "@info:whatsthis" msgid "" "<para>Set the name and description of the tutorial.</para>\n" @@ -611,47 +616,47 @@ "tutorial to be started is selected.</para>" msgstr "" -#: rc.cpp:113 +#: rc.cpp:116 msgctxt "@title" msgid "Tutorial information" msgstr "" -#: rc.cpp:116 +#: rc.cpp:119 msgctxt "@label:textbox Noun, the name of a tutorial" msgid "Name:" msgstr "" -#: rc.cpp:119 +#: rc.cpp:122 msgctxt "@label:textbox" msgid "Description:" msgstr "" -#: rc.cpp:122 +#: rc.cpp:125 msgctxt "@title" msgid "Edit event to wait for" msgstr "" -#: rc.cpp:125 +#: rc.cpp:128 msgctxt "@info:whatsthis" msgid "<para>Set the receiver name and the event to wait for.</para>" msgstr "" -#: rc.cpp:128 +#: rc.cpp:131 msgctxt "@title:group" msgid "Wait for event" msgstr "" -#: rc.cpp:131 +#: rc.cpp:134 msgctxt "@label:textbox" msgid "Receiver name:" msgstr "" -#: rc.cpp:134 +#: rc.cpp:137 msgctxt "@label:textbox" msgid "Event name:" msgstr "" -#: rc.cpp:137 +#: rc.cpp:140 msgctxt "@info:whatsthis" msgid "" "<para>The name of the QObject that receives the event.</para>\n" @@ -659,7 +664,7 @@ "returned by its objectName() method.</para>" msgstr "" -#: rc.cpp:141 +#: rc.cpp:144 msgctxt "@info:whatsthis" msgid "" "<para>The name of the event.</para>\n" @@ -667,32 +672,32 @@ "of the event.</para>" msgstr "" -#: rc.cpp:145 +#: rc.cpp:148 msgctxt "@title" msgid "Edit signal to wait for" msgstr "" -#: rc.cpp:148 +#: rc.cpp:151 msgctxt "@info:whatsthis" msgid "<para>Set the emitter name and the signal to wait for.</para>" msgstr "" -#: rc.cpp:151 +#: rc.cpp:154 msgctxt "@title:group" msgid "Wait for signal" msgstr "" -#: rc.cpp:154 +#: rc.cpp:157 msgctxt "@label:textbox" msgid "Emitter name:" msgstr "" -#: rc.cpp:157 +#: rc.cpp:160 msgctxt "@label:textbox" msgid "Signal name:" msgstr "" -#: rc.cpp:160 +#: rc.cpp:163 msgctxt "@info:whatsthis" msgid "" "<para>The name of the QObject that emits the signal.</para>\n" @@ -700,7 +705,7 @@ "returned by its objectName() method.</para>" msgstr "" -#: rc.cpp:164 +#: rc.cpp:167 msgctxt "@info:whatsthis" msgid "" "<para>The name of the signal.</para>\n" @@ -709,12 +714,12 @@ "<em>SIGNAL()</em> wrapping text.</para>" msgstr "" -#: rc.cpp:168 +#: rc.cpp:171 msgctxt "@title" msgid "Edit condition to wait for" msgstr "" -#: rc.cpp:171 +#: rc.cpp:174 msgctxt "@info:whatsthis" msgid "" "<para>Edit a condition to wait for until it is met.</para>\n" @@ -726,12 +731,12 @@ "para>" msgstr "" -#: rc.cpp:175 +#: rc.cpp:178 msgctxt "@info:tooltip" msgid "Add a new condition" msgstr "" -#: rc.cpp:178 +#: rc.cpp:181 msgctxt "@info:whatsthis" msgid "" "<para>Adds a new condition.</para>\n" @@ -740,17 +745,17 @@ "there is no other condition.</para>" msgstr "" -#: rc.cpp:182 +#: rc.cpp:185 msgctxt "@action:button" msgid "Add..." msgstr "" -#: rc.cpp:185 +#: rc.cpp:188 msgctxt "@info:tooltip" msgid "Edit the selected condition" msgstr "" -#: rc.cpp:188 +#: rc.cpp:191 msgctxt "@info:whatsthis" msgid "" "<para>Edits the selected condition.</para>\n" @@ -758,32 +763,32 @@ "other conditions, can be edited.</para>" msgstr "" -#: rc.cpp:192 +#: rc.cpp:195 msgctxt "@action:button" msgid "Edit..." msgstr "" -#: rc.cpp:195 +#: rc.cpp:198 msgctxt "@info:tooltip" msgid "Remove the selected condition" msgstr "" -#: rc.cpp:198 +#: rc.cpp:201 msgctxt "@info:whatsthis" msgid "Removes the selected condition." msgstr "" -#: rc.cpp:201 +#: rc.cpp:204 msgctxt "@action:button" msgid "Remove" msgstr "" -#: rc.cpp:202 +#: rc.cpp:205 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" -#: rc.cpp:203 +#: rc.cpp:206 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |