From a991802ae2f97bae82a44633b2f4ba7813e2b9ea Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 7 Aug 2024 10:30:06 -0400 Subject: [PATCH] Add localizations for deprecated IPP attributes/options (Issue #1020) --- CHANGES.md | 2 + locale/cups.pot | 5281 ++++++++++++++++++++++-------------------- locale/cups.strings | 61 + locale/cups_ca.po | 127 +- locale/cups_cs.po | 127 +- locale/cups_da.po | 127 +- locale/cups_de.po | 127 +- locale/cups_en.po | 127 +- locale/cups_es.po | 127 +- locale/cups_fr.po | 147 +- locale/cups_it.po | 127 +- locale/cups_ja.po | 127 +- locale/cups_pl.po | 127 +- locale/cups_pt_BR.po | 127 +- locale/cups_ru.po | 127 +- locale/cups_zh_CN.po | 127 +- locale/ipp-strings.c | 62 + 17 files changed, 4495 insertions(+), 2582 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5ae7242381..4c9f23767f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,7 @@ Changes in CUPS v2.5b1 (TBA) - Added driver filter to web interface (Issue #848) - Added support for PAM modules password-auth and system-auth (Issue #892) - Added Docker support (Issue #929) +- Added localizations for deprecated IPP attributes/options (Issue #1020) - Updated CUPS to require TLS support - OpenSSL, GNUTLS and LibreSSL are supported. - Updated CUPS to require ZLIB. @@ -46,6 +47,7 @@ Changes in CUPS v2.5b1 (TBA) or writing if the number of bytes passed is 0 (Issue #914) - Updated and documented the MIME typing buffering limit (Issue #925) - Updated the maximum file descriptor limit for `cupsd` to 64k-1 (Issue #989) +- Deprecated the "page-border" Job Template attribute (Issue #1020) - Fixed use-after-free in `cupsdAcceptClient()` when we log warning during error handling (fixes CVE-2023-34241) - Fixed hanging of `lpstat` on Solaris (Issue #156) diff --git a/locale/cups.pot b/locale/cups.pot index 212978e28c..533473c513 100644 --- a/locale/cups.pot +++ b/locale/cups.pot @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.5b1\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1039,182 +1039,182 @@ msgstr "" msgid "! expression Unary NOT of expression" msgstr "" -#: cups/ipp.c:4510 +#: cups/ipp.c:4539 #, c-format msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 8011 section 5.1.6)." msgstr "" -#: cups/ipp.c:4516 +#: cups/ipp.c:4545 #, c-format msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 8011 section 5.1.6)." msgstr "" -#: cups/ipp.c:4212 +#: cups/ipp.c:4241 #, c-format msgid "\"%s\": Bad attribute name - bad length %d (RFC 8011 section 5.1.4)." msgstr "" -#: cups/ipp.c:4206 +#: cups/ipp.c:4235 #, c-format msgid "\"%s\": Bad attribute name - invalid character (RFC 8011 section 5.1.4)." msgstr "" -#: cups/ipp.c:4226 +#: cups/ipp.c:4255 #, c-format msgid "\"%s\": Bad boolean value %d (RFC 8011 section 5.1.21)." msgstr "" -#: cups/ipp.c:4559 +#: cups/ipp.c:4588 #, c-format msgid "\"%s\": Bad charset value \"%s\" - bad characters (RFC 8011 section 5.1.8)." msgstr "" -#: cups/ipp.c:4565 +#: cups/ipp.c:4594 #, c-format msgid "\"%s\": Bad charset value \"%s\" - bad length %d (RFC 8011 section 5.1.8)." msgstr "" -#: cups/ipp.c:4303 +#: cups/ipp.c:4332 #, c-format msgid "\"%s\": Bad dateTime UTC hours %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4309 +#: cups/ipp.c:4338 #, c-format msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4297 +#: cups/ipp.c:4326 #, c-format msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4267 +#: cups/ipp.c:4296 #, c-format msgid "\"%s\": Bad dateTime day %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4291 +#: cups/ipp.c:4320 #, c-format msgid "\"%s\": Bad dateTime deciseconds %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4273 +#: cups/ipp.c:4302 #, c-format msgid "\"%s\": Bad dateTime hours %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4279 +#: cups/ipp.c:4308 #, c-format msgid "\"%s\": Bad dateTime minutes %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4261 +#: cups/ipp.c:4290 #, c-format msgid "\"%s\": Bad dateTime month %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4285 +#: cups/ipp.c:4314 #, c-format msgid "\"%s\": Bad dateTime seconds %u (RFC 8011 section 5.1.15)." msgstr "" -#: cups/ipp.c:4237 +#: cups/ipp.c:4266 #, c-format msgid "\"%s\": Bad enum value %d - out of range (RFC 8011 section 5.1.5)." msgstr "" -#: cups/ipp.c:4497 +#: cups/ipp.c:4526 #, c-format msgid "\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 8011 section 5.1.4)." msgstr "" -#: cups/ipp.c:4491 +#: cups/ipp.c:4520 #, c-format msgid "\"%s\": Bad keyword value \"%s\" - invalid character (RFC 8011 section 5.1.4)." msgstr "" -#: cups/ipp.c:4644 +#: cups/ipp.c:4673 #, c-format msgid "\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 8011 section 5.1.10)." msgstr "" -#: cups/ipp.c:4651 +#: cups/ipp.c:4680 #, c-format msgid "\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 8011 section 5.1.10)." msgstr "" -#: cups/ipp.c:4467 +#: cups/ipp.c:4496 #, c-format msgid "\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 8011 section 5.1.3)." msgstr "" -#: cups/ipp.c:4462 +#: cups/ipp.c:4491 #, c-format msgid "\"%s\": Bad name value \"%s\" - bad control character (PWG 5100.14 section 8.1)." msgstr "" -#: cups/ipp.c:4474 +#: cups/ipp.c:4503 #, c-format msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 8011 section 5.1.3)." msgstr "" -#: cups/ipp.c:4602 +#: cups/ipp.c:4631 #, c-format msgid "\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 8011 section 5.1.9)." msgstr "" -#: cups/ipp.c:4609 +#: cups/ipp.c:4638 #, c-format msgid "\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 8011 section 5.1.9)." msgstr "" -#: cups/ipp.c:4248 +#: cups/ipp.c:4277 #, c-format msgid "\"%s\": Bad octetString value - bad length %d (RFC 8011 section 5.1.20)." msgstr "" -#: cups/ipp.c:4343 +#: cups/ipp.c:4372 #, c-format msgid "\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 8011 section 5.1.14)." msgstr "" -#: cups/ipp.c:4332 +#: cups/ipp.c:4361 #, c-format msgid "\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 8011 section 5.1.16)." msgstr "" -#: cups/ipp.c:4320 +#: cups/ipp.c:4349 #, c-format msgid "\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be positive (RFC 8011 section 5.1.16)." msgstr "" -#: cups/ipp.c:4326 +#: cups/ipp.c:4355 #, c-format msgid "\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC 8011 section 5.1.16)." msgstr "" -#: cups/ipp.c:4408 +#: cups/ipp.c:4437 #, c-format msgid "\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 8011 section 5.1.2)." msgstr "" -#: cups/ipp.c:4403 +#: cups/ipp.c:4432 #, c-format msgid "\"%s\": Bad text value \"%s\" - bad control character (PWG 5100.14 section 8.3)." msgstr "" -#: cups/ipp.c:4415 +#: cups/ipp.c:4444 #, c-format msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 8011 section 5.1.2)." msgstr "" -#: cups/ipp.c:4536 +#: cups/ipp.c:4565 #, c-format msgid "\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 8011 section 5.1.7)." msgstr "" -#: cups/ipp.c:4542 +#: cups/ipp.c:4571 #, c-format msgid "\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 8011 section 5.1.7)." msgstr "" @@ -1272,7 +1272,7 @@ msgstr "" msgid "%s accepting requests since %s" msgstr "" -#: scheduler/ipp.c:10647 +#: scheduler/ipp.c:10582 #, c-format msgid "%s cannot be changed." msgstr "" @@ -1825,7 +1825,7 @@ msgstr "" msgid "--false Always false" msgstr "" -#: tools/ippeveprinter.c:6888 +#: tools/ippeveprinter.c:6890 msgid "--help Show program help" msgstr "" @@ -1871,7 +1871,7 @@ msgstr "" msgid "--name regex Match service name to regular expression" msgstr "" -#: tools/ippeveprinter.c:6889 +#: tools/ippeveprinter.c:6891 msgid "--no-web-forms Disable web forms for media and supplies" msgstr "" @@ -1879,7 +1879,7 @@ msgstr "" msgid "--not expression Unary NOT of expression" msgstr "" -#: tools/ippeveprinter.c:6890 +#: tools/ippeveprinter.c:6892 msgid "--pam-service service Use the named PAM service" msgstr "" @@ -1941,7 +1941,7 @@ msgstr "" msgid "--uri regex Match URI to regular expression" msgstr "" -#: tools/ippeveprinter.c:6891 tools/ippfind.c:2006 +#: tools/ippeveprinter.c:6893 tools/ippfind.c:2006 msgid "--version Show program version" msgstr "" @@ -2001,7 +2001,7 @@ msgstr "" msgid "-2" msgstr "" -#: tools/ippeveprinter.c:6892 +#: tools/ippeveprinter.c:6894 msgid "-2 Set 2-sided printing support (default=1-sided)" msgstr "" @@ -2105,7 +2105,7 @@ msgstr "" msgid "-95" msgstr "" -#: tools/ippeveprinter.c:6893 +#: tools/ippeveprinter.c:6895 msgid "-A Enable authentication" msgstr "" @@ -2117,7 +2117,7 @@ msgstr "" msgid "-D description Specify the textual description of the printer" msgstr "" -#: tools/ippeveprinter.c:6894 +#: tools/ippeveprinter.c:6896 msgid "-D device-uri Set the device URI for the printer" msgstr "" @@ -2136,11 +2136,11 @@ msgstr "" msgid "-E Test with encryption using HTTP Upgrade to TLS" msgstr "" -#: scheduler/main.c:2077 +#: scheduler/main.c:2089 msgid "-F Run in the foreground but detach from console." msgstr "" -#: tools/ippeveprinter.c:6895 +#: tools/ippeveprinter.c:6897 msgid "-F output-type/subtype Set the output format for the printer" msgstr "" @@ -2182,7 +2182,7 @@ msgid "" " Ignore specific warnings" msgstr "" -#: tools/ippeveprinter.c:6896 +#: tools/ippeveprinter.c:6898 msgid "-K keypath Set location of server X.509 certificates and keys." msgstr "" @@ -2194,7 +2194,7 @@ msgstr "" msgid "-L location Specify the textual location of the printer" msgstr "" -#: tools/ippeveprinter.c:6897 +#: tools/ippeveprinter.c:6899 msgid "-M manufacturer Set manufacturer name (default=Test)" msgstr "" @@ -2242,7 +2242,7 @@ msgstr "" msgid "-S Test with encryption using HTTPS" msgstr "" -#: tools/ippeveprinter.c:6898 +#: tools/ippeveprinter.c:6900 msgid "-S filename.strings Set strings file" msgstr "" @@ -2269,7 +2269,7 @@ msgstr "" msgid "-U username Specify username to use for authentication" msgstr "" -#: tools/ippeveprinter.c:6899 tools/ippfind.c:2005 tools/ipptool.c:6463 +#: tools/ippeveprinter.c:6901 tools/ippfind.c:2005 tools/ipptool.c:6463 msgid "-V version Set default IPP version" msgstr "" @@ -2303,7 +2303,7 @@ msgstr "" msgid "-a [destination(s)] Show the accepting state of destinations" msgstr "" -#: tools/ippeveprinter.c:6900 +#: tools/ippeveprinter.c:6902 msgid "-a filename.conf Load printer attributes from conf file" msgstr "" @@ -2323,11 +2323,11 @@ msgstr "" msgid "-c class Add the named destination to a class" msgstr "" -#: tools/ippeveprinter.c:6901 +#: tools/ippeveprinter.c:6903 msgid "-c command Set print command" msgstr "" -#: scheduler/main.c:2075 +#: scheduler/main.c:2087 msgid "-c cupsd.conf Set cupsd.conf file to use." msgstr "" @@ -2355,7 +2355,7 @@ msgstr "" msgid "-d regex Match domain to regular expression" msgstr "" -#: tools/ippeveprinter.c:6902 +#: tools/ippeveprinter.c:6904 msgid "-d spool-directory Set spool directory" msgstr "" @@ -2363,7 +2363,7 @@ msgstr "" msgid "-e Show available destinations on the network" msgstr "" -#: scheduler/main.c:2076 +#: scheduler/main.c:2088 msgid "-f Run in the foreground." msgstr "" @@ -2371,11 +2371,11 @@ msgstr "" msgid "-f filename Set default request filename" msgstr "" -#: tools/ippeveprinter.c:6903 +#: tools/ippeveprinter.c:6905 msgid "-f type/subtype[,...] Set supported file types" msgstr "" -#: scheduler/main.c:2078 +#: scheduler/main.c:2090 msgid "-h Show this usage message." msgstr "" @@ -2394,7 +2394,7 @@ msgstr "" msgid "-h server[:port] Connect to the named server and port" msgstr "" -#: tools/ippeveprinter.c:6904 +#: tools/ippeveprinter.c:6906 msgid "-i iconfile.png[,...] Set icon file(s)" msgstr "" @@ -2410,7 +2410,7 @@ msgstr "" msgid "-i seconds Repeat the last file with the given time interval" msgstr "" -#: tools/ippeveprinter.c:6905 +#: tools/ippeveprinter.c:6907 msgid "-k Keep job spool files" msgstr "" @@ -2422,7 +2422,7 @@ msgstr "" msgid "-l Produce plain text output" msgstr "" -#: scheduler/main.c:2080 +#: scheduler/main.c:2092 msgid "-l Run cupsd on demand." msgstr "" @@ -2434,7 +2434,7 @@ msgstr "" msgid "-l Show verbose (long) output" msgstr "" -#: tools/ippeveprinter.c:6906 +#: tools/ippeveprinter.c:6908 msgid "-l location Set location of printer" msgstr "" @@ -2450,7 +2450,7 @@ msgstr "" msgid "-m everywhere Specify the printer is compatible with IPP Everywhere" msgstr "" -#: tools/ippeveprinter.c:6907 +#: tools/ippeveprinter.c:6909 msgid "-m model Set model name (default=Printer)" msgstr "" @@ -2462,7 +2462,7 @@ msgstr "" msgid "-n count Repeat the last file the given number of times" msgstr "" -#: tools/ippeveprinter.c:6908 +#: tools/ippeveprinter.c:6910 msgid "-n hostname Set hostname for printer" msgstr "" @@ -2590,7 +2590,7 @@ msgstr "" msgid "-p destination Specify/add the named destination" msgstr "" -#: tools/ippeveprinter.c:6909 +#: tools/ippeveprinter.c:6911 msgid "-p port Set port number for printer" msgstr "" @@ -2634,7 +2634,7 @@ msgstr "" msgid "-r reason Specify a reason message that others can see" msgstr "" -#: tools/ippeveprinter.c:6910 +#: tools/ippeveprinter.c:6912 msgid "-r subtype,[subtype] Set DNS-SD service subtype" msgstr "" @@ -2650,11 +2650,11 @@ msgstr "" msgid "-s Show a status summary" msgstr "" -#: scheduler/main.c:2082 +#: scheduler/main.c:2094 msgid "-s cups-files.conf Set cups-files.conf file to use." msgstr "" -#: tools/ippeveprinter.c:6911 +#: tools/ippeveprinter.c:6913 msgid "-s speed[,color-speed] Set speed in pages per minute" msgstr "" @@ -2666,7 +2666,7 @@ msgstr "" msgid "-t Show all status information" msgstr "" -#: scheduler/main.c:2083 +#: scheduler/main.c:2095 msgid "-t Test the configuration file." msgstr "" @@ -2702,7 +2702,7 @@ msgstr "" msgid "-u regex Match URI to regular expression" msgstr "" -#: systemv/cupstestppd.c:3865 tools/ippeveprinter.c:6912 tools/ipptool.c:6474 +#: systemv/cupstestppd.c:3865 tools/ippeveprinter.c:6914 tools/ipptool.c:6474 msgid "-v Be verbose" msgstr "" @@ -2740,7 +2740,7 @@ msgid "" " Execute program if true" msgstr "" -#: cups/dest.c:1778 +#: cups/dest.c:1779 msgid "/etc/cups/lpoptions file names default destination that does not exist." msgstr "" @@ -3424,7 +3424,7 @@ msgstr "" msgid "?Invalid help command unknown." msgstr "" -#: scheduler/ipp.c:2229 +#: scheduler/ipp.c:2164 #, c-format msgid "A class named \"%s\" already exists." msgstr "" @@ -3590,7 +3590,7 @@ msgstr "" msgid "Address" msgstr "" -#: cgi-bin/admin.c:165 cgi-bin/admin.c:239 cgi-bin/admin.c:2260 +#: cgi-bin/admin.c:165 cgi-bin/admin.c:239 cgi-bin/admin.c:2262 msgid "Administration" msgstr "" @@ -3611,17 +3611,17 @@ msgstr "" msgid "Attempt to set %s printer-state to bad value %d." msgstr "" -#: scheduler/ipp.c:5624 +#: scheduler/ipp.c:5559 #, c-format msgid "Attribute \"%s\" has empty value." msgstr "" -#: scheduler/ipp.c:5587 scheduler/ipp.c:5613 +#: scheduler/ipp.c:5522 scheduler/ipp.c:5548 #, c-format msgid "Attribute \"%s\" is in the wrong group." msgstr "" -#: scheduler/ipp.c:5589 scheduler/ipp.c:5615 +#: scheduler/ipp.c:5524 scheduler/ipp.c:5550 #, c-format msgid "Attribute \"%s\" is the wrong value type." msgstr "" @@ -3679,17 +3679,17 @@ msgstr "" msgid "B9" msgstr "" -#: scheduler/ipp.c:7745 +#: scheduler/ipp.c:7680 #, c-format msgid "Bad \"printer-id\" value %d." msgstr "" -#: scheduler/ipp.c:10656 +#: scheduler/ipp.c:10591 #, c-format msgid "Bad '%s' value." msgstr "" -#: scheduler/ipp.c:11629 +#: scheduler/ipp.c:11564 #, c-format msgid "Bad 'document-format' value \"%s\"." msgstr "" @@ -3698,7 +3698,7 @@ msgstr "" msgid "Bad CloseUI/JCLCloseUI" msgstr "" -#: cups/dest.c:1571 +#: cups/dest.c:1576 msgid "Bad NULL dests pointer" msgstr "" @@ -3727,7 +3727,7 @@ msgstr "" msgid "Bad PPD cache file." msgstr "" -#: scheduler/ipp.c:2617 +#: scheduler/ipp.c:2552 msgid "Bad PPD file." msgstr "" @@ -3743,7 +3743,7 @@ msgstr "" msgid "Bad UIConstraints" msgstr "" -#: cups/dest.c:1105 +#: cups/dest.c:1110 msgid "Bad URI." msgstr "" @@ -3751,7 +3751,7 @@ msgstr "" msgid "Bad arguments to function" msgstr "" -#: scheduler/ipp.c:1318 +#: scheduler/ipp.c:1319 #, c-format msgid "Bad copies value %d." msgstr "" @@ -3760,32 +3760,32 @@ msgstr "" msgid "Bad custom parameter" msgstr "" -#: scheduler/ipp.c:5323 +#: scheduler/ipp.c:5258 #, c-format msgid "Bad device URI \"%s\"." msgstr "" -#: scheduler/ipp.c:2323 +#: scheduler/ipp.c:2258 #, c-format msgid "Bad device-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:2368 +#: scheduler/ipp.c:2303 #, c-format msgid "Bad device-uri scheme \"%s\"." msgstr "" -#: scheduler/ipp.c:8722 scheduler/ipp.c:8740 scheduler/ipp.c:9972 +#: scheduler/ipp.c:8657 scheduler/ipp.c:8675 scheduler/ipp.c:9907 #, c-format msgid "Bad document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:9990 +#: scheduler/ipp.c:9925 #, c-format msgid "Bad document-format-default \"%s\"." msgstr "" -#: cups/tls-gnutls.c:1183 cups/tls-openssl.c:1130 cups/tls-openssl.c:1158 +#: cups/tls-gnutls.c:1214 cups/tls-openssl.c:1162 cups/tls-openssl.c:1190 msgid "Bad extKeyUsage extension in X.509 certificate request." msgstr "" @@ -3797,66 +3797,66 @@ msgstr "" msgid "Bad hostname/address in URI" msgstr "" -#: scheduler/ipp.c:1500 +#: scheduler/ipp.c:1501 #, c-format msgid "Bad job-name value: %s" msgstr "" -#: scheduler/ipp.c:1486 +#: scheduler/ipp.c:1487 msgid "Bad job-name value: Wrong type or count." msgstr "" -#: scheduler/ipp.c:10694 +#: scheduler/ipp.c:10629 msgid "Bad job-priority value." msgstr "" -#: scheduler/ipp.c:1348 +#: scheduler/ipp.c:1349 #, c-format msgid "Bad job-sheets value \"%s\"." msgstr "" -#: scheduler/ipp.c:1332 +#: scheduler/ipp.c:1333 msgid "Bad job-sheets value type." msgstr "" -#: scheduler/ipp.c:10724 +#: scheduler/ipp.c:10659 msgid "Bad job-state value." msgstr "" -#: scheduler/ipp.c:3003 scheduler/ipp.c:3465 scheduler/ipp.c:6493 -#: scheduler/ipp.c:6640 scheduler/ipp.c:8154 scheduler/ipp.c:8426 -#: scheduler/ipp.c:9297 scheduler/ipp.c:9521 scheduler/ipp.c:9872 -#: scheduler/ipp.c:10555 +#: scheduler/ipp.c:2938 scheduler/ipp.c:3400 scheduler/ipp.c:6428 +#: scheduler/ipp.c:6575 scheduler/ipp.c:8089 scheduler/ipp.c:8361 +#: scheduler/ipp.c:9232 scheduler/ipp.c:9456 scheduler/ipp.c:9807 +#: scheduler/ipp.c:10490 #, c-format msgid "Bad job-uri \"%s\"." msgstr "" -#: cups/tls-gnutls.c:1134 cups/tls-openssl.c:1077 cups/tls-openssl.c:1085 -#: cups/tls-openssl.c:1110 cups/tls-openssl.c:1119 +#: cups/tls-gnutls.c:1165 cups/tls-openssl.c:1109 cups/tls-openssl.c:1117 +#: cups/tls-openssl.c:1142 cups/tls-openssl.c:1151 msgid "Bad keyUsage extension in X.509 certificate request." msgstr "" -#: scheduler/ipp.c:1995 scheduler/ipp.c:6013 +#: scheduler/ipp.c:1930 scheduler/ipp.c:5948 #, c-format msgid "Bad notify-pull-method \"%s\"." msgstr "" -#: scheduler/ipp.c:1960 scheduler/ipp.c:5977 +#: scheduler/ipp.c:1895 scheduler/ipp.c:5912 #, c-format msgid "Bad notify-recipient-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:6088 +#: scheduler/ipp.c:6023 #, c-format msgid "Bad notify-user-data \"%s\"." msgstr "" -#: scheduler/ipp.c:1364 +#: scheduler/ipp.c:1365 #, c-format msgid "Bad number-up value %d." msgstr "" -#: scheduler/ipp.c:1381 +#: scheduler/ipp.c:1382 #, c-format msgid "Bad page-ranges values %d-%d." msgstr "" @@ -3865,17 +3865,17 @@ msgstr "" msgid "Bad port number in URI" msgstr "" -#: scheduler/ipp.c:2414 +#: scheduler/ipp.c:2349 #, c-format msgid "Bad port-monitor \"%s\"." msgstr "" -#: scheduler/ipp.c:2495 +#: scheduler/ipp.c:2430 #, c-format msgid "Bad printer-state value %d." msgstr "" -#: cups/dest.c:588 cups/dest.c:1155 +#: cups/dest.c:588 cups/dest.c:1160 msgid "Bad printer-uri." msgstr "" @@ -3897,7 +3897,7 @@ msgstr "" msgid "Bad scheme in URI" msgstr "" -#: cups/tls-openssl.c:1169 +#: cups/tls-openssl.c:1201 msgid "Bad subjectAltName extension in X.509 certificate request." msgstr "" @@ -3913,7 +3913,7 @@ msgstr "" msgid "Bad/empty URI" msgstr "" -#: cgi-bin/admin.c:2805 cgi-bin/admin.c:3054 +#: cgi-bin/admin.c:2807 cgi-bin/admin.c:3056 msgid "Banners" msgstr "" @@ -3946,11 +3946,11 @@ msgstr "" msgid "Canceling print job." msgstr "" -#: scheduler/ipp.c:911 scheduler/ipp.c:2470 +#: scheduler/ipp.c:911 scheduler/ipp.c:2405 msgid "Cannot change printer-is-shared for remote queues." msgstr "" -#: scheduler/ipp.c:2457 +#: scheduler/ipp.c:2392 msgid "Cannot share a remote Kerberized printer." msgstr "" @@ -3958,12 +3958,12 @@ msgstr "" msgid "Cassette" msgstr "" -#: cgi-bin/admin.c:1354 cgi-bin/admin.c:1486 cgi-bin/admin.c:1499 -#: cgi-bin/admin.c:1512 +#: cgi-bin/admin.c:1356 cgi-bin/admin.c:1488 cgi-bin/admin.c:1501 +#: cgi-bin/admin.c:1514 msgid "Change Settings" msgstr "" -#: scheduler/ipp.c:2007 scheduler/ipp.c:6025 +#: scheduler/ipp.c:1942 scheduler/ipp.c:5960 #, c-format msgid "Character set \"%s\" not supported." msgstr "" @@ -3976,7 +3976,7 @@ msgstr "" msgid "Clean Print Heads" msgstr "" -#: scheduler/ipp.c:3917 +#: scheduler/ipp.c:3852 msgid "Close-Job doesn't support the job-uri attribute." msgstr "" @@ -4023,7 +4023,7 @@ msgstr "" msgid "Copying print data." msgstr "" -#: scheduler/ipp.c:5303 +#: scheduler/ipp.c:5238 #, c-format msgid "Couldn't resolve mDNS URI \"%s\"." msgstr "" @@ -4032,11 +4032,15 @@ msgstr "" msgid "Created" msgstr "" -#: cups/tls-gnutls.c:876 cups/tls-openssl.c:849 +#: cups/tls-gnutls.c:910 cups/tls-openssl.c:884 +msgid "Credentials are not CA-signed." +msgstr "" + +#: cups/tls-gnutls.c:902 cups/tls-openssl.c:876 msgid "Credentials do not validate against site CA certificate." msgstr "" -#: cups/tls-gnutls.c:894 cups/tls-openssl.c:867 +#: cups/tls-gnutls.c:931 cups/tls-openssl.c:905 msgid "Credentials have expired." msgstr "" @@ -4084,11 +4088,11 @@ msgstr "" msgid "Deep Gray" msgstr "" -#: cgi-bin/admin.c:1785 cgi-bin/admin.c:1796 cgi-bin/admin.c:1841 +#: cgi-bin/admin.c:1787 cgi-bin/admin.c:1798 cgi-bin/admin.c:1843 msgid "Delete Class" msgstr "" -#: cgi-bin/admin.c:1870 cgi-bin/admin.c:1881 cgi-bin/admin.c:1926 +#: cgi-bin/admin.c:1872 cgi-bin/admin.c:1883 cgi-bin/admin.c:1928 msgid "Delete Printer" msgstr "" @@ -4096,7 +4100,7 @@ msgstr "" msgid "DeskJet Series" msgstr "" -#: scheduler/ipp.c:1247 +#: scheduler/ipp.c:1248 #, c-format msgid "Destination \"%s\" is not accepting jobs." msgstr "" @@ -4157,7 +4161,7 @@ msgstr "" msgid "Disabled" msgstr "" -#: scheduler/ipp.c:6542 +#: scheduler/ipp.c:6477 #, c-format msgid "Document #%d does not exist in job #%d." msgstr "" @@ -4174,18 +4178,18 @@ msgstr "" msgid "EPL2 Label Printer" msgstr "" -#: cgi-bin/admin.c:1540 cgi-bin/admin.c:1552 cgi-bin/admin.c:1606 -#: cgi-bin/admin.c:1613 cgi-bin/admin.c:1648 cgi-bin/admin.c:1661 -#: cgi-bin/admin.c:1685 cgi-bin/admin.c:1758 +#: cgi-bin/admin.c:1542 cgi-bin/admin.c:1554 cgi-bin/admin.c:1608 +#: cgi-bin/admin.c:1615 cgi-bin/admin.c:1650 cgi-bin/admin.c:1663 +#: cgi-bin/admin.c:1687 cgi-bin/admin.c:1760 msgid "Edit Configuration File" msgstr "" -#: cups/http.c:4239 +#: cups/http.c:4286 msgid "Encryption is not supported." msgstr "" #. TRANSLATORS: Banner/cover sheet after the print job. -#: cgi-bin/admin.c:3079 +#: cgi-bin/admin.c:3081 msgid "Ending Banner" msgstr "" @@ -4193,7 +4197,7 @@ msgstr "" msgid "English" msgstr "" -#: scheduler/client.c:1980 +#: scheduler/client.c:2007 msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket." msgstr "" @@ -4417,7 +4421,7 @@ msgstr "" msgid "Epson" msgstr "" -#: cgi-bin/admin.c:3122 +#: cgi-bin/admin.c:3124 msgid "Error Policy" msgstr "" @@ -4527,7 +4531,7 @@ msgstr "" msgid "File Folder" msgstr "" -#: scheduler/ipp.c:2344 +#: scheduler/ipp.c:2279 #, c-format msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cups-files.conf\"." msgstr "" @@ -4546,7 +4550,7 @@ msgstr "" msgid "Forbidden" msgstr "" -#: cups/form.c:199 +#: cups/form.c:216 msgid "Form data too large." msgstr "" @@ -4570,10 +4574,10 @@ msgstr "" msgid "Glossy Paper" msgstr "" -#: scheduler/ipp.c:2981 scheduler/ipp.c:3391 scheduler/ipp.c:3929 -#: scheduler/ipp.c:6471 scheduler/ipp.c:6618 scheduler/ipp.c:8131 -#: scheduler/ipp.c:9275 scheduler/ipp.c:9499 scheduler/ipp.c:9850 -#: scheduler/ipp.c:10533 +#: scheduler/ipp.c:2916 scheduler/ipp.c:3326 scheduler/ipp.c:3864 +#: scheduler/ipp.c:6406 scheduler/ipp.c:6553 scheduler/ipp.c:8066 +#: scheduler/ipp.c:9210 scheduler/ipp.c:9434 scheduler/ipp.c:9785 +#: scheduler/ipp.c:10468 msgid "Got a printer-uri attribute but no job-id." msgstr "" @@ -4605,99 +4609,99 @@ msgstr "" msgid "IP address is not allowed as hostname when using Negotiate - use FQDN." msgstr "" -#: cups/ipp.c:2762 cups/ipp.c:2778 cups/ipp.c:2792 +#: cups/ipp.c:2790 cups/ipp.c:2807 cups/ipp.c:2821 msgid "IPP 1setOf attribute with incompatible value tags." msgstr "" -#: scheduler/ipp.c:2657 +#: scheduler/ipp.c:2592 msgid "IPP Everywhere driver requires an IPP connection." msgstr "" -#: cups/ipp.c:2743 +#: cups/ipp.c:2771 msgid "IPP attribute has no name." msgstr "" -#: cups/ipp.c:5994 +#: cups/ipp.c:6023 msgid "IPP attribute is not a member of the message." msgstr "" -#: cups/ipp.c:3085 +#: cups/ipp.c:3114 msgid "IPP begCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2910 +#: cups/ipp.c:2939 msgid "IPP boolean value not 1 byte." msgstr "" -#: cups/ipp.c:2968 +#: cups/ipp.c:2997 msgid "IPP date value not 11 bytes." msgstr "" -#: cups/ipp.c:3100 +#: cups/ipp.c:3129 msgid "IPP endCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2888 +#: cups/ipp.c:2917 msgid "IPP enum value not 4 bytes." msgstr "" -#: cups/ipp.c:2886 +#: cups/ipp.c:2915 msgid "IPP integer value not 4 bytes." msgstr "" -#: cups/ipp.c:3049 +#: cups/ipp.c:3078 msgid "IPP language length overflows value." msgstr "" -#: cups/ipp.c:3055 +#: cups/ipp.c:3084 msgid "IPP language length too large." msgstr "" -#: cups/ipp.c:2812 +#: cups/ipp.c:2841 msgid "IPP member attribute outside of collection." msgstr "" -#: cups/ipp.c:2806 +#: cups/ipp.c:2835 msgid "IPP member name is not empty." msgstr "" -#: cups/ipp.c:3120 +#: cups/ipp.c:3149 msgid "IPP memberName value is empty." msgstr "" -#: cups/ipp.c:3114 +#: cups/ipp.c:3143 msgid "IPP memberName with no attribute." msgstr "" -#: cups/ipp.c:2725 +#: cups/ipp.c:2753 msgid "IPP name larger than 32767 bytes." msgstr "" -#: cups/ipp.c:3024 +#: cups/ipp.c:3053 msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:3144 +#: cups/ipp.c:3173 msgid "IPP octetString length too large." msgstr "" -#: cups/ipp.c:3002 +#: cups/ipp.c:3031 msgid "IPP rangeOfInteger value not 8 bytes." msgstr "" -#: cups/ipp.c:2983 +#: cups/ipp.c:3012 msgid "IPP resolution value not 9 bytes." msgstr "" -#: cups/ipp.c:3070 +#: cups/ipp.c:3099 msgid "IPP string length overflows value." msgstr "" -#: cups/ipp.c:3022 +#: cups/ipp.c:3051 msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:2874 +#: cups/ipp.c:2903 msgid "IPP value larger than 32767 bytes." msgstr "" @@ -4795,7 +4799,7 @@ msgstr "" msgid "Internet Printing Protocol" msgstr "" -#: cups/json.c:725 cups/json.c:1102 +#: cups/json.c:737 cups/json.c:1114 msgid "Invalid JSON data." msgstr "" @@ -4803,11 +4807,11 @@ msgstr "" msgid "Invalid JSON web token." msgstr "" -#: cups/form.c:100 +#: cups/form.c:115 msgid "Invalid form data." msgstr "" -#: cups/ipp.c:2683 cups/ipp.c:2692 +#: cups/ipp.c:2711 cups/ipp.c:2720 msgid "Invalid group tag." msgstr "" @@ -4819,11 +4823,11 @@ msgstr "" msgid "Invalid media size." msgstr "" -#: cups/ipp.c:2734 +#: cups/ipp.c:2762 msgid "Invalid named IPP attribute in collection." msgstr "" -#: scheduler/ipp.c:2691 scheduler/ipp.c:7286 +#: scheduler/ipp.c:2626 scheduler/ipp.c:7221 msgid "Invalid ppd-name value." msgstr "" @@ -4892,56 +4896,56 @@ msgstr "" msgid "JIS B9" msgstr "" -#: cups/json.c:666 +#: cups/json.c:678 msgid "JSON file too large." msgstr "" -#: scheduler/ipp.c:9571 +#: scheduler/ipp.c:9506 #, c-format msgid "Job #%d cannot be restarted - no files." msgstr "" -#: scheduler/ipp.c:3021 scheduler/ipp.c:3255 scheduler/ipp.c:3314 -#: scheduler/ipp.c:3493 scheduler/ipp.c:3939 scheduler/ipp.c:6130 -#: scheduler/ipp.c:6511 scheduler/ipp.c:6658 scheduler/ipp.c:6995 -#: scheduler/ipp.c:7972 scheduler/ipp.c:7994 scheduler/ipp.c:8172 -#: scheduler/ipp.c:8400 scheduler/ipp.c:8443 scheduler/ipp.c:9315 -#: scheduler/ipp.c:9539 scheduler/ipp.c:9890 scheduler/ipp.c:10573 +#: scheduler/ipp.c:2956 scheduler/ipp.c:3190 scheduler/ipp.c:3249 +#: scheduler/ipp.c:3428 scheduler/ipp.c:3874 scheduler/ipp.c:6065 +#: scheduler/ipp.c:6446 scheduler/ipp.c:6593 scheduler/ipp.c:6930 +#: scheduler/ipp.c:7907 scheduler/ipp.c:7929 scheduler/ipp.c:8107 +#: scheduler/ipp.c:8335 scheduler/ipp.c:8378 scheduler/ipp.c:9250 +#: scheduler/ipp.c:9474 scheduler/ipp.c:9825 scheduler/ipp.c:10508 #, c-format msgid "Job #%d does not exist." msgstr "" -#: scheduler/ipp.c:3525 +#: scheduler/ipp.c:3460 #, c-format msgid "Job #%d is already aborted - can't cancel." msgstr "" -#: scheduler/ipp.c:3519 +#: scheduler/ipp.c:3454 #, c-format msgid "Job #%d is already canceled - can't cancel." msgstr "" -#: scheduler/ipp.c:3531 +#: scheduler/ipp.c:3466 #, c-format msgid "Job #%d is already completed - can't cancel." msgstr "" -#: scheduler/ipp.c:8198 scheduler/ipp.c:8485 scheduler/ipp.c:10588 +#: scheduler/ipp.c:8133 scheduler/ipp.c:8420 scheduler/ipp.c:10523 #, c-format msgid "Job #%d is finished and cannot be altered." msgstr "" -#: scheduler/ipp.c:9553 +#: scheduler/ipp.c:9488 #, c-format msgid "Job #%d is not complete." msgstr "" -#: scheduler/ipp.c:3036 +#: scheduler/ipp.c:2971 #, c-format msgid "Job #%d is not held for authentication." msgstr "" -#: scheduler/ipp.c:9329 +#: scheduler/ipp.c:9264 #, c-format msgid "Job #%d is not held." msgstr "" @@ -4962,7 +4966,7 @@ msgstr "" msgid "Job Stopped" msgstr "" -#: scheduler/ipp.c:10702 +#: scheduler/ipp.c:10637 msgid "Job is completed and cannot be changed." msgstr "" @@ -4970,11 +4974,11 @@ msgstr "" msgid "Job operation failed" msgstr "" -#: scheduler/ipp.c:10738 scheduler/ipp.c:10755 scheduler/ipp.c:10766 +#: scheduler/ipp.c:10673 scheduler/ipp.c:10690 scheduler/ipp.c:10701 msgid "Job state cannot be changed." msgstr "" -#: scheduler/ipp.c:9419 +#: scheduler/ipp.c:9354 msgid "Job subscriptions cannot be renewed." msgstr "" @@ -4986,7 +4990,7 @@ msgstr "" msgid "LPD/LPR Host or Printer" msgstr "" -#: cups/dest.c:1766 +#: cups/dest.c:1767 msgid "LPDEST environment variable names default destination that does not exist." msgstr "" @@ -4998,7 +5002,7 @@ msgstr "" msgid "Label Top" msgstr "" -#: scheduler/ipp.c:2016 scheduler/ipp.c:6034 +#: scheduler/ipp.c:1951 scheduler/ipp.c:5969 #, c-format msgid "Language \"%s\" not supported." msgstr "" @@ -5027,7 +5031,7 @@ msgstr "" msgid "Line longer than the maximum allowed (255 characters)" msgstr "" -#: cgi-bin/admin.c:1949 +#: cgi-bin/admin.c:1951 msgid "List Available Printers" msgstr "" @@ -5036,7 +5040,7 @@ msgstr "" msgid "Listening on port %d." msgstr "" -#: scheduler/ipp.c:5511 +#: scheduler/ipp.c:5446 msgid "Local printer created." msgstr "" @@ -5092,16 +5096,16 @@ msgstr "" msgid "Missing asterisk in column 1" msgstr "" -#: scheduler/ipp.c:6534 +#: scheduler/ipp.c:6469 msgid "Missing document-number attribute." msgstr "" -#: cgi-bin/admin.c:495 cgi-bin/admin.c:1797 cgi-bin/admin.c:1882 -#: cgi-bin/admin.c:2300 cgi-bin/admin.c:2554 cgi-bin/admin.c:2665 +#: cgi-bin/admin.c:495 cgi-bin/admin.c:1799 cgi-bin/admin.c:1884 +#: cgi-bin/admin.c:2302 cgi-bin/admin.c:2556 cgi-bin/admin.c:2667 msgid "Missing form variable" msgstr "" -#: scheduler/ipp.c:9938 +#: scheduler/ipp.c:9873 msgid "Missing last-document attribute in request." msgstr "" @@ -5113,7 +5117,7 @@ msgstr "" msgid "Missing media-size in media-col." msgstr "" -#: scheduler/ipp.c:7136 +#: scheduler/ipp.c:7071 msgid "Missing notify-subscription-ids attribute." msgstr "" @@ -5121,11 +5125,11 @@ msgstr "" msgid "Missing option keyword" msgstr "" -#: scheduler/ipp.c:3162 scheduler/ipp.c:3187 +#: scheduler/ipp.c:3097 scheduler/ipp.c:3122 msgid "Missing requesting-user-name attribute." msgstr "" -#: scheduler/ipp.c:5585 scheduler/ipp.c:5611 +#: scheduler/ipp.c:5520 scheduler/ipp.c:5546 #, c-format msgid "Missing required attribute \"%s\"." msgstr "" @@ -5203,11 +5207,11 @@ msgstr "" msgid "Never" msgstr "" -#: cups/tls-gnutls.c:837 cups/tls-openssl.c:810 +#: cups/tls-gnutls.c:861 cups/tls-openssl.c:835 msgid "New credentials are not valid for name." msgstr "" -#: cups/tls-gnutls.c:830 cups/tls-openssl.c:803 +#: cups/tls-gnutls.c:854 cups/tls-openssl.c:828 msgid "New credentials are older than stored credentials." msgstr "" @@ -5239,7 +5243,7 @@ msgstr "" msgid "No active connection." msgstr "" -#: scheduler/ipp.c:3442 +#: scheduler/ipp.c:3377 #, c-format msgid "No active jobs on %s." msgstr "" @@ -5248,7 +5252,7 @@ msgstr "" msgid "No attributes in request." msgstr "" -#: scheduler/ipp.c:3063 +#: scheduler/ipp.c:2998 msgid "No authentication information provided." msgstr "" @@ -5256,15 +5260,15 @@ msgstr "" msgid "No community name" msgstr "" -#: cups/dest.c:1770 cups/dest.c:1782 +#: cups/dest.c:1771 cups/dest.c:1783 msgid "No default destination." msgstr "" -#: scheduler/ipp.c:6334 +#: scheduler/ipp.c:6269 msgid "No default printer." msgstr "" -#: cgi-bin/ipp-var.c:417 scheduler/ipp.c:7717 +#: cgi-bin/ipp-var.c:417 scheduler/ipp.c:7652 msgid "No destinations added." msgstr "" @@ -5280,7 +5284,7 @@ msgstr "" msgid "No error-status" msgstr "" -#: scheduler/ipp.c:8684 scheduler/ipp.c:9952 +#: scheduler/ipp.c:8619 scheduler/ipp.c:9887 msgid "No file in print request." msgstr "" @@ -5309,7 +5313,7 @@ msgstr "" msgid "No printer-uri found for class" msgstr "" -#: scheduler/ipp.c:6741 +#: scheduler/ipp.c:6676 msgid "No printer-uri in request." msgstr "" @@ -5317,11 +5321,11 @@ msgstr "" msgid "No printer-uri-supported attribute." msgstr "" -#: cups/http.c:2006 +#: cups/http.c:2126 msgid "No request URI." msgstr "" -#: cups/http.c:2023 +#: cups/http.c:2143 msgid "No request protocol version." msgstr "" @@ -5333,15 +5337,15 @@ msgstr "" msgid "No request-id" msgstr "" -#: cups/tls-gnutls.c:854 cups/tls-openssl.c:827 +#: cups/tls-gnutls.c:878 cups/tls-openssl.c:852 msgid "No stored credentials, not valid for name." msgstr "" -#: scheduler/ipp.c:5922 +#: scheduler/ipp.c:5857 msgid "No subscription attributes in request." msgstr "" -#: scheduler/ipp.c:8071 +#: scheduler/ipp.c:8006 msgid "No subscriptions found." msgstr "" @@ -5385,7 +5389,7 @@ msgstr "" msgid "Not Supported" msgstr "" -#: scheduler/ipp.c:1456 scheduler/ipp.c:11330 +#: scheduler/ipp.c:1457 scheduler/ipp.c:11265 msgid "Not allowed to print." msgstr "" @@ -5409,11 +5413,11 @@ msgstr "" msgid "Online Help" msgstr "" -#: cups/dnssd.c:1484 +#: cups/dnssd.c:1541 msgid "Only WGS-84 coordinates are supported." msgstr "" -#: scheduler/ipp.c:5564 +#: scheduler/ipp.c:5499 msgid "Only local users can create a local printer." msgstr "" @@ -5430,7 +5434,7 @@ msgstr "" msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" msgstr "" -#: cgi-bin/admin.c:3149 +#: cgi-bin/admin.c:3151 msgid "Operation Policy" msgstr "" @@ -5439,16 +5443,16 @@ msgstr "" msgid "Option \"%s\" cannot be included via %%%%IncludeFeature." msgstr "" -#: cgi-bin/admin.c:2796 cgi-bin/admin.c:2880 +#: cgi-bin/admin.c:2798 cgi-bin/admin.c:2882 msgid "Options Installed" msgstr "" #: berkeley/lpq.c:639 berkeley/lpr.c:433 berkeley/lprm.c:236 -#: scheduler/cupsfilter.c:1548 scheduler/main.c:2074 systemv/cancel.c:402 +#: scheduler/cupsfilter.c:1548 scheduler/main.c:2086 systemv/cancel.c:402 #: systemv/cupsaccept.c:240 systemv/cupsctl.c:229 systemv/cupstestppd.c:3857 #: systemv/lp.c:753 systemv/lpadmin.c:1516 systemv/lpinfo.c:494 #: systemv/lpmove.c:212 systemv/lpoptions.c:539 systemv/lpstat.c:2079 -#: tools/ippeveprinter.c:6887 tools/ippfind.c:2001 tools/ipptool.c:6448 +#: tools/ippeveprinter.c:6889 tools/ippfind.c:2001 tools/ipptool.c:6448 #: ppdc/ppdc.cxx:426 ppdc/ppdhtml.cxx:173 ppdc/ppdi.cxx:119 #: ppdc/ppdmerge.cxx:356 ppdc/ppdpo.cxx:243 msgid "Options:" @@ -5502,7 +5506,7 @@ msgstr "" msgid "PRC32K Oversize Long Edge" msgstr "" -#: cups/dest.c:1768 +#: cups/dest.c:1769 msgid "PRINTER environment variable names default destination that does not exist." msgstr "" @@ -5551,11 +5555,11 @@ msgstr "" msgid "Plain Paper" msgstr "" -#: cgi-bin/admin.c:2814 cgi-bin/admin.c:3098 +#: cgi-bin/admin.c:2816 cgi-bin/admin.c:3100 msgid "Policies" msgstr "" -#: cgi-bin/admin.c:2821 cgi-bin/admin.c:3167 cgi-bin/admin.c:3180 +#: cgi-bin/admin.c:2823 cgi-bin/admin.c:3169 cgi-bin/admin.c:3182 msgid "Port Monitor" msgstr "" @@ -5635,7 +5639,7 @@ msgstr "" msgid "Print job was not accepted." msgstr "" -#: scheduler/ipp.c:5640 scheduler/ipp.c:5649 +#: scheduler/ipp.c:5575 scheduler/ipp.c:5584 #, c-format msgid "Printer \"%s\" already exists." msgstr "" @@ -5694,7 +5698,7 @@ msgstr "" msgid "Quarto" msgstr "" -#: scheduler/ipp.c:1451 scheduler/ipp.c:11325 +#: scheduler/ipp.c:1452 scheduler/ipp.c:11260 msgid "Quota limit reached." msgstr "" @@ -5760,11 +5764,11 @@ msgstr "" msgid "See Other" msgstr "" -#: scheduler/ipp.c:7340 scheduler/ipp.c:7359 +#: scheduler/ipp.c:7275 scheduler/ipp.c:7294 msgid "See remote printer." msgstr "" -#: cups/tls-gnutls.c:901 cups/tls-openssl.c:874 +#: cups/tls-gnutls.c:920 cups/tls-openssl.c:894 msgid "Self-signed credentials are blocked." msgstr "" @@ -5788,7 +5792,7 @@ msgstr "" msgid "Server Stopped" msgstr "" -#: cups/tls-gnutls.c:1513 cups/tls-openssl.c:1534 +#: cups/tls-gnutls.c:1556 cups/tls-openssl.c:1588 msgid "Server credentials not set." msgstr "" @@ -5796,20 +5800,20 @@ msgstr "" msgid "Service Unavailable" msgstr "" -#: cgi-bin/admin.c:2301 cgi-bin/admin.c:2347 cgi-bin/admin.c:2504 -#: cgi-bin/admin.c:2523 +#: cgi-bin/admin.c:2303 cgi-bin/admin.c:2349 cgi-bin/admin.c:2506 +#: cgi-bin/admin.c:2525 msgid "Set Allowed Users" msgstr "" -#: cgi-bin/admin.c:2550 +#: cgi-bin/admin.c:2552 msgid "Set As Server Default" msgstr "" -#: cgi-bin/admin.c:2650 +#: cgi-bin/admin.c:2652 msgid "Set Class Options" msgstr "" -#: cgi-bin/admin.c:2650 cgi-bin/admin.c:2824 cgi-bin/admin.c:3209 +#: cgi-bin/admin.c:2652 cgi-bin/admin.c:2826 cgi-bin/admin.c:3211 msgid "Set Printer Options" msgstr "" @@ -5835,7 +5839,7 @@ msgid "Standard" msgstr "" #. TRANSLATORS: Banner/cover sheet before the print job. -#: cgi-bin/admin.c:3070 +#: cgi-bin/admin.c:3072 msgid "Starting Banner" msgstr "" @@ -5849,8 +5853,8 @@ msgstr "" msgid "Statement" msgstr "" -#: scheduler/ipp.c:3588 scheduler/ipp.c:7152 scheduler/ipp.c:7877 -#: scheduler/ipp.c:9407 +#: scheduler/ipp.c:3523 scheduler/ipp.c:7087 scheduler/ipp.c:7812 +#: scheduler/ipp.c:9342 #, c-format msgid "Subscription #%d does not exist." msgstr "" @@ -5899,33 +5903,33 @@ msgstr "" msgid "Tear-Off Adjust Position" msgstr "" -#: scheduler/ipp.c:1287 +#: scheduler/ipp.c:1288 #, c-format msgid "The \"%s\" attribute is required for print jobs." msgstr "" -#: scheduler/ipp.c:6812 scheduler/ipp.c:6892 scheduler/ipp.c:6905 -#: scheduler/ipp.c:6917 scheduler/ipp.c:6932 +#: scheduler/ipp.c:6747 scheduler/ipp.c:6827 scheduler/ipp.c:6840 +#: scheduler/ipp.c:6852 scheduler/ipp.c:6867 #, c-format msgid "The %s attribute cannot be provided with job-ids." msgstr "" -#: scheduler/ipp.c:1266 +#: scheduler/ipp.c:1267 #, c-format msgid "The '%s' Job Status attribute cannot be supplied in a job creation request." msgstr "" -#: scheduler/ipp.c:5217 +#: scheduler/ipp.c:5152 #, c-format msgid "The '%s' operation attribute cannot be supplied in a Create-Job request." msgstr "" -#: scheduler/ipp.c:7382 +#: scheduler/ipp.c:7317 #, c-format msgid "The PPD file \"%s\" could not be found." msgstr "" -#: scheduler/ipp.c:7371 +#: scheduler/ipp.c:7306 #, c-format msgid "The PPD file \"%s\" could not be opened: %s" msgstr "" @@ -5939,11 +5943,11 @@ msgstr "" msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." msgstr "" -#: scheduler/ipp.c:2043 +#: scheduler/ipp.c:1978 msgid "The notify-lease-duration attribute cannot be used with job subscriptions." msgstr "" -#: scheduler/ipp.c:2026 scheduler/ipp.c:6044 +#: scheduler/ipp.c:1961 scheduler/ipp.c:5979 #, c-format msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "" @@ -5995,27 +5999,27 @@ msgstr "" msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/ \\), quotes (' \"), question mark (?), or the pound sign (#)." msgstr "" -#: cups/dest.c:1761 scheduler/ipp.c:710 scheduler/ipp.c:995 -#: scheduler/ipp.c:3227 scheduler/ipp.c:3408 scheduler/ipp.c:5200 -#: scheduler/ipp.c:5881 scheduler/ipp.c:6212 scheduler/ipp.c:6778 -#: scheduler/ipp.c:7586 scheduler/ipp.c:7642 scheduler/ipp.c:7984 -#: scheduler/ipp.c:8259 scheduler/ipp.c:8348 scheduler/ipp.c:8381 -#: scheduler/ipp.c:8699 scheduler/ipp.c:9117 scheduler/ipp.c:9199 -#: scheduler/ipp.c:10442 scheduler/ipp.c:10904 scheduler/ipp.c:11288 -#: scheduler/ipp.c:11370 scheduler/ipp.c:11700 +#: cups/dest.c:1762 scheduler/ipp.c:710 scheduler/ipp.c:995 +#: scheduler/ipp.c:3162 scheduler/ipp.c:3343 scheduler/ipp.c:5135 +#: scheduler/ipp.c:5816 scheduler/ipp.c:6147 scheduler/ipp.c:6713 +#: scheduler/ipp.c:7521 scheduler/ipp.c:7577 scheduler/ipp.c:7919 +#: scheduler/ipp.c:8194 scheduler/ipp.c:8283 scheduler/ipp.c:8316 +#: scheduler/ipp.c:8634 scheduler/ipp.c:9052 scheduler/ipp.c:9134 +#: scheduler/ipp.c:10377 scheduler/ipp.c:10839 scheduler/ipp.c:11223 +#: scheduler/ipp.c:11305 scheduler/ipp.c:11635 msgid "The printer or class does not exist." msgstr "" -#: scheduler/ipp.c:1207 +#: scheduler/ipp.c:1208 msgid "The printer or class is not shared." msgstr "" -#: scheduler/ipp.c:816 scheduler/ipp.c:2207 +#: scheduler/ipp.c:816 scheduler/ipp.c:2142 #, c-format msgid "The printer-uri \"%s\" contains invalid characters." msgstr "" -#: scheduler/ipp.c:3204 +#: scheduler/ipp.c:3139 msgid "The printer-uri attribute is required." msgstr "" @@ -6023,20 +6027,20 @@ msgstr "" msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." msgstr "" -#: scheduler/ipp.c:2191 +#: scheduler/ipp.c:2126 msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." msgstr "" -#: scheduler/client.c:2002 +#: scheduler/client.c:2029 msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it." msgstr "" -#: scheduler/ipp.c:6876 +#: scheduler/ipp.c:6811 #, c-format msgid "The which-jobs value \"%s\" is not supported." msgstr "" -#: scheduler/ipp.c:6141 +#: scheduler/ipp.c:6076 msgid "There are too many subscriptions." msgstr "" @@ -6049,16 +6053,16 @@ msgstr "" msgid "Thermal Transfer Media" msgstr "" -#: scheduler/ipp.c:1445 +#: scheduler/ipp.c:1446 msgid "Too many active jobs." msgstr "" -#: scheduler/ipp.c:1339 +#: scheduler/ipp.c:1340 #, c-format msgid "Too many job-sheets values (%d > 2)." msgstr "" -#: scheduler/ipp.c:2532 +#: scheduler/ipp.c:2467 #, c-format msgid "Too many printer-state-reasons values (%d > %d)." msgstr "" @@ -6087,8 +6091,8 @@ msgstr "" msgid "Tray 4" msgstr "" -#: cups/tls-gnutls.c:823 cups/tls-gnutls.c:882 cups/tls-openssl.c:796 -#: cups/tls-openssl.c:855 +#: cups/tls-gnutls.c:847 cups/tls-gnutls.c:915 cups/tls-openssl.c:821 +#: cups/tls-openssl.c:889 msgid "Trust on first use is disabled." msgstr "" @@ -6136,7 +6140,7 @@ msgstr "" msgid "US Letter Small" msgstr "" -#: cgi-bin/admin.c:1650 cgi-bin/admin.c:1663 cgi-bin/admin.c:1687 +#: cgi-bin/admin.c:1652 cgi-bin/admin.c:1665 cgi-bin/admin.c:1689 msgid "Unable to access cupsd.conf file" msgstr "" @@ -6152,12 +6156,12 @@ msgstr "" msgid "Unable to add document to print job." msgstr "" -#: cups/tls-openssl.c:1204 cups/tls-openssl.c:1213 cups/tls-openssl.c:1222 -#: cups/tls-openssl.c:1231 +#: cups/tls-openssl.c:1236 cups/tls-openssl.c:1245 cups/tls-openssl.c:1254 +#: cups/tls-openssl.c:1263 msgid "Unable to add extension to X.509 certificate." msgstr "" -#: scheduler/ipp.c:1520 +#: scheduler/ipp.c:1521 #, c-format msgid "Unable to add job for destination \"%s\"." msgstr "" @@ -6166,6 +6170,10 @@ msgstr "" msgid "Unable to add printer" msgstr "" +#: cups/ipp.c:2852 cups/ipp.c:2877 cups/ipp.c:3184 +msgid "Unable to allocate IPP attribute." +msgstr "" + #: scheduler/ipp.c:1125 msgid "Unable to allocate memory for file types." msgstr "" @@ -6187,25 +6195,25 @@ msgstr "" msgid "Unable to cancel print job." msgstr "" -#: cgi-bin/admin.c:2505 +#: cgi-bin/admin.c:2507 msgid "Unable to change printer" msgstr "" -#: cgi-bin/admin.c:1356 cgi-bin/admin.c:1488 +#: cgi-bin/admin.c:1358 cgi-bin/admin.c:1490 msgid "Unable to change server settings" msgstr "" -#: scheduler/ipp.c:4713 +#: scheduler/ipp.c:4648 #, c-format msgid "Unable to commit PPD file: %s" msgstr "" -#: cups/ipp.c:4636 +#: cups/ipp.c:4665 #, c-format msgid "Unable to compile mimeMediaType regular expression: %s." msgstr "" -#: cups/ipp.c:4594 +#: cups/ipp.c:4623 #, c-format msgid "Unable to compile naturalLanguage regular expression: %s." msgstr "" @@ -6214,11 +6222,11 @@ msgstr "" msgid "Unable to configure printer options." msgstr "" -#: cups/tls-openssl.c:2066 cups/tls-openssl.c:2068 +#: cups/tls-openssl.c:2125 cups/tls-openssl.c:2127 msgid "Unable to configure private key context." msgstr "" -#: scheduler/ipp.c:5341 +#: scheduler/ipp.c:5276 #, c-format msgid "Unable to connect to %s:%d: %s" msgstr "" @@ -6232,17 +6240,17 @@ msgstr "" msgid "Unable to contact printer, queuing on next printer in class." msgstr "" -#: scheduler/ipp.c:2634 +#: scheduler/ipp.c:2569 #, c-format msgid "Unable to copy PPD file - %s" msgstr "" -#: scheduler/ipp.c:5470 +#: scheduler/ipp.c:5405 #, c-format msgid "Unable to create PPD for printer: %s" msgstr "" -#: scheduler/ipp.c:5503 +#: scheduler/ipp.c:5438 #, c-format msgid "Unable to create PPD: %s" msgstr "" @@ -6251,7 +6259,7 @@ msgstr "" msgid "Unable to create X.509 certificate signing request." msgstr "" -#: cups/tls-openssl.c:227 cups/tls-openssl.c:1016 +#: cups/tls-openssl.c:227 cups/tls-openssl.c:1048 msgid "Unable to create X.509 certificate." msgstr "" @@ -6259,19 +6267,19 @@ msgstr "" msgid "Unable to create printer-uri" msgstr "" -#: scheduler/ipp.c:5660 +#: scheduler/ipp.c:5595 msgid "Unable to create printer." msgstr "" -#: cups/tls-openssl.c:2062 +#: cups/tls-openssl.c:2121 msgid "Unable to create private key context." msgstr "" -#: cups/tls-openssl.c:2070 +#: cups/tls-openssl.c:2129 msgid "Unable to create private key." msgstr "" -#: cups/tls-gnutls.c:1646 cups/tls-gnutls.c:1662 cups/tls-openssl.c:1654 +#: cups/tls-gnutls.c:1693 cups/tls-gnutls.c:1709 cups/tls-openssl.c:1709 msgid "Unable to create server credentials." msgstr "" @@ -6280,15 +6288,15 @@ msgstr "" msgid "Unable to create spool directory \"%s\": %s" msgstr "" -#: cgi-bin/admin.c:1541 cgi-bin/admin.c:1553 scheduler/cupsfilter.c:1362 +#: cgi-bin/admin.c:1543 cgi-bin/admin.c:1555 scheduler/cupsfilter.c:1362 msgid "Unable to create temporary file" msgstr "" -#: cgi-bin/admin.c:1844 +#: cgi-bin/admin.c:1846 msgid "Unable to delete class" msgstr "" -#: cgi-bin/admin.c:1929 +#: cgi-bin/admin.c:1931 msgid "Unable to delete printer" msgstr "" @@ -6296,7 +6304,7 @@ msgstr "" msgid "Unable to do maintenance command" msgstr "" -#: cgi-bin/admin.c:1665 +#: cgi-bin/admin.c:1667 msgid "Unable to edit cupsd.conf files larger than 1MB" msgstr "" @@ -6329,7 +6337,7 @@ msgstr "" msgid "Unable to get list of printer drivers" msgstr "" -#: cgi-bin/admin.c:2355 +#: cgi-bin/admin.c:2357 msgid "Unable to get printer attributes" msgstr "" @@ -6345,19 +6353,19 @@ msgstr "" msgid "Unable to get printer status." msgstr "" -#: cups/tls-openssl.c:1001 +#: cups/tls-openssl.c:1033 msgid "Unable to import X.509 certificate request." msgstr "" -#: cups/tls-gnutls.c:797 cups/tls-openssl.c:768 +#: cups/tls-gnutls.c:821 cups/tls-openssl.c:793 msgid "Unable to import credentials." msgstr "" -#: cups/tls-openssl.c:2064 +#: cups/tls-openssl.c:2123 msgid "Unable to initialize private key context." msgstr "" -#: cups/tls-gnutls.c:1236 cups/tls-openssl.c:281 cups/tls-openssl.c:1264 +#: cups/tls-gnutls.c:1267 cups/tls-openssl.c:281 cups/tls-openssl.c:1296 msgid "Unable to load X.509 CA certificate and private key." msgstr "" @@ -6370,7 +6378,7 @@ msgstr "" msgid "Unable to locate printer \"%s\"." msgstr "" -#: backend/dnssd.c:312 backend/ipp.c:320 backend/lpd.c:175 backend/socket.c:148 +#: backend/dnssd.c:315 backend/ipp.c:320 backend/lpd.c:175 backend/socket.c:148 msgid "Unable to locate printer." msgstr "" @@ -6390,11 +6398,11 @@ msgstr "" msgid "Unable to move jobs" msgstr "" -#: cgi-bin/admin.c:2701 cups/ppd.c:284 +#: cgi-bin/admin.c:2703 cups/ppd.c:284 msgid "Unable to open PPD file" msgstr "" -#: cgi-bin/admin.c:2160 +#: cgi-bin/admin.c:2162 msgid "Unable to open cupsd.conf file:" msgstr "" @@ -6402,12 +6410,12 @@ msgstr "" msgid "Unable to open device file" msgstr "" -#: scheduler/ipp.c:6555 +#: scheduler/ipp.c:6490 #, c-format msgid "Unable to open document #%d in job #%d." msgstr "" -#: cgi-bin/help.c:358 +#: cgi-bin/help.c:359 msgid "Unable to open help file." msgstr "" @@ -6426,7 +6434,7 @@ msgstr "" msgid "Unable to print test page" msgstr "" -#: scheduler/ipp.c:5455 +#: scheduler/ipp.c:5390 #, c-format msgid "Unable to read generated PPD: %s" msgstr "" @@ -6440,25 +6448,29 @@ msgstr "" msgid "Unable to read response." msgstr "" -#: scheduler/ipp.c:8862 scheduler/ipp.c:10109 +#: cups/ipp.c:5992 +msgid "Unable to reallocate IPP attribute value." +msgstr "" + +#: scheduler/ipp.c:8797 scheduler/ipp.c:10044 msgid "Unable to rename job document file." msgstr "" -#: cups/dest.c:2951 +#: cups/dest.c:2944 msgid "Unable to resolve printer-uri." msgstr "" -#: scheduler/ipp.c:4483 +#: scheduler/ipp.c:4418 #, c-format msgid "Unable to run cups-driverd: %s" msgstr "" -#: scheduler/ipp.c:4657 +#: scheduler/ipp.c:4592 #, c-format msgid "Unable to save PPD file: %s" msgstr "" -#: scheduler/ipp.c:11254 +#: scheduler/ipp.c:11189 #, c-format msgid "Unable to save value for \"%s\" with a temporary printer." msgstr "" @@ -6475,11 +6487,11 @@ msgstr "" msgid "Unable to send data to printer." msgstr "" -#: cgi-bin/admin.c:3325 +#: cgi-bin/admin.c:3327 msgid "Unable to set options" msgstr "" -#: cgi-bin/admin.c:2592 +#: cgi-bin/admin.c:2594 msgid "Unable to set server default" msgstr "" @@ -6487,7 +6499,7 @@ msgstr "" msgid "Unable to start backend process." msgstr "" -#: cgi-bin/admin.c:1603 +#: cgi-bin/admin.c:1605 msgid "Unable to upload cupsd.conf file" msgstr "" @@ -6495,7 +6507,7 @@ msgstr "" msgid "Unable to use legacy USB class driver." msgstr "" -#: cups/tls-openssl.c:1007 +#: cups/tls-openssl.c:1039 msgid "Unable to verify X.509 certificate request." msgstr "" @@ -6503,7 +6515,7 @@ msgstr "" msgid "Unable to write X.509 certificate signing request." msgstr "" -#: cups/tls-openssl.c:385 cups/tls-openssl.c:1282 +#: cups/tls-openssl.c:385 cups/tls-openssl.c:1314 msgid "Unable to write X.509 certificate." msgstr "" @@ -6524,7 +6536,7 @@ msgstr "" msgid "Unauthorized" msgstr "" -#: cgi-bin/admin.c:3021 +#: cgi-bin/admin.c:3023 msgid "Units" msgstr "" @@ -6575,21 +6587,21 @@ msgstr "" msgid "Unknown print mode: \"%s\"." msgstr "" -#: scheduler/ipp.c:11150 +#: scheduler/ipp.c:11085 #, c-format msgid "Unknown printer-error-policy \"%s\"." msgstr "" -#: scheduler/ipp.c:11130 +#: scheduler/ipp.c:11065 #, c-format msgid "Unknown printer-op-policy \"%s\"." msgstr "" -#: cups/http.c:2068 +#: cups/http.c:2188 msgid "Unknown request method." msgstr "" -#: cups/http.c:2087 +#: cups/http.c:2207 msgid "Unknown request version." msgstr "" @@ -6606,25 +6618,25 @@ msgstr "" msgid "Unknown version option value: \"%s\"." msgstr "" -#: scheduler/ipp.c:11610 +#: scheduler/ipp.c:11545 #, c-format msgid "Unsupported 'compression' value \"%s\"." msgstr "" -#: scheduler/ipp.c:11642 +#: scheduler/ipp.c:11577 #, c-format msgid "Unsupported 'document-format' value \"%s\"." msgstr "" -#: scheduler/ipp.c:8211 scheduler/ipp.c:10668 scheduler/ipp.c:11661 +#: scheduler/ipp.c:8146 scheduler/ipp.c:10603 scheduler/ipp.c:11596 msgid "Unsupported 'job-hold-until' value." msgstr "" -#: scheduler/ipp.c:11677 +#: scheduler/ipp.c:11612 msgid "Unsupported 'job-name' value." msgstr "" -#: cups/json.c:1174 +#: cups/json.c:1186 msgid "Unsupported URI scheme." msgstr "" @@ -6633,27 +6645,27 @@ msgstr "" msgid "Unsupported character set \"%s\"." msgstr "" -#: scheduler/ipp.c:8667 scheduler/ipp.c:9919 +#: scheduler/ipp.c:8602 scheduler/ipp.c:9854 #, c-format msgid "Unsupported compression \"%s\"." msgstr "" -#: scheduler/ipp.c:8805 scheduler/ipp.c:10074 +#: scheduler/ipp.c:8740 scheduler/ipp.c:10009 #, c-format msgid "Unsupported document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:10057 +#: scheduler/ipp.c:9992 #, c-format msgid "Unsupported document-format \"%s/%s\"." msgstr "" -#: scheduler/ipp.c:1305 +#: scheduler/ipp.c:1306 #, c-format msgid "Unsupported format \"%s\"." msgstr "" -#: scheduler/ipp.c:1403 +#: scheduler/ipp.c:1404 msgid "Unsupported margins." msgstr "" @@ -6712,7 +6724,7 @@ msgstr "" msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]" msgstr "" -#: scheduler/main.c:2073 +#: scheduler/main.c:2085 msgid "Usage: cupsd [options]" msgstr "" @@ -6726,7 +6738,7 @@ msgid "" " program | cupstestppd [options] -" msgstr "" -#: tools/ippeveprinter.c:6886 +#: tools/ippeveprinter.c:6888 msgid "Usage: ippeveprinter [options] \"name\"" msgstr "" @@ -6824,7 +6836,7 @@ msgstr "" msgid "Using spool directory \"%s\"." msgstr "" -#: cups/tls-gnutls.c:1107 cups/tls-openssl.c:1186 +#: cups/tls-gnutls.c:1138 cups/tls-openssl.c:1218 msgid "Validation of subjectAltName in X.509 certificate request failed." msgstr "" @@ -6864,16 +6876,16 @@ msgstr "" msgid "Yes" msgstr "" -#: scheduler/client.c:1990 +#: scheduler/client.c:2017 msgid "You cannot access this page." msgstr "" -#: scheduler/client.c:1996 +#: scheduler/client.c:2023 #, c-format msgid "You must access this page using the URL https://%s:%d%s." msgstr "" -#: scheduler/client.c:1988 +#: scheduler/client.c:2015 msgid "Your account does not have the necessary privileges." msgstr "" @@ -6890,137 +6902,137 @@ msgid "aborted" msgstr "" #. TRANSLATORS: Accuracy Units -#: locale/ipp-strings.c:2 +#: locale/ipp-strings.c:64 msgid "accuracy-units" msgstr "" #. TRANSLATORS: Millimeters -#: locale/ipp-strings.c:4 +#: locale/ipp-strings.c:66 msgid "accuracy-units.mm" msgstr "" #. TRANSLATORS: Nanometers -#: locale/ipp-strings.c:6 +#: locale/ipp-strings.c:68 msgid "accuracy-units.nm" msgstr "" #. TRANSLATORS: Micrometers -#: locale/ipp-strings.c:8 +#: locale/ipp-strings.c:70 msgid "accuracy-units.um" msgstr "" #. TRANSLATORS: Bale Output -#: locale/ipp-strings.c:10 +#: locale/ipp-strings.c:72 msgid "baling" msgstr "" #. TRANSLATORS: Bale Using -#: locale/ipp-strings.c:12 +#: locale/ipp-strings.c:74 msgid "baling-type" msgstr "" #. TRANSLATORS: Band -#: locale/ipp-strings.c:14 +#: locale/ipp-strings.c:76 msgid "baling-type.band" msgstr "" #. TRANSLATORS: Shrink Wrap -#: locale/ipp-strings.c:16 +#: locale/ipp-strings.c:78 msgid "baling-type.shrink-wrap" msgstr "" #. TRANSLATORS: Wrap -#: locale/ipp-strings.c:18 +#: locale/ipp-strings.c:80 msgid "baling-type.wrap" msgstr "" #. TRANSLATORS: Bale After -#: locale/ipp-strings.c:20 +#: locale/ipp-strings.c:82 msgid "baling-when" msgstr "" #. TRANSLATORS: Job -#: locale/ipp-strings.c:22 +#: locale/ipp-strings.c:84 msgid "baling-when.after-job" msgstr "" #. TRANSLATORS: Sets -#: locale/ipp-strings.c:24 +#: locale/ipp-strings.c:86 msgid "baling-when.after-sets" msgstr "" #. TRANSLATORS: Bind Output -#: locale/ipp-strings.c:26 +#: locale/ipp-strings.c:88 msgid "binding" msgstr "" #. TRANSLATORS: Bind Edge -#: locale/ipp-strings.c:28 +#: locale/ipp-strings.c:90 msgid "binding-reference-edge" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:30 +#: locale/ipp-strings.c:92 msgid "binding-reference-edge.bottom" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:32 +#: locale/ipp-strings.c:94 msgid "binding-reference-edge.left" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:34 +#: locale/ipp-strings.c:96 msgid "binding-reference-edge.right" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:36 +#: locale/ipp-strings.c:98 msgid "binding-reference-edge.top" msgstr "" #. TRANSLATORS: Binder Type -#: locale/ipp-strings.c:38 +#: locale/ipp-strings.c:100 msgid "binding-type" msgstr "" #. TRANSLATORS: Adhesive -#: locale/ipp-strings.c:40 +#: locale/ipp-strings.c:102 msgid "binding-type.adhesive" msgstr "" #. TRANSLATORS: Comb -#: locale/ipp-strings.c:42 +#: locale/ipp-strings.c:104 msgid "binding-type.comb" msgstr "" #. TRANSLATORS: Flat -#: locale/ipp-strings.c:44 +#: locale/ipp-strings.c:106 msgid "binding-type.flat" msgstr "" #. TRANSLATORS: Padding -#: locale/ipp-strings.c:46 +#: locale/ipp-strings.c:108 msgid "binding-type.padding" msgstr "" #. TRANSLATORS: Perfect -#: locale/ipp-strings.c:48 +#: locale/ipp-strings.c:110 msgid "binding-type.perfect" msgstr "" #. TRANSLATORS: Spiral -#: locale/ipp-strings.c:50 +#: locale/ipp-strings.c:112 msgid "binding-type.spiral" msgstr "" #. TRANSLATORS: Tape -#: locale/ipp-strings.c:52 +#: locale/ipp-strings.c:114 msgid "binding-type.tape" msgstr "" #. TRANSLATORS: Velo -#: locale/ipp-strings.c:54 +#: locale/ipp-strings.c:116 msgid "binding-type.velo" msgstr "" @@ -7029,97 +7041,97 @@ msgid "canceled" msgstr "" #. TRANSLATORS: Chamber Humidity -#: locale/ipp-strings.c:56 +#: locale/ipp-strings.c:118 msgid "chamber-humidity" msgstr "" #. TRANSLATORS: Chamber Temperature -#: locale/ipp-strings.c:58 +#: locale/ipp-strings.c:120 msgid "chamber-temperature" msgstr "" #. TRANSLATORS: Print Job Cost -#: locale/ipp-strings.c:60 +#: locale/ipp-strings.c:122 msgid "charge-info-message" msgstr "" #. TRANSLATORS: Coat Sheets -#: locale/ipp-strings.c:62 +#: locale/ipp-strings.c:124 msgid "coating" msgstr "" #. TRANSLATORS: Add Coating To -#: locale/ipp-strings.c:64 +#: locale/ipp-strings.c:126 msgid "coating-sides" msgstr "" #. TRANSLATORS: Back -#: locale/ipp-strings.c:66 +#: locale/ipp-strings.c:128 msgid "coating-sides.back" msgstr "" #. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:68 +#: locale/ipp-strings.c:130 msgid "coating-sides.both" msgstr "" #. TRANSLATORS: Front -#: locale/ipp-strings.c:70 +#: locale/ipp-strings.c:132 msgid "coating-sides.front" msgstr "" #. TRANSLATORS: Type of Coating -#: locale/ipp-strings.c:72 +#: locale/ipp-strings.c:134 msgid "coating-type" msgstr "" #. TRANSLATORS: Archival -#: locale/ipp-strings.c:74 +#: locale/ipp-strings.c:136 msgid "coating-type.archival" msgstr "" #. TRANSLATORS: Archival Glossy -#: locale/ipp-strings.c:76 +#: locale/ipp-strings.c:138 msgid "coating-type.archival-glossy" msgstr "" #. TRANSLATORS: Archival Matte -#: locale/ipp-strings.c:78 +#: locale/ipp-strings.c:140 msgid "coating-type.archival-matte" msgstr "" #. TRANSLATORS: Archival Semi Gloss -#: locale/ipp-strings.c:80 +#: locale/ipp-strings.c:142 msgid "coating-type.archival-semi-gloss" msgstr "" #. TRANSLATORS: Glossy -#: locale/ipp-strings.c:82 +#: locale/ipp-strings.c:144 msgid "coating-type.glossy" msgstr "" #. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:84 +#: locale/ipp-strings.c:146 msgid "coating-type.high-gloss" msgstr "" #. TRANSLATORS: Matte -#: locale/ipp-strings.c:86 +#: locale/ipp-strings.c:148 msgid "coating-type.matte" msgstr "" #. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:88 +#: locale/ipp-strings.c:150 msgid "coating-type.semi-gloss" msgstr "" #. TRANSLATORS: Silicone -#: locale/ipp-strings.c:90 +#: locale/ipp-strings.c:152 msgid "coating-type.silicone" msgstr "" #. TRANSLATORS: Translucent -#: locale/ipp-strings.c:92 +#: locale/ipp-strings.c:154 msgid "coating-type.translucent" msgstr "" @@ -7128,129 +7140,129 @@ msgid "completed" msgstr "" #. TRANSLATORS: Print Confirmation Sheet -#: locale/ipp-strings.c:94 +#: locale/ipp-strings.c:156 msgid "confirmation-sheet-print" msgstr "" #. TRANSLATORS: Copies -#: locale/ipp-strings.c:96 +#: locale/ipp-strings.c:158 msgid "copies" msgstr "" #. TRANSLATORS: Back Cover -#: locale/ipp-strings.c:98 +#: locale/ipp-strings.c:160 msgid "cover-back" msgstr "" #. TRANSLATORS: Front Cover -#: locale/ipp-strings.c:100 +#: locale/ipp-strings.c:162 msgid "cover-front" msgstr "" #. TRANSLATORS: Cover Sheet Info -#: locale/ipp-strings.c:102 +#: locale/ipp-strings.c:164 msgid "cover-sheet-info" msgstr "" #. TRANSLATORS: Date Time -#: locale/ipp-strings.c:104 +#: locale/ipp-strings.c:166 msgid "cover-sheet-info-supported.date-time" msgstr "" #. TRANSLATORS: From Name -#: locale/ipp-strings.c:106 +#: locale/ipp-strings.c:168 msgid "cover-sheet-info-supported.from-name" msgstr "" #. TRANSLATORS: Logo -#: locale/ipp-strings.c:108 +#: locale/ipp-strings.c:170 msgid "cover-sheet-info-supported.logo" msgstr "" #. TRANSLATORS: Message -#: locale/ipp-strings.c:110 +#: locale/ipp-strings.c:172 msgid "cover-sheet-info-supported.message" msgstr "" #. TRANSLATORS: Organization -#: locale/ipp-strings.c:112 +#: locale/ipp-strings.c:174 msgid "cover-sheet-info-supported.organization" msgstr "" #. TRANSLATORS: Subject -#: locale/ipp-strings.c:114 +#: locale/ipp-strings.c:176 msgid "cover-sheet-info-supported.subject" msgstr "" #. TRANSLATORS: To Name -#: locale/ipp-strings.c:116 +#: locale/ipp-strings.c:178 msgid "cover-sheet-info-supported.to-name" msgstr "" #. TRANSLATORS: Printed Cover -#: locale/ipp-strings.c:118 +#: locale/ipp-strings.c:180 msgid "cover-type" msgstr "" #. TRANSLATORS: No Cover -#: locale/ipp-strings.c:120 +#: locale/ipp-strings.c:182 msgid "cover-type.no-cover" msgstr "" #. TRANSLATORS: Back Only -#: locale/ipp-strings.c:122 +#: locale/ipp-strings.c:184 msgid "cover-type.print-back" msgstr "" #. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:124 +#: locale/ipp-strings.c:186 msgid "cover-type.print-both" msgstr "" #. TRANSLATORS: Front Only -#: locale/ipp-strings.c:126 +#: locale/ipp-strings.c:188 msgid "cover-type.print-front" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:128 +#: locale/ipp-strings.c:190 msgid "cover-type.print-none" msgstr "" #. TRANSLATORS: Cover Output -#: locale/ipp-strings.c:130 +#: locale/ipp-strings.c:192 msgid "covering" msgstr "" #. TRANSLATORS: Add Cover -#: locale/ipp-strings.c:132 +#: locale/ipp-strings.c:194 msgid "covering-name" msgstr "" #. TRANSLATORS: Plain -#: locale/ipp-strings.c:134 +#: locale/ipp-strings.c:196 msgid "covering-name.plain" msgstr "" #. TRANSLATORS: Pre-cut -#: locale/ipp-strings.c:136 +#: locale/ipp-strings.c:198 msgid "covering-name.pre-cut" msgstr "" #. TRANSLATORS: Pre-printed -#: locale/ipp-strings.c:138 +#: locale/ipp-strings.c:200 msgid "covering-name.pre-printed" msgstr "" -#: scheduler/ipp.c:6427 +#: scheduler/ipp.c:6362 msgid "cups-deviced failed to execute." msgstr "" -#: scheduler/ipp.c:7314 scheduler/ipp.c:7553 +#: scheduler/ipp.c:7249 scheduler/ipp.c:7488 msgid "cups-driverd failed to execute." msgstr "" -#: scheduler/ipp.c:4563 +#: scheduler/ipp.c:4498 msgid "cups-driverd failed to get PPD file - see error_log for details." msgstr "" @@ -7336,7 +7348,7 @@ msgid "cupstestppd: The -v option is incompatible with the -q option." msgstr "" #. TRANSLATORS: Detailed Status Message -#: locale/ipp-strings.c:140 +#: locale/ipp-strings.c:202 msgid "detailed-status-message" msgstr "" @@ -7351,282 +7363,282 @@ msgid "device for %s: %s" msgstr "" #. TRANSLATORS: Copies -#: locale/ipp-strings.c:142 +#: locale/ipp-strings.c:204 msgid "document-copies" msgstr "" #. TRANSLATORS: Document Privacy Attributes -#: locale/ipp-strings.c:144 +#: locale/ipp-strings.c:206 msgid "document-privacy-attributes" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:146 +#: locale/ipp-strings.c:208 msgid "document-privacy-attributes.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:148 +#: locale/ipp-strings.c:210 msgid "document-privacy-attributes.default" msgstr "" #. TRANSLATORS: Document Description -#: locale/ipp-strings.c:150 +#: locale/ipp-strings.c:212 msgid "document-privacy-attributes.document-description" msgstr "" #. TRANSLATORS: Document Template -#: locale/ipp-strings.c:152 +#: locale/ipp-strings.c:214 msgid "document-privacy-attributes.document-template" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:154 +#: locale/ipp-strings.c:216 msgid "document-privacy-attributes.none" msgstr "" #. TRANSLATORS: Document Privacy Scope -#: locale/ipp-strings.c:156 +#: locale/ipp-strings.c:218 msgid "document-privacy-scope" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:158 +#: locale/ipp-strings.c:220 msgid "document-privacy-scope.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:160 +#: locale/ipp-strings.c:222 msgid "document-privacy-scope.default" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:162 +#: locale/ipp-strings.c:224 msgid "document-privacy-scope.none" msgstr "" #. TRANSLATORS: Owner -#: locale/ipp-strings.c:164 +#: locale/ipp-strings.c:226 msgid "document-privacy-scope.owner" msgstr "" #. TRANSLATORS: Document State -#: locale/ipp-strings.c:166 +#: locale/ipp-strings.c:228 msgid "document-state" msgstr "" #. TRANSLATORS: Detailed Document State -#: locale/ipp-strings.c:168 +#: locale/ipp-strings.c:230 msgid "document-state-reasons" msgstr "" #. TRANSLATORS: Aborted By System -#: locale/ipp-strings.c:170 +#: locale/ipp-strings.c:232 msgid "document-state-reasons.aborted-by-system" msgstr "" #. TRANSLATORS: Canceled At Device -#: locale/ipp-strings.c:172 +#: locale/ipp-strings.c:234 msgid "document-state-reasons.canceled-at-device" msgstr "" #. TRANSLATORS: Canceled By Operator -#: locale/ipp-strings.c:174 +#: locale/ipp-strings.c:236 msgid "document-state-reasons.canceled-by-operator" msgstr "" #. TRANSLATORS: Canceled By User -#: locale/ipp-strings.c:176 +#: locale/ipp-strings.c:238 msgid "document-state-reasons.canceled-by-user" msgstr "" #. TRANSLATORS: Completed Successfully -#: locale/ipp-strings.c:178 +#: locale/ipp-strings.c:240 msgid "document-state-reasons.completed-successfully" msgstr "" #. TRANSLATORS: Completed With Errors -#: locale/ipp-strings.c:180 +#: locale/ipp-strings.c:242 msgid "document-state-reasons.completed-with-errors" msgstr "" #. TRANSLATORS: Completed With Warnings -#: locale/ipp-strings.c:182 +#: locale/ipp-strings.c:244 msgid "document-state-reasons.completed-with-warnings" msgstr "" #. TRANSLATORS: Compression Error -#: locale/ipp-strings.c:184 +#: locale/ipp-strings.c:246 msgid "document-state-reasons.compression-error" msgstr "" #. TRANSLATORS: Data Insufficient -#: locale/ipp-strings.c:186 +#: locale/ipp-strings.c:248 msgid "document-state-reasons.data-insufficient" msgstr "" #. TRANSLATORS: Digital Signature Did Not Verify -#: locale/ipp-strings.c:188 +#: locale/ipp-strings.c:250 msgid "document-state-reasons.digital-signature-did-not-verify" msgstr "" #. TRANSLATORS: Digital Signature Type Not Supported -#: locale/ipp-strings.c:190 +#: locale/ipp-strings.c:252 msgid "document-state-reasons.digital-signature-type-not-supported" msgstr "" #. TRANSLATORS: Digital Signature Wait -#: locale/ipp-strings.c:192 +#: locale/ipp-strings.c:254 msgid "document-state-reasons.digital-signature-wait" msgstr "" #. TRANSLATORS: Document Access Error -#: locale/ipp-strings.c:194 +#: locale/ipp-strings.c:256 msgid "document-state-reasons.document-access-error" msgstr "" #. TRANSLATORS: Document Fetchable -#: locale/ipp-strings.c:196 +#: locale/ipp-strings.c:258 msgid "document-state-reasons.document-fetchable" msgstr "" #. TRANSLATORS: Document Format Error -#: locale/ipp-strings.c:198 +#: locale/ipp-strings.c:260 msgid "document-state-reasons.document-format-error" msgstr "" #. TRANSLATORS: Document Password Error -#: locale/ipp-strings.c:200 +#: locale/ipp-strings.c:262 msgid "document-state-reasons.document-password-error" msgstr "" #. TRANSLATORS: Document Permission Error -#: locale/ipp-strings.c:202 +#: locale/ipp-strings.c:264 msgid "document-state-reasons.document-permission-error" msgstr "" #. TRANSLATORS: Document Security Error -#: locale/ipp-strings.c:204 +#: locale/ipp-strings.c:266 msgid "document-state-reasons.document-security-error" msgstr "" #. TRANSLATORS: Document Unprintable Error -#: locale/ipp-strings.c:206 +#: locale/ipp-strings.c:268 msgid "document-state-reasons.document-unprintable-error" msgstr "" #. TRANSLATORS: Errors Detected -#: locale/ipp-strings.c:208 +#: locale/ipp-strings.c:270 msgid "document-state-reasons.errors-detected" msgstr "" #. TRANSLATORS: Incoming -#: locale/ipp-strings.c:210 +#: locale/ipp-strings.c:272 msgid "document-state-reasons.incoming" msgstr "" #. TRANSLATORS: Interpreting -#: locale/ipp-strings.c:212 +#: locale/ipp-strings.c:274 msgid "document-state-reasons.interpreting" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:214 +#: locale/ipp-strings.c:276 msgid "document-state-reasons.none" msgstr "" #. TRANSLATORS: Outgoing -#: locale/ipp-strings.c:216 +#: locale/ipp-strings.c:278 msgid "document-state-reasons.outgoing" msgstr "" #. TRANSLATORS: Printing -#: locale/ipp-strings.c:218 +#: locale/ipp-strings.c:280 msgid "document-state-reasons.printing" msgstr "" #. TRANSLATORS: Processing To Stop Point -#: locale/ipp-strings.c:220 +#: locale/ipp-strings.c:282 msgid "document-state-reasons.processing-to-stop-point" msgstr "" #. TRANSLATORS: Queued -#: locale/ipp-strings.c:222 +#: locale/ipp-strings.c:284 msgid "document-state-reasons.queued" msgstr "" #. TRANSLATORS: Queued For Marker -#: locale/ipp-strings.c:224 +#: locale/ipp-strings.c:286 msgid "document-state-reasons.queued-for-marker" msgstr "" #. TRANSLATORS: Queued In Device -#: locale/ipp-strings.c:226 +#: locale/ipp-strings.c:288 msgid "document-state-reasons.queued-in-device" msgstr "" #. TRANSLATORS: Resources Are Not Ready -#: locale/ipp-strings.c:228 +#: locale/ipp-strings.c:290 msgid "document-state-reasons.resources-are-not-ready" msgstr "" #. TRANSLATORS: Resources Are Not Supported -#: locale/ipp-strings.c:230 +#: locale/ipp-strings.c:292 msgid "document-state-reasons.resources-are-not-supported" msgstr "" #. TRANSLATORS: Submission Interrupted -#: locale/ipp-strings.c:232 +#: locale/ipp-strings.c:294 msgid "document-state-reasons.submission-interrupted" msgstr "" #. TRANSLATORS: Transforming -#: locale/ipp-strings.c:234 +#: locale/ipp-strings.c:296 msgid "document-state-reasons.transforming" msgstr "" #. TRANSLATORS: Unsupported Compression -#: locale/ipp-strings.c:236 +#: locale/ipp-strings.c:298 msgid "document-state-reasons.unsupported-compression" msgstr "" #. TRANSLATORS: Unsupported Document Format -#: locale/ipp-strings.c:238 +#: locale/ipp-strings.c:300 msgid "document-state-reasons.unsupported-document-format" msgstr "" #. TRANSLATORS: Warnings Detected -#: locale/ipp-strings.c:240 +#: locale/ipp-strings.c:302 msgid "document-state-reasons.warnings-detected" msgstr "" #. TRANSLATORS: Pending -#: locale/ipp-strings.c:242 +#: locale/ipp-strings.c:304 msgid "document-state.3" msgstr "" #. TRANSLATORS: Processing -#: locale/ipp-strings.c:244 +#: locale/ipp-strings.c:306 msgid "document-state.5" msgstr "" #. TRANSLATORS: Stopped -#: locale/ipp-strings.c:246 +#: locale/ipp-strings.c:308 msgid "document-state.6" msgstr "" #. TRANSLATORS: Canceled -#: locale/ipp-strings.c:248 +#: locale/ipp-strings.c:310 msgid "document-state.7" msgstr "" #. TRANSLATORS: Aborted -#: locale/ipp-strings.c:250 +#: locale/ipp-strings.c:312 msgid "document-state.8" msgstr "" #. TRANSLATORS: Completed -#: locale/ipp-strings.c:252 +#: locale/ipp-strings.c:314 msgid "document-state.9" msgstr "" @@ -7655,1257 +7667,1257 @@ msgid "expression expression Logical AND" msgstr "" #. TRANSLATORS: Feed Orientation -#: locale/ipp-strings.c:254 +#: locale/ipp-strings.c:316 msgid "feed-orientation" msgstr "" #. TRANSLATORS: Long Edge First -#: locale/ipp-strings.c:256 +#: locale/ipp-strings.c:318 msgid "feed-orientation.long-edge-first" msgstr "" #. TRANSLATORS: Short Edge First -#: locale/ipp-strings.c:258 +#: locale/ipp-strings.c:320 msgid "feed-orientation.short-edge-first" msgstr "" #. TRANSLATORS: Fetch Status Code -#: locale/ipp-strings.c:260 +#: locale/ipp-strings.c:322 msgid "fetch-status-code" msgstr "" #. TRANSLATORS: Finishing Template -#: locale/ipp-strings.c:262 +#: locale/ipp-strings.c:324 msgid "finishing-template" msgstr "" #. TRANSLATORS: Bale -#: locale/ipp-strings.c:264 +#: locale/ipp-strings.c:326 msgid "finishing-template.bale" msgstr "" #. TRANSLATORS: Bind -#: locale/ipp-strings.c:266 +#: locale/ipp-strings.c:328 msgid "finishing-template.bind" msgstr "" #. TRANSLATORS: Bind Bottom -#: locale/ipp-strings.c:268 +#: locale/ipp-strings.c:330 msgid "finishing-template.bind-bottom" msgstr "" #. TRANSLATORS: Bind Left -#: locale/ipp-strings.c:270 +#: locale/ipp-strings.c:332 msgid "finishing-template.bind-left" msgstr "" #. TRANSLATORS: Bind Right -#: locale/ipp-strings.c:272 +#: locale/ipp-strings.c:334 msgid "finishing-template.bind-right" msgstr "" #. TRANSLATORS: Bind Top -#: locale/ipp-strings.c:274 +#: locale/ipp-strings.c:336 msgid "finishing-template.bind-top" msgstr "" #. TRANSLATORS: Booklet Maker -#: locale/ipp-strings.c:276 +#: locale/ipp-strings.c:338 msgid "finishing-template.booklet-maker" msgstr "" #. TRANSLATORS: Coat -#: locale/ipp-strings.c:278 +#: locale/ipp-strings.c:340 msgid "finishing-template.coat" msgstr "" #. TRANSLATORS: Cover -#: locale/ipp-strings.c:280 +#: locale/ipp-strings.c:342 msgid "finishing-template.cover" msgstr "" #. TRANSLATORS: Edge Stitch -#: locale/ipp-strings.c:282 +#: locale/ipp-strings.c:344 msgid "finishing-template.edge-stitch" msgstr "" #. TRANSLATORS: Edge Stitch Bottom -#: locale/ipp-strings.c:284 +#: locale/ipp-strings.c:346 msgid "finishing-template.edge-stitch-bottom" msgstr "" #. TRANSLATORS: Edge Stitch Left -#: locale/ipp-strings.c:286 +#: locale/ipp-strings.c:348 msgid "finishing-template.edge-stitch-left" msgstr "" #. TRANSLATORS: Edge Stitch Right -#: locale/ipp-strings.c:288 +#: locale/ipp-strings.c:350 msgid "finishing-template.edge-stitch-right" msgstr "" #. TRANSLATORS: Edge Stitch Top -#: locale/ipp-strings.c:290 +#: locale/ipp-strings.c:352 msgid "finishing-template.edge-stitch-top" msgstr "" #. TRANSLATORS: Fold -#: locale/ipp-strings.c:292 +#: locale/ipp-strings.c:354 msgid "finishing-template.fold" msgstr "" #. TRANSLATORS: Accordion Fold -#: locale/ipp-strings.c:294 +#: locale/ipp-strings.c:356 msgid "finishing-template.fold-accordion" msgstr "" #. TRANSLATORS: Double Gate Fold -#: locale/ipp-strings.c:296 +#: locale/ipp-strings.c:358 msgid "finishing-template.fold-double-gate" msgstr "" #. TRANSLATORS: Engineering Z Fold -#: locale/ipp-strings.c:298 +#: locale/ipp-strings.c:360 msgid "finishing-template.fold-engineering-z" msgstr "" #. TRANSLATORS: Gate Fold -#: locale/ipp-strings.c:300 +#: locale/ipp-strings.c:362 msgid "finishing-template.fold-gate" msgstr "" #. TRANSLATORS: Half Fold -#: locale/ipp-strings.c:302 +#: locale/ipp-strings.c:364 msgid "finishing-template.fold-half" msgstr "" #. TRANSLATORS: Half Z Fold -#: locale/ipp-strings.c:304 +#: locale/ipp-strings.c:366 msgid "finishing-template.fold-half-z" msgstr "" #. TRANSLATORS: Left Gate Fold -#: locale/ipp-strings.c:306 +#: locale/ipp-strings.c:368 msgid "finishing-template.fold-left-gate" msgstr "" #. TRANSLATORS: Letter Fold -#: locale/ipp-strings.c:308 +#: locale/ipp-strings.c:370 msgid "finishing-template.fold-letter" msgstr "" #. TRANSLATORS: Parallel Fold -#: locale/ipp-strings.c:310 +#: locale/ipp-strings.c:372 msgid "finishing-template.fold-parallel" msgstr "" #. TRANSLATORS: Poster Fold -#: locale/ipp-strings.c:312 +#: locale/ipp-strings.c:374 msgid "finishing-template.fold-poster" msgstr "" #. TRANSLATORS: Right Gate Fold -#: locale/ipp-strings.c:314 +#: locale/ipp-strings.c:376 msgid "finishing-template.fold-right-gate" msgstr "" #. TRANSLATORS: Z Fold -#: locale/ipp-strings.c:316 +#: locale/ipp-strings.c:378 msgid "finishing-template.fold-z" msgstr "" #. TRANSLATORS: JDF F10-1 -#: locale/ipp-strings.c:318 +#: locale/ipp-strings.c:380 msgid "finishing-template.jdf-f10-1" msgstr "" #. TRANSLATORS: JDF F10-2 -#: locale/ipp-strings.c:320 +#: locale/ipp-strings.c:382 msgid "finishing-template.jdf-f10-2" msgstr "" #. TRANSLATORS: JDF F10-3 -#: locale/ipp-strings.c:322 +#: locale/ipp-strings.c:384 msgid "finishing-template.jdf-f10-3" msgstr "" #. TRANSLATORS: JDF F12-1 -#: locale/ipp-strings.c:324 +#: locale/ipp-strings.c:386 msgid "finishing-template.jdf-f12-1" msgstr "" #. TRANSLATORS: JDF F12-10 -#: locale/ipp-strings.c:326 +#: locale/ipp-strings.c:388 msgid "finishing-template.jdf-f12-10" msgstr "" #. TRANSLATORS: JDF F12-11 -#: locale/ipp-strings.c:328 +#: locale/ipp-strings.c:390 msgid "finishing-template.jdf-f12-11" msgstr "" #. TRANSLATORS: JDF F12-12 -#: locale/ipp-strings.c:330 +#: locale/ipp-strings.c:392 msgid "finishing-template.jdf-f12-12" msgstr "" #. TRANSLATORS: JDF F12-13 -#: locale/ipp-strings.c:332 +#: locale/ipp-strings.c:394 msgid "finishing-template.jdf-f12-13" msgstr "" #. TRANSLATORS: JDF F12-14 -#: locale/ipp-strings.c:334 +#: locale/ipp-strings.c:396 msgid "finishing-template.jdf-f12-14" msgstr "" #. TRANSLATORS: JDF F12-2 -#: locale/ipp-strings.c:336 +#: locale/ipp-strings.c:398 msgid "finishing-template.jdf-f12-2" msgstr "" #. TRANSLATORS: JDF F12-3 -#: locale/ipp-strings.c:338 +#: locale/ipp-strings.c:400 msgid "finishing-template.jdf-f12-3" msgstr "" #. TRANSLATORS: JDF F12-4 -#: locale/ipp-strings.c:340 +#: locale/ipp-strings.c:402 msgid "finishing-template.jdf-f12-4" msgstr "" #. TRANSLATORS: JDF F12-5 -#: locale/ipp-strings.c:342 +#: locale/ipp-strings.c:404 msgid "finishing-template.jdf-f12-5" msgstr "" #. TRANSLATORS: JDF F12-6 -#: locale/ipp-strings.c:344 +#: locale/ipp-strings.c:406 msgid "finishing-template.jdf-f12-6" msgstr "" #. TRANSLATORS: JDF F12-7 -#: locale/ipp-strings.c:346 +#: locale/ipp-strings.c:408 msgid "finishing-template.jdf-f12-7" msgstr "" #. TRANSLATORS: JDF F12-8 -#: locale/ipp-strings.c:348 +#: locale/ipp-strings.c:410 msgid "finishing-template.jdf-f12-8" msgstr "" #. TRANSLATORS: JDF F12-9 -#: locale/ipp-strings.c:350 +#: locale/ipp-strings.c:412 msgid "finishing-template.jdf-f12-9" msgstr "" #. TRANSLATORS: JDF F14-1 -#: locale/ipp-strings.c:352 +#: locale/ipp-strings.c:414 msgid "finishing-template.jdf-f14-1" msgstr "" #. TRANSLATORS: JDF F16-1 -#: locale/ipp-strings.c:354 +#: locale/ipp-strings.c:416 msgid "finishing-template.jdf-f16-1" msgstr "" #. TRANSLATORS: JDF F16-10 -#: locale/ipp-strings.c:356 +#: locale/ipp-strings.c:418 msgid "finishing-template.jdf-f16-10" msgstr "" #. TRANSLATORS: JDF F16-11 -#: locale/ipp-strings.c:358 +#: locale/ipp-strings.c:420 msgid "finishing-template.jdf-f16-11" msgstr "" #. TRANSLATORS: JDF F16-12 -#: locale/ipp-strings.c:360 +#: locale/ipp-strings.c:422 msgid "finishing-template.jdf-f16-12" msgstr "" #. TRANSLATORS: JDF F16-13 -#: locale/ipp-strings.c:362 +#: locale/ipp-strings.c:424 msgid "finishing-template.jdf-f16-13" msgstr "" #. TRANSLATORS: JDF F16-14 -#: locale/ipp-strings.c:364 +#: locale/ipp-strings.c:426 msgid "finishing-template.jdf-f16-14" msgstr "" #. TRANSLATORS: JDF F16-2 -#: locale/ipp-strings.c:366 +#: locale/ipp-strings.c:428 msgid "finishing-template.jdf-f16-2" msgstr "" #. TRANSLATORS: JDF F16-3 -#: locale/ipp-strings.c:368 +#: locale/ipp-strings.c:430 msgid "finishing-template.jdf-f16-3" msgstr "" #. TRANSLATORS: JDF F16-4 -#: locale/ipp-strings.c:370 +#: locale/ipp-strings.c:432 msgid "finishing-template.jdf-f16-4" msgstr "" #. TRANSLATORS: JDF F16-5 -#: locale/ipp-strings.c:372 +#: locale/ipp-strings.c:434 msgid "finishing-template.jdf-f16-5" msgstr "" #. TRANSLATORS: JDF F16-6 -#: locale/ipp-strings.c:374 +#: locale/ipp-strings.c:436 msgid "finishing-template.jdf-f16-6" msgstr "" #. TRANSLATORS: JDF F16-7 -#: locale/ipp-strings.c:376 +#: locale/ipp-strings.c:438 msgid "finishing-template.jdf-f16-7" msgstr "" #. TRANSLATORS: JDF F16-8 -#: locale/ipp-strings.c:378 +#: locale/ipp-strings.c:440 msgid "finishing-template.jdf-f16-8" msgstr "" #. TRANSLATORS: JDF F16-9 -#: locale/ipp-strings.c:380 +#: locale/ipp-strings.c:442 msgid "finishing-template.jdf-f16-9" msgstr "" #. TRANSLATORS: JDF F18-1 -#: locale/ipp-strings.c:382 +#: locale/ipp-strings.c:444 msgid "finishing-template.jdf-f18-1" msgstr "" #. TRANSLATORS: JDF F18-2 -#: locale/ipp-strings.c:384 +#: locale/ipp-strings.c:446 msgid "finishing-template.jdf-f18-2" msgstr "" #. TRANSLATORS: JDF F18-3 -#: locale/ipp-strings.c:386 +#: locale/ipp-strings.c:448 msgid "finishing-template.jdf-f18-3" msgstr "" #. TRANSLATORS: JDF F18-4 -#: locale/ipp-strings.c:388 +#: locale/ipp-strings.c:450 msgid "finishing-template.jdf-f18-4" msgstr "" #. TRANSLATORS: JDF F18-5 -#: locale/ipp-strings.c:390 +#: locale/ipp-strings.c:452 msgid "finishing-template.jdf-f18-5" msgstr "" #. TRANSLATORS: JDF F18-6 -#: locale/ipp-strings.c:392 +#: locale/ipp-strings.c:454 msgid "finishing-template.jdf-f18-6" msgstr "" #. TRANSLATORS: JDF F18-7 -#: locale/ipp-strings.c:394 +#: locale/ipp-strings.c:456 msgid "finishing-template.jdf-f18-7" msgstr "" #. TRANSLATORS: JDF F18-8 -#: locale/ipp-strings.c:396 +#: locale/ipp-strings.c:458 msgid "finishing-template.jdf-f18-8" msgstr "" #. TRANSLATORS: JDF F18-9 -#: locale/ipp-strings.c:398 +#: locale/ipp-strings.c:460 msgid "finishing-template.jdf-f18-9" msgstr "" #. TRANSLATORS: JDF F2-1 -#: locale/ipp-strings.c:400 +#: locale/ipp-strings.c:462 msgid "finishing-template.jdf-f2-1" msgstr "" #. TRANSLATORS: JDF F20-1 -#: locale/ipp-strings.c:402 +#: locale/ipp-strings.c:464 msgid "finishing-template.jdf-f20-1" msgstr "" #. TRANSLATORS: JDF F20-2 -#: locale/ipp-strings.c:404 +#: locale/ipp-strings.c:466 msgid "finishing-template.jdf-f20-2" msgstr "" #. TRANSLATORS: JDF F24-1 -#: locale/ipp-strings.c:406 +#: locale/ipp-strings.c:468 msgid "finishing-template.jdf-f24-1" msgstr "" #. TRANSLATORS: JDF F24-10 -#: locale/ipp-strings.c:408 +#: locale/ipp-strings.c:470 msgid "finishing-template.jdf-f24-10" msgstr "" #. TRANSLATORS: JDF F24-11 -#: locale/ipp-strings.c:410 +#: locale/ipp-strings.c:472 msgid "finishing-template.jdf-f24-11" msgstr "" #. TRANSLATORS: JDF F24-2 -#: locale/ipp-strings.c:412 +#: locale/ipp-strings.c:474 msgid "finishing-template.jdf-f24-2" msgstr "" #. TRANSLATORS: JDF F24-3 -#: locale/ipp-strings.c:414 +#: locale/ipp-strings.c:476 msgid "finishing-template.jdf-f24-3" msgstr "" #. TRANSLATORS: JDF F24-4 -#: locale/ipp-strings.c:416 +#: locale/ipp-strings.c:478 msgid "finishing-template.jdf-f24-4" msgstr "" #. TRANSLATORS: JDF F24-5 -#: locale/ipp-strings.c:418 +#: locale/ipp-strings.c:480 msgid "finishing-template.jdf-f24-5" msgstr "" #. TRANSLATORS: JDF F24-6 -#: locale/ipp-strings.c:420 +#: locale/ipp-strings.c:482 msgid "finishing-template.jdf-f24-6" msgstr "" #. TRANSLATORS: JDF F24-7 -#: locale/ipp-strings.c:422 +#: locale/ipp-strings.c:484 msgid "finishing-template.jdf-f24-7" msgstr "" #. TRANSLATORS: JDF F24-8 -#: locale/ipp-strings.c:424 +#: locale/ipp-strings.c:486 msgid "finishing-template.jdf-f24-8" msgstr "" #. TRANSLATORS: JDF F24-9 -#: locale/ipp-strings.c:426 +#: locale/ipp-strings.c:488 msgid "finishing-template.jdf-f24-9" msgstr "" #. TRANSLATORS: JDF F28-1 -#: locale/ipp-strings.c:428 +#: locale/ipp-strings.c:490 msgid "finishing-template.jdf-f28-1" msgstr "" #. TRANSLATORS: JDF F32-1 -#: locale/ipp-strings.c:430 +#: locale/ipp-strings.c:492 msgid "finishing-template.jdf-f32-1" msgstr "" #. TRANSLATORS: JDF F32-2 -#: locale/ipp-strings.c:432 +#: locale/ipp-strings.c:494 msgid "finishing-template.jdf-f32-2" msgstr "" #. TRANSLATORS: JDF F32-3 -#: locale/ipp-strings.c:434 +#: locale/ipp-strings.c:496 msgid "finishing-template.jdf-f32-3" msgstr "" #. TRANSLATORS: JDF F32-4 -#: locale/ipp-strings.c:436 +#: locale/ipp-strings.c:498 msgid "finishing-template.jdf-f32-4" msgstr "" #. TRANSLATORS: JDF F32-5 -#: locale/ipp-strings.c:438 +#: locale/ipp-strings.c:500 msgid "finishing-template.jdf-f32-5" msgstr "" #. TRANSLATORS: JDF F32-6 -#: locale/ipp-strings.c:440 +#: locale/ipp-strings.c:502 msgid "finishing-template.jdf-f32-6" msgstr "" #. TRANSLATORS: JDF F32-7 -#: locale/ipp-strings.c:442 +#: locale/ipp-strings.c:504 msgid "finishing-template.jdf-f32-7" msgstr "" #. TRANSLATORS: JDF F32-8 -#: locale/ipp-strings.c:444 +#: locale/ipp-strings.c:506 msgid "finishing-template.jdf-f32-8" msgstr "" #. TRANSLATORS: JDF F32-9 -#: locale/ipp-strings.c:446 +#: locale/ipp-strings.c:508 msgid "finishing-template.jdf-f32-9" msgstr "" #. TRANSLATORS: JDF F36-1 -#: locale/ipp-strings.c:448 +#: locale/ipp-strings.c:510 msgid "finishing-template.jdf-f36-1" msgstr "" #. TRANSLATORS: JDF F36-2 -#: locale/ipp-strings.c:450 +#: locale/ipp-strings.c:512 msgid "finishing-template.jdf-f36-2" msgstr "" #. TRANSLATORS: JDF F4-1 -#: locale/ipp-strings.c:452 +#: locale/ipp-strings.c:514 msgid "finishing-template.jdf-f4-1" msgstr "" #. TRANSLATORS: JDF F4-2 -#: locale/ipp-strings.c:454 +#: locale/ipp-strings.c:516 msgid "finishing-template.jdf-f4-2" msgstr "" #. TRANSLATORS: JDF F40-1 -#: locale/ipp-strings.c:456 +#: locale/ipp-strings.c:518 msgid "finishing-template.jdf-f40-1" msgstr "" #. TRANSLATORS: JDF F48-1 -#: locale/ipp-strings.c:458 +#: locale/ipp-strings.c:520 msgid "finishing-template.jdf-f48-1" msgstr "" #. TRANSLATORS: JDF F48-2 -#: locale/ipp-strings.c:460 +#: locale/ipp-strings.c:522 msgid "finishing-template.jdf-f48-2" msgstr "" #. TRANSLATORS: JDF F6-1 -#: locale/ipp-strings.c:462 +#: locale/ipp-strings.c:524 msgid "finishing-template.jdf-f6-1" msgstr "" #. TRANSLATORS: JDF F6-2 -#: locale/ipp-strings.c:464 +#: locale/ipp-strings.c:526 msgid "finishing-template.jdf-f6-2" msgstr "" #. TRANSLATORS: JDF F6-3 -#: locale/ipp-strings.c:466 +#: locale/ipp-strings.c:528 msgid "finishing-template.jdf-f6-3" msgstr "" #. TRANSLATORS: JDF F6-4 -#: locale/ipp-strings.c:468 +#: locale/ipp-strings.c:530 msgid "finishing-template.jdf-f6-4" msgstr "" #. TRANSLATORS: JDF F6-5 -#: locale/ipp-strings.c:470 +#: locale/ipp-strings.c:532 msgid "finishing-template.jdf-f6-5" msgstr "" #. TRANSLATORS: JDF F6-6 -#: locale/ipp-strings.c:472 +#: locale/ipp-strings.c:534 msgid "finishing-template.jdf-f6-6" msgstr "" #. TRANSLATORS: JDF F6-7 -#: locale/ipp-strings.c:474 +#: locale/ipp-strings.c:536 msgid "finishing-template.jdf-f6-7" msgstr "" #. TRANSLATORS: JDF F6-8 -#: locale/ipp-strings.c:476 +#: locale/ipp-strings.c:538 msgid "finishing-template.jdf-f6-8" msgstr "" #. TRANSLATORS: JDF F64-1 -#: locale/ipp-strings.c:478 +#: locale/ipp-strings.c:540 msgid "finishing-template.jdf-f64-1" msgstr "" #. TRANSLATORS: JDF F64-2 -#: locale/ipp-strings.c:480 +#: locale/ipp-strings.c:542 msgid "finishing-template.jdf-f64-2" msgstr "" #. TRANSLATORS: JDF F8-1 -#: locale/ipp-strings.c:482 +#: locale/ipp-strings.c:544 msgid "finishing-template.jdf-f8-1" msgstr "" #. TRANSLATORS: JDF F8-2 -#: locale/ipp-strings.c:484 +#: locale/ipp-strings.c:546 msgid "finishing-template.jdf-f8-2" msgstr "" #. TRANSLATORS: JDF F8-3 -#: locale/ipp-strings.c:486 +#: locale/ipp-strings.c:548 msgid "finishing-template.jdf-f8-3" msgstr "" #. TRANSLATORS: JDF F8-4 -#: locale/ipp-strings.c:488 +#: locale/ipp-strings.c:550 msgid "finishing-template.jdf-f8-4" msgstr "" #. TRANSLATORS: JDF F8-5 -#: locale/ipp-strings.c:490 +#: locale/ipp-strings.c:552 msgid "finishing-template.jdf-f8-5" msgstr "" #. TRANSLATORS: JDF F8-6 -#: locale/ipp-strings.c:492 +#: locale/ipp-strings.c:554 msgid "finishing-template.jdf-f8-6" msgstr "" #. TRANSLATORS: JDF F8-7 -#: locale/ipp-strings.c:494 +#: locale/ipp-strings.c:556 msgid "finishing-template.jdf-f8-7" msgstr "" #. TRANSLATORS: Jog Offset -#: locale/ipp-strings.c:496 +#: locale/ipp-strings.c:558 msgid "finishing-template.jog-offset" msgstr "" #. TRANSLATORS: Laminate -#: locale/ipp-strings.c:498 +#: locale/ipp-strings.c:560 msgid "finishing-template.laminate" msgstr "" #. TRANSLATORS: Punch -#: locale/ipp-strings.c:500 +#: locale/ipp-strings.c:562 msgid "finishing-template.punch" msgstr "" #. TRANSLATORS: Punch Bottom Left -#: locale/ipp-strings.c:502 +#: locale/ipp-strings.c:564 msgid "finishing-template.punch-bottom-left" msgstr "" #. TRANSLATORS: Punch Bottom Right -#: locale/ipp-strings.c:504 +#: locale/ipp-strings.c:566 msgid "finishing-template.punch-bottom-right" msgstr "" #. TRANSLATORS: 2-hole Punch Bottom -#: locale/ipp-strings.c:506 +#: locale/ipp-strings.c:568 msgid "finishing-template.punch-dual-bottom" msgstr "" #. TRANSLATORS: 2-hole Punch Left -#: locale/ipp-strings.c:508 +#: locale/ipp-strings.c:570 msgid "finishing-template.punch-dual-left" msgstr "" #. TRANSLATORS: 2-hole Punch Right -#: locale/ipp-strings.c:510 +#: locale/ipp-strings.c:572 msgid "finishing-template.punch-dual-right" msgstr "" #. TRANSLATORS: 2-hole Punch Top -#: locale/ipp-strings.c:512 +#: locale/ipp-strings.c:574 msgid "finishing-template.punch-dual-top" msgstr "" #. TRANSLATORS: Multi-hole Punch Bottom -#: locale/ipp-strings.c:514 +#: locale/ipp-strings.c:576 msgid "finishing-template.punch-multiple-bottom" msgstr "" #. TRANSLATORS: Multi-hole Punch Left -#: locale/ipp-strings.c:516 +#: locale/ipp-strings.c:578 msgid "finishing-template.punch-multiple-left" msgstr "" #. TRANSLATORS: Multi-hole Punch Right -#: locale/ipp-strings.c:518 +#: locale/ipp-strings.c:580 msgid "finishing-template.punch-multiple-right" msgstr "" #. TRANSLATORS: Multi-hole Punch Top -#: locale/ipp-strings.c:520 +#: locale/ipp-strings.c:582 msgid "finishing-template.punch-multiple-top" msgstr "" #. TRANSLATORS: 4-hole Punch Bottom -#: locale/ipp-strings.c:522 +#: locale/ipp-strings.c:584 msgid "finishing-template.punch-quad-bottom" msgstr "" #. TRANSLATORS: 4-hole Punch Left -#: locale/ipp-strings.c:524 +#: locale/ipp-strings.c:586 msgid "finishing-template.punch-quad-left" msgstr "" #. TRANSLATORS: 4-hole Punch Right -#: locale/ipp-strings.c:526 +#: locale/ipp-strings.c:588 msgid "finishing-template.punch-quad-right" msgstr "" #. TRANSLATORS: 4-hole Punch Top -#: locale/ipp-strings.c:528 +#: locale/ipp-strings.c:590 msgid "finishing-template.punch-quad-top" msgstr "" #. TRANSLATORS: Punch Top Left -#: locale/ipp-strings.c:530 +#: locale/ipp-strings.c:592 msgid "finishing-template.punch-top-left" msgstr "" #. TRANSLATORS: Punch Top Right -#: locale/ipp-strings.c:532 +#: locale/ipp-strings.c:594 msgid "finishing-template.punch-top-right" msgstr "" #. TRANSLATORS: 3-hole Punch Bottom -#: locale/ipp-strings.c:534 +#: locale/ipp-strings.c:596 msgid "finishing-template.punch-triple-bottom" msgstr "" #. TRANSLATORS: 3-hole Punch Left -#: locale/ipp-strings.c:536 +#: locale/ipp-strings.c:598 msgid "finishing-template.punch-triple-left" msgstr "" #. TRANSLATORS: 3-hole Punch Right -#: locale/ipp-strings.c:538 +#: locale/ipp-strings.c:600 msgid "finishing-template.punch-triple-right" msgstr "" #. TRANSLATORS: 3-hole Punch Top -#: locale/ipp-strings.c:540 +#: locale/ipp-strings.c:602 msgid "finishing-template.punch-triple-top" msgstr "" #. TRANSLATORS: Saddle Stitch -#: locale/ipp-strings.c:542 +#: locale/ipp-strings.c:604 msgid "finishing-template.saddle-stitch" msgstr "" #. TRANSLATORS: Staple -#: locale/ipp-strings.c:544 +#: locale/ipp-strings.c:606 msgid "finishing-template.staple" msgstr "" #. TRANSLATORS: Staple Bottom Left -#: locale/ipp-strings.c:546 +#: locale/ipp-strings.c:608 msgid "finishing-template.staple-bottom-left" msgstr "" #. TRANSLATORS: Staple Bottom Right -#: locale/ipp-strings.c:548 +#: locale/ipp-strings.c:610 msgid "finishing-template.staple-bottom-right" msgstr "" #. TRANSLATORS: 2 Staples on Bottom -#: locale/ipp-strings.c:550 +#: locale/ipp-strings.c:612 msgid "finishing-template.staple-dual-bottom" msgstr "" #. TRANSLATORS: 2 Staples on Left -#: locale/ipp-strings.c:552 +#: locale/ipp-strings.c:614 msgid "finishing-template.staple-dual-left" msgstr "" #. TRANSLATORS: 2 Staples on Right -#: locale/ipp-strings.c:554 +#: locale/ipp-strings.c:616 msgid "finishing-template.staple-dual-right" msgstr "" #. TRANSLATORS: 2 Staples on Top -#: locale/ipp-strings.c:556 +#: locale/ipp-strings.c:618 msgid "finishing-template.staple-dual-top" msgstr "" #. TRANSLATORS: Staple Top Left -#: locale/ipp-strings.c:558 +#: locale/ipp-strings.c:620 msgid "finishing-template.staple-top-left" msgstr "" #. TRANSLATORS: Staple Top Right -#: locale/ipp-strings.c:560 +#: locale/ipp-strings.c:622 msgid "finishing-template.staple-top-right" msgstr "" #. TRANSLATORS: 3 Staples on Bottom -#: locale/ipp-strings.c:562 +#: locale/ipp-strings.c:624 msgid "finishing-template.staple-triple-bottom" msgstr "" #. TRANSLATORS: 3 Staples on Left -#: locale/ipp-strings.c:564 +#: locale/ipp-strings.c:626 msgid "finishing-template.staple-triple-left" msgstr "" #. TRANSLATORS: 3 Staples on Right -#: locale/ipp-strings.c:566 +#: locale/ipp-strings.c:628 msgid "finishing-template.staple-triple-right" msgstr "" #. TRANSLATORS: 3 Staples on Top -#: locale/ipp-strings.c:568 +#: locale/ipp-strings.c:630 msgid "finishing-template.staple-triple-top" msgstr "" #. TRANSLATORS: Trim -#: locale/ipp-strings.c:570 +#: locale/ipp-strings.c:632 msgid "finishing-template.trim" msgstr "" #. TRANSLATORS: Trim After Every Set -#: locale/ipp-strings.c:572 +#: locale/ipp-strings.c:634 msgid "finishing-template.trim-after-copies" msgstr "" #. TRANSLATORS: Trim After Every Document -#: locale/ipp-strings.c:574 +#: locale/ipp-strings.c:636 msgid "finishing-template.trim-after-documents" msgstr "" #. TRANSLATORS: Trim After Job -#: locale/ipp-strings.c:576 +#: locale/ipp-strings.c:638 msgid "finishing-template.trim-after-job" msgstr "" #. TRANSLATORS: Trim After Every Page -#: locale/ipp-strings.c:578 +#: locale/ipp-strings.c:640 msgid "finishing-template.trim-after-pages" msgstr "" #. TRANSLATORS: Trim After Every Set -#: locale/ipp-strings.c:580 +#: locale/ipp-strings.c:642 msgid "finishing-template.trim-after-sets" msgstr "" #. TRANSLATORS: Trim After Every Page -#: locale/ipp-strings.c:582 +#: locale/ipp-strings.c:644 msgid "finishing-template.trim-after-sheets" msgstr "" #. TRANSLATORS: Finishings -#: locale/ipp-strings.c:584 +#: locale/ipp-strings.c:646 msgid "finishings" msgstr "" #. TRANSLATORS: Finishings -#: locale/ipp-strings.c:586 +#: locale/ipp-strings.c:648 msgid "finishings-col" msgstr "" #. TRANSLATORS: Fold -#: locale/ipp-strings.c:588 +#: locale/ipp-strings.c:650 msgid "finishings.10" msgstr "" #. TRANSLATORS: Z Fold -#: locale/ipp-strings.c:590 +#: locale/ipp-strings.c:652 msgid "finishings.100" msgstr "" #. TRANSLATORS: Engineering Z Fold -#: locale/ipp-strings.c:592 +#: locale/ipp-strings.c:654 msgid "finishings.101" msgstr "" #. TRANSLATORS: Trim -#: locale/ipp-strings.c:594 +#: locale/ipp-strings.c:656 msgid "finishings.11" msgstr "" #. TRANSLATORS: Bale -#: locale/ipp-strings.c:596 +#: locale/ipp-strings.c:658 msgid "finishings.12" msgstr "" #. TRANSLATORS: Booklet Maker -#: locale/ipp-strings.c:598 +#: locale/ipp-strings.c:660 msgid "finishings.13" msgstr "" #. TRANSLATORS: Jog Offset -#: locale/ipp-strings.c:600 +#: locale/ipp-strings.c:662 msgid "finishings.14" msgstr "" #. TRANSLATORS: Coat -#: locale/ipp-strings.c:602 +#: locale/ipp-strings.c:664 msgid "finishings.15" msgstr "" #. TRANSLATORS: Laminate -#: locale/ipp-strings.c:604 +#: locale/ipp-strings.c:666 msgid "finishings.16" msgstr "" #. TRANSLATORS: Staple Top Left -#: locale/ipp-strings.c:606 +#: locale/ipp-strings.c:668 msgid "finishings.20" msgstr "" #. TRANSLATORS: Staple Bottom Left -#: locale/ipp-strings.c:608 +#: locale/ipp-strings.c:670 msgid "finishings.21" msgstr "" #. TRANSLATORS: Staple Top Right -#: locale/ipp-strings.c:610 +#: locale/ipp-strings.c:672 msgid "finishings.22" msgstr "" #. TRANSLATORS: Staple Bottom Right -#: locale/ipp-strings.c:612 +#: locale/ipp-strings.c:674 msgid "finishings.23" msgstr "" #. TRANSLATORS: Edge Stitch Left -#: locale/ipp-strings.c:614 +#: locale/ipp-strings.c:676 msgid "finishings.24" msgstr "" #. TRANSLATORS: Edge Stitch Top -#: locale/ipp-strings.c:616 +#: locale/ipp-strings.c:678 msgid "finishings.25" msgstr "" #. TRANSLATORS: Edge Stitch Right -#: locale/ipp-strings.c:618 +#: locale/ipp-strings.c:680 msgid "finishings.26" msgstr "" #. TRANSLATORS: Edge Stitch Bottom -#: locale/ipp-strings.c:620 +#: locale/ipp-strings.c:682 msgid "finishings.27" msgstr "" #. TRANSLATORS: 2 Staples on Left -#: locale/ipp-strings.c:622 +#: locale/ipp-strings.c:684 msgid "finishings.28" msgstr "" #. TRANSLATORS: 2 Staples on Top -#: locale/ipp-strings.c:624 +#: locale/ipp-strings.c:686 msgid "finishings.29" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:626 +#: locale/ipp-strings.c:688 msgid "finishings.3" msgstr "" #. TRANSLATORS: 2 Staples on Right -#: locale/ipp-strings.c:628 +#: locale/ipp-strings.c:690 msgid "finishings.30" msgstr "" #. TRANSLATORS: 2 Staples on Bottom -#: locale/ipp-strings.c:630 +#: locale/ipp-strings.c:692 msgid "finishings.31" msgstr "" #. TRANSLATORS: 3 Staples on Left -#: locale/ipp-strings.c:632 +#: locale/ipp-strings.c:694 msgid "finishings.32" msgstr "" #. TRANSLATORS: 3 Staples on Top -#: locale/ipp-strings.c:634 +#: locale/ipp-strings.c:696 msgid "finishings.33" msgstr "" #. TRANSLATORS: 3 Staples on Right -#: locale/ipp-strings.c:636 +#: locale/ipp-strings.c:698 msgid "finishings.34" msgstr "" #. TRANSLATORS: 3 Staples on Bottom -#: locale/ipp-strings.c:638 +#: locale/ipp-strings.c:700 msgid "finishings.35" msgstr "" #. TRANSLATORS: Staple -#: locale/ipp-strings.c:640 +#: locale/ipp-strings.c:702 msgid "finishings.4" msgstr "" #. TRANSLATORS: Punch -#: locale/ipp-strings.c:642 +#: locale/ipp-strings.c:704 msgid "finishings.5" msgstr "" #. TRANSLATORS: Bind Left -#: locale/ipp-strings.c:644 +#: locale/ipp-strings.c:706 msgid "finishings.50" msgstr "" #. TRANSLATORS: Bind Top -#: locale/ipp-strings.c:646 +#: locale/ipp-strings.c:708 msgid "finishings.51" msgstr "" #. TRANSLATORS: Bind Right -#: locale/ipp-strings.c:648 +#: locale/ipp-strings.c:710 msgid "finishings.52" msgstr "" #. TRANSLATORS: Bind Bottom -#: locale/ipp-strings.c:650 +#: locale/ipp-strings.c:712 msgid "finishings.53" msgstr "" #. TRANSLATORS: Cover -#: locale/ipp-strings.c:652 +#: locale/ipp-strings.c:714 msgid "finishings.6" msgstr "" #. TRANSLATORS: Trim Pages -#: locale/ipp-strings.c:654 +#: locale/ipp-strings.c:716 msgid "finishings.60" msgstr "" #. TRANSLATORS: Trim Documents -#: locale/ipp-strings.c:656 +#: locale/ipp-strings.c:718 msgid "finishings.61" msgstr "" #. TRANSLATORS: Trim Copies -#: locale/ipp-strings.c:658 +#: locale/ipp-strings.c:720 msgid "finishings.62" msgstr "" #. TRANSLATORS: Trim Job -#: locale/ipp-strings.c:660 +#: locale/ipp-strings.c:722 msgid "finishings.63" msgstr "" #. TRANSLATORS: Bind -#: locale/ipp-strings.c:662 +#: locale/ipp-strings.c:724 msgid "finishings.7" msgstr "" #. TRANSLATORS: Punch Top Left -#: locale/ipp-strings.c:664 +#: locale/ipp-strings.c:726 msgid "finishings.70" msgstr "" #. TRANSLATORS: Punch Bottom Left -#: locale/ipp-strings.c:666 +#: locale/ipp-strings.c:728 msgid "finishings.71" msgstr "" #. TRANSLATORS: Punch Top Right -#: locale/ipp-strings.c:668 +#: locale/ipp-strings.c:730 msgid "finishings.72" msgstr "" #. TRANSLATORS: Punch Bottom Right -#: locale/ipp-strings.c:670 +#: locale/ipp-strings.c:732 msgid "finishings.73" msgstr "" #. TRANSLATORS: 2-hole Punch Left -#: locale/ipp-strings.c:672 +#: locale/ipp-strings.c:734 msgid "finishings.74" msgstr "" #. TRANSLATORS: 2-hole Punch Top -#: locale/ipp-strings.c:674 +#: locale/ipp-strings.c:736 msgid "finishings.75" msgstr "" #. TRANSLATORS: 2-hole Punch Right -#: locale/ipp-strings.c:676 +#: locale/ipp-strings.c:738 msgid "finishings.76" msgstr "" #. TRANSLATORS: 2-hole Punch Bottom -#: locale/ipp-strings.c:678 +#: locale/ipp-strings.c:740 msgid "finishings.77" msgstr "" #. TRANSLATORS: 3-hole Punch Left -#: locale/ipp-strings.c:680 +#: locale/ipp-strings.c:742 msgid "finishings.78" msgstr "" #. TRANSLATORS: 3-hole Punch Top -#: locale/ipp-strings.c:682 +#: locale/ipp-strings.c:744 msgid "finishings.79" msgstr "" #. TRANSLATORS: Saddle Stitch -#: locale/ipp-strings.c:684 +#: locale/ipp-strings.c:746 msgid "finishings.8" msgstr "" #. TRANSLATORS: 3-hole Punch Right -#: locale/ipp-strings.c:686 +#: locale/ipp-strings.c:748 msgid "finishings.80" msgstr "" #. TRANSLATORS: 3-hole Punch Bottom -#: locale/ipp-strings.c:688 +#: locale/ipp-strings.c:750 msgid "finishings.81" msgstr "" #. TRANSLATORS: 4-hole Punch Left -#: locale/ipp-strings.c:690 +#: locale/ipp-strings.c:752 msgid "finishings.82" msgstr "" #. TRANSLATORS: 4-hole Punch Top -#: locale/ipp-strings.c:692 +#: locale/ipp-strings.c:754 msgid "finishings.83" msgstr "" #. TRANSLATORS: 4-hole Punch Right -#: locale/ipp-strings.c:694 +#: locale/ipp-strings.c:756 msgid "finishings.84" msgstr "" #. TRANSLATORS: 4-hole Punch Bottom -#: locale/ipp-strings.c:696 +#: locale/ipp-strings.c:758 msgid "finishings.85" msgstr "" #. TRANSLATORS: Multi-hole Punch Left -#: locale/ipp-strings.c:698 +#: locale/ipp-strings.c:760 msgid "finishings.86" msgstr "" #. TRANSLATORS: Multi-hole Punch Top -#: locale/ipp-strings.c:700 +#: locale/ipp-strings.c:762 msgid "finishings.87" msgstr "" #. TRANSLATORS: Multi-hole Punch Right -#: locale/ipp-strings.c:702 +#: locale/ipp-strings.c:764 msgid "finishings.88" msgstr "" #. TRANSLATORS: Multi-hole Punch Bottom -#: locale/ipp-strings.c:704 +#: locale/ipp-strings.c:766 msgid "finishings.89" msgstr "" #. TRANSLATORS: Edge Stitch -#: locale/ipp-strings.c:706 +#: locale/ipp-strings.c:768 msgid "finishings.9" msgstr "" #. TRANSLATORS: Accordion Fold -#: locale/ipp-strings.c:708 +#: locale/ipp-strings.c:770 msgid "finishings.90" msgstr "" #. TRANSLATORS: Double Gate Fold -#: locale/ipp-strings.c:710 +#: locale/ipp-strings.c:772 msgid "finishings.91" msgstr "" #. TRANSLATORS: Gate Fold -#: locale/ipp-strings.c:712 +#: locale/ipp-strings.c:774 msgid "finishings.92" msgstr "" #. TRANSLATORS: Half Fold -#: locale/ipp-strings.c:714 +#: locale/ipp-strings.c:776 msgid "finishings.93" msgstr "" #. TRANSLATORS: Half Z Fold -#: locale/ipp-strings.c:716 +#: locale/ipp-strings.c:778 msgid "finishings.94" msgstr "" #. TRANSLATORS: Left Gate Fold -#: locale/ipp-strings.c:718 +#: locale/ipp-strings.c:780 msgid "finishings.95" msgstr "" #. TRANSLATORS: Letter Fold -#: locale/ipp-strings.c:720 +#: locale/ipp-strings.c:782 msgid "finishings.96" msgstr "" #. TRANSLATORS: Parallel Fold -#: locale/ipp-strings.c:722 +#: locale/ipp-strings.c:784 msgid "finishings.97" msgstr "" #. TRANSLATORS: Poster Fold -#: locale/ipp-strings.c:724 +#: locale/ipp-strings.c:786 msgid "finishings.98" msgstr "" #. TRANSLATORS: Right Gate Fold -#: locale/ipp-strings.c:726 +#: locale/ipp-strings.c:788 msgid "finishings.99" msgstr "" #. TRANSLATORS: Fold -#: locale/ipp-strings.c:728 +#: locale/ipp-strings.c:790 msgid "folding" msgstr "" #. TRANSLATORS: Fold Direction -#: locale/ipp-strings.c:730 +#: locale/ipp-strings.c:792 msgid "folding-direction" msgstr "" #. TRANSLATORS: Inward -#: locale/ipp-strings.c:732 +#: locale/ipp-strings.c:794 msgid "folding-direction.inward" msgstr "" #. TRANSLATORS: Outward -#: locale/ipp-strings.c:734 +#: locale/ipp-strings.c:796 msgid "folding-direction.outward" msgstr "" #. TRANSLATORS: Fold Position -#: locale/ipp-strings.c:736 +#: locale/ipp-strings.c:798 msgid "folding-offset" msgstr "" #. TRANSLATORS: Fold Edge -#: locale/ipp-strings.c:738 +#: locale/ipp-strings.c:800 msgid "folding-reference-edge" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:740 +#: locale/ipp-strings.c:802 msgid "folding-reference-edge.bottom" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:742 +#: locale/ipp-strings.c:804 msgid "folding-reference-edge.left" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:744 +#: locale/ipp-strings.c:806 msgid "folding-reference-edge.right" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:746 +#: locale/ipp-strings.c:808 msgid "folding-reference-edge.top" msgstr "" #. TRANSLATORS: Font Name -#: locale/ipp-strings.c:748 +#: locale/ipp-strings.c:810 msgid "font-name-requested" msgstr "" #. TRANSLATORS: Font Size -#: locale/ipp-strings.c:750 +#: locale/ipp-strings.c:812 msgid "font-size-requested" msgstr "" #. TRANSLATORS: Force Front Side -#: locale/ipp-strings.c:752 +#: locale/ipp-strings.c:814 msgid "force-front-side" msgstr "" #. TRANSLATORS: From Name -#: locale/ipp-strings.c:754 +#: locale/ipp-strings.c:816 msgid "from-name" msgstr "" @@ -8922,32 +8934,32 @@ msgid "idle" msgstr "" #. TRANSLATORS: Imposition Template -#: locale/ipp-strings.c:756 +#: locale/ipp-strings.c:818 msgid "imposition-template" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:758 +#: locale/ipp-strings.c:820 msgid "imposition-template.none" msgstr "" #. TRANSLATORS: Signature -#: locale/ipp-strings.c:760 +#: locale/ipp-strings.c:822 msgid "imposition-template.signature" msgstr "" #. TRANSLATORS: Insert Page Number -#: locale/ipp-strings.c:762 +#: locale/ipp-strings.c:824 msgid "insert-after-page-number" msgstr "" #. TRANSLATORS: Insert Count -#: locale/ipp-strings.c:764 +#: locale/ipp-strings.c:826 msgid "insert-count" msgstr "" #. TRANSLATORS: Insert Sheet -#: locale/ipp-strings.c:766 +#: locale/ipp-strings.c:828 msgid "insert-sheet" msgstr "" @@ -9097,896 +9109,896 @@ msgid "ipptool: Unable to allocate memory: %s" msgstr "" #. TRANSLATORS: Job Account ID -#: locale/ipp-strings.c:768 +#: locale/ipp-strings.c:830 msgid "job-account-id" msgstr "" #. TRANSLATORS: Job Account Type -#: locale/ipp-strings.c:770 +#: locale/ipp-strings.c:832 msgid "job-account-type" msgstr "" #. TRANSLATORS: General -#: locale/ipp-strings.c:772 +#: locale/ipp-strings.c:834 msgid "job-account-type.general" msgstr "" #. TRANSLATORS: Group -#: locale/ipp-strings.c:774 +#: locale/ipp-strings.c:836 msgid "job-account-type.group" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:776 +#: locale/ipp-strings.c:838 msgid "job-account-type.none" msgstr "" #. TRANSLATORS: Job Accounting Output Bin -#: locale/ipp-strings.c:778 +#: locale/ipp-strings.c:840 msgid "job-accounting-output-bin" msgstr "" #. TRANSLATORS: Job Accounting Sheets -#: locale/ipp-strings.c:780 +#: locale/ipp-strings.c:842 msgid "job-accounting-sheets" msgstr "" #. TRANSLATORS: Type of Job Accounting Sheets -#: locale/ipp-strings.c:782 +#: locale/ipp-strings.c:844 msgid "job-accounting-sheets-type" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:784 +#: locale/ipp-strings.c:846 msgid "job-accounting-sheets-type.none" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:786 +#: locale/ipp-strings.c:848 msgid "job-accounting-sheets-type.standard" msgstr "" #. TRANSLATORS: Job Accounting User ID -#: locale/ipp-strings.c:788 +#: locale/ipp-strings.c:850 msgid "job-accounting-user-id" msgstr "" #. TRANSLATORS: Job Cancel After -#: locale/ipp-strings.c:790 +#: locale/ipp-strings.c:852 msgid "job-cancel-after" msgstr "" #. TRANSLATORS: Copies -#: locale/ipp-strings.c:792 +#: locale/ipp-strings.c:854 msgid "job-copies" msgstr "" #. TRANSLATORS: Back Cover -#: locale/ipp-strings.c:794 +#: locale/ipp-strings.c:856 msgid "job-cover-back" msgstr "" #. TRANSLATORS: Front Cover -#: locale/ipp-strings.c:796 +#: locale/ipp-strings.c:858 msgid "job-cover-front" msgstr "" #. TRANSLATORS: Delay Output Until -#: locale/ipp-strings.c:798 +#: locale/ipp-strings.c:860 msgid "job-delay-output-until" msgstr "" #. TRANSLATORS: Delay Output Until -#: locale/ipp-strings.c:800 +#: locale/ipp-strings.c:862 msgid "job-delay-output-until-time" msgstr "" #. TRANSLATORS: Daytime -#: locale/ipp-strings.c:802 +#: locale/ipp-strings.c:864 msgid "job-delay-output-until.day-time" msgstr "" #. TRANSLATORS: Evening -#: locale/ipp-strings.c:804 +#: locale/ipp-strings.c:866 msgid "job-delay-output-until.evening" msgstr "" #. TRANSLATORS: Released -#: locale/ipp-strings.c:806 +#: locale/ipp-strings.c:868 msgid "job-delay-output-until.indefinite" msgstr "" #. TRANSLATORS: Night -#: locale/ipp-strings.c:808 +#: locale/ipp-strings.c:870 msgid "job-delay-output-until.night" msgstr "" #. TRANSLATORS: No Delay -#: locale/ipp-strings.c:810 +#: locale/ipp-strings.c:872 msgid "job-delay-output-until.no-delay-output" msgstr "" #. TRANSLATORS: Second Shift -#: locale/ipp-strings.c:812 +#: locale/ipp-strings.c:874 msgid "job-delay-output-until.second-shift" msgstr "" #. TRANSLATORS: Third Shift -#: locale/ipp-strings.c:814 +#: locale/ipp-strings.c:876 msgid "job-delay-output-until.third-shift" msgstr "" #. TRANSLATORS: Weekend -#: locale/ipp-strings.c:816 +#: locale/ipp-strings.c:878 msgid "job-delay-output-until.weekend" msgstr "" #. TRANSLATORS: On Error -#: locale/ipp-strings.c:818 +#: locale/ipp-strings.c:880 msgid "job-error-action" msgstr "" #. TRANSLATORS: Abort Job -#: locale/ipp-strings.c:820 +#: locale/ipp-strings.c:882 msgid "job-error-action.abort-job" msgstr "" #. TRANSLATORS: Cancel Job -#: locale/ipp-strings.c:822 +#: locale/ipp-strings.c:884 msgid "job-error-action.cancel-job" msgstr "" #. TRANSLATORS: Continue Job -#: locale/ipp-strings.c:824 +#: locale/ipp-strings.c:886 msgid "job-error-action.continue-job" msgstr "" #. TRANSLATORS: Suspend Job -#: locale/ipp-strings.c:826 +#: locale/ipp-strings.c:888 msgid "job-error-action.suspend-job" msgstr "" #. TRANSLATORS: Print Error Sheet -#: locale/ipp-strings.c:828 +#: locale/ipp-strings.c:890 msgid "job-error-sheet" msgstr "" #. TRANSLATORS: Type of Error Sheet -#: locale/ipp-strings.c:830 +#: locale/ipp-strings.c:892 msgid "job-error-sheet-type" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:832 +#: locale/ipp-strings.c:894 msgid "job-error-sheet-type.none" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:834 +#: locale/ipp-strings.c:896 msgid "job-error-sheet-type.standard" msgstr "" #. TRANSLATORS: Print Error Sheet -#: locale/ipp-strings.c:836 +#: locale/ipp-strings.c:898 msgid "job-error-sheet-when" msgstr "" #. TRANSLATORS: Always -#: locale/ipp-strings.c:838 +#: locale/ipp-strings.c:900 msgid "job-error-sheet-when.always" msgstr "" #. TRANSLATORS: On Error -#: locale/ipp-strings.c:840 +#: locale/ipp-strings.c:902 msgid "job-error-sheet-when.on-error" msgstr "" #. TRANSLATORS: Job Finishings -#: locale/ipp-strings.c:842 +#: locale/ipp-strings.c:904 msgid "job-finishings" msgstr "" #. TRANSLATORS: Hold Until -#: locale/ipp-strings.c:844 +#: locale/ipp-strings.c:906 msgid "job-hold-until" msgstr "" #. TRANSLATORS: Hold Until -#: locale/ipp-strings.c:846 +#: locale/ipp-strings.c:908 msgid "job-hold-until-time" msgstr "" #. TRANSLATORS: Daytime -#: locale/ipp-strings.c:848 +#: locale/ipp-strings.c:910 msgid "job-hold-until.day-time" msgstr "" #. TRANSLATORS: Evening -#: locale/ipp-strings.c:850 +#: locale/ipp-strings.c:912 msgid "job-hold-until.evening" msgstr "" #. TRANSLATORS: Released -#: locale/ipp-strings.c:852 +#: locale/ipp-strings.c:914 msgid "job-hold-until.indefinite" msgstr "" #. TRANSLATORS: Night -#: locale/ipp-strings.c:854 +#: locale/ipp-strings.c:916 msgid "job-hold-until.night" msgstr "" #. TRANSLATORS: No Hold -#: locale/ipp-strings.c:856 +#: locale/ipp-strings.c:918 msgid "job-hold-until.no-hold" msgstr "" #. TRANSLATORS: Second Shift -#: locale/ipp-strings.c:858 +#: locale/ipp-strings.c:920 msgid "job-hold-until.second-shift" msgstr "" #. TRANSLATORS: Third Shift -#: locale/ipp-strings.c:860 +#: locale/ipp-strings.c:922 msgid "job-hold-until.third-shift" msgstr "" #. TRANSLATORS: Weekend -#: locale/ipp-strings.c:862 +#: locale/ipp-strings.c:924 msgid "job-hold-until.weekend" msgstr "" #. TRANSLATORS: Job Mandatory Attributes -#: locale/ipp-strings.c:864 +#: locale/ipp-strings.c:926 msgid "job-mandatory-attributes" msgstr "" #. TRANSLATORS: Title -#: locale/ipp-strings.c:866 +#: locale/ipp-strings.c:928 msgid "job-name" msgstr "" #. TRANSLATORS: Job Pages -#: locale/ipp-strings.c:868 +#: locale/ipp-strings.c:930 msgid "job-pages" msgstr "" #. TRANSLATORS: Job Pages -#: locale/ipp-strings.c:870 +#: locale/ipp-strings.c:932 msgid "job-pages-col" msgstr "" #. TRANSLATORS: Job Phone Number -#: locale/ipp-strings.c:872 +#: locale/ipp-strings.c:934 msgid "job-phone-number" msgstr "" -#: scheduler/ipp.c:8337 +#: scheduler/ipp.c:8272 msgid "job-printer-uri attribute missing." msgstr "" #. TRANSLATORS: Job Priority -#: locale/ipp-strings.c:874 +#: locale/ipp-strings.c:936 msgid "job-priority" msgstr "" #. TRANSLATORS: Job Privacy Attributes -#: locale/ipp-strings.c:876 +#: locale/ipp-strings.c:938 msgid "job-privacy-attributes" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:878 +#: locale/ipp-strings.c:940 msgid "job-privacy-attributes.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:880 +#: locale/ipp-strings.c:942 msgid "job-privacy-attributes.default" msgstr "" #. TRANSLATORS: Job Description -#: locale/ipp-strings.c:882 +#: locale/ipp-strings.c:944 msgid "job-privacy-attributes.job-description" msgstr "" #. TRANSLATORS: Job Template -#: locale/ipp-strings.c:884 +#: locale/ipp-strings.c:946 msgid "job-privacy-attributes.job-template" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:886 +#: locale/ipp-strings.c:948 msgid "job-privacy-attributes.none" msgstr "" #. TRANSLATORS: Job Privacy Scope -#: locale/ipp-strings.c:888 +#: locale/ipp-strings.c:950 msgid "job-privacy-scope" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:890 +#: locale/ipp-strings.c:952 msgid "job-privacy-scope.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:892 +#: locale/ipp-strings.c:954 msgid "job-privacy-scope.default" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:894 +#: locale/ipp-strings.c:956 msgid "job-privacy-scope.none" msgstr "" #. TRANSLATORS: Owner -#: locale/ipp-strings.c:896 +#: locale/ipp-strings.c:958 msgid "job-privacy-scope.owner" msgstr "" #. TRANSLATORS: Job Recipient Name -#: locale/ipp-strings.c:898 +#: locale/ipp-strings.c:960 msgid "job-recipient-name" msgstr "" #. TRANSLATORS: Job Retain Until -#: locale/ipp-strings.c:900 +#: locale/ipp-strings.c:962 msgid "job-retain-until" msgstr "" #. TRANSLATORS: Job Retain Until Interval -#: locale/ipp-strings.c:902 +#: locale/ipp-strings.c:964 msgid "job-retain-until-interval" msgstr "" #. TRANSLATORS: Job Retain Until Time -#: locale/ipp-strings.c:904 +#: locale/ipp-strings.c:966 msgid "job-retain-until-time" msgstr "" #. TRANSLATORS: End Of Day -#: locale/ipp-strings.c:906 +#: locale/ipp-strings.c:968 msgid "job-retain-until.end-of-day" msgstr "" #. TRANSLATORS: End Of Month -#: locale/ipp-strings.c:908 +#: locale/ipp-strings.c:970 msgid "job-retain-until.end-of-month" msgstr "" #. TRANSLATORS: End Of Week -#: locale/ipp-strings.c:910 +#: locale/ipp-strings.c:972 msgid "job-retain-until.end-of-week" msgstr "" #. TRANSLATORS: Indefinite -#: locale/ipp-strings.c:912 +#: locale/ipp-strings.c:974 msgid "job-retain-until.indefinite" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:914 +#: locale/ipp-strings.c:976 msgid "job-retain-until.none" msgstr "" #. TRANSLATORS: Job Save Disposition -#: locale/ipp-strings.c:916 +#: locale/ipp-strings.c:978 msgid "job-save-disposition" msgstr "" #. TRANSLATORS: Job Sheet Message -#: locale/ipp-strings.c:918 +#: locale/ipp-strings.c:980 msgid "job-sheet-message" msgstr "" #. TRANSLATORS: Banner Page -#: locale/ipp-strings.c:920 +#: locale/ipp-strings.c:982 msgid "job-sheets" msgstr "" #. TRANSLATORS: Banner Page -#: locale/ipp-strings.c:922 +#: locale/ipp-strings.c:984 msgid "job-sheets-col" msgstr "" #. TRANSLATORS: First Page in Document -#: locale/ipp-strings.c:924 +#: locale/ipp-strings.c:986 msgid "job-sheets.first-print-stream-page" msgstr "" #. TRANSLATORS: Start and End Sheets -#: locale/ipp-strings.c:926 +#: locale/ipp-strings.c:988 msgid "job-sheets.job-both-sheet" msgstr "" #. TRANSLATORS: End Sheet -#: locale/ipp-strings.c:928 +#: locale/ipp-strings.c:990 msgid "job-sheets.job-end-sheet" msgstr "" #. TRANSLATORS: Start Sheet -#: locale/ipp-strings.c:930 +#: locale/ipp-strings.c:992 msgid "job-sheets.job-start-sheet" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:932 +#: locale/ipp-strings.c:994 msgid "job-sheets.none" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:934 +#: locale/ipp-strings.c:996 msgid "job-sheets.standard" msgstr "" #. TRANSLATORS: Job State -#: locale/ipp-strings.c:936 +#: locale/ipp-strings.c:998 msgid "job-state" msgstr "" #. TRANSLATORS: Job State Message -#: locale/ipp-strings.c:938 +#: locale/ipp-strings.c:1000 msgid "job-state-message" msgstr "" #. TRANSLATORS: Detailed Job State -#: locale/ipp-strings.c:940 +#: locale/ipp-strings.c:1002 msgid "job-state-reasons" msgstr "" #. TRANSLATORS: Stopping -#: locale/ipp-strings.c:942 +#: locale/ipp-strings.c:1004 msgid "job-state-reasons.aborted-by-system" msgstr "" #. TRANSLATORS: Account Authorization Failed -#: locale/ipp-strings.c:944 +#: locale/ipp-strings.c:1006 msgid "job-state-reasons.account-authorization-failed" msgstr "" #. TRANSLATORS: Account Closed -#: locale/ipp-strings.c:946 +#: locale/ipp-strings.c:1008 msgid "job-state-reasons.account-closed" msgstr "" #. TRANSLATORS: Account Info Needed -#: locale/ipp-strings.c:948 +#: locale/ipp-strings.c:1010 msgid "job-state-reasons.account-info-needed" msgstr "" #. TRANSLATORS: Account Limit Reached -#: locale/ipp-strings.c:950 +#: locale/ipp-strings.c:1012 msgid "job-state-reasons.account-limit-reached" msgstr "" #. TRANSLATORS: Decompression error -#: locale/ipp-strings.c:952 +#: locale/ipp-strings.c:1014 msgid "job-state-reasons.compression-error" msgstr "" #. TRANSLATORS: Conflicting Attributes -#: locale/ipp-strings.c:954 +#: locale/ipp-strings.c:1016 msgid "job-state-reasons.conflicting-attributes" msgstr "" #. TRANSLATORS: Connected To Destination -#: locale/ipp-strings.c:956 +#: locale/ipp-strings.c:1018 msgid "job-state-reasons.connected-to-destination" msgstr "" #. TRANSLATORS: Connecting To Destination -#: locale/ipp-strings.c:958 +#: locale/ipp-strings.c:1020 msgid "job-state-reasons.connecting-to-destination" msgstr "" #. TRANSLATORS: Destination Uri Failed -#: locale/ipp-strings.c:960 +#: locale/ipp-strings.c:1022 msgid "job-state-reasons.destination-uri-failed" msgstr "" #. TRANSLATORS: Digital Signature Did Not Verify -#: locale/ipp-strings.c:962 +#: locale/ipp-strings.c:1024 msgid "job-state-reasons.digital-signature-did-not-verify" msgstr "" #. TRANSLATORS: Digital Signature Type Not Supported -#: locale/ipp-strings.c:964 +#: locale/ipp-strings.c:1026 msgid "job-state-reasons.digital-signature-type-not-supported" msgstr "" #. TRANSLATORS: Document Access Error -#: locale/ipp-strings.c:966 +#: locale/ipp-strings.c:1028 msgid "job-state-reasons.document-access-error" msgstr "" #. TRANSLATORS: Document Format Error -#: locale/ipp-strings.c:968 +#: locale/ipp-strings.c:1030 msgid "job-state-reasons.document-format-error" msgstr "" #. TRANSLATORS: Document Password Error -#: locale/ipp-strings.c:970 +#: locale/ipp-strings.c:1032 msgid "job-state-reasons.document-password-error" msgstr "" #. TRANSLATORS: Document Permission Error -#: locale/ipp-strings.c:972 +#: locale/ipp-strings.c:1034 msgid "job-state-reasons.document-permission-error" msgstr "" #. TRANSLATORS: Document Security Error -#: locale/ipp-strings.c:974 +#: locale/ipp-strings.c:1036 msgid "job-state-reasons.document-security-error" msgstr "" #. TRANSLATORS: Document Unprintable Error -#: locale/ipp-strings.c:976 +#: locale/ipp-strings.c:1038 msgid "job-state-reasons.document-unprintable-error" msgstr "" #. TRANSLATORS: Errors Detected -#: locale/ipp-strings.c:978 +#: locale/ipp-strings.c:1040 msgid "job-state-reasons.errors-detected" msgstr "" #. TRANSLATORS: Canceled at printer -#: locale/ipp-strings.c:980 +#: locale/ipp-strings.c:1042 msgid "job-state-reasons.job-canceled-at-device" msgstr "" #. TRANSLATORS: Canceled by operator -#: locale/ipp-strings.c:982 +#: locale/ipp-strings.c:1044 msgid "job-state-reasons.job-canceled-by-operator" msgstr "" #. TRANSLATORS: Canceled by user -#: locale/ipp-strings.c:984 +#: locale/ipp-strings.c:1046 msgid "job-state-reasons.job-canceled-by-user" msgstr "" #. TRANSLATORS: -#: locale/ipp-strings.c:986 +#: locale/ipp-strings.c:1048 msgid "job-state-reasons.job-completed-successfully" msgstr "" #. TRANSLATORS: Completed with errors -#: locale/ipp-strings.c:988 +#: locale/ipp-strings.c:1050 msgid "job-state-reasons.job-completed-with-errors" msgstr "" #. TRANSLATORS: Completed with warnings -#: locale/ipp-strings.c:990 +#: locale/ipp-strings.c:1052 msgid "job-state-reasons.job-completed-with-warnings" msgstr "" #. TRANSLATORS: Insufficient data -#: locale/ipp-strings.c:992 +#: locale/ipp-strings.c:1054 msgid "job-state-reasons.job-data-insufficient" msgstr "" #. TRANSLATORS: Job Delay Output Until Specified -#: locale/ipp-strings.c:994 +#: locale/ipp-strings.c:1056 msgid "job-state-reasons.job-delay-output-until-specified" msgstr "" #. TRANSLATORS: Job Digital Signature Wait -#: locale/ipp-strings.c:996 +#: locale/ipp-strings.c:1058 msgid "job-state-reasons.job-digital-signature-wait" msgstr "" #. TRANSLATORS: Job Fetchable -#: locale/ipp-strings.c:998 +#: locale/ipp-strings.c:1060 msgid "job-state-reasons.job-fetchable" msgstr "" #. TRANSLATORS: Job Held For Review -#: locale/ipp-strings.c:1000 +#: locale/ipp-strings.c:1062 msgid "job-state-reasons.job-held-for-review" msgstr "" #. TRANSLATORS: Job held -#: locale/ipp-strings.c:1002 +#: locale/ipp-strings.c:1064 msgid "job-state-reasons.job-hold-until-specified" msgstr "" #. TRANSLATORS: Incoming -#: locale/ipp-strings.c:1004 +#: locale/ipp-strings.c:1066 msgid "job-state-reasons.job-incoming" msgstr "" #. TRANSLATORS: Interpreting -#: locale/ipp-strings.c:1006 +#: locale/ipp-strings.c:1068 msgid "job-state-reasons.job-interpreting" msgstr "" #. TRANSLATORS: Outgoing -#: locale/ipp-strings.c:1008 +#: locale/ipp-strings.c:1070 msgid "job-state-reasons.job-outgoing" msgstr "" #. TRANSLATORS: Job Password Wait -#: locale/ipp-strings.c:1010 +#: locale/ipp-strings.c:1072 msgid "job-state-reasons.job-password-wait" msgstr "" #. TRANSLATORS: Job Printed Successfully -#: locale/ipp-strings.c:1012 +#: locale/ipp-strings.c:1074 msgid "job-state-reasons.job-printed-successfully" msgstr "" #. TRANSLATORS: Job Printed With Errors -#: locale/ipp-strings.c:1014 +#: locale/ipp-strings.c:1076 msgid "job-state-reasons.job-printed-with-errors" msgstr "" #. TRANSLATORS: Job Printed With Warnings -#: locale/ipp-strings.c:1016 +#: locale/ipp-strings.c:1078 msgid "job-state-reasons.job-printed-with-warnings" msgstr "" #. TRANSLATORS: Printing -#: locale/ipp-strings.c:1018 +#: locale/ipp-strings.c:1080 msgid "job-state-reasons.job-printing" msgstr "" #. TRANSLATORS: Preparing to print -#: locale/ipp-strings.c:1020 +#: locale/ipp-strings.c:1082 msgid "job-state-reasons.job-queued" msgstr "" #. TRANSLATORS: Processing document -#: locale/ipp-strings.c:1022 +#: locale/ipp-strings.c:1084 msgid "job-state-reasons.job-queued-for-marker" msgstr "" #. TRANSLATORS: Job Release Wait -#: locale/ipp-strings.c:1024 +#: locale/ipp-strings.c:1086 msgid "job-state-reasons.job-release-wait" msgstr "" #. TRANSLATORS: Restartable -#: locale/ipp-strings.c:1026 +#: locale/ipp-strings.c:1088 msgid "job-state-reasons.job-restartable" msgstr "" #. TRANSLATORS: Job Resuming -#: locale/ipp-strings.c:1028 +#: locale/ipp-strings.c:1090 msgid "job-state-reasons.job-resuming" msgstr "" #. TRANSLATORS: Job Saved Successfully -#: locale/ipp-strings.c:1030 +#: locale/ipp-strings.c:1092 msgid "job-state-reasons.job-saved-successfully" msgstr "" #. TRANSLATORS: Job Saved With Errors -#: locale/ipp-strings.c:1032 +#: locale/ipp-strings.c:1094 msgid "job-state-reasons.job-saved-with-errors" msgstr "" #. TRANSLATORS: Job Saved With Warnings -#: locale/ipp-strings.c:1034 +#: locale/ipp-strings.c:1096 msgid "job-state-reasons.job-saved-with-warnings" msgstr "" #. TRANSLATORS: Job Saving -#: locale/ipp-strings.c:1036 +#: locale/ipp-strings.c:1098 msgid "job-state-reasons.job-saving" msgstr "" #. TRANSLATORS: Job Spooling -#: locale/ipp-strings.c:1038 +#: locale/ipp-strings.c:1100 msgid "job-state-reasons.job-spooling" msgstr "" #. TRANSLATORS: Job Streaming -#: locale/ipp-strings.c:1040 +#: locale/ipp-strings.c:1102 msgid "job-state-reasons.job-streaming" msgstr "" #. TRANSLATORS: Suspended -#: locale/ipp-strings.c:1042 +#: locale/ipp-strings.c:1104 msgid "job-state-reasons.job-suspended" msgstr "" #. TRANSLATORS: Job Suspended By Operator -#: locale/ipp-strings.c:1044 +#: locale/ipp-strings.c:1106 msgid "job-state-reasons.job-suspended-by-operator" msgstr "" #. TRANSLATORS: Job Suspended By System -#: locale/ipp-strings.c:1046 +#: locale/ipp-strings.c:1108 msgid "job-state-reasons.job-suspended-by-system" msgstr "" #. TRANSLATORS: Job Suspended By User -#: locale/ipp-strings.c:1048 +#: locale/ipp-strings.c:1110 msgid "job-state-reasons.job-suspended-by-user" msgstr "" #. TRANSLATORS: Job Suspending -#: locale/ipp-strings.c:1050 +#: locale/ipp-strings.c:1112 msgid "job-state-reasons.job-suspending" msgstr "" #. TRANSLATORS: Job Transferring -#: locale/ipp-strings.c:1052 +#: locale/ipp-strings.c:1114 msgid "job-state-reasons.job-transferring" msgstr "" #. TRANSLATORS: Transforming -#: locale/ipp-strings.c:1054 +#: locale/ipp-strings.c:1116 msgid "job-state-reasons.job-transforming" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:1056 +#: locale/ipp-strings.c:1118 msgid "job-state-reasons.none" msgstr "" #. TRANSLATORS: Printer offline -#: locale/ipp-strings.c:1058 +#: locale/ipp-strings.c:1120 msgid "job-state-reasons.printer-stopped" msgstr "" #. TRANSLATORS: Printer partially stopped -#: locale/ipp-strings.c:1060 +#: locale/ipp-strings.c:1122 msgid "job-state-reasons.printer-stopped-partly" msgstr "" #. TRANSLATORS: Stopping -#: locale/ipp-strings.c:1062 +#: locale/ipp-strings.c:1124 msgid "job-state-reasons.processing-to-stop-point" msgstr "" #. TRANSLATORS: Ready -#: locale/ipp-strings.c:1064 +#: locale/ipp-strings.c:1126 msgid "job-state-reasons.queued-in-device" msgstr "" #. TRANSLATORS: Resources Are Not Ready -#: locale/ipp-strings.c:1066 +#: locale/ipp-strings.c:1128 msgid "job-state-reasons.resources-are-not-ready" msgstr "" #. TRANSLATORS: Resources Are Not Supported -#: locale/ipp-strings.c:1068 +#: locale/ipp-strings.c:1130 msgid "job-state-reasons.resources-are-not-supported" msgstr "" #. TRANSLATORS: Service offline -#: locale/ipp-strings.c:1070 +#: locale/ipp-strings.c:1132 msgid "job-state-reasons.service-off-line" msgstr "" #. TRANSLATORS: Submission Interrupted -#: locale/ipp-strings.c:1072 +#: locale/ipp-strings.c:1134 msgid "job-state-reasons.submission-interrupted" msgstr "" #. TRANSLATORS: Unsupported Attributes Or Values -#: locale/ipp-strings.c:1074 +#: locale/ipp-strings.c:1136 msgid "job-state-reasons.unsupported-attributes-or-values" msgstr "" #. TRANSLATORS: Unsupported Compression -#: locale/ipp-strings.c:1076 +#: locale/ipp-strings.c:1138 msgid "job-state-reasons.unsupported-compression" msgstr "" #. TRANSLATORS: Unsupported Document Format -#: locale/ipp-strings.c:1078 +#: locale/ipp-strings.c:1140 msgid "job-state-reasons.unsupported-document-format" msgstr "" #. TRANSLATORS: Waiting For User Action -#: locale/ipp-strings.c:1080 +#: locale/ipp-strings.c:1142 msgid "job-state-reasons.waiting-for-user-action" msgstr "" #. TRANSLATORS: Warnings Detected -#: locale/ipp-strings.c:1082 +#: locale/ipp-strings.c:1144 msgid "job-state-reasons.warnings-detected" msgstr "" #. TRANSLATORS: Pending -#: locale/ipp-strings.c:1084 +#: locale/ipp-strings.c:1146 msgid "job-state.3" msgstr "" #. TRANSLATORS: Held -#: locale/ipp-strings.c:1086 +#: locale/ipp-strings.c:1148 msgid "job-state.4" msgstr "" #. TRANSLATORS: Processing -#: locale/ipp-strings.c:1088 +#: locale/ipp-strings.c:1150 msgid "job-state.5" msgstr "" #. TRANSLATORS: Stopped -#: locale/ipp-strings.c:1090 +#: locale/ipp-strings.c:1152 msgid "job-state.6" msgstr "" #. TRANSLATORS: Canceled -#: locale/ipp-strings.c:1092 +#: locale/ipp-strings.c:1154 msgid "job-state.7" msgstr "" #. TRANSLATORS: Aborted -#: locale/ipp-strings.c:1094 +#: locale/ipp-strings.c:1156 msgid "job-state.8" msgstr "" #. TRANSLATORS: Completed -#: locale/ipp-strings.c:1096 +#: locale/ipp-strings.c:1158 msgid "job-state.9" msgstr "" #. TRANSLATORS: Laminate Pages -#: locale/ipp-strings.c:1098 +#: locale/ipp-strings.c:1160 msgid "laminating" msgstr "" #. TRANSLATORS: Laminate -#: locale/ipp-strings.c:1100 +#: locale/ipp-strings.c:1162 msgid "laminating-sides" msgstr "" #. TRANSLATORS: Back Only -#: locale/ipp-strings.c:1102 +#: locale/ipp-strings.c:1164 msgid "laminating-sides.back" msgstr "" #. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:1104 +#: locale/ipp-strings.c:1166 msgid "laminating-sides.both" msgstr "" #. TRANSLATORS: Front Only -#: locale/ipp-strings.c:1106 +#: locale/ipp-strings.c:1168 msgid "laminating-sides.front" msgstr "" #. TRANSLATORS: Type of Lamination -#: locale/ipp-strings.c:1108 +#: locale/ipp-strings.c:1170 msgid "laminating-type" msgstr "" #. TRANSLATORS: Archival -#: locale/ipp-strings.c:1110 +#: locale/ipp-strings.c:1172 msgid "laminating-type.archival" msgstr "" #. TRANSLATORS: Glossy -#: locale/ipp-strings.c:1112 +#: locale/ipp-strings.c:1174 msgid "laminating-type.glossy" msgstr "" #. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:1114 +#: locale/ipp-strings.c:1176 msgid "laminating-type.high-gloss" msgstr "" #. TRANSLATORS: Matte -#: locale/ipp-strings.c:1116 +#: locale/ipp-strings.c:1178 msgid "laminating-type.matte" msgstr "" #. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:1118 +#: locale/ipp-strings.c:1180 msgid "laminating-type.semi-gloss" msgstr "" #. TRANSLATORS: Translucent -#: locale/ipp-strings.c:1120 +#: locale/ipp-strings.c:1182 msgid "laminating-type.translucent" msgstr "" #. TRANSLATORS: Logo -#: locale/ipp-strings.c:1122 +#: locale/ipp-strings.c:1184 msgid "logo" msgstr "" @@ -10228,2837 +10240,2837 @@ msgid "lpstat: error - %s environment variable names non-existent destination \" msgstr "" #. TRANSLATORS: Amount of Material -#: locale/ipp-strings.c:1124 +#: locale/ipp-strings.c:1186 msgid "material-amount" msgstr "" #. TRANSLATORS: Amount Units -#: locale/ipp-strings.c:1126 +#: locale/ipp-strings.c:1188 msgid "material-amount-units" msgstr "" #. TRANSLATORS: Grams -#: locale/ipp-strings.c:1128 +#: locale/ipp-strings.c:1190 msgid "material-amount-units.g" msgstr "" #. TRANSLATORS: Kilograms -#: locale/ipp-strings.c:1130 +#: locale/ipp-strings.c:1192 msgid "material-amount-units.kg" msgstr "" #. TRANSLATORS: Liters -#: locale/ipp-strings.c:1132 +#: locale/ipp-strings.c:1194 msgid "material-amount-units.l" msgstr "" #. TRANSLATORS: Meters -#: locale/ipp-strings.c:1134 +#: locale/ipp-strings.c:1196 msgid "material-amount-units.m" msgstr "" #. TRANSLATORS: Milliliters -#: locale/ipp-strings.c:1136 +#: locale/ipp-strings.c:1198 msgid "material-amount-units.ml" msgstr "" #. TRANSLATORS: Millimeters -#: locale/ipp-strings.c:1138 +#: locale/ipp-strings.c:1200 msgid "material-amount-units.mm" msgstr "" #. TRANSLATORS: Material Color -#: locale/ipp-strings.c:1140 +#: locale/ipp-strings.c:1202 msgid "material-color" msgstr "" #. TRANSLATORS: Material Diameter -#: locale/ipp-strings.c:1142 +#: locale/ipp-strings.c:1204 msgid "material-diameter" msgstr "" #. TRANSLATORS: Material Diameter Tolerance -#: locale/ipp-strings.c:1144 +#: locale/ipp-strings.c:1206 msgid "material-diameter-tolerance" msgstr "" #. TRANSLATORS: Material Fill Density -#: locale/ipp-strings.c:1146 +#: locale/ipp-strings.c:1208 msgid "material-fill-density" msgstr "" #. TRANSLATORS: Material Name -#: locale/ipp-strings.c:1148 +#: locale/ipp-strings.c:1210 msgid "material-name" msgstr "" #. TRANSLATORS: Material Nozzle Diameter -#: locale/ipp-strings.c:1150 +#: locale/ipp-strings.c:1212 msgid "material-nozzle-diameter" msgstr "" #. TRANSLATORS: Use Material For -#: locale/ipp-strings.c:1152 +#: locale/ipp-strings.c:1214 msgid "material-purpose" msgstr "" #. TRANSLATORS: Everything -#: locale/ipp-strings.c:1154 +#: locale/ipp-strings.c:1216 msgid "material-purpose.all" msgstr "" #. TRANSLATORS: Base -#: locale/ipp-strings.c:1156 +#: locale/ipp-strings.c:1218 msgid "material-purpose.base" msgstr "" #. TRANSLATORS: In-fill -#: locale/ipp-strings.c:1158 +#: locale/ipp-strings.c:1220 msgid "material-purpose.in-fill" msgstr "" #. TRANSLATORS: Shell -#: locale/ipp-strings.c:1160 +#: locale/ipp-strings.c:1222 msgid "material-purpose.shell" msgstr "" #. TRANSLATORS: Supports -#: locale/ipp-strings.c:1162 +#: locale/ipp-strings.c:1224 msgid "material-purpose.support" msgstr "" #. TRANSLATORS: Feed Rate -#: locale/ipp-strings.c:1164 +#: locale/ipp-strings.c:1226 msgid "material-rate" msgstr "" #. TRANSLATORS: Feed Rate Units -#: locale/ipp-strings.c:1166 +#: locale/ipp-strings.c:1228 msgid "material-rate-units" msgstr "" #. TRANSLATORS: Milligrams per second -#: locale/ipp-strings.c:1168 +#: locale/ipp-strings.c:1230 msgid "material-rate-units.mg_second" msgstr "" #. TRANSLATORS: Milliliters per second -#: locale/ipp-strings.c:1170 +#: locale/ipp-strings.c:1232 msgid "material-rate-units.ml_second" msgstr "" #. TRANSLATORS: Millimeters per second -#: locale/ipp-strings.c:1172 +#: locale/ipp-strings.c:1234 msgid "material-rate-units.mm_second" msgstr "" #. TRANSLATORS: Material Retraction -#: locale/ipp-strings.c:1174 +#: locale/ipp-strings.c:1236 msgid "material-retraction" msgstr "" #. TRANSLATORS: Material Shell Thickness -#: locale/ipp-strings.c:1176 +#: locale/ipp-strings.c:1238 msgid "material-shell-thickness" msgstr "" #. TRANSLATORS: Material Temperature -#: locale/ipp-strings.c:1178 +#: locale/ipp-strings.c:1240 msgid "material-temperature" msgstr "" #. TRANSLATORS: Material Type -#: locale/ipp-strings.c:1180 +#: locale/ipp-strings.c:1242 msgid "material-type" msgstr "" #. TRANSLATORS: ABS -#: locale/ipp-strings.c:1182 +#: locale/ipp-strings.c:1244 msgid "material-type.abs" msgstr "" #. TRANSLATORS: Carbon Fiber ABS -#: locale/ipp-strings.c:1184 +#: locale/ipp-strings.c:1246 msgid "material-type.abs-carbon-fiber" msgstr "" #. TRANSLATORS: Carbon Nanotube ABS -#: locale/ipp-strings.c:1186 +#: locale/ipp-strings.c:1248 msgid "material-type.abs-carbon-nanotube" msgstr "" #. TRANSLATORS: Chocolate -#: locale/ipp-strings.c:1188 +#: locale/ipp-strings.c:1250 msgid "material-type.chocolate" msgstr "" #. TRANSLATORS: Gold -#: locale/ipp-strings.c:1190 +#: locale/ipp-strings.c:1252 msgid "material-type.gold" msgstr "" #. TRANSLATORS: Nylon -#: locale/ipp-strings.c:1192 +#: locale/ipp-strings.c:1254 msgid "material-type.nylon" msgstr "" #. TRANSLATORS: Pet -#: locale/ipp-strings.c:1194 +#: locale/ipp-strings.c:1256 msgid "material-type.pet" msgstr "" #. TRANSLATORS: Photopolymer -#: locale/ipp-strings.c:1196 +#: locale/ipp-strings.c:1258 msgid "material-type.photopolymer" msgstr "" #. TRANSLATORS: PLA -#: locale/ipp-strings.c:1198 +#: locale/ipp-strings.c:1260 msgid "material-type.pla" msgstr "" #. TRANSLATORS: Conductive PLA -#: locale/ipp-strings.c:1200 +#: locale/ipp-strings.c:1262 msgid "material-type.pla-conductive" msgstr "" #. TRANSLATORS: Pla Dissolvable -#: locale/ipp-strings.c:1202 +#: locale/ipp-strings.c:1264 msgid "material-type.pla-dissolvable" msgstr "" #. TRANSLATORS: Flexible PLA -#: locale/ipp-strings.c:1204 +#: locale/ipp-strings.c:1266 msgid "material-type.pla-flexible" msgstr "" #. TRANSLATORS: Magnetic PLA -#: locale/ipp-strings.c:1206 +#: locale/ipp-strings.c:1268 msgid "material-type.pla-magnetic" msgstr "" #. TRANSLATORS: Steel PLA -#: locale/ipp-strings.c:1208 +#: locale/ipp-strings.c:1270 msgid "material-type.pla-steel" msgstr "" #. TRANSLATORS: Stone PLA -#: locale/ipp-strings.c:1210 +#: locale/ipp-strings.c:1272 msgid "material-type.pla-stone" msgstr "" #. TRANSLATORS: Wood PLA -#: locale/ipp-strings.c:1212 +#: locale/ipp-strings.c:1274 msgid "material-type.pla-wood" msgstr "" #. TRANSLATORS: Polycarbonate -#: locale/ipp-strings.c:1214 +#: locale/ipp-strings.c:1276 msgid "material-type.polycarbonate" msgstr "" #. TRANSLATORS: Dissolvable PVA -#: locale/ipp-strings.c:1216 +#: locale/ipp-strings.c:1278 msgid "material-type.pva-dissolvable" msgstr "" #. TRANSLATORS: Silver -#: locale/ipp-strings.c:1218 +#: locale/ipp-strings.c:1280 msgid "material-type.silver" msgstr "" #. TRANSLATORS: Titanium -#: locale/ipp-strings.c:1220 +#: locale/ipp-strings.c:1282 msgid "material-type.titanium" msgstr "" #. TRANSLATORS: Wax -#: locale/ipp-strings.c:1222 +#: locale/ipp-strings.c:1284 msgid "material-type.wax" msgstr "" #. TRANSLATORS: Materials -#: locale/ipp-strings.c:1224 +#: locale/ipp-strings.c:1286 msgid "materials-col" msgstr "" #. TRANSLATORS: Media -#: locale/ipp-strings.c:1226 +#: locale/ipp-strings.c:1288 msgid "media" msgstr "" #. TRANSLATORS: Back Coating of Media -#: locale/ipp-strings.c:1228 +#: locale/ipp-strings.c:1290 msgid "media-back-coating" msgstr "" #. TRANSLATORS: Glossy -#: locale/ipp-strings.c:1230 +#: locale/ipp-strings.c:1292 msgid "media-back-coating.glossy" msgstr "" #. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:1232 +#: locale/ipp-strings.c:1294 msgid "media-back-coating.high-gloss" msgstr "" #. TRANSLATORS: Matte -#: locale/ipp-strings.c:1234 +#: locale/ipp-strings.c:1296 msgid "media-back-coating.matte" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:1236 +#: locale/ipp-strings.c:1298 msgid "media-back-coating.none" msgstr "" #. TRANSLATORS: Satin -#: locale/ipp-strings.c:1238 +#: locale/ipp-strings.c:1300 msgid "media-back-coating.satin" msgstr "" #. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:1240 +#: locale/ipp-strings.c:1302 msgid "media-back-coating.semi-gloss" msgstr "" #. TRANSLATORS: Media Bottom Margin -#: locale/ipp-strings.c:1242 +#: locale/ipp-strings.c:1304 msgid "media-bottom-margin" msgstr "" #. TRANSLATORS: Media -#: locale/ipp-strings.c:1244 +#: locale/ipp-strings.c:1306 msgid "media-col" msgstr "" #. TRANSLATORS: Media Color -#: locale/ipp-strings.c:1246 +#: locale/ipp-strings.c:1308 msgid "media-color" msgstr "" #. TRANSLATORS: Black -#: locale/ipp-strings.c:1248 +#: locale/ipp-strings.c:1310 msgid "media-color.black" msgstr "" #. TRANSLATORS: Blue -#: locale/ipp-strings.c:1250 +#: locale/ipp-strings.c:1312 msgid "media-color.blue" msgstr "" #. TRANSLATORS: Brown -#: locale/ipp-strings.c:1252 +#: locale/ipp-strings.c:1314 msgid "media-color.brown" msgstr "" #. TRANSLATORS: Buff -#: locale/ipp-strings.c:1254 +#: locale/ipp-strings.c:1316 msgid "media-color.buff" msgstr "" #. TRANSLATORS: Clear Black -#: locale/ipp-strings.c:1256 +#: locale/ipp-strings.c:1318 msgid "media-color.clear-black" msgstr "" #. TRANSLATORS: Clear Blue -#: locale/ipp-strings.c:1258 +#: locale/ipp-strings.c:1320 msgid "media-color.clear-blue" msgstr "" #. TRANSLATORS: Clear Brown -#: locale/ipp-strings.c:1260 +#: locale/ipp-strings.c:1322 msgid "media-color.clear-brown" msgstr "" #. TRANSLATORS: Clear Buff -#: locale/ipp-strings.c:1262 +#: locale/ipp-strings.c:1324 msgid "media-color.clear-buff" msgstr "" #. TRANSLATORS: Clear Cyan -#: locale/ipp-strings.c:1264 +#: locale/ipp-strings.c:1326 msgid "media-color.clear-cyan" msgstr "" #. TRANSLATORS: Clear Gold -#: locale/ipp-strings.c:1266 +#: locale/ipp-strings.c:1328 msgid "media-color.clear-gold" msgstr "" #. TRANSLATORS: Clear Goldenrod -#: locale/ipp-strings.c:1268 +#: locale/ipp-strings.c:1330 msgid "media-color.clear-goldenrod" msgstr "" #. TRANSLATORS: Clear Gray -#: locale/ipp-strings.c:1270 +#: locale/ipp-strings.c:1332 msgid "media-color.clear-gray" msgstr "" #. TRANSLATORS: Clear Green -#: locale/ipp-strings.c:1272 +#: locale/ipp-strings.c:1334 msgid "media-color.clear-green" msgstr "" #. TRANSLATORS: Clear Ivory -#: locale/ipp-strings.c:1274 +#: locale/ipp-strings.c:1336 msgid "media-color.clear-ivory" msgstr "" #. TRANSLATORS: Clear Magenta -#: locale/ipp-strings.c:1276 +#: locale/ipp-strings.c:1338 msgid "media-color.clear-magenta" msgstr "" #. TRANSLATORS: Clear Multi Color -#: locale/ipp-strings.c:1278 +#: locale/ipp-strings.c:1340 msgid "media-color.clear-multi-color" msgstr "" #. TRANSLATORS: Clear Mustard -#: locale/ipp-strings.c:1280 +#: locale/ipp-strings.c:1342 msgid "media-color.clear-mustard" msgstr "" #. TRANSLATORS: Clear Orange -#: locale/ipp-strings.c:1282 +#: locale/ipp-strings.c:1344 msgid "media-color.clear-orange" msgstr "" #. TRANSLATORS: Clear Pink -#: locale/ipp-strings.c:1284 +#: locale/ipp-strings.c:1346 msgid "media-color.clear-pink" msgstr "" #. TRANSLATORS: Clear Red -#: locale/ipp-strings.c:1286 +#: locale/ipp-strings.c:1348 msgid "media-color.clear-red" msgstr "" #. TRANSLATORS: Clear Silver -#: locale/ipp-strings.c:1288 +#: locale/ipp-strings.c:1350 msgid "media-color.clear-silver" msgstr "" #. TRANSLATORS: Clear Turquoise -#: locale/ipp-strings.c:1290 +#: locale/ipp-strings.c:1352 msgid "media-color.clear-turquoise" msgstr "" #. TRANSLATORS: Clear Violet -#: locale/ipp-strings.c:1292 +#: locale/ipp-strings.c:1354 msgid "media-color.clear-violet" msgstr "" #. TRANSLATORS: Clear White -#: locale/ipp-strings.c:1294 +#: locale/ipp-strings.c:1356 msgid "media-color.clear-white" msgstr "" #. TRANSLATORS: Clear Yellow -#: locale/ipp-strings.c:1296 +#: locale/ipp-strings.c:1358 msgid "media-color.clear-yellow" msgstr "" #. TRANSLATORS: Cyan -#: locale/ipp-strings.c:1298 +#: locale/ipp-strings.c:1360 msgid "media-color.cyan" msgstr "" #. TRANSLATORS: Dark Blue -#: locale/ipp-strings.c:1300 +#: locale/ipp-strings.c:1362 msgid "media-color.dark-blue" msgstr "" #. TRANSLATORS: Dark Brown -#: locale/ipp-strings.c:1302 +#: locale/ipp-strings.c:1364 msgid "media-color.dark-brown" msgstr "" #. TRANSLATORS: Dark Buff -#: locale/ipp-strings.c:1304 +#: locale/ipp-strings.c:1366 msgid "media-color.dark-buff" msgstr "" #. TRANSLATORS: Dark Cyan -#: locale/ipp-strings.c:1306 +#: locale/ipp-strings.c:1368 msgid "media-color.dark-cyan" msgstr "" #. TRANSLATORS: Dark Gold -#: locale/ipp-strings.c:1308 +#: locale/ipp-strings.c:1370 msgid "media-color.dark-gold" msgstr "" #. TRANSLATORS: Dark Goldenrod -#: locale/ipp-strings.c:1310 +#: locale/ipp-strings.c:1372 msgid "media-color.dark-goldenrod" msgstr "" #. TRANSLATORS: Dark Gray -#: locale/ipp-strings.c:1312 +#: locale/ipp-strings.c:1374 msgid "media-color.dark-gray" msgstr "" #. TRANSLATORS: Dark Green -#: locale/ipp-strings.c:1314 +#: locale/ipp-strings.c:1376 msgid "media-color.dark-green" msgstr "" #. TRANSLATORS: Dark Ivory -#: locale/ipp-strings.c:1316 +#: locale/ipp-strings.c:1378 msgid "media-color.dark-ivory" msgstr "" #. TRANSLATORS: Dark Magenta -#: locale/ipp-strings.c:1318 +#: locale/ipp-strings.c:1380 msgid "media-color.dark-magenta" msgstr "" #. TRANSLATORS: Dark Mustard -#: locale/ipp-strings.c:1320 +#: locale/ipp-strings.c:1382 msgid "media-color.dark-mustard" msgstr "" #. TRANSLATORS: Dark Orange -#: locale/ipp-strings.c:1322 +#: locale/ipp-strings.c:1384 msgid "media-color.dark-orange" msgstr "" #. TRANSLATORS: Dark Pink -#: locale/ipp-strings.c:1324 +#: locale/ipp-strings.c:1386 msgid "media-color.dark-pink" msgstr "" #. TRANSLATORS: Dark Red -#: locale/ipp-strings.c:1326 +#: locale/ipp-strings.c:1388 msgid "media-color.dark-red" msgstr "" #. TRANSLATORS: Dark Silver -#: locale/ipp-strings.c:1328 +#: locale/ipp-strings.c:1390 msgid "media-color.dark-silver" msgstr "" #. TRANSLATORS: Dark Turquoise -#: locale/ipp-strings.c:1330 +#: locale/ipp-strings.c:1392 msgid "media-color.dark-turquoise" msgstr "" #. TRANSLATORS: Dark Violet -#: locale/ipp-strings.c:1332 +#: locale/ipp-strings.c:1394 msgid "media-color.dark-violet" msgstr "" #. TRANSLATORS: Dark Yellow -#: locale/ipp-strings.c:1334 +#: locale/ipp-strings.c:1396 msgid "media-color.dark-yellow" msgstr "" #. TRANSLATORS: Gold -#: locale/ipp-strings.c:1336 +#: locale/ipp-strings.c:1398 msgid "media-color.gold" msgstr "" #. TRANSLATORS: Goldenrod -#: locale/ipp-strings.c:1338 +#: locale/ipp-strings.c:1400 msgid "media-color.goldenrod" msgstr "" #. TRANSLATORS: Gray -#: locale/ipp-strings.c:1340 +#: locale/ipp-strings.c:1402 msgid "media-color.gray" msgstr "" #. TRANSLATORS: Green -#: locale/ipp-strings.c:1342 +#: locale/ipp-strings.c:1404 msgid "media-color.green" msgstr "" #. TRANSLATORS: Ivory -#: locale/ipp-strings.c:1344 +#: locale/ipp-strings.c:1406 msgid "media-color.ivory" msgstr "" #. TRANSLATORS: Light Black -#: locale/ipp-strings.c:1346 +#: locale/ipp-strings.c:1408 msgid "media-color.light-black" msgstr "" #. TRANSLATORS: Light Blue -#: locale/ipp-strings.c:1348 +#: locale/ipp-strings.c:1410 msgid "media-color.light-blue" msgstr "" #. TRANSLATORS: Light Brown -#: locale/ipp-strings.c:1350 +#: locale/ipp-strings.c:1412 msgid "media-color.light-brown" msgstr "" #. TRANSLATORS: Light Buff -#: locale/ipp-strings.c:1352 +#: locale/ipp-strings.c:1414 msgid "media-color.light-buff" msgstr "" #. TRANSLATORS: Light Cyan -#: locale/ipp-strings.c:1354 +#: locale/ipp-strings.c:1416 msgid "media-color.light-cyan" msgstr "" #. TRANSLATORS: Light Gold -#: locale/ipp-strings.c:1356 +#: locale/ipp-strings.c:1418 msgid "media-color.light-gold" msgstr "" #. TRANSLATORS: Light Goldenrod -#: locale/ipp-strings.c:1358 +#: locale/ipp-strings.c:1420 msgid "media-color.light-goldenrod" msgstr "" #. TRANSLATORS: Light Gray -#: locale/ipp-strings.c:1360 +#: locale/ipp-strings.c:1422 msgid "media-color.light-gray" msgstr "" #. TRANSLATORS: Light Green -#: locale/ipp-strings.c:1362 +#: locale/ipp-strings.c:1424 msgid "media-color.light-green" msgstr "" #. TRANSLATORS: Light Ivory -#: locale/ipp-strings.c:1364 +#: locale/ipp-strings.c:1426 msgid "media-color.light-ivory" msgstr "" #. TRANSLATORS: Light Magenta -#: locale/ipp-strings.c:1366 +#: locale/ipp-strings.c:1428 msgid "media-color.light-magenta" msgstr "" #. TRANSLATORS: Light Mustard -#: locale/ipp-strings.c:1368 +#: locale/ipp-strings.c:1430 msgid "media-color.light-mustard" msgstr "" #. TRANSLATORS: Light Orange -#: locale/ipp-strings.c:1370 +#: locale/ipp-strings.c:1432 msgid "media-color.light-orange" msgstr "" #. TRANSLATORS: Light Pink -#: locale/ipp-strings.c:1372 +#: locale/ipp-strings.c:1434 msgid "media-color.light-pink" msgstr "" #. TRANSLATORS: Light Red -#: locale/ipp-strings.c:1374 +#: locale/ipp-strings.c:1436 msgid "media-color.light-red" msgstr "" #. TRANSLATORS: Light Silver -#: locale/ipp-strings.c:1376 +#: locale/ipp-strings.c:1438 msgid "media-color.light-silver" msgstr "" #. TRANSLATORS: Light Turquoise -#: locale/ipp-strings.c:1378 +#: locale/ipp-strings.c:1440 msgid "media-color.light-turquoise" msgstr "" #. TRANSLATORS: Light Violet -#: locale/ipp-strings.c:1380 +#: locale/ipp-strings.c:1442 msgid "media-color.light-violet" msgstr "" #. TRANSLATORS: Light Yellow -#: locale/ipp-strings.c:1382 +#: locale/ipp-strings.c:1444 msgid "media-color.light-yellow" msgstr "" #. TRANSLATORS: Magenta -#: locale/ipp-strings.c:1384 +#: locale/ipp-strings.c:1446 msgid "media-color.magenta" msgstr "" #. TRANSLATORS: Multi-color -#: locale/ipp-strings.c:1386 +#: locale/ipp-strings.c:1448 msgid "media-color.multi-color" msgstr "" #. TRANSLATORS: Mustard -#: locale/ipp-strings.c:1388 +#: locale/ipp-strings.c:1450 msgid "media-color.mustard" msgstr "" #. TRANSLATORS: No Color -#: locale/ipp-strings.c:1390 +#: locale/ipp-strings.c:1452 msgid "media-color.no-color" msgstr "" #. TRANSLATORS: Orange -#: locale/ipp-strings.c:1392 +#: locale/ipp-strings.c:1454 msgid "media-color.orange" msgstr "" #. TRANSLATORS: Pink -#: locale/ipp-strings.c:1394 +#: locale/ipp-strings.c:1456 msgid "media-color.pink" msgstr "" #. TRANSLATORS: Red -#: locale/ipp-strings.c:1396 +#: locale/ipp-strings.c:1458 msgid "media-color.red" msgstr "" #. TRANSLATORS: Silver -#: locale/ipp-strings.c:1398 +#: locale/ipp-strings.c:1460 msgid "media-color.silver" msgstr "" #. TRANSLATORS: Turquoise -#: locale/ipp-strings.c:1400 +#: locale/ipp-strings.c:1462 msgid "media-color.turquoise" msgstr "" #. TRANSLATORS: Violet -#: locale/ipp-strings.c:1402 +#: locale/ipp-strings.c:1464 msgid "media-color.violet" msgstr "" #. TRANSLATORS: White -#: locale/ipp-strings.c:1404 +#: locale/ipp-strings.c:1466 msgid "media-color.white" msgstr "" #. TRANSLATORS: Yellow -#: locale/ipp-strings.c:1406 +#: locale/ipp-strings.c:1468 msgid "media-color.yellow" msgstr "" #. TRANSLATORS: Front Coating of Media -#: locale/ipp-strings.c:1408 +#: locale/ipp-strings.c:1470 msgid "media-front-coating" msgstr "" #. TRANSLATORS: Media Grain -#: locale/ipp-strings.c:1410 +#: locale/ipp-strings.c:1472 msgid "media-grain" msgstr "" #. TRANSLATORS: Cross-Feed Direction -#: locale/ipp-strings.c:1412 +#: locale/ipp-strings.c:1474 msgid "media-grain.x-direction" msgstr "" #. TRANSLATORS: Feed Direction -#: locale/ipp-strings.c:1414 +#: locale/ipp-strings.c:1476 msgid "media-grain.y-direction" msgstr "" #. TRANSLATORS: Media Hole Count -#: locale/ipp-strings.c:1416 +#: locale/ipp-strings.c:1478 msgid "media-hole-count" msgstr "" #. TRANSLATORS: Media Info -#: locale/ipp-strings.c:1418 +#: locale/ipp-strings.c:1480 msgid "media-info" msgstr "" #. TRANSLATORS: Force Media -#: locale/ipp-strings.c:1420 +#: locale/ipp-strings.c:1482 msgid "media-input-tray-check" msgstr "" #. TRANSLATORS: Media Left Margin -#: locale/ipp-strings.c:1422 +#: locale/ipp-strings.c:1484 msgid "media-left-margin" msgstr "" #. TRANSLATORS: Pre-printed Media -#: locale/ipp-strings.c:1424 +#: locale/ipp-strings.c:1486 msgid "media-pre-printed" msgstr "" #. TRANSLATORS: Blank -#: locale/ipp-strings.c:1426 +#: locale/ipp-strings.c:1488 msgid "media-pre-printed.blank" msgstr "" #. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1428 +#: locale/ipp-strings.c:1490 msgid "media-pre-printed.letter-head" msgstr "" #. TRANSLATORS: Pre-printed -#: locale/ipp-strings.c:1430 +#: locale/ipp-strings.c:1492 msgid "media-pre-printed.pre-printed" msgstr "" #. TRANSLATORS: Recycled Media -#: locale/ipp-strings.c:1432 +#: locale/ipp-strings.c:1494 msgid "media-recycled" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:1434 +#: locale/ipp-strings.c:1496 msgid "media-recycled.none" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:1436 +#: locale/ipp-strings.c:1498 msgid "media-recycled.standard" msgstr "" #. TRANSLATORS: Media Right Margin -#: locale/ipp-strings.c:1438 +#: locale/ipp-strings.c:1500 msgid "media-right-margin" msgstr "" #. TRANSLATORS: Media Dimensions -#: locale/ipp-strings.c:1440 +#: locale/ipp-strings.c:1502 msgid "media-size" msgstr "" #. TRANSLATORS: Media Name -#: locale/ipp-strings.c:1442 +#: locale/ipp-strings.c:1504 msgid "media-size-name" msgstr "" #. TRANSLATORS: Media Source -#: locale/ipp-strings.c:1444 +#: locale/ipp-strings.c:1506 msgid "media-source" msgstr "" #. TRANSLATORS: Alternate -#: locale/ipp-strings.c:1446 +#: locale/ipp-strings.c:1508 msgid "media-source.alternate" msgstr "" #. TRANSLATORS: Alternate Roll -#: locale/ipp-strings.c:1448 +#: locale/ipp-strings.c:1510 msgid "media-source.alternate-roll" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:1450 +#: locale/ipp-strings.c:1512 msgid "media-source.auto" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:1452 +#: locale/ipp-strings.c:1514 msgid "media-source.bottom" msgstr "" #. TRANSLATORS: By-pass Tray -#: locale/ipp-strings.c:1454 +#: locale/ipp-strings.c:1516 msgid "media-source.by-pass-tray" msgstr "" #. TRANSLATORS: Center -#: locale/ipp-strings.c:1456 +#: locale/ipp-strings.c:1518 msgid "media-source.center" msgstr "" #. TRANSLATORS: Disc -#: locale/ipp-strings.c:1458 +#: locale/ipp-strings.c:1520 msgid "media-source.disc" msgstr "" #. TRANSLATORS: Envelope -#: locale/ipp-strings.c:1460 +#: locale/ipp-strings.c:1522 msgid "media-source.envelope" msgstr "" #. TRANSLATORS: Hagaki -#: locale/ipp-strings.c:1462 +#: locale/ipp-strings.c:1524 msgid "media-source.hagaki" msgstr "" #. TRANSLATORS: Large Capacity -#: locale/ipp-strings.c:1464 +#: locale/ipp-strings.c:1526 msgid "media-source.large-capacity" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:1466 +#: locale/ipp-strings.c:1528 msgid "media-source.left" msgstr "" #. TRANSLATORS: Main -#: locale/ipp-strings.c:1468 +#: locale/ipp-strings.c:1530 msgid "media-source.main" msgstr "" #. TRANSLATORS: Main Roll -#: locale/ipp-strings.c:1470 +#: locale/ipp-strings.c:1532 msgid "media-source.main-roll" msgstr "" #. TRANSLATORS: Manual -#: locale/ipp-strings.c:1472 +#: locale/ipp-strings.c:1534 msgid "media-source.manual" msgstr "" #. TRANSLATORS: Middle -#: locale/ipp-strings.c:1474 +#: locale/ipp-strings.c:1536 msgid "media-source.middle" msgstr "" #. TRANSLATORS: Photo -#: locale/ipp-strings.c:1476 +#: locale/ipp-strings.c:1538 msgid "media-source.photo" msgstr "" #. TRANSLATORS: Rear -#: locale/ipp-strings.c:1478 +#: locale/ipp-strings.c:1540 msgid "media-source.rear" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:1480 +#: locale/ipp-strings.c:1542 msgid "media-source.right" msgstr "" #. TRANSLATORS: Roll 1 -#: locale/ipp-strings.c:1482 +#: locale/ipp-strings.c:1544 msgid "media-source.roll-1" msgstr "" #. TRANSLATORS: Roll 10 -#: locale/ipp-strings.c:1484 +#: locale/ipp-strings.c:1546 msgid "media-source.roll-10" msgstr "" #. TRANSLATORS: Roll 2 -#: locale/ipp-strings.c:1486 +#: locale/ipp-strings.c:1548 msgid "media-source.roll-2" msgstr "" #. TRANSLATORS: Roll 3 -#: locale/ipp-strings.c:1488 +#: locale/ipp-strings.c:1550 msgid "media-source.roll-3" msgstr "" #. TRANSLATORS: Roll 4 -#: locale/ipp-strings.c:1490 +#: locale/ipp-strings.c:1552 msgid "media-source.roll-4" msgstr "" #. TRANSLATORS: Roll 5 -#: locale/ipp-strings.c:1492 +#: locale/ipp-strings.c:1554 msgid "media-source.roll-5" msgstr "" #. TRANSLATORS: Roll 6 -#: locale/ipp-strings.c:1494 +#: locale/ipp-strings.c:1556 msgid "media-source.roll-6" msgstr "" #. TRANSLATORS: Roll 7 -#: locale/ipp-strings.c:1496 +#: locale/ipp-strings.c:1558 msgid "media-source.roll-7" msgstr "" #. TRANSLATORS: Roll 8 -#: locale/ipp-strings.c:1498 +#: locale/ipp-strings.c:1560 msgid "media-source.roll-8" msgstr "" #. TRANSLATORS: Roll 9 -#: locale/ipp-strings.c:1500 +#: locale/ipp-strings.c:1562 msgid "media-source.roll-9" msgstr "" #. TRANSLATORS: Side -#: locale/ipp-strings.c:1502 +#: locale/ipp-strings.c:1564 msgid "media-source.side" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:1504 +#: locale/ipp-strings.c:1566 msgid "media-source.top" msgstr "" #. TRANSLATORS: Tray 1 -#: locale/ipp-strings.c:1506 +#: locale/ipp-strings.c:1568 msgid "media-source.tray-1" msgstr "" #. TRANSLATORS: Tray 10 -#: locale/ipp-strings.c:1508 +#: locale/ipp-strings.c:1570 msgid "media-source.tray-10" msgstr "" #. TRANSLATORS: Tray 11 -#: locale/ipp-strings.c:1510 +#: locale/ipp-strings.c:1572 msgid "media-source.tray-11" msgstr "" #. TRANSLATORS: Tray 12 -#: locale/ipp-strings.c:1512 +#: locale/ipp-strings.c:1574 msgid "media-source.tray-12" msgstr "" #. TRANSLATORS: Tray 13 -#: locale/ipp-strings.c:1514 +#: locale/ipp-strings.c:1576 msgid "media-source.tray-13" msgstr "" #. TRANSLATORS: Tray 14 -#: locale/ipp-strings.c:1516 +#: locale/ipp-strings.c:1578 msgid "media-source.tray-14" msgstr "" #. TRANSLATORS: Tray 15 -#: locale/ipp-strings.c:1518 +#: locale/ipp-strings.c:1580 msgid "media-source.tray-15" msgstr "" #. TRANSLATORS: Tray 16 -#: locale/ipp-strings.c:1520 +#: locale/ipp-strings.c:1582 msgid "media-source.tray-16" msgstr "" #. TRANSLATORS: Tray 17 -#: locale/ipp-strings.c:1522 +#: locale/ipp-strings.c:1584 msgid "media-source.tray-17" msgstr "" #. TRANSLATORS: Tray 18 -#: locale/ipp-strings.c:1524 +#: locale/ipp-strings.c:1586 msgid "media-source.tray-18" msgstr "" #. TRANSLATORS: Tray 19 -#: locale/ipp-strings.c:1526 +#: locale/ipp-strings.c:1588 msgid "media-source.tray-19" msgstr "" #. TRANSLATORS: Tray 2 -#: locale/ipp-strings.c:1528 +#: locale/ipp-strings.c:1590 msgid "media-source.tray-2" msgstr "" #. TRANSLATORS: Tray 20 -#: locale/ipp-strings.c:1530 +#: locale/ipp-strings.c:1592 msgid "media-source.tray-20" msgstr "" #. TRANSLATORS: Tray 3 -#: locale/ipp-strings.c:1532 +#: locale/ipp-strings.c:1594 msgid "media-source.tray-3" msgstr "" #. TRANSLATORS: Tray 4 -#: locale/ipp-strings.c:1534 +#: locale/ipp-strings.c:1596 msgid "media-source.tray-4" msgstr "" #. TRANSLATORS: Tray 5 -#: locale/ipp-strings.c:1536 +#: locale/ipp-strings.c:1598 msgid "media-source.tray-5" msgstr "" #. TRANSLATORS: Tray 6 -#: locale/ipp-strings.c:1538 +#: locale/ipp-strings.c:1600 msgid "media-source.tray-6" msgstr "" #. TRANSLATORS: Tray 7 -#: locale/ipp-strings.c:1540 +#: locale/ipp-strings.c:1602 msgid "media-source.tray-7" msgstr "" #. TRANSLATORS: Tray 8 -#: locale/ipp-strings.c:1542 +#: locale/ipp-strings.c:1604 msgid "media-source.tray-8" msgstr "" #. TRANSLATORS: Tray 9 -#: locale/ipp-strings.c:1544 +#: locale/ipp-strings.c:1606 msgid "media-source.tray-9" msgstr "" #. TRANSLATORS: Media Thickness -#: locale/ipp-strings.c:1546 +#: locale/ipp-strings.c:1608 msgid "media-thickness" msgstr "" #. TRANSLATORS: Media Tooth (Texture) -#: locale/ipp-strings.c:1548 +#: locale/ipp-strings.c:1610 msgid "media-tooth" msgstr "" #. TRANSLATORS: Antique -#: locale/ipp-strings.c:1550 +#: locale/ipp-strings.c:1612 msgid "media-tooth.antique" msgstr "" #. TRANSLATORS: Extra Smooth -#: locale/ipp-strings.c:1552 +#: locale/ipp-strings.c:1614 msgid "media-tooth.calendared" msgstr "" #. TRANSLATORS: Coarse -#: locale/ipp-strings.c:1554 +#: locale/ipp-strings.c:1616 msgid "media-tooth.coarse" msgstr "" #. TRANSLATORS: Fine -#: locale/ipp-strings.c:1556 +#: locale/ipp-strings.c:1618 msgid "media-tooth.fine" msgstr "" #. TRANSLATORS: Linen -#: locale/ipp-strings.c:1558 +#: locale/ipp-strings.c:1620 msgid "media-tooth.linen" msgstr "" #. TRANSLATORS: Medium -#: locale/ipp-strings.c:1560 +#: locale/ipp-strings.c:1622 msgid "media-tooth.medium" msgstr "" #. TRANSLATORS: Smooth -#: locale/ipp-strings.c:1562 +#: locale/ipp-strings.c:1624 msgid "media-tooth.smooth" msgstr "" #. TRANSLATORS: Stipple -#: locale/ipp-strings.c:1564 +#: locale/ipp-strings.c:1626 msgid "media-tooth.stipple" msgstr "" #. TRANSLATORS: Rough -#: locale/ipp-strings.c:1566 +#: locale/ipp-strings.c:1628 msgid "media-tooth.uncalendared" msgstr "" #. TRANSLATORS: Vellum -#: locale/ipp-strings.c:1568 +#: locale/ipp-strings.c:1630 msgid "media-tooth.vellum" msgstr "" #. TRANSLATORS: Media Top Margin -#: locale/ipp-strings.c:1570 +#: locale/ipp-strings.c:1632 msgid "media-top-margin" msgstr "" #. TRANSLATORS: Media Type -#: locale/ipp-strings.c:1572 +#: locale/ipp-strings.c:1634 msgid "media-type" msgstr "" #. TRANSLATORS: Aluminum -#: locale/ipp-strings.c:1574 +#: locale/ipp-strings.c:1636 msgid "media-type.aluminum" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:1576 +#: locale/ipp-strings.c:1638 msgid "media-type.auto" msgstr "" #. TRANSLATORS: Back Print Film -#: locale/ipp-strings.c:1578 +#: locale/ipp-strings.c:1640 msgid "media-type.back-print-film" msgstr "" #. TRANSLATORS: Cardboard -#: locale/ipp-strings.c:1580 +#: locale/ipp-strings.c:1642 msgid "media-type.cardboard" msgstr "" #. TRANSLATORS: Cardstock -#: locale/ipp-strings.c:1582 +#: locale/ipp-strings.c:1644 msgid "media-type.cardstock" msgstr "" #. TRANSLATORS: CD -#: locale/ipp-strings.c:1584 +#: locale/ipp-strings.c:1646 msgid "media-type.cd" msgstr "" #. TRANSLATORS: Photo Advanced Paper -#: locale/ipp-strings.c:1586 +#: locale/ipp-strings.c:1648 msgid "media-type.com.hp.advanced-photo" msgstr "" #. TRANSLATORS: Brochure Glossy Paper -#: locale/ipp-strings.c:1588 +#: locale/ipp-strings.c:1650 msgid "media-type.com.hp.brochure-glossy" msgstr "" #. TRANSLATORS: Brochure Matte Paper -#: locale/ipp-strings.c:1590 +#: locale/ipp-strings.c:1652 msgid "media-type.com.hp.brochure-matte" msgstr "" #. TRANSLATORS: Matte Coverstock -#: locale/ipp-strings.c:1592 +#: locale/ipp-strings.c:1654 msgid "media-type.com.hp.cover-matte" msgstr "" #. TRANSLATORS: EcoSMART Lite Paper -#: locale/ipp-strings.c:1594 +#: locale/ipp-strings.c:1656 msgid "media-type.com.hp.ecosmart-lite" msgstr "" #. TRANSLATORS: Everyday Glossy Paper -#: locale/ipp-strings.c:1596 +#: locale/ipp-strings.c:1658 msgid "media-type.com.hp.everyday-glossy" msgstr "" #. TRANSLATORS: Everyday Matte Paper -#: locale/ipp-strings.c:1598 +#: locale/ipp-strings.c:1660 msgid "media-type.com.hp.everyday-matte" msgstr "" #. TRANSLATORS: Extra Heavyweight Paper -#: locale/ipp-strings.c:1600 +#: locale/ipp-strings.c:1662 msgid "media-type.com.hp.extra-heavy" msgstr "" #. TRANSLATORS: Intermediate Paper -#: locale/ipp-strings.c:1602 +#: locale/ipp-strings.c:1664 msgid "media-type.com.hp.intermediate" msgstr "" #. TRANSLATORS: Mid-Weight Paper -#: locale/ipp-strings.c:1604 +#: locale/ipp-strings.c:1666 msgid "media-type.com.hp.mid-weight" msgstr "" #. TRANSLATORS: Inkjet Premium Paper -#: locale/ipp-strings.c:1606 +#: locale/ipp-strings.c:1668 msgid "media-type.com.hp.premium-inkjet" msgstr "" #. TRANSLATORS: Photo Premium Paper -#: locale/ipp-strings.c:1608 +#: locale/ipp-strings.c:1670 msgid "media-type.com.hp.premium-photo" msgstr "" #. TRANSLATORS: Premium Matte Presentation Paper -#: locale/ipp-strings.c:1610 +#: locale/ipp-strings.c:1672 msgid "media-type.com.hp.premium-presentation-matte" msgstr "" #. TRANSLATORS: Continuous -#: locale/ipp-strings.c:1612 +#: locale/ipp-strings.c:1674 msgid "media-type.continuous" msgstr "" #. TRANSLATORS: Continuous Long -#: locale/ipp-strings.c:1614 +#: locale/ipp-strings.c:1676 msgid "media-type.continuous-long" msgstr "" #. TRANSLATORS: Continuous Short -#: locale/ipp-strings.c:1616 +#: locale/ipp-strings.c:1678 msgid "media-type.continuous-short" msgstr "" #. TRANSLATORS: Corrugated Board -#: locale/ipp-strings.c:1618 +#: locale/ipp-strings.c:1680 msgid "media-type.corrugated-board" msgstr "" #. TRANSLATORS: Optical Disc -#: locale/ipp-strings.c:1620 +#: locale/ipp-strings.c:1682 msgid "media-type.disc" msgstr "" #. TRANSLATORS: Glossy Optical Disc -#: locale/ipp-strings.c:1622 +#: locale/ipp-strings.c:1684 msgid "media-type.disc-glossy" msgstr "" #. TRANSLATORS: High Gloss Optical Disc -#: locale/ipp-strings.c:1624 +#: locale/ipp-strings.c:1686 msgid "media-type.disc-high-gloss" msgstr "" #. TRANSLATORS: Matte Optical Disc -#: locale/ipp-strings.c:1626 +#: locale/ipp-strings.c:1688 msgid "media-type.disc-matte" msgstr "" #. TRANSLATORS: Satin Optical Disc -#: locale/ipp-strings.c:1628 +#: locale/ipp-strings.c:1690 msgid "media-type.disc-satin" msgstr "" #. TRANSLATORS: Semi-Gloss Optical Disc -#: locale/ipp-strings.c:1630 +#: locale/ipp-strings.c:1692 msgid "media-type.disc-semi-gloss" msgstr "" #. TRANSLATORS: Double Wall -#: locale/ipp-strings.c:1632 +#: locale/ipp-strings.c:1694 msgid "media-type.double-wall" msgstr "" #. TRANSLATORS: Dry Film -#: locale/ipp-strings.c:1634 +#: locale/ipp-strings.c:1696 msgid "media-type.dry-film" msgstr "" #. TRANSLATORS: DVD -#: locale/ipp-strings.c:1636 +#: locale/ipp-strings.c:1698 msgid "media-type.dvd" msgstr "" #. TRANSLATORS: Embossing Foil -#: locale/ipp-strings.c:1638 +#: locale/ipp-strings.c:1700 msgid "media-type.embossing-foil" msgstr "" #. TRANSLATORS: End Board -#: locale/ipp-strings.c:1640 +#: locale/ipp-strings.c:1702 msgid "media-type.end-board" msgstr "" #. TRANSLATORS: Envelope -#: locale/ipp-strings.c:1642 +#: locale/ipp-strings.c:1704 msgid "media-type.envelope" msgstr "" #. TRANSLATORS: Archival Envelope -#: locale/ipp-strings.c:1644 +#: locale/ipp-strings.c:1706 msgid "media-type.envelope-archival" msgstr "" #. TRANSLATORS: Bond Envelope -#: locale/ipp-strings.c:1646 +#: locale/ipp-strings.c:1708 msgid "media-type.envelope-bond" msgstr "" #. TRANSLATORS: Coated Envelope -#: locale/ipp-strings.c:1648 +#: locale/ipp-strings.c:1710 msgid "media-type.envelope-coated" msgstr "" #. TRANSLATORS: Cotton Envelope -#: locale/ipp-strings.c:1650 +#: locale/ipp-strings.c:1712 msgid "media-type.envelope-cotton" msgstr "" #. TRANSLATORS: Fine Envelope -#: locale/ipp-strings.c:1652 +#: locale/ipp-strings.c:1714 msgid "media-type.envelope-fine" msgstr "" #. TRANSLATORS: Heavyweight Envelope -#: locale/ipp-strings.c:1654 +#: locale/ipp-strings.c:1716 msgid "media-type.envelope-heavyweight" msgstr "" #. TRANSLATORS: Inkjet Envelope -#: locale/ipp-strings.c:1656 +#: locale/ipp-strings.c:1718 msgid "media-type.envelope-inkjet" msgstr "" #. TRANSLATORS: Lightweight Envelope -#: locale/ipp-strings.c:1658 +#: locale/ipp-strings.c:1720 msgid "media-type.envelope-lightweight" msgstr "" #. TRANSLATORS: Plain Envelope -#: locale/ipp-strings.c:1660 +#: locale/ipp-strings.c:1722 msgid "media-type.envelope-plain" msgstr "" #. TRANSLATORS: Preprinted Envelope -#: locale/ipp-strings.c:1662 +#: locale/ipp-strings.c:1724 msgid "media-type.envelope-preprinted" msgstr "" #. TRANSLATORS: Windowed Envelope -#: locale/ipp-strings.c:1664 +#: locale/ipp-strings.c:1726 msgid "media-type.envelope-window" msgstr "" #. TRANSLATORS: Fabric -#: locale/ipp-strings.c:1666 +#: locale/ipp-strings.c:1728 msgid "media-type.fabric" msgstr "" #. TRANSLATORS: Archival Fabric -#: locale/ipp-strings.c:1668 +#: locale/ipp-strings.c:1730 msgid "media-type.fabric-archival" msgstr "" #. TRANSLATORS: Glossy Fabric -#: locale/ipp-strings.c:1670 +#: locale/ipp-strings.c:1732 msgid "media-type.fabric-glossy" msgstr "" #. TRANSLATORS: High Gloss Fabric -#: locale/ipp-strings.c:1672 +#: locale/ipp-strings.c:1734 msgid "media-type.fabric-high-gloss" msgstr "" #. TRANSLATORS: Matte Fabric -#: locale/ipp-strings.c:1674 +#: locale/ipp-strings.c:1736 msgid "media-type.fabric-matte" msgstr "" #. TRANSLATORS: Semi-Gloss Fabric -#: locale/ipp-strings.c:1676 +#: locale/ipp-strings.c:1738 msgid "media-type.fabric-semi-gloss" msgstr "" #. TRANSLATORS: Waterproof Fabric -#: locale/ipp-strings.c:1678 +#: locale/ipp-strings.c:1740 msgid "media-type.fabric-waterproof" msgstr "" #. TRANSLATORS: Film -#: locale/ipp-strings.c:1680 +#: locale/ipp-strings.c:1742 msgid "media-type.film" msgstr "" #. TRANSLATORS: Flexo Base -#: locale/ipp-strings.c:1682 +#: locale/ipp-strings.c:1744 msgid "media-type.flexo-base" msgstr "" #. TRANSLATORS: Flexo Photo Polymer -#: locale/ipp-strings.c:1684 +#: locale/ipp-strings.c:1746 msgid "media-type.flexo-photo-polymer" msgstr "" #. TRANSLATORS: Flute -#: locale/ipp-strings.c:1686 +#: locale/ipp-strings.c:1748 msgid "media-type.flute" msgstr "" #. TRANSLATORS: Foil -#: locale/ipp-strings.c:1688 +#: locale/ipp-strings.c:1750 msgid "media-type.foil" msgstr "" #. TRANSLATORS: Full Cut Tabs -#: locale/ipp-strings.c:1690 +#: locale/ipp-strings.c:1752 msgid "media-type.full-cut-tabs" msgstr "" #. TRANSLATORS: Glass -#: locale/ipp-strings.c:1692 +#: locale/ipp-strings.c:1754 msgid "media-type.glass" msgstr "" #. TRANSLATORS: Glass Colored -#: locale/ipp-strings.c:1694 +#: locale/ipp-strings.c:1756 msgid "media-type.glass-colored" msgstr "" #. TRANSLATORS: Glass Opaque -#: locale/ipp-strings.c:1696 +#: locale/ipp-strings.c:1758 msgid "media-type.glass-opaque" msgstr "" #. TRANSLATORS: Glass Surfaced -#: locale/ipp-strings.c:1698 +#: locale/ipp-strings.c:1760 msgid "media-type.glass-surfaced" msgstr "" #. TRANSLATORS: Glass Textured -#: locale/ipp-strings.c:1700 +#: locale/ipp-strings.c:1762 msgid "media-type.glass-textured" msgstr "" #. TRANSLATORS: Gravure Cylinder -#: locale/ipp-strings.c:1702 +#: locale/ipp-strings.c:1764 msgid "media-type.gravure-cylinder" msgstr "" #. TRANSLATORS: Image Setter Paper -#: locale/ipp-strings.c:1704 +#: locale/ipp-strings.c:1766 msgid "media-type.image-setter-paper" msgstr "" #. TRANSLATORS: Imaging Cylinder -#: locale/ipp-strings.c:1706 +#: locale/ipp-strings.c:1768 msgid "media-type.imaging-cylinder" msgstr "" #. TRANSLATORS: Photo Paper Plus Glossy II -#: locale/ipp-strings.c:1708 +#: locale/ipp-strings.c:1770 msgid "media-type.jp.co.canon-photo-paper-plus-glossy-ii" msgstr "" #. TRANSLATORS: Photo Paper Pro Platinum -#: locale/ipp-strings.c:1710 +#: locale/ipp-strings.c:1772 msgid "media-type.jp.co.canon-photo-paper-pro-platinum" msgstr "" #. TRANSLATORS: Photo Paper Plus Glossy II -#: locale/ipp-strings.c:1712 +#: locale/ipp-strings.c:1774 msgid "media-type.jp.co.canon_photo-paper-plus-glossy-ii" msgstr "" #. TRANSLATORS: Photo Paper Pro Platinum -#: locale/ipp-strings.c:1714 +#: locale/ipp-strings.c:1776 msgid "media-type.jp.co.canon_photo-paper-pro-platinum" msgstr "" #. TRANSLATORS: Labels -#: locale/ipp-strings.c:1716 +#: locale/ipp-strings.c:1778 msgid "media-type.labels" msgstr "" #. TRANSLATORS: Colored Labels -#: locale/ipp-strings.c:1718 +#: locale/ipp-strings.c:1780 msgid "media-type.labels-colored" msgstr "" #. TRANSLATORS: Glossy Labels -#: locale/ipp-strings.c:1720 +#: locale/ipp-strings.c:1782 msgid "media-type.labels-glossy" msgstr "" #. TRANSLATORS: High Gloss Labels -#: locale/ipp-strings.c:1722 +#: locale/ipp-strings.c:1784 msgid "media-type.labels-high-gloss" msgstr "" #. TRANSLATORS: Inkjet Labels -#: locale/ipp-strings.c:1724 +#: locale/ipp-strings.c:1786 msgid "media-type.labels-inkjet" msgstr "" #. TRANSLATORS: Matte Labels -#: locale/ipp-strings.c:1726 +#: locale/ipp-strings.c:1788 msgid "media-type.labels-matte" msgstr "" #. TRANSLATORS: Permanent Labels -#: locale/ipp-strings.c:1728 +#: locale/ipp-strings.c:1790 msgid "media-type.labels-permanent" msgstr "" #. TRANSLATORS: Satin Labels -#: locale/ipp-strings.c:1730 +#: locale/ipp-strings.c:1792 msgid "media-type.labels-satin" msgstr "" #. TRANSLATORS: Security Labels -#: locale/ipp-strings.c:1732 +#: locale/ipp-strings.c:1794 msgid "media-type.labels-security" msgstr "" #. TRANSLATORS: Semi-Gloss Labels -#: locale/ipp-strings.c:1734 +#: locale/ipp-strings.c:1796 msgid "media-type.labels-semi-gloss" msgstr "" #. TRANSLATORS: Laminating Foil -#: locale/ipp-strings.c:1736 +#: locale/ipp-strings.c:1798 msgid "media-type.laminating-foil" msgstr "" #. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1738 +#: locale/ipp-strings.c:1800 msgid "media-type.letterhead" msgstr "" #. TRANSLATORS: Metal -#: locale/ipp-strings.c:1740 +#: locale/ipp-strings.c:1802 msgid "media-type.metal" msgstr "" #. TRANSLATORS: Metal Glossy -#: locale/ipp-strings.c:1742 +#: locale/ipp-strings.c:1804 msgid "media-type.metal-glossy" msgstr "" #. TRANSLATORS: Metal High Gloss -#: locale/ipp-strings.c:1744 +#: locale/ipp-strings.c:1806 msgid "media-type.metal-high-gloss" msgstr "" #. TRANSLATORS: Metal Matte -#: locale/ipp-strings.c:1746 +#: locale/ipp-strings.c:1808 msgid "media-type.metal-matte" msgstr "" #. TRANSLATORS: Metal Satin -#: locale/ipp-strings.c:1748 +#: locale/ipp-strings.c:1810 msgid "media-type.metal-satin" msgstr "" #. TRANSLATORS: Metal Semi Gloss -#: locale/ipp-strings.c:1750 +#: locale/ipp-strings.c:1812 msgid "media-type.metal-semi-gloss" msgstr "" #. TRANSLATORS: Mounting Tape -#: locale/ipp-strings.c:1752 +#: locale/ipp-strings.c:1814 msgid "media-type.mounting-tape" msgstr "" #. TRANSLATORS: Multi Layer -#: locale/ipp-strings.c:1754 +#: locale/ipp-strings.c:1816 msgid "media-type.multi-layer" msgstr "" #. TRANSLATORS: Multi Part Form -#: locale/ipp-strings.c:1756 +#: locale/ipp-strings.c:1818 msgid "media-type.multi-part-form" msgstr "" #. TRANSLATORS: Other -#: locale/ipp-strings.c:1758 +#: locale/ipp-strings.c:1820 msgid "media-type.other" msgstr "" #. TRANSLATORS: Paper -#: locale/ipp-strings.c:1760 +#: locale/ipp-strings.c:1822 msgid "media-type.paper" msgstr "" #. TRANSLATORS: Photo Paper -#: locale/ipp-strings.c:1762 +#: locale/ipp-strings.c:1824 msgid "media-type.photographic" msgstr "" #. TRANSLATORS: Photographic Archival -#: locale/ipp-strings.c:1764 +#: locale/ipp-strings.c:1826 msgid "media-type.photographic-archival" msgstr "" #. TRANSLATORS: Photo Film -#: locale/ipp-strings.c:1766 +#: locale/ipp-strings.c:1828 msgid "media-type.photographic-film" msgstr "" #. TRANSLATORS: Glossy Photo Paper -#: locale/ipp-strings.c:1768 +#: locale/ipp-strings.c:1830 msgid "media-type.photographic-glossy" msgstr "" #. TRANSLATORS: High Gloss Photo Paper -#: locale/ipp-strings.c:1770 +#: locale/ipp-strings.c:1832 msgid "media-type.photographic-high-gloss" msgstr "" #. TRANSLATORS: Matte Photo Paper -#: locale/ipp-strings.c:1772 +#: locale/ipp-strings.c:1834 msgid "media-type.photographic-matte" msgstr "" #. TRANSLATORS: Satin Photo Paper -#: locale/ipp-strings.c:1774 +#: locale/ipp-strings.c:1836 msgid "media-type.photographic-satin" msgstr "" #. TRANSLATORS: Semi-Gloss Photo Paper -#: locale/ipp-strings.c:1776 +#: locale/ipp-strings.c:1838 msgid "media-type.photographic-semi-gloss" msgstr "" #. TRANSLATORS: Plastic -#: locale/ipp-strings.c:1778 +#: locale/ipp-strings.c:1840 msgid "media-type.plastic" msgstr "" #. TRANSLATORS: Plastic Archival -#: locale/ipp-strings.c:1780 +#: locale/ipp-strings.c:1842 msgid "media-type.plastic-archival" msgstr "" #. TRANSLATORS: Plastic Colored -#: locale/ipp-strings.c:1782 +#: locale/ipp-strings.c:1844 msgid "media-type.plastic-colored" msgstr "" #. TRANSLATORS: Plastic Glossy -#: locale/ipp-strings.c:1784 +#: locale/ipp-strings.c:1846 msgid "media-type.plastic-glossy" msgstr "" #. TRANSLATORS: Plastic High Gloss -#: locale/ipp-strings.c:1786 +#: locale/ipp-strings.c:1848 msgid "media-type.plastic-high-gloss" msgstr "" #. TRANSLATORS: Plastic Matte -#: locale/ipp-strings.c:1788 +#: locale/ipp-strings.c:1850 msgid "media-type.plastic-matte" msgstr "" #. TRANSLATORS: Plastic Satin -#: locale/ipp-strings.c:1790 +#: locale/ipp-strings.c:1852 msgid "media-type.plastic-satin" msgstr "" #. TRANSLATORS: Plastic Semi Gloss -#: locale/ipp-strings.c:1792 +#: locale/ipp-strings.c:1854 msgid "media-type.plastic-semi-gloss" msgstr "" #. TRANSLATORS: Plate -#: locale/ipp-strings.c:1794 +#: locale/ipp-strings.c:1856 msgid "media-type.plate" msgstr "" #. TRANSLATORS: Polyester -#: locale/ipp-strings.c:1796 +#: locale/ipp-strings.c:1858 msgid "media-type.polyester" msgstr "" #. TRANSLATORS: Pre Cut Tabs -#: locale/ipp-strings.c:1798 +#: locale/ipp-strings.c:1860 msgid "media-type.pre-cut-tabs" msgstr "" #. TRANSLATORS: Roll -#: locale/ipp-strings.c:1800 +#: locale/ipp-strings.c:1862 msgid "media-type.roll" msgstr "" #. TRANSLATORS: Screen -#: locale/ipp-strings.c:1802 +#: locale/ipp-strings.c:1864 msgid "media-type.screen" msgstr "" #. TRANSLATORS: Screen Paged -#: locale/ipp-strings.c:1804 +#: locale/ipp-strings.c:1866 msgid "media-type.screen-paged" msgstr "" #. TRANSLATORS: Self Adhesive -#: locale/ipp-strings.c:1806 +#: locale/ipp-strings.c:1868 msgid "media-type.self-adhesive" msgstr "" #. TRANSLATORS: Self Adhesive Film -#: locale/ipp-strings.c:1808 +#: locale/ipp-strings.c:1870 msgid "media-type.self-adhesive-film" msgstr "" #. TRANSLATORS: Shrink Foil -#: locale/ipp-strings.c:1810 +#: locale/ipp-strings.c:1872 msgid "media-type.shrink-foil" msgstr "" #. TRANSLATORS: Single Face -#: locale/ipp-strings.c:1812 +#: locale/ipp-strings.c:1874 msgid "media-type.single-face" msgstr "" #. TRANSLATORS: Single Wall -#: locale/ipp-strings.c:1814 +#: locale/ipp-strings.c:1876 msgid "media-type.single-wall" msgstr "" #. TRANSLATORS: Sleeve -#: locale/ipp-strings.c:1816 +#: locale/ipp-strings.c:1878 msgid "media-type.sleeve" msgstr "" #. TRANSLATORS: Stationery -#: locale/ipp-strings.c:1818 +#: locale/ipp-strings.c:1880 msgid "media-type.stationery" msgstr "" #. TRANSLATORS: Stationery Archival -#: locale/ipp-strings.c:1820 +#: locale/ipp-strings.c:1882 msgid "media-type.stationery-archival" msgstr "" #. TRANSLATORS: Coated Paper -#: locale/ipp-strings.c:1822 +#: locale/ipp-strings.c:1884 msgid "media-type.stationery-coated" msgstr "" #. TRANSLATORS: Stationery Cotton -#: locale/ipp-strings.c:1824 +#: locale/ipp-strings.c:1886 msgid "media-type.stationery-cotton" msgstr "" #. TRANSLATORS: Vellum Paper -#: locale/ipp-strings.c:1826 +#: locale/ipp-strings.c:1888 msgid "media-type.stationery-fine" msgstr "" #. TRANSLATORS: Heavyweight Paper -#: locale/ipp-strings.c:1828 +#: locale/ipp-strings.c:1890 msgid "media-type.stationery-heavyweight" msgstr "" #. TRANSLATORS: Stationery Heavyweight Coated -#: locale/ipp-strings.c:1830 +#: locale/ipp-strings.c:1892 msgid "media-type.stationery-heavyweight-coated" msgstr "" #. TRANSLATORS: Stationery Inkjet Paper -#: locale/ipp-strings.c:1832 +#: locale/ipp-strings.c:1894 msgid "media-type.stationery-inkjet" msgstr "" #. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1834 +#: locale/ipp-strings.c:1896 msgid "media-type.stationery-letterhead" msgstr "" #. TRANSLATORS: Lightweight Paper -#: locale/ipp-strings.c:1836 +#: locale/ipp-strings.c:1898 msgid "media-type.stationery-lightweight" msgstr "" #. TRANSLATORS: Preprinted Paper -#: locale/ipp-strings.c:1838 +#: locale/ipp-strings.c:1900 msgid "media-type.stationery-preprinted" msgstr "" #. TRANSLATORS: Punched Paper -#: locale/ipp-strings.c:1840 +#: locale/ipp-strings.c:1902 msgid "media-type.stationery-prepunched" msgstr "" #. TRANSLATORS: Tab Stock -#: locale/ipp-strings.c:1842 +#: locale/ipp-strings.c:1904 msgid "media-type.tab-stock" msgstr "" #. TRANSLATORS: Tractor -#: locale/ipp-strings.c:1844 +#: locale/ipp-strings.c:1906 msgid "media-type.tractor" msgstr "" #. TRANSLATORS: Transfer -#: locale/ipp-strings.c:1846 +#: locale/ipp-strings.c:1908 msgid "media-type.transfer" msgstr "" #. TRANSLATORS: Transparency -#: locale/ipp-strings.c:1848 +#: locale/ipp-strings.c:1910 msgid "media-type.transparency" msgstr "" #. TRANSLATORS: Triple Wall -#: locale/ipp-strings.c:1850 +#: locale/ipp-strings.c:1912 msgid "media-type.triple-wall" msgstr "" #. TRANSLATORS: Wet Film -#: locale/ipp-strings.c:1852 +#: locale/ipp-strings.c:1914 msgid "media-type.wet-film" msgstr "" #. TRANSLATORS: Media Weight (grams per m²) -#: locale/ipp-strings.c:1854 +#: locale/ipp-strings.c:1916 msgid "media-weight-metric" msgstr "" #. TRANSLATORS: 28 x 40″ -#: locale/ipp-strings.c:1856 +#: locale/ipp-strings.c:1918 msgid "media.asme_f_28x40in" msgstr "" #. TRANSLATORS: A4 or US Letter -#: locale/ipp-strings.c:1858 +#: locale/ipp-strings.c:1920 msgid "media.choice_iso_a4_210x297mm_na_letter_8.5x11in" msgstr "" #. TRANSLATORS: 2a0 -#: locale/ipp-strings.c:1860 +#: locale/ipp-strings.c:1922 msgid "media.iso_2a0_1189x1682mm" msgstr "" #. TRANSLATORS: A0 -#: locale/ipp-strings.c:1862 +#: locale/ipp-strings.c:1924 msgid "media.iso_a0_841x1189mm" msgstr "" #. TRANSLATORS: A0x3 -#: locale/ipp-strings.c:1864 +#: locale/ipp-strings.c:1926 msgid "media.iso_a0x3_1189x2523mm" msgstr "" #. TRANSLATORS: A10 -#: locale/ipp-strings.c:1866 +#: locale/ipp-strings.c:1928 msgid "media.iso_a10_26x37mm" msgstr "" #. TRANSLATORS: A1 -#: locale/ipp-strings.c:1868 +#: locale/ipp-strings.c:1930 msgid "media.iso_a1_594x841mm" msgstr "" #. TRANSLATORS: A1x3 -#: locale/ipp-strings.c:1870 +#: locale/ipp-strings.c:1932 msgid "media.iso_a1x3_841x1783mm" msgstr "" #. TRANSLATORS: A1x4 -#: locale/ipp-strings.c:1872 +#: locale/ipp-strings.c:1934 msgid "media.iso_a1x4_841x2378mm" msgstr "" #. TRANSLATORS: A2 -#: locale/ipp-strings.c:1874 +#: locale/ipp-strings.c:1936 msgid "media.iso_a2_420x594mm" msgstr "" #. TRANSLATORS: A2x3 -#: locale/ipp-strings.c:1876 +#: locale/ipp-strings.c:1938 msgid "media.iso_a2x3_594x1261mm" msgstr "" #. TRANSLATORS: A2x4 -#: locale/ipp-strings.c:1878 +#: locale/ipp-strings.c:1940 msgid "media.iso_a2x4_594x1682mm" msgstr "" #. TRANSLATORS: A2x5 -#: locale/ipp-strings.c:1880 +#: locale/ipp-strings.c:1942 msgid "media.iso_a2x5_594x2102mm" msgstr "" #. TRANSLATORS: A3 (Extra) -#: locale/ipp-strings.c:1882 +#: locale/ipp-strings.c:1944 msgid "media.iso_a3-extra_322x445mm" msgstr "" #. TRANSLATORS: A3 -#: locale/ipp-strings.c:1884 +#: locale/ipp-strings.c:1946 msgid "media.iso_a3_297x420mm" msgstr "" #. TRANSLATORS: A3x3 -#: locale/ipp-strings.c:1886 +#: locale/ipp-strings.c:1948 msgid "media.iso_a3x3_420x891mm" msgstr "" #. TRANSLATORS: A3x4 -#: locale/ipp-strings.c:1888 +#: locale/ipp-strings.c:1950 msgid "media.iso_a3x4_420x1189mm" msgstr "" #. TRANSLATORS: A3x5 -#: locale/ipp-strings.c:1890 +#: locale/ipp-strings.c:1952 msgid "media.iso_a3x5_420x1486mm" msgstr "" #. TRANSLATORS: A3x6 -#: locale/ipp-strings.c:1892 +#: locale/ipp-strings.c:1954 msgid "media.iso_a3x6_420x1783mm" msgstr "" #. TRANSLATORS: A3x7 -#: locale/ipp-strings.c:1894 +#: locale/ipp-strings.c:1956 msgid "media.iso_a3x7_420x2080mm" msgstr "" #. TRANSLATORS: A4 (Extra) -#: locale/ipp-strings.c:1896 +#: locale/ipp-strings.c:1958 msgid "media.iso_a4-extra_235.5x322.3mm" msgstr "" #. TRANSLATORS: A4 (Tab) -#: locale/ipp-strings.c:1898 +#: locale/ipp-strings.c:1960 msgid "media.iso_a4-tab_225x297mm" msgstr "" #. TRANSLATORS: A4 -#: locale/ipp-strings.c:1900 +#: locale/ipp-strings.c:1962 msgid "media.iso_a4_210x297mm" msgstr "" #. TRANSLATORS: A4x3 -#: locale/ipp-strings.c:1902 +#: locale/ipp-strings.c:1964 msgid "media.iso_a4x3_297x630mm" msgstr "" #. TRANSLATORS: A4x4 -#: locale/ipp-strings.c:1904 +#: locale/ipp-strings.c:1966 msgid "media.iso_a4x4_297x841mm" msgstr "" #. TRANSLATORS: A4x5 -#: locale/ipp-strings.c:1906 +#: locale/ipp-strings.c:1968 msgid "media.iso_a4x5_297x1051mm" msgstr "" #. TRANSLATORS: A4x6 -#: locale/ipp-strings.c:1908 +#: locale/ipp-strings.c:1970 msgid "media.iso_a4x6_297x1261mm" msgstr "" #. TRANSLATORS: A4x7 -#: locale/ipp-strings.c:1910 +#: locale/ipp-strings.c:1972 msgid "media.iso_a4x7_297x1471mm" msgstr "" #. TRANSLATORS: A4x8 -#: locale/ipp-strings.c:1912 +#: locale/ipp-strings.c:1974 msgid "media.iso_a4x8_297x1682mm" msgstr "" #. TRANSLATORS: A4x9 -#: locale/ipp-strings.c:1914 +#: locale/ipp-strings.c:1976 msgid "media.iso_a4x9_297x1892mm" msgstr "" #. TRANSLATORS: A5 (Extra) -#: locale/ipp-strings.c:1916 +#: locale/ipp-strings.c:1978 msgid "media.iso_a5-extra_174x235mm" msgstr "" #. TRANSLATORS: A5 -#: locale/ipp-strings.c:1918 +#: locale/ipp-strings.c:1980 msgid "media.iso_a5_148x210mm" msgstr "" #. TRANSLATORS: A6 -#: locale/ipp-strings.c:1920 +#: locale/ipp-strings.c:1982 msgid "media.iso_a6_105x148mm" msgstr "" #. TRANSLATORS: A7 -#: locale/ipp-strings.c:1922 +#: locale/ipp-strings.c:1984 msgid "media.iso_a7_74x105mm" msgstr "" #. TRANSLATORS: A8 -#: locale/ipp-strings.c:1924 +#: locale/ipp-strings.c:1986 msgid "media.iso_a8_52x74mm" msgstr "" #. TRANSLATORS: A9 -#: locale/ipp-strings.c:1926 +#: locale/ipp-strings.c:1988 msgid "media.iso_a9_37x52mm" msgstr "" #. TRANSLATORS: B0 -#: locale/ipp-strings.c:1928 +#: locale/ipp-strings.c:1990 msgid "media.iso_b0_1000x1414mm" msgstr "" #. TRANSLATORS: B10 -#: locale/ipp-strings.c:1930 +#: locale/ipp-strings.c:1992 msgid "media.iso_b10_31x44mm" msgstr "" #. TRANSLATORS: B1 -#: locale/ipp-strings.c:1932 +#: locale/ipp-strings.c:1994 msgid "media.iso_b1_707x1000mm" msgstr "" #. TRANSLATORS: B2 -#: locale/ipp-strings.c:1934 +#: locale/ipp-strings.c:1996 msgid "media.iso_b2_500x707mm" msgstr "" #. TRANSLATORS: B3 -#: locale/ipp-strings.c:1936 +#: locale/ipp-strings.c:1998 msgid "media.iso_b3_353x500mm" msgstr "" #. TRANSLATORS: B4 -#: locale/ipp-strings.c:1938 +#: locale/ipp-strings.c:2000 msgid "media.iso_b4_250x353mm" msgstr "" #. TRANSLATORS: B5 (Extra) -#: locale/ipp-strings.c:1940 +#: locale/ipp-strings.c:2002 msgid "media.iso_b5-extra_201x276mm" msgstr "" #. TRANSLATORS: Envelope B5 -#: locale/ipp-strings.c:1942 +#: locale/ipp-strings.c:2004 msgid "media.iso_b5_176x250mm" msgstr "" #. TRANSLATORS: B6 -#: locale/ipp-strings.c:1944 +#: locale/ipp-strings.c:2006 msgid "media.iso_b6_125x176mm" msgstr "" #. TRANSLATORS: Envelope B6/C4 -#: locale/ipp-strings.c:1946 +#: locale/ipp-strings.c:2008 msgid "media.iso_b6c4_125x324mm" msgstr "" #. TRANSLATORS: B7 -#: locale/ipp-strings.c:1948 +#: locale/ipp-strings.c:2010 msgid "media.iso_b7_88x125mm" msgstr "" #. TRANSLATORS: B8 -#: locale/ipp-strings.c:1950 +#: locale/ipp-strings.c:2012 msgid "media.iso_b8_62x88mm" msgstr "" #. TRANSLATORS: B9 -#: locale/ipp-strings.c:1952 +#: locale/ipp-strings.c:2014 msgid "media.iso_b9_44x62mm" msgstr "" #. TRANSLATORS: CEnvelope 0 -#: locale/ipp-strings.c:1954 +#: locale/ipp-strings.c:2016 msgid "media.iso_c0_917x1297mm" msgstr "" #. TRANSLATORS: CEnvelope 10 -#: locale/ipp-strings.c:1956 +#: locale/ipp-strings.c:2018 msgid "media.iso_c10_28x40mm" msgstr "" #. TRANSLATORS: CEnvelope 1 -#: locale/ipp-strings.c:1958 +#: locale/ipp-strings.c:2020 msgid "media.iso_c1_648x917mm" msgstr "" #. TRANSLATORS: CEnvelope 2 -#: locale/ipp-strings.c:1960 +#: locale/ipp-strings.c:2022 msgid "media.iso_c2_458x648mm" msgstr "" #. TRANSLATORS: CEnvelope 3 -#: locale/ipp-strings.c:1962 +#: locale/ipp-strings.c:2024 msgid "media.iso_c3_324x458mm" msgstr "" #. TRANSLATORS: CEnvelope 4 -#: locale/ipp-strings.c:1964 +#: locale/ipp-strings.c:2026 msgid "media.iso_c4_229x324mm" msgstr "" #. TRANSLATORS: CEnvelope 5 -#: locale/ipp-strings.c:1966 +#: locale/ipp-strings.c:2028 msgid "media.iso_c5_162x229mm" msgstr "" #. TRANSLATORS: CEnvelope 6 -#: locale/ipp-strings.c:1968 +#: locale/ipp-strings.c:2030 msgid "media.iso_c6_114x162mm" msgstr "" #. TRANSLATORS: CEnvelope 6c5 -#: locale/ipp-strings.c:1970 +#: locale/ipp-strings.c:2032 msgid "media.iso_c6c5_114x229mm" msgstr "" #. TRANSLATORS: CEnvelope 7 -#: locale/ipp-strings.c:1972 +#: locale/ipp-strings.c:2034 msgid "media.iso_c7_81x114mm" msgstr "" #. TRANSLATORS: CEnvelope 7c6 -#: locale/ipp-strings.c:1974 +#: locale/ipp-strings.c:2036 msgid "media.iso_c7c6_81x162mm" msgstr "" #. TRANSLATORS: CEnvelope 8 -#: locale/ipp-strings.c:1976 +#: locale/ipp-strings.c:2038 msgid "media.iso_c8_57x81mm" msgstr "" #. TRANSLATORS: CEnvelope 9 -#: locale/ipp-strings.c:1978 +#: locale/ipp-strings.c:2040 msgid "media.iso_c9_40x57mm" msgstr "" #. TRANSLATORS: Envelope DL -#: locale/ipp-strings.c:1980 +#: locale/ipp-strings.c:2042 msgid "media.iso_dl_110x220mm" msgstr "" #. TRANSLATORS: Id-1 -#: locale/ipp-strings.c:1982 +#: locale/ipp-strings.c:2044 msgid "media.iso_id-1_53.98x85.6mm" msgstr "" #. TRANSLATORS: Id-3 -#: locale/ipp-strings.c:1984 +#: locale/ipp-strings.c:2046 msgid "media.iso_id-3_88x125mm" msgstr "" #. TRANSLATORS: ISO RA0 -#: locale/ipp-strings.c:1986 +#: locale/ipp-strings.c:2048 msgid "media.iso_ra0_860x1220mm" msgstr "" #. TRANSLATORS: ISO RA1 -#: locale/ipp-strings.c:1988 +#: locale/ipp-strings.c:2050 msgid "media.iso_ra1_610x860mm" msgstr "" #. TRANSLATORS: ISO RA2 -#: locale/ipp-strings.c:1990 +#: locale/ipp-strings.c:2052 msgid "media.iso_ra2_430x610mm" msgstr "" #. TRANSLATORS: ISO RA3 -#: locale/ipp-strings.c:1992 +#: locale/ipp-strings.c:2054 msgid "media.iso_ra3_305x430mm" msgstr "" #. TRANSLATORS: ISO RA4 -#: locale/ipp-strings.c:1994 +#: locale/ipp-strings.c:2056 msgid "media.iso_ra4_215x305mm" msgstr "" #. TRANSLATORS: ISO SRA0 -#: locale/ipp-strings.c:1996 +#: locale/ipp-strings.c:2058 msgid "media.iso_sra0_900x1280mm" msgstr "" #. TRANSLATORS: ISO SRA1 -#: locale/ipp-strings.c:1998 +#: locale/ipp-strings.c:2060 msgid "media.iso_sra1_640x900mm" msgstr "" #. TRANSLATORS: ISO SRA2 -#: locale/ipp-strings.c:2000 +#: locale/ipp-strings.c:2062 msgid "media.iso_sra2_450x640mm" msgstr "" #. TRANSLATORS: ISO SRA3 -#: locale/ipp-strings.c:2002 +#: locale/ipp-strings.c:2064 msgid "media.iso_sra3_320x450mm" msgstr "" #. TRANSLATORS: ISO SRA4 -#: locale/ipp-strings.c:2004 +#: locale/ipp-strings.c:2066 msgid "media.iso_sra4_225x320mm" msgstr "" #. TRANSLATORS: JIS B0 -#: locale/ipp-strings.c:2006 +#: locale/ipp-strings.c:2068 msgid "media.jis_b0_1030x1456mm" msgstr "" #. TRANSLATORS: JIS B10 -#: locale/ipp-strings.c:2008 +#: locale/ipp-strings.c:2070 msgid "media.jis_b10_32x45mm" msgstr "" #. TRANSLATORS: JIS B1 -#: locale/ipp-strings.c:2010 +#: locale/ipp-strings.c:2072 msgid "media.jis_b1_728x1030mm" msgstr "" #. TRANSLATORS: JIS B2 -#: locale/ipp-strings.c:2012 +#: locale/ipp-strings.c:2074 msgid "media.jis_b2_515x728mm" msgstr "" #. TRANSLATORS: JIS B3 -#: locale/ipp-strings.c:2014 +#: locale/ipp-strings.c:2076 msgid "media.jis_b3_364x515mm" msgstr "" #. TRANSLATORS: JIS B4 -#: locale/ipp-strings.c:2016 +#: locale/ipp-strings.c:2078 msgid "media.jis_b4_257x364mm" msgstr "" #. TRANSLATORS: JIS B5 -#: locale/ipp-strings.c:2018 +#: locale/ipp-strings.c:2080 msgid "media.jis_b5_182x257mm" msgstr "" #. TRANSLATORS: JIS B6 -#: locale/ipp-strings.c:2020 +#: locale/ipp-strings.c:2082 msgid "media.jis_b6_128x182mm" msgstr "" #. TRANSLATORS: JIS B7 -#: locale/ipp-strings.c:2022 +#: locale/ipp-strings.c:2084 msgid "media.jis_b7_91x128mm" msgstr "" #. TRANSLATORS: JIS B8 -#: locale/ipp-strings.c:2024 +#: locale/ipp-strings.c:2086 msgid "media.jis_b8_64x91mm" msgstr "" #. TRANSLATORS: JIS B9 -#: locale/ipp-strings.c:2026 +#: locale/ipp-strings.c:2088 msgid "media.jis_b9_45x64mm" msgstr "" #. TRANSLATORS: JIS Executive -#: locale/ipp-strings.c:2028 +#: locale/ipp-strings.c:2090 msgid "media.jis_exec_216x330mm" msgstr "" #. TRANSLATORS: Envelope Chou 2 -#: locale/ipp-strings.c:2030 +#: locale/ipp-strings.c:2092 msgid "media.jpn_chou2_111.1x146mm" msgstr "" #. TRANSLATORS: Envelope Chou 3 -#: locale/ipp-strings.c:2032 +#: locale/ipp-strings.c:2094 msgid "media.jpn_chou3_120x235mm" msgstr "" #. TRANSLATORS: Envelope Chou 40 -#: locale/ipp-strings.c:2034 +#: locale/ipp-strings.c:2096 msgid "media.jpn_chou40_90x225mm" msgstr "" #. TRANSLATORS: Envelope Chou 4 -#: locale/ipp-strings.c:2036 +#: locale/ipp-strings.c:2098 msgid "media.jpn_chou4_90x205mm" msgstr "" #. TRANSLATORS: Hagaki -#: locale/ipp-strings.c:2038 +#: locale/ipp-strings.c:2100 msgid "media.jpn_hagaki_100x148mm" msgstr "" #. TRANSLATORS: Envelope Kahu -#: locale/ipp-strings.c:2040 +#: locale/ipp-strings.c:2102 msgid "media.jpn_kahu_240x322.1mm" msgstr "" #. TRANSLATORS: 270 x 382mm -#: locale/ipp-strings.c:2042 +#: locale/ipp-strings.c:2104 msgid "media.jpn_kaku1_270x382mm" msgstr "" #. TRANSLATORS: Envelope Kahu 2 -#: locale/ipp-strings.c:2044 +#: locale/ipp-strings.c:2106 msgid "media.jpn_kaku2_240x332mm" msgstr "" #. TRANSLATORS: 216 x 277mm -#: locale/ipp-strings.c:2046 +#: locale/ipp-strings.c:2108 msgid "media.jpn_kaku3_216x277mm" msgstr "" #. TRANSLATORS: 197 x 267mm -#: locale/ipp-strings.c:2048 +#: locale/ipp-strings.c:2110 msgid "media.jpn_kaku4_197x267mm" msgstr "" #. TRANSLATORS: 190 x 240mm -#: locale/ipp-strings.c:2050 +#: locale/ipp-strings.c:2112 msgid "media.jpn_kaku5_190x240mm" msgstr "" #. TRANSLATORS: 142 x 205mm -#: locale/ipp-strings.c:2052 +#: locale/ipp-strings.c:2114 msgid "media.jpn_kaku7_142x205mm" msgstr "" #. TRANSLATORS: 119 x 197mm -#: locale/ipp-strings.c:2054 +#: locale/ipp-strings.c:2116 msgid "media.jpn_kaku8_119x197mm" msgstr "" #. TRANSLATORS: Oufuku Reply Postcard -#: locale/ipp-strings.c:2056 +#: locale/ipp-strings.c:2118 msgid "media.jpn_oufuku_148x200mm" msgstr "" #. TRANSLATORS: Envelope You 4 -#: locale/ipp-strings.c:2058 +#: locale/ipp-strings.c:2120 msgid "media.jpn_you4_105x235mm" msgstr "" #. TRANSLATORS: 10 x 11″ -#: locale/ipp-strings.c:2060 +#: locale/ipp-strings.c:2122 msgid "media.na_10x11_10x11in" msgstr "" #. TRANSLATORS: 10 x 13″ -#: locale/ipp-strings.c:2062 +#: locale/ipp-strings.c:2124 msgid "media.na_10x13_10x13in" msgstr "" #. TRANSLATORS: 10 x 14″ -#: locale/ipp-strings.c:2064 +#: locale/ipp-strings.c:2126 msgid "media.na_10x14_10x14in" msgstr "" #. TRANSLATORS: 10 x 15″ -#: locale/ipp-strings.c:2066 +#: locale/ipp-strings.c:2128 msgid "media.na_10x15_10x15in" msgstr "" #. TRANSLATORS: 11 x 12″ -#: locale/ipp-strings.c:2068 +#: locale/ipp-strings.c:2130 msgid "media.na_11x12_11x12in" msgstr "" #. TRANSLATORS: 11 x 15″ -#: locale/ipp-strings.c:2070 +#: locale/ipp-strings.c:2132 msgid "media.na_11x15_11x15in" msgstr "" #. TRANSLATORS: 12 x 19″ -#: locale/ipp-strings.c:2072 +#: locale/ipp-strings.c:2134 msgid "media.na_12x19_12x19in" msgstr "" #. TRANSLATORS: 5 x 7″ -#: locale/ipp-strings.c:2074 +#: locale/ipp-strings.c:2136 msgid "media.na_5x7_5x7in" msgstr "" #. TRANSLATORS: 6 x 9″ -#: locale/ipp-strings.c:2076 +#: locale/ipp-strings.c:2138 msgid "media.na_6x9_6x9in" msgstr "" #. TRANSLATORS: 7 x 9″ -#: locale/ipp-strings.c:2078 +#: locale/ipp-strings.c:2140 msgid "media.na_7x9_7x9in" msgstr "" #. TRANSLATORS: 9 x 11″ -#: locale/ipp-strings.c:2080 +#: locale/ipp-strings.c:2142 msgid "media.na_9x11_9x11in" msgstr "" #. TRANSLATORS: Envelope A2 -#: locale/ipp-strings.c:2082 +#: locale/ipp-strings.c:2144 msgid "media.na_a2_4.375x5.75in" msgstr "" #. TRANSLATORS: 9 x 12″ -#: locale/ipp-strings.c:2084 +#: locale/ipp-strings.c:2146 msgid "media.na_arch-a_9x12in" msgstr "" #. TRANSLATORS: 12 x 18″ -#: locale/ipp-strings.c:2086 +#: locale/ipp-strings.c:2148 msgid "media.na_arch-b_12x18in" msgstr "" #. TRANSLATORS: 18 x 24″ -#: locale/ipp-strings.c:2088 +#: locale/ipp-strings.c:2150 msgid "media.na_arch-c_18x24in" msgstr "" #. TRANSLATORS: 24 x 36″ -#: locale/ipp-strings.c:2090 +#: locale/ipp-strings.c:2152 msgid "media.na_arch-d_24x36in" msgstr "" #. TRANSLATORS: 26 x 38″ -#: locale/ipp-strings.c:2092 +#: locale/ipp-strings.c:2154 msgid "media.na_arch-e2_26x38in" msgstr "" #. TRANSLATORS: 27 x 39″ -#: locale/ipp-strings.c:2094 +#: locale/ipp-strings.c:2156 msgid "media.na_arch-e3_27x39in" msgstr "" #. TRANSLATORS: 36 x 48″ -#: locale/ipp-strings.c:2096 +#: locale/ipp-strings.c:2158 msgid "media.na_arch-e_36x48in" msgstr "" #. TRANSLATORS: 12 x 19.17″ -#: locale/ipp-strings.c:2098 +#: locale/ipp-strings.c:2160 msgid "media.na_b-plus_12x19.17in" msgstr "" #. TRANSLATORS: Envelope C5 -#: locale/ipp-strings.c:2100 +#: locale/ipp-strings.c:2162 msgid "media.na_c5_6.5x9.5in" msgstr "" #. TRANSLATORS: 17 x 22″ -#: locale/ipp-strings.c:2102 +#: locale/ipp-strings.c:2164 msgid "media.na_c_17x22in" msgstr "" #. TRANSLATORS: 22 x 34″ -#: locale/ipp-strings.c:2104 +#: locale/ipp-strings.c:2166 msgid "media.na_d_22x34in" msgstr "" #. TRANSLATORS: 34 x 44″ -#: locale/ipp-strings.c:2106 +#: locale/ipp-strings.c:2168 msgid "media.na_e_34x44in" msgstr "" #. TRANSLATORS: 11 x 14″ -#: locale/ipp-strings.c:2108 +#: locale/ipp-strings.c:2170 msgid "media.na_edp_11x14in" msgstr "" #. TRANSLATORS: 12 x 14″ -#: locale/ipp-strings.c:2110 +#: locale/ipp-strings.c:2172 msgid "media.na_eur-edp_12x14in" msgstr "" #. TRANSLATORS: Executive -#: locale/ipp-strings.c:2112 +#: locale/ipp-strings.c:2174 msgid "media.na_executive_7.25x10.5in" msgstr "" #. TRANSLATORS: 44 x 68″ -#: locale/ipp-strings.c:2114 +#: locale/ipp-strings.c:2176 msgid "media.na_f_44x68in" msgstr "" #. TRANSLATORS: European Fanfold -#: locale/ipp-strings.c:2116 +#: locale/ipp-strings.c:2178 msgid "media.na_fanfold-eur_8.5x12in" msgstr "" #. TRANSLATORS: US Fanfold -#: locale/ipp-strings.c:2118 +#: locale/ipp-strings.c:2180 msgid "media.na_fanfold-us_11x14.875in" msgstr "" #. TRANSLATORS: Foolscap -#: locale/ipp-strings.c:2120 +#: locale/ipp-strings.c:2182 msgid "media.na_foolscap_8.5x13in" msgstr "" #. TRANSLATORS: 8 x 13″ -#: locale/ipp-strings.c:2122 +#: locale/ipp-strings.c:2184 msgid "media.na_govt-legal_8x13in" msgstr "" #. TRANSLATORS: 8 x 10″ -#: locale/ipp-strings.c:2124 +#: locale/ipp-strings.c:2186 msgid "media.na_govt-letter_8x10in" msgstr "" #. TRANSLATORS: 3 x 5″ -#: locale/ipp-strings.c:2126 +#: locale/ipp-strings.c:2188 msgid "media.na_index-3x5_3x5in" msgstr "" #. TRANSLATORS: 6 x 8″ -#: locale/ipp-strings.c:2128 +#: locale/ipp-strings.c:2190 msgid "media.na_index-4x6-ext_6x8in" msgstr "" #. TRANSLATORS: 4 x 6″ -#: locale/ipp-strings.c:2130 +#: locale/ipp-strings.c:2192 msgid "media.na_index-4x6_4x6in" msgstr "" #. TRANSLATORS: 5 x 8″ -#: locale/ipp-strings.c:2132 +#: locale/ipp-strings.c:2194 msgid "media.na_index-5x8_5x8in" msgstr "" #. TRANSLATORS: Statement -#: locale/ipp-strings.c:2134 +#: locale/ipp-strings.c:2196 msgid "media.na_invoice_5.5x8.5in" msgstr "" #. TRANSLATORS: 11 x 17″ -#: locale/ipp-strings.c:2136 +#: locale/ipp-strings.c:2198 msgid "media.na_ledger_11x17in" msgstr "" #. TRANSLATORS: US Legal (Extra) -#: locale/ipp-strings.c:2138 +#: locale/ipp-strings.c:2200 msgid "media.na_legal-extra_9.5x15in" msgstr "" #. TRANSLATORS: US Legal -#: locale/ipp-strings.c:2140 +#: locale/ipp-strings.c:2202 msgid "media.na_legal_8.5x14in" msgstr "" #. TRANSLATORS: US Letter (Extra) -#: locale/ipp-strings.c:2142 +#: locale/ipp-strings.c:2204 msgid "media.na_letter-extra_9.5x12in" msgstr "" #. TRANSLATORS: US Letter (Plus) -#: locale/ipp-strings.c:2144 +#: locale/ipp-strings.c:2206 msgid "media.na_letter-plus_8.5x12.69in" msgstr "" #. TRANSLATORS: US Letter -#: locale/ipp-strings.c:2146 +#: locale/ipp-strings.c:2208 msgid "media.na_letter_8.5x11in" msgstr "" #. TRANSLATORS: Envelope Monarch -#: locale/ipp-strings.c:2148 +#: locale/ipp-strings.c:2210 msgid "media.na_monarch_3.875x7.5in" msgstr "" #. TRANSLATORS: Envelope #10 -#: locale/ipp-strings.c:2150 +#: locale/ipp-strings.c:2212 msgid "media.na_number-10_4.125x9.5in" msgstr "" #. TRANSLATORS: Envelope #11 -#: locale/ipp-strings.c:2152 +#: locale/ipp-strings.c:2214 msgid "media.na_number-11_4.5x10.375in" msgstr "" #. TRANSLATORS: Envelope #12 -#: locale/ipp-strings.c:2154 +#: locale/ipp-strings.c:2216 msgid "media.na_number-12_4.75x11in" msgstr "" #. TRANSLATORS: Envelope #14 -#: locale/ipp-strings.c:2156 +#: locale/ipp-strings.c:2218 msgid "media.na_number-14_5x11.5in" msgstr "" #. TRANSLATORS: Envelope #9 -#: locale/ipp-strings.c:2158 +#: locale/ipp-strings.c:2220 msgid "media.na_number-9_3.875x8.875in" msgstr "" #. TRANSLATORS: 8.5 x 13.4″ -#: locale/ipp-strings.c:2160 +#: locale/ipp-strings.c:2222 msgid "media.na_oficio_8.5x13.4in" msgstr "" #. TRANSLATORS: Envelope Personal -#: locale/ipp-strings.c:2162 +#: locale/ipp-strings.c:2224 msgid "media.na_personal_3.625x6.5in" msgstr "" #. TRANSLATORS: Quarto -#: locale/ipp-strings.c:2164 +#: locale/ipp-strings.c:2226 msgid "media.na_quarto_8.5x10.83in" msgstr "" #. TRANSLATORS: 8.94 x 14″ -#: locale/ipp-strings.c:2166 +#: locale/ipp-strings.c:2228 msgid "media.na_super-a_8.94x14in" msgstr "" #. TRANSLATORS: 13 x 19″ -#: locale/ipp-strings.c:2168 +#: locale/ipp-strings.c:2230 msgid "media.na_super-b_13x19in" msgstr "" #. TRANSLATORS: 30 x 42″ -#: locale/ipp-strings.c:2170 +#: locale/ipp-strings.c:2232 msgid "media.na_wide-format_30x42in" msgstr "" #. TRANSLATORS: 12 x 16″ -#: locale/ipp-strings.c:2172 +#: locale/ipp-strings.c:2234 msgid "media.oe_12x16_12x16in" msgstr "" #. TRANSLATORS: 14 x 17″ -#: locale/ipp-strings.c:2174 +#: locale/ipp-strings.c:2236 msgid "media.oe_14x17_14x17in" msgstr "" #. TRANSLATORS: 18 x 22″ -#: locale/ipp-strings.c:2176 +#: locale/ipp-strings.c:2238 msgid "media.oe_18x22_18x22in" msgstr "" #. TRANSLATORS: 17 x 24″ -#: locale/ipp-strings.c:2178 +#: locale/ipp-strings.c:2240 msgid "media.oe_a2plus_17x24in" msgstr "" #. TRANSLATORS: 2 x 3.5″ -#: locale/ipp-strings.c:2180 +#: locale/ipp-strings.c:2242 msgid "media.oe_business-card_2x3.5in" msgstr "" #. TRANSLATORS: 10 x 12″ -#: locale/ipp-strings.c:2182 +#: locale/ipp-strings.c:2244 msgid "media.oe_photo-10r_10x12in" msgstr "" #. TRANSLATORS: 20 x 24″ -#: locale/ipp-strings.c:2184 +#: locale/ipp-strings.c:2246 msgid "media.oe_photo-20r_20x24in" msgstr "" #. TRANSLATORS: 3.5 x 5″ -#: locale/ipp-strings.c:2186 +#: locale/ipp-strings.c:2248 msgid "media.oe_photo-l_3.5x5in" msgstr "" #. TRANSLATORS: 10 x 15″ -#: locale/ipp-strings.c:2188 +#: locale/ipp-strings.c:2250 msgid "media.oe_photo-s10r_10x15in" msgstr "" #. TRANSLATORS: 4 x 4″ -#: locale/ipp-strings.c:2190 +#: locale/ipp-strings.c:2252 msgid "media.oe_square-photo_4x4in" msgstr "" #. TRANSLATORS: 5 x 5″ -#: locale/ipp-strings.c:2192 +#: locale/ipp-strings.c:2254 msgid "media.oe_square-photo_5x5in" msgstr "" #. TRANSLATORS: 184 x 260mm -#: locale/ipp-strings.c:2194 +#: locale/ipp-strings.c:2256 msgid "media.om_16k_184x260mm" msgstr "" #. TRANSLATORS: 195 x 270mm -#: locale/ipp-strings.c:2196 +#: locale/ipp-strings.c:2258 msgid "media.om_16k_195x270mm" msgstr "" #. TRANSLATORS: 55 x 85mm -#: locale/ipp-strings.c:2198 +#: locale/ipp-strings.c:2260 msgid "media.om_business-card_55x85mm" msgstr "" #. TRANSLATORS: 55 x 91mm -#: locale/ipp-strings.c:2200 +#: locale/ipp-strings.c:2262 msgid "media.om_business-card_55x91mm" msgstr "" #. TRANSLATORS: 54 x 86mm -#: locale/ipp-strings.c:2202 +#: locale/ipp-strings.c:2264 msgid "media.om_card_54x86mm" msgstr "" #. TRANSLATORS: 275 x 395mm -#: locale/ipp-strings.c:2204 +#: locale/ipp-strings.c:2266 msgid "media.om_dai-pa-kai_275x395mm" msgstr "" #. TRANSLATORS: 89 x 119mm -#: locale/ipp-strings.c:2206 +#: locale/ipp-strings.c:2268 msgid "media.om_dsc-photo_89x119mm" msgstr "" #. TRANSLATORS: Folio -#: locale/ipp-strings.c:2208 +#: locale/ipp-strings.c:2270 msgid "media.om_folio-sp_215x315mm" msgstr "" #. TRANSLATORS: Folio (Special) -#: locale/ipp-strings.c:2210 +#: locale/ipp-strings.c:2272 msgid "media.om_folio_210x330mm" msgstr "" #. TRANSLATORS: Envelope Invitation -#: locale/ipp-strings.c:2212 +#: locale/ipp-strings.c:2274 msgid "media.om_invite_220x220mm" msgstr "" #. TRANSLATORS: Envelope Italian -#: locale/ipp-strings.c:2214 +#: locale/ipp-strings.c:2276 msgid "media.om_italian_110x230mm" msgstr "" #. TRANSLATORS: 198 x 275mm -#: locale/ipp-strings.c:2216 +#: locale/ipp-strings.c:2278 msgid "media.om_juuro-ku-kai_198x275mm" msgstr "" #. TRANSLATORS: 200 x 300 -#: locale/ipp-strings.c:2218 +#: locale/ipp-strings.c:2280 msgid "media.om_large-photo_200x300" msgstr "" #. TRANSLATORS: 130 x 180mm -#: locale/ipp-strings.c:2220 +#: locale/ipp-strings.c:2282 msgid "media.om_medium-photo_130x180mm" msgstr "" #. TRANSLATORS: 267 x 389mm -#: locale/ipp-strings.c:2222 +#: locale/ipp-strings.c:2284 msgid "media.om_pa-kai_267x389mm" msgstr "" #. TRANSLATORS: Envelope Postfix -#: locale/ipp-strings.c:2224 +#: locale/ipp-strings.c:2286 msgid "media.om_postfix_114x229mm" msgstr "" #. TRANSLATORS: 100 x 150mm -#: locale/ipp-strings.c:2226 +#: locale/ipp-strings.c:2288 msgid "media.om_small-photo_100x150mm" msgstr "" #. TRANSLATORS: 89 x 89mm -#: locale/ipp-strings.c:2228 +#: locale/ipp-strings.c:2290 msgid "media.om_square-photo_89x89mm" msgstr "" #. TRANSLATORS: 100 x 200mm -#: locale/ipp-strings.c:2230 +#: locale/ipp-strings.c:2292 msgid "media.om_wide-photo_100x200mm" msgstr "" #. TRANSLATORS: Envelope Chinese #10 -#: locale/ipp-strings.c:2232 +#: locale/ipp-strings.c:2294 msgid "media.prc_10_324x458mm" msgstr "" #. TRANSLATORS: Chinese 16k -#: locale/ipp-strings.c:2234 +#: locale/ipp-strings.c:2296 msgid "media.prc_16k_146x215mm" msgstr "" #. TRANSLATORS: Envelope Chinese #1 -#: locale/ipp-strings.c:2236 +#: locale/ipp-strings.c:2298 msgid "media.prc_1_102x165mm" msgstr "" #. TRANSLATORS: Envelope Chinese #2 -#: locale/ipp-strings.c:2238 +#: locale/ipp-strings.c:2300 msgid "media.prc_2_102x176mm" msgstr "" #. TRANSLATORS: Chinese 32k -#: locale/ipp-strings.c:2240 +#: locale/ipp-strings.c:2302 msgid "media.prc_32k_97x151mm" msgstr "" #. TRANSLATORS: Envelope Chinese #3 -#: locale/ipp-strings.c:2242 +#: locale/ipp-strings.c:2304 msgid "media.prc_3_125x176mm" msgstr "" #. TRANSLATORS: Envelope Chinese #4 -#: locale/ipp-strings.c:2244 +#: locale/ipp-strings.c:2306 msgid "media.prc_4_110x208mm" msgstr "" #. TRANSLATORS: Envelope Chinese #5 -#: locale/ipp-strings.c:2246 +#: locale/ipp-strings.c:2308 msgid "media.prc_5_110x220mm" msgstr "" #. TRANSLATORS: Envelope Chinese #6 -#: locale/ipp-strings.c:2248 +#: locale/ipp-strings.c:2310 msgid "media.prc_6_120x320mm" msgstr "" #. TRANSLATORS: Envelope Chinese #7 -#: locale/ipp-strings.c:2250 +#: locale/ipp-strings.c:2312 msgid "media.prc_7_160x230mm" msgstr "" #. TRANSLATORS: Envelope Chinese #8 -#: locale/ipp-strings.c:2252 +#: locale/ipp-strings.c:2314 msgid "media.prc_8_120x309mm" msgstr "" #. TRANSLATORS: ROC 16k -#: locale/ipp-strings.c:2254 +#: locale/ipp-strings.c:2316 msgid "media.roc_16k_7.75x10.75in" msgstr "" #. TRANSLATORS: ROC 8k -#: locale/ipp-strings.c:2256 +#: locale/ipp-strings.c:2318 msgid "media.roc_8k_10.75x15.5in" msgstr "" @@ -13068,82 +13080,82 @@ msgid "members of class %s:" msgstr "" #. TRANSLATORS: Multiple Document Handling -#: locale/ipp-strings.c:2258 +#: locale/ipp-strings.c:2320 msgid "multiple-document-handling" msgstr "" #. TRANSLATORS: Separate Documents Collated Copies -#: locale/ipp-strings.c:2260 +#: locale/ipp-strings.c:2322 msgid "multiple-document-handling.separate-documents-collated-copies" msgstr "" #. TRANSLATORS: Separate Documents Uncollated Copies -#: locale/ipp-strings.c:2262 +#: locale/ipp-strings.c:2324 msgid "multiple-document-handling.separate-documents-uncollated-copies" msgstr "" #. TRANSLATORS: Single Document -#: locale/ipp-strings.c:2264 +#: locale/ipp-strings.c:2326 msgid "multiple-document-handling.single-document" msgstr "" #. TRANSLATORS: Single Document New Sheet -#: locale/ipp-strings.c:2266 +#: locale/ipp-strings.c:2328 msgid "multiple-document-handling.single-document-new-sheet" msgstr "" #. TRANSLATORS: Multiple Object Handling -#: locale/ipp-strings.c:2268 +#: locale/ipp-strings.c:2330 msgid "multiple-object-handling" msgstr "" #. TRANSLATORS: Multiple Object Handling Actual -#: locale/ipp-strings.c:2270 +#: locale/ipp-strings.c:2332 msgid "multiple-object-handling-actual" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2272 +#: locale/ipp-strings.c:2334 msgid "multiple-object-handling.auto" msgstr "" #. TRANSLATORS: Best Fit -#: locale/ipp-strings.c:2274 +#: locale/ipp-strings.c:2336 msgid "multiple-object-handling.best-fit" msgstr "" #. TRANSLATORS: Best Quality -#: locale/ipp-strings.c:2276 +#: locale/ipp-strings.c:2338 msgid "multiple-object-handling.best-quality" msgstr "" #. TRANSLATORS: Best Speed -#: locale/ipp-strings.c:2278 +#: locale/ipp-strings.c:2340 msgid "multiple-object-handling.best-speed" msgstr "" #. TRANSLATORS: One At A Time -#: locale/ipp-strings.c:2280 +#: locale/ipp-strings.c:2342 msgid "multiple-object-handling.one-at-a-time" msgstr "" #. TRANSLATORS: On Timeout -#: locale/ipp-strings.c:2282 +#: locale/ipp-strings.c:2344 msgid "multiple-operation-time-out-action" msgstr "" #. TRANSLATORS: Abort Job -#: locale/ipp-strings.c:2284 +#: locale/ipp-strings.c:2346 msgid "multiple-operation-time-out-action.abort-job" msgstr "" #. TRANSLATORS: Hold Job -#: locale/ipp-strings.c:2286 +#: locale/ipp-strings.c:2348 msgid "multiple-operation-time-out-action.hold-job" msgstr "" #. TRANSLATORS: Process Job -#: locale/ipp-strings.c:2288 +#: locale/ipp-strings.c:2350 msgid "multiple-operation-time-out-action.process-job" msgstr "" @@ -13156,566 +13168,661 @@ msgid "no system default destination" msgstr "" #. TRANSLATORS: Noise Removal -#: locale/ipp-strings.c:2290 +#: locale/ipp-strings.c:2352 msgid "noise-removal" msgstr "" #. TRANSLATORS: Notify Attributes -#: locale/ipp-strings.c:2292 +#: locale/ipp-strings.c:2354 msgid "notify-attributes" msgstr "" #. TRANSLATORS: Notify Charset -#: locale/ipp-strings.c:2294 +#: locale/ipp-strings.c:2356 msgid "notify-charset" msgstr "" #. TRANSLATORS: Notify Events -#: locale/ipp-strings.c:2296 +#: locale/ipp-strings.c:2358 msgid "notify-events" msgstr "" -#: scheduler/ipp.c:6112 +#: scheduler/ipp.c:6047 msgid "notify-events not specified." msgstr "" #. TRANSLATORS: Document Completed -#: locale/ipp-strings.c:2298 +#: locale/ipp-strings.c:2360 msgid "notify-events.document-completed" msgstr "" #. TRANSLATORS: Document Config Changed -#: locale/ipp-strings.c:2300 +#: locale/ipp-strings.c:2362 msgid "notify-events.document-config-changed" msgstr "" #. TRANSLATORS: Document Created -#: locale/ipp-strings.c:2302 +#: locale/ipp-strings.c:2364 msgid "notify-events.document-created" msgstr "" #. TRANSLATORS: Document Fetchable -#: locale/ipp-strings.c:2304 +#: locale/ipp-strings.c:2366 msgid "notify-events.document-fetchable" msgstr "" #. TRANSLATORS: Document State Changed -#: locale/ipp-strings.c:2306 +#: locale/ipp-strings.c:2368 msgid "notify-events.document-state-changed" msgstr "" #. TRANSLATORS: Document Stopped -#: locale/ipp-strings.c:2308 +#: locale/ipp-strings.c:2370 msgid "notify-events.document-stopped" msgstr "" #. TRANSLATORS: Job Completed -#: locale/ipp-strings.c:2310 +#: locale/ipp-strings.c:2372 msgid "notify-events.job-completed" msgstr "" #. TRANSLATORS: Job Config Changed -#: locale/ipp-strings.c:2312 +#: locale/ipp-strings.c:2374 msgid "notify-events.job-config-changed" msgstr "" #. TRANSLATORS: Job Created -#: locale/ipp-strings.c:2314 +#: locale/ipp-strings.c:2376 msgid "notify-events.job-created" msgstr "" #. TRANSLATORS: Job Fetchable -#: locale/ipp-strings.c:2316 +#: locale/ipp-strings.c:2378 msgid "notify-events.job-fetchable" msgstr "" #. TRANSLATORS: Job Progress -#: locale/ipp-strings.c:2318 +#: locale/ipp-strings.c:2380 msgid "notify-events.job-progress" msgstr "" #. TRANSLATORS: Job State Changed -#: locale/ipp-strings.c:2320 +#: locale/ipp-strings.c:2382 msgid "notify-events.job-state-changed" msgstr "" #. TRANSLATORS: Job Stopped -#: locale/ipp-strings.c:2322 +#: locale/ipp-strings.c:2384 msgid "notify-events.job-stopped" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:2324 +#: locale/ipp-strings.c:2386 msgid "notify-events.none" msgstr "" #. TRANSLATORS: Printer Config Changed -#: locale/ipp-strings.c:2326 +#: locale/ipp-strings.c:2388 msgid "notify-events.printer-config-changed" msgstr "" #. TRANSLATORS: Printer Finishings Changed -#: locale/ipp-strings.c:2328 +#: locale/ipp-strings.c:2390 msgid "notify-events.printer-finishings-changed" msgstr "" #. TRANSLATORS: Printer Media Changed -#: locale/ipp-strings.c:2330 +#: locale/ipp-strings.c:2392 msgid "notify-events.printer-media-changed" msgstr "" #. TRANSLATORS: Printer Queue Order Changed -#: locale/ipp-strings.c:2332 +#: locale/ipp-strings.c:2394 msgid "notify-events.printer-queue-order-changed" msgstr "" #. TRANSLATORS: Printer Restarted -#: locale/ipp-strings.c:2334 +#: locale/ipp-strings.c:2396 msgid "notify-events.printer-restarted" msgstr "" #. TRANSLATORS: Printer Shutdown -#: locale/ipp-strings.c:2336 +#: locale/ipp-strings.c:2398 msgid "notify-events.printer-shutdown" msgstr "" #. TRANSLATORS: Printer State Changed -#: locale/ipp-strings.c:2338 +#: locale/ipp-strings.c:2400 msgid "notify-events.printer-state-changed" msgstr "" #. TRANSLATORS: Printer Stopped -#: locale/ipp-strings.c:2340 +#: locale/ipp-strings.c:2402 msgid "notify-events.printer-stopped" msgstr "" #. TRANSLATORS: Notify Get Interval -#: locale/ipp-strings.c:2342 +#: locale/ipp-strings.c:2404 msgid "notify-get-interval" msgstr "" #. TRANSLATORS: Notify Lease Duration -#: locale/ipp-strings.c:2344 +#: locale/ipp-strings.c:2406 msgid "notify-lease-duration" msgstr "" #. TRANSLATORS: Notify Natural Language -#: locale/ipp-strings.c:2346 +#: locale/ipp-strings.c:2408 msgid "notify-natural-language" msgstr "" #. TRANSLATORS: Notify Pull Method -#: locale/ipp-strings.c:2348 +#: locale/ipp-strings.c:2410 msgid "notify-pull-method" msgstr "" #. TRANSLATORS: Notify Recipient -#: locale/ipp-strings.c:2350 +#: locale/ipp-strings.c:2412 msgid "notify-recipient-uri" msgstr "" -#: scheduler/ipp.c:1980 scheduler/ipp.c:5998 +#: scheduler/ipp.c:1915 scheduler/ipp.c:5933 #, c-format msgid "notify-recipient-uri URI \"%s\" is already used." msgstr "" -#: scheduler/ipp.c:1970 scheduler/ipp.c:5988 +#: scheduler/ipp.c:1905 scheduler/ipp.c:5923 #, c-format msgid "notify-recipient-uri URI \"%s\" uses unknown scheme." msgstr "" #. TRANSLATORS: Notify Sequence Numbers -#: locale/ipp-strings.c:2352 +#: locale/ipp-strings.c:2414 msgid "notify-sequence-numbers" msgstr "" #. TRANSLATORS: Notify Subscription Ids -#: locale/ipp-strings.c:2354 +#: locale/ipp-strings.c:2416 msgid "notify-subscription-ids" msgstr "" #. TRANSLATORS: Notify Time Interval -#: locale/ipp-strings.c:2356 +#: locale/ipp-strings.c:2418 msgid "notify-time-interval" msgstr "" #. TRANSLATORS: Notify User Data -#: locale/ipp-strings.c:2358 +#: locale/ipp-strings.c:2420 msgid "notify-user-data" msgstr "" #. TRANSLATORS: Notify Wait -#: locale/ipp-strings.c:2360 +#: locale/ipp-strings.c:2422 msgid "notify-wait" msgstr "" #. TRANSLATORS: Number Of Retries -#: locale/ipp-strings.c:2362 +#: locale/ipp-strings.c:2424 msgid "number-of-retries" msgstr "" #. TRANSLATORS: Number-Up -#: locale/ipp-strings.c:2364 +#: locale/ipp-strings.c:2426 msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +#: locale/ipp-strings.c:2 +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +#: locale/ipp-strings.c:4 +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +#: locale/ipp-strings.c:6 +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +#: locale/ipp-strings.c:8 +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +#: locale/ipp-strings.c:10 +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +#: locale/ipp-strings.c:12 +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +#: locale/ipp-strings.c:14 +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +#: locale/ipp-strings.c:16 +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +#: locale/ipp-strings.c:18 +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset -#: locale/ipp-strings.c:2366 +#: locale/ipp-strings.c:2428 msgid "object-offset" msgstr "" #. TRANSLATORS: Object Size -#: locale/ipp-strings.c:2368 +#: locale/ipp-strings.c:2430 msgid "object-size" msgstr "" #. TRANSLATORS: Organization Name -#: locale/ipp-strings.c:2370 +#: locale/ipp-strings.c:2432 msgid "organization-name" msgstr "" #. TRANSLATORS: Orientation -#: locale/ipp-strings.c:2372 +#: locale/ipp-strings.c:2434 msgid "orientation-requested" msgstr "" #. TRANSLATORS: Portrait -#: locale/ipp-strings.c:2374 +#: locale/ipp-strings.c:2436 msgid "orientation-requested.3" msgstr "" #. TRANSLATORS: Landscape -#: locale/ipp-strings.c:2376 +#: locale/ipp-strings.c:2438 msgid "orientation-requested.4" msgstr "" #. TRANSLATORS: Reverse Landscape -#: locale/ipp-strings.c:2378 +#: locale/ipp-strings.c:2440 msgid "orientation-requested.5" msgstr "" #. TRANSLATORS: Reverse Portrait -#: locale/ipp-strings.c:2380 +#: locale/ipp-strings.c:2442 msgid "orientation-requested.6" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:2382 +#: locale/ipp-strings.c:2444 msgid "orientation-requested.7" msgstr "" #. TRANSLATORS: Scanned Image Options -#: locale/ipp-strings.c:2384 +#: locale/ipp-strings.c:2446 msgid "output-attributes" msgstr "" #. TRANSLATORS: Output Tray -#: locale/ipp-strings.c:2386 +#: locale/ipp-strings.c:2448 msgid "output-bin" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2388 +#: locale/ipp-strings.c:2450 msgid "output-bin.auto" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:2390 +#: locale/ipp-strings.c:2452 msgid "output-bin.bottom" msgstr "" #. TRANSLATORS: Center -#: locale/ipp-strings.c:2392 +#: locale/ipp-strings.c:2454 msgid "output-bin.center" msgstr "" #. TRANSLATORS: Face Down -#: locale/ipp-strings.c:2394 +#: locale/ipp-strings.c:2456 msgid "output-bin.face-down" msgstr "" #. TRANSLATORS: Face Up -#: locale/ipp-strings.c:2396 +#: locale/ipp-strings.c:2458 msgid "output-bin.face-up" msgstr "" #. TRANSLATORS: Large Capacity -#: locale/ipp-strings.c:2398 +#: locale/ipp-strings.c:2460 msgid "output-bin.large-capacity" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:2400 +#: locale/ipp-strings.c:2462 msgid "output-bin.left" msgstr "" #. TRANSLATORS: Mailbox 1 -#: locale/ipp-strings.c:2402 +#: locale/ipp-strings.c:2464 msgid "output-bin.mailbox-1" msgstr "" #. TRANSLATORS: Mailbox 10 -#: locale/ipp-strings.c:2404 +#: locale/ipp-strings.c:2466 msgid "output-bin.mailbox-10" msgstr "" #. TRANSLATORS: Mailbox 2 -#: locale/ipp-strings.c:2406 +#: locale/ipp-strings.c:2468 msgid "output-bin.mailbox-2" msgstr "" #. TRANSLATORS: Mailbox 3 -#: locale/ipp-strings.c:2408 +#: locale/ipp-strings.c:2470 msgid "output-bin.mailbox-3" msgstr "" #. TRANSLATORS: Mailbox 4 -#: locale/ipp-strings.c:2410 +#: locale/ipp-strings.c:2472 msgid "output-bin.mailbox-4" msgstr "" #. TRANSLATORS: Mailbox 5 -#: locale/ipp-strings.c:2412 +#: locale/ipp-strings.c:2474 msgid "output-bin.mailbox-5" msgstr "" #. TRANSLATORS: Mailbox 6 -#: locale/ipp-strings.c:2414 +#: locale/ipp-strings.c:2476 msgid "output-bin.mailbox-6" msgstr "" #. TRANSLATORS: Mailbox 7 -#: locale/ipp-strings.c:2416 +#: locale/ipp-strings.c:2478 msgid "output-bin.mailbox-7" msgstr "" #. TRANSLATORS: Mailbox 8 -#: locale/ipp-strings.c:2418 +#: locale/ipp-strings.c:2480 msgid "output-bin.mailbox-8" msgstr "" #. TRANSLATORS: Mailbox 9 -#: locale/ipp-strings.c:2420 +#: locale/ipp-strings.c:2482 msgid "output-bin.mailbox-9" msgstr "" #. TRANSLATORS: Middle -#: locale/ipp-strings.c:2422 +#: locale/ipp-strings.c:2484 msgid "output-bin.middle" msgstr "" #. TRANSLATORS: My Mailbox -#: locale/ipp-strings.c:2424 +#: locale/ipp-strings.c:2486 msgid "output-bin.my-mailbox" msgstr "" #. TRANSLATORS: Rear -#: locale/ipp-strings.c:2426 +#: locale/ipp-strings.c:2488 msgid "output-bin.rear" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:2428 +#: locale/ipp-strings.c:2490 msgid "output-bin.right" msgstr "" #. TRANSLATORS: Side -#: locale/ipp-strings.c:2430 +#: locale/ipp-strings.c:2492 msgid "output-bin.side" msgstr "" #. TRANSLATORS: Stacker 1 -#: locale/ipp-strings.c:2432 +#: locale/ipp-strings.c:2494 msgid "output-bin.stacker-1" msgstr "" #. TRANSLATORS: Stacker 10 -#: locale/ipp-strings.c:2434 +#: locale/ipp-strings.c:2496 msgid "output-bin.stacker-10" msgstr "" #. TRANSLATORS: Stacker 2 -#: locale/ipp-strings.c:2436 +#: locale/ipp-strings.c:2498 msgid "output-bin.stacker-2" msgstr "" #. TRANSLATORS: Stacker 3 -#: locale/ipp-strings.c:2438 +#: locale/ipp-strings.c:2500 msgid "output-bin.stacker-3" msgstr "" #. TRANSLATORS: Stacker 4 -#: locale/ipp-strings.c:2440 +#: locale/ipp-strings.c:2502 msgid "output-bin.stacker-4" msgstr "" #. TRANSLATORS: Stacker 5 -#: locale/ipp-strings.c:2442 +#: locale/ipp-strings.c:2504 msgid "output-bin.stacker-5" msgstr "" #. TRANSLATORS: Stacker 6 -#: locale/ipp-strings.c:2444 +#: locale/ipp-strings.c:2506 msgid "output-bin.stacker-6" msgstr "" #. TRANSLATORS: Stacker 7 -#: locale/ipp-strings.c:2446 +#: locale/ipp-strings.c:2508 msgid "output-bin.stacker-7" msgstr "" #. TRANSLATORS: Stacker 8 -#: locale/ipp-strings.c:2448 +#: locale/ipp-strings.c:2510 msgid "output-bin.stacker-8" msgstr "" #. TRANSLATORS: Stacker 9 -#: locale/ipp-strings.c:2450 +#: locale/ipp-strings.c:2512 msgid "output-bin.stacker-9" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:2452 +#: locale/ipp-strings.c:2514 msgid "output-bin.top" msgstr "" #. TRANSLATORS: Tray 1 -#: locale/ipp-strings.c:2454 +#: locale/ipp-strings.c:2516 msgid "output-bin.tray-1" msgstr "" #. TRANSLATORS: Tray 10 -#: locale/ipp-strings.c:2456 +#: locale/ipp-strings.c:2518 msgid "output-bin.tray-10" msgstr "" #. TRANSLATORS: Tray 2 -#: locale/ipp-strings.c:2458 +#: locale/ipp-strings.c:2520 msgid "output-bin.tray-2" msgstr "" #. TRANSLATORS: Tray 3 -#: locale/ipp-strings.c:2460 +#: locale/ipp-strings.c:2522 msgid "output-bin.tray-3" msgstr "" #. TRANSLATORS: Tray 4 -#: locale/ipp-strings.c:2462 +#: locale/ipp-strings.c:2524 msgid "output-bin.tray-4" msgstr "" #. TRANSLATORS: Tray 5 -#: locale/ipp-strings.c:2464 +#: locale/ipp-strings.c:2526 msgid "output-bin.tray-5" msgstr "" #. TRANSLATORS: Tray 6 -#: locale/ipp-strings.c:2466 +#: locale/ipp-strings.c:2528 msgid "output-bin.tray-6" msgstr "" #. TRANSLATORS: Tray 7 -#: locale/ipp-strings.c:2468 +#: locale/ipp-strings.c:2530 msgid "output-bin.tray-7" msgstr "" #. TRANSLATORS: Tray 8 -#: locale/ipp-strings.c:2470 +#: locale/ipp-strings.c:2532 msgid "output-bin.tray-8" msgstr "" #. TRANSLATORS: Tray 9 -#: locale/ipp-strings.c:2472 +#: locale/ipp-strings.c:2534 msgid "output-bin.tray-9" msgstr "" #. TRANSLATORS: Scanned Image Quality -#: locale/ipp-strings.c:2474 +#: locale/ipp-strings.c:2536 msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +#: locale/ipp-strings.c:21 +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +#: locale/ipp-strings.c:29 +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +#: locale/ipp-strings.c:31 +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +#: locale/ipp-strings.c:23 +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +#: locale/ipp-strings.c:25 +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +#: locale/ipp-strings.c:27 +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery -#: locale/ipp-strings.c:2476 +#: locale/ipp-strings.c:2538 msgid "page-delivery" msgstr "" #. TRANSLATORS: Reverse Order Face-down -#: locale/ipp-strings.c:2478 +#: locale/ipp-strings.c:2540 msgid "page-delivery.reverse-order-face-down" msgstr "" #. TRANSLATORS: Reverse Order Face-up -#: locale/ipp-strings.c:2480 +#: locale/ipp-strings.c:2542 msgid "page-delivery.reverse-order-face-up" msgstr "" #. TRANSLATORS: Same Order Face-down -#: locale/ipp-strings.c:2482 +#: locale/ipp-strings.c:2544 msgid "page-delivery.same-order-face-down" msgstr "" #. TRANSLATORS: Same Order Face-up -#: locale/ipp-strings.c:2484 +#: locale/ipp-strings.c:2546 msgid "page-delivery.same-order-face-up" msgstr "" #. TRANSLATORS: System Specified -#: locale/ipp-strings.c:2486 +#: locale/ipp-strings.c:2548 msgid "page-delivery.system-specified" msgstr "" #. TRANSLATORS: Page Order Received -#: locale/ipp-strings.c:2488 +#: locale/ipp-strings.c:2550 msgid "page-order-received" msgstr "" #. TRANSLATORS: 1 To N -#: locale/ipp-strings.c:2490 +#: locale/ipp-strings.c:2552 msgid "page-order-received.1-to-n-order" msgstr "" #. TRANSLATORS: N To 1 -#: locale/ipp-strings.c:2492 +#: locale/ipp-strings.c:2554 msgid "page-order-received.n-to-1-order" msgstr "" #. TRANSLATORS: Page Ranges -#: locale/ipp-strings.c:2494 +#: locale/ipp-strings.c:2556 msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +#: locale/ipp-strings.c:34 +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +#: locale/ipp-strings.c:36 +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +#: locale/ipp-strings.c:38 +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +#: locale/ipp-strings.c:40 +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages -#: locale/ipp-strings.c:2496 +#: locale/ipp-strings.c:2558 msgid "pages" msgstr "" #. TRANSLATORS: Pages Per Subset -#: locale/ipp-strings.c:2498 +#: locale/ipp-strings.c:2560 msgid "pages-per-subset" msgstr "" #. TRANSLATORS: Pclm Raster Back Side -#: locale/ipp-strings.c:2500 +#: locale/ipp-strings.c:2562 msgid "pclm-raster-back-side" msgstr "" #. TRANSLATORS: Flipped -#: locale/ipp-strings.c:2502 +#: locale/ipp-strings.c:2564 msgid "pclm-raster-back-side.flipped" msgstr "" #. TRANSLATORS: Normal -#: locale/ipp-strings.c:2504 +#: locale/ipp-strings.c:2566 msgid "pclm-raster-back-side.normal" msgstr "" #. TRANSLATORS: Rotated -#: locale/ipp-strings.c:2506 +#: locale/ipp-strings.c:2568 msgid "pclm-raster-back-side.rotated" msgstr "" #. TRANSLATORS: Pclm Source Resolution -#: locale/ipp-strings.c:2508 +#: locale/ipp-strings.c:2570 msgid "pclm-source-resolution" msgstr "" @@ -13724,27 +13831,77 @@ msgid "pending" msgstr "" #. TRANSLATORS: Platform Shape -#: locale/ipp-strings.c:2510 +#: locale/ipp-strings.c:2572 msgid "platform-shape" msgstr "" #. TRANSLATORS: Round -#: locale/ipp-strings.c:2512 +#: locale/ipp-strings.c:2574 msgid "platform-shape.ellipse" msgstr "" #. TRANSLATORS: Rectangle -#: locale/ipp-strings.c:2514 +#: locale/ipp-strings.c:2576 msgid "platform-shape.rectangle" msgstr "" #. TRANSLATORS: Platform Temperature -#: locale/ipp-strings.c:2516 +#: locale/ipp-strings.c:2578 msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +#: locale/ipp-strings.c:43 +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +#: locale/ipp-strings.c:45 +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +#: locale/ipp-strings.c:47 +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +#: locale/ipp-strings.c:49 +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +#: locale/ipp-strings.c:51 +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +#: locale/ipp-strings.c:53 +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +#: locale/ipp-strings.c:55 +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +#: locale/ipp-strings.c:57 +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +#: locale/ipp-strings.c:59 +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +#: locale/ipp-strings.c:61 +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String -#: locale/ipp-strings.c:2518 +#: locale/ipp-strings.c:2580 msgid "post-dial-string" msgstr "" @@ -14222,297 +14379,297 @@ msgid "ppdmerge: Unable to backup %s to %s - %s" msgstr "" #. TRANSLATORS: Pre-dial String -#: locale/ipp-strings.c:2520 +#: locale/ipp-strings.c:2582 msgid "pre-dial-string" msgstr "" #. TRANSLATORS: Number-Up Layout -#: locale/ipp-strings.c:2522 +#: locale/ipp-strings.c:2584 msgid "presentation-direction-number-up" msgstr "" #. TRANSLATORS: Top-bottom, Right-left -#: locale/ipp-strings.c:2524 +#: locale/ipp-strings.c:2586 msgid "presentation-direction-number-up.tobottom-toleft" msgstr "" #. TRANSLATORS: Top-bottom, Left-right -#: locale/ipp-strings.c:2526 +#: locale/ipp-strings.c:2588 msgid "presentation-direction-number-up.tobottom-toright" msgstr "" #. TRANSLATORS: Right-left, Top-bottom -#: locale/ipp-strings.c:2528 +#: locale/ipp-strings.c:2590 msgid "presentation-direction-number-up.toleft-tobottom" msgstr "" #. TRANSLATORS: Right-left, Bottom-top -#: locale/ipp-strings.c:2530 +#: locale/ipp-strings.c:2592 msgid "presentation-direction-number-up.toleft-totop" msgstr "" #. TRANSLATORS: Left-right, Top-bottom -#: locale/ipp-strings.c:2532 +#: locale/ipp-strings.c:2594 msgid "presentation-direction-number-up.toright-tobottom" msgstr "" #. TRANSLATORS: Left-right, Bottom-top -#: locale/ipp-strings.c:2534 +#: locale/ipp-strings.c:2596 msgid "presentation-direction-number-up.toright-totop" msgstr "" #. TRANSLATORS: Bottom-top, Right-left -#: locale/ipp-strings.c:2536 +#: locale/ipp-strings.c:2598 msgid "presentation-direction-number-up.totop-toleft" msgstr "" #. TRANSLATORS: Bottom-top, Left-right -#: locale/ipp-strings.c:2538 +#: locale/ipp-strings.c:2600 msgid "presentation-direction-number-up.totop-toright" msgstr "" #. TRANSLATORS: Print Accuracy -#: locale/ipp-strings.c:2540 +#: locale/ipp-strings.c:2602 msgid "print-accuracy" msgstr "" #. TRANSLATORS: Print Base -#: locale/ipp-strings.c:2542 +#: locale/ipp-strings.c:2604 msgid "print-base" msgstr "" #. TRANSLATORS: Print Base Actual -#: locale/ipp-strings.c:2544 +#: locale/ipp-strings.c:2606 msgid "print-base-actual" msgstr "" #. TRANSLATORS: Brim -#: locale/ipp-strings.c:2546 +#: locale/ipp-strings.c:2608 msgid "print-base.brim" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:2548 +#: locale/ipp-strings.c:2610 msgid "print-base.none" msgstr "" #. TRANSLATORS: Raft -#: locale/ipp-strings.c:2550 +#: locale/ipp-strings.c:2612 msgid "print-base.raft" msgstr "" #. TRANSLATORS: Skirt -#: locale/ipp-strings.c:2552 +#: locale/ipp-strings.c:2614 msgid "print-base.skirt" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:2554 +#: locale/ipp-strings.c:2616 msgid "print-base.standard" msgstr "" #. TRANSLATORS: Print Color Mode -#: locale/ipp-strings.c:2556 +#: locale/ipp-strings.c:2618 msgid "print-color-mode" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2558 +#: locale/ipp-strings.c:2620 msgid "print-color-mode.auto" msgstr "" #. TRANSLATORS: Auto Monochrome -#: locale/ipp-strings.c:2560 +#: locale/ipp-strings.c:2622 msgid "print-color-mode.auto-monochrome" msgstr "" #. TRANSLATORS: Text -#: locale/ipp-strings.c:2562 +#: locale/ipp-strings.c:2624 msgid "print-color-mode.bi-level" msgstr "" #. TRANSLATORS: Color -#: locale/ipp-strings.c:2564 +#: locale/ipp-strings.c:2626 msgid "print-color-mode.color" msgstr "" #. TRANSLATORS: Highlight -#: locale/ipp-strings.c:2566 +#: locale/ipp-strings.c:2628 msgid "print-color-mode.highlight" msgstr "" #. TRANSLATORS: Monochrome -#: locale/ipp-strings.c:2568 +#: locale/ipp-strings.c:2630 msgid "print-color-mode.monochrome" msgstr "" #. TRANSLATORS: Process Text -#: locale/ipp-strings.c:2570 +#: locale/ipp-strings.c:2632 msgid "print-color-mode.process-bi-level" msgstr "" #. TRANSLATORS: Process Monochrome -#: locale/ipp-strings.c:2572 +#: locale/ipp-strings.c:2634 msgid "print-color-mode.process-monochrome" msgstr "" #. TRANSLATORS: Print Optimization -#: locale/ipp-strings.c:2574 +#: locale/ipp-strings.c:2636 msgid "print-content-optimize" msgstr "" #. TRANSLATORS: Print Content Optimize Actual -#: locale/ipp-strings.c:2576 +#: locale/ipp-strings.c:2638 msgid "print-content-optimize-actual" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2578 +#: locale/ipp-strings.c:2640 msgid "print-content-optimize.auto" msgstr "" #. TRANSLATORS: Graphics -#: locale/ipp-strings.c:2580 +#: locale/ipp-strings.c:2642 msgid "print-content-optimize.graphic" msgstr "" #. TRANSLATORS: Graphics -#: locale/ipp-strings.c:2582 +#: locale/ipp-strings.c:2644 msgid "print-content-optimize.graphics" msgstr "" #. TRANSLATORS: Photo -#: locale/ipp-strings.c:2584 +#: locale/ipp-strings.c:2646 msgid "print-content-optimize.photo" msgstr "" #. TRANSLATORS: Text -#: locale/ipp-strings.c:2586 +#: locale/ipp-strings.c:2648 msgid "print-content-optimize.text" msgstr "" #. TRANSLATORS: Text and Graphics -#: locale/ipp-strings.c:2588 +#: locale/ipp-strings.c:2650 msgid "print-content-optimize.text-and-graphic" msgstr "" #. TRANSLATORS: Text And Graphics -#: locale/ipp-strings.c:2590 +#: locale/ipp-strings.c:2652 msgid "print-content-optimize.text-and-graphics" msgstr "" #. TRANSLATORS: Print Objects -#: locale/ipp-strings.c:2592 +#: locale/ipp-strings.c:2654 msgid "print-objects" msgstr "" #. TRANSLATORS: Print Quality -#: locale/ipp-strings.c:2594 +#: locale/ipp-strings.c:2656 msgid "print-quality" msgstr "" #. TRANSLATORS: Draft -#: locale/ipp-strings.c:2596 +#: locale/ipp-strings.c:2658 msgid "print-quality.3" msgstr "" #. TRANSLATORS: Normal -#: locale/ipp-strings.c:2598 +#: locale/ipp-strings.c:2660 msgid "print-quality.4" msgstr "" #. TRANSLATORS: High -#: locale/ipp-strings.c:2600 +#: locale/ipp-strings.c:2662 msgid "print-quality.5" msgstr "" #. TRANSLATORS: Print Rendering Intent -#: locale/ipp-strings.c:2602 +#: locale/ipp-strings.c:2664 msgid "print-rendering-intent" msgstr "" #. TRANSLATORS: Absolute -#: locale/ipp-strings.c:2604 +#: locale/ipp-strings.c:2666 msgid "print-rendering-intent.absolute" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2606 +#: locale/ipp-strings.c:2668 msgid "print-rendering-intent.auto" msgstr "" #. TRANSLATORS: Perceptual -#: locale/ipp-strings.c:2608 +#: locale/ipp-strings.c:2670 msgid "print-rendering-intent.perceptual" msgstr "" #. TRANSLATORS: Relative -#: locale/ipp-strings.c:2610 +#: locale/ipp-strings.c:2672 msgid "print-rendering-intent.relative" msgstr "" #. TRANSLATORS: Relative w/Black Point Compensation -#: locale/ipp-strings.c:2612 +#: locale/ipp-strings.c:2674 msgid "print-rendering-intent.relative-bpc" msgstr "" #. TRANSLATORS: Saturation -#: locale/ipp-strings.c:2614 +#: locale/ipp-strings.c:2676 msgid "print-rendering-intent.saturation" msgstr "" #. TRANSLATORS: Print Scaling -#: locale/ipp-strings.c:2616 +#: locale/ipp-strings.c:2678 msgid "print-scaling" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2618 +#: locale/ipp-strings.c:2680 msgid "print-scaling.auto" msgstr "" #. TRANSLATORS: Auto-fit -#: locale/ipp-strings.c:2620 +#: locale/ipp-strings.c:2682 msgid "print-scaling.auto-fit" msgstr "" #. TRANSLATORS: Fill -#: locale/ipp-strings.c:2622 +#: locale/ipp-strings.c:2684 msgid "print-scaling.fill" msgstr "" #. TRANSLATORS: Fit -#: locale/ipp-strings.c:2624 +#: locale/ipp-strings.c:2686 msgid "print-scaling.fit" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:2626 +#: locale/ipp-strings.c:2688 msgid "print-scaling.none" msgstr "" #. TRANSLATORS: Print Supports -#: locale/ipp-strings.c:2628 +#: locale/ipp-strings.c:2690 msgid "print-supports" msgstr "" #. TRANSLATORS: Print Supports Actual -#: locale/ipp-strings.c:2630 +#: locale/ipp-strings.c:2692 msgid "print-supports-actual" msgstr "" #. TRANSLATORS: With Specified Material -#: locale/ipp-strings.c:2632 +#: locale/ipp-strings.c:2694 msgid "print-supports.material" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:2634 +#: locale/ipp-strings.c:2696 msgid "print-supports.none" msgstr "" #. TRANSLATORS: Standard -#: locale/ipp-strings.c:2636 +#: locale/ipp-strings.c:2698 msgid "print-supports.standard" msgstr "" @@ -14552,4067 +14709,4067 @@ msgid "printer %s/%s now printing %s-%d. enabled since %s" msgstr "" #. TRANSLATORS: Printer Kind -#: locale/ipp-strings.c:2638 +#: locale/ipp-strings.c:2700 msgid "printer-kind" msgstr "" #. TRANSLATORS: Disc -#: locale/ipp-strings.c:2640 +#: locale/ipp-strings.c:2702 msgid "printer-kind.disc" msgstr "" #. TRANSLATORS: Document -#: locale/ipp-strings.c:2642 +#: locale/ipp-strings.c:2704 msgid "printer-kind.document" msgstr "" #. TRANSLATORS: Envelope -#: locale/ipp-strings.c:2644 +#: locale/ipp-strings.c:2706 msgid "printer-kind.envelope" msgstr "" #. TRANSLATORS: Label -#: locale/ipp-strings.c:2646 +#: locale/ipp-strings.c:2708 msgid "printer-kind.label" msgstr "" #. TRANSLATORS: Large Format -#: locale/ipp-strings.c:2648 +#: locale/ipp-strings.c:2710 msgid "printer-kind.large-format" msgstr "" #. TRANSLATORS: Photo -#: locale/ipp-strings.c:2650 +#: locale/ipp-strings.c:2712 msgid "printer-kind.photo" msgstr "" #. TRANSLATORS: Postcard -#: locale/ipp-strings.c:2652 +#: locale/ipp-strings.c:2714 msgid "printer-kind.postcard" msgstr "" #. TRANSLATORS: Receipt -#: locale/ipp-strings.c:2654 +#: locale/ipp-strings.c:2716 msgid "printer-kind.receipt" msgstr "" #. TRANSLATORS: Roll -#: locale/ipp-strings.c:2656 +#: locale/ipp-strings.c:2718 msgid "printer-kind.roll" msgstr "" #. TRANSLATORS: Message From Operator -#: locale/ipp-strings.c:2658 +#: locale/ipp-strings.c:2720 msgid "printer-message-from-operator" msgstr "" #. TRANSLATORS: Print Resolution -#: locale/ipp-strings.c:2660 +#: locale/ipp-strings.c:2722 msgid "printer-resolution" msgstr "" #. TRANSLATORS: Printer State -#: locale/ipp-strings.c:2662 +#: locale/ipp-strings.c:2724 msgid "printer-state" msgstr "" #. TRANSLATORS: Detailed Printer State -#: locale/ipp-strings.c:2664 +#: locale/ipp-strings.c:2726 msgid "printer-state-reasons" msgstr "" #. TRANSLATORS: Old Alerts Have Been Removed -#: locale/ipp-strings.c:2666 +#: locale/ipp-strings.c:2728 msgid "printer-state-reasons.alert-removal-of-binary-change-entry" msgstr "" #. TRANSLATORS: Bander Added -#: locale/ipp-strings.c:2668 +#: locale/ipp-strings.c:2730 msgid "printer-state-reasons.bander-added" msgstr "" #. TRANSLATORS: Bander Almost Empty -#: locale/ipp-strings.c:2670 +#: locale/ipp-strings.c:2732 msgid "printer-state-reasons.bander-almost-empty" msgstr "" #. TRANSLATORS: Bander Almost Full -#: locale/ipp-strings.c:2672 +#: locale/ipp-strings.c:2734 msgid "printer-state-reasons.bander-almost-full" msgstr "" #. TRANSLATORS: Bander At Limit -#: locale/ipp-strings.c:2674 +#: locale/ipp-strings.c:2736 msgid "printer-state-reasons.bander-at-limit" msgstr "" #. TRANSLATORS: Bander Closed -#: locale/ipp-strings.c:2676 +#: locale/ipp-strings.c:2738 msgid "printer-state-reasons.bander-closed" msgstr "" #. TRANSLATORS: Bander Configuration Change -#: locale/ipp-strings.c:2678 +#: locale/ipp-strings.c:2740 msgid "printer-state-reasons.bander-configuration-change" msgstr "" #. TRANSLATORS: Bander Cover Closed -#: locale/ipp-strings.c:2680 +#: locale/ipp-strings.c:2742 msgid "printer-state-reasons.bander-cover-closed" msgstr "" #. TRANSLATORS: Bander Cover Open -#: locale/ipp-strings.c:2682 +#: locale/ipp-strings.c:2744 msgid "printer-state-reasons.bander-cover-open" msgstr "" #. TRANSLATORS: Bander Empty -#: locale/ipp-strings.c:2684 +#: locale/ipp-strings.c:2746 msgid "printer-state-reasons.bander-empty" msgstr "" #. TRANSLATORS: Bander Full -#: locale/ipp-strings.c:2686 +#: locale/ipp-strings.c:2748 msgid "printer-state-reasons.bander-full" msgstr "" #. TRANSLATORS: Bander Interlock Closed -#: locale/ipp-strings.c:2688 +#: locale/ipp-strings.c:2750 msgid "printer-state-reasons.bander-interlock-closed" msgstr "" #. TRANSLATORS: Bander Interlock Open -#: locale/ipp-strings.c:2690 +#: locale/ipp-strings.c:2752 msgid "printer-state-reasons.bander-interlock-open" msgstr "" #. TRANSLATORS: Bander Jam -#: locale/ipp-strings.c:2692 +#: locale/ipp-strings.c:2754 msgid "printer-state-reasons.bander-jam" msgstr "" #. TRANSLATORS: Bander Life Almost Over -#: locale/ipp-strings.c:2694 +#: locale/ipp-strings.c:2756 msgid "printer-state-reasons.bander-life-almost-over" msgstr "" #. TRANSLATORS: Bander Life Over -#: locale/ipp-strings.c:2696 +#: locale/ipp-strings.c:2758 msgid "printer-state-reasons.bander-life-over" msgstr "" #. TRANSLATORS: Bander Memory Exhausted -#: locale/ipp-strings.c:2698 +#: locale/ipp-strings.c:2760 msgid "printer-state-reasons.bander-memory-exhausted" msgstr "" #. TRANSLATORS: Bander Missing -#: locale/ipp-strings.c:2700 +#: locale/ipp-strings.c:2762 msgid "printer-state-reasons.bander-missing" msgstr "" #. TRANSLATORS: Bander Motor Failure -#: locale/ipp-strings.c:2702 +#: locale/ipp-strings.c:2764 msgid "printer-state-reasons.bander-motor-failure" msgstr "" #. TRANSLATORS: Bander Near Limit -#: locale/ipp-strings.c:2704 +#: locale/ipp-strings.c:2766 msgid "printer-state-reasons.bander-near-limit" msgstr "" #. TRANSLATORS: Bander Offline -#: locale/ipp-strings.c:2706 +#: locale/ipp-strings.c:2768 msgid "printer-state-reasons.bander-offline" msgstr "" #. TRANSLATORS: Bander Opened -#: locale/ipp-strings.c:2708 +#: locale/ipp-strings.c:2770 msgid "printer-state-reasons.bander-opened" msgstr "" #. TRANSLATORS: Bander Over Temperature -#: locale/ipp-strings.c:2710 +#: locale/ipp-strings.c:2772 msgid "printer-state-reasons.bander-over-temperature" msgstr "" #. TRANSLATORS: Bander Power Saver -#: locale/ipp-strings.c:2712 +#: locale/ipp-strings.c:2774 msgid "printer-state-reasons.bander-power-saver" msgstr "" #. TRANSLATORS: Bander Recoverable Failure -#: locale/ipp-strings.c:2714 +#: locale/ipp-strings.c:2776 msgid "printer-state-reasons.bander-recoverable-failure" msgstr "" #. TRANSLATORS: Bander Recoverable Storage -#: locale/ipp-strings.c:2716 +#: locale/ipp-strings.c:2778 msgid "printer-state-reasons.bander-recoverable-storage" msgstr "" #. TRANSLATORS: Bander Removed -#: locale/ipp-strings.c:2718 +#: locale/ipp-strings.c:2780 msgid "printer-state-reasons.bander-removed" msgstr "" #. TRANSLATORS: Bander Resource Added -#: locale/ipp-strings.c:2720 +#: locale/ipp-strings.c:2782 msgid "printer-state-reasons.bander-resource-added" msgstr "" #. TRANSLATORS: Bander Resource Removed -#: locale/ipp-strings.c:2722 +#: locale/ipp-strings.c:2784 msgid "printer-state-reasons.bander-resource-removed" msgstr "" #. TRANSLATORS: Bander Thermistor Failure -#: locale/ipp-strings.c:2724 +#: locale/ipp-strings.c:2786 msgid "printer-state-reasons.bander-thermistor-failure" msgstr "" #. TRANSLATORS: Bander Timing Failure -#: locale/ipp-strings.c:2726 +#: locale/ipp-strings.c:2788 msgid "printer-state-reasons.bander-timing-failure" msgstr "" #. TRANSLATORS: Bander Turned Off -#: locale/ipp-strings.c:2728 +#: locale/ipp-strings.c:2790 msgid "printer-state-reasons.bander-turned-off" msgstr "" #. TRANSLATORS: Bander Turned On -#: locale/ipp-strings.c:2730 +#: locale/ipp-strings.c:2792 msgid "printer-state-reasons.bander-turned-on" msgstr "" #. TRANSLATORS: Bander Under Temperature -#: locale/ipp-strings.c:2732 +#: locale/ipp-strings.c:2794 msgid "printer-state-reasons.bander-under-temperature" msgstr "" #. TRANSLATORS: Bander Unrecoverable Failure -#: locale/ipp-strings.c:2734 +#: locale/ipp-strings.c:2796 msgid "printer-state-reasons.bander-unrecoverable-failure" msgstr "" #. TRANSLATORS: Bander Unrecoverable Storage Error -#: locale/ipp-strings.c:2736 +#: locale/ipp-strings.c:2798 msgid "printer-state-reasons.bander-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Bander Warming Up -#: locale/ipp-strings.c:2738 +#: locale/ipp-strings.c:2800 msgid "printer-state-reasons.bander-warming-up" msgstr "" #. TRANSLATORS: Binder Added -#: locale/ipp-strings.c:2740 +#: locale/ipp-strings.c:2802 msgid "printer-state-reasons.binder-added" msgstr "" #. TRANSLATORS: Binder Almost Empty -#: locale/ipp-strings.c:2742 +#: locale/ipp-strings.c:2804 msgid "printer-state-reasons.binder-almost-empty" msgstr "" #. TRANSLATORS: Binder Almost Full -#: locale/ipp-strings.c:2744 +#: locale/ipp-strings.c:2806 msgid "printer-state-reasons.binder-almost-full" msgstr "" #. TRANSLATORS: Binder At Limit -#: locale/ipp-strings.c:2746 +#: locale/ipp-strings.c:2808 msgid "printer-state-reasons.binder-at-limit" msgstr "" #. TRANSLATORS: Binder Closed -#: locale/ipp-strings.c:2748 +#: locale/ipp-strings.c:2810 msgid "printer-state-reasons.binder-closed" msgstr "" #. TRANSLATORS: Binder Configuration Change -#: locale/ipp-strings.c:2750 +#: locale/ipp-strings.c:2812 msgid "printer-state-reasons.binder-configuration-change" msgstr "" #. TRANSLATORS: Binder Cover Closed -#: locale/ipp-strings.c:2752 +#: locale/ipp-strings.c:2814 msgid "printer-state-reasons.binder-cover-closed" msgstr "" #. TRANSLATORS: Binder Cover Open -#: locale/ipp-strings.c:2754 +#: locale/ipp-strings.c:2816 msgid "printer-state-reasons.binder-cover-open" msgstr "" #. TRANSLATORS: Binder Empty -#: locale/ipp-strings.c:2756 +#: locale/ipp-strings.c:2818 msgid "printer-state-reasons.binder-empty" msgstr "" #. TRANSLATORS: Binder Full -#: locale/ipp-strings.c:2758 +#: locale/ipp-strings.c:2820 msgid "printer-state-reasons.binder-full" msgstr "" #. TRANSLATORS: Binder Interlock Closed -#: locale/ipp-strings.c:2760 +#: locale/ipp-strings.c:2822 msgid "printer-state-reasons.binder-interlock-closed" msgstr "" #. TRANSLATORS: Binder Interlock Open -#: locale/ipp-strings.c:2762 +#: locale/ipp-strings.c:2824 msgid "printer-state-reasons.binder-interlock-open" msgstr "" #. TRANSLATORS: Binder Jam -#: locale/ipp-strings.c:2764 +#: locale/ipp-strings.c:2826 msgid "printer-state-reasons.binder-jam" msgstr "" #. TRANSLATORS: Binder Life Almost Over -#: locale/ipp-strings.c:2766 +#: locale/ipp-strings.c:2828 msgid "printer-state-reasons.binder-life-almost-over" msgstr "" #. TRANSLATORS: Binder Life Over -#: locale/ipp-strings.c:2768 +#: locale/ipp-strings.c:2830 msgid "printer-state-reasons.binder-life-over" msgstr "" #. TRANSLATORS: Binder Memory Exhausted -#: locale/ipp-strings.c:2770 +#: locale/ipp-strings.c:2832 msgid "printer-state-reasons.binder-memory-exhausted" msgstr "" #. TRANSLATORS: Binder Missing -#: locale/ipp-strings.c:2772 +#: locale/ipp-strings.c:2834 msgid "printer-state-reasons.binder-missing" msgstr "" #. TRANSLATORS: Binder Motor Failure -#: locale/ipp-strings.c:2774 +#: locale/ipp-strings.c:2836 msgid "printer-state-reasons.binder-motor-failure" msgstr "" #. TRANSLATORS: Binder Near Limit -#: locale/ipp-strings.c:2776 +#: locale/ipp-strings.c:2838 msgid "printer-state-reasons.binder-near-limit" msgstr "" #. TRANSLATORS: Binder Offline -#: locale/ipp-strings.c:2778 +#: locale/ipp-strings.c:2840 msgid "printer-state-reasons.binder-offline" msgstr "" #. TRANSLATORS: Binder Opened -#: locale/ipp-strings.c:2780 +#: locale/ipp-strings.c:2842 msgid "printer-state-reasons.binder-opened" msgstr "" #. TRANSLATORS: Binder Over Temperature -#: locale/ipp-strings.c:2782 +#: locale/ipp-strings.c:2844 msgid "printer-state-reasons.binder-over-temperature" msgstr "" #. TRANSLATORS: Binder Power Saver -#: locale/ipp-strings.c:2784 +#: locale/ipp-strings.c:2846 msgid "printer-state-reasons.binder-power-saver" msgstr "" #. TRANSLATORS: Binder Recoverable Failure -#: locale/ipp-strings.c:2786 +#: locale/ipp-strings.c:2848 msgid "printer-state-reasons.binder-recoverable-failure" msgstr "" #. TRANSLATORS: Binder Recoverable Storage -#: locale/ipp-strings.c:2788 +#: locale/ipp-strings.c:2850 msgid "printer-state-reasons.binder-recoverable-storage" msgstr "" #. TRANSLATORS: Binder Removed -#: locale/ipp-strings.c:2790 +#: locale/ipp-strings.c:2852 msgid "printer-state-reasons.binder-removed" msgstr "" #. TRANSLATORS: Binder Resource Added -#: locale/ipp-strings.c:2792 +#: locale/ipp-strings.c:2854 msgid "printer-state-reasons.binder-resource-added" msgstr "" #. TRANSLATORS: Binder Resource Removed -#: locale/ipp-strings.c:2794 +#: locale/ipp-strings.c:2856 msgid "printer-state-reasons.binder-resource-removed" msgstr "" #. TRANSLATORS: Binder Thermistor Failure -#: locale/ipp-strings.c:2796 +#: locale/ipp-strings.c:2858 msgid "printer-state-reasons.binder-thermistor-failure" msgstr "" #. TRANSLATORS: Binder Timing Failure -#: locale/ipp-strings.c:2798 +#: locale/ipp-strings.c:2860 msgid "printer-state-reasons.binder-timing-failure" msgstr "" #. TRANSLATORS: Binder Turned Off -#: locale/ipp-strings.c:2800 +#: locale/ipp-strings.c:2862 msgid "printer-state-reasons.binder-turned-off" msgstr "" #. TRANSLATORS: Binder Turned On -#: locale/ipp-strings.c:2802 +#: locale/ipp-strings.c:2864 msgid "printer-state-reasons.binder-turned-on" msgstr "" #. TRANSLATORS: Binder Under Temperature -#: locale/ipp-strings.c:2804 +#: locale/ipp-strings.c:2866 msgid "printer-state-reasons.binder-under-temperature" msgstr "" #. TRANSLATORS: Binder Unrecoverable Failure -#: locale/ipp-strings.c:2806 +#: locale/ipp-strings.c:2868 msgid "printer-state-reasons.binder-unrecoverable-failure" msgstr "" #. TRANSLATORS: Binder Unrecoverable Storage Error -#: locale/ipp-strings.c:2808 +#: locale/ipp-strings.c:2870 msgid "printer-state-reasons.binder-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Binder Warming Up -#: locale/ipp-strings.c:2810 +#: locale/ipp-strings.c:2872 msgid "printer-state-reasons.binder-warming-up" msgstr "" #. TRANSLATORS: Camera Failure -#: locale/ipp-strings.c:2812 +#: locale/ipp-strings.c:2874 msgid "printer-state-reasons.camera-failure" msgstr "" #. TRANSLATORS: Chamber Cooling -#: locale/ipp-strings.c:2814 +#: locale/ipp-strings.c:2876 msgid "printer-state-reasons.chamber-cooling" msgstr "" #. TRANSLATORS: Chamber Failure -#: locale/ipp-strings.c:2816 +#: locale/ipp-strings.c:2878 msgid "printer-state-reasons.chamber-failure" msgstr "" #. TRANSLATORS: Chamber Heating -#: locale/ipp-strings.c:2818 +#: locale/ipp-strings.c:2880 msgid "printer-state-reasons.chamber-heating" msgstr "" #. TRANSLATORS: Chamber Temperature High -#: locale/ipp-strings.c:2820 +#: locale/ipp-strings.c:2882 msgid "printer-state-reasons.chamber-temperature-high" msgstr "" #. TRANSLATORS: Chamber Temperature Low -#: locale/ipp-strings.c:2822 +#: locale/ipp-strings.c:2884 msgid "printer-state-reasons.chamber-temperature-low" msgstr "" #. TRANSLATORS: Cleaner Life Almost Over -#: locale/ipp-strings.c:2824 +#: locale/ipp-strings.c:2886 msgid "printer-state-reasons.cleaner-life-almost-over" msgstr "" #. TRANSLATORS: Cleaner Life Over -#: locale/ipp-strings.c:2826 +#: locale/ipp-strings.c:2888 msgid "printer-state-reasons.cleaner-life-over" msgstr "" #. TRANSLATORS: Configuration Change -#: locale/ipp-strings.c:2828 +#: locale/ipp-strings.c:2890 msgid "printer-state-reasons.configuration-change" msgstr "" #. TRANSLATORS: Connecting To Device -#: locale/ipp-strings.c:2830 +#: locale/ipp-strings.c:2892 msgid "printer-state-reasons.connecting-to-device" msgstr "" #. TRANSLATORS: Cover Open -#: locale/ipp-strings.c:2832 +#: locale/ipp-strings.c:2894 msgid "printer-state-reasons.cover-open" msgstr "" #. TRANSLATORS: Deactivated -#: locale/ipp-strings.c:2834 +#: locale/ipp-strings.c:2896 msgid "printer-state-reasons.deactivated" msgstr "" #. TRANSLATORS: Developer Empty -#: locale/ipp-strings.c:2836 +#: locale/ipp-strings.c:2898 msgid "printer-state-reasons.developer-empty" msgstr "" #. TRANSLATORS: Developer Low -#: locale/ipp-strings.c:2838 +#: locale/ipp-strings.c:2900 msgid "printer-state-reasons.developer-low" msgstr "" #. TRANSLATORS: Die Cutter Added -#: locale/ipp-strings.c:2840 +#: locale/ipp-strings.c:2902 msgid "printer-state-reasons.die-cutter-added" msgstr "" #. TRANSLATORS: Die Cutter Almost Empty -#: locale/ipp-strings.c:2842 +#: locale/ipp-strings.c:2904 msgid "printer-state-reasons.die-cutter-almost-empty" msgstr "" #. TRANSLATORS: Die Cutter Almost Full -#: locale/ipp-strings.c:2844 +#: locale/ipp-strings.c:2906 msgid "printer-state-reasons.die-cutter-almost-full" msgstr "" #. TRANSLATORS: Die Cutter At Limit -#: locale/ipp-strings.c:2846 +#: locale/ipp-strings.c:2908 msgid "printer-state-reasons.die-cutter-at-limit" msgstr "" #. TRANSLATORS: Die Cutter Closed -#: locale/ipp-strings.c:2848 +#: locale/ipp-strings.c:2910 msgid "printer-state-reasons.die-cutter-closed" msgstr "" #. TRANSLATORS: Die Cutter Configuration Change -#: locale/ipp-strings.c:2850 +#: locale/ipp-strings.c:2912 msgid "printer-state-reasons.die-cutter-configuration-change" msgstr "" #. TRANSLATORS: Die Cutter Cover Closed -#: locale/ipp-strings.c:2852 +#: locale/ipp-strings.c:2914 msgid "printer-state-reasons.die-cutter-cover-closed" msgstr "" #. TRANSLATORS: Die Cutter Cover Open -#: locale/ipp-strings.c:2854 +#: locale/ipp-strings.c:2916 msgid "printer-state-reasons.die-cutter-cover-open" msgstr "" #. TRANSLATORS: Die Cutter Empty -#: locale/ipp-strings.c:2856 +#: locale/ipp-strings.c:2918 msgid "printer-state-reasons.die-cutter-empty" msgstr "" #. TRANSLATORS: Die Cutter Full -#: locale/ipp-strings.c:2858 +#: locale/ipp-strings.c:2920 msgid "printer-state-reasons.die-cutter-full" msgstr "" #. TRANSLATORS: Die Cutter Interlock Closed -#: locale/ipp-strings.c:2860 +#: locale/ipp-strings.c:2922 msgid "printer-state-reasons.die-cutter-interlock-closed" msgstr "" #. TRANSLATORS: Die Cutter Interlock Open -#: locale/ipp-strings.c:2862 +#: locale/ipp-strings.c:2924 msgid "printer-state-reasons.die-cutter-interlock-open" msgstr "" #. TRANSLATORS: Die Cutter Jam -#: locale/ipp-strings.c:2864 +#: locale/ipp-strings.c:2926 msgid "printer-state-reasons.die-cutter-jam" msgstr "" #. TRANSLATORS: Die Cutter Life Almost Over -#: locale/ipp-strings.c:2866 +#: locale/ipp-strings.c:2928 msgid "printer-state-reasons.die-cutter-life-almost-over" msgstr "" #. TRANSLATORS: Die Cutter Life Over -#: locale/ipp-strings.c:2868 +#: locale/ipp-strings.c:2930 msgid "printer-state-reasons.die-cutter-life-over" msgstr "" #. TRANSLATORS: Die Cutter Memory Exhausted -#: locale/ipp-strings.c:2870 +#: locale/ipp-strings.c:2932 msgid "printer-state-reasons.die-cutter-memory-exhausted" msgstr "" #. TRANSLATORS: Die Cutter Missing -#: locale/ipp-strings.c:2872 +#: locale/ipp-strings.c:2934 msgid "printer-state-reasons.die-cutter-missing" msgstr "" #. TRANSLATORS: Die Cutter Motor Failure -#: locale/ipp-strings.c:2874 +#: locale/ipp-strings.c:2936 msgid "printer-state-reasons.die-cutter-motor-failure" msgstr "" #. TRANSLATORS: Die Cutter Near Limit -#: locale/ipp-strings.c:2876 +#: locale/ipp-strings.c:2938 msgid "printer-state-reasons.die-cutter-near-limit" msgstr "" #. TRANSLATORS: Die Cutter Offline -#: locale/ipp-strings.c:2878 +#: locale/ipp-strings.c:2940 msgid "printer-state-reasons.die-cutter-offline" msgstr "" #. TRANSLATORS: Die Cutter Opened -#: locale/ipp-strings.c:2880 +#: locale/ipp-strings.c:2942 msgid "printer-state-reasons.die-cutter-opened" msgstr "" #. TRANSLATORS: Die Cutter Over Temperature -#: locale/ipp-strings.c:2882 +#: locale/ipp-strings.c:2944 msgid "printer-state-reasons.die-cutter-over-temperature" msgstr "" #. TRANSLATORS: Die Cutter Power Saver -#: locale/ipp-strings.c:2884 +#: locale/ipp-strings.c:2946 msgid "printer-state-reasons.die-cutter-power-saver" msgstr "" #. TRANSLATORS: Die Cutter Recoverable Failure -#: locale/ipp-strings.c:2886 +#: locale/ipp-strings.c:2948 msgid "printer-state-reasons.die-cutter-recoverable-failure" msgstr "" #. TRANSLATORS: Die Cutter Recoverable Storage -#: locale/ipp-strings.c:2888 +#: locale/ipp-strings.c:2950 msgid "printer-state-reasons.die-cutter-recoverable-storage" msgstr "" #. TRANSLATORS: Die Cutter Removed -#: locale/ipp-strings.c:2890 +#: locale/ipp-strings.c:2952 msgid "printer-state-reasons.die-cutter-removed" msgstr "" #. TRANSLATORS: Die Cutter Resource Added -#: locale/ipp-strings.c:2892 +#: locale/ipp-strings.c:2954 msgid "printer-state-reasons.die-cutter-resource-added" msgstr "" #. TRANSLATORS: Die Cutter Resource Removed -#: locale/ipp-strings.c:2894 +#: locale/ipp-strings.c:2956 msgid "printer-state-reasons.die-cutter-resource-removed" msgstr "" #. TRANSLATORS: Die Cutter Thermistor Failure -#: locale/ipp-strings.c:2896 +#: locale/ipp-strings.c:2958 msgid "printer-state-reasons.die-cutter-thermistor-failure" msgstr "" #. TRANSLATORS: Die Cutter Timing Failure -#: locale/ipp-strings.c:2898 +#: locale/ipp-strings.c:2960 msgid "printer-state-reasons.die-cutter-timing-failure" msgstr "" #. TRANSLATORS: Die Cutter Turned Off -#: locale/ipp-strings.c:2900 +#: locale/ipp-strings.c:2962 msgid "printer-state-reasons.die-cutter-turned-off" msgstr "" #. TRANSLATORS: Die Cutter Turned On -#: locale/ipp-strings.c:2902 +#: locale/ipp-strings.c:2964 msgid "printer-state-reasons.die-cutter-turned-on" msgstr "" #. TRANSLATORS: Die Cutter Under Temperature -#: locale/ipp-strings.c:2904 +#: locale/ipp-strings.c:2966 msgid "printer-state-reasons.die-cutter-under-temperature" msgstr "" #. TRANSLATORS: Die Cutter Unrecoverable Failure -#: locale/ipp-strings.c:2906 +#: locale/ipp-strings.c:2968 msgid "printer-state-reasons.die-cutter-unrecoverable-failure" msgstr "" #. TRANSLATORS: Die Cutter Unrecoverable Storage Error -#: locale/ipp-strings.c:2908 +#: locale/ipp-strings.c:2970 msgid "printer-state-reasons.die-cutter-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Die Cutter Warming Up -#: locale/ipp-strings.c:2910 +#: locale/ipp-strings.c:2972 msgid "printer-state-reasons.die-cutter-warming-up" msgstr "" #. TRANSLATORS: Door Open -#: locale/ipp-strings.c:2912 +#: locale/ipp-strings.c:2974 msgid "printer-state-reasons.door-open" msgstr "" #. TRANSLATORS: Extruder Cooling -#: locale/ipp-strings.c:2914 +#: locale/ipp-strings.c:2976 msgid "printer-state-reasons.extruder-cooling" msgstr "" #. TRANSLATORS: Extruder Failure -#: locale/ipp-strings.c:2916 +#: locale/ipp-strings.c:2978 msgid "printer-state-reasons.extruder-failure" msgstr "" #. TRANSLATORS: Extruder Heating -#: locale/ipp-strings.c:2918 +#: locale/ipp-strings.c:2980 msgid "printer-state-reasons.extruder-heating" msgstr "" #. TRANSLATORS: Extruder Jam -#: locale/ipp-strings.c:2920 +#: locale/ipp-strings.c:2982 msgid "printer-state-reasons.extruder-jam" msgstr "" #. TRANSLATORS: Extruder Temperature High -#: locale/ipp-strings.c:2922 +#: locale/ipp-strings.c:2984 msgid "printer-state-reasons.extruder-temperature-high" msgstr "" #. TRANSLATORS: Extruder Temperature Low -#: locale/ipp-strings.c:2924 +#: locale/ipp-strings.c:2986 msgid "printer-state-reasons.extruder-temperature-low" msgstr "" #. TRANSLATORS: Fan Failure -#: locale/ipp-strings.c:2926 +#: locale/ipp-strings.c:2988 msgid "printer-state-reasons.fan-failure" msgstr "" #. TRANSLATORS: Fax Modem Life Almost Over -#: locale/ipp-strings.c:2928 +#: locale/ipp-strings.c:2990 msgid "printer-state-reasons.fax-modem-life-almost-over" msgstr "" #. TRANSLATORS: Fax Modem Life Over -#: locale/ipp-strings.c:2930 +#: locale/ipp-strings.c:2992 msgid "printer-state-reasons.fax-modem-life-over" msgstr "" #. TRANSLATORS: Fax Modem Missing -#: locale/ipp-strings.c:2932 +#: locale/ipp-strings.c:2994 msgid "printer-state-reasons.fax-modem-missing" msgstr "" #. TRANSLATORS: Fax Modem Turned Off -#: locale/ipp-strings.c:2934 +#: locale/ipp-strings.c:2996 msgid "printer-state-reasons.fax-modem-turned-off" msgstr "" #. TRANSLATORS: Fax Modem Turned On -#: locale/ipp-strings.c:2936 +#: locale/ipp-strings.c:2998 msgid "printer-state-reasons.fax-modem-turned-on" msgstr "" #. TRANSLATORS: Folder Added -#: locale/ipp-strings.c:2938 +#: locale/ipp-strings.c:3000 msgid "printer-state-reasons.folder-added" msgstr "" #. TRANSLATORS: Folder Almost Empty -#: locale/ipp-strings.c:2940 +#: locale/ipp-strings.c:3002 msgid "printer-state-reasons.folder-almost-empty" msgstr "" #. TRANSLATORS: Folder Almost Full -#: locale/ipp-strings.c:2942 +#: locale/ipp-strings.c:3004 msgid "printer-state-reasons.folder-almost-full" msgstr "" #. TRANSLATORS: Folder At Limit -#: locale/ipp-strings.c:2944 +#: locale/ipp-strings.c:3006 msgid "printer-state-reasons.folder-at-limit" msgstr "" #. TRANSLATORS: Folder Closed -#: locale/ipp-strings.c:2946 +#: locale/ipp-strings.c:3008 msgid "printer-state-reasons.folder-closed" msgstr "" #. TRANSLATORS: Folder Configuration Change -#: locale/ipp-strings.c:2948 +#: locale/ipp-strings.c:3010 msgid "printer-state-reasons.folder-configuration-change" msgstr "" #. TRANSLATORS: Folder Cover Closed -#: locale/ipp-strings.c:2950 +#: locale/ipp-strings.c:3012 msgid "printer-state-reasons.folder-cover-closed" msgstr "" #. TRANSLATORS: Folder Cover Open -#: locale/ipp-strings.c:2952 +#: locale/ipp-strings.c:3014 msgid "printer-state-reasons.folder-cover-open" msgstr "" #. TRANSLATORS: Folder Empty -#: locale/ipp-strings.c:2954 +#: locale/ipp-strings.c:3016 msgid "printer-state-reasons.folder-empty" msgstr "" #. TRANSLATORS: Folder Full -#: locale/ipp-strings.c:2956 +#: locale/ipp-strings.c:3018 msgid "printer-state-reasons.folder-full" msgstr "" #. TRANSLATORS: Folder Interlock Closed -#: locale/ipp-strings.c:2958 +#: locale/ipp-strings.c:3020 msgid "printer-state-reasons.folder-interlock-closed" msgstr "" #. TRANSLATORS: Folder Interlock Open -#: locale/ipp-strings.c:2960 +#: locale/ipp-strings.c:3022 msgid "printer-state-reasons.folder-interlock-open" msgstr "" #. TRANSLATORS: Folder Jam -#: locale/ipp-strings.c:2962 +#: locale/ipp-strings.c:3024 msgid "printer-state-reasons.folder-jam" msgstr "" #. TRANSLATORS: Folder Life Almost Over -#: locale/ipp-strings.c:2964 +#: locale/ipp-strings.c:3026 msgid "printer-state-reasons.folder-life-almost-over" msgstr "" #. TRANSLATORS: Folder Life Over -#: locale/ipp-strings.c:2966 +#: locale/ipp-strings.c:3028 msgid "printer-state-reasons.folder-life-over" msgstr "" #. TRANSLATORS: Folder Memory Exhausted -#: locale/ipp-strings.c:2968 +#: locale/ipp-strings.c:3030 msgid "printer-state-reasons.folder-memory-exhausted" msgstr "" #. TRANSLATORS: Folder Missing -#: locale/ipp-strings.c:2970 +#: locale/ipp-strings.c:3032 msgid "printer-state-reasons.folder-missing" msgstr "" #. TRANSLATORS: Folder Motor Failure -#: locale/ipp-strings.c:2972 +#: locale/ipp-strings.c:3034 msgid "printer-state-reasons.folder-motor-failure" msgstr "" #. TRANSLATORS: Folder Near Limit -#: locale/ipp-strings.c:2974 +#: locale/ipp-strings.c:3036 msgid "printer-state-reasons.folder-near-limit" msgstr "" #. TRANSLATORS: Folder Offline -#: locale/ipp-strings.c:2976 +#: locale/ipp-strings.c:3038 msgid "printer-state-reasons.folder-offline" msgstr "" #. TRANSLATORS: Folder Opened -#: locale/ipp-strings.c:2978 +#: locale/ipp-strings.c:3040 msgid "printer-state-reasons.folder-opened" msgstr "" #. TRANSLATORS: Folder Over Temperature -#: locale/ipp-strings.c:2980 +#: locale/ipp-strings.c:3042 msgid "printer-state-reasons.folder-over-temperature" msgstr "" #. TRANSLATORS: Folder Power Saver -#: locale/ipp-strings.c:2982 +#: locale/ipp-strings.c:3044 msgid "printer-state-reasons.folder-power-saver" msgstr "" #. TRANSLATORS: Folder Recoverable Failure -#: locale/ipp-strings.c:2984 +#: locale/ipp-strings.c:3046 msgid "printer-state-reasons.folder-recoverable-failure" msgstr "" #. TRANSLATORS: Folder Recoverable Storage -#: locale/ipp-strings.c:2986 +#: locale/ipp-strings.c:3048 msgid "printer-state-reasons.folder-recoverable-storage" msgstr "" #. TRANSLATORS: Folder Removed -#: locale/ipp-strings.c:2988 +#: locale/ipp-strings.c:3050 msgid "printer-state-reasons.folder-removed" msgstr "" #. TRANSLATORS: Folder Resource Added -#: locale/ipp-strings.c:2990 +#: locale/ipp-strings.c:3052 msgid "printer-state-reasons.folder-resource-added" msgstr "" #. TRANSLATORS: Folder Resource Removed -#: locale/ipp-strings.c:2992 +#: locale/ipp-strings.c:3054 msgid "printer-state-reasons.folder-resource-removed" msgstr "" #. TRANSLATORS: Folder Thermistor Failure -#: locale/ipp-strings.c:2994 +#: locale/ipp-strings.c:3056 msgid "printer-state-reasons.folder-thermistor-failure" msgstr "" #. TRANSLATORS: Folder Timing Failure -#: locale/ipp-strings.c:2996 +#: locale/ipp-strings.c:3058 msgid "printer-state-reasons.folder-timing-failure" msgstr "" #. TRANSLATORS: Folder Turned Off -#: locale/ipp-strings.c:2998 +#: locale/ipp-strings.c:3060 msgid "printer-state-reasons.folder-turned-off" msgstr "" #. TRANSLATORS: Folder Turned On -#: locale/ipp-strings.c:3000 +#: locale/ipp-strings.c:3062 msgid "printer-state-reasons.folder-turned-on" msgstr "" #. TRANSLATORS: Folder Under Temperature -#: locale/ipp-strings.c:3002 +#: locale/ipp-strings.c:3064 msgid "printer-state-reasons.folder-under-temperature" msgstr "" #. TRANSLATORS: Folder Unrecoverable Failure -#: locale/ipp-strings.c:3004 +#: locale/ipp-strings.c:3066 msgid "printer-state-reasons.folder-unrecoverable-failure" msgstr "" #. TRANSLATORS: Folder Unrecoverable Storage Error -#: locale/ipp-strings.c:3006 +#: locale/ipp-strings.c:3068 msgid "printer-state-reasons.folder-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Folder Warming Up -#: locale/ipp-strings.c:3008 +#: locale/ipp-strings.c:3070 msgid "printer-state-reasons.folder-warming-up" msgstr "" #. TRANSLATORS: Fuser temperature high -#: locale/ipp-strings.c:3010 +#: locale/ipp-strings.c:3072 msgid "printer-state-reasons.fuser-over-temp" msgstr "" #. TRANSLATORS: Fuser temperature low -#: locale/ipp-strings.c:3012 +#: locale/ipp-strings.c:3074 msgid "printer-state-reasons.fuser-under-temp" msgstr "" #. TRANSLATORS: Hold New Jobs -#: locale/ipp-strings.c:3014 +#: locale/ipp-strings.c:3076 msgid "printer-state-reasons.hold-new-jobs" msgstr "" #. TRANSLATORS: Identify Printer -#: locale/ipp-strings.c:3016 +#: locale/ipp-strings.c:3078 msgid "printer-state-reasons.identify-printer-requested" msgstr "" #. TRANSLATORS: Imprinter Added -#: locale/ipp-strings.c:3018 +#: locale/ipp-strings.c:3080 msgid "printer-state-reasons.imprinter-added" msgstr "" #. TRANSLATORS: Imprinter Almost Empty -#: locale/ipp-strings.c:3020 +#: locale/ipp-strings.c:3082 msgid "printer-state-reasons.imprinter-almost-empty" msgstr "" #. TRANSLATORS: Imprinter Almost Full -#: locale/ipp-strings.c:3022 +#: locale/ipp-strings.c:3084 msgid "printer-state-reasons.imprinter-almost-full" msgstr "" #. TRANSLATORS: Imprinter At Limit -#: locale/ipp-strings.c:3024 +#: locale/ipp-strings.c:3086 msgid "printer-state-reasons.imprinter-at-limit" msgstr "" #. TRANSLATORS: Imprinter Closed -#: locale/ipp-strings.c:3026 +#: locale/ipp-strings.c:3088 msgid "printer-state-reasons.imprinter-closed" msgstr "" #. TRANSLATORS: Imprinter Configuration Change -#: locale/ipp-strings.c:3028 +#: locale/ipp-strings.c:3090 msgid "printer-state-reasons.imprinter-configuration-change" msgstr "" #. TRANSLATORS: Imprinter Cover Closed -#: locale/ipp-strings.c:3030 +#: locale/ipp-strings.c:3092 msgid "printer-state-reasons.imprinter-cover-closed" msgstr "" #. TRANSLATORS: Imprinter Cover Open -#: locale/ipp-strings.c:3032 +#: locale/ipp-strings.c:3094 msgid "printer-state-reasons.imprinter-cover-open" msgstr "" #. TRANSLATORS: Imprinter Empty -#: locale/ipp-strings.c:3034 +#: locale/ipp-strings.c:3096 msgid "printer-state-reasons.imprinter-empty" msgstr "" #. TRANSLATORS: Imprinter Full -#: locale/ipp-strings.c:3036 +#: locale/ipp-strings.c:3098 msgid "printer-state-reasons.imprinter-full" msgstr "" #. TRANSLATORS: Imprinter Interlock Closed -#: locale/ipp-strings.c:3038 +#: locale/ipp-strings.c:3100 msgid "printer-state-reasons.imprinter-interlock-closed" msgstr "" #. TRANSLATORS: Imprinter Interlock Open -#: locale/ipp-strings.c:3040 +#: locale/ipp-strings.c:3102 msgid "printer-state-reasons.imprinter-interlock-open" msgstr "" #. TRANSLATORS: Imprinter Jam -#: locale/ipp-strings.c:3042 +#: locale/ipp-strings.c:3104 msgid "printer-state-reasons.imprinter-jam" msgstr "" #. TRANSLATORS: Imprinter Life Almost Over -#: locale/ipp-strings.c:3044 +#: locale/ipp-strings.c:3106 msgid "printer-state-reasons.imprinter-life-almost-over" msgstr "" #. TRANSLATORS: Imprinter Life Over -#: locale/ipp-strings.c:3046 +#: locale/ipp-strings.c:3108 msgid "printer-state-reasons.imprinter-life-over" msgstr "" #. TRANSLATORS: Imprinter Memory Exhausted -#: locale/ipp-strings.c:3048 +#: locale/ipp-strings.c:3110 msgid "printer-state-reasons.imprinter-memory-exhausted" msgstr "" #. TRANSLATORS: Imprinter Missing -#: locale/ipp-strings.c:3050 +#: locale/ipp-strings.c:3112 msgid "printer-state-reasons.imprinter-missing" msgstr "" #. TRANSLATORS: Imprinter Motor Failure -#: locale/ipp-strings.c:3052 +#: locale/ipp-strings.c:3114 msgid "printer-state-reasons.imprinter-motor-failure" msgstr "" #. TRANSLATORS: Imprinter Near Limit -#: locale/ipp-strings.c:3054 +#: locale/ipp-strings.c:3116 msgid "printer-state-reasons.imprinter-near-limit" msgstr "" #. TRANSLATORS: Imprinter Offline -#: locale/ipp-strings.c:3056 +#: locale/ipp-strings.c:3118 msgid "printer-state-reasons.imprinter-offline" msgstr "" #. TRANSLATORS: Imprinter Opened -#: locale/ipp-strings.c:3058 +#: locale/ipp-strings.c:3120 msgid "printer-state-reasons.imprinter-opened" msgstr "" #. TRANSLATORS: Imprinter Over Temperature -#: locale/ipp-strings.c:3060 +#: locale/ipp-strings.c:3122 msgid "printer-state-reasons.imprinter-over-temperature" msgstr "" #. TRANSLATORS: Imprinter Power Saver -#: locale/ipp-strings.c:3062 +#: locale/ipp-strings.c:3124 msgid "printer-state-reasons.imprinter-power-saver" msgstr "" #. TRANSLATORS: Imprinter Recoverable Failure -#: locale/ipp-strings.c:3064 +#: locale/ipp-strings.c:3126 msgid "printer-state-reasons.imprinter-recoverable-failure" msgstr "" #. TRANSLATORS: Imprinter Recoverable Storage -#: locale/ipp-strings.c:3066 +#: locale/ipp-strings.c:3128 msgid "printer-state-reasons.imprinter-recoverable-storage" msgstr "" #. TRANSLATORS: Imprinter Removed -#: locale/ipp-strings.c:3068 +#: locale/ipp-strings.c:3130 msgid "printer-state-reasons.imprinter-removed" msgstr "" #. TRANSLATORS: Imprinter Resource Added -#: locale/ipp-strings.c:3070 +#: locale/ipp-strings.c:3132 msgid "printer-state-reasons.imprinter-resource-added" msgstr "" #. TRANSLATORS: Imprinter Resource Removed -#: locale/ipp-strings.c:3072 +#: locale/ipp-strings.c:3134 msgid "printer-state-reasons.imprinter-resource-removed" msgstr "" #. TRANSLATORS: Imprinter Thermistor Failure -#: locale/ipp-strings.c:3074 +#: locale/ipp-strings.c:3136 msgid "printer-state-reasons.imprinter-thermistor-failure" msgstr "" #. TRANSLATORS: Imprinter Timing Failure -#: locale/ipp-strings.c:3076 +#: locale/ipp-strings.c:3138 msgid "printer-state-reasons.imprinter-timing-failure" msgstr "" #. TRANSLATORS: Imprinter Turned Off -#: locale/ipp-strings.c:3078 +#: locale/ipp-strings.c:3140 msgid "printer-state-reasons.imprinter-turned-off" msgstr "" #. TRANSLATORS: Imprinter Turned On -#: locale/ipp-strings.c:3080 +#: locale/ipp-strings.c:3142 msgid "printer-state-reasons.imprinter-turned-on" msgstr "" #. TRANSLATORS: Imprinter Under Temperature -#: locale/ipp-strings.c:3082 +#: locale/ipp-strings.c:3144 msgid "printer-state-reasons.imprinter-under-temperature" msgstr "" #. TRANSLATORS: Imprinter Unrecoverable Failure -#: locale/ipp-strings.c:3084 +#: locale/ipp-strings.c:3146 msgid "printer-state-reasons.imprinter-unrecoverable-failure" msgstr "" #. TRANSLATORS: Imprinter Unrecoverable Storage Error -#: locale/ipp-strings.c:3086 +#: locale/ipp-strings.c:3148 msgid "printer-state-reasons.imprinter-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Imprinter Warming Up -#: locale/ipp-strings.c:3088 +#: locale/ipp-strings.c:3150 msgid "printer-state-reasons.imprinter-warming-up" msgstr "" #. TRANSLATORS: Input Cannot Feed Size Selected -#: locale/ipp-strings.c:3090 +#: locale/ipp-strings.c:3152 msgid "printer-state-reasons.input-cannot-feed-size-selected" msgstr "" #. TRANSLATORS: Input Manual Input Request -#: locale/ipp-strings.c:3092 +#: locale/ipp-strings.c:3154 msgid "printer-state-reasons.input-manual-input-request" msgstr "" #. TRANSLATORS: Input Media Color Change -#: locale/ipp-strings.c:3094 +#: locale/ipp-strings.c:3156 msgid "printer-state-reasons.input-media-color-change" msgstr "" #. TRANSLATORS: Input Media Form Parts Change -#: locale/ipp-strings.c:3096 +#: locale/ipp-strings.c:3158 msgid "printer-state-reasons.input-media-form-parts-change" msgstr "" #. TRANSLATORS: Input Media Size Change -#: locale/ipp-strings.c:3098 +#: locale/ipp-strings.c:3160 msgid "printer-state-reasons.input-media-size-change" msgstr "" #. TRANSLATORS: Input Media Tray Failure -#: locale/ipp-strings.c:3100 +#: locale/ipp-strings.c:3162 msgid "printer-state-reasons.input-media-tray-failure" msgstr "" #. TRANSLATORS: Input Media Tray Feed Error -#: locale/ipp-strings.c:3102 +#: locale/ipp-strings.c:3164 msgid "printer-state-reasons.input-media-tray-feed-error" msgstr "" #. TRANSLATORS: Input Media Tray Jam -#: locale/ipp-strings.c:3104 +#: locale/ipp-strings.c:3166 msgid "printer-state-reasons.input-media-tray-jam" msgstr "" #. TRANSLATORS: Input Media Type Change -#: locale/ipp-strings.c:3106 +#: locale/ipp-strings.c:3168 msgid "printer-state-reasons.input-media-type-change" msgstr "" #. TRANSLATORS: Input Media Weight Change -#: locale/ipp-strings.c:3108 +#: locale/ipp-strings.c:3170 msgid "printer-state-reasons.input-media-weight-change" msgstr "" #. TRANSLATORS: Input Pick Roller Failure -#: locale/ipp-strings.c:3110 +#: locale/ipp-strings.c:3172 msgid "printer-state-reasons.input-pick-roller-failure" msgstr "" #. TRANSLATORS: Input Pick Roller Life Over -#: locale/ipp-strings.c:3112 +#: locale/ipp-strings.c:3174 msgid "printer-state-reasons.input-pick-roller-life-over" msgstr "" #. TRANSLATORS: Input Pick Roller Life Warn -#: locale/ipp-strings.c:3114 +#: locale/ipp-strings.c:3176 msgid "printer-state-reasons.input-pick-roller-life-warn" msgstr "" #. TRANSLATORS: Input Pick Roller Missing -#: locale/ipp-strings.c:3116 +#: locale/ipp-strings.c:3178 msgid "printer-state-reasons.input-pick-roller-missing" msgstr "" #. TRANSLATORS: Input Tray Elevation Failure -#: locale/ipp-strings.c:3118 +#: locale/ipp-strings.c:3180 msgid "printer-state-reasons.input-tray-elevation-failure" msgstr "" #. TRANSLATORS: Paper tray is missing -#: locale/ipp-strings.c:3120 +#: locale/ipp-strings.c:3182 msgid "printer-state-reasons.input-tray-missing" msgstr "" #. TRANSLATORS: Input Tray Position Failure -#: locale/ipp-strings.c:3122 +#: locale/ipp-strings.c:3184 msgid "printer-state-reasons.input-tray-position-failure" msgstr "" #. TRANSLATORS: Inserter Added -#: locale/ipp-strings.c:3124 +#: locale/ipp-strings.c:3186 msgid "printer-state-reasons.inserter-added" msgstr "" #. TRANSLATORS: Inserter Almost Empty -#: locale/ipp-strings.c:3126 +#: locale/ipp-strings.c:3188 msgid "printer-state-reasons.inserter-almost-empty" msgstr "" #. TRANSLATORS: Inserter Almost Full -#: locale/ipp-strings.c:3128 +#: locale/ipp-strings.c:3190 msgid "printer-state-reasons.inserter-almost-full" msgstr "" #. TRANSLATORS: Inserter At Limit -#: locale/ipp-strings.c:3130 +#: locale/ipp-strings.c:3192 msgid "printer-state-reasons.inserter-at-limit" msgstr "" #. TRANSLATORS: Inserter Closed -#: locale/ipp-strings.c:3132 +#: locale/ipp-strings.c:3194 msgid "printer-state-reasons.inserter-closed" msgstr "" #. TRANSLATORS: Inserter Configuration Change -#: locale/ipp-strings.c:3134 +#: locale/ipp-strings.c:3196 msgid "printer-state-reasons.inserter-configuration-change" msgstr "" #. TRANSLATORS: Inserter Cover Closed -#: locale/ipp-strings.c:3136 +#: locale/ipp-strings.c:3198 msgid "printer-state-reasons.inserter-cover-closed" msgstr "" #. TRANSLATORS: Inserter Cover Open -#: locale/ipp-strings.c:3138 +#: locale/ipp-strings.c:3200 msgid "printer-state-reasons.inserter-cover-open" msgstr "" #. TRANSLATORS: Inserter Empty -#: locale/ipp-strings.c:3140 +#: locale/ipp-strings.c:3202 msgid "printer-state-reasons.inserter-empty" msgstr "" #. TRANSLATORS: Inserter Full -#: locale/ipp-strings.c:3142 +#: locale/ipp-strings.c:3204 msgid "printer-state-reasons.inserter-full" msgstr "" #. TRANSLATORS: Inserter Interlock Closed -#: locale/ipp-strings.c:3144 +#: locale/ipp-strings.c:3206 msgid "printer-state-reasons.inserter-interlock-closed" msgstr "" #. TRANSLATORS: Inserter Interlock Open -#: locale/ipp-strings.c:3146 +#: locale/ipp-strings.c:3208 msgid "printer-state-reasons.inserter-interlock-open" msgstr "" #. TRANSLATORS: Inserter Jam -#: locale/ipp-strings.c:3148 +#: locale/ipp-strings.c:3210 msgid "printer-state-reasons.inserter-jam" msgstr "" #. TRANSLATORS: Inserter Life Almost Over -#: locale/ipp-strings.c:3150 +#: locale/ipp-strings.c:3212 msgid "printer-state-reasons.inserter-life-almost-over" msgstr "" #. TRANSLATORS: Inserter Life Over -#: locale/ipp-strings.c:3152 +#: locale/ipp-strings.c:3214 msgid "printer-state-reasons.inserter-life-over" msgstr "" #. TRANSLATORS: Inserter Memory Exhausted -#: locale/ipp-strings.c:3154 +#: locale/ipp-strings.c:3216 msgid "printer-state-reasons.inserter-memory-exhausted" msgstr "" #. TRANSLATORS: Inserter Missing -#: locale/ipp-strings.c:3156 +#: locale/ipp-strings.c:3218 msgid "printer-state-reasons.inserter-missing" msgstr "" #. TRANSLATORS: Inserter Motor Failure -#: locale/ipp-strings.c:3158 +#: locale/ipp-strings.c:3220 msgid "printer-state-reasons.inserter-motor-failure" msgstr "" #. TRANSLATORS: Inserter Near Limit -#: locale/ipp-strings.c:3160 +#: locale/ipp-strings.c:3222 msgid "printer-state-reasons.inserter-near-limit" msgstr "" #. TRANSLATORS: Inserter Offline -#: locale/ipp-strings.c:3162 +#: locale/ipp-strings.c:3224 msgid "printer-state-reasons.inserter-offline" msgstr "" #. TRANSLATORS: Inserter Opened -#: locale/ipp-strings.c:3164 +#: locale/ipp-strings.c:3226 msgid "printer-state-reasons.inserter-opened" msgstr "" #. TRANSLATORS: Inserter Over Temperature -#: locale/ipp-strings.c:3166 +#: locale/ipp-strings.c:3228 msgid "printer-state-reasons.inserter-over-temperature" msgstr "" #. TRANSLATORS: Inserter Power Saver -#: locale/ipp-strings.c:3168 +#: locale/ipp-strings.c:3230 msgid "printer-state-reasons.inserter-power-saver" msgstr "" #. TRANSLATORS: Inserter Recoverable Failure -#: locale/ipp-strings.c:3170 +#: locale/ipp-strings.c:3232 msgid "printer-state-reasons.inserter-recoverable-failure" msgstr "" #. TRANSLATORS: Inserter Recoverable Storage -#: locale/ipp-strings.c:3172 +#: locale/ipp-strings.c:3234 msgid "printer-state-reasons.inserter-recoverable-storage" msgstr "" #. TRANSLATORS: Inserter Removed -#: locale/ipp-strings.c:3174 +#: locale/ipp-strings.c:3236 msgid "printer-state-reasons.inserter-removed" msgstr "" #. TRANSLATORS: Inserter Resource Added -#: locale/ipp-strings.c:3176 +#: locale/ipp-strings.c:3238 msgid "printer-state-reasons.inserter-resource-added" msgstr "" #. TRANSLATORS: Inserter Resource Removed -#: locale/ipp-strings.c:3178 +#: locale/ipp-strings.c:3240 msgid "printer-state-reasons.inserter-resource-removed" msgstr "" #. TRANSLATORS: Inserter Thermistor Failure -#: locale/ipp-strings.c:3180 +#: locale/ipp-strings.c:3242 msgid "printer-state-reasons.inserter-thermistor-failure" msgstr "" #. TRANSLATORS: Inserter Timing Failure -#: locale/ipp-strings.c:3182 +#: locale/ipp-strings.c:3244 msgid "printer-state-reasons.inserter-timing-failure" msgstr "" #. TRANSLATORS: Inserter Turned Off -#: locale/ipp-strings.c:3184 +#: locale/ipp-strings.c:3246 msgid "printer-state-reasons.inserter-turned-off" msgstr "" #. TRANSLATORS: Inserter Turned On -#: locale/ipp-strings.c:3186 +#: locale/ipp-strings.c:3248 msgid "printer-state-reasons.inserter-turned-on" msgstr "" #. TRANSLATORS: Inserter Under Temperature -#: locale/ipp-strings.c:3188 +#: locale/ipp-strings.c:3250 msgid "printer-state-reasons.inserter-under-temperature" msgstr "" #. TRANSLATORS: Inserter Unrecoverable Failure -#: locale/ipp-strings.c:3190 +#: locale/ipp-strings.c:3252 msgid "printer-state-reasons.inserter-unrecoverable-failure" msgstr "" #. TRANSLATORS: Inserter Unrecoverable Storage Error -#: locale/ipp-strings.c:3192 +#: locale/ipp-strings.c:3254 msgid "printer-state-reasons.inserter-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Inserter Warming Up -#: locale/ipp-strings.c:3194 +#: locale/ipp-strings.c:3256 msgid "printer-state-reasons.inserter-warming-up" msgstr "" #. TRANSLATORS: Interlock Closed -#: locale/ipp-strings.c:3196 +#: locale/ipp-strings.c:3258 msgid "printer-state-reasons.interlock-closed" msgstr "" #. TRANSLATORS: Interlock Open -#: locale/ipp-strings.c:3198 +#: locale/ipp-strings.c:3260 msgid "printer-state-reasons.interlock-open" msgstr "" #. TRANSLATORS: Interpreter Cartridge Added -#: locale/ipp-strings.c:3200 +#: locale/ipp-strings.c:3262 msgid "printer-state-reasons.interpreter-cartridge-added" msgstr "" #. TRANSLATORS: Interpreter Cartridge Removed -#: locale/ipp-strings.c:3202 +#: locale/ipp-strings.c:3264 msgid "printer-state-reasons.interpreter-cartridge-deleted" msgstr "" #. TRANSLATORS: Interpreter Complex Page Encountered -#: locale/ipp-strings.c:3204 +#: locale/ipp-strings.c:3266 msgid "printer-state-reasons.interpreter-complex-page-encountered" msgstr "" #. TRANSLATORS: Interpreter Memory Decrease -#: locale/ipp-strings.c:3206 +#: locale/ipp-strings.c:3268 msgid "printer-state-reasons.interpreter-memory-decrease" msgstr "" #. TRANSLATORS: Interpreter Memory Increase -#: locale/ipp-strings.c:3208 +#: locale/ipp-strings.c:3270 msgid "printer-state-reasons.interpreter-memory-increase" msgstr "" #. TRANSLATORS: Interpreter Resource Added -#: locale/ipp-strings.c:3210 +#: locale/ipp-strings.c:3272 msgid "printer-state-reasons.interpreter-resource-added" msgstr "" #. TRANSLATORS: Interpreter Resource Deleted -#: locale/ipp-strings.c:3212 +#: locale/ipp-strings.c:3274 msgid "printer-state-reasons.interpreter-resource-deleted" msgstr "" #. TRANSLATORS: Printer resource unavailable -#: locale/ipp-strings.c:3214 +#: locale/ipp-strings.c:3276 msgid "printer-state-reasons.interpreter-resource-unavailable" msgstr "" #. TRANSLATORS: Lamp At End of Life -#: locale/ipp-strings.c:3216 +#: locale/ipp-strings.c:3278 msgid "printer-state-reasons.lamp-at-eol" msgstr "" #. TRANSLATORS: Lamp Failure -#: locale/ipp-strings.c:3218 +#: locale/ipp-strings.c:3280 msgid "printer-state-reasons.lamp-failure" msgstr "" #. TRANSLATORS: Lamp Near End of Life -#: locale/ipp-strings.c:3220 +#: locale/ipp-strings.c:3282 msgid "printer-state-reasons.lamp-near-eol" msgstr "" #. TRANSLATORS: Laser At End of Life -#: locale/ipp-strings.c:3222 +#: locale/ipp-strings.c:3284 msgid "printer-state-reasons.laser-at-eol" msgstr "" #. TRANSLATORS: Laser Failure -#: locale/ipp-strings.c:3224 +#: locale/ipp-strings.c:3286 msgid "printer-state-reasons.laser-failure" msgstr "" #. TRANSLATORS: Laser Near End of Life -#: locale/ipp-strings.c:3226 +#: locale/ipp-strings.c:3288 msgid "printer-state-reasons.laser-near-eol" msgstr "" #. TRANSLATORS: Envelope Maker Added -#: locale/ipp-strings.c:3228 +#: locale/ipp-strings.c:3290 msgid "printer-state-reasons.make-envelope-added" msgstr "" #. TRANSLATORS: Envelope Maker Almost Empty -#: locale/ipp-strings.c:3230 +#: locale/ipp-strings.c:3292 msgid "printer-state-reasons.make-envelope-almost-empty" msgstr "" #. TRANSLATORS: Envelope Maker Almost Full -#: locale/ipp-strings.c:3232 +#: locale/ipp-strings.c:3294 msgid "printer-state-reasons.make-envelope-almost-full" msgstr "" #. TRANSLATORS: Envelope Maker At Limit -#: locale/ipp-strings.c:3234 +#: locale/ipp-strings.c:3296 msgid "printer-state-reasons.make-envelope-at-limit" msgstr "" #. TRANSLATORS: Envelope Maker Closed -#: locale/ipp-strings.c:3236 +#: locale/ipp-strings.c:3298 msgid "printer-state-reasons.make-envelope-closed" msgstr "" #. TRANSLATORS: Envelope Maker Configuration Change -#: locale/ipp-strings.c:3238 +#: locale/ipp-strings.c:3300 msgid "printer-state-reasons.make-envelope-configuration-change" msgstr "" #. TRANSLATORS: Envelope Maker Cover Closed -#: locale/ipp-strings.c:3240 +#: locale/ipp-strings.c:3302 msgid "printer-state-reasons.make-envelope-cover-closed" msgstr "" #. TRANSLATORS: Envelope Maker Cover Open -#: locale/ipp-strings.c:3242 +#: locale/ipp-strings.c:3304 msgid "printer-state-reasons.make-envelope-cover-open" msgstr "" #. TRANSLATORS: Envelope Maker Empty -#: locale/ipp-strings.c:3244 +#: locale/ipp-strings.c:3306 msgid "printer-state-reasons.make-envelope-empty" msgstr "" #. TRANSLATORS: Envelope Maker Full -#: locale/ipp-strings.c:3246 +#: locale/ipp-strings.c:3308 msgid "printer-state-reasons.make-envelope-full" msgstr "" #. TRANSLATORS: Envelope Maker Interlock Closed -#: locale/ipp-strings.c:3248 +#: locale/ipp-strings.c:3310 msgid "printer-state-reasons.make-envelope-interlock-closed" msgstr "" #. TRANSLATORS: Envelope Maker Interlock Open -#: locale/ipp-strings.c:3250 +#: locale/ipp-strings.c:3312 msgid "printer-state-reasons.make-envelope-interlock-open" msgstr "" #. TRANSLATORS: Envelope Maker Jam -#: locale/ipp-strings.c:3252 +#: locale/ipp-strings.c:3314 msgid "printer-state-reasons.make-envelope-jam" msgstr "" #. TRANSLATORS: Envelope Maker Life Almost Over -#: locale/ipp-strings.c:3254 +#: locale/ipp-strings.c:3316 msgid "printer-state-reasons.make-envelope-life-almost-over" msgstr "" #. TRANSLATORS: Envelope Maker Life Over -#: locale/ipp-strings.c:3256 +#: locale/ipp-strings.c:3318 msgid "printer-state-reasons.make-envelope-life-over" msgstr "" #. TRANSLATORS: Envelope Maker Memory Exhausted -#: locale/ipp-strings.c:3258 +#: locale/ipp-strings.c:3320 msgid "printer-state-reasons.make-envelope-memory-exhausted" msgstr "" #. TRANSLATORS: Envelope Maker Missing -#: locale/ipp-strings.c:3260 +#: locale/ipp-strings.c:3322 msgid "printer-state-reasons.make-envelope-missing" msgstr "" #. TRANSLATORS: Envelope Maker Motor Failure -#: locale/ipp-strings.c:3262 +#: locale/ipp-strings.c:3324 msgid "printer-state-reasons.make-envelope-motor-failure" msgstr "" #. TRANSLATORS: Envelope Maker Near Limit -#: locale/ipp-strings.c:3264 +#: locale/ipp-strings.c:3326 msgid "printer-state-reasons.make-envelope-near-limit" msgstr "" #. TRANSLATORS: Envelope Maker Offline -#: locale/ipp-strings.c:3266 +#: locale/ipp-strings.c:3328 msgid "printer-state-reasons.make-envelope-offline" msgstr "" #. TRANSLATORS: Envelope Maker Opened -#: locale/ipp-strings.c:3268 +#: locale/ipp-strings.c:3330 msgid "printer-state-reasons.make-envelope-opened" msgstr "" #. TRANSLATORS: Envelope Maker Over Temperature -#: locale/ipp-strings.c:3270 +#: locale/ipp-strings.c:3332 msgid "printer-state-reasons.make-envelope-over-temperature" msgstr "" #. TRANSLATORS: Envelope Maker Power Saver -#: locale/ipp-strings.c:3272 +#: locale/ipp-strings.c:3334 msgid "printer-state-reasons.make-envelope-power-saver" msgstr "" #. TRANSLATORS: Envelope Maker Recoverable Failure -#: locale/ipp-strings.c:3274 +#: locale/ipp-strings.c:3336 msgid "printer-state-reasons.make-envelope-recoverable-failure" msgstr "" #. TRANSLATORS: Envelope Maker Recoverable Storage -#: locale/ipp-strings.c:3276 +#: locale/ipp-strings.c:3338 msgid "printer-state-reasons.make-envelope-recoverable-storage" msgstr "" #. TRANSLATORS: Envelope Maker Removed -#: locale/ipp-strings.c:3278 +#: locale/ipp-strings.c:3340 msgid "printer-state-reasons.make-envelope-removed" msgstr "" #. TRANSLATORS: Envelope Maker Resource Added -#: locale/ipp-strings.c:3280 +#: locale/ipp-strings.c:3342 msgid "printer-state-reasons.make-envelope-resource-added" msgstr "" #. TRANSLATORS: Envelope Maker Resource Removed -#: locale/ipp-strings.c:3282 +#: locale/ipp-strings.c:3344 msgid "printer-state-reasons.make-envelope-resource-removed" msgstr "" #. TRANSLATORS: Envelope Maker Thermistor Failure -#: locale/ipp-strings.c:3284 +#: locale/ipp-strings.c:3346 msgid "printer-state-reasons.make-envelope-thermistor-failure" msgstr "" #. TRANSLATORS: Envelope Maker Timing Failure -#: locale/ipp-strings.c:3286 +#: locale/ipp-strings.c:3348 msgid "printer-state-reasons.make-envelope-timing-failure" msgstr "" #. TRANSLATORS: Envelope Maker Turned Off -#: locale/ipp-strings.c:3288 +#: locale/ipp-strings.c:3350 msgid "printer-state-reasons.make-envelope-turned-off" msgstr "" #. TRANSLATORS: Envelope Maker Turned On -#: locale/ipp-strings.c:3290 +#: locale/ipp-strings.c:3352 msgid "printer-state-reasons.make-envelope-turned-on" msgstr "" #. TRANSLATORS: Envelope Maker Under Temperature -#: locale/ipp-strings.c:3292 +#: locale/ipp-strings.c:3354 msgid "printer-state-reasons.make-envelope-under-temperature" msgstr "" #. TRANSLATORS: Envelope Maker Unrecoverable Failure -#: locale/ipp-strings.c:3294 +#: locale/ipp-strings.c:3356 msgid "printer-state-reasons.make-envelope-unrecoverable-failure" msgstr "" #. TRANSLATORS: Envelope Maker Unrecoverable Storage Error -#: locale/ipp-strings.c:3296 +#: locale/ipp-strings.c:3358 msgid "printer-state-reasons.make-envelope-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Envelope Maker Warming Up -#: locale/ipp-strings.c:3298 +#: locale/ipp-strings.c:3360 msgid "printer-state-reasons.make-envelope-warming-up" msgstr "" #. TRANSLATORS: Marker Adjusting Print Quality -#: locale/ipp-strings.c:3300 +#: locale/ipp-strings.c:3362 msgid "printer-state-reasons.marker-adjusting-print-quality" msgstr "" #. TRANSLATORS: Marker Cleaner Missing -#: locale/ipp-strings.c:3302 +#: locale/ipp-strings.c:3364 msgid "printer-state-reasons.marker-cleaner-missing" msgstr "" #. TRANSLATORS: Marker Developer Almost Empty -#: locale/ipp-strings.c:3304 +#: locale/ipp-strings.c:3366 msgid "printer-state-reasons.marker-developer-almost-empty" msgstr "" #. TRANSLATORS: Marker Developer Empty -#: locale/ipp-strings.c:3306 +#: locale/ipp-strings.c:3368 msgid "printer-state-reasons.marker-developer-empty" msgstr "" #. TRANSLATORS: Marker Developer Missing -#: locale/ipp-strings.c:3308 +#: locale/ipp-strings.c:3370 msgid "printer-state-reasons.marker-developer-missing" msgstr "" #. TRANSLATORS: Marker Fuser Missing -#: locale/ipp-strings.c:3310 +#: locale/ipp-strings.c:3372 msgid "printer-state-reasons.marker-fuser-missing" msgstr "" #. TRANSLATORS: Marker Fuser Thermistor Failure -#: locale/ipp-strings.c:3312 +#: locale/ipp-strings.c:3374 msgid "printer-state-reasons.marker-fuser-thermistor-failure" msgstr "" #. TRANSLATORS: Marker Fuser Timing Failure -#: locale/ipp-strings.c:3314 +#: locale/ipp-strings.c:3376 msgid "printer-state-reasons.marker-fuser-timing-failure" msgstr "" #. TRANSLATORS: Marker Ink Almost Empty -#: locale/ipp-strings.c:3316 +#: locale/ipp-strings.c:3378 msgid "printer-state-reasons.marker-ink-almost-empty" msgstr "" #. TRANSLATORS: Marker Ink Empty -#: locale/ipp-strings.c:3318 +#: locale/ipp-strings.c:3380 msgid "printer-state-reasons.marker-ink-empty" msgstr "" #. TRANSLATORS: Marker Ink Missing -#: locale/ipp-strings.c:3320 +#: locale/ipp-strings.c:3382 msgid "printer-state-reasons.marker-ink-missing" msgstr "" #. TRANSLATORS: Marker Opc Missing -#: locale/ipp-strings.c:3322 +#: locale/ipp-strings.c:3384 msgid "printer-state-reasons.marker-opc-missing" msgstr "" #. TRANSLATORS: Marker Print Ribbon Almost Empty -#: locale/ipp-strings.c:3324 +#: locale/ipp-strings.c:3386 msgid "printer-state-reasons.marker-print-ribbon-almost-empty" msgstr "" #. TRANSLATORS: Marker Print Ribbon Empty -#: locale/ipp-strings.c:3326 +#: locale/ipp-strings.c:3388 msgid "printer-state-reasons.marker-print-ribbon-empty" msgstr "" #. TRANSLATORS: Marker Print Ribbon Missing -#: locale/ipp-strings.c:3328 +#: locale/ipp-strings.c:3390 msgid "printer-state-reasons.marker-print-ribbon-missing" msgstr "" #. TRANSLATORS: Marker Supply Almost Empty -#: locale/ipp-strings.c:3330 +#: locale/ipp-strings.c:3392 msgid "printer-state-reasons.marker-supply-almost-empty" msgstr "" #. TRANSLATORS: Ink/toner empty -#: locale/ipp-strings.c:3332 +#: locale/ipp-strings.c:3394 msgid "printer-state-reasons.marker-supply-empty" msgstr "" #. TRANSLATORS: Ink/toner low -#: locale/ipp-strings.c:3334 +#: locale/ipp-strings.c:3396 msgid "printer-state-reasons.marker-supply-low" msgstr "" #. TRANSLATORS: Marker Supply Missing -#: locale/ipp-strings.c:3336 +#: locale/ipp-strings.c:3398 msgid "printer-state-reasons.marker-supply-missing" msgstr "" #. TRANSLATORS: Marker Toner Cartridge Missing -#: locale/ipp-strings.c:3338 +#: locale/ipp-strings.c:3400 msgid "printer-state-reasons.marker-toner-cartridge-missing" msgstr "" #. TRANSLATORS: Marker Toner Missing -#: locale/ipp-strings.c:3340 +#: locale/ipp-strings.c:3402 msgid "printer-state-reasons.marker-toner-missing" msgstr "" #. TRANSLATORS: Ink/toner waste bin almost full -#: locale/ipp-strings.c:3342 +#: locale/ipp-strings.c:3404 msgid "printer-state-reasons.marker-waste-almost-full" msgstr "" #. TRANSLATORS: Ink/toner waste bin full -#: locale/ipp-strings.c:3344 +#: locale/ipp-strings.c:3406 msgid "printer-state-reasons.marker-waste-full" msgstr "" #. TRANSLATORS: Marker Waste Ink Receptacle Almost Full -#: locale/ipp-strings.c:3346 +#: locale/ipp-strings.c:3408 msgid "printer-state-reasons.marker-waste-ink-receptacle-almost-full" msgstr "" #. TRANSLATORS: Marker Waste Ink Receptacle Full -#: locale/ipp-strings.c:3348 +#: locale/ipp-strings.c:3410 msgid "printer-state-reasons.marker-waste-ink-receptacle-full" msgstr "" #. TRANSLATORS: Marker Waste Ink Receptacle Missing -#: locale/ipp-strings.c:3350 +#: locale/ipp-strings.c:3412 msgid "printer-state-reasons.marker-waste-ink-receptacle-missing" msgstr "" #. TRANSLATORS: Marker Waste Missing -#: locale/ipp-strings.c:3352 +#: locale/ipp-strings.c:3414 msgid "printer-state-reasons.marker-waste-missing" msgstr "" #. TRANSLATORS: Marker Waste Toner Receptacle Almost Full -#: locale/ipp-strings.c:3354 +#: locale/ipp-strings.c:3416 msgid "printer-state-reasons.marker-waste-toner-receptacle-almost-full" msgstr "" #. TRANSLATORS: Marker Waste Toner Receptacle Full -#: locale/ipp-strings.c:3356 +#: locale/ipp-strings.c:3418 msgid "printer-state-reasons.marker-waste-toner-receptacle-full" msgstr "" #. TRANSLATORS: Marker Waste Toner Receptacle Missing -#: locale/ipp-strings.c:3358 +#: locale/ipp-strings.c:3420 msgid "printer-state-reasons.marker-waste-toner-receptacle-missing" msgstr "" #. TRANSLATORS: Material Empty -#: locale/ipp-strings.c:3360 +#: locale/ipp-strings.c:3422 msgid "printer-state-reasons.material-empty" msgstr "" #. TRANSLATORS: Material Low -#: locale/ipp-strings.c:3362 +#: locale/ipp-strings.c:3424 msgid "printer-state-reasons.material-low" msgstr "" #. TRANSLATORS: Material Needed -#: locale/ipp-strings.c:3364 +#: locale/ipp-strings.c:3426 msgid "printer-state-reasons.material-needed" msgstr "" #. TRANSLATORS: Media Drying -#: locale/ipp-strings.c:3366 +#: locale/ipp-strings.c:3428 msgid "printer-state-reasons.media-drying" msgstr "" #. TRANSLATORS: Paper tray is empty -#: locale/ipp-strings.c:3368 +#: locale/ipp-strings.c:3430 msgid "printer-state-reasons.media-empty" msgstr "" #. TRANSLATORS: Paper jam -#: locale/ipp-strings.c:3370 +#: locale/ipp-strings.c:3432 msgid "printer-state-reasons.media-jam" msgstr "" #. TRANSLATORS: Paper tray is almost empty -#: locale/ipp-strings.c:3372 +#: locale/ipp-strings.c:3434 msgid "printer-state-reasons.media-low" msgstr "" #. TRANSLATORS: Load paper -#: locale/ipp-strings.c:3374 +#: locale/ipp-strings.c:3436 msgid "printer-state-reasons.media-needed" msgstr "" #. TRANSLATORS: Media Path Cannot Do 2-Sided Printing -#: locale/ipp-strings.c:3376 +#: locale/ipp-strings.c:3438 msgid "printer-state-reasons.media-path-cannot-duplex-media-selected" msgstr "" #. TRANSLATORS: Media Path Failure -#: locale/ipp-strings.c:3378 +#: locale/ipp-strings.c:3440 msgid "printer-state-reasons.media-path-failure" msgstr "" #. TRANSLATORS: Media Path Input Empty -#: locale/ipp-strings.c:3380 +#: locale/ipp-strings.c:3442 msgid "printer-state-reasons.media-path-input-empty" msgstr "" #. TRANSLATORS: Media Path Input Feed Error -#: locale/ipp-strings.c:3382 +#: locale/ipp-strings.c:3444 msgid "printer-state-reasons.media-path-input-feed-error" msgstr "" #. TRANSLATORS: Media Path Input Jam -#: locale/ipp-strings.c:3384 +#: locale/ipp-strings.c:3446 msgid "printer-state-reasons.media-path-input-jam" msgstr "" #. TRANSLATORS: Media Path Input Request -#: locale/ipp-strings.c:3386 +#: locale/ipp-strings.c:3448 msgid "printer-state-reasons.media-path-input-request" msgstr "" #. TRANSLATORS: Media Path Jam -#: locale/ipp-strings.c:3388 +#: locale/ipp-strings.c:3450 msgid "printer-state-reasons.media-path-jam" msgstr "" #. TRANSLATORS: Media Path Media Tray Almost Full -#: locale/ipp-strings.c:3390 +#: locale/ipp-strings.c:3452 msgid "printer-state-reasons.media-path-media-tray-almost-full" msgstr "" #. TRANSLATORS: Media Path Media Tray Full -#: locale/ipp-strings.c:3392 +#: locale/ipp-strings.c:3454 msgid "printer-state-reasons.media-path-media-tray-full" msgstr "" #. TRANSLATORS: Media Path Media Tray Missing -#: locale/ipp-strings.c:3394 +#: locale/ipp-strings.c:3456 msgid "printer-state-reasons.media-path-media-tray-missing" msgstr "" #. TRANSLATORS: Media Path Output Feed Error -#: locale/ipp-strings.c:3396 +#: locale/ipp-strings.c:3458 msgid "printer-state-reasons.media-path-output-feed-error" msgstr "" #. TRANSLATORS: Media Path Output Full -#: locale/ipp-strings.c:3398 +#: locale/ipp-strings.c:3460 msgid "printer-state-reasons.media-path-output-full" msgstr "" #. TRANSLATORS: Media Path Output Jam -#: locale/ipp-strings.c:3400 +#: locale/ipp-strings.c:3462 msgid "printer-state-reasons.media-path-output-jam" msgstr "" #. TRANSLATORS: Media Path Pick Roller Failure -#: locale/ipp-strings.c:3402 +#: locale/ipp-strings.c:3464 msgid "printer-state-reasons.media-path-pick-roller-failure" msgstr "" #. TRANSLATORS: Media Path Pick Roller Life Over -#: locale/ipp-strings.c:3404 +#: locale/ipp-strings.c:3466 msgid "printer-state-reasons.media-path-pick-roller-life-over" msgstr "" #. TRANSLATORS: Media Path Pick Roller Life Warn -#: locale/ipp-strings.c:3406 +#: locale/ipp-strings.c:3468 msgid "printer-state-reasons.media-path-pick-roller-life-warn" msgstr "" #. TRANSLATORS: Media Path Pick Roller Missing -#: locale/ipp-strings.c:3408 +#: locale/ipp-strings.c:3470 msgid "printer-state-reasons.media-path-pick-roller-missing" msgstr "" #. TRANSLATORS: Motor Failure -#: locale/ipp-strings.c:3410 +#: locale/ipp-strings.c:3472 msgid "printer-state-reasons.motor-failure" msgstr "" #. TRANSLATORS: Printer going offline -#: locale/ipp-strings.c:3412 +#: locale/ipp-strings.c:3474 msgid "printer-state-reasons.moving-to-paused" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:3414 +#: locale/ipp-strings.c:3476 msgid "printer-state-reasons.none" msgstr "" #. TRANSLATORS: Optical Photoconductor Life Over -#: locale/ipp-strings.c:3416 +#: locale/ipp-strings.c:3478 msgid "printer-state-reasons.opc-life-over" msgstr "" #. TRANSLATORS: OPC almost at end-of-life -#: locale/ipp-strings.c:3418 +#: locale/ipp-strings.c:3480 msgid "printer-state-reasons.opc-near-eol" msgstr "" #. TRANSLATORS: Check the printer for errors -#: locale/ipp-strings.c:3420 +#: locale/ipp-strings.c:3482 msgid "printer-state-reasons.other" msgstr "" #. TRANSLATORS: Output bin is almost full -#: locale/ipp-strings.c:3422 +#: locale/ipp-strings.c:3484 msgid "printer-state-reasons.output-area-almost-full" msgstr "" #. TRANSLATORS: Output bin is full -#: locale/ipp-strings.c:3424 +#: locale/ipp-strings.c:3486 msgid "printer-state-reasons.output-area-full" msgstr "" #. TRANSLATORS: Output Mailbox Select Failure -#: locale/ipp-strings.c:3426 +#: locale/ipp-strings.c:3488 msgid "printer-state-reasons.output-mailbox-select-failure" msgstr "" #. TRANSLATORS: Output Media Tray Failure -#: locale/ipp-strings.c:3428 +#: locale/ipp-strings.c:3490 msgid "printer-state-reasons.output-media-tray-failure" msgstr "" #. TRANSLATORS: Output Media Tray Feed Error -#: locale/ipp-strings.c:3430 +#: locale/ipp-strings.c:3492 msgid "printer-state-reasons.output-media-tray-feed-error" msgstr "" #. TRANSLATORS: Output Media Tray Jam -#: locale/ipp-strings.c:3432 +#: locale/ipp-strings.c:3494 msgid "printer-state-reasons.output-media-tray-jam" msgstr "" #. TRANSLATORS: Output tray is missing -#: locale/ipp-strings.c:3434 +#: locale/ipp-strings.c:3496 msgid "printer-state-reasons.output-tray-missing" msgstr "" #. TRANSLATORS: Paused -#: locale/ipp-strings.c:3436 +#: locale/ipp-strings.c:3498 msgid "printer-state-reasons.paused" msgstr "" #. TRANSLATORS: Perforater Added -#: locale/ipp-strings.c:3438 +#: locale/ipp-strings.c:3500 msgid "printer-state-reasons.perforater-added" msgstr "" #. TRANSLATORS: Perforater Almost Empty -#: locale/ipp-strings.c:3440 +#: locale/ipp-strings.c:3502 msgid "printer-state-reasons.perforater-almost-empty" msgstr "" #. TRANSLATORS: Perforater Almost Full -#: locale/ipp-strings.c:3442 +#: locale/ipp-strings.c:3504 msgid "printer-state-reasons.perforater-almost-full" msgstr "" #. TRANSLATORS: Perforater At Limit -#: locale/ipp-strings.c:3444 +#: locale/ipp-strings.c:3506 msgid "printer-state-reasons.perforater-at-limit" msgstr "" #. TRANSLATORS: Perforater Closed -#: locale/ipp-strings.c:3446 +#: locale/ipp-strings.c:3508 msgid "printer-state-reasons.perforater-closed" msgstr "" #. TRANSLATORS: Perforater Configuration Change -#: locale/ipp-strings.c:3448 +#: locale/ipp-strings.c:3510 msgid "printer-state-reasons.perforater-configuration-change" msgstr "" #. TRANSLATORS: Perforater Cover Closed -#: locale/ipp-strings.c:3450 +#: locale/ipp-strings.c:3512 msgid "printer-state-reasons.perforater-cover-closed" msgstr "" #. TRANSLATORS: Perforater Cover Open -#: locale/ipp-strings.c:3452 +#: locale/ipp-strings.c:3514 msgid "printer-state-reasons.perforater-cover-open" msgstr "" #. TRANSLATORS: Perforater Empty -#: locale/ipp-strings.c:3454 +#: locale/ipp-strings.c:3516 msgid "printer-state-reasons.perforater-empty" msgstr "" #. TRANSLATORS: Perforater Full -#: locale/ipp-strings.c:3456 +#: locale/ipp-strings.c:3518 msgid "printer-state-reasons.perforater-full" msgstr "" #. TRANSLATORS: Perforater Interlock Closed -#: locale/ipp-strings.c:3458 +#: locale/ipp-strings.c:3520 msgid "printer-state-reasons.perforater-interlock-closed" msgstr "" #. TRANSLATORS: Perforater Interlock Open -#: locale/ipp-strings.c:3460 +#: locale/ipp-strings.c:3522 msgid "printer-state-reasons.perforater-interlock-open" msgstr "" #. TRANSLATORS: Perforater Jam -#: locale/ipp-strings.c:3462 +#: locale/ipp-strings.c:3524 msgid "printer-state-reasons.perforater-jam" msgstr "" #. TRANSLATORS: Perforater Life Almost Over -#: locale/ipp-strings.c:3464 +#: locale/ipp-strings.c:3526 msgid "printer-state-reasons.perforater-life-almost-over" msgstr "" #. TRANSLATORS: Perforater Life Over -#: locale/ipp-strings.c:3466 +#: locale/ipp-strings.c:3528 msgid "printer-state-reasons.perforater-life-over" msgstr "" #. TRANSLATORS: Perforater Memory Exhausted -#: locale/ipp-strings.c:3468 +#: locale/ipp-strings.c:3530 msgid "printer-state-reasons.perforater-memory-exhausted" msgstr "" #. TRANSLATORS: Perforater Missing -#: locale/ipp-strings.c:3470 +#: locale/ipp-strings.c:3532 msgid "printer-state-reasons.perforater-missing" msgstr "" #. TRANSLATORS: Perforater Motor Failure -#: locale/ipp-strings.c:3472 +#: locale/ipp-strings.c:3534 msgid "printer-state-reasons.perforater-motor-failure" msgstr "" #. TRANSLATORS: Perforater Near Limit -#: locale/ipp-strings.c:3474 +#: locale/ipp-strings.c:3536 msgid "printer-state-reasons.perforater-near-limit" msgstr "" #. TRANSLATORS: Perforater Offline -#: locale/ipp-strings.c:3476 +#: locale/ipp-strings.c:3538 msgid "printer-state-reasons.perforater-offline" msgstr "" #. TRANSLATORS: Perforater Opened -#: locale/ipp-strings.c:3478 +#: locale/ipp-strings.c:3540 msgid "printer-state-reasons.perforater-opened" msgstr "" #. TRANSLATORS: Perforater Over Temperature -#: locale/ipp-strings.c:3480 +#: locale/ipp-strings.c:3542 msgid "printer-state-reasons.perforater-over-temperature" msgstr "" #. TRANSLATORS: Perforater Power Saver -#: locale/ipp-strings.c:3482 +#: locale/ipp-strings.c:3544 msgid "printer-state-reasons.perforater-power-saver" msgstr "" #. TRANSLATORS: Perforater Recoverable Failure -#: locale/ipp-strings.c:3484 +#: locale/ipp-strings.c:3546 msgid "printer-state-reasons.perforater-recoverable-failure" msgstr "" #. TRANSLATORS: Perforater Recoverable Storage -#: locale/ipp-strings.c:3486 +#: locale/ipp-strings.c:3548 msgid "printer-state-reasons.perforater-recoverable-storage" msgstr "" #. TRANSLATORS: Perforater Removed -#: locale/ipp-strings.c:3488 +#: locale/ipp-strings.c:3550 msgid "printer-state-reasons.perforater-removed" msgstr "" #. TRANSLATORS: Perforater Resource Added -#: locale/ipp-strings.c:3490 +#: locale/ipp-strings.c:3552 msgid "printer-state-reasons.perforater-resource-added" msgstr "" #. TRANSLATORS: Perforater Resource Removed -#: locale/ipp-strings.c:3492 +#: locale/ipp-strings.c:3554 msgid "printer-state-reasons.perforater-resource-removed" msgstr "" #. TRANSLATORS: Perforater Thermistor Failure -#: locale/ipp-strings.c:3494 +#: locale/ipp-strings.c:3556 msgid "printer-state-reasons.perforater-thermistor-failure" msgstr "" #. TRANSLATORS: Perforater Timing Failure -#: locale/ipp-strings.c:3496 +#: locale/ipp-strings.c:3558 msgid "printer-state-reasons.perforater-timing-failure" msgstr "" #. TRANSLATORS: Perforater Turned Off -#: locale/ipp-strings.c:3498 +#: locale/ipp-strings.c:3560 msgid "printer-state-reasons.perforater-turned-off" msgstr "" #. TRANSLATORS: Perforater Turned On -#: locale/ipp-strings.c:3500 +#: locale/ipp-strings.c:3562 msgid "printer-state-reasons.perforater-turned-on" msgstr "" #. TRANSLATORS: Perforater Under Temperature -#: locale/ipp-strings.c:3502 +#: locale/ipp-strings.c:3564 msgid "printer-state-reasons.perforater-under-temperature" msgstr "" #. TRANSLATORS: Perforater Unrecoverable Failure -#: locale/ipp-strings.c:3504 +#: locale/ipp-strings.c:3566 msgid "printer-state-reasons.perforater-unrecoverable-failure" msgstr "" #. TRANSLATORS: Perforater Unrecoverable Storage Error -#: locale/ipp-strings.c:3506 +#: locale/ipp-strings.c:3568 msgid "printer-state-reasons.perforater-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Perforater Warming Up -#: locale/ipp-strings.c:3508 +#: locale/ipp-strings.c:3570 msgid "printer-state-reasons.perforater-warming-up" msgstr "" #. TRANSLATORS: Platform Cooling -#: locale/ipp-strings.c:3510 +#: locale/ipp-strings.c:3572 msgid "printer-state-reasons.platform-cooling" msgstr "" #. TRANSLATORS: Platform Failure -#: locale/ipp-strings.c:3512 +#: locale/ipp-strings.c:3574 msgid "printer-state-reasons.platform-failure" msgstr "" #. TRANSLATORS: Platform Heating -#: locale/ipp-strings.c:3514 +#: locale/ipp-strings.c:3576 msgid "printer-state-reasons.platform-heating" msgstr "" #. TRANSLATORS: Platform Temperature High -#: locale/ipp-strings.c:3516 +#: locale/ipp-strings.c:3578 msgid "printer-state-reasons.platform-temperature-high" msgstr "" #. TRANSLATORS: Platform Temperature Low -#: locale/ipp-strings.c:3518 +#: locale/ipp-strings.c:3580 msgid "printer-state-reasons.platform-temperature-low" msgstr "" #. TRANSLATORS: Power Down -#: locale/ipp-strings.c:3520 +#: locale/ipp-strings.c:3582 msgid "printer-state-reasons.power-down" msgstr "" #. TRANSLATORS: Power Up -#: locale/ipp-strings.c:3522 +#: locale/ipp-strings.c:3584 msgid "printer-state-reasons.power-up" msgstr "" #. TRANSLATORS: Printer Reset Manually -#: locale/ipp-strings.c:3524 +#: locale/ipp-strings.c:3586 msgid "printer-state-reasons.printer-manual-reset" msgstr "" #. TRANSLATORS: Printer Reset Remotely -#: locale/ipp-strings.c:3526 +#: locale/ipp-strings.c:3588 msgid "printer-state-reasons.printer-nms-reset" msgstr "" #. TRANSLATORS: Printer Ready To Print -#: locale/ipp-strings.c:3528 +#: locale/ipp-strings.c:3590 msgid "printer-state-reasons.printer-ready-to-print" msgstr "" #. TRANSLATORS: Puncher Added -#: locale/ipp-strings.c:3530 +#: locale/ipp-strings.c:3592 msgid "printer-state-reasons.puncher-added" msgstr "" #. TRANSLATORS: Puncher Almost Empty -#: locale/ipp-strings.c:3532 +#: locale/ipp-strings.c:3594 msgid "printer-state-reasons.puncher-almost-empty" msgstr "" #. TRANSLATORS: Puncher Almost Full -#: locale/ipp-strings.c:3534 +#: locale/ipp-strings.c:3596 msgid "printer-state-reasons.puncher-almost-full" msgstr "" #. TRANSLATORS: Puncher At Limit -#: locale/ipp-strings.c:3536 +#: locale/ipp-strings.c:3598 msgid "printer-state-reasons.puncher-at-limit" msgstr "" #. TRANSLATORS: Puncher Closed -#: locale/ipp-strings.c:3538 +#: locale/ipp-strings.c:3600 msgid "printer-state-reasons.puncher-closed" msgstr "" #. TRANSLATORS: Puncher Configuration Change -#: locale/ipp-strings.c:3540 +#: locale/ipp-strings.c:3602 msgid "printer-state-reasons.puncher-configuration-change" msgstr "" #. TRANSLATORS: Puncher Cover Closed -#: locale/ipp-strings.c:3542 +#: locale/ipp-strings.c:3604 msgid "printer-state-reasons.puncher-cover-closed" msgstr "" #. TRANSLATORS: Puncher Cover Open -#: locale/ipp-strings.c:3544 +#: locale/ipp-strings.c:3606 msgid "printer-state-reasons.puncher-cover-open" msgstr "" #. TRANSLATORS: Puncher Empty -#: locale/ipp-strings.c:3546 +#: locale/ipp-strings.c:3608 msgid "printer-state-reasons.puncher-empty" msgstr "" #. TRANSLATORS: Puncher Full -#: locale/ipp-strings.c:3548 +#: locale/ipp-strings.c:3610 msgid "printer-state-reasons.puncher-full" msgstr "" #. TRANSLATORS: Puncher Interlock Closed -#: locale/ipp-strings.c:3550 +#: locale/ipp-strings.c:3612 msgid "printer-state-reasons.puncher-interlock-closed" msgstr "" #. TRANSLATORS: Puncher Interlock Open -#: locale/ipp-strings.c:3552 +#: locale/ipp-strings.c:3614 msgid "printer-state-reasons.puncher-interlock-open" msgstr "" #. TRANSLATORS: Puncher Jam -#: locale/ipp-strings.c:3554 +#: locale/ipp-strings.c:3616 msgid "printer-state-reasons.puncher-jam" msgstr "" #. TRANSLATORS: Puncher Life Almost Over -#: locale/ipp-strings.c:3556 +#: locale/ipp-strings.c:3618 msgid "printer-state-reasons.puncher-life-almost-over" msgstr "" #. TRANSLATORS: Puncher Life Over -#: locale/ipp-strings.c:3558 +#: locale/ipp-strings.c:3620 msgid "printer-state-reasons.puncher-life-over" msgstr "" #. TRANSLATORS: Puncher Memory Exhausted -#: locale/ipp-strings.c:3560 +#: locale/ipp-strings.c:3622 msgid "printer-state-reasons.puncher-memory-exhausted" msgstr "" #. TRANSLATORS: Puncher Missing -#: locale/ipp-strings.c:3562 +#: locale/ipp-strings.c:3624 msgid "printer-state-reasons.puncher-missing" msgstr "" #. TRANSLATORS: Puncher Motor Failure -#: locale/ipp-strings.c:3564 +#: locale/ipp-strings.c:3626 msgid "printer-state-reasons.puncher-motor-failure" msgstr "" #. TRANSLATORS: Puncher Near Limit -#: locale/ipp-strings.c:3566 +#: locale/ipp-strings.c:3628 msgid "printer-state-reasons.puncher-near-limit" msgstr "" #. TRANSLATORS: Puncher Offline -#: locale/ipp-strings.c:3568 +#: locale/ipp-strings.c:3630 msgid "printer-state-reasons.puncher-offline" msgstr "" #. TRANSLATORS: Puncher Opened -#: locale/ipp-strings.c:3570 +#: locale/ipp-strings.c:3632 msgid "printer-state-reasons.puncher-opened" msgstr "" #. TRANSLATORS: Puncher Over Temperature -#: locale/ipp-strings.c:3572 +#: locale/ipp-strings.c:3634 msgid "printer-state-reasons.puncher-over-temperature" msgstr "" #. TRANSLATORS: Puncher Power Saver -#: locale/ipp-strings.c:3574 +#: locale/ipp-strings.c:3636 msgid "printer-state-reasons.puncher-power-saver" msgstr "" #. TRANSLATORS: Puncher Recoverable Failure -#: locale/ipp-strings.c:3576 +#: locale/ipp-strings.c:3638 msgid "printer-state-reasons.puncher-recoverable-failure" msgstr "" #. TRANSLATORS: Puncher Recoverable Storage -#: locale/ipp-strings.c:3578 +#: locale/ipp-strings.c:3640 msgid "printer-state-reasons.puncher-recoverable-storage" msgstr "" #. TRANSLATORS: Puncher Removed -#: locale/ipp-strings.c:3580 +#: locale/ipp-strings.c:3642 msgid "printer-state-reasons.puncher-removed" msgstr "" #. TRANSLATORS: Puncher Resource Added -#: locale/ipp-strings.c:3582 +#: locale/ipp-strings.c:3644 msgid "printer-state-reasons.puncher-resource-added" msgstr "" #. TRANSLATORS: Puncher Resource Removed -#: locale/ipp-strings.c:3584 +#: locale/ipp-strings.c:3646 msgid "printer-state-reasons.puncher-resource-removed" msgstr "" #. TRANSLATORS: Puncher Thermistor Failure -#: locale/ipp-strings.c:3586 +#: locale/ipp-strings.c:3648 msgid "printer-state-reasons.puncher-thermistor-failure" msgstr "" #. TRANSLATORS: Puncher Timing Failure -#: locale/ipp-strings.c:3588 +#: locale/ipp-strings.c:3650 msgid "printer-state-reasons.puncher-timing-failure" msgstr "" #. TRANSLATORS: Puncher Turned Off -#: locale/ipp-strings.c:3590 +#: locale/ipp-strings.c:3652 msgid "printer-state-reasons.puncher-turned-off" msgstr "" #. TRANSLATORS: Puncher Turned On -#: locale/ipp-strings.c:3592 +#: locale/ipp-strings.c:3654 msgid "printer-state-reasons.puncher-turned-on" msgstr "" #. TRANSLATORS: Puncher Under Temperature -#: locale/ipp-strings.c:3594 +#: locale/ipp-strings.c:3656 msgid "printer-state-reasons.puncher-under-temperature" msgstr "" #. TRANSLATORS: Puncher Unrecoverable Failure -#: locale/ipp-strings.c:3596 +#: locale/ipp-strings.c:3658 msgid "printer-state-reasons.puncher-unrecoverable-failure" msgstr "" #. TRANSLATORS: Puncher Unrecoverable Storage Error -#: locale/ipp-strings.c:3598 +#: locale/ipp-strings.c:3660 msgid "printer-state-reasons.puncher-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Puncher Warming Up -#: locale/ipp-strings.c:3600 +#: locale/ipp-strings.c:3662 msgid "printer-state-reasons.puncher-warming-up" msgstr "" #. TRANSLATORS: Separation Cutter Added -#: locale/ipp-strings.c:3602 +#: locale/ipp-strings.c:3664 msgid "printer-state-reasons.separation-cutter-added" msgstr "" #. TRANSLATORS: Separation Cutter Almost Empty -#: locale/ipp-strings.c:3604 +#: locale/ipp-strings.c:3666 msgid "printer-state-reasons.separation-cutter-almost-empty" msgstr "" #. TRANSLATORS: Separation Cutter Almost Full -#: locale/ipp-strings.c:3606 +#: locale/ipp-strings.c:3668 msgid "printer-state-reasons.separation-cutter-almost-full" msgstr "" #. TRANSLATORS: Separation Cutter At Limit -#: locale/ipp-strings.c:3608 +#: locale/ipp-strings.c:3670 msgid "printer-state-reasons.separation-cutter-at-limit" msgstr "" #. TRANSLATORS: Separation Cutter Closed -#: locale/ipp-strings.c:3610 +#: locale/ipp-strings.c:3672 msgid "printer-state-reasons.separation-cutter-closed" msgstr "" #. TRANSLATORS: Separation Cutter Configuration Change -#: locale/ipp-strings.c:3612 +#: locale/ipp-strings.c:3674 msgid "printer-state-reasons.separation-cutter-configuration-change" msgstr "" #. TRANSLATORS: Separation Cutter Cover Closed -#: locale/ipp-strings.c:3614 +#: locale/ipp-strings.c:3676 msgid "printer-state-reasons.separation-cutter-cover-closed" msgstr "" #. TRANSLATORS: Separation Cutter Cover Open -#: locale/ipp-strings.c:3616 +#: locale/ipp-strings.c:3678 msgid "printer-state-reasons.separation-cutter-cover-open" msgstr "" #. TRANSLATORS: Separation Cutter Empty -#: locale/ipp-strings.c:3618 +#: locale/ipp-strings.c:3680 msgid "printer-state-reasons.separation-cutter-empty" msgstr "" #. TRANSLATORS: Separation Cutter Full -#: locale/ipp-strings.c:3620 +#: locale/ipp-strings.c:3682 msgid "printer-state-reasons.separation-cutter-full" msgstr "" #. TRANSLATORS: Separation Cutter Interlock Closed -#: locale/ipp-strings.c:3622 +#: locale/ipp-strings.c:3684 msgid "printer-state-reasons.separation-cutter-interlock-closed" msgstr "" #. TRANSLATORS: Separation Cutter Interlock Open -#: locale/ipp-strings.c:3624 +#: locale/ipp-strings.c:3686 msgid "printer-state-reasons.separation-cutter-interlock-open" msgstr "" #. TRANSLATORS: Separation Cutter Jam -#: locale/ipp-strings.c:3626 +#: locale/ipp-strings.c:3688 msgid "printer-state-reasons.separation-cutter-jam" msgstr "" #. TRANSLATORS: Separation Cutter Life Almost Over -#: locale/ipp-strings.c:3628 +#: locale/ipp-strings.c:3690 msgid "printer-state-reasons.separation-cutter-life-almost-over" msgstr "" #. TRANSLATORS: Separation Cutter Life Over -#: locale/ipp-strings.c:3630 +#: locale/ipp-strings.c:3692 msgid "printer-state-reasons.separation-cutter-life-over" msgstr "" #. TRANSLATORS: Separation Cutter Memory Exhausted -#: locale/ipp-strings.c:3632 +#: locale/ipp-strings.c:3694 msgid "printer-state-reasons.separation-cutter-memory-exhausted" msgstr "" #. TRANSLATORS: Separation Cutter Missing -#: locale/ipp-strings.c:3634 +#: locale/ipp-strings.c:3696 msgid "printer-state-reasons.separation-cutter-missing" msgstr "" #. TRANSLATORS: Separation Cutter Motor Failure -#: locale/ipp-strings.c:3636 +#: locale/ipp-strings.c:3698 msgid "printer-state-reasons.separation-cutter-motor-failure" msgstr "" #. TRANSLATORS: Separation Cutter Near Limit -#: locale/ipp-strings.c:3638 +#: locale/ipp-strings.c:3700 msgid "printer-state-reasons.separation-cutter-near-limit" msgstr "" #. TRANSLATORS: Separation Cutter Offline -#: locale/ipp-strings.c:3640 +#: locale/ipp-strings.c:3702 msgid "printer-state-reasons.separation-cutter-offline" msgstr "" #. TRANSLATORS: Separation Cutter Opened -#: locale/ipp-strings.c:3642 +#: locale/ipp-strings.c:3704 msgid "printer-state-reasons.separation-cutter-opened" msgstr "" #. TRANSLATORS: Separation Cutter Over Temperature -#: locale/ipp-strings.c:3644 +#: locale/ipp-strings.c:3706 msgid "printer-state-reasons.separation-cutter-over-temperature" msgstr "" #. TRANSLATORS: Separation Cutter Power Saver -#: locale/ipp-strings.c:3646 +#: locale/ipp-strings.c:3708 msgid "printer-state-reasons.separation-cutter-power-saver" msgstr "" #. TRANSLATORS: Separation Cutter Recoverable Failure -#: locale/ipp-strings.c:3648 +#: locale/ipp-strings.c:3710 msgid "printer-state-reasons.separation-cutter-recoverable-failure" msgstr "" #. TRANSLATORS: Separation Cutter Recoverable Storage -#: locale/ipp-strings.c:3650 +#: locale/ipp-strings.c:3712 msgid "printer-state-reasons.separation-cutter-recoverable-storage" msgstr "" #. TRANSLATORS: Separation Cutter Removed -#: locale/ipp-strings.c:3652 +#: locale/ipp-strings.c:3714 msgid "printer-state-reasons.separation-cutter-removed" msgstr "" #. TRANSLATORS: Separation Cutter Resource Added -#: locale/ipp-strings.c:3654 +#: locale/ipp-strings.c:3716 msgid "printer-state-reasons.separation-cutter-resource-added" msgstr "" #. TRANSLATORS: Separation Cutter Resource Removed -#: locale/ipp-strings.c:3656 +#: locale/ipp-strings.c:3718 msgid "printer-state-reasons.separation-cutter-resource-removed" msgstr "" #. TRANSLATORS: Separation Cutter Thermistor Failure -#: locale/ipp-strings.c:3658 +#: locale/ipp-strings.c:3720 msgid "printer-state-reasons.separation-cutter-thermistor-failure" msgstr "" #. TRANSLATORS: Separation Cutter Timing Failure -#: locale/ipp-strings.c:3660 +#: locale/ipp-strings.c:3722 msgid "printer-state-reasons.separation-cutter-timing-failure" msgstr "" #. TRANSLATORS: Separation Cutter Turned Off -#: locale/ipp-strings.c:3662 +#: locale/ipp-strings.c:3724 msgid "printer-state-reasons.separation-cutter-turned-off" msgstr "" #. TRANSLATORS: Separation Cutter Turned On -#: locale/ipp-strings.c:3664 +#: locale/ipp-strings.c:3726 msgid "printer-state-reasons.separation-cutter-turned-on" msgstr "" #. TRANSLATORS: Separation Cutter Under Temperature -#: locale/ipp-strings.c:3666 +#: locale/ipp-strings.c:3728 msgid "printer-state-reasons.separation-cutter-under-temperature" msgstr "" #. TRANSLATORS: Separation Cutter Unrecoverable Failure -#: locale/ipp-strings.c:3668 +#: locale/ipp-strings.c:3730 msgid "printer-state-reasons.separation-cutter-unrecoverable-failure" msgstr "" #. TRANSLATORS: Separation Cutter Unrecoverable Storage Error -#: locale/ipp-strings.c:3670 +#: locale/ipp-strings.c:3732 msgid "printer-state-reasons.separation-cutter-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Separation Cutter Warming Up -#: locale/ipp-strings.c:3672 +#: locale/ipp-strings.c:3734 msgid "printer-state-reasons.separation-cutter-warming-up" msgstr "" #. TRANSLATORS: Sheet Rotator Added -#: locale/ipp-strings.c:3674 +#: locale/ipp-strings.c:3736 msgid "printer-state-reasons.sheet-rotator-added" msgstr "" #. TRANSLATORS: Sheet Rotator Almost Empty -#: locale/ipp-strings.c:3676 +#: locale/ipp-strings.c:3738 msgid "printer-state-reasons.sheet-rotator-almost-empty" msgstr "" #. TRANSLATORS: Sheet Rotator Almost Full -#: locale/ipp-strings.c:3678 +#: locale/ipp-strings.c:3740 msgid "printer-state-reasons.sheet-rotator-almost-full" msgstr "" #. TRANSLATORS: Sheet Rotator At Limit -#: locale/ipp-strings.c:3680 +#: locale/ipp-strings.c:3742 msgid "printer-state-reasons.sheet-rotator-at-limit" msgstr "" #. TRANSLATORS: Sheet Rotator Closed -#: locale/ipp-strings.c:3682 +#: locale/ipp-strings.c:3744 msgid "printer-state-reasons.sheet-rotator-closed" msgstr "" #. TRANSLATORS: Sheet Rotator Configuration Change -#: locale/ipp-strings.c:3684 +#: locale/ipp-strings.c:3746 msgid "printer-state-reasons.sheet-rotator-configuration-change" msgstr "" #. TRANSLATORS: Sheet Rotator Cover Closed -#: locale/ipp-strings.c:3686 +#: locale/ipp-strings.c:3748 msgid "printer-state-reasons.sheet-rotator-cover-closed" msgstr "" #. TRANSLATORS: Sheet Rotator Cover Open -#: locale/ipp-strings.c:3688 +#: locale/ipp-strings.c:3750 msgid "printer-state-reasons.sheet-rotator-cover-open" msgstr "" #. TRANSLATORS: Sheet Rotator Empty -#: locale/ipp-strings.c:3690 +#: locale/ipp-strings.c:3752 msgid "printer-state-reasons.sheet-rotator-empty" msgstr "" #. TRANSLATORS: Sheet Rotator Full -#: locale/ipp-strings.c:3692 +#: locale/ipp-strings.c:3754 msgid "printer-state-reasons.sheet-rotator-full" msgstr "" #. TRANSLATORS: Sheet Rotator Interlock Closed -#: locale/ipp-strings.c:3694 +#: locale/ipp-strings.c:3756 msgid "printer-state-reasons.sheet-rotator-interlock-closed" msgstr "" #. TRANSLATORS: Sheet Rotator Interlock Open -#: locale/ipp-strings.c:3696 +#: locale/ipp-strings.c:3758 msgid "printer-state-reasons.sheet-rotator-interlock-open" msgstr "" #. TRANSLATORS: Sheet Rotator Jam -#: locale/ipp-strings.c:3698 +#: locale/ipp-strings.c:3760 msgid "printer-state-reasons.sheet-rotator-jam" msgstr "" #. TRANSLATORS: Sheet Rotator Life Almost Over -#: locale/ipp-strings.c:3700 +#: locale/ipp-strings.c:3762 msgid "printer-state-reasons.sheet-rotator-life-almost-over" msgstr "" #. TRANSLATORS: Sheet Rotator Life Over -#: locale/ipp-strings.c:3702 +#: locale/ipp-strings.c:3764 msgid "printer-state-reasons.sheet-rotator-life-over" msgstr "" #. TRANSLATORS: Sheet Rotator Memory Exhausted -#: locale/ipp-strings.c:3704 +#: locale/ipp-strings.c:3766 msgid "printer-state-reasons.sheet-rotator-memory-exhausted" msgstr "" #. TRANSLATORS: Sheet Rotator Missing -#: locale/ipp-strings.c:3706 +#: locale/ipp-strings.c:3768 msgid "printer-state-reasons.sheet-rotator-missing" msgstr "" #. TRANSLATORS: Sheet Rotator Motor Failure -#: locale/ipp-strings.c:3708 +#: locale/ipp-strings.c:3770 msgid "printer-state-reasons.sheet-rotator-motor-failure" msgstr "" #. TRANSLATORS: Sheet Rotator Near Limit -#: locale/ipp-strings.c:3710 +#: locale/ipp-strings.c:3772 msgid "printer-state-reasons.sheet-rotator-near-limit" msgstr "" #. TRANSLATORS: Sheet Rotator Offline -#: locale/ipp-strings.c:3712 +#: locale/ipp-strings.c:3774 msgid "printer-state-reasons.sheet-rotator-offline" msgstr "" #. TRANSLATORS: Sheet Rotator Opened -#: locale/ipp-strings.c:3714 +#: locale/ipp-strings.c:3776 msgid "printer-state-reasons.sheet-rotator-opened" msgstr "" #. TRANSLATORS: Sheet Rotator Over Temperature -#: locale/ipp-strings.c:3716 +#: locale/ipp-strings.c:3778 msgid "printer-state-reasons.sheet-rotator-over-temperature" msgstr "" #. TRANSLATORS: Sheet Rotator Power Saver -#: locale/ipp-strings.c:3718 +#: locale/ipp-strings.c:3780 msgid "printer-state-reasons.sheet-rotator-power-saver" msgstr "" #. TRANSLATORS: Sheet Rotator Recoverable Failure -#: locale/ipp-strings.c:3720 +#: locale/ipp-strings.c:3782 msgid "printer-state-reasons.sheet-rotator-recoverable-failure" msgstr "" #. TRANSLATORS: Sheet Rotator Recoverable Storage -#: locale/ipp-strings.c:3722 +#: locale/ipp-strings.c:3784 msgid "printer-state-reasons.sheet-rotator-recoverable-storage" msgstr "" #. TRANSLATORS: Sheet Rotator Removed -#: locale/ipp-strings.c:3724 +#: locale/ipp-strings.c:3786 msgid "printer-state-reasons.sheet-rotator-removed" msgstr "" #. TRANSLATORS: Sheet Rotator Resource Added -#: locale/ipp-strings.c:3726 +#: locale/ipp-strings.c:3788 msgid "printer-state-reasons.sheet-rotator-resource-added" msgstr "" #. TRANSLATORS: Sheet Rotator Resource Removed -#: locale/ipp-strings.c:3728 +#: locale/ipp-strings.c:3790 msgid "printer-state-reasons.sheet-rotator-resource-removed" msgstr "" #. TRANSLATORS: Sheet Rotator Thermistor Failure -#: locale/ipp-strings.c:3730 +#: locale/ipp-strings.c:3792 msgid "printer-state-reasons.sheet-rotator-thermistor-failure" msgstr "" #. TRANSLATORS: Sheet Rotator Timing Failure -#: locale/ipp-strings.c:3732 +#: locale/ipp-strings.c:3794 msgid "printer-state-reasons.sheet-rotator-timing-failure" msgstr "" #. TRANSLATORS: Sheet Rotator Turned Off -#: locale/ipp-strings.c:3734 +#: locale/ipp-strings.c:3796 msgid "printer-state-reasons.sheet-rotator-turned-off" msgstr "" #. TRANSLATORS: Sheet Rotator Turned On -#: locale/ipp-strings.c:3736 +#: locale/ipp-strings.c:3798 msgid "printer-state-reasons.sheet-rotator-turned-on" msgstr "" #. TRANSLATORS: Sheet Rotator Under Temperature -#: locale/ipp-strings.c:3738 +#: locale/ipp-strings.c:3800 msgid "printer-state-reasons.sheet-rotator-under-temperature" msgstr "" #. TRANSLATORS: Sheet Rotator Unrecoverable Failure -#: locale/ipp-strings.c:3740 +#: locale/ipp-strings.c:3802 msgid "printer-state-reasons.sheet-rotator-unrecoverable-failure" msgstr "" #. TRANSLATORS: Sheet Rotator Unrecoverable Storage Error -#: locale/ipp-strings.c:3742 +#: locale/ipp-strings.c:3804 msgid "printer-state-reasons.sheet-rotator-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Sheet Rotator Warming Up -#: locale/ipp-strings.c:3744 +#: locale/ipp-strings.c:3806 msgid "printer-state-reasons.sheet-rotator-warming-up" msgstr "" #. TRANSLATORS: Printer offline -#: locale/ipp-strings.c:3746 +#: locale/ipp-strings.c:3808 msgid "printer-state-reasons.shutdown" msgstr "" #. TRANSLATORS: Slitter Added -#: locale/ipp-strings.c:3748 +#: locale/ipp-strings.c:3810 msgid "printer-state-reasons.slitter-added" msgstr "" #. TRANSLATORS: Slitter Almost Empty -#: locale/ipp-strings.c:3750 +#: locale/ipp-strings.c:3812 msgid "printer-state-reasons.slitter-almost-empty" msgstr "" #. TRANSLATORS: Slitter Almost Full -#: locale/ipp-strings.c:3752 +#: locale/ipp-strings.c:3814 msgid "printer-state-reasons.slitter-almost-full" msgstr "" #. TRANSLATORS: Slitter At Limit -#: locale/ipp-strings.c:3754 +#: locale/ipp-strings.c:3816 msgid "printer-state-reasons.slitter-at-limit" msgstr "" #. TRANSLATORS: Slitter Closed -#: locale/ipp-strings.c:3756 +#: locale/ipp-strings.c:3818 msgid "printer-state-reasons.slitter-closed" msgstr "" #. TRANSLATORS: Slitter Configuration Change -#: locale/ipp-strings.c:3758 +#: locale/ipp-strings.c:3820 msgid "printer-state-reasons.slitter-configuration-change" msgstr "" #. TRANSLATORS: Slitter Cover Closed -#: locale/ipp-strings.c:3760 +#: locale/ipp-strings.c:3822 msgid "printer-state-reasons.slitter-cover-closed" msgstr "" #. TRANSLATORS: Slitter Cover Open -#: locale/ipp-strings.c:3762 +#: locale/ipp-strings.c:3824 msgid "printer-state-reasons.slitter-cover-open" msgstr "" #. TRANSLATORS: Slitter Empty -#: locale/ipp-strings.c:3764 +#: locale/ipp-strings.c:3826 msgid "printer-state-reasons.slitter-empty" msgstr "" #. TRANSLATORS: Slitter Full -#: locale/ipp-strings.c:3766 +#: locale/ipp-strings.c:3828 msgid "printer-state-reasons.slitter-full" msgstr "" #. TRANSLATORS: Slitter Interlock Closed -#: locale/ipp-strings.c:3768 +#: locale/ipp-strings.c:3830 msgid "printer-state-reasons.slitter-interlock-closed" msgstr "" #. TRANSLATORS: Slitter Interlock Open -#: locale/ipp-strings.c:3770 +#: locale/ipp-strings.c:3832 msgid "printer-state-reasons.slitter-interlock-open" msgstr "" #. TRANSLATORS: Slitter Jam -#: locale/ipp-strings.c:3772 +#: locale/ipp-strings.c:3834 msgid "printer-state-reasons.slitter-jam" msgstr "" #. TRANSLATORS: Slitter Life Almost Over -#: locale/ipp-strings.c:3774 +#: locale/ipp-strings.c:3836 msgid "printer-state-reasons.slitter-life-almost-over" msgstr "" #. TRANSLATORS: Slitter Life Over -#: locale/ipp-strings.c:3776 +#: locale/ipp-strings.c:3838 msgid "printer-state-reasons.slitter-life-over" msgstr "" #. TRANSLATORS: Slitter Memory Exhausted -#: locale/ipp-strings.c:3778 +#: locale/ipp-strings.c:3840 msgid "printer-state-reasons.slitter-memory-exhausted" msgstr "" #. TRANSLATORS: Slitter Missing -#: locale/ipp-strings.c:3780 +#: locale/ipp-strings.c:3842 msgid "printer-state-reasons.slitter-missing" msgstr "" #. TRANSLATORS: Slitter Motor Failure -#: locale/ipp-strings.c:3782 +#: locale/ipp-strings.c:3844 msgid "printer-state-reasons.slitter-motor-failure" msgstr "" #. TRANSLATORS: Slitter Near Limit -#: locale/ipp-strings.c:3784 +#: locale/ipp-strings.c:3846 msgid "printer-state-reasons.slitter-near-limit" msgstr "" #. TRANSLATORS: Slitter Offline -#: locale/ipp-strings.c:3786 +#: locale/ipp-strings.c:3848 msgid "printer-state-reasons.slitter-offline" msgstr "" #. TRANSLATORS: Slitter Opened -#: locale/ipp-strings.c:3788 +#: locale/ipp-strings.c:3850 msgid "printer-state-reasons.slitter-opened" msgstr "" #. TRANSLATORS: Slitter Over Temperature -#: locale/ipp-strings.c:3790 +#: locale/ipp-strings.c:3852 msgid "printer-state-reasons.slitter-over-temperature" msgstr "" #. TRANSLATORS: Slitter Power Saver -#: locale/ipp-strings.c:3792 +#: locale/ipp-strings.c:3854 msgid "printer-state-reasons.slitter-power-saver" msgstr "" #. TRANSLATORS: Slitter Recoverable Failure -#: locale/ipp-strings.c:3794 +#: locale/ipp-strings.c:3856 msgid "printer-state-reasons.slitter-recoverable-failure" msgstr "" #. TRANSLATORS: Slitter Recoverable Storage -#: locale/ipp-strings.c:3796 +#: locale/ipp-strings.c:3858 msgid "printer-state-reasons.slitter-recoverable-storage" msgstr "" #. TRANSLATORS: Slitter Removed -#: locale/ipp-strings.c:3798 +#: locale/ipp-strings.c:3860 msgid "printer-state-reasons.slitter-removed" msgstr "" #. TRANSLATORS: Slitter Resource Added -#: locale/ipp-strings.c:3800 +#: locale/ipp-strings.c:3862 msgid "printer-state-reasons.slitter-resource-added" msgstr "" #. TRANSLATORS: Slitter Resource Removed -#: locale/ipp-strings.c:3802 +#: locale/ipp-strings.c:3864 msgid "printer-state-reasons.slitter-resource-removed" msgstr "" #. TRANSLATORS: Slitter Thermistor Failure -#: locale/ipp-strings.c:3804 +#: locale/ipp-strings.c:3866 msgid "printer-state-reasons.slitter-thermistor-failure" msgstr "" #. TRANSLATORS: Slitter Timing Failure -#: locale/ipp-strings.c:3806 +#: locale/ipp-strings.c:3868 msgid "printer-state-reasons.slitter-timing-failure" msgstr "" #. TRANSLATORS: Slitter Turned Off -#: locale/ipp-strings.c:3808 +#: locale/ipp-strings.c:3870 msgid "printer-state-reasons.slitter-turned-off" msgstr "" #. TRANSLATORS: Slitter Turned On -#: locale/ipp-strings.c:3810 +#: locale/ipp-strings.c:3872 msgid "printer-state-reasons.slitter-turned-on" msgstr "" #. TRANSLATORS: Slitter Under Temperature -#: locale/ipp-strings.c:3812 +#: locale/ipp-strings.c:3874 msgid "printer-state-reasons.slitter-under-temperature" msgstr "" #. TRANSLATORS: Slitter Unrecoverable Failure -#: locale/ipp-strings.c:3814 +#: locale/ipp-strings.c:3876 msgid "printer-state-reasons.slitter-unrecoverable-failure" msgstr "" #. TRANSLATORS: Slitter Unrecoverable Storage Error -#: locale/ipp-strings.c:3816 +#: locale/ipp-strings.c:3878 msgid "printer-state-reasons.slitter-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Slitter Warming Up -#: locale/ipp-strings.c:3818 +#: locale/ipp-strings.c:3880 msgid "printer-state-reasons.slitter-warming-up" msgstr "" #. TRANSLATORS: Spool Area Full -#: locale/ipp-strings.c:3820 +#: locale/ipp-strings.c:3882 msgid "printer-state-reasons.spool-area-full" msgstr "" #. TRANSLATORS: Stacker Added -#: locale/ipp-strings.c:3822 +#: locale/ipp-strings.c:3884 msgid "printer-state-reasons.stacker-added" msgstr "" #. TRANSLATORS: Stacker Almost Empty -#: locale/ipp-strings.c:3824 +#: locale/ipp-strings.c:3886 msgid "printer-state-reasons.stacker-almost-empty" msgstr "" #. TRANSLATORS: Stacker Almost Full -#: locale/ipp-strings.c:3826 +#: locale/ipp-strings.c:3888 msgid "printer-state-reasons.stacker-almost-full" msgstr "" #. TRANSLATORS: Stacker At Limit -#: locale/ipp-strings.c:3828 +#: locale/ipp-strings.c:3890 msgid "printer-state-reasons.stacker-at-limit" msgstr "" #. TRANSLATORS: Stacker Closed -#: locale/ipp-strings.c:3830 +#: locale/ipp-strings.c:3892 msgid "printer-state-reasons.stacker-closed" msgstr "" #. TRANSLATORS: Stacker Configuration Change -#: locale/ipp-strings.c:3832 +#: locale/ipp-strings.c:3894 msgid "printer-state-reasons.stacker-configuration-change" msgstr "" #. TRANSLATORS: Stacker Cover Closed -#: locale/ipp-strings.c:3834 +#: locale/ipp-strings.c:3896 msgid "printer-state-reasons.stacker-cover-closed" msgstr "" #. TRANSLATORS: Stacker Cover Open -#: locale/ipp-strings.c:3836 +#: locale/ipp-strings.c:3898 msgid "printer-state-reasons.stacker-cover-open" msgstr "" #. TRANSLATORS: Stacker Empty -#: locale/ipp-strings.c:3838 +#: locale/ipp-strings.c:3900 msgid "printer-state-reasons.stacker-empty" msgstr "" #. TRANSLATORS: Stacker Full -#: locale/ipp-strings.c:3840 +#: locale/ipp-strings.c:3902 msgid "printer-state-reasons.stacker-full" msgstr "" #. TRANSLATORS: Stacker Interlock Closed -#: locale/ipp-strings.c:3842 +#: locale/ipp-strings.c:3904 msgid "printer-state-reasons.stacker-interlock-closed" msgstr "" #. TRANSLATORS: Stacker Interlock Open -#: locale/ipp-strings.c:3844 +#: locale/ipp-strings.c:3906 msgid "printer-state-reasons.stacker-interlock-open" msgstr "" #. TRANSLATORS: Stacker Jam -#: locale/ipp-strings.c:3846 +#: locale/ipp-strings.c:3908 msgid "printer-state-reasons.stacker-jam" msgstr "" #. TRANSLATORS: Stacker Life Almost Over -#: locale/ipp-strings.c:3848 +#: locale/ipp-strings.c:3910 msgid "printer-state-reasons.stacker-life-almost-over" msgstr "" #. TRANSLATORS: Stacker Life Over -#: locale/ipp-strings.c:3850 +#: locale/ipp-strings.c:3912 msgid "printer-state-reasons.stacker-life-over" msgstr "" #. TRANSLATORS: Stacker Memory Exhausted -#: locale/ipp-strings.c:3852 +#: locale/ipp-strings.c:3914 msgid "printer-state-reasons.stacker-memory-exhausted" msgstr "" #. TRANSLATORS: Stacker Missing -#: locale/ipp-strings.c:3854 +#: locale/ipp-strings.c:3916 msgid "printer-state-reasons.stacker-missing" msgstr "" #. TRANSLATORS: Stacker Motor Failure -#: locale/ipp-strings.c:3856 +#: locale/ipp-strings.c:3918 msgid "printer-state-reasons.stacker-motor-failure" msgstr "" #. TRANSLATORS: Stacker Near Limit -#: locale/ipp-strings.c:3858 +#: locale/ipp-strings.c:3920 msgid "printer-state-reasons.stacker-near-limit" msgstr "" #. TRANSLATORS: Stacker Offline -#: locale/ipp-strings.c:3860 +#: locale/ipp-strings.c:3922 msgid "printer-state-reasons.stacker-offline" msgstr "" #. TRANSLATORS: Stacker Opened -#: locale/ipp-strings.c:3862 +#: locale/ipp-strings.c:3924 msgid "printer-state-reasons.stacker-opened" msgstr "" #. TRANSLATORS: Stacker Over Temperature -#: locale/ipp-strings.c:3864 +#: locale/ipp-strings.c:3926 msgid "printer-state-reasons.stacker-over-temperature" msgstr "" #. TRANSLATORS: Stacker Power Saver -#: locale/ipp-strings.c:3866 +#: locale/ipp-strings.c:3928 msgid "printer-state-reasons.stacker-power-saver" msgstr "" #. TRANSLATORS: Stacker Recoverable Failure -#: locale/ipp-strings.c:3868 +#: locale/ipp-strings.c:3930 msgid "printer-state-reasons.stacker-recoverable-failure" msgstr "" #. TRANSLATORS: Stacker Recoverable Storage -#: locale/ipp-strings.c:3870 +#: locale/ipp-strings.c:3932 msgid "printer-state-reasons.stacker-recoverable-storage" msgstr "" #. TRANSLATORS: Stacker Removed -#: locale/ipp-strings.c:3872 +#: locale/ipp-strings.c:3934 msgid "printer-state-reasons.stacker-removed" msgstr "" #. TRANSLATORS: Stacker Resource Added -#: locale/ipp-strings.c:3874 +#: locale/ipp-strings.c:3936 msgid "printer-state-reasons.stacker-resource-added" msgstr "" #. TRANSLATORS: Stacker Resource Removed -#: locale/ipp-strings.c:3876 +#: locale/ipp-strings.c:3938 msgid "printer-state-reasons.stacker-resource-removed" msgstr "" #. TRANSLATORS: Stacker Thermistor Failure -#: locale/ipp-strings.c:3878 +#: locale/ipp-strings.c:3940 msgid "printer-state-reasons.stacker-thermistor-failure" msgstr "" #. TRANSLATORS: Stacker Timing Failure -#: locale/ipp-strings.c:3880 +#: locale/ipp-strings.c:3942 msgid "printer-state-reasons.stacker-timing-failure" msgstr "" #. TRANSLATORS: Stacker Turned Off -#: locale/ipp-strings.c:3882 +#: locale/ipp-strings.c:3944 msgid "printer-state-reasons.stacker-turned-off" msgstr "" #. TRANSLATORS: Stacker Turned On -#: locale/ipp-strings.c:3884 +#: locale/ipp-strings.c:3946 msgid "printer-state-reasons.stacker-turned-on" msgstr "" #. TRANSLATORS: Stacker Under Temperature -#: locale/ipp-strings.c:3886 +#: locale/ipp-strings.c:3948 msgid "printer-state-reasons.stacker-under-temperature" msgstr "" #. TRANSLATORS: Stacker Unrecoverable Failure -#: locale/ipp-strings.c:3888 +#: locale/ipp-strings.c:3950 msgid "printer-state-reasons.stacker-unrecoverable-failure" msgstr "" #. TRANSLATORS: Stacker Unrecoverable Storage Error -#: locale/ipp-strings.c:3890 +#: locale/ipp-strings.c:3952 msgid "printer-state-reasons.stacker-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Stacker Warming Up -#: locale/ipp-strings.c:3892 +#: locale/ipp-strings.c:3954 msgid "printer-state-reasons.stacker-warming-up" msgstr "" #. TRANSLATORS: Stapler Added -#: locale/ipp-strings.c:3894 +#: locale/ipp-strings.c:3956 msgid "printer-state-reasons.stapler-added" msgstr "" #. TRANSLATORS: Stapler Almost Empty -#: locale/ipp-strings.c:3896 +#: locale/ipp-strings.c:3958 msgid "printer-state-reasons.stapler-almost-empty" msgstr "" #. TRANSLATORS: Stapler Almost Full -#: locale/ipp-strings.c:3898 +#: locale/ipp-strings.c:3960 msgid "printer-state-reasons.stapler-almost-full" msgstr "" #. TRANSLATORS: Stapler At Limit -#: locale/ipp-strings.c:3900 +#: locale/ipp-strings.c:3962 msgid "printer-state-reasons.stapler-at-limit" msgstr "" #. TRANSLATORS: Stapler Closed -#: locale/ipp-strings.c:3902 +#: locale/ipp-strings.c:3964 msgid "printer-state-reasons.stapler-closed" msgstr "" #. TRANSLATORS: Stapler Configuration Change -#: locale/ipp-strings.c:3904 +#: locale/ipp-strings.c:3966 msgid "printer-state-reasons.stapler-configuration-change" msgstr "" #. TRANSLATORS: Stapler Cover Closed -#: locale/ipp-strings.c:3906 +#: locale/ipp-strings.c:3968 msgid "printer-state-reasons.stapler-cover-closed" msgstr "" #. TRANSLATORS: Stapler Cover Open -#: locale/ipp-strings.c:3908 +#: locale/ipp-strings.c:3970 msgid "printer-state-reasons.stapler-cover-open" msgstr "" #. TRANSLATORS: Stapler Empty -#: locale/ipp-strings.c:3910 +#: locale/ipp-strings.c:3972 msgid "printer-state-reasons.stapler-empty" msgstr "" #. TRANSLATORS: Stapler Full -#: locale/ipp-strings.c:3912 +#: locale/ipp-strings.c:3974 msgid "printer-state-reasons.stapler-full" msgstr "" #. TRANSLATORS: Stapler Interlock Closed -#: locale/ipp-strings.c:3914 +#: locale/ipp-strings.c:3976 msgid "printer-state-reasons.stapler-interlock-closed" msgstr "" #. TRANSLATORS: Stapler Interlock Open -#: locale/ipp-strings.c:3916 +#: locale/ipp-strings.c:3978 msgid "printer-state-reasons.stapler-interlock-open" msgstr "" #. TRANSLATORS: Stapler Jam -#: locale/ipp-strings.c:3918 +#: locale/ipp-strings.c:3980 msgid "printer-state-reasons.stapler-jam" msgstr "" #. TRANSLATORS: Stapler Life Almost Over -#: locale/ipp-strings.c:3920 +#: locale/ipp-strings.c:3982 msgid "printer-state-reasons.stapler-life-almost-over" msgstr "" #. TRANSLATORS: Stapler Life Over -#: locale/ipp-strings.c:3922 +#: locale/ipp-strings.c:3984 msgid "printer-state-reasons.stapler-life-over" msgstr "" #. TRANSLATORS: Stapler Memory Exhausted -#: locale/ipp-strings.c:3924 +#: locale/ipp-strings.c:3986 msgid "printer-state-reasons.stapler-memory-exhausted" msgstr "" #. TRANSLATORS: Stapler Missing -#: locale/ipp-strings.c:3926 +#: locale/ipp-strings.c:3988 msgid "printer-state-reasons.stapler-missing" msgstr "" #. TRANSLATORS: Stapler Motor Failure -#: locale/ipp-strings.c:3928 +#: locale/ipp-strings.c:3990 msgid "printer-state-reasons.stapler-motor-failure" msgstr "" #. TRANSLATORS: Stapler Near Limit -#: locale/ipp-strings.c:3930 +#: locale/ipp-strings.c:3992 msgid "printer-state-reasons.stapler-near-limit" msgstr "" #. TRANSLATORS: Stapler Offline -#: locale/ipp-strings.c:3932 +#: locale/ipp-strings.c:3994 msgid "printer-state-reasons.stapler-offline" msgstr "" #. TRANSLATORS: Stapler Opened -#: locale/ipp-strings.c:3934 +#: locale/ipp-strings.c:3996 msgid "printer-state-reasons.stapler-opened" msgstr "" #. TRANSLATORS: Stapler Over Temperature -#: locale/ipp-strings.c:3936 +#: locale/ipp-strings.c:3998 msgid "printer-state-reasons.stapler-over-temperature" msgstr "" #. TRANSLATORS: Stapler Power Saver -#: locale/ipp-strings.c:3938 +#: locale/ipp-strings.c:4000 msgid "printer-state-reasons.stapler-power-saver" msgstr "" #. TRANSLATORS: Stapler Recoverable Failure -#: locale/ipp-strings.c:3940 +#: locale/ipp-strings.c:4002 msgid "printer-state-reasons.stapler-recoverable-failure" msgstr "" #. TRANSLATORS: Stapler Recoverable Storage -#: locale/ipp-strings.c:3942 +#: locale/ipp-strings.c:4004 msgid "printer-state-reasons.stapler-recoverable-storage" msgstr "" #. TRANSLATORS: Stapler Removed -#: locale/ipp-strings.c:3944 +#: locale/ipp-strings.c:4006 msgid "printer-state-reasons.stapler-removed" msgstr "" #. TRANSLATORS: Stapler Resource Added -#: locale/ipp-strings.c:3946 +#: locale/ipp-strings.c:4008 msgid "printer-state-reasons.stapler-resource-added" msgstr "" #. TRANSLATORS: Stapler Resource Removed -#: locale/ipp-strings.c:3948 +#: locale/ipp-strings.c:4010 msgid "printer-state-reasons.stapler-resource-removed" msgstr "" #. TRANSLATORS: Stapler Thermistor Failure -#: locale/ipp-strings.c:3950 +#: locale/ipp-strings.c:4012 msgid "printer-state-reasons.stapler-thermistor-failure" msgstr "" #. TRANSLATORS: Stapler Timing Failure -#: locale/ipp-strings.c:3952 +#: locale/ipp-strings.c:4014 msgid "printer-state-reasons.stapler-timing-failure" msgstr "" #. TRANSLATORS: Stapler Turned Off -#: locale/ipp-strings.c:3954 +#: locale/ipp-strings.c:4016 msgid "printer-state-reasons.stapler-turned-off" msgstr "" #. TRANSLATORS: Stapler Turned On -#: locale/ipp-strings.c:3956 +#: locale/ipp-strings.c:4018 msgid "printer-state-reasons.stapler-turned-on" msgstr "" #. TRANSLATORS: Stapler Under Temperature -#: locale/ipp-strings.c:3958 +#: locale/ipp-strings.c:4020 msgid "printer-state-reasons.stapler-under-temperature" msgstr "" #. TRANSLATORS: Stapler Unrecoverable Failure -#: locale/ipp-strings.c:3960 +#: locale/ipp-strings.c:4022 msgid "printer-state-reasons.stapler-unrecoverable-failure" msgstr "" #. TRANSLATORS: Stapler Unrecoverable Storage Error -#: locale/ipp-strings.c:3962 +#: locale/ipp-strings.c:4024 msgid "printer-state-reasons.stapler-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Stapler Warming Up -#: locale/ipp-strings.c:3964 +#: locale/ipp-strings.c:4026 msgid "printer-state-reasons.stapler-warming-up" msgstr "" #. TRANSLATORS: Stitcher Added -#: locale/ipp-strings.c:3966 +#: locale/ipp-strings.c:4028 msgid "printer-state-reasons.stitcher-added" msgstr "" #. TRANSLATORS: Stitcher Almost Empty -#: locale/ipp-strings.c:3968 +#: locale/ipp-strings.c:4030 msgid "printer-state-reasons.stitcher-almost-empty" msgstr "" #. TRANSLATORS: Stitcher Almost Full -#: locale/ipp-strings.c:3970 +#: locale/ipp-strings.c:4032 msgid "printer-state-reasons.stitcher-almost-full" msgstr "" #. TRANSLATORS: Stitcher At Limit -#: locale/ipp-strings.c:3972 +#: locale/ipp-strings.c:4034 msgid "printer-state-reasons.stitcher-at-limit" msgstr "" #. TRANSLATORS: Stitcher Closed -#: locale/ipp-strings.c:3974 +#: locale/ipp-strings.c:4036 msgid "printer-state-reasons.stitcher-closed" msgstr "" #. TRANSLATORS: Stitcher Configuration Change -#: locale/ipp-strings.c:3976 +#: locale/ipp-strings.c:4038 msgid "printer-state-reasons.stitcher-configuration-change" msgstr "" #. TRANSLATORS: Stitcher Cover Closed -#: locale/ipp-strings.c:3978 +#: locale/ipp-strings.c:4040 msgid "printer-state-reasons.stitcher-cover-closed" msgstr "" #. TRANSLATORS: Stitcher Cover Open -#: locale/ipp-strings.c:3980 +#: locale/ipp-strings.c:4042 msgid "printer-state-reasons.stitcher-cover-open" msgstr "" #. TRANSLATORS: Stitcher Empty -#: locale/ipp-strings.c:3982 +#: locale/ipp-strings.c:4044 msgid "printer-state-reasons.stitcher-empty" msgstr "" #. TRANSLATORS: Stitcher Full -#: locale/ipp-strings.c:3984 +#: locale/ipp-strings.c:4046 msgid "printer-state-reasons.stitcher-full" msgstr "" #. TRANSLATORS: Stitcher Interlock Closed -#: locale/ipp-strings.c:3986 +#: locale/ipp-strings.c:4048 msgid "printer-state-reasons.stitcher-interlock-closed" msgstr "" #. TRANSLATORS: Stitcher Interlock Open -#: locale/ipp-strings.c:3988 +#: locale/ipp-strings.c:4050 msgid "printer-state-reasons.stitcher-interlock-open" msgstr "" #. TRANSLATORS: Stitcher Jam -#: locale/ipp-strings.c:3990 +#: locale/ipp-strings.c:4052 msgid "printer-state-reasons.stitcher-jam" msgstr "" #. TRANSLATORS: Stitcher Life Almost Over -#: locale/ipp-strings.c:3992 +#: locale/ipp-strings.c:4054 msgid "printer-state-reasons.stitcher-life-almost-over" msgstr "" #. TRANSLATORS: Stitcher Life Over -#: locale/ipp-strings.c:3994 +#: locale/ipp-strings.c:4056 msgid "printer-state-reasons.stitcher-life-over" msgstr "" #. TRANSLATORS: Stitcher Memory Exhausted -#: locale/ipp-strings.c:3996 +#: locale/ipp-strings.c:4058 msgid "printer-state-reasons.stitcher-memory-exhausted" msgstr "" #. TRANSLATORS: Stitcher Missing -#: locale/ipp-strings.c:3998 +#: locale/ipp-strings.c:4060 msgid "printer-state-reasons.stitcher-missing" msgstr "" #. TRANSLATORS: Stitcher Motor Failure -#: locale/ipp-strings.c:4000 +#: locale/ipp-strings.c:4062 msgid "printer-state-reasons.stitcher-motor-failure" msgstr "" #. TRANSLATORS: Stitcher Near Limit -#: locale/ipp-strings.c:4002 +#: locale/ipp-strings.c:4064 msgid "printer-state-reasons.stitcher-near-limit" msgstr "" #. TRANSLATORS: Stitcher Offline -#: locale/ipp-strings.c:4004 +#: locale/ipp-strings.c:4066 msgid "printer-state-reasons.stitcher-offline" msgstr "" #. TRANSLATORS: Stitcher Opened -#: locale/ipp-strings.c:4006 +#: locale/ipp-strings.c:4068 msgid "printer-state-reasons.stitcher-opened" msgstr "" #. TRANSLATORS: Stitcher Over Temperature -#: locale/ipp-strings.c:4008 +#: locale/ipp-strings.c:4070 msgid "printer-state-reasons.stitcher-over-temperature" msgstr "" #. TRANSLATORS: Stitcher Power Saver -#: locale/ipp-strings.c:4010 +#: locale/ipp-strings.c:4072 msgid "printer-state-reasons.stitcher-power-saver" msgstr "" #. TRANSLATORS: Stitcher Recoverable Failure -#: locale/ipp-strings.c:4012 +#: locale/ipp-strings.c:4074 msgid "printer-state-reasons.stitcher-recoverable-failure" msgstr "" #. TRANSLATORS: Stitcher Recoverable Storage -#: locale/ipp-strings.c:4014 +#: locale/ipp-strings.c:4076 msgid "printer-state-reasons.stitcher-recoverable-storage" msgstr "" #. TRANSLATORS: Stitcher Removed -#: locale/ipp-strings.c:4016 +#: locale/ipp-strings.c:4078 msgid "printer-state-reasons.stitcher-removed" msgstr "" #. TRANSLATORS: Stitcher Resource Added -#: locale/ipp-strings.c:4018 +#: locale/ipp-strings.c:4080 msgid "printer-state-reasons.stitcher-resource-added" msgstr "" #. TRANSLATORS: Stitcher Resource Removed -#: locale/ipp-strings.c:4020 +#: locale/ipp-strings.c:4082 msgid "printer-state-reasons.stitcher-resource-removed" msgstr "" #. TRANSLATORS: Stitcher Thermistor Failure -#: locale/ipp-strings.c:4022 +#: locale/ipp-strings.c:4084 msgid "printer-state-reasons.stitcher-thermistor-failure" msgstr "" #. TRANSLATORS: Stitcher Timing Failure -#: locale/ipp-strings.c:4024 +#: locale/ipp-strings.c:4086 msgid "printer-state-reasons.stitcher-timing-failure" msgstr "" #. TRANSLATORS: Stitcher Turned Off -#: locale/ipp-strings.c:4026 +#: locale/ipp-strings.c:4088 msgid "printer-state-reasons.stitcher-turned-off" msgstr "" #. TRANSLATORS: Stitcher Turned On -#: locale/ipp-strings.c:4028 +#: locale/ipp-strings.c:4090 msgid "printer-state-reasons.stitcher-turned-on" msgstr "" #. TRANSLATORS: Stitcher Under Temperature -#: locale/ipp-strings.c:4030 +#: locale/ipp-strings.c:4092 msgid "printer-state-reasons.stitcher-under-temperature" msgstr "" #. TRANSLATORS: Stitcher Unrecoverable Failure -#: locale/ipp-strings.c:4032 +#: locale/ipp-strings.c:4094 msgid "printer-state-reasons.stitcher-unrecoverable-failure" msgstr "" #. TRANSLATORS: Stitcher Unrecoverable Storage Error -#: locale/ipp-strings.c:4034 +#: locale/ipp-strings.c:4096 msgid "printer-state-reasons.stitcher-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Stitcher Warming Up -#: locale/ipp-strings.c:4036 +#: locale/ipp-strings.c:4098 msgid "printer-state-reasons.stitcher-warming-up" msgstr "" #. TRANSLATORS: Partially stopped -#: locale/ipp-strings.c:4038 +#: locale/ipp-strings.c:4100 msgid "printer-state-reasons.stopped-partly" msgstr "" #. TRANSLATORS: Stopping -#: locale/ipp-strings.c:4040 +#: locale/ipp-strings.c:4102 msgid "printer-state-reasons.stopping" msgstr "" #. TRANSLATORS: Subunit Added -#: locale/ipp-strings.c:4042 +#: locale/ipp-strings.c:4104 msgid "printer-state-reasons.subunit-added" msgstr "" #. TRANSLATORS: Subunit Almost Empty -#: locale/ipp-strings.c:4044 +#: locale/ipp-strings.c:4106 msgid "printer-state-reasons.subunit-almost-empty" msgstr "" #. TRANSLATORS: Subunit Almost Full -#: locale/ipp-strings.c:4046 +#: locale/ipp-strings.c:4108 msgid "printer-state-reasons.subunit-almost-full" msgstr "" #. TRANSLATORS: Subunit At Limit -#: locale/ipp-strings.c:4048 +#: locale/ipp-strings.c:4110 msgid "printer-state-reasons.subunit-at-limit" msgstr "" #. TRANSLATORS: Subunit Closed -#: locale/ipp-strings.c:4050 +#: locale/ipp-strings.c:4112 msgid "printer-state-reasons.subunit-closed" msgstr "" #. TRANSLATORS: Subunit Cooling Down -#: locale/ipp-strings.c:4052 +#: locale/ipp-strings.c:4114 msgid "printer-state-reasons.subunit-cooling-down" msgstr "" #. TRANSLATORS: Subunit Empty -#: locale/ipp-strings.c:4054 +#: locale/ipp-strings.c:4116 msgid "printer-state-reasons.subunit-empty" msgstr "" #. TRANSLATORS: Subunit Full -#: locale/ipp-strings.c:4056 +#: locale/ipp-strings.c:4118 msgid "printer-state-reasons.subunit-full" msgstr "" #. TRANSLATORS: Subunit Life Almost Over -#: locale/ipp-strings.c:4058 +#: locale/ipp-strings.c:4120 msgid "printer-state-reasons.subunit-life-almost-over" msgstr "" #. TRANSLATORS: Subunit Life Over -#: locale/ipp-strings.c:4060 +#: locale/ipp-strings.c:4122 msgid "printer-state-reasons.subunit-life-over" msgstr "" #. TRANSLATORS: Subunit Memory Exhausted -#: locale/ipp-strings.c:4062 +#: locale/ipp-strings.c:4124 msgid "printer-state-reasons.subunit-memory-exhausted" msgstr "" #. TRANSLATORS: Subunit Missing -#: locale/ipp-strings.c:4064 +#: locale/ipp-strings.c:4126 msgid "printer-state-reasons.subunit-missing" msgstr "" #. TRANSLATORS: Subunit Motor Failure -#: locale/ipp-strings.c:4066 +#: locale/ipp-strings.c:4128 msgid "printer-state-reasons.subunit-motor-failure" msgstr "" #. TRANSLATORS: Subunit Near Limit -#: locale/ipp-strings.c:4068 +#: locale/ipp-strings.c:4130 msgid "printer-state-reasons.subunit-near-limit" msgstr "" #. TRANSLATORS: Subunit Offline -#: locale/ipp-strings.c:4070 +#: locale/ipp-strings.c:4132 msgid "printer-state-reasons.subunit-offline" msgstr "" #. TRANSLATORS: Subunit Opened -#: locale/ipp-strings.c:4072 +#: locale/ipp-strings.c:4134 msgid "printer-state-reasons.subunit-opened" msgstr "" #. TRANSLATORS: Subunit Over Temperature -#: locale/ipp-strings.c:4074 +#: locale/ipp-strings.c:4136 msgid "printer-state-reasons.subunit-over-temperature" msgstr "" #. TRANSLATORS: Subunit Power Saver -#: locale/ipp-strings.c:4076 +#: locale/ipp-strings.c:4138 msgid "printer-state-reasons.subunit-power-saver" msgstr "" #. TRANSLATORS: Subunit Recoverable Failure -#: locale/ipp-strings.c:4078 +#: locale/ipp-strings.c:4140 msgid "printer-state-reasons.subunit-recoverable-failure" msgstr "" #. TRANSLATORS: Subunit Recoverable Storage -#: locale/ipp-strings.c:4080 +#: locale/ipp-strings.c:4142 msgid "printer-state-reasons.subunit-recoverable-storage" msgstr "" #. TRANSLATORS: Subunit Removed -#: locale/ipp-strings.c:4082 +#: locale/ipp-strings.c:4144 msgid "printer-state-reasons.subunit-removed" msgstr "" #. TRANSLATORS: Subunit Resource Added -#: locale/ipp-strings.c:4084 +#: locale/ipp-strings.c:4146 msgid "printer-state-reasons.subunit-resource-added" msgstr "" #. TRANSLATORS: Subunit Resource Removed -#: locale/ipp-strings.c:4086 +#: locale/ipp-strings.c:4148 msgid "printer-state-reasons.subunit-resource-removed" msgstr "" #. TRANSLATORS: Subunit Thermistor Failure -#: locale/ipp-strings.c:4088 +#: locale/ipp-strings.c:4150 msgid "printer-state-reasons.subunit-thermistor-failure" msgstr "" #. TRANSLATORS: Subunit Timing Failure -#: locale/ipp-strings.c:4090 +#: locale/ipp-strings.c:4152 msgid "printer-state-reasons.subunit-timing-Failure" msgstr "" #. TRANSLATORS: Subunit Turned Off -#: locale/ipp-strings.c:4092 +#: locale/ipp-strings.c:4154 msgid "printer-state-reasons.subunit-turned-off" msgstr "" #. TRANSLATORS: Subunit Turned On -#: locale/ipp-strings.c:4094 +#: locale/ipp-strings.c:4156 msgid "printer-state-reasons.subunit-turned-on" msgstr "" #. TRANSLATORS: Subunit Under Temperature -#: locale/ipp-strings.c:4096 +#: locale/ipp-strings.c:4158 msgid "printer-state-reasons.subunit-under-temperature" msgstr "" #. TRANSLATORS: Subunit Unrecoverable Failure -#: locale/ipp-strings.c:4098 +#: locale/ipp-strings.c:4160 msgid "printer-state-reasons.subunit-unrecoverable-failure" msgstr "" #. TRANSLATORS: Subunit Unrecoverable Storage -#: locale/ipp-strings.c:4100 +#: locale/ipp-strings.c:4162 msgid "printer-state-reasons.subunit-unrecoverable-storage" msgstr "" #. TRANSLATORS: Subunit Warming Up -#: locale/ipp-strings.c:4102 +#: locale/ipp-strings.c:4164 msgid "printer-state-reasons.subunit-warming-up" msgstr "" #. TRANSLATORS: Printer stopped responding -#: locale/ipp-strings.c:4104 +#: locale/ipp-strings.c:4166 msgid "printer-state-reasons.timed-out" msgstr "" #. TRANSLATORS: Out of toner -#: locale/ipp-strings.c:4106 +#: locale/ipp-strings.c:4168 msgid "printer-state-reasons.toner-empty" msgstr "" #. TRANSLATORS: Toner low -#: locale/ipp-strings.c:4108 +#: locale/ipp-strings.c:4170 msgid "printer-state-reasons.toner-low" msgstr "" #. TRANSLATORS: Trimmer Added -#: locale/ipp-strings.c:4110 +#: locale/ipp-strings.c:4172 msgid "printer-state-reasons.trimmer-added" msgstr "" #. TRANSLATORS: Trimmer Almost Empty -#: locale/ipp-strings.c:4112 +#: locale/ipp-strings.c:4174 msgid "printer-state-reasons.trimmer-almost-empty" msgstr "" #. TRANSLATORS: Trimmer Almost Full -#: locale/ipp-strings.c:4114 +#: locale/ipp-strings.c:4176 msgid "printer-state-reasons.trimmer-almost-full" msgstr "" #. TRANSLATORS: Trimmer At Limit -#: locale/ipp-strings.c:4116 +#: locale/ipp-strings.c:4178 msgid "printer-state-reasons.trimmer-at-limit" msgstr "" #. TRANSLATORS: Trimmer Closed -#: locale/ipp-strings.c:4118 +#: locale/ipp-strings.c:4180 msgid "printer-state-reasons.trimmer-closed" msgstr "" #. TRANSLATORS: Trimmer Configuration Change -#: locale/ipp-strings.c:4120 +#: locale/ipp-strings.c:4182 msgid "printer-state-reasons.trimmer-configuration-change" msgstr "" #. TRANSLATORS: Trimmer Cover Closed -#: locale/ipp-strings.c:4122 +#: locale/ipp-strings.c:4184 msgid "printer-state-reasons.trimmer-cover-closed" msgstr "" #. TRANSLATORS: Trimmer Cover Open -#: locale/ipp-strings.c:4124 +#: locale/ipp-strings.c:4186 msgid "printer-state-reasons.trimmer-cover-open" msgstr "" #. TRANSLATORS: Trimmer Empty -#: locale/ipp-strings.c:4126 +#: locale/ipp-strings.c:4188 msgid "printer-state-reasons.trimmer-empty" msgstr "" #. TRANSLATORS: Trimmer Full -#: locale/ipp-strings.c:4128 +#: locale/ipp-strings.c:4190 msgid "printer-state-reasons.trimmer-full" msgstr "" #. TRANSLATORS: Trimmer Interlock Closed -#: locale/ipp-strings.c:4130 +#: locale/ipp-strings.c:4192 msgid "printer-state-reasons.trimmer-interlock-closed" msgstr "" #. TRANSLATORS: Trimmer Interlock Open -#: locale/ipp-strings.c:4132 +#: locale/ipp-strings.c:4194 msgid "printer-state-reasons.trimmer-interlock-open" msgstr "" #. TRANSLATORS: Trimmer Jam -#: locale/ipp-strings.c:4134 +#: locale/ipp-strings.c:4196 msgid "printer-state-reasons.trimmer-jam" msgstr "" #. TRANSLATORS: Trimmer Life Almost Over -#: locale/ipp-strings.c:4136 +#: locale/ipp-strings.c:4198 msgid "printer-state-reasons.trimmer-life-almost-over" msgstr "" #. TRANSLATORS: Trimmer Life Over -#: locale/ipp-strings.c:4138 +#: locale/ipp-strings.c:4200 msgid "printer-state-reasons.trimmer-life-over" msgstr "" #. TRANSLATORS: Trimmer Memory Exhausted -#: locale/ipp-strings.c:4140 +#: locale/ipp-strings.c:4202 msgid "printer-state-reasons.trimmer-memory-exhausted" msgstr "" #. TRANSLATORS: Trimmer Missing -#: locale/ipp-strings.c:4142 +#: locale/ipp-strings.c:4204 msgid "printer-state-reasons.trimmer-missing" msgstr "" #. TRANSLATORS: Trimmer Motor Failure -#: locale/ipp-strings.c:4144 +#: locale/ipp-strings.c:4206 msgid "printer-state-reasons.trimmer-motor-failure" msgstr "" #. TRANSLATORS: Trimmer Near Limit -#: locale/ipp-strings.c:4146 +#: locale/ipp-strings.c:4208 msgid "printer-state-reasons.trimmer-near-limit" msgstr "" #. TRANSLATORS: Trimmer Offline -#: locale/ipp-strings.c:4148 +#: locale/ipp-strings.c:4210 msgid "printer-state-reasons.trimmer-offline" msgstr "" #. TRANSLATORS: Trimmer Opened -#: locale/ipp-strings.c:4150 +#: locale/ipp-strings.c:4212 msgid "printer-state-reasons.trimmer-opened" msgstr "" #. TRANSLATORS: Trimmer Over Temperature -#: locale/ipp-strings.c:4152 +#: locale/ipp-strings.c:4214 msgid "printer-state-reasons.trimmer-over-temperature" msgstr "" #. TRANSLATORS: Trimmer Power Saver -#: locale/ipp-strings.c:4154 +#: locale/ipp-strings.c:4216 msgid "printer-state-reasons.trimmer-power-saver" msgstr "" #. TRANSLATORS: Trimmer Recoverable Failure -#: locale/ipp-strings.c:4156 +#: locale/ipp-strings.c:4218 msgid "printer-state-reasons.trimmer-recoverable-failure" msgstr "" #. TRANSLATORS: Trimmer Recoverable Storage -#: locale/ipp-strings.c:4158 +#: locale/ipp-strings.c:4220 msgid "printer-state-reasons.trimmer-recoverable-storage" msgstr "" #. TRANSLATORS: Trimmer Removed -#: locale/ipp-strings.c:4160 +#: locale/ipp-strings.c:4222 msgid "printer-state-reasons.trimmer-removed" msgstr "" #. TRANSLATORS: Trimmer Resource Added -#: locale/ipp-strings.c:4162 +#: locale/ipp-strings.c:4224 msgid "printer-state-reasons.trimmer-resource-added" msgstr "" #. TRANSLATORS: Trimmer Resource Removed -#: locale/ipp-strings.c:4164 +#: locale/ipp-strings.c:4226 msgid "printer-state-reasons.trimmer-resource-removed" msgstr "" #. TRANSLATORS: Trimmer Thermistor Failure -#: locale/ipp-strings.c:4166 +#: locale/ipp-strings.c:4228 msgid "printer-state-reasons.trimmer-thermistor-failure" msgstr "" #. TRANSLATORS: Trimmer Timing Failure -#: locale/ipp-strings.c:4168 +#: locale/ipp-strings.c:4230 msgid "printer-state-reasons.trimmer-timing-failure" msgstr "" #. TRANSLATORS: Trimmer Turned Off -#: locale/ipp-strings.c:4170 +#: locale/ipp-strings.c:4232 msgid "printer-state-reasons.trimmer-turned-off" msgstr "" #. TRANSLATORS: Trimmer Turned On -#: locale/ipp-strings.c:4172 +#: locale/ipp-strings.c:4234 msgid "printer-state-reasons.trimmer-turned-on" msgstr "" #. TRANSLATORS: Trimmer Under Temperature -#: locale/ipp-strings.c:4174 +#: locale/ipp-strings.c:4236 msgid "printer-state-reasons.trimmer-under-temperature" msgstr "" #. TRANSLATORS: Trimmer Unrecoverable Failure -#: locale/ipp-strings.c:4176 +#: locale/ipp-strings.c:4238 msgid "printer-state-reasons.trimmer-unrecoverable-failure" msgstr "" #. TRANSLATORS: Trimmer Unrecoverable Storage Error -#: locale/ipp-strings.c:4178 +#: locale/ipp-strings.c:4240 msgid "printer-state-reasons.trimmer-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Trimmer Warming Up -#: locale/ipp-strings.c:4180 +#: locale/ipp-strings.c:4242 msgid "printer-state-reasons.trimmer-warming-up" msgstr "" #. TRANSLATORS: Unknown -#: locale/ipp-strings.c:4182 +#: locale/ipp-strings.c:4244 msgid "printer-state-reasons.unknown" msgstr "" #. TRANSLATORS: Wrapper Added -#: locale/ipp-strings.c:4184 +#: locale/ipp-strings.c:4246 msgid "printer-state-reasons.wrapper-added" msgstr "" #. TRANSLATORS: Wrapper Almost Empty -#: locale/ipp-strings.c:4186 +#: locale/ipp-strings.c:4248 msgid "printer-state-reasons.wrapper-almost-empty" msgstr "" #. TRANSLATORS: Wrapper Almost Full -#: locale/ipp-strings.c:4188 +#: locale/ipp-strings.c:4250 msgid "printer-state-reasons.wrapper-almost-full" msgstr "" #. TRANSLATORS: Wrapper At Limit -#: locale/ipp-strings.c:4190 +#: locale/ipp-strings.c:4252 msgid "printer-state-reasons.wrapper-at-limit" msgstr "" #. TRANSLATORS: Wrapper Closed -#: locale/ipp-strings.c:4192 +#: locale/ipp-strings.c:4254 msgid "printer-state-reasons.wrapper-closed" msgstr "" #. TRANSLATORS: Wrapper Configuration Change -#: locale/ipp-strings.c:4194 +#: locale/ipp-strings.c:4256 msgid "printer-state-reasons.wrapper-configuration-change" msgstr "" #. TRANSLATORS: Wrapper Cover Closed -#: locale/ipp-strings.c:4196 +#: locale/ipp-strings.c:4258 msgid "printer-state-reasons.wrapper-cover-closed" msgstr "" #. TRANSLATORS: Wrapper Cover Open -#: locale/ipp-strings.c:4198 +#: locale/ipp-strings.c:4260 msgid "printer-state-reasons.wrapper-cover-open" msgstr "" #. TRANSLATORS: Wrapper Empty -#: locale/ipp-strings.c:4200 +#: locale/ipp-strings.c:4262 msgid "printer-state-reasons.wrapper-empty" msgstr "" #. TRANSLATORS: Wrapper Full -#: locale/ipp-strings.c:4202 +#: locale/ipp-strings.c:4264 msgid "printer-state-reasons.wrapper-full" msgstr "" #. TRANSLATORS: Wrapper Interlock Closed -#: locale/ipp-strings.c:4204 +#: locale/ipp-strings.c:4266 msgid "printer-state-reasons.wrapper-interlock-closed" msgstr "" #. TRANSLATORS: Wrapper Interlock Open -#: locale/ipp-strings.c:4206 +#: locale/ipp-strings.c:4268 msgid "printer-state-reasons.wrapper-interlock-open" msgstr "" #. TRANSLATORS: Wrapper Jam -#: locale/ipp-strings.c:4208 +#: locale/ipp-strings.c:4270 msgid "printer-state-reasons.wrapper-jam" msgstr "" #. TRANSLATORS: Wrapper Life Almost Over -#: locale/ipp-strings.c:4210 +#: locale/ipp-strings.c:4272 msgid "printer-state-reasons.wrapper-life-almost-over" msgstr "" #. TRANSLATORS: Wrapper Life Over -#: locale/ipp-strings.c:4212 +#: locale/ipp-strings.c:4274 msgid "printer-state-reasons.wrapper-life-over" msgstr "" #. TRANSLATORS: Wrapper Memory Exhausted -#: locale/ipp-strings.c:4214 +#: locale/ipp-strings.c:4276 msgid "printer-state-reasons.wrapper-memory-exhausted" msgstr "" #. TRANSLATORS: Wrapper Missing -#: locale/ipp-strings.c:4216 +#: locale/ipp-strings.c:4278 msgid "printer-state-reasons.wrapper-missing" msgstr "" #. TRANSLATORS: Wrapper Motor Failure -#: locale/ipp-strings.c:4218 +#: locale/ipp-strings.c:4280 msgid "printer-state-reasons.wrapper-motor-failure" msgstr "" #. TRANSLATORS: Wrapper Near Limit -#: locale/ipp-strings.c:4220 +#: locale/ipp-strings.c:4282 msgid "printer-state-reasons.wrapper-near-limit" msgstr "" #. TRANSLATORS: Wrapper Offline -#: locale/ipp-strings.c:4222 +#: locale/ipp-strings.c:4284 msgid "printer-state-reasons.wrapper-offline" msgstr "" #. TRANSLATORS: Wrapper Opened -#: locale/ipp-strings.c:4224 +#: locale/ipp-strings.c:4286 msgid "printer-state-reasons.wrapper-opened" msgstr "" #. TRANSLATORS: Wrapper Over Temperature -#: locale/ipp-strings.c:4226 +#: locale/ipp-strings.c:4288 msgid "printer-state-reasons.wrapper-over-temperature" msgstr "" #. TRANSLATORS: Wrapper Power Saver -#: locale/ipp-strings.c:4228 +#: locale/ipp-strings.c:4290 msgid "printer-state-reasons.wrapper-power-saver" msgstr "" #. TRANSLATORS: Wrapper Recoverable Failure -#: locale/ipp-strings.c:4230 +#: locale/ipp-strings.c:4292 msgid "printer-state-reasons.wrapper-recoverable-failure" msgstr "" #. TRANSLATORS: Wrapper Recoverable Storage -#: locale/ipp-strings.c:4232 +#: locale/ipp-strings.c:4294 msgid "printer-state-reasons.wrapper-recoverable-storage" msgstr "" #. TRANSLATORS: Wrapper Removed -#: locale/ipp-strings.c:4234 +#: locale/ipp-strings.c:4296 msgid "printer-state-reasons.wrapper-removed" msgstr "" #. TRANSLATORS: Wrapper Resource Added -#: locale/ipp-strings.c:4236 +#: locale/ipp-strings.c:4298 msgid "printer-state-reasons.wrapper-resource-added" msgstr "" #. TRANSLATORS: Wrapper Resource Removed -#: locale/ipp-strings.c:4238 +#: locale/ipp-strings.c:4300 msgid "printer-state-reasons.wrapper-resource-removed" msgstr "" #. TRANSLATORS: Wrapper Thermistor Failure -#: locale/ipp-strings.c:4240 +#: locale/ipp-strings.c:4302 msgid "printer-state-reasons.wrapper-thermistor-failure" msgstr "" #. TRANSLATORS: Wrapper Timing Failure -#: locale/ipp-strings.c:4242 +#: locale/ipp-strings.c:4304 msgid "printer-state-reasons.wrapper-timing-failure" msgstr "" #. TRANSLATORS: Wrapper Turned Off -#: locale/ipp-strings.c:4244 +#: locale/ipp-strings.c:4306 msgid "printer-state-reasons.wrapper-turned-off" msgstr "" #. TRANSLATORS: Wrapper Turned On -#: locale/ipp-strings.c:4246 +#: locale/ipp-strings.c:4308 msgid "printer-state-reasons.wrapper-turned-on" msgstr "" #. TRANSLATORS: Wrapper Under Temperature -#: locale/ipp-strings.c:4248 +#: locale/ipp-strings.c:4310 msgid "printer-state-reasons.wrapper-under-temperature" msgstr "" #. TRANSLATORS: Wrapper Unrecoverable Failure -#: locale/ipp-strings.c:4250 +#: locale/ipp-strings.c:4312 msgid "printer-state-reasons.wrapper-unrecoverable-failure" msgstr "" #. TRANSLATORS: Wrapper Unrecoverable Storage Error -#: locale/ipp-strings.c:4252 +#: locale/ipp-strings.c:4314 msgid "printer-state-reasons.wrapper-unrecoverable-storage-error" msgstr "" #. TRANSLATORS: Wrapper Warming Up -#: locale/ipp-strings.c:4254 +#: locale/ipp-strings.c:4316 msgid "printer-state-reasons.wrapper-warming-up" msgstr "" #. TRANSLATORS: Idle -#: locale/ipp-strings.c:4256 +#: locale/ipp-strings.c:4318 msgid "printer-state.3" msgstr "" #. TRANSLATORS: Processing -#: locale/ipp-strings.c:4258 +#: locale/ipp-strings.c:4320 msgid "printer-state.4" msgstr "" #. TRANSLATORS: Stopped -#: locale/ipp-strings.c:4260 +#: locale/ipp-strings.c:4322 msgid "printer-state.5" msgstr "" #. TRANSLATORS: Printer Uptime -#: locale/ipp-strings.c:4262 +#: locale/ipp-strings.c:4324 msgid "printer-up-time" msgstr "" @@ -18621,52 +18778,52 @@ msgid "processing" msgstr "" #. TRANSLATORS: Proof Print -#: locale/ipp-strings.c:4264 +#: locale/ipp-strings.c:4326 msgid "proof-print" msgstr "" #. TRANSLATORS: Proof Print Copies -#: locale/ipp-strings.c:4266 +#: locale/ipp-strings.c:4328 msgid "proof-print-copies" msgstr "" #. TRANSLATORS: Punching -#: locale/ipp-strings.c:4268 +#: locale/ipp-strings.c:4330 msgid "punching" msgstr "" #. TRANSLATORS: Punching Locations -#: locale/ipp-strings.c:4270 +#: locale/ipp-strings.c:4332 msgid "punching-locations" msgstr "" #. TRANSLATORS: Punching Offset -#: locale/ipp-strings.c:4272 +#: locale/ipp-strings.c:4334 msgid "punching-offset" msgstr "" #. TRANSLATORS: Punch Edge -#: locale/ipp-strings.c:4274 +#: locale/ipp-strings.c:4336 msgid "punching-reference-edge" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4276 +#: locale/ipp-strings.c:4338 msgid "punching-reference-edge.bottom" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:4278 +#: locale/ipp-strings.c:4340 msgid "punching-reference-edge.left" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:4280 +#: locale/ipp-strings.c:4342 msgid "punching-reference-edge.right" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:4282 +#: locale/ipp-strings.c:4344 msgid "punching-reference-edge.top" msgstr "" @@ -18680,57 +18837,57 @@ msgid "request-id uses indefinite length" msgstr "" #. TRANSLATORS: Requested Attributes -#: locale/ipp-strings.c:4284 +#: locale/ipp-strings.c:4346 msgid "requested-attributes" msgstr "" #. TRANSLATORS: Retry Interval -#: locale/ipp-strings.c:4286 +#: locale/ipp-strings.c:4348 msgid "retry-interval" msgstr "" #. TRANSLATORS: Retry Timeout -#: locale/ipp-strings.c:4288 +#: locale/ipp-strings.c:4350 msgid "retry-time-out" msgstr "" #. TRANSLATORS: Save Disposition -#: locale/ipp-strings.c:4290 +#: locale/ipp-strings.c:4352 msgid "save-disposition" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:4292 +#: locale/ipp-strings.c:4354 msgid "save-disposition.none" msgstr "" #. TRANSLATORS: Print and Save -#: locale/ipp-strings.c:4294 +#: locale/ipp-strings.c:4356 msgid "save-disposition.print-save" msgstr "" #. TRANSLATORS: Save Only -#: locale/ipp-strings.c:4296 +#: locale/ipp-strings.c:4358 msgid "save-disposition.save-only" msgstr "" #. TRANSLATORS: Save Document Format -#: locale/ipp-strings.c:4298 +#: locale/ipp-strings.c:4360 msgid "save-document-format" msgstr "" #. TRANSLATORS: Save Info -#: locale/ipp-strings.c:4300 +#: locale/ipp-strings.c:4362 msgid "save-info" msgstr "" #. TRANSLATORS: Save Location -#: locale/ipp-strings.c:4302 +#: locale/ipp-strings.c:4364 msgid "save-location" msgstr "" #. TRANSLATORS: Save Name -#: locale/ipp-strings.c:4304 +#: locale/ipp-strings.c:4366 msgid "save-name" msgstr "" @@ -18743,57 +18900,57 @@ msgid "scheduler is running" msgstr "" #. TRANSLATORS: Separator Sheets -#: locale/ipp-strings.c:4306 +#: locale/ipp-strings.c:4368 msgid "separator-sheets" msgstr "" #. TRANSLATORS: Type of Separator Sheets -#: locale/ipp-strings.c:4308 +#: locale/ipp-strings.c:4370 msgid "separator-sheets-type" msgstr "" #. TRANSLATORS: Start and End Sheets -#: locale/ipp-strings.c:4310 +#: locale/ipp-strings.c:4372 msgid "separator-sheets-type.both-sheets" msgstr "" #. TRANSLATORS: End Sheet -#: locale/ipp-strings.c:4312 +#: locale/ipp-strings.c:4374 msgid "separator-sheets-type.end-sheet" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:4314 +#: locale/ipp-strings.c:4376 msgid "separator-sheets-type.none" msgstr "" #. TRANSLATORS: Slip Sheets -#: locale/ipp-strings.c:4316 +#: locale/ipp-strings.c:4378 msgid "separator-sheets-type.slip-sheets" msgstr "" #. TRANSLATORS: Start Sheet -#: locale/ipp-strings.c:4318 +#: locale/ipp-strings.c:4380 msgid "separator-sheets-type.start-sheet" msgstr "" #. TRANSLATORS: 2-Sided Printing -#: locale/ipp-strings.c:4320 +#: locale/ipp-strings.c:4382 msgid "sides" msgstr "" #. TRANSLATORS: Off -#: locale/ipp-strings.c:4322 +#: locale/ipp-strings.c:4384 msgid "sides.one-sided" msgstr "" #. TRANSLATORS: On (Portrait) -#: locale/ipp-strings.c:4324 +#: locale/ipp-strings.c:4386 msgid "sides.two-sided-long-edge" msgstr "" #. TRANSLATORS: On (Landscape) -#: locale/ipp-strings.c:4326 +#: locale/ipp-strings.c:4388 msgid "sides.two-sided-short-edge" msgstr "" @@ -18807,72 +18964,72 @@ msgid "status\t\tShow status of daemon and queue." msgstr "" #. TRANSLATORS: Status Message -#: locale/ipp-strings.c:4328 +#: locale/ipp-strings.c:4390 msgid "status-message" msgstr "" #. TRANSLATORS: Staple -#: locale/ipp-strings.c:4330 +#: locale/ipp-strings.c:4392 msgid "stitching" msgstr "" #. TRANSLATORS: Stitching Angle -#: locale/ipp-strings.c:4332 +#: locale/ipp-strings.c:4394 msgid "stitching-angle" msgstr "" #. TRANSLATORS: Stitching Locations -#: locale/ipp-strings.c:4334 +#: locale/ipp-strings.c:4396 msgid "stitching-locations" msgstr "" #. TRANSLATORS: Staple Method -#: locale/ipp-strings.c:4336 +#: locale/ipp-strings.c:4398 msgid "stitching-method" msgstr "" #. TRANSLATORS: Automatic -#: locale/ipp-strings.c:4338 +#: locale/ipp-strings.c:4400 msgid "stitching-method.auto" msgstr "" #. TRANSLATORS: Crimp -#: locale/ipp-strings.c:4340 +#: locale/ipp-strings.c:4402 msgid "stitching-method.crimp" msgstr "" #. TRANSLATORS: Wire -#: locale/ipp-strings.c:4342 +#: locale/ipp-strings.c:4404 msgid "stitching-method.wire" msgstr "" #. TRANSLATORS: Stitching Offset -#: locale/ipp-strings.c:4344 +#: locale/ipp-strings.c:4406 msgid "stitching-offset" msgstr "" #. TRANSLATORS: Staple Edge -#: locale/ipp-strings.c:4346 +#: locale/ipp-strings.c:4408 msgid "stitching-reference-edge" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4348 +#: locale/ipp-strings.c:4410 msgid "stitching-reference-edge.bottom" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:4350 +#: locale/ipp-strings.c:4412 msgid "stitching-reference-edge.left" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:4352 +#: locale/ipp-strings.c:4414 msgid "stitching-reference-edge.right" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:4354 +#: locale/ipp-strings.c:4416 msgid "stitching-reference-edge.top" msgstr "" @@ -18881,62 +19038,62 @@ msgid "stopped" msgstr "" #. TRANSLATORS: Subject -#: locale/ipp-strings.c:4356 +#: locale/ipp-strings.c:4418 msgid "subject" msgstr "" #. TRANSLATORS: Subscription Privacy Attributes -#: locale/ipp-strings.c:4358 +#: locale/ipp-strings.c:4420 msgid "subscription-privacy-attributes" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:4360 +#: locale/ipp-strings.c:4422 msgid "subscription-privacy-attributes.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:4362 +#: locale/ipp-strings.c:4424 msgid "subscription-privacy-attributes.default" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:4364 +#: locale/ipp-strings.c:4426 msgid "subscription-privacy-attributes.none" msgstr "" #. TRANSLATORS: Subscription Description -#: locale/ipp-strings.c:4366 +#: locale/ipp-strings.c:4428 msgid "subscription-privacy-attributes.subscription-description" msgstr "" #. TRANSLATORS: Subscription Template -#: locale/ipp-strings.c:4368 +#: locale/ipp-strings.c:4430 msgid "subscription-privacy-attributes.subscription-template" msgstr "" #. TRANSLATORS: Subscription Privacy Scope -#: locale/ipp-strings.c:4370 +#: locale/ipp-strings.c:4432 msgid "subscription-privacy-scope" msgstr "" #. TRANSLATORS: All -#: locale/ipp-strings.c:4372 +#: locale/ipp-strings.c:4434 msgid "subscription-privacy-scope.all" msgstr "" #. TRANSLATORS: Default -#: locale/ipp-strings.c:4374 +#: locale/ipp-strings.c:4436 msgid "subscription-privacy-scope.default" msgstr "" #. TRANSLATORS: None -#: locale/ipp-strings.c:4376 +#: locale/ipp-strings.c:4438 msgid "subscription-privacy-scope.none" msgstr "" #. TRANSLATORS: Owner -#: locale/ipp-strings.c:4378 +#: locale/ipp-strings.c:4440 msgid "subscription-privacy-scope.owner" msgstr "" @@ -18951,142 +19108,142 @@ msgid "system default destination: %s/%s" msgstr "" #. TRANSLATORS: T33 Subaddress -#: locale/ipp-strings.c:4380 +#: locale/ipp-strings.c:4442 msgid "t33-subaddress" msgstr "" #. TRANSLATORS: To Name -#: locale/ipp-strings.c:4382 +#: locale/ipp-strings.c:4444 msgid "to-name" msgstr "" #. TRANSLATORS: Transmission Status -#: locale/ipp-strings.c:4384 +#: locale/ipp-strings.c:4446 msgid "transmission-status" msgstr "" #. TRANSLATORS: Pending -#: locale/ipp-strings.c:4386 +#: locale/ipp-strings.c:4448 msgid "transmission-status.3" msgstr "" #. TRANSLATORS: Pending Retry -#: locale/ipp-strings.c:4388 +#: locale/ipp-strings.c:4450 msgid "transmission-status.4" msgstr "" #. TRANSLATORS: Processing -#: locale/ipp-strings.c:4390 +#: locale/ipp-strings.c:4452 msgid "transmission-status.5" msgstr "" #. TRANSLATORS: Canceled -#: locale/ipp-strings.c:4392 +#: locale/ipp-strings.c:4454 msgid "transmission-status.7" msgstr "" #. TRANSLATORS: Aborted -#: locale/ipp-strings.c:4394 +#: locale/ipp-strings.c:4456 msgid "transmission-status.8" msgstr "" #. TRANSLATORS: Completed -#: locale/ipp-strings.c:4396 +#: locale/ipp-strings.c:4458 msgid "transmission-status.9" msgstr "" #. TRANSLATORS: Cut -#: locale/ipp-strings.c:4398 +#: locale/ipp-strings.c:4460 msgid "trimming" msgstr "" #. TRANSLATORS: Cut Position -#: locale/ipp-strings.c:4400 +#: locale/ipp-strings.c:4462 msgid "trimming-offset" msgstr "" #. TRANSLATORS: Cut Edge -#: locale/ipp-strings.c:4402 +#: locale/ipp-strings.c:4464 msgid "trimming-reference-edge" msgstr "" #. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4404 +#: locale/ipp-strings.c:4466 msgid "trimming-reference-edge.bottom" msgstr "" #. TRANSLATORS: Left -#: locale/ipp-strings.c:4406 +#: locale/ipp-strings.c:4468 msgid "trimming-reference-edge.left" msgstr "" #. TRANSLATORS: Right -#: locale/ipp-strings.c:4408 +#: locale/ipp-strings.c:4470 msgid "trimming-reference-edge.right" msgstr "" #. TRANSLATORS: Top -#: locale/ipp-strings.c:4410 +#: locale/ipp-strings.c:4472 msgid "trimming-reference-edge.top" msgstr "" #. TRANSLATORS: Type of Cut -#: locale/ipp-strings.c:4412 +#: locale/ipp-strings.c:4474 msgid "trimming-type" msgstr "" #. TRANSLATORS: Draw Line -#: locale/ipp-strings.c:4414 +#: locale/ipp-strings.c:4476 msgid "trimming-type.draw-line" msgstr "" #. TRANSLATORS: Full -#: locale/ipp-strings.c:4416 +#: locale/ipp-strings.c:4478 msgid "trimming-type.full" msgstr "" #. TRANSLATORS: Partial -#: locale/ipp-strings.c:4418 +#: locale/ipp-strings.c:4480 msgid "trimming-type.partial" msgstr "" #. TRANSLATORS: Perforate -#: locale/ipp-strings.c:4420 +#: locale/ipp-strings.c:4482 msgid "trimming-type.perforate" msgstr "" #. TRANSLATORS: Score -#: locale/ipp-strings.c:4422 +#: locale/ipp-strings.c:4484 msgid "trimming-type.score" msgstr "" #. TRANSLATORS: Tab -#: locale/ipp-strings.c:4424 +#: locale/ipp-strings.c:4486 msgid "trimming-type.tab" msgstr "" #. TRANSLATORS: Cut After -#: locale/ipp-strings.c:4426 +#: locale/ipp-strings.c:4488 msgid "trimming-when" msgstr "" #. TRANSLATORS: Every Document -#: locale/ipp-strings.c:4428 +#: locale/ipp-strings.c:4490 msgid "trimming-when.after-documents" msgstr "" #. TRANSLATORS: Job -#: locale/ipp-strings.c:4430 +#: locale/ipp-strings.c:4492 msgid "trimming-when.after-job" msgstr "" #. TRANSLATORS: Every Set -#: locale/ipp-strings.c:4432 +#: locale/ipp-strings.c:4494 msgid "trimming-when.after-sets" msgstr "" #. TRANSLATORS: Every Page -#: locale/ipp-strings.c:4434 +#: locale/ipp-strings.c:4496 msgid "trimming-when.after-sheets" msgstr "" @@ -19103,57 +19260,57 @@ msgid "variable-bindings uses indefinite length" msgstr "" #. TRANSLATORS: X Accuracy -#: locale/ipp-strings.c:4436 +#: locale/ipp-strings.c:4498 msgid "x-accuracy" msgstr "" #. TRANSLATORS: X Dimension -#: locale/ipp-strings.c:4438 +#: locale/ipp-strings.c:4500 msgid "x-dimension" msgstr "" #. TRANSLATORS: X Offset -#: locale/ipp-strings.c:4440 +#: locale/ipp-strings.c:4502 msgid "x-offset" msgstr "" #. TRANSLATORS: X Origin -#: locale/ipp-strings.c:4442 +#: locale/ipp-strings.c:4504 msgid "x-origin" msgstr "" #. TRANSLATORS: Y Accuracy -#: locale/ipp-strings.c:4444 +#: locale/ipp-strings.c:4506 msgid "y-accuracy" msgstr "" #. TRANSLATORS: Y Dimension -#: locale/ipp-strings.c:4446 +#: locale/ipp-strings.c:4508 msgid "y-dimension" msgstr "" #. TRANSLATORS: Y Offset -#: locale/ipp-strings.c:4448 +#: locale/ipp-strings.c:4510 msgid "y-offset" msgstr "" #. TRANSLATORS: Y Origin -#: locale/ipp-strings.c:4450 +#: locale/ipp-strings.c:4512 msgid "y-origin" msgstr "" #. TRANSLATORS: Z Accuracy -#: locale/ipp-strings.c:4452 +#: locale/ipp-strings.c:4514 msgid "z-accuracy" msgstr "" #. TRANSLATORS: Z Dimension -#: locale/ipp-strings.c:4454 +#: locale/ipp-strings.c:4516 msgid "z-dimension" msgstr "" #. TRANSLATORS: Z Offset -#: locale/ipp-strings.c:4456 +#: locale/ipp-strings.c:4518 msgid "z-offset" msgstr "" @@ -19193,6 +19350,6 @@ msgstr "" msgid "{} URI" msgstr "" -#: cups/dest.c:1774 +#: cups/dest.c:1775 msgid "~/.cups/lpoptions file names default destination that does not exist." msgstr "" diff --git a/locale/cups.strings b/locale/cups.strings index f24ada3f5a..d17edfe8a2 100644 --- a/locale/cups.strings +++ b/locale/cups.strings @@ -876,6 +876,7 @@ "Copying print data." = "Copying print data."; "Couldn't resolve mDNS URI \"%s\"." = "Couldn’t resolve mDNS URI “%s”."; "Created" = "Created"; +"Credentials are not CA-signed." = "Credentials are not CA-signed."; "Credentials do not validate against site CA certificate." = "Credentials do not validate against site CA certificate."; "Credentials have expired." = "Credentials have expired."; "Custom" = "Custom"; @@ -1385,6 +1386,7 @@ "Unable to add extension to X.509 certificate." = "Unable to add extension to X.509 certificate."; "Unable to add job for destination \"%s\"." = "Unable to add job for destination “%s”."; "Unable to add printer" = "Unable to add printer"; +"Unable to allocate IPP attribute." = "Unable to allocate IPP attribute."; "Unable to allocate memory for file types." = "Unable to allocate memory for file types."; "Unable to allocate memory for page info" = "Unable to allocate memory for page info"; "Unable to allocate memory for pages array" = "Unable to allocate memory for pages array"; @@ -1449,6 +1451,7 @@ "Unable to read generated PPD: %s" = "Unable to read generated PPD: %s"; "Unable to read print data." = "Unable to read print data."; "Unable to read response." = "Unable to read response."; +"Unable to reallocate IPP attribute value." = "Unable to reallocate IPP attribute value."; "Unable to rename job document file." = "Unable to rename job document file."; "Unable to resolve printer-uri." = "Unable to resolve printer-uri."; "Unable to run cups-driverd: %s" = "Unable to run cups-driverd: %s"; @@ -4036,6 +4039,24 @@ "number-of-retries" = "Number Of Retries"; // TRANSLATORS: Number-Up "number-up" = "Number-Up"; +// TRANSLATORS: Number-Up Layout +"number-up-layout" = "number-up-layout"; +// TRANSLATORS: Bottom-Top, Left-Right +"number-up-layout.btlr" = "number-up-layout.btlr"; +// TRANSLATORS: Bottom-Top, Right-Left +"number-up-layout.btrl" = "number-up-layout.btrl"; +// TRANSLATORS: Left-Right, Bottom-Top +"number-up-layout.lrbt" = "number-up-layout.lrbt"; +// TRANSLATORS: Left-Right, Top-Bottom +"number-up-layout.lrtb" = "number-up-layout.lrtb"; +// TRANSLATORS: Right-Left, Bottom-Top +"number-up-layout.rlbt" = "number-up-layout.rlbt"; +// TRANSLATORS: Right-Left, Top-Bottom +"number-up-layout.rltb" = "number-up-layout.rltb"; +// TRANSLATORS: Top-Bottom, Left-Right +"number-up-layout.tblr" = "number-up-layout.tblr"; +// TRANSLATORS: Top-Bottom, Right-Left +"number-up-layout.tbrl" = "number-up-layout.tbrl"; // TRANSLATORS: Object Offset "object-offset" = "Object Offset"; // TRANSLATORS: Object Size @@ -4146,6 +4167,18 @@ "output-bin.tray-9" = "Tray 9"; // TRANSLATORS: Scanned Image Quality "output-compression-quality-factor" = "Scanned Image Quality"; +// TRANSLATORS: Page Border +"page-border" = "page-border"; +// TRANSLATORS: Thin Double Border +"page-border.double" = "page-border.double"; +// TRANSLATORS: Thick Double Border +"page-border.double-thick" = "page-border.double-thick"; +// TRANSLATORS: No Border +"page-border.none" = "page-border.none"; +// TRANSLATORS: Thin Single Border +"page-border.single" = "page-border.single"; +// TRANSLATORS: Thick Single Border +"page-border.single-thick" = "page-border.single-thick"; // TRANSLATORS: Page Delivery "page-delivery" = "Page Delivery"; // TRANSLATORS: Reverse Order Face-down @@ -4166,6 +4199,14 @@ "page-order-received.n-to-1-order" = "N To 1"; // TRANSLATORS: Page Ranges "page-ranges" = "Page Ranges"; +// TRANSLATORS: Page Set +"page-set" = "page-set"; +// TRANSLATORS: All Pages +"page-set.all" = "page-set.all"; +// TRANSLATORS: Even Pages +"page-set.even" = "page-set.even"; +// TRANSLATORS: Odd Pages +"page-set.odd" = "page-set.odd"; // TRANSLATORS: Pages "pages" = "Pages"; // TRANSLATORS: Pages Per Subset @@ -4189,6 +4230,26 @@ "platform-shape.rectangle" = "Rectangle"; // TRANSLATORS: Platform Temperature "platform-temperature" = "Platform Temperature"; +// TRANSLATORS: Image Position +"position" = "position"; +// TRANSLATORS: Bottom-Center +"position.bottom" = "position.bottom"; +// TRANSLATORS: Bottom-Left +"position.bottom-left" = "position.bottom-left"; +// TRANSLATORS: Bottom-Right +"position.bottom-right" = "position.bottom-right"; +// TRANSLATORS: Center +"position.center" = "position.center"; +// TRANSLATORS: Left-Center +"position.left" = "position.left"; +// TRANSLATORS: Right-Center +"position.right" = "position.right"; +// TRANSLATORS: Top-Center +"position.top" = "position.top"; +// TRANSLATORS: Top-Left +"position.top-left" = "position.top-left"; +// TRANSLATORS: Top-Right +"position.top-right" = "position.top-right"; // TRANSLATORS: Post-dial String "post-dial-string" = "Post-dial String"; "ppdc: Adding include directory \"%s\"." = "ppdc: Adding include directory “%s”."; diff --git a/locale/cups_ca.po b/locale/cups_ca.po index 65d05b9fa6..5ef84b854e 100644 --- a/locale/cups_ca.po +++ b/locale/cups_ca.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2012-09-29 11:21+0200\n" "Last-Translator: Àngel Mompó \n" "Language-Team: Catalan \n" @@ -3250,6 +3250,9 @@ msgstr "" msgid "Created" msgstr "Creat" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4889,6 +4892,9 @@ msgstr "No es pot afegir la feina al destí «%s»." msgid "Unable to add printer" msgstr "No es pot afegir la impressora" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "No es pot assignar la memòria pels tipus de fitxers." @@ -5096,6 +5102,9 @@ msgstr "No es poden llegir les dades d'impressió." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10634,6 +10643,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10854,6 +10899,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10894,6 +10963,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10941,6 +11026,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_cs.po b/locale/cups_cs.po index eb959a39e4..bd273bc82e 100644 --- a/locale/cups_cs.po +++ b/locale/cups_cs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2012-09-14 10:26+0100\n" "Last-Translator: Jan Bartos \n" "Language-Team: Czech\n" @@ -3103,6 +3103,9 @@ msgstr "" msgid "Created" msgstr "Vytvořeno" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4715,6 +4718,9 @@ msgstr "" msgid "Unable to add printer" msgstr "Nelze přidat tiskárnu" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "" @@ -4920,6 +4926,9 @@ msgstr "" msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10437,6 +10446,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10657,6 +10702,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10697,6 +10766,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10744,6 +10829,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_da.po b/locale/cups_da.po index 4b6685ec8d..50a3481ad9 100644 --- a/locale/cups_da.po +++ b/locale/cups_da.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3.0\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2019-12-30 19:44+0200\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish\n" @@ -3197,6 +3197,9 @@ msgstr "" msgid "Created" msgstr "" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4803,6 +4806,9 @@ msgstr "" msgid "Unable to add printer" msgstr "" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "" @@ -5008,6 +5014,9 @@ msgstr "" msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10568,6 +10577,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10788,6 +10833,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10828,6 +10897,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10875,6 +10960,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_de.po b/locale/cups_de.po index ac3f7581af..f6309a79ca 100644 --- a/locale/cups_de.po +++ b/locale/cups_de.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.4\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2022-02-16 09:22+0100\n" "Last-Translator: Joachim Schwender \n" "Language-Team: German \n" @@ -3332,6 +3332,9 @@ msgstr "" msgid "Created" msgstr "Erstellt" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "Anmeldedaten validieren nicht gegen das CA-Zertifikat der Seite" @@ -4980,6 +4983,9 @@ msgstr "Dem Ziel »%s« kann kein Auftrag hinzugefügt werden." msgid "Unable to add printer" msgstr "Drucker konnte nicht hinzugefügt werden:" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Speicher für Dateitypen kann nicht belegt werden." @@ -5189,6 +5195,9 @@ msgstr "Druckdaten können nicht gelesen werden." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "Auftragsdatei kann nicht umbenannt werden." @@ -10763,6 +10772,42 @@ msgstr "Anzahl der Wiederholungen" msgid "number-up" msgstr "Drucke pro Seite" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "Objektversatz" @@ -10983,6 +11028,30 @@ msgstr "Fach 9" msgid "output-compression-quality-factor" msgstr "Bildqualität des Scans" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "Ausgabeorientierung" @@ -11023,6 +11092,22 @@ msgstr "N zu 1" msgid "page-ranges" msgstr "Seitenbereiche" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "Seiten" @@ -11070,6 +11155,46 @@ msgstr "Rechteck" msgid "platform-temperature" msgstr "Plattformtemperatur" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_en.po b/locale/cups_en.po index 727991f9b1..c7c28df971 100644 --- a/locale/cups_en.po +++ b/locale/cups_en.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3.0\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: English\n" @@ -3319,6 +3319,9 @@ msgstr "" msgid "Created" msgstr "Created" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "Credentials do not validate against site CA certificate." @@ -4957,6 +4960,9 @@ msgstr "Unable to add job for destination \"%s\"." msgid "Unable to add printer" msgstr "Unable to add printer" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Unable to allocate memory for file types." @@ -5162,6 +5168,9 @@ msgstr "Unable to read print data." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "Unable to rename job document file." @@ -10728,6 +10737,42 @@ msgstr "Number Of Retries" msgid "number-up" msgstr "Number-Up" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "Number-Up Layout" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "Bottom-Top, Left-Right" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "Bottom-Top, Right-Left" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "Left-Right, Bottom-Top" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "Left-Right, Top-Bottom" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "Right-Left, Bottom-Top" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "Right-Left, Top-Bottom" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "Top-Bottom, Left-Right" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "Top-Bottom, Right-Left" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "Object Offset" @@ -10948,6 +10993,30 @@ msgstr "Tray 9" msgid "output-compression-quality-factor" msgstr "Scanned Image Quality" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "Page Border" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "Thin Double Border" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "Thick Double Border" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "No Border" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "Thin Single Border" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "Thick Single Border" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "Page Delivery" @@ -10988,6 +11057,22 @@ msgstr "N To 1" msgid "page-ranges" msgstr "Page Ranges" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "Page Set" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "All Pages" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "Even Pages" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "Odd Pages" + #. TRANSLATORS: Pages msgid "pages" msgstr "Pages" @@ -11035,6 +11120,46 @@ msgstr "Rectangle" msgid "platform-temperature" msgstr "Platform Temperature" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "Image Position" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "Bottom-Center" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "Bottom-Left" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "Bottom-Right" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "Center" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "Left-Center" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "Right-Center" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "Top-Center" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "Top-Left" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "Top-Right" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "Post-dial String" diff --git a/locale/cups_es.po b/locale/cups_es.po index e78a7dc3c5..7663b49094 100644 --- a/locale/cups_es.po +++ b/locale/cups_es.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2016-06-26 21:17+0100\n" "Last-Translator: Juan Pablo González Riopedre \n" "Language-Team: Spanish\n" @@ -3253,6 +3253,9 @@ msgstr "" msgid "Created" msgstr "Creado" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4891,6 +4894,9 @@ msgstr "No se ha podido añadir el trabajo para el destino \"%s\"." msgid "Unable to add printer" msgstr "No se ha podido añadir la impresora" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "No se ha podido reservar memoria para tipos de archivo." @@ -5098,6 +5104,9 @@ msgstr "No se han podido leer los datos de impresión." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "No se ha podido renombrar el archivo del documento de trabajo." @@ -10648,6 +10657,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10868,6 +10913,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10908,6 +10977,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10955,6 +11040,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_fr.po b/locale/cups_fr.po index af6b01e436..ae31cf5569 100644 --- a/locale/cups_fr.po +++ b/locale/cups_fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2012-12-12 11:12+0100\n" "Last-Translator: Stéphane Blondon \n" "Language-Team: French \n" @@ -723,13 +723,16 @@ msgid " -e Use every filter from the PPD file." msgstr " -e Utiliser tous les filtres du fichier PPD." msgid " -i MIME/TYPE Set input MIME type (otherwise auto-typed)." -msgstr " -i MIME/TYPE Affecter le type MIME d'entrée (sinon type automatique)" +msgstr "" +" -i MIME/TYPE Affecter le type MIME d'entrée (sinon type " +"automatique)" msgid "" " -j JOB-ID[,N] Filter file N from the specified job (default is " "file 1)." msgstr "" -" -j JOB-ID[,N] Filtrer le fichier N de la tâche indiquée (fichier 1 par défaut)." +" -j JOB-ID[,N] Filtrer le fichier N de la tâche indiquée (fichier " +"1 par défaut)." msgid " -l lang[,lang,...] Specify the output language(s) (locale)." msgstr "" @@ -3111,6 +3114,9 @@ msgstr "" msgid "Created" msgstr "Créé" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4565,7 +4571,9 @@ msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "" msgid "The printer configuration is incorrect or the printer no longer exists." -msgstr "La configuration de l'imprimante est incorrecte ou l'imprimante n'existe plus." +msgstr "" +"La configuration de l'imprimante est incorrecte ou l'imprimante n'existe " +"plus." msgid "The printer did not respond." msgstr "L'imprimante n'a pas répondu." @@ -4592,16 +4600,17 @@ msgid "The printer is unreachable at this time." msgstr "L'imprimante est injoignable pour le moment." msgid "The printer may not exist or is unavailable at this time." -msgstr "L'imprimante n'existe peut-être pas ou n'est pas disponible pour le moment." +msgstr "" +"L'imprimante n'existe peut-être pas ou n'est pas disponible pour le moment." msgid "" "The printer name may only contain up to 127 printable characters and may not " "contain spaces, slashes (/ \\), quotes (' \"), question mark (?), or the " "pound sign (#)." msgstr "" -"Le nom de l'imprimante ne peut contenir que 127 caractères imprimables au maximum " -"et ne peut pas contenir d'espaces, de barres obliques (/ \\), de guillemets (' \"), " -"de point d'interrogation ( ?), ou de signe dièse (#)." +"Le nom de l'imprimante ne peut contenir que 127 caractères imprimables au " +"maximum et ne peut pas contenir d'espaces, de barres obliques (/ \\), de " +"guillemets (' \"), de point d'interrogation ( ?), ou de signe dièse (#)." msgid "The printer or class does not exist." msgstr "L'imprimante ou la classe n'existe pas." @@ -4733,6 +4742,9 @@ msgstr "Impossible d’ajouter la tâche à la destination \"%s\"." msgid "Unable to add printer" msgstr "Impossible d’ajouter l’imprimante :" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "" @@ -4938,6 +4950,9 @@ msgstr "" msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10455,6 +10470,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10675,6 +10726,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10715,6 +10790,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10762,6 +10853,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_it.po b/locale/cups_it.po index 00c5677389..79e55ddd0f 100644 --- a/locale/cups_it.po +++ b/locale/cups_it.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2013-07-14 12:00+0200\n" "Last-Translator: Giovanni Scafora \n" "Language-Team: Italian - Arch Linux Italian Team \n" @@ -3249,6 +3249,9 @@ msgstr "" msgid "Created" msgstr "Creato" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4888,6 +4891,9 @@ msgstr "Non è possibile aggiungere il processo alla destinazione \"%s\"." msgid "Unable to add printer" msgstr "Non è possibile aggiungere la stampante" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Non è possibile allocare la memoria per i tipi di file." @@ -5095,6 +5101,9 @@ msgstr "Non è possibile leggere i dati della stampa." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10630,6 +10639,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10850,6 +10895,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10890,6 +10959,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10937,6 +11022,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_ja.po b/locale/cups_ja.po index 4386481539..d8396964c1 100644 --- a/locale/cups_ja.po +++ b/locale/cups_ja.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2014-11-15 19:27+0900\n" "Last-Translator: OPFC TRANSCUPS \n" "Language-Team: Japanese - OPFC TRANSCUPS \n" @@ -3243,6 +3243,9 @@ msgstr "" msgid "Created" msgstr "ジョブ作成" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4879,6 +4882,9 @@ msgstr "宛先 \"%s\"にジョブを追加できません。" msgid "Unable to add printer" msgstr "プリンターを追加できません" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "ファイルタイプ用にメモリーを割り当てられません。" @@ -5084,6 +5090,9 @@ msgstr "プリントデータを読み込めません。" msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10635,6 +10644,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10855,6 +10900,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10895,6 +10964,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10942,6 +11027,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_pl.po b/locale/cups_pl.po index 92289d092b..9d1f14c7fd 100644 --- a/locale/cups_pl.po +++ b/locale/cups_pl.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.5b1\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3160,6 +3160,9 @@ msgstr "" msgid "Created" msgstr "Utworzony" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "Poświadczenia niezgodne z certyfikatem strony CA." @@ -4780,6 +4783,9 @@ msgstr "Nie można dodać zadania dla destynacji \"%s\"." msgid "Unable to add printer" msgstr "Nie można dodać drukarki" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Nie moża zaalokować pamięci dla typów plików." @@ -4987,6 +4993,9 @@ msgstr "Nie można wczytać danych wydruku." msgid "Unable to read response." msgstr "Nie można odczytać odpowiedzi." +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "Nie można zmienić nazwy pliku dokumentu w zadaniu wydruku." @@ -10528,6 +10537,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10748,6 +10793,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10788,6 +10857,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10835,6 +10920,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_pt_BR.po b/locale/cups_pt_BR.po index 6d61abfd41..f2c19d41f7 100644 --- a/locale/cups_pt_BR.po +++ b/locale/cups_pt_BR.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3.0\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2023-07-03 22:30-0400\n" "Last-Translator: Guilherme Gonzaga \n" "Language-Team: Brazilian Portuguese \n" @@ -3399,6 +3399,9 @@ msgstr "" msgid "Created" msgstr "Criada" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "As credenciais não são válidas para o certificado CA do site." @@ -5044,6 +5047,9 @@ msgstr "Não foi possível adicionar trabalho para destino \"%s\"." msgid "Unable to add printer" msgstr "Não foi possível adicionar impressora" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Não foi possível alocar memória para os tipos de arquivos." @@ -5251,6 +5257,9 @@ msgstr "Não foi possível ler dados de impressão." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "Não foi possível renomear o arquivo de documento do trabalho." @@ -10822,6 +10831,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -11042,6 +11087,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -11082,6 +11151,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -11129,6 +11214,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_ru.po b/locale/cups_ru.po index c932260fe8..7901a4d0ef 100644 --- a/locale/cups_ru.po +++ b/locale/cups_ru.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.0\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2015-01-28 12:00-0800\n" "Last-Translator: Aleksandr Proklov\n" "Language-Team: Russian - PuppyRus Linux Team\n" @@ -3223,6 +3223,9 @@ msgstr "" msgid "Created" msgstr "Создано" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "" @@ -4846,6 +4849,9 @@ msgstr "Не удается добавить задание для назнач msgid "Unable to add printer" msgstr "Не удается добавить принтер" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "Не удается выделить память для типов файлов." @@ -5053,6 +5059,9 @@ msgstr "Не удается считать данные печати." msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "" @@ -10593,6 +10602,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10813,6 +10858,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10853,6 +10922,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10900,6 +10985,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/cups_zh_CN.po b/locale/cups_zh_CN.po index 9db76cf38e..b63384f650 100644 --- a/locale/cups_zh_CN.po +++ b/locale/cups_zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 2.3\n" "Report-Msgid-Bugs-To: https://github.com/openprinting/cups/issues\n" -"POT-Creation-Date: 2024-04-25 11:18-0400\n" +"POT-Creation-Date: 2024-08-07 10:25-0400\n" "PO-Revision-Date: 2022-07-14 12:43+0800\n" "Last-Translator: Tyson Tan \n" "Language-Team: Chinese (Simplified)\n" @@ -3215,6 +3215,9 @@ msgstr "" msgid "Created" msgstr "创建时间" +msgid "Credentials are not CA-signed." +msgstr "" + msgid "Credentials do not validate against site CA certificate." msgstr "无法与站点 CA 证书验证凭据。" @@ -4840,6 +4843,9 @@ msgstr "无法向目标“%s”添加任务。" msgid "Unable to add printer" msgstr "无法添加打印机" +msgid "Unable to allocate IPP attribute." +msgstr "" + msgid "Unable to allocate memory for file types." msgstr "无法为文件类型分配内存。" @@ -5045,6 +5051,9 @@ msgstr "无法读取打印数据。" msgid "Unable to read response." msgstr "" +msgid "Unable to reallocate IPP attribute value." +msgstr "" + msgid "Unable to rename job document file." msgstr "无法重命名任务文档。" @@ -10576,6 +10585,42 @@ msgstr "" msgid "number-up" msgstr "" +#. TRANSLATORS: Number-Up Layout +msgid "number-up-layout" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Left-Right +msgid "number-up-layout.btlr" +msgstr "" + +#. TRANSLATORS: Bottom-Top, Right-Left +msgid "number-up-layout.btrl" +msgstr "" + +#. TRANSLATORS: Left-Right, Bottom-Top +msgid "number-up-layout.lrbt" +msgstr "" + +#. TRANSLATORS: Left-Right, Top-Bottom +msgid "number-up-layout.lrtb" +msgstr "" + +#. TRANSLATORS: Right-Left, Bottom-Top +msgid "number-up-layout.rlbt" +msgstr "" + +#. TRANSLATORS: Right-Left, Top-Bottom +msgid "number-up-layout.rltb" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Left-Right +msgid "number-up-layout.tblr" +msgstr "" + +#. TRANSLATORS: Top-Bottom, Right-Left +msgid "number-up-layout.tbrl" +msgstr "" + #. TRANSLATORS: Object Offset msgid "object-offset" msgstr "" @@ -10796,6 +10841,30 @@ msgstr "" msgid "output-compression-quality-factor" msgstr "" +#. TRANSLATORS: Page Border +msgid "page-border" +msgstr "" + +#. TRANSLATORS: Thin Double Border +msgid "page-border.double" +msgstr "" + +#. TRANSLATORS: Thick Double Border +msgid "page-border.double-thick" +msgstr "" + +#. TRANSLATORS: No Border +msgid "page-border.none" +msgstr "" + +#. TRANSLATORS: Thin Single Border +msgid "page-border.single" +msgstr "" + +#. TRANSLATORS: Thick Single Border +msgid "page-border.single-thick" +msgstr "" + #. TRANSLATORS: Page Delivery msgid "page-delivery" msgstr "" @@ -10836,6 +10905,22 @@ msgstr "" msgid "page-ranges" msgstr "" +#. TRANSLATORS: Page Set +msgid "page-set" +msgstr "" + +#. TRANSLATORS: All Pages +msgid "page-set.all" +msgstr "" + +#. TRANSLATORS: Even Pages +msgid "page-set.even" +msgstr "" + +#. TRANSLATORS: Odd Pages +msgid "page-set.odd" +msgstr "" + #. TRANSLATORS: Pages msgid "pages" msgstr "" @@ -10883,6 +10968,46 @@ msgstr "" msgid "platform-temperature" msgstr "" +#. TRANSLATORS: Image Position +msgid "position" +msgstr "" + +#. TRANSLATORS: Bottom-Center +msgid "position.bottom" +msgstr "" + +#. TRANSLATORS: Bottom-Left +msgid "position.bottom-left" +msgstr "" + +#. TRANSLATORS: Bottom-Right +msgid "position.bottom-right" +msgstr "" + +#. TRANSLATORS: Center +msgid "position.center" +msgstr "" + +#. TRANSLATORS: Left-Center +msgid "position.left" +msgstr "" + +#. TRANSLATORS: Right-Center +msgid "position.right" +msgstr "" + +#. TRANSLATORS: Top-Center +msgid "position.top" +msgstr "" + +#. TRANSLATORS: Top-Left +msgid "position.top-left" +msgstr "" + +#. TRANSLATORS: Top-Right +msgid "position.top-right" +msgstr "" + #. TRANSLATORS: Post-dial String msgid "post-dial-string" msgstr "" diff --git a/locale/ipp-strings.c b/locale/ipp-strings.c index 40b246ce86..37c3b153fe 100644 --- a/locale/ipp-strings.c +++ b/locale/ipp-strings.c @@ -1,3 +1,65 @@ +/* TRANSLATORS: Number-Up Layout */ +_("number-up-layout"); +/* TRANSLATORS: Bottom-Top, Left-Right */ +_("number-up-layout.btlr"); +/* TRANSLATORS: Bottom-Top, Right-Left */ +_("number-up-layout.btrl"); +/* TRANSLATORS: Left-Right, Bottom-Top */ +_("number-up-layout.lrbt"); +/* TRANSLATORS: Left-Right, Top-Bottom */ +_("number-up-layout.lrtb"); +/* TRANSLATORS: Right-Left, Bottom-Top */ +_("number-up-layout.rlbt"); +/* TRANSLATORS: Right-Left, Top-Bottom */ +_("number-up-layout.rltb"); +/* TRANSLATORS: Top-Bottom, Left-Right */ +_("number-up-layout.tblr"); +/* TRANSLATORS: Top-Bottom, Right-Left */ +_("number-up-layout.tbrl"); + +/* TRANSLATORS: Page Border */ +_("page-border"); +/* TRANSLATORS: No Border */ +_("page-border.none"); +/* TRANSLATORS: Thin Single Border */ +_("page-border.single"); +/* TRANSLATORS: Thick Single Border */ +_("page-border.single-thick"); +/* TRANSLATORS: Thin Double Border */ +_("page-border.double"); +/* TRANSLATORS: Thick Double Border */ +_("page-border.double-thick"); + +/* TRANSLATORS: Page Set */ +_("page-set"); +/* TRANSLATORS: All Pages */ +_("page-set.all"); +/* TRANSLATORS: Even Pages */ +_("page-set.even"); +/* TRANSLATORS: Odd Pages */ +_("page-set.odd"); + +/* TRANSLATORS: Image Position */ +_("position"); +/* TRANSLATORS: Bottom-Center */ +_("position.bottom"); +/* TRANSLATORS: Bottom-Left */ +_("position.bottom-left"); +/* TRANSLATORS: Bottom-Right */ +_("position.bottom-right"); +/* TRANSLATORS: Center */ +_("position.center"); +/* TRANSLATORS: Left-Center */ +_("position.left"); +/* TRANSLATORS: Right-Center */ +_("position.right"); +/* TRANSLATORS: Top-Center */ +_("position.top"); +/* TRANSLATORS: Top-Left */ +_("position.top-left"); +/* TRANSLATORS: Top-Right */ +_("position.top-right"); + /* TRANSLATORS: Accuracy Units */ _("accuracy-units"); /* TRANSLATORS: Millimeters */ -- 2.47.2