Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
110 of 740 results
1.
Host Properties
i18n: file: advanced/nfs/hostprops.ui:50
i18n: ectx: property (title), widget (QGroupBox)
主机属性
Translated and reviewed by Funda Wang
Located in rc.cpp:3 advanced/nfs/nfshostdlg.cpp:40 rc.cpp:3
2.
&Name/address:
i18n: file: advanced/nfs/hostprops.ui:67
i18n: ectx: property (text), widget (QLabel)
名称/地址(&N):
Translated and reviewed by Funda Wang
Located in rc.cpp:6 rc.cpp:6
3.
<b>Name / Address field</b>
<p>
Here you can enter the host name or address.<br>
The host may be specified in a number of ways:
<p>
<i>single host</i>
<p>
This is the most common format. You may specify a host either by an abbreviated name recognized by the resolver, the fully qualified domain name, or an IP address.
</p>

<i>netgroups</i>
<p>
NIS netgroups may be given as @group. Only the host part of each netgroup members is consider in checking for membership. Empty host parts or those containing a single dash (-) are ignored.
</p>

<i>wildcards</i>
<p>
Machine names may contain the wildcard characters * and ?. This can be used to make the exports file more compact; for instance, *.cs.foo.edu matches all hosts in the domain cs.foo.edu. However, these wildcard characters do not match the dots in a domain name, so the above pattern does not include hosts such as a.b.cs.foo.edu.
</p>

<i>IP networks</i>
<p>
You can also export directories to all hosts on an IP (sub-) network simultaneously. This is done by specifying an IP address and netmask pair as address/netmask where the netmask can be specified in dotted-decimal format, or as a contiguous mask length (for example, either `/255.255.252.0' or `/22' appended to the network base address result in identical subnetworks with 10 bits of host).
</p>
i18n: file: advanced/nfs/hostprops.ui:107
i18n: ectx: property (whatsThis), widget (QLineEdit)
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.
<b>名称/地址框</b>
<p>
您可以在此输入主机名或地址。<br>
您可以以不同的方式指定主机:
<p>
<i>单个主机</i>
<p>
这是最常见的格式。您可以以解析器可识别的缩写名称、全称域名或 IP 地址指定主机。
</p>

<i>网络组</i>
<p>
NIS 组可以以 @组名 的格式给出。在检查成员关系时,只会检查每个网络组成员的主机部分。空的主机部分或者包含连字符(-)的主机将被忽略。
</p>

<i>通配符</i>
<p>
计算机名称可以包含通配符 * 和 ?。这样可以使得导出文件更加紧凑;例如:*.cs.foo.edu 将匹配域 domain cs.foo.edu 中的全部计算机。但是,这些通配符无法与域名中的点匹配,也就是说,上面的模式无法包含主机 a.b.cs.foo.edu。
</p>

<i>IP 网络</i>
<p>
您还可以将目录同时导出至 IP (子)网中的全部主机。您可以指定 IP 地址和子网掩码对,其格式为 地址/子网掩码,此处的子网掩码可以是点分十进制,也可以是掩码的长度(例如,“/255.255.252.0”和“/22”都代表使用10位二进制数来表示主机)。
</p>
Translated and reviewed by Funda Wang
Located in rc.cpp:9 rc.cpp:9
4.
&Public access
i18n: file: advanced/nfs/hostprops.ui:115
i18n: ectx: property (text), widget (QCheckBox)
公开访问(&P)
Translated and reviewed by Funda Wang
Located in rc.cpp:35 rc.cpp:35
5.
<b>Public access</b>
<p>
If you check this, the host address will be a single wildcard , which means public access.
This is just the same as if you would enter a wildcard in the address field.
</p>
i18n: file: advanced/nfs/hostprops.ui:122
i18n: ectx: property (whatsThis), widget (QCheckBox)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<b>公开访问</b>
<p>
如果您选中此选的话,主机地址可以是单个通配符,这意味着访问是完全公开的。
这与您在地址框中直接输入单个通配符结果相同。
</p>
Translated and reviewed by Funda Wang
Located in rc.cpp:38 rc.cpp:38
6.
Options
i18n: file: advanced/nfs/hostprops.ui:140
i18n: ectx: property (title), widget (QGroupBox)
选项
Translated by nihui
Located in rc.cpp:45 rc.cpp:45
7.
&Writable
i18n: file: advanced/nfs/hostprops.ui:157
i18n: ectx: property (text), widget (QCheckBox)
i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:199
i18n: ectx: property (text), widget (QCheckBox, writableSambaChk)
i18n: file: advanced/nfs/hostprops.ui:157
i18n: ectx: property (text), widget (QCheckBox)
i18n: file: advanced/propsdlgplugin/propertiespagegui.ui:199
i18n: ectx: property (text), widget (QCheckBox, writableSambaChk)
可写(&W)
Translated and reviewed by Funda Wang
Located in rc.cpp:48 rc.cpp:246 rc.cpp:48 rc.cpp:246
8.
<b>Writable</b>
<p>
Allow both read and write requests on this NFS volume.
</p>
<p>
The default is to disallow any request which changes the filesystem
</p>
i18n: file: advanced/nfs/hostprops.ui:166
i18n: ectx: property (whatsThis), widget (QCheckBox)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<b>可写</b>
<p>
允许在此 NFS 卷上的读写请求。
</p>
<p>
默认值为禁止将更改文件系统的任何请求
</p>
Translated and reviewed by Funda Wang
Located in rc.cpp:51 rc.cpp:51
9.
&Insecure
i18n: file: advanced/nfs/hostprops.ui:174
i18n: ectx: property (text), widget (QCheckBox)
不安全(&I)
Translated and reviewed by Funda Wang
Located in rc.cpp:60 rc.cpp:60
10.
<b>Insecure</b>
<p>
If this option is checked, it is not required that requests originate on an internet port less than IPPORT_RESERVED (1024).
</p>
<p>
If unsure leave it unchecked.
</p>
i18n: file: advanced/nfs/hostprops.ui:183
i18n: ectx: property (whatsThis), widget (QCheckBox)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<b>不安全</b>
<p>
如果选中此选项,则请求必须发自低于 IPPORT_RESERVED (1024) 的网际端口。
</p>
<p>
如果您不确定的话,请不要选中此选项。
</p>
Translated and reviewed by Funda Wang
Located in rc.cpp:63 rc.cpp:63
110 of 740 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: Chen Ming, Funda Wang, nihui.