Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
6574 of 137 results
65.
lsb_release - print details about current Linux release
lsb_release - 打印当前 Linux 发布版的细节
Translated and reviewed by Wylmer Wang
Located in docs/cli/C/cli.xml:299(title)
66.
The <command>lsb_release</command> with the <command>-a</command> option prints version information for the <trademark>Linux</trademark> release in use. For example, typing: <screen>lsb_release -a</screen> will display: <screen>No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04
Release: 12.04
Codename: precise
</screen>
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 docs/cli/C/cli.xml:300(para)
67.
Executing Commands with Elevated Privileges
使用提升的权限来执行命令
Translated and reviewed by Wylmer Wang
Located in docs/cli/C/cli.xml:312(title)
68.
The following commands must be prefaced with the <command>sudo</command> command. Please see <ulink url="https://help.ubuntu.com/community/RootSudo">RootSudo</ulink> for information on using <command>sudo</command>. (<abbrev>sudo</abbrev> is short for <quote>superuser do</quote>).
(no translation yet)
Located in docs/cli/C/cli.xml:317(para)
69.
Adding a New Group
添加新用户组
Translated and reviewed by Wylmer Wang
Located in docs/cli/C/cli.xml:322(title)
70.
The <command>addgroup</command> command is used to create a new group in the system. To create a new group, type: <screen>sudo addgroup foobar</screen> The above command will create a new group called <emphasis>foobar</emphasis>.
(no translation yet)
Located in docs/cli/C/cli.xml:323(para)
71.
Adding a New User
添加新用户
Translated and reviewed by Wylmer Wang
Located in docs/cli/C/cli.xml:331(title)
72.
The <command>adduser</command> command is used to create a new user on the system. To create a new user, type: <screen>adduser foobar</screen> which will create a new user called <emphasis>foobar</emphasis>.
(no translation yet)
Located in docs/cli/C/cli.xml:332(para)
73.
Add or Change a User Password
添加或修改用户密码
Translated and reviewed by Wylmer Wang
Located in docs/cli/C/cli.xml:340(title)
74.
The <command>passwd</command> command is used to assign a new password to a new user or change the current password for an existing user. To add a password or change the password for the user <emphasis>foobar</emphasis>, type: <screen>passwd foobar</screen> For new users, this will generate a prompt to enter the new password. For an existing user, there will be a prompt for the existing password before the prompt for a new password.
(no translation yet)
Located in docs/cli/C/cli.xml:341(para)
6574 of 137 results

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

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

Contributors to this translation: Wylmer Wang, Zowie Zhou.