Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
1120 of 145 results
11.
No project found
未找到项目
Translated by Chen Tao
Reviewed by Kyle WANG
Located in ../quickly/launchpadaccess.py:140
12.
Choose your project number
选择您的项目号
Translated and reviewed by Wylmer Wang
Located in ../quickly/launchpadaccess.py:142
13.
No right number given, aborting.
未提供正确的编号,退出。
Translated and reviewed by Wylmer Wang
Located in ../quickly/launchpadaccess.py:152
14.
Can't find %s project on Launchpad. You can try to find it interactively without providing a project name.
(no translation yet)
Located in ../quickly/launchpadaccess.py:159
15.
Usage:
$ quickly add [dialog dialog_name]
add something to your project_bin

Here, dialog_name is one or more words seperated with underscore

For instance $ quickly add dialog DialogName will create:
1. A subclass of gtk.Dialog called DialogNameDialog in the module
DialogNameDialog.py
2. A glade file called DialogNameDialog.ui in the ui directory
3. A catalog file called dialog_name_dialog.xml also in the ui directory

To edit the UI for the dialog, run:
$ quickly design

To edit the behavior, run:
$ quickly edit

To use the dialog you have to invoke it from another python file:
1. Import the dialog
import DialogNameDialog

2. Create an instance of the dialog
dialog = DialogNameDialog.NewDialogNameDialog()

3. Run the dialog and hide the dialog
result = dialog.run()
dialog.hide()
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../data/templates/ubuntu-application/add.py:33
16.
add command needs to be followed an action name.
Usage is: quickly add [dialog|] …
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../data/templates/ubuntu-application/add.py:75
17.
Usage is: $ quickly add dialog <dialogname>
(no translation yet)
Located in ../data/templates/ubuntu-application/add.py:81
18.
Bzr not properly installed
Bzr 没有正确安装
Translated and reviewed by Wylmer Wang
Located in ../quickly/bzrbinding.py:55
19.
ERROR: No %s command found in template %s.
错误:%s 命令在模板 %s 中不存在。
Translated and reviewed by Wylmer Wang
Located in ../bin/quickly.py:68
20.
Aborting.
中止运行。
Translated and reviewed by Feng Chao
Located in ../bin/quickly.py:69 ../bin/quickly.py:117
1120 of 145 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.

Contributors to this translation: Chen Tao, Feng Chao, Heling Yao, Wylmer Wang, kkyon, xianghui liu.