Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
79 of 9 results
7.
When the choice is selected, the block of code is run. If execution reaches the end of this block of code, it continues with the statement after the end of the menu statement.
Cuando se ha seleccionado una opción, el bloque de código se ejecuta. Si la ejecución alcanza el final de ese bloque de código, continúa con la declaración que va justo a continuación de la declaración menu.
Translated and reviewed by Daniel R
Located in ../../source/menus.rst:54
8.
An if-clause consists of the keyword ``if``, followed by a python expression. The menu choice is only displayed if the expression is true. In the following menu::
Una cláusula if consiste en la palabra clave ``if``, seguida de una expresión en python. El menú se muestra en pantalla si la expresión es verdadera (true). En el siguiente menú::
Translated and reviewed by Daniel R
Located in ../../source/menus.rst:58
9.
The third choice will only be presented if the drank_tea variable is true.
Se mostrará la tercera opción solo si la variable drank_tea es verdadera (true).
Translated and reviewed by Daniel R
Located in ../../source/menus.rst:70
79 of 9 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel R.