|
11.
|
|
|
Browse Address
|
|
|
|
Преглед на адрес
|
|
Translated and reviewed by
Radostin Radnev
|
|
|
|
Located in
browsedialog.cpp:62
|
|
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>Име на сървъра (ServerName)</b><p>Името на сървъра, както се регистрира в Интернет. По подразбиране се използва името на системата.</p><p>За да настроите името на сървъра, което се използва от клиентите, вижте файла "client.conf".</p><p><i>примерно</i>: myhost.domain.com</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Администратор на сървъра (ServerAdmin)</b><p>Е-поща на администратора на сървъра, където потребителите ще пишат за проблемите и оплакванията си. По подразбиране се използва "root@hostname".</p><p><i>примерно</i>: root@myhost.com</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Журнален файл за отчитане на достъпа (AccessLog)</b><p>Ако не започва с "/", се приема, че пътят до файла е относителен спрямо параметъра "ServerRoot". По подразбиране се използва "/var/log/cups/access_log".</p><p>Също така, може да зададете специално име, като <b>syslog</b>, за да се извършва отчитане в стандартния демон за отчитане на системата.</p><p><i>примерно</i>: /var/log/cups/access_log</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Директория за данни (DataDir)</b><p>Главната директория за файловете с данни на сървъра CUPS. По подразбиране се използва "/usr/share/cups".</p><p><i>примерно</i>: /usr/share/cups</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Кодова таблица по подразбиране (DefaultCharset)</b><p>По подразбиране се използва "utf-8". Параметърът може да бъде препокриван от документи от тип HTML.</p><p><i>примерно</i>: utf-8</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Език по подразбиране (DefaultLanguage)</b><p>Език по подразбиране, който ще се използва от браузъра. По подразбиране се използва езикът на системата, зададен чрез променливата LANG.</p><p><i>примерно</i>: en</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
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>Журнален файл за отчитане на грешките (ErrorLog)</b><p>Ако не започва с "/", се приема, че пътят до файла е относителен спрямо параметъра "ServerRoot". По подразбиране се използва "/var/log/cups/error_log".</p><p>Също така, може да зададете специално име, като <b>syslog</b>, за да се извършва отчитане в стандартния демон за отчитане на системата.</p><p><i>примерно</i>: /var/log/cups/error_log</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
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>Директории с шрифтове (FontPath)</b><p>Път за търсене на шрифтове (използва се само за pstoraster). По подразбиране се използва "/usr/share/cups/fonts".</p><p><i>примерно</i>: /usr/share/cups/fonts</p>
|
|
Translated by
Zlatko Popov
|
|
|
|
Located in
cupsd.conf.template.cpp:76
|