|
12.
|
|
|
<b>Server name (ServerName)</b>
<p>
The hostname of your server, as advertised to the world.
By default CUPS will use the hostname of the system.</p>
<p>
To set the default server used by clients, see the client.conf file.</p>
<p>
<i>ex</i>: myhost.domain.com</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Heiti þjóns</b>
<p>
Heiti þjónsins eins og það er auglýst gagnvart umheiminum.
Sjálfgefið notar CUPS heiti vélarinnar.</p>
<p>
Til að setja sjálfgefin þjón sem verður notaður af biðlurum, sjá 'client.conf' skrána.</p>
<p>
<i>Dæmi</i>: myhost.domain.com</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:1
|
|
13.
|
|
|
<b>Server administrator (ServerAdmin)</b>
<p>
The email address to send all complaints or problems to.
By default CUPS will use "root@hostname".</p>
<p>
<i>ex</i>: root@myhost.com</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Kerfisstjóri</b>
<p>
Netfang sem kvartanir og villur verða sendar á.
Sjálfgefið mun CUPS nota "root@vélarheiti".</p>
<p>
<i>Dæmi</i>: root@myhost.com</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:11
|
|
14.
|
|
|
<b>Access log (AccessLog)</b>
<p>
The access log file; if this does not start with a leading /
then it is assumed to be relative to ServerRoot. By default set to
"/var/log/cups/access_log".</p>
<p>
You can also use the special name <b>syslog</b> to send the output to the
syslog file or daemon.</p>
<p>
<i>ex</i>: /var/log/cups/access_log</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Aðgangsanáll</b>
<p>
Aðgangsannállinn; ef þetta skráarheiti hefst ekki á /,
þá er gert ráð fyrir að það sé miðað við rót þjónsins. Sjálfgefið er "/var/log/cups/access_log".</p>
<p>
Þú getur einnig notað sérstaka heitið <b>syslog</b> til
að senda úttakið í kerfisannálinn eða á annálaþjóninn.</p>
<p>
<i>Dæmi: /var/log/cups/access_log</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:19
|
|
15.
|
|
|
<b>Data directory (DataDir)</b>
<p>
The root directory for the CUPS data files.
By default /usr/share/cups.</p>
<p>
<i>ex</i>: /usr/share/cups</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Gagnasvæði</b>
<p>
Rótarmappa fyrir CUPS gagnaskrárnar.
Sjálfgefið er /usr/share/cups.</p>
<p>
<i>Dæmi</i>: /usr/share/cups</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:31
|
|
16.
|
|
|
<b>Default character set (DefaultCharset)</b>
<p>
The default character set to use. If not specified,
defaults to utf-8. Note that this can also be overridden in
HTML documents...</p>
<p>
<i>ex</i>: utf-8</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Sjálfgefin stafatafla</b>
<p>
Sjálfgefin stafatafla sem á að nota. Ef ekkert er skilgreint, þá verður
notuð stafataflan 'utf-8'. Athugið að þetta er hægt að yfirtaka í
HTML skjölum...</p>
<p>
<i>Dæmi</i>: utf-8</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:39
|
|
17.
|
|
|
<b>Default language (DefaultLanguage)</b>
<p>
The default language if not specified by the browser.
If not specified, the current locale is used.</p>
<p>
<i>ex</i>: en</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Sjálfgefið tungumál</b>
<p>
Sjálfgefið tungumál ef ekki skilgreint af vafra.
Ef ekkert er skilgreint þá er gildandi stafatafla notuð.</p>
<p>
<i>Dæmi</i>: is</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:48
|
|
18.
|
|
|
<b>Document directory (DocumentRoot)</b>
<p>
The root directory for HTTP documents that are served.
By default the compiled-in directory.</p>
<p>
<i>ex</i>: /usr/share/cups/doc-root</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Skjalamappa (DocumentRoot)</b>
<p>
Grunnmappa fyrir þær HTTP skrár sem á að sýna .
Sjálfgefin sú sem uppgefin var við uppsetningu.</p>
<p>
<i>dæmi</i>: /usr/share/cups/doc-root</p>
|
|
Translated and reviewed by
Sveinn í Felli
|
|
|
|
Located in
cupsd.conf.template.cpp:56
|
|
19.
|
|
|
<b>Error log (ErrorLog)</b>
<p>
The error log file; if this does not start with a leading /
then it is assumed to be relative to ServerRoot. By default set to
"/var/log/cups/error_log".</p>
<p>
You can also use the special name <b>syslog</b> to send the output to the
syslog file or daemon.</p>
<p>
<i>ex</i>: /var/log/cups/error_log</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Villuannáll</b>
<p>
Villuannáll; ef þetta skráarheiti hefst ekki á /,
þá er gert ráð fyrir að það sé miðað við rót þjónsins.Sjálfgefið gildi er
"/var/log/cups/error_log".</p>
<p>
Þú getur einnig notað sérstaka heitið <b>syslog</b> til að senda úttakið í kerfisannálinn eða á annálaþjóninn.</p>
<p>
<i>Dæmi</i>: /var/log/cups/error_log</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:64
|
|
20.
|
|
|
<b>Font path (FontPath)</b>
<p>
The path to locate all font files (currently only for pstoraster).
By default /usr/share/cups/fonts.</p>
<p>
<i>ex</i>: /usr/share/cups/fonts</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Slóð að letri</b>
<p>
Slóð til að finna allar leturskrár (aðeins fyrir pstoraster).
Sjálfgefið /usr/share/cups/fonts.</p>
<p>
<i>Dæmi</i>: /usr/share/cups/fonts</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:76
|
|
21.
|
|
|
<b>Log level (LogLevel)</b>
<p>
Controls the number of messages logged to the ErrorLog
file and can be one of the following:</p>
<ul type=circle>
<li><i>debug2</i>: Log everything.</li>
<li><i>debug</i>: Log almost everything.</li>
<li><i>info</i>: Log all requests and state changes.</li>
<li><i>warn</i>: Log errors and warnings.</li>
<li><i>error</i>: Log only errors.</li>
<li><i>none</i>: Log nothing.</li>
</ul><p>
<i>ex</i>: info</p>
|
Context: |
|
Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<b>Annálsþrep</b>
<p>
Stýrir hvaða boð eru send í villuannálinn
og getur verið eitt af eftirfarandi gildum:</p>
<ul type=circle>
<li><i>Nákvæmar villulýsingar</i>: Skrá allt.</li>
<li><i>Villuupplýsingar</i>: Skrá næstum allt.</li>
<li><i>Almennar upplýsingar</i>: Skrá allar beiðnir og breytingar.</li>
<li><i>Aðvaranir</i>: Skrá villur og viðvaranir.</li>
<li><i>Villur</i>: Skrá bara villur.</li>
<li><i>Engir annálar</i>: Skrá ekkert.</li>
</ul><p>
<i>Dæmi</i>: Almennar upplýsingar</p>
|
|
Translated by
Arnar Leosson
|
|
|
|
Located in
cupsd.conf.template.cpp:84
|