Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.

(cherry picked from commit a1afe65feb)
r14.0.x
TDE Weblate 6 years ago committed by Slávek Banko
parent 4bcb140217
commit 7c3bda31bd
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -2,7 +2,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf stable\n" "Project-Id-Version: cupsdconf stable\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-05-01 16:33+0200\n" "PO-Revision-Date: 2005-05-01 16:33+0200\n"
"Last-Translator: Frikkie Thirion <frix@expertron.co.za>\n" "Last-Translator: Frikkie Thirion <frix@expertron.co.za>\n"
"Language-Team: AFRIKAANS <translate-discuss-af@lists.sourceforge.net>\n" "Language-Team: AFRIKAANS <translate-discuss-af@lists.sourceforge.net>\n"
@ -750,7 +750,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -834,7 +834,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -912,7 +912,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1115,7 +1115,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1413,7 +1413,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1551,7 +1551,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1574,7 +1574,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1644,7 +1644,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1792,7 +1792,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1932,7 +1932,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -14,7 +14,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-21 15:51+0100\n" "PO-Revision-Date: 2006-12-21 15:51+0100\n"
"Last-Translator: محمد سعد Mohamed SAAD <metehyi@free.fr>\n" "Last-Translator: محمد سعد Mohamed SAAD <metehyi@free.fr>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n" "Language-Team: Arabic <doc@arabeyes.org>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -863,7 +863,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -959,7 +959,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1205,7 +1205,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1569,7 +1569,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1734,7 +1734,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1757,7 +1757,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1846,7 +1846,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2023,7 +2023,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2174,7 +2174,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-01-04 20:59+0200\n" "PO-Revision-Date: 2004-01-04 20:59+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n" "Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n" "Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n"
@ -747,7 +747,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -812,7 +812,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -871,7 +871,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1030,7 +1030,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1257,7 +1257,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1363,7 +1363,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1386,7 +1386,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1421,7 +1421,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1530,7 +1530,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1633,7 +1633,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-08-20 16:43+0300\n" "PO-Revision-Date: 2006-08-20 16:43+0300\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n" "Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian <i18n@mova.org>\n" "Language-Team: Belarusian <i18n@mova.org>\n"
@ -750,7 +750,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -815,7 +815,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -874,7 +874,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1033,7 +1033,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1260,7 +1260,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1366,7 +1366,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1389,7 +1389,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1424,7 +1424,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1533,7 +1533,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1636,7 +1636,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-09-02 09:02+0000\n" "PO-Revision-Date: 2007-09-02 09:02+0000\n"
"Last-Translator: Zlatko Popov <zlatkopopov@fsa-bg.org>\n" "Last-Translator: Zlatko Popov <zlatkopopov@fsa-bg.org>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n" "Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
@ -757,7 +757,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -843,7 +843,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -922,7 +922,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1132,7 +1132,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1438,7 +1438,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1579,7 +1579,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1602,7 +1602,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1686,7 +1686,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1846,7 +1846,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1990,7 +1990,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -3,7 +3,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-09-21 18:04+0200\n" "PO-Revision-Date: 2004-09-21 18:04+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud.com>\n" "Last-Translator: Thierry Vignaud <tvignaud.com>\n"
"Language-Team: Brezhoneg <Suav.Icb.fr>\n" "Language-Team: Brezhoneg <Suav.Icb.fr>\n"
@ -723,7 +723,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -788,7 +788,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -847,7 +847,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1006,7 +1006,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1233,7 +1233,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1339,7 +1339,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1362,7 +1362,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1397,7 +1397,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1506,7 +1506,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1609,7 +1609,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-08-14 19:32+0200\n" "PO-Revision-Date: 2004-08-14 19:32+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" "Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosanski <lokal@lugbih.org>\n" "Language-Team: Bosanski <lokal@lugbih.org>\n"
@ -761,7 +761,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -864,7 +864,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -961,7 +961,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1210,7 +1210,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1586,7 +1586,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1748,7 +1748,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1771,7 +1771,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1807,7 +1807,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1989,7 +1989,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2110,7 +2110,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-11-24 23:47+0100\n" "PO-Revision-Date: 2007-11-24 23:47+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n" "Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@ -760,7 +760,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -957,7 +957,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1202,7 +1202,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1576,7 +1576,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1740,7 +1740,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1763,7 +1763,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1852,7 +1852,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2029,7 +2029,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2196,7 +2196,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-10-17 10:32+0200\n" "PO-Revision-Date: 2005-10-17 10:32+0200\n"
"Last-Translator: Klara Cihlarova <koty@seznam.cz>\n" "Last-Translator: Klara Cihlarova <koty@seznam.cz>\n"
"Language-Team: cs_CZ <cs@li.org>\n" "Language-Team: cs_CZ <cs@li.org>\n"
@ -763,7 +763,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -865,7 +865,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -961,7 +961,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1210,7 +1210,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1513,7 +1513,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1662,7 +1662,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1685,7 +1685,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1721,7 +1721,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1857,7 +1857,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1982,7 +1982,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ../cy/messages//tdelibs/cupsdconf.po\n" "Project-Id-Version: ../cy/messages//tdelibs/cupsdconf.po\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-09-20 15:44+0200\n" "PO-Revision-Date: 2004-09-20 15:44+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n" "Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: cy <LL@li.org>\n" "Language-Team: cy <LL@li.org>\n"
@ -721,7 +721,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -786,7 +786,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -845,7 +845,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1004,7 +1004,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1231,7 +1231,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1337,7 +1337,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1360,7 +1360,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1395,7 +1395,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1504,7 +1504,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1607,7 +1607,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-18 09:47+0000\n" "PO-Revision-Date: 2004-07-18 09:47+0000\n"
"Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" "Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n"
"Language-Team: Danish <dansk@klid.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n"
@ -759,7 +759,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -860,7 +860,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -956,7 +956,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1203,7 +1203,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1576,7 +1576,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1742,7 +1742,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1765,7 +1765,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1852,7 +1852,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2031,7 +2031,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2197,7 +2197,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-03-13 18:11+0100\n" "PO-Revision-Date: 2007-03-13 18:11+0100\n"
"Last-Translator: Thomas Reitelbach <tr@erdfunkstelle.de>\n" "Last-Translator: Thomas Reitelbach <tr@erdfunkstelle.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n" "Language-Team: German <kde-i18n-de@kde.org>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -865,7 +865,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1215,7 +1215,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1605,7 +1605,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1779,7 +1779,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1802,7 +1802,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1903,7 +1903,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2090,7 +2090,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2273,7 +2273,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2008-01-29 16:05+0200\n" "PO-Revision-Date: 2008-01-29 16:05+0200\n"
"Last-Translator: Spiros Georgaras <sng@hellug.gr>\n" "Last-Translator: Spiros Georgaras <sng@hellug.gr>\n"
"Language-Team: Greek <i18ngr@lists.hellug.gr>\n" "Language-Team: Greek <i18ngr@lists.hellug.gr>\n"
@ -766,7 +766,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -870,7 +870,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -970,7 +970,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1224,7 +1224,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1613,7 +1613,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1783,7 +1783,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1806,7 +1806,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1871,7 +1871,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2056,7 +2056,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2234,7 +2234,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-14 12:54+0100\n" "PO-Revision-Date: 2004-07-14 12:54+0100\n"
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n" "Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
"Language-Team: British English <kde-en-gb@kde.me.uk>\n" "Language-Team: British English <kde-en-gb@kde.me.uk>\n"
@ -758,7 +758,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -860,7 +860,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -955,7 +955,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1201,7 +1201,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1567,7 +1567,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1732,7 +1732,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1755,7 +1755,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1845,7 +1845,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2022,7 +2022,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2189,7 +2189,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2002-08-29 19:31GMT\n" "PO-Revision-Date: 2002-08-29 19:31GMT\n"
"Last-Translator: Steffen Pietsch <Steffen.Pietsch@BerlinOnline.de>\n" "Last-Translator: Steffen Pietsch <Steffen.Pietsch@BerlinOnline.de>\n"
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n" "Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
@ -756,7 +756,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -821,7 +821,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -880,7 +880,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1039,7 +1039,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1266,7 +1266,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1372,7 +1372,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1395,7 +1395,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1430,7 +1430,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1539,7 +1539,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1642,7 +1642,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-22 09:27+0200\n" "PO-Revision-Date: 2004-07-22 09:27+0200\n"
"Last-Translator: Pablo de Vicente <p.devicente@wanadoo.es>\n" "Last-Translator: Pablo de Vicente <p.devicente@wanadoo.es>\n"
"Language-Team: español <kde-es@kybs.de>\n" "Language-Team: español <kde-es@kybs.de>\n"
@ -766,7 +766,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -868,7 +868,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -967,7 +967,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1217,7 +1217,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1598,7 +1598,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1767,7 +1767,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1790,7 +1790,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1879,7 +1879,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2058,7 +2058,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2228,7 +2228,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2003-09-25 18:51+0300\n" "PO-Revision-Date: 2003-09-25 18:51+0300\n"
"Last-Translator: Marek Laane <bald@online.ee>\n" "Last-Translator: Marek Laane <bald@online.ee>\n"
"Language-Team: Estonian <kde-et@linux.ee>\n" "Language-Team: Estonian <kde-et@linux.ee>\n"
@ -757,7 +757,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -859,7 +859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -955,7 +955,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1201,7 +1201,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1571,7 +1571,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1734,7 +1734,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1757,7 +1757,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1847,7 +1847,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2027,7 +2027,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2193,7 +2193,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-12-14 10:23+0100\n" "PO-Revision-Date: 2005-12-14 10:23+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: <en@li.org>\n" "Language-Team: <en@li.org>\n"
@ -760,7 +760,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -863,7 +863,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1208,7 +1208,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1583,7 +1583,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1750,7 +1750,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1773,7 +1773,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1866,7 +1866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2048,7 +2048,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2217,7 +2217,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-01-31 08:52+0330\n" "PO-Revision-Date: 2007-01-31 08:52+0330\n"
"Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n"
"Language-Team: Persian <kde-i18n-fa@kde.org>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n"
@ -756,7 +756,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -858,7 +858,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -954,7 +954,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1201,7 +1201,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1568,7 +1568,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1733,7 +1733,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1756,7 +1756,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1843,7 +1843,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2019,7 +2019,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2188,7 +2188,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-01-15 02:09+0200\n" "PO-Revision-Date: 2006-01-15 02:09+0200\n"
"Last-Translator: Mikko Ikola\n" "Last-Translator: Mikko Ikola\n"
"Language-Team: <kde-i18n-fi-discussion@sourceforge.net>\n" "Language-Team: <kde-i18n-fi-discussion@sourceforge.net>\n"
@ -758,7 +758,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1215,7 +1215,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1524,7 +1524,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1674,7 +1674,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1697,7 +1697,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1733,7 +1733,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1861,7 +1861,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1982,7 +1982,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -9,7 +9,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2008-08-06 01:20+0200\n" "PO-Revision-Date: 2008-08-06 01:20+0200\n"
"Last-Translator: Pierre Buard <pierre.buard@gmail.com>\n" "Last-Translator: Pierre Buard <pierre.buard@gmail.com>\n"
"Language-Team: Français <kde-francophone@kde.org>\n" "Language-Team: Français <kde-francophone@kde.org>\n"
@ -769,7 +769,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -872,7 +872,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -971,7 +971,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1227,7 +1227,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1613,7 +1613,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1786,7 +1786,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1809,7 +1809,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1908,7 +1908,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2096,7 +2096,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2271,7 +2271,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -9,7 +9,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-05-07 10:56+0200\n" "PO-Revision-Date: 2006-05-07 10:56+0200\n"
"Last-Translator: Rinse de Vries <RinseDeVries@home.nl>\n" "Last-Translator: Rinse de Vries <RinseDeVries@home.nl>\n"
"Language-Team: <nl@li.org>\n" "Language-Team: <nl@li.org>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -863,7 +863,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1581,7 +1581,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1747,7 +1747,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1770,7 +1770,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1859,7 +1859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2036,7 +2036,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2204,7 +2204,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-12-03 14:52-0500\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n" "Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
"Language-Team: Irish\n" "Language-Team: Irish\n"
@ -729,7 +729,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -794,7 +794,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -853,7 +853,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1012,7 +1012,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1239,7 +1239,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1345,7 +1345,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1368,7 +1368,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1403,7 +1403,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1512,7 +1512,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1615,7 +1615,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-30 13:49+0100\n" "PO-Revision-Date: 2006-12-30 13:49+0100\n"
"Last-Translator: Xabi G. Feal <xabigf@gmx.net>\n" "Last-Translator: Xabi G. Feal <xabigf@gmx.net>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n" "Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@ -761,7 +761,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -864,7 +864,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -961,7 +961,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1210,7 +1210,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1592,7 +1592,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1758,7 +1758,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1781,7 +1781,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1873,7 +1873,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2054,7 +2054,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2225,7 +2225,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -15,7 +15,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-12-31 03:18+0200\n" "PO-Revision-Date: 2004-12-31 03:18+0200\n"
"Last-Translator: Diego Iastrubni <elcuco@kdemail.net>\n" "Last-Translator: Diego Iastrubni <elcuco@kdemail.net>\n"
"Language-Team: hebrew <kde-il@yahoogroups.com>\n" "Language-Team: hebrew <kde-il@yahoogroups.com>\n"
@ -764,7 +764,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1574,7 +1574,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1739,7 +1739,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1762,7 +1762,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1850,7 +1850,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2027,7 +2027,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2192,7 +2192,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-02-21 11:36+0530\n" "PO-Revision-Date: 2005-02-21 11:36+0530\n"
"Last-Translator: Ravishankar Shrivastava <raviratlami@gmail.com>\n" "Last-Translator: Ravishankar Shrivastava <raviratlami@gmail.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@ -749,7 +749,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -848,7 +848,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -929,7 +929,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1182,7 +1182,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1511,7 +1511,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1656,7 +1656,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1679,7 +1679,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1715,7 +1715,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1841,7 +1841,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1962,7 +1962,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf 0\n" "Project-Id-Version: cupsdconf 0\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-06-14 03:17+0100\n" "PO-Revision-Date: 2007-06-14 03:17+0100\n"
"Last-Translator: Renato Pavicic <renato<-at->translator-shop.org>\n" "Last-Translator: Renato Pavicic <renato<-at->translator-shop.org>\n"
"Language-Team: Renato Pavicic <renato<-at->translator-shop.org>\n" "Language-Team: Renato Pavicic <renato<-at->translator-shop.org>\n"
@ -757,7 +757,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -861,7 +861,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -957,7 +957,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1208,7 +1208,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1593,7 +1593,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1764,7 +1764,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1787,7 +1787,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1879,7 +1879,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2069,7 +2069,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2241,7 +2241,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: TDE 3.3\n" "Project-Id-Version: TDE 3.3\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-30 11:11+0100\n" "PO-Revision-Date: 2004-07-30 11:11+0100\n"
"Last-Translator: Tamas Szanto <tszanto@mol.hu>\n" "Last-Translator: Tamas Szanto <tszanto@mol.hu>\n"
"Language-Team: Hungarian <kde-lista@sophia.jpte.hu>\n" "Language-Team: Hungarian <kde-lista@sophia.jpte.hu>\n"
@ -756,7 +756,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -859,7 +859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -956,7 +956,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1206,7 +1206,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1581,7 +1581,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1750,7 +1750,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1773,7 +1773,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1864,7 +1864,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2046,7 +2046,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2219,7 +2219,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-02-25 13:31+0100\n" "PO-Revision-Date: 2006-02-25 13:31+0100\n"
"Last-Translator: Arnar Leósson <leosson@frisurf.no>\n" "Last-Translator: Arnar Leósson <leosson@frisurf.no>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n" "Language-Team: Icelandic <kde-isl@molar.is>\n"
@ -760,7 +760,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -958,7 +958,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1205,7 +1205,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1572,7 +1572,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1734,7 +1734,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1757,7 +1757,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1845,7 +1845,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2023,7 +2023,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2186,7 +2186,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-09-22 01:16+0200\n" "PO-Revision-Date: 2007-09-22 01:16+0200\n"
"Last-Translator: Giovanni Venturi <jumpyj@tiscali.it>\n" "Last-Translator: Giovanni Venturi <jumpyj@tiscali.it>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n" "Language-Team: Italian <kde-i18n-it@kde.org>\n"
@ -763,7 +763,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -868,7 +868,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -967,7 +967,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1219,7 +1219,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1606,7 +1606,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1778,7 +1778,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1801,7 +1801,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1896,7 +1896,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2082,7 +2082,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2252,7 +2252,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-05-11 23:00+0900\n" "PO-Revision-Date: 2007-05-11 23:00+0900\n"
"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n" "Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
"Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n" "Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n"
@ -757,7 +757,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -859,7 +859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -954,7 +954,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1202,7 +1202,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1566,7 +1566,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1728,7 +1728,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1751,7 +1751,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1838,7 +1838,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2017,7 +2017,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2184,7 +2184,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -4,7 +4,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-05-09 12:43+0000\n" "PO-Revision-Date: 2006-05-09 12:43+0000\n"
"Last-Translator: Sairan Kikkarin <sairan@computer.org>\n" "Last-Translator: Sairan Kikkarin <sairan@computer.org>\n"
"Language-Team: Kazakh\n" "Language-Team: Kazakh\n"
@ -754,7 +754,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -856,7 +856,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -954,7 +954,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1202,7 +1202,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1575,7 +1575,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1739,7 +1739,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1762,7 +1762,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1851,7 +1851,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2029,7 +2029,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2197,7 +2197,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -3,7 +3,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-05-07 15:02+0700\n" "PO-Revision-Date: 2007-05-07 15:02+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
"Language-Team: Khmer <support@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n"
@ -751,7 +751,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -853,7 +853,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -949,7 +949,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1195,7 +1195,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1559,7 +1559,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1723,7 +1723,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1746,7 +1746,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1836,7 +1836,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2013,7 +2013,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2179,7 +2179,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -9,7 +9,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-03-07 17:04+0900\n" "PO-Revision-Date: 2006-03-07 17:04+0900\n"
"Last-Translator: Sung-Jae Cho <jachin@netian.com>\n" "Last-Translator: Sung-Jae Cho <jachin@netian.com>\n"
"Language-Team: Korean <ko@li.org>\n" "Language-Team: Korean <ko@li.org>\n"
@ -758,7 +758,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -860,7 +860,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -956,7 +956,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1201,7 +1201,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1568,7 +1568,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1734,7 +1734,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1757,7 +1757,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1843,7 +1843,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2019,7 +2019,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2186,7 +2186,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-04-11 13:38+0200\n" "PO-Revision-Date: 2006-04-11 13:38+0200\n"
"Last-Translator: Donatas Glodenis <dgvirtual@akl.lt>\n" "Last-Translator: Donatas Glodenis <dgvirtual@akl.lt>\n"
"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n" "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
@ -766,7 +766,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -868,7 +868,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -964,7 +964,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1202,7 +1202,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1510,7 +1510,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1661,7 +1661,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1684,7 +1684,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1720,7 +1720,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1846,7 +1846,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1969,7 +1969,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2002-03-07 21:04EEST\n" "PO-Revision-Date: 2002-03-07 21:04EEST\n"
"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" "Last-Translator: Andris Maziks <andzha@latnet.lv>\n"
"Language-Team: Latvian\n" "Language-Team: Latvian\n"
@ -807,7 +807,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -872,7 +872,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -931,7 +931,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1090,7 +1090,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1317,7 +1317,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1423,7 +1423,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1446,7 +1446,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1481,7 +1481,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1590,7 +1590,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1693,7 +1693,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-04-24 00:08+0200\n" "PO-Revision-Date: 2006-04-24 00:08+0200\n"
"Last-Translator: Bozidar Proevski <bobibobi@freemail.com.mk>\n" "Last-Translator: Bozidar Proevski <bobibobi@freemail.com.mk>\n"
"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n" "Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
@ -764,7 +764,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -868,7 +868,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -968,7 +968,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1223,7 +1223,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1601,7 +1601,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1766,7 +1766,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1789,7 +1789,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1877,7 +1877,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2058,7 +2058,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2227,7 +2227,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-01-15 02:13+0100\n" "PO-Revision-Date: 2004-01-15 02:13+0100\n"
"Last-Translator: Sanlig Badral <Badral@openmn.org>\n" "Last-Translator: Sanlig Badral <Badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-core@lists.sf.net>\n" "Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
@ -757,7 +757,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -860,7 +860,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -956,7 +956,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1208,7 +1208,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1592,7 +1592,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1761,7 +1761,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1784,7 +1784,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1878,7 +1878,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2059,7 +2059,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2228,7 +2228,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-07-15 13:45+0800\n" "PO-Revision-Date: 2007-07-15 13:45+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: Malay <kedidiemas@yahoogroups.com>\n" "Language-Team: Malay <kedidiemas@yahoogroups.com>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -859,7 +859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -951,7 +951,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1186,7 +1186,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1519,7 +1519,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1671,7 +1671,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1694,7 +1694,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1746,7 +1746,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1893,7 +1893,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2043,7 +2043,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -48,7 +48,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2003-10-29 22:27+0100\n" "PO-Revision-Date: 2003-10-29 22:27+0100\n"
"Last-Translator: Knut Yrvin <knuty@skolelinux.no>\n" "Last-Translator: Knut Yrvin <knuty@skolelinux.no>\n"
"Language-Team: <i18n-nb@lister.ping.uio.no>\n" "Language-Team: <i18n-nb@lister.ping.uio.no>\n"
@ -799,7 +799,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -902,7 +902,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -999,7 +999,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1246,7 +1246,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1612,7 +1612,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1779,7 +1779,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1802,7 +1802,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1889,7 +1889,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2067,7 +2067,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2233,7 +2233,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-10 21:40+0100\n" "PO-Revision-Date: 2006-12-10 21:40+0100\n"
"Last-Translator: Sönke Dibbern <s_dibbern@web.de>\n" "Last-Translator: Sönke Dibbern <s_dibbern@web.de>\n"
"Language-Team: Low Saxon <kde-i18n-nds@kde.org>\n" "Language-Team: Low Saxon <kde-i18n-nds@kde.org>\n"
@ -759,7 +759,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -858,7 +858,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -955,7 +955,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1206,7 +1206,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1573,7 +1573,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1736,7 +1736,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1759,7 +1759,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1851,7 +1851,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2029,7 +2029,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2197,7 +2197,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -12,7 +12,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-10-19 00:45+0200\n" "PO-Revision-Date: 2005-10-19 00:45+0200\n"
"Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n" "Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
@ -769,7 +769,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -872,7 +872,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -971,7 +971,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1219,7 +1219,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1595,7 +1595,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1762,7 +1762,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1785,7 +1785,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1876,7 +1876,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2055,7 +2055,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2228,7 +2228,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-08-04 18:42+0200\n" "PO-Revision-Date: 2004-08-04 18:42+0200\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -864,7 +864,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -953,7 +953,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1198,7 +1198,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1569,7 +1569,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1731,7 +1731,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1754,7 +1754,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1840,7 +1840,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2018,7 +2018,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2186,7 +2186,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-04-20 17:05+0530\n" "PO-Revision-Date: 2007-04-20 17:05+0530\n"
"Last-Translator: A S Alam <aalam@users.sf.net>\n" "Last-Translator: A S Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" "Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n"
@ -744,7 +744,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -844,7 +844,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -926,7 +926,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1156,7 +1156,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1447,7 +1447,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1591,7 +1591,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1614,7 +1614,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1644,15 +1644,19 @@ msgid ""
msgstr "" msgstr ""
#: cupsd.conf.template:721 #: cupsd.conf.template:721
#, fuzzy
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
"<b>ਪੋਰਟ</b>\n"
"<p>\n"
"ਪੋਰਟ ਮੁੱਲ, ਜਿਸ ਉੱਤੇ CUPS ਡਾਈਮੋਨ ਸੁਣਦੀ ਹੈ। ਮੂਲ 631 ਹੈ।</p>\n"
#: cupsd.conf.template:729 #: cupsd.conf.template:729
#, fuzzy #, fuzzy
@ -1770,7 +1774,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1888,7 +1892,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-05-22 16:29+0200\n" "PO-Revision-Date: 2006-05-22 16:29+0200\n"
"Last-Translator: Mikolaj Machowski <mikmach@wp.pl>\n" "Last-Translator: Mikolaj Machowski <mikmach@wp.pl>\n"
"Language-Team: Polish <pl@li.org>\n" "Language-Team: Polish <pl@li.org>\n"
@ -763,7 +763,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -963,7 +963,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1216,7 +1216,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1593,7 +1593,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1758,7 +1758,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1781,7 +1781,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1871,7 +1871,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2051,7 +2051,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2219,7 +2219,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-09-03 16:02+0100\n" "PO-Revision-Date: 2005-09-03 16:02+0100\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n" "Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <kde-i18n-pt@kde.org>\n" "Language-Team: pt <kde-i18n-pt@kde.org>\n"
@ -778,7 +778,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -869,7 +869,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -958,7 +958,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1203,7 +1203,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1579,7 +1579,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1743,7 +1743,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1766,7 +1766,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1859,7 +1859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2041,7 +2041,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2211,7 +2211,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-17 23:20-0300\n" "PO-Revision-Date: 2004-07-17 23:20-0300\n"
"Last-Translator: Lisiane Sztoltz Teixeira <lisiane@kdemail.net>\n" "Last-Translator: Lisiane Sztoltz Teixeira <lisiane@kdemail.net>\n"
"Language-Team: Brazilian Portuguese\n" "Language-Team: Brazilian Portuguese\n"
@ -759,7 +759,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1578,7 +1578,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1747,7 +1747,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1770,7 +1770,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1861,7 +1861,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2042,7 +2042,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2210,7 +2210,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-10-10 15:11+0300\n" "PO-Revision-Date: 2004-10-10 15:11+0300\n"
"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n" "Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
"Language-Team: Romanian <kde-i18n-ro@kde.org>\n" "Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
@ -760,7 +760,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1210,7 +1210,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1577,7 +1577,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1746,7 +1746,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1769,7 +1769,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1859,7 +1859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2040,7 +2040,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2209,7 +2209,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-14 11:04+0300\n" "PO-Revision-Date: 2006-12-14 11:04+0300\n"
"Last-Translator: Roman Savochenko <rom_as@oscada.org>\n" "Last-Translator: Roman Savochenko <rom_as@oscada.org>\n"
"Language-Team: Russian <kde-russian@lists.kde.ru>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
@ -762,7 +762,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -966,7 +966,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1214,7 +1214,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1581,7 +1581,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1743,7 +1743,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1766,7 +1766,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1856,7 +1856,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2035,7 +2035,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2203,7 +2203,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -15,7 +15,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf 3.4\n" "Project-Id-Version: cupsdconf 3.4\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-05-25 18:48-0600\n" "PO-Revision-Date: 2005-05-25 18:48-0600\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n" "Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n" "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@ -772,7 +772,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -876,7 +876,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -975,7 +975,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1227,7 +1227,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1606,7 +1606,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1773,7 +1773,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1796,7 +1796,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1849,7 +1849,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2003,7 +2003,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2169,7 +2169,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-03-06 22:54+0100\n" "PO-Revision-Date: 2007-03-06 22:54+0100\n"
"Last-Translator: Børre Gaup <boerre@skolelinux.no>\n" "Last-Translator: Børre Gaup <boerre@skolelinux.no>\n"
"Language-Team: Northern Sami <i18n-sme@lister.ping.uio.no>\n" "Language-Team: Northern Sami <i18n-sme@lister.ping.uio.no>\n"
@ -758,7 +758,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -859,7 +859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -946,7 +946,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1189,7 +1189,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1554,7 +1554,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1700,7 +1700,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1723,7 +1723,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1770,7 +1770,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1945,7 +1945,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2077,7 +2077,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -9,7 +9,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2008-05-18 21:30+0200\n" "PO-Revision-Date: 2008-05-18 21:30+0200\n"
"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" "Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n"
"Language-Team: Slovak <sk@li.org>\n" "Language-Team: Slovak <sk@li.org>\n"
@ -759,7 +759,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -958,7 +958,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1207,7 +1207,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1581,7 +1581,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1746,7 +1746,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1769,7 +1769,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1859,7 +1859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2038,7 +2038,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2208,7 +2208,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -9,7 +9,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-04-18 15:23+0200\n" "PO-Revision-Date: 2005-04-18 15:23+0200\n"
"Last-Translator: Gregor Rakar <gregor.rakar@kiss.si>\n" "Last-Translator: Gregor Rakar <gregor.rakar@kiss.si>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n" "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
@ -761,7 +761,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -863,7 +863,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1208,7 +1208,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1578,7 +1578,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1743,7 +1743,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1766,7 +1766,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1855,7 +1855,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2034,7 +2034,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2198,7 +2198,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-08-03 16:56+0200\n" "PO-Revision-Date: 2005-08-03 16:56+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
"Language-Team: Serbian\n" "Language-Team: Serbian\n"
@ -764,7 +764,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1579,7 +1579,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1742,7 +1742,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1765,7 +1765,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1851,7 +1851,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2031,7 +2031,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2199,7 +2199,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-08-03 16:56+0200\n" "PO-Revision-Date: 2005-08-03 16:56+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
"Language-Team: Serbian\n" "Language-Team: Serbian\n"
@ -764,7 +764,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1582,7 +1582,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1745,7 +1745,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1768,7 +1768,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1854,7 +1854,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2035,7 +2035,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2203,7 +2203,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2002-11-15 06:02+0200\n" "PO-Revision-Date: 2002-11-15 06:02+0200\n"
"Last-Translator: Adam Mathebula <adam@translate.org.za>\n" "Last-Translator: Adam Mathebula <adam@translate.org.za>\n"
"Language-Team: Siswati <siswati@translate.org.za>\n" "Language-Team: Siswati <siswati@translate.org.za>\n"
@ -761,7 +761,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -826,7 +826,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -885,7 +885,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1044,7 +1044,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1271,7 +1271,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1377,7 +1377,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1400,7 +1400,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1435,7 +1435,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1544,7 +1544,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1647,7 +1647,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-07-14 19:23+0200\n" "PO-Revision-Date: 2004-07-14 19:23+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n"
"Language-Team: Svenska <sv@li.org>\n" "Language-Team: Svenska <sv@li.org>\n"
@ -760,7 +760,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -862,7 +862,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -958,7 +958,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1204,7 +1204,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1571,7 +1571,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1735,7 +1735,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1758,7 +1758,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1859,7 +1859,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2034,7 +2034,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2202,7 +2202,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-08-06 01:28-0800\n" "PO-Revision-Date: 2004-08-06 01:28-0800\n"
"Last-Translator: Tamil PC <tamilpc@ambalam.com>\n" "Last-Translator: Tamil PC <tamilpc@ambalam.com>\n"
"Language-Team: Tamil <ta@i18n.kde.org>\n" "Language-Team: Tamil <ta@i18n.kde.org>\n"
@ -758,7 +758,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -858,7 +858,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -953,7 +953,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1198,7 +1198,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1565,7 +1565,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1730,7 +1730,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1753,7 +1753,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1841,7 +1841,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2023,7 +2023,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2191,7 +2191,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -11,7 +11,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-08-09 19:19+0500\n" "PO-Revision-Date: 2004-08-09 19:19+0500\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: <C@li.org>\n" "Language-Team: <C@li.org>\n"
@ -766,7 +766,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -870,7 +870,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -967,7 +967,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1218,7 +1218,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1601,7 +1601,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1771,7 +1771,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1794,7 +1794,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1893,7 +1893,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2077,7 +2077,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2250,7 +2250,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-09-25 14:10+1000\n" "PO-Revision-Date: 2007-09-25 14:10+1000\n"
"Last-Translator: Sahachart Anukulkitch <drrider@gmail.com>\n" "Last-Translator: Sahachart Anukulkitch <drrider@gmail.com>\n"
"Language-Team: Thai <l10n@opentle.org>\n" "Language-Team: Thai <l10n@opentle.org>\n"
@ -754,7 +754,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -856,7 +856,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -936,7 +936,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1166,7 +1166,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1444,7 +1444,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1588,7 +1588,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1611,7 +1611,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1647,7 +1647,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1771,7 +1771,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1905,7 +1905,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -10,7 +10,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-07-15 03:12+0300\n" "PO-Revision-Date: 2005-07-15 03:12+0300\n"
"Last-Translator: Bekir SONAT <cortexbs@yahoo.com>\n" "Last-Translator: Bekir SONAT <cortexbs@yahoo.com>\n"
"Language-Team: Türkçe <yerellestirme@kde.org.tr>\n" "Language-Team: Türkçe <yerellestirme@kde.org.tr>\n"
@ -765,7 +765,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -868,7 +868,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -967,7 +967,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1222,7 +1222,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1573,7 +1573,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1721,7 +1721,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1744,7 +1744,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1780,7 +1780,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1959,7 +1959,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2092,7 +2092,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2007-01-30 18:04-0800\n" "PO-Revision-Date: 2007-01-30 18:04-0800\n"
"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" "Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n"
"Language-Team: Ukrainian <translation@linux.org.ua>\n" "Language-Team: Ukrainian <translation@linux.org.ua>\n"
@ -763,7 +763,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -965,7 +965,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1221,7 +1221,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1596,7 +1596,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1760,7 +1760,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1783,7 +1783,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1876,7 +1876,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2055,7 +2055,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2224,7 +2224,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-17 12:30+0000\n" "PO-Revision-Date: 2006-12-17 12:30+0000\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n" "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n" "Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n"
@ -734,7 +734,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -799,7 +799,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -858,7 +858,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1017,7 +1017,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1244,7 +1244,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1350,7 +1350,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1373,7 +1373,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1408,7 +1408,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1517,7 +1517,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1620,7 +1620,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-12-17 12:30+0000\n" "PO-Revision-Date: 2006-12-17 12:30+0000\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n" "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n" "Language-Team: Uzbek <floss-uz-l10n@googlegroups.com>\n"
@ -734,7 +734,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -799,7 +799,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -858,7 +858,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1017,7 +1017,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1244,7 +1244,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1350,7 +1350,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1373,7 +1373,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1408,7 +1408,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1517,7 +1517,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1620,7 +1620,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2006-07-04 22:00+0930\n" "PO-Revision-Date: 2006-07-04 22:00+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <kde-l10n-vi@kde.org>\n" "Language-Team: Vietnamese <kde-l10n-vi@kde.org>\n"
@ -763,7 +763,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -866,7 +866,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -962,7 +962,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1210,7 +1210,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1574,7 +1574,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1743,7 +1743,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1766,7 +1766,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1857,7 +1857,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2041,7 +2041,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2207,7 +2207,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf4\n" "Project-Id-Version: cupsdconf4\n"
"Report-Msgid-Bugs-To: http://bugs.trinitydesktop.org\n" "Report-Msgid-Bugs-To: http://bugs.trinitydesktop.org\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-01-12 03:27+0100\n" "PO-Revision-Date: 2004-01-12 03:27+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n" "Language-Team: Walloon <linux-wa@walon.org>\n"
@ -769,7 +769,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -874,7 +874,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -960,7 +960,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1209,7 +1209,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1509,7 +1509,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1666,7 +1666,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1689,7 +1689,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1725,7 +1725,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -1861,7 +1861,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1985,7 +1985,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2004-05-03 18:31+0800\n" "PO-Revision-Date: 2004-05-03 18:31+0800\n"
"Last-Translator: Wang Fuchuan <wangfuchuan@intasect.com>\n" "Last-Translator: Wang Fuchuan <wangfuchuan@intasect.com>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@ -748,7 +748,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -850,7 +850,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -932,7 +932,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1162,7 +1162,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1453,7 +1453,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1597,7 +1597,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1620,7 +1620,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1650,15 +1650,22 @@ msgid ""
msgstr "" msgstr ""
#: cupsd.conf.template:721 #: cupsd.conf.template:721
#, fuzzy
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
"<b>服务器管理员(ServerAdmin)</b>\n"
"<p>\n"
"出现问题时报告的电子邮件地址。\n"
"默认情况下CUPS 将会使用“root@主机名”。</p>\n"
"<p>\n"
"<i>如</i>root@myhost.com</p>\n"
#: cupsd.conf.template:729 #: cupsd.conf.template:729
#, fuzzy #, fuzzy
@ -1785,7 +1792,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -1909,7 +1916,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cupsdconf\n" "Project-Id-Version: cupsdconf\n"
"POT-Creation-Date: 2018-12-07 05:08+0100\n" "POT-Creation-Date: 2018-12-10 03:23+0100\n"
"PO-Revision-Date: 2005-08-06 21:34+0800\n" "PO-Revision-Date: 2005-08-06 21:34+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n" "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@ -749,7 +749,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Access log (AccessLog)</b>\n" "<b>Access log (AccessLog)</b>\n"
"<p>\n" "<p>\n"
"The access log file if this does not start with a leading /\n" "The access log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/access_log\".</p>\n" "\"/var/log/cups/access_log\".</p>\n"
"<p>\n" "<p>\n"
@ -851,7 +851,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Error log (ErrorLog)</b>\n" "<b>Error log (ErrorLog)</b>\n"
"<p>\n" "<p>\n"
"The error log file if this does not start with a leading /\n" "The error log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/error_log\".</p>\n" "\"/var/log/cups/error_log\".</p>\n"
"<p>\n" "<p>\n"
@ -946,7 +946,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Page log (PageLog)</b>\n" "<b>Page log (PageLog)</b>\n"
"<p>\n" "<p>\n"
"The page log file if this does not start with a leading /\n" "The page log file; if this does not start with a leading /\n"
"then it is assumed to be relative to ServerRoot. By default set to\n" "then it is assumed to be relative to ServerRoot. By default set to\n"
"\"/var/log/cups/page_log\".</p>\n" "\"/var/log/cups/page_log\".</p>\n"
"<p>\n" "<p>\n"
@ -1192,7 +1192,7 @@ msgid ""
"<p>\n" "<p>\n"
"Sets the maximum cost of all job filters that can be run\n" "Sets the maximum cost of all job filters that can be run\n"
"at the same time. A limit of 0 means no limit. A typical job may need\n" "at the same time. A limit of 0 means no limit. A typical job may need\n"
"a filter limit of at least 200 limits less than the minimum required\n" "a filter limit of at least 200; limits less than the minimum required\n"
"by a job force a single job to be printed at any time.</p>\n" "by a job force a single job to be printed at any time.</p>\n"
"<p>\n" "<p>\n"
"The default limit is 0 (unlimited).</p>\n" "The default limit is 0 (unlimited).</p>\n"
@ -1556,7 +1556,7 @@ msgid ""
"<b>Browse port (BrowsePort)</b>\n" "<b>Browse port (BrowsePort)</b>\n"
"<p>\n" "<p>\n"
"The port used for UDP broadcasts. By default this is\n" "The port used for UDP broadcasts. By default this is\n"
"the IPP port if you change this you need to do it on all servers.\n" "the IPP port; if you change this you need to do it on all servers.\n"
"Only one BrowsePort is recognized.</p>\n" "Only one BrowsePort is recognized.</p>\n"
"<p>\n" "<p>\n"
"<i>ex</i>: 631</p>\n" "<i>ex</i>: 631</p>\n"
@ -1720,7 +1720,7 @@ msgid ""
"(Note: local certificate authentication can be substituted by\n" "(Note: local certificate authentication can be substituted by\n"
"the client for Basic or Digest when connecting to the\n" "the client for Basic or Digest when connecting to the\n"
"localhost interface)\n" "localhost interface)\n"
"AuthClass: the authorization class currently only Anonymous, User,\n" "AuthClass: the authorization class; currently only Anonymous, User,\n"
"System (valid user belonging to group SystemGroup), and Group\n" "System (valid user belonging to group SystemGroup), and Group\n"
"(valid user belonging to the specified group) are supported.\n" "(valid user belonging to the specified group) are supported.\n"
"AuthGroupName: the group name for \"Group\" authorization.\n" "AuthGroupName: the group name for \"Group\" authorization.\n"
@ -1743,7 +1743,7 @@ msgid ""
"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
"The host and domain address require that you enable hostname lookups\n" "The host and domain address require that you enable hostname lookups\n"
"with \"HostNameLookups On\" above.\n" "with \"HostNameLookups On\" above.\n"
"Encryption: whether or not to use encryption this depends on having\n" "Encryption: whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.\n" "the OpenSSL library linked into the CUPS library and scheduler.\n"
"Possible values:\n" "Possible values:\n"
"Always - Always use encryption (SSL)\n" "Always - Always use encryption (SSL)\n"
@ -1831,7 +1831,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Class (AuthClass)</b>\n" "<b>Class (AuthClass)</b>\n"
"<p>\n" "<p>\n"
"The authorization class currently only <i>Anonymous</i>, <i>User</i>,\n" "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
"(valid user belonging to the specified group) are supported.</p>\n" "(valid user belonging to the specified group) are supported.</p>\n"
msgstr "" msgstr ""
@ -2008,7 +2008,7 @@ msgid ""
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Encryption (Encryption)</b>\n" "<b>Encryption (Encryption)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to use encryption this depends on having\n" "Whether or not to use encryption; this depends on having\n"
"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" "the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
"<p>\n" "<p>\n"
"Possible values:</p>\n" "Possible values:</p>\n"
@ -2175,7 +2175,7 @@ msgstr ""
msgid "" msgid ""
"_: Do not translate the keyword between brackets (e.g. ServerName, " "_: Do not translate the keyword between brackets (e.g. ServerName, "
"ServerAdmin, etc.)\n" "ServerAdmin, etc.)\n"
"<b>Use &quotany&quot classes (ImplicitAnyClasses)</b>\n" "<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
"<p>\n" "<p>\n"
"Whether or not to create <b>AnyPrinter</b> implicit\n" "Whether or not to create <b>AnyPrinter</b> implicit\n"
"classes.</p>\n" "classes.</p>\n"

Loading…
Cancel
Save