Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
1120 of 47 results
44.
<b>Use short names (BrowseShortNames)</b>
<p>
Whether or not to use "short" names for remote printers
when possible (e.g. "printer" instead of "printer@host"). Enabled by
default.</p>
<p>
<i>ex</i>: Yes</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:307
45.
<b>Browse addresses (BrowseAddress)</b>
<p>
Specifies a broadcast address to be used. By
default browsing information is broadcast to all active interfaces.</p>
<p>
Note: HP-UX 10.20 and earlier do not properly handle broadcast unless
you have a Class A, B, C, or D netmask (i.e. no CIDR support).</p>
<p>
<i>ex</i>: x.y.z.255, x.y.255.255</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:316
46.
<b>Browse allow/deny (BrowseAllow/BrowseDeny)</b>
<p>
<u>BrowseAllow</u>: specifies an address mask to allow for incoming browser
packets. The default is to allow packets from all addresses.</p>
<p>
<u>BrowseDeny</u>: specifies an address mask to deny for incoming browser
packets. The default is to deny packets from no addresses.</p>
<p>
Both "BrowseAllow" and "BrowseDeny" accept the following notations for
addresses:</p>
<pre>
All
None
*.domain.com
.domain.com
host.domain.com
nnn.*
nnn.nnn.*
nnn.nnn.nnn.*
nnn.nnn.nnn.nnn
nnn.nnn.nnn.nnn/mm
nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm
</pre><p>
The hostname/domainname restrictions only work if you have turned hostname
lookups on!</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:327
47.
<b>Browse interval (BrowseInterval)</b>
<p>
The time between browsing updates in seconds. Default
is 30 seconds.</p>
<p>
Note that browsing information is sent whenever a printer's state changes
as well, so this represents the maximum time between updates.</p>
<p>
Set this to 0 to disable outgoing broadcasts so your local printers are
not advertised but you can still see printers on other hosts.</p>
<p>
<i>ex</i>: 30</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:354
48.
<b>Browse order (BrowseOrder)</b>
<p>
Specifies the order of BrowseAllow/BrowseDeny comparisons.</p>
<p>
<i>ex</i>: allow,deny</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:368
49.
<b>Browse poll (BrowsePoll)</b>
<p>
Poll the named server(s) for printers.</p>
<p>
<i>ex</i>: myhost:631</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:375
50.
<b>Browse port (BrowsePort)</b>
<p>
The port used for UDP broadcasts. By default this is
the IPP port; if you change this you need to do it on all servers.
Only one BrowsePort is recognized.</p>
<p>
<i>ex</i>: 631</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:382
51.
<b>Browse relay (BrowseRelay)</b>
<p>
Relay browser packets from one address/network to another.</p>
<p>
<i>ex</i>: src-address dest-address</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:391
52.
<b>Browse timeout (BrowseTimeout)</b>
<p>
The timeout (in seconds) for network printers - if we don't
get an update within this time the printer will be removed
from the printer list. This number definitely should not be
less the BrowseInterval value for obvious reasons. Defaults
to 300 seconds.</p>
<p>
<i>ex</i>: 300</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:398
53.
<b>Implicit classes (ImplicitClasses)</b>
<p>
Whether or not to use implicit classes.</p>
<p>
Printer classes can be specified explicitly in the classes.conf
file, implicitly based upon the printers available on the LAN, or
both.</p>
<p>
When ImplicitClasses is On, printers on the LAN with the same name
(e.g. Acme-LaserPrint-1000) will be put into a class with the same
name. This allows you to setup multiple redundant queues on a LAN
without a lot of administrative difficulties. If a user sends a
job to Acme-LaserPrint-1000, the job will go to the first available
queue.</p>
<p>
Enabled by default.</p>
Context:
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
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)
Translated and reviewed by cacate
Located in cupsd.conf.template.cpp:409
1120 of 47 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: Aron Xu, Chen Ming, Guanglin Du, Quantum, Tao Wei, Wang Fuchuan, Wylmer Wang, cacate, nomad, snowdream, 妖狐闪现.