Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
514 of 134 results
5.
Here's an example python screen:
(no translation yet)
Located in ../../source/screen_python.rst:28
6.
Screen Functions
(no translation yet)
Located in ../../source/screen_python.rst:47
7.
The following functions support the definition, display, and hiding of screens.
(no translation yet)
Located in ../../source/screen_python.rst:49
8.
The programmatic equivalent of the show screen statement.
(no translation yet)
Located in ../../source/inc/screens:5 ../../source/inc/screens:73
9.
This shows `_screen_name` as a screen, then causes an interaction to occur. The screen is hidden at the end of the interaction, and the result of the interaction is returned.
(no translation yet)
Located in ../../source/inc/screens:7
10.
Keyword arguments not beginning with _ are passed to the scope of the screen.
(no translation yet)
Located in ../../source/inc/screens:11
11.
If the keyword argument `_with_none` is false, "with None" is not run at the end of end of the interaction.
(no translation yet)
Located in ../../source/inc/screens:14
12.
Defines a screen with `name`, which should be a string.
(no translation yet)
Located in ../../source/inc/screens:19
13.
`function`
(no translation yet)
Located in ../../source/inc/screens:27
14.
The function that is called to display the screen. The function is called with the screen scope as keyword arguments. It should ignore additional keyword arguments.
(no translation yet)
Located in ../../source/inc/screens:22
514 of 134 results

This translation is managed by Launchpad Simplified Chinese Translators, assigned by Launchpad Translators.

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

No-one has contributed to this translation yet.