diff -Nru language-pack-en-22.04+20220411/data/en/LC_MESSAGES/libidn.po language-pack-en-22.04+20220415/data/en/LC_MESSAGES/libidn.po --- language-pack-en-22.04+20220411/data/en/LC_MESSAGES/libidn.po 2022-04-12 10:30:29.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en/LC_MESSAGES/libidn.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,306 +0,0 @@ -# English translation for libidn -# Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005 -# This file is distributed under the same license as the libidn package. -# FIRST AUTHOR , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: libidn\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-07-22 15:50+0200\n" -"PO-Revision-Date: 2006-01-22 04:46+0000\n" -"Last-Translator: Matthew Lange \n" -"Language-Team: English \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:45+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: lib/strerror-idna.c:82 lib/strerror-pr29.c:66 lib/strerror-punycode.c:66 -#: lib/strerror-stringprep.c:87 lib/strerror-tld.c:68 -msgid "Success" -msgstr "Success" - -#: lib/strerror-idna.c:86 lib/strerror-pr29.c:74 -msgid "String preparation failed" -msgstr "String preparation failed" - -#: lib/strerror-idna.c:90 -msgid "Punycode failed" -msgstr "Punycode failed" - -#: lib/strerror-idna.c:94 -msgid "Non-digit/letter/hyphen in input" -msgstr "Non-digit/letter/hyphen in input" - -#: lib/strerror-idna.c:98 -msgid "Forbidden leading or trailing minus sign ('-')" -msgstr "" - -#: lib/strerror-idna.c:102 -msgid "Output would be too large or too small" -msgstr "Output would be too large or too small" - -#: lib/strerror-idna.c:106 -msgid "Input does not start with ACE prefix ('xn--')" -msgstr "" - -#: lib/strerror-idna.c:110 -msgid "String not idempotent under ToASCII" -msgstr "" - -#: lib/strerror-idna.c:114 -msgid "Input already contain ACE prefix ('xn--')" -msgstr "" - -#: lib/strerror-idna.c:118 lib/strerror-stringprep.c:127 lib/strerror-tld.c:84 -msgid "Character encoding conversion error" -msgstr "" - -#: lib/strerror-idna.c:122 lib/strerror-stringprep.c:135 lib/strerror-tld.c:80 -msgid "Cannot allocate memory" -msgstr "Cannot allocate memory" - -#: lib/strerror-idna.c:126 -msgid "System dlopen failed" -msgstr "System dlopen failed" - -#: lib/strerror-idna.c:130 lib/strerror-pr29.c:78 lib/strerror-punycode.c:82 -#: lib/strerror-stringprep.c:139 lib/strerror-tld.c:92 -msgid "Unknown error" -msgstr "Unknown error" - -#: lib/strerror-pr29.c:70 -msgid "String not idempotent under Unicode NFKC normalization" -msgstr "String not idempotent under Unicode NFKC normalization" - -#: lib/strerror-punycode.c:70 -msgid "Invalid input" -msgstr "Invalid input" - -#: lib/strerror-punycode.c:74 lib/strerror-stringprep.c:111 -msgid "Output would exceed the buffer space provided" -msgstr "Output would exceed the buffer space provided" - -#: lib/strerror-punycode.c:78 -msgid "String size limit exceeded" -msgstr "String size limit exceeded" - -#: lib/strerror-stringprep.c:91 -msgid "Forbidden unassigned code points in input" -msgstr "Forbidden unassigned code points in input" - -#: lib/strerror-stringprep.c:95 -msgid "Prohibited code points in input" -msgstr "Prohibited code points in input" - -#: lib/strerror-stringprep.c:99 -msgid "Conflicting bidirectional properties in input" -msgstr "Conflicting bidirectional properties in input" - -#: lib/strerror-stringprep.c:103 -msgid "Malformed bidirectional string" -msgstr "Malformed bidirectional string" - -#: lib/strerror-stringprep.c:107 -msgid "Prohibited bidirectional code points in input" -msgstr "Prohibited bidirectional code points in input" - -#: lib/strerror-stringprep.c:115 -msgid "Error in stringprep profile definition" -msgstr "Error in stringprep profile definition" - -#: lib/strerror-stringprep.c:119 -msgid "Flag conflict with profile" -msgstr "Flag conflict with profile" - -#: lib/strerror-stringprep.c:123 -msgid "Unknown profile" -msgstr "Unknown profile" - -#: lib/strerror-stringprep.c:131 -msgid "Unicode normalization failed (internal error)" -msgstr "Unicode normalization failed (internal error)" - -#: lib/strerror-tld.c:72 -msgid "Code points prohibited by top-level domain" -msgstr "Code points prohibited by top-level domain" - -#: lib/strerror-tld.c:76 -msgid "Missing input" -msgstr "Missing input" - -#: lib/strerror-tld.c:88 -msgid "No top-level domain found in input" -msgstr "No top-level domain found in input" - -#: src/idn.c:65 -#, c-format -msgid "Try '%s --help' for more information.\n" -msgstr "" - -#: src/idn.c:69 -#, c-format -msgid "Usage: %s [OPTION]... [STRINGS]...\n" -msgstr "" - -#: src/idn.c:72 -msgid "" -"Internationalized Domain Name (IDN) convert STRINGS, or standard input.\n" -"\n" -msgstr "" - -#: src/idn.c:76 -msgid "" -"Command line interface to the internationalized domain name library.\n" -"\n" -"All strings are expected to be encoded in the preferred charset used\n" -"by your locale. Use --debug to find out what this charset is. You\n" -"can override the charset used by setting environment variable CHARSET.\n" -"\n" -"To process a string that starts with '-', for example '-foo', use '--'\n" -"to signal the end of parameters, as in: idn --quiet -a -- -foo\n" -"\n" -"Mandatory arguments to long options are mandatory for short options too.\n" -msgstr "" - -#: src/idn.c:88 -msgid "" -" -h, --help Print help and exit\n" -" -V, --version Print version and exit\n" -msgstr "" - -#: src/idn.c:92 -msgid "" -" -s, --stringprep Prepare string according to nameprep profile\n" -" -d, --punycode-decode Decode Punycode\n" -" -e, --punycode-encode Encode Punycode\n" -" -a, --idna-to-ascii Convert to ACE according to IDNA (default mode)\n" -" -u, --idna-to-unicode Convert from ACE according to IDNA\n" -msgstr "" - -#: src/idn.c:99 -msgid "" -" --allow-unassigned Toggle IDNA AllowUnassigned flag (default off)\n" -" --usestd3asciirules Toggle IDNA UseSTD3ASCIIRules flag (default off)\n" -msgstr "" - -#: src/idn.c:103 -msgid "" -" --no-tld Don't check string for TLD specific rules\n" -" Only for --idna-to-ascii and --idna-to-unicode\n" -msgstr "" - -#: src/idn.c:107 -msgid "" -" -n, --nfkc Normalize string according to Unicode v3.2 NFKC\n" -msgstr "" - -#: src/idn.c:110 -msgid "" -" -p, --profile=STRING Use specified stringprep profile instead\n" -" Valid stringprep profiles: Nameprep\n" -" iSCSI Nodeprep Resourceprep trace SASLprep\n" -msgstr "" - -#: src/idn.c:115 -msgid "" -" --debug Print debugging information\n" -" --quiet Silent operation\n" -msgstr "" - -#: src/idn.c:173 -#, c-format -msgid "only one of -s, -e, -d, -a, -u or -n can be specified" -msgstr "" - -#: src/idn.c:182 -#, c-format -msgid "Charset: %s\n" -msgstr "" - -#: src/idn.c:186 -#, c-format -msgid "" -"Type each input string on a line by itself, terminated by a newline " -"character.\n" -msgstr "" -"Type each input string on a line by itself, terminated by a newline " -"character.\n" - -#: src/idn.c:198 -#, c-format -msgid "input error" -msgstr "" - -#: src/idn.c:209 src/idn.c:272 src/idn.c:355 src/idn.c:432 src/idn.c:513 -#, c-format -msgid "could not convert from %s to UTF-8" -msgstr "" - -#: src/idn.c:217 src/idn.c:242 src/idn.c:279 src/idn.c:496 src/idn.c:525 -#: src/idn.c:549 -#, c-format -msgid "could not convert from UTF-8 to UCS-4" -msgstr "" - -#: src/idn.c:234 -#, c-format -msgid "stringprep_profile: %s" -msgstr "stringprep_profile: %s" - -#: src/idn.c:257 src/idn.c:300 src/idn.c:343 src/idn.c:501 src/idn.c:562 -#, c-format -msgid "could not convert from UTF-8 to %s" -msgstr "" - -#: src/idn.c:293 -#, c-format -msgid "punycode_encode: %s" -msgstr "punycode_encode: %s" - -#: src/idn.c:315 -#, c-format -msgid "malloc" -msgstr "malloc" - -#: src/idn.c:321 -#, c-format -msgid "punycode_decode: %s" -msgstr "punycode_decode: %s" - -#: src/idn.c:338 src/idn.c:362 src/idn.c:440 -#, c-format -msgid "could not convert from UCS-4 to UTF-8" -msgstr "" - -#: src/idn.c:379 -#, c-format -msgid "idna_to_ascii_4z: %s" -msgstr "idna_to_ascii_4z: %s" - -#: src/idn.c:393 -#, c-format -msgid "idna_to_unicode_8z4z (TLD): %s" -msgstr "idna_to_unicode_8z4z (TLD): %s" - -#: src/idn.c:407 src/idn.c:480 -#, c-format -msgid "tld_check_4z (position %lu): %s" -msgstr "" - -#: src/idn.c:410 src/idn.c:486 -#, c-format -msgid "tld_check_4z: %s" -msgstr "tld_check_4z: %s" - -#: src/idn.c:459 -#, c-format -msgid "idna_to_unicode_8z4z: %s" -msgstr "idna_to_unicode_8z4z: %s" - -#: src/idn.c:538 -#, c-format -msgid "could not do NFKC normalization" -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/adsys.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/adsys.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/adsys.po 2022-04-12 10:35:43.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/adsys.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,1048 +0,0 @@ -# English (Australia) translation for adsys -# Copyright (c) 2022 Rosetta Contributors and Canonical Ltd 2022 -# This file is distributed under the same license as the adsys package. -# FIRST AUTHOR , 2022. -# -msgid "" -msgstr "" -"Project-Id-Version: adsys\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2020-10-16 11:41+0200\n" -"PO-Revision-Date: 2022-04-08 22:21+0000\n" -"Last-Translator: Anthony Harrington \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 11:42+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: internal/cmdhandler/suggest.go:53 -msgid "\t%v\n" -msgstr "" - -#: internal/policies/scripts/scripts.go:289 -msgid "%q is a directory and not a file" -msgstr "" - -#: internal/policies/scripts/scripts.go:249 -msgid "%q is not ready to execute scripts" -msgstr "" - -#: cmd/adsysd/client/version.go:44 -#, c-format -msgid "%s\t\t%s" -msgstr "" - -#: cmd/adsysd/client/version.go:27 cmd/adsysd/daemon/version.go:23 -#, c-format -msgid "%s\t%s" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:242 -#, c-format -msgid "" -"%s\n" -"\n" -"Note: %s" -msgstr "" - -#: internal/ad/ad.go:467 -msgid "%s :%v" -msgstr "" - -#: internal/policies/privilege/privilege.go:253 -#, c-format -msgid "%s is a directory. Ignoring." -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:256 -msgid "%s is an invalid schema: %v" -msgstr "" - -#: internal/policies/dconf/dconf.go:413 -msgid "%s is not a valid gsettings signature: %v" -msgstr "" - -#: internal/grpc/logstreamer/server.go:107 -msgid "%s isn't a boolean: %v" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:289 -#, c-format -msgid "%s needs a default policy class" -msgstr "" - -#: internal/cmdhandler/suggest.go:14 -#, c-format -msgid "%s requires a valid subcommand" -msgstr "" - -#: internal/adsysservice/service.go:130 -#, c-format -msgid "%s, no gpo applied found" -msgstr "" - -#: internal/adsysservice/service.go:115 -#, c-format -msgid "%s, updated on %s" -msgstr "" - -#: internal/cmdhandler/suggest.go:58 -#, c-format -msgid "%s. %s" -msgstr "" - -#: internal/ad/ad.go:259 -msgid "%s: %v" -msgstr "" - -#: cmd/adsysd/client/policy.go:273 -#, c-format -msgid "%s: Disabled" -msgstr "" - -#: cmd/adsysd/client/policy.go:271 -#, c-format -msgid "%s: Locked to system default" -msgstr "" - -#: internal/ad/ad.go:262 -#, c-format -msgid "%s: no active server found" -msgstr "" - -#: internal/adsysservice/service.go:99 -msgid "" -"**Offline mode** using cached policies\n" -"\n" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:201 -#, c-format -msgid "- Default for %s: %s" -msgstr "" - -#. All defaults are the same and not empty -#: internal/ad/admxgen/admxgen.go:238 -#, c-format -msgid "- Default: %s" -msgstr "" - -#: internal/adsysservice/doc.go:110 -msgid "- can't read content -" -msgstr "" - -#: internal/policies/dconf/dconf.go:113 -msgid "- error on %s: %v" -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:152 -msgid "AD default domain suffix to use. This overrides parsing sssd.conf." -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:150 -msgid "AD domain to use. This overrides parsing sssd.conf" -msgstr "" - -#: cmd/adsysd/client/client.go:44 -msgid "AD integration client" -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:58 -msgid "AD integration daemon" -msgstr "" - -#: internal/cmdhandler/cmdhandler.go:36 -msgid "Alias of %q" -msgstr "" - -#: internal/daemon/daemon.go:219 -msgid "All connections have now ended." -msgstr "" - -#: internal/authorizer/authorizer.go:153 -msgid "Any user always authorized" -msgstr "" - -#: internal/authorizer/authorizer.go:150 -msgid "Authorized as being administrator" -msgstr "" - -#: internal/adsysservice/adsysservice.go:311 -msgid "Can't disconnect system dbus: %v" -msgstr "" - -#: internal/adsysservice/service.go:122 -msgid "Can't get connected users" -msgstr "" - -#: internal/authorizer/authorizer.go:111 -msgid "Check if grpc request peer is authorized" -msgstr "" - -#: internal/adsysservice/service.go:125 -msgid "Connected users:" -msgstr "" - -#: internal/grpc/logstreamer/server.go:43 -#, c-format -msgid "Connecting as [[%s]]" -msgstr "" - -#: internal/authorizer/servercreds.go:53 -#, c-format -msgid "Control() error: %s" -msgstr "" - -#: internal/ad/download.go:242 -msgid "Could not clean up temporary directory:" -msgstr "" - -#: internal/grpc/grpcerror/grpcerror.go:28 -msgid "Couldn't connect to %s daemon: %v" -msgstr "" - -#: internal/grpc/logstreamer/server.go:44 -msgid "Couldn't send initial connection log to client" -msgstr "" - -#: cmd/adsysd/client/policy.go:74 -msgid "Debug various policy infos" -msgstr "" - -#: internal/cmdhandler/suggest.go:51 -msgid "Did you mean this?\n" -msgstr "" - -#: cmd/adsysd/client/doc.go:24 -msgid "Documentation" -msgstr "" - -#: internal/ad/download.go:292 -#, c-format -msgid "Downloading %s" -msgstr "" - -#: cmd/adsysd/client/policy.go:33 -msgid "Dump windows policy definitions" -msgstr "" - -#: internal/grpc/grpcerror/grpcerror.go:37 -msgid "Error %s from server: %v" -msgstr "" - -#: internal/grpc/grpcerror/grpcerror.go:34 -msgid "Error from server: %v" -msgstr "" - -#: cmd/adsysd/client/doc.go:54 -msgid "Format type (markdown, raw or html)." -msgstr "" - -#: internal/authorizer/servercreds.go:50 -#, c-format -msgid "GetsockoptUcred() error: %s" -msgstr "" - -#: internal/adsysservice/service.go:119 -msgid "Machine" -msgstr "" - -#: internal/adsysservice/service.go:116 -msgid "Machine, no gpo applied found" -msgstr "" - -#: internal/adsysservice/service.go:103 -msgid "N/A" -msgstr "" - -#: internal/grpc/logstreamer/server.go:46 -#, c-format -msgid "New connection from client [[%s]]" -msgstr "" - -#: internal/adsysservice/service.go:134 -msgid "None" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:130 -msgid "Not Configured" -msgstr "" - -#: internal/policies/manager.go:203 -msgid "Policies from machine configuration:" -msgstr "" - -#: internal/policies/manager.go:211 -msgid "Policies from user configuration:" -msgstr "" - -#: cmd/adsysd/client/policy.go:25 -msgid "Policy management" -msgstr "" - -#: internal/authorizer/authorizer.go:191 -msgid "Polkit call result, authorized: %t" -msgstr "" - -#: cmd/adsysd/client/policy.go:49 -msgid "Print last applied GPOs for current or given user/machine" -msgstr "" - -#: cmd/adsysd/client/service.go:28 -msgid "Print service logs" -msgstr "" - -#: cmd/adsysd/client/service.go:37 -msgid "Print service status" -msgstr "" - -#: internal/daemon/daemon.go:189 -msgid "Quitting" -msgstr "" - -#: cmd/adsysd/daemon/scripts.go:36 internal/daemon/daemon.go:161 -msgid "Ready state sent to systemd" -msgstr "" - -#: cmd/adsysd/client/service.go:47 -msgid "Requests to stop the service once all connections are done" -msgstr "" - -#: cmd/adsysd/client/version.go:17 -msgid "Returns version of client and service" -msgstr "" - -#: cmd/adsysd/daemon/version.go:14 -msgid "Returns version of service and exits" -msgstr "" - -#: cmd/adsysd/daemon/scripts.go:18 -msgid "Runs scripts in the given subdirectory" -msgstr "" - -#: cmd/adsysd/client/service.go:20 -msgid "Service management" -msgstr "" - -#: internal/grpc/grpcerror/grpcerror.go:31 -msgid "Service took too long to respond. Disconnecting client." -msgstr "" - -#: internal/daemon/daemon.go:171 -#, c-format -msgid "Serving on %s" -msgstr "" - -#: internal/daemon/daemon.go:211 -msgid "Stopping daemon requested." -msgstr "" - -#: internal/ad/admxgen/admxgen.go:188 -#, c-format -msgid "Supported on %s %s" -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:148 -msgid "URL of the Active Directory server. This overrides parsing sssd.conf." -msgstr "" - -#: cmd/adsysd/client/policy.go:92 -msgid "" -"Updates/Create a policy for current user or given user with its kerberos " -"ticket" -msgstr "" - -#: internal/daemon/daemon.go:217 -msgid "Wait for active requests to close." -msgstr "" - -#: cmd/adsysd/client/policy.go:82 -msgid "Write GPO list python embeeded script in current directory" -msgstr "" - -#: cmd/adsysd/client/doc.go:55 -msgid "Write documentation file(s) to this directory." -msgstr "" - -#: cmd/adsysd/client/policy.go:120 -msgid "" -"all updates the policy of the computer and all the logged in users. -m or " -"USER_NAME/TICKET cannot be used with this option." -msgstr "" - -#: cmd/adsysd/daemon/scripts.go:23 -msgid "allow ORDER_FILE to be missing once the scripts are ready." -msgstr "" - -#: internal/authorizer/authorizer.go:188 -msgid "call to polkit failed: %v" -msgstr "" - -#: internal/policies/dconf/dconf.go:61 -#, c-format -msgid "can't apply dconf policy to %s" -msgstr "" - -#: internal/policies/gdm/gdm.go:57 -msgid "can't apply gdm policy" -msgstr "" - -#: internal/policies/privilege/privilege.go:57 -#, c-format -msgid "can't apply privilege policy to %s" -msgstr "" - -#: internal/policies/scripts/scripts.go:90 -#, c-format -msgid "can't apply scripts policy to %s" -msgstr "" - -#: internal/policies/scripts/scripts.go:178 -msgid "can't change mode of script %qto %o: %v" -msgstr "" - -#: internal/ad/download.go:166 -#, c-format -msgid "can't check if %s needs refreshing" -msgstr "" - -#: internal/policies/policies.go:430 internal/policies/scripts/scripts.go:341 -msgid "can't chown %q" -msgstr "" - -#: internal/policies/policies.go:299 -#, c-format -msgid "can't compress assets from %s" -msgstr "" - -#: cmd/adsysd/client/doc.go:135 -msgid "can't create %q" -msgstr "" - -#: internal/ad/ad.go:132 -msgid "can't create Active Directory object" -msgstr "" - -#: internal/policies/gdm/gdm.go:37 -msgid "can't create a new gdm handler manager" -msgstr "" - -#: internal/policies/manager.go:94 -msgid "can't create a new policy handlers manager" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:451 internal/ad/admxgen/admxgen.go:464 -msgid "can't create admx file: %v" -msgstr "" - -#: internal/adsysservice/client.go:26 -msgid "can't create client for service" -msgstr "" - -#: internal/daemon/daemon.go:70 -msgid "can't create daemon" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:440 -msgid "can't create destination directory for AD policies: %v" -msgstr "" - -#: internal/policies/scripts/scripts.go:323 -msgid "can't create flag file %q" -msgstr "" - -#: internal/authorizer/authorizer.go:56 -msgid "can't create new authorizer" -msgstr "" - -#: internal/policies/scripts/scripts.go:144 -msgid "can't create object directory %q: %v" -msgstr "" - -#: internal/policies/scripts/scripts.go:147 -#: internal/policies/scripts/scripts.go:316 -msgid "can't create scripts directory %q: %v" -msgstr "" - -#: internal/policies/scripts/scripts.go:58 -msgid "can't create scripts manager" -msgstr "" - -#: internal/ad/ad.go:405 -msgid "can't create symlink for caching" -msgstr "" - -#: internal/policies/policies.go:46 -msgid "can't created new policies" -msgstr "" - -#: internal/ad/registry/registry.go:281 -msgid "can't decode meta value for %s: %v" -msgstr "" - -#: internal/authorizer/authorizer.go:204 -msgid "can't determine start time of client process" -msgstr "" - -#: internal/ad/download.go:108 -msgid "can't download %q" -msgstr "" - -#: internal/ad/download.go:66 -msgid "can't download all gpos and assets" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:423 -msgid "can't generate ADMX files" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:56 -msgid "can't generate dconf expanded policies" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:96 -msgid "can't generate expanded categories" -msgstr "" - -#: internal/ad/ad.go:412 -msgid "can't get absolute path of ccname to symlink to: %v" -msgstr "" - -#: internal/policies/policies.go:66 -#, c-format -msgid "can't get cached policies from %s" -msgstr "" - -#: internal/policies/privilege/privilege.go:240 -#, c-format -msgid "can't get existing system polkit administrators in %s" -msgstr "" - -#: internal/ad/ad.go:208 -msgid "can't get policies for %q" -msgstr "" - -#: internal/ad/definitions.go:15 -msgid "can't get policy definition file" -msgstr "" - -#: internal/ad/ad.go:380 -msgid "can't list users from cache" -msgstr "" - -#: internal/daemon/daemon.go:129 -msgid "can't listen on new socket %q" -msgstr "" - -#: internal/ad/admxgen/main.go:230 -msgid "can't load category definition" -msgstr "" - -#: internal/config/config.go:40 -msgid "can't load configuration" -msgstr "" - -#: internal/adsysservice/adsysservice.go:255 -#, c-format -msgid "can't load server info from %s" -msgstr "" - -#: internal/policies/dconf/dconf.go:417 -msgid "can't parse %q as %q: %v" -msgstr "" - -#: internal/ad/registry/registry.go:53 -msgid "can't parse policy" -msgstr "" - -#: internal/adsysservice/adsysservice.go:268 -msgid "can't read sssd.conf and no url or domain provided: %v" -msgstr "" - -#: internal/stdforward/stdforward.go:66 -msgid "can't redirect output" -msgstr "" - -#: internal/policies/scripts/scripts.go:241 -#, c-format -msgid "can't run scripts listed in %s" -msgstr "" - -#: internal/policies/dconf/dconf.go:196 -#, c-format -msgid "can't save %s" -msgstr "" - -#: internal/policies/policies.go:217 -#, c-format -msgid "can't save assets to %s" -msgstr "" - -#: internal/policies/policies.go:119 -#, c-format -msgid "can't save policies to %s" -msgstr "" - -#: internal/grpc/logstreamer/log.go:170 -msgid "can't send logs to client: %v" -msgstr "" - -#: internal/daemon/daemon.go:156 -msgid "can't serve" -msgstr "" - -#: internal/policies/dconf/dconf.go:216 -#, c-format -msgid "can't update user profile %s" -msgstr "" - -#: cmd/adsysd/client/doc.go:138 -msgid "can't write documentation chapter %q: %v" -msgstr "" - -#: internal/ad/common/common.go:20 -msgid "cannot get versionID" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:245 -msgid "cannot open file: %w" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:251 -msgid "cannot read schema data: %w" -msgstr "" - -#: internal/authorizer/authorizer.go:117 -msgid "context request doesn't have grpc peer creds informations." -msgstr "" - -#: internal/authorizer/authorizer.go:121 -msgid "context request grpc peer creeds information is not a peerCredsInfo." -msgstr "" - -#: internal/ad/download.go:232 -msgid "could not close directory: %v" -msgstr "" - -#: internal/adsysservice/service.go:221 -msgid "could not find %s unit on systemd bus: no GPO refresh scheduled? %v" -msgstr "" - -#: cmd/integration_tests/adsysctl_doc_test.go:224 -#, c-format -msgid "could not find chapter starting with %s" -msgstr "" - -#: cmd/integration_tests/adsysctl_doc_test.go:211 -#: internal/adsysservice/doc.go:36 internal/adsysservice/doc.go:91 -#: internal/adsysservice/doc.go:143 -msgid "could not list documentation directory: %v" -msgstr "" - -#: internal/adsysservice/doc.go:67 -msgid "could not read chapter %q: %v" -msgstr "" - -#: internal/policies/scripts/scripts.go:105 -msgid "couldn't convert %q to a valid gid for %q" -msgstr "" - -#: internal/authorizer/authorizer.go:137 -#: internal/policies/scripts/scripts.go:102 -msgid "couldn't convert %q to a valid uid for %q" -msgstr "" - -#: internal/adsysservice/adsysservice.go:135 -msgid "couldn't create adsys service" -msgstr "" - -#: internal/authorizer/authorizer.go:164 -msgid "couldn't open stat file for process: %v" -msgstr "" - -#: internal/authorizer/authorizer.go:133 -#: internal/policies/scripts/scripts.go:99 -msgid "couldn't retrieve user for %q: %v" -msgstr "" - -#: internal/grpc/logstreamer/log.go:162 -msgid "couldn't send logs to client" -msgstr "" - -#: cmd/adsysd/daemon/scripts.go:34 internal/daemon/daemon.go:159 -msgid "couldn't send ready notification to systemd: %v" -msgstr "" - -#: internal/policies/dconf/dconf.go:188 -msgid "dconf update failed: %v" -msgstr "" - -#: internal/policies/policies.go:227 -msgid "destination %q already exists" -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:140 -msgid "directory where ADsys caches GPOs downloads and policies." -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:142 -msgid "directory where ADsys stores transient information erased on reboot." -msgstr "" - -#: cmd/adsysd/client/policy.go:43 -msgid "distro for which to retrieve policy definition." -msgstr "" - -#: cmd/adsysd/client/policy.go:68 -msgid "don't display colorized version." -msgstr "" - -#: internal/ad/download.go:219 -msgid "download %q failed" -msgstr "" - -#: internal/policies/dconf/dconf.go:408 -msgid "empty signature for %v" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:326 -#, c-format -msgid "enum id %s referenced by %s doesn't exist in list of enums" -msgstr "" - -#: internal/authorizer/servercreds.go:37 -#, c-format -msgid "error opening raw connection: %s" -msgstr "" - -#: internal/policies/dconf/dconf.go:405 -msgid "error while checking signature" -msgstr "" - -#: internal/adsysservice/policy.go:84 -msgid "error while displaying applied policies" -msgstr "" - -#: internal/adsysservice/policy.go:118 -msgid "error while dumping policy definitions" -msgstr "" - -#: internal/adsysservice/service.go:61 -msgid "error while getting daemon status" -msgstr "" - -#: internal/adsysservice/version.go:14 -msgid "error while getting daemon version" -msgstr "" - -#: internal/adsysservice/doc.go:22 -msgid "error while getting documentation" -msgstr "" - -#: internal/adsysservice/policy.go:141 -msgid "error while getting gpo list script" -msgstr "" - -#: internal/adsysservice/doc.go:83 -msgid "error while listing documentation" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:230 -msgid "error while loading schemas" -msgstr "" - -#: internal/adsysservice/service.go:208 -msgid "error while trying to determine next refresh time" -msgstr "" - -#: internal/adsysservice/service.go:25 -msgid "error while trying to display daemon output" -msgstr "" - -#: internal/adsysservice/service.go:187 -msgid "error while trying to get the list of active users" -msgstr "" - -#. Try to update from SSSD the current active AD server -#: internal/ad/ad.go:256 -msgid "error while trying to look up AD server address on SSSD" -msgstr "" - -#: internal/adsysservice/service.go:175 -msgid "error while trying to stop daemon" -msgstr "" - -#: internal/adsysservice/policy.go:20 -msgid "error while updating policy" -msgstr "" - -#: internal/ad/admxgen/main.go:105 -msgid "failed to access definition files: %w" -msgstr "" - -#: internal/policies/manager.go:153 -msgid "failed to apply policy to %q" -msgstr "" - -#: internal/policies/manager.go:188 -msgid "failed to dump policies for %q" -msgstr "" - -#: internal/adsysservice/adsysservice.go:276 -msgid "failed to find default domain in sssd.conf and domain is not provided" -msgstr "" - -#: internal/policies/manager.go:228 -msgid "failed to get policy last update time %q (machine: %q)" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:260 -msgid "failed to marshal disabled meta data" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:253 -msgid "failed to marshal enabled meta data" -msgstr "" - -#: internal/ad/ad.go:389 -msgid "failed to read cache directory: %v" -msgstr "" - -#: internal/ad/admxgen/main.go:110 -msgid "failed to read list of definition files: %w" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:239 -msgid "failed to read list of schemas: %w" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:336 -msgid "failed to read overrides files: %w" -msgstr "" - -#: internal/ad/ad.go:423 -msgid "failed to remove existing symlink: %v" -msgstr "" - -#: internal/ad/ad.go:234 -msgid "failed to retrieve offline state from SSSD: %v" -msgstr "" - -#: internal/ad/ad.go:290 -msgid "" -"failed to retrieve the list of GPO (exited with %d): %v\n" -"%s" -msgstr "" - -#: cmd/adsysd/client/service.go:52 -msgid "force will shut it down immediately and drop existing connections." -msgstr "" - -#: internal/ad/admxgen/common/common.go:79 -msgid "invalid class %q" -msgstr "" - -#: internal/grpc/logstreamer/server.go:119 -msgid "invalid metadata %s for incoming request: %q" -msgstr "" - -#: internal/grpc/logstreamer/server.go:88 -msgid "" -"invalid metdata from client: %v\n" -". Please use the StreamClientInterceptor: %v" -msgstr "" - -#: internal/adsysservice/service.go:225 -msgid "invalid next GPO refresh value: %v" -msgstr "" - -#: internal/ad/registry/registry.go:168 -msgid "invalid policy" -msgstr "" - -#: internal/ad/download.go:200 -msgid "invalid remote GPT.INI" -msgstr "" - -#: internal/policies/policies.go:106 -msgid "invalid zip db archive: %w" -msgstr "" - -#: internal/cmdhandler/cmdhandler.go:46 -msgid "issue INFO (-v), DEBUG (-vv) or DEBUG with caller (-vvv) output" -msgstr "" - -#: internal/policies/dconf/dconf.go:82 -msgid "" -"machine dconf database is required before generating a policy for an user. " -"This one returns: %v" -msgstr "" - -#: internal/ad/ad.go:244 -msgid "machine is offline and policies cache is unavailable: %v" -msgstr "" - -#: cmd/adsysd/client/policy.go:328 -msgid "machine or user arguments cannot be used with update all" -msgstr "" - -#: cmd/adsysd/client/policy.go:119 -msgid "machine updates the policy of the computer." -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:162 -#, c-format -msgid "min value for long decimal is not a valid float: %s" -msgstr "" - -#: internal/ad/admxgen/dconf/dconf.go:166 -msgid "min value for long decimal is not a valid float: %v" -msgstr "" - -#: internal/grpc/logstreamer/server.go:95 -msgid "missing client metadata" -msgstr "" - -#: internal/grpc/logstreamer/server.go:116 -#, c-format -msgid "missing metadata %s for incoming request" -msgstr "" - -#: internal/policies/policies.go:222 -msgid "no assets attached" -msgstr "" - -#: internal/adsysservice/service.go:211 -msgid "no boot system time found" -msgstr "" - -#: internal/adsysservice/doc.go:61 -msgid "no chapter %q found in documentation" -msgstr "" - -#: internal/adsysservice/doc.go:167 -msgid "no file found matching chapter %q" -msgstr "" - -#: internal/policies/manager.go:206 internal/policies/manager.go:217 -msgid "no policy applied for %q: %v" -msgstr "" - -#: internal/policies/policies.go:239 -msgid "no relSrc provided to look into database archive" -msgstr "" - -#: internal/authorizer/authorizer.go:234 -msgid "parsing error: %v" -msgstr "" - -#: internal/authorizer/authorizer.go:226 -msgid "parsing error: ) at the end" -msgstr "" - -#: internal/authorizer/authorizer.go:230 -msgid "parsing error: less fields than required" -msgstr "parsing error: fewer fields than required" - -#: internal/authorizer/authorizer.go:222 -msgid "parsing error: missing )" -msgstr "" - -#: internal/authorizer/authorizer.go:113 -msgid "permission denied" -msgstr "" - -#: internal/policies/manager.go:242 -msgid "policies were not applied for %q: %v" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:304 -msgid "policy %s referenced in %q does not exist in any supported releases" -msgstr "" - -#: internal/authorizer/authorizer.go:194 -msgid "polkit denied access" -msgstr "" - -#: internal/authorizer/authorizer.go:129 -msgid "request to act on user action should have a user name attached" -msgstr "" - -#: internal/ad/ad.go:218 -msgid "requested a type computer of %q which isn't current host %q" -msgstr "" - -#: internal/policies/scripts/scripts.go:172 -msgid "script %q doesn't exist in SYSVOL scripts/ subdirectory" -msgstr "" - -#: internal/policies/scripts/scripts.go:175 -msgid "script %q is a directory and not a file to execute" -msgstr "" - -#: internal/authorizer/servercreds.go:24 -msgid "server handshake failed" -msgstr "" - -#: cmd/adsysd/client/policy.go:66 -msgid "show applied rules in addition to GPOs." -msgstr "" - -#: cmd/adsysd/client/policy.go:67 -msgid "show overridden rules in each GPOs." -msgstr "" - -#: internal/cmdhandler/cmdhandler.go:53 -msgid "" -"socket path to use between daemon and client. Can be overridden by systemd " -"socket activation." -msgstr "" - -#: internal/ad/admxgen/admxgen.go:279 -msgid "" -"some releases have no policies attached to them while being listed in " -"categories: %v" -msgstr "" - -#: internal/ad/admxgen/admxgen.go:350 -msgid "the following policies have not been assigned to a category: %v" -msgstr "" - -#: cmd/adsysd/client/client.go:89 -msgid "" -"time in seconds before cancelling the client request when the server gives " -"no result. 0 for no timeout." -msgstr "" - -#: cmd/adsysd/daemon/daemon.go:145 -msgid "" -"time in seconds without activity before the service exists. 0 for no timeout." -msgstr "" - -#: internal/daemon/daemon.go:111 -#, c-format -msgid "unexpected number of systemd socket activation (%d != 1)" -msgstr "" - -#: internal/authorizer/servercreds.go:31 -msgid "unexpected socket type" -msgstr "" - -#: internal/adsysservice/service.go:86 internal/adsysservice/service.go:87 -#: internal/adsysservice/service.go:108 -msgid "unknown" -msgstr "" - -#: internal/cmdhandler/cmdhandler.go:60 -msgid "use a specific configuration file" -msgstr "" - -#: cmd/adsysd/client/policy.go:331 -msgid "user arguments cannot be used with machine update" -msgstr "" - -#: internal/ad/ad.go:213 -msgid "user name %q should be of the form %s@DOMAIN" -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apport.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apport.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apport.po 2022-04-12 10:35:47.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apport.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,51 +0,0 @@ -# English (Australia) translation for apport -# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 -# This file is distributed under the same license as the apport package. -# FIRST AUTHOR , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: apport\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-28 19:45+0000\n" -"PO-Revision-Date: 2020-11-07 01:46+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 11:02+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" -"Language: \n" - -#: ../debian/tmp/usr/lib/python3.10/dist-packages/apport/ui.py:307 -#: ../apport/ui.py:307 -msgid "" -"Your computer does not have enough free memory to automatically analyze the " -"problem and send a report to the developers." -msgstr "" -"Your computer does not have enough free memory to automatically analyse the " -"problem and send a report to the developers." - -#: ../debian/tmp/usr/lib/python3.10/dist-packages/apport/ui.py:732 -#: ../apport/ui.py:732 -msgid "" -"The window option cannot be used on Wayland.\n" -"\n" -"Please find the window's process ID and then run 'ubuntu-bug '.\n" -"\n" -"The process ID can be found by running the System Monitor application. In " -"the Processes tab, scroll until you find the correct application. The " -"process ID is the number listed in the ID column." -msgstr "" - -#: ../debian/tmp/usr/lib/python3.10/dist-packages/apport/ui.py:826 -#: ../apport/ui.py:826 -msgid "" -"In bug filing mode, save the collected information into a file instead of " -"reporting it. This file can then be reported later on from a different " -"machine." -msgstr "" -"In bug-filing mode, save the collected information into a file instead of " -"reporting it. This file can then be reported later on from a different " -"machine." diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apt.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apt.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apt.po 2022-04-12 10:35:46.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apt.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,1166 +0,0 @@ -# English (Australia) translation for apt -# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 -# This file is distributed under the same license as the apt package. -# FIRST AUTHOR , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: apt\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2022-03-22 16:58+0000\n" -"PO-Revision-Date: 2013-12-30 23:47+0000\n" -"Last-Translator: Anthony Harrington \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2022-04-11 10:31+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' -#: apt-private/acqprogress.cc:77 -#, c-format -msgid "Hit:%lu %s" -msgstr "" - -#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' -#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens -#: apt-private/acqprogress.cc:99 -#, c-format -msgid "Get:%lu %s" -msgstr "" - -#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' -#. which failed to download, but the error is ignored (compare "Err:") -#: apt-private/acqprogress.cc:130 -#, c-format -msgid "Ign:%lu %s" -msgstr "" - -#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' -#. which failed to download and the error is critical (compare "Ign:") -#: apt-private/acqprogress.cc:139 -#, c-format -msgid "Err:%lu %s" -msgstr "" - -#: apt-private/acqprogress.cc:315 -#, c-format -msgid "" -"Media change: please insert the disc labeled\n" -" '%s'\n" -"in the drive '%s' and press [Enter]\n" -msgstr "" - -#: apt-private/acqprogress.cc:352 -msgid "" -"Do you want to accept these changes and continue updating from this " -"repository?" -msgstr "" - -#: apt-private/private-cachefile.cc:105 -msgid "Unable to minimize the upgrade set" -msgstr "Unable to minimise the upgrade set" - -#: apt-private/private-cachefile.cc:111 apt-private/private-install.cc:709 -msgid "You might want to run 'apt --fix-broken install' to correct these." -msgstr "" - -#: apt-private/private-cachefile.cc:113 apt-private/private-install.cc:711 -msgid "" -"Unmet dependencies. Try 'apt --fix-broken install' with no packages (or " -"specify a solution)." -msgstr "" - -#: apt-private/private-cacheset.cc:37 apt-private/private-search.cc:89 -msgid "Sorting" -msgstr "" - -#: apt-private/private-cacheset.cc:232 -#, c-format -msgid "Note, selecting '%s' for glob '%s'\n" -msgstr "" - -#. TRANSLATORS: Note, this is not an interactive question -#: apt-private/private-cacheset.cc:411 apt-private/private-install.cc:1132 -#, c-format -msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" -msgstr "" - -#: apt-private/private-cacheset.cc:417 apt-private/private-install.cc:1138 -#, c-format -msgid "Package '%s' is not installed, so not removed\n" -msgstr "" - -#: apt-private/private-cmndline.cc:418 -msgid "Most used commands:" -msgstr "" - -#: apt-private/private-cmndline.cc:458 -#, c-format -msgid "See %s for more information about the available commands." -msgstr "" - -#: apt-private/private-cmndline.cc:462 -msgid "" -"Configuration options and syntax is detailed in apt.conf(5).\n" -"Information about how to configure sources can be found in sources.list(5).\n" -"Package and version choices can be expressed via apt_preferences(5).\n" -"Security details are available in apt-secure(8).\n" -msgstr "" - -#: apt-private/private-cmndline.cc:467 -msgid "This APT has Super Cow Powers." -msgstr "" - -#: apt-private/private-cmndline.cc:469 -msgid "This APT helper has Super Meep Powers." -msgstr "" - -#: apt-private/private-cmndline.cc:567 -msgid "" -"--force-yes is deprecated, use one of the options starting with --allow " -"instead." -msgstr "" - -#: apt-private/private-depends.cc:35 apt-private/private-download.cc:255 -#: apt-private/private-show.cc:411 apt-private/private-show.cc:413 -#: apt-private/private-show.cc:468 cmdline/apt-mark.cc:57 -#: cmdline/apt-mark.cc:116 cmdline/apt-mark.cc:314 -msgid "No packages found" -msgstr "No package found" - -#: apt-private/private-download.cc:76 -msgid "Install these packages without verification?" -msgstr "" - -#: apt-private/private-download.cc:85 -msgid "" -"There were unauthenticated packages and -y was used without --allow-" -"unauthenticated" -msgstr "" - -#: apt-private/private-download.cc:117 -#, c-format -msgid "Failed to fetch %s %s" -msgstr "" - -#: apt-private/private-install.cc:224 -msgid "" -"Essential packages were removed and -y was used without --allow-remove-" -"essential." -msgstr "" - -#: apt-private/private-install.cc:226 -msgid "Packages were downgraded and -y was used without --allow-downgrades." -msgstr "" - -#: apt-private/private-install.cc:228 -msgid "" -"Held packages were changed and -y was used without --allow-change-held-" -"packages." -msgstr "" - -#: apt-private/private-install.cc:257 -msgid "How odd... The sizes didn't match, email apt@packages.debian.org" -msgstr "" - -#: apt-private/private-install.cc:307 -msgid "" -"Removing essential system-critical packages is not permitted. This might " -"break the system." -msgstr "" - -#: apt-private/private-install.cc:320 cmdline/apt-mark.cc:253 -msgid "Do you want to continue?" -msgstr "" - -#: apt-private/private-install.cc:398 -msgid "Note: This is done automatically and on purpose by dpkg." -msgstr "" - -#: apt-private/private-install.cc:583 -#, c-format -msgid "Use '%s' to remove it." -msgid_plural "Use '%s' to remove them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-install.cc:790 apt-private/private-install.cc:797 -#: apt-private/private-install.cc:805 -#, c-format -msgid "Unsupported file %s given on commandline" -msgstr "" - -#: apt-private/private-install.cc:874 -msgid "The following additional packages will be installed:" -msgstr "" - -#. TRANSLATORS: First string is package name, second is version -#: apt-private/private-install.cc:1029 -#, c-format -msgid "%s is already the newest version (%s).\n" -msgstr "" - -#: apt-private/private-list.cc:130 -msgid "Listing" -msgstr "" - -#: apt-private/private-list.cc:160 -#, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#. TRANSLATORS: placeholder is a binary name like apt or apt-get -#: apt-private/private-main.cc:66 -#, c-format -msgid "" -"NOTE: This is only a simulation!\n" -" %s needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!\n" -msgstr "" - -#: apt-private/private-output.cc:120 apt-private/private-show.cc:239 -#: apt-private/private-show.cc:244 -msgid "unknown" -msgstr "" - -#: apt-private/private-output.cc:287 -#, c-format -msgid "[installed,upgradable to: %s]" -msgstr "" - -#: apt-private/private-output.cc:290 -msgid "[installed,local]" -msgstr "" - -#: apt-private/private-output.cc:292 -msgid "[installed,auto-removable]" -msgstr "" - -#: apt-private/private-output.cc:294 -msgid "[installed,automatic]" -msgstr "" - -#: apt-private/private-output.cc:296 -msgid "[installed]" -msgstr "" - -#: apt-private/private-output.cc:299 -#, c-format -msgid "[upgradable from: %s]" -msgstr "" - -#: apt-private/private-output.cc:303 -msgid "[residual-config]" -msgstr "" - -#: apt-private/private-output.cc:562 -#, c-format -msgid "%s (due to %s)" -msgstr "" - -#: apt-private/private-output.cc:612 -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" -msgstr "" -"WARNING: The following essential packages will be removed\n" -"This should NOT be done unless you know exactly what you are doing!" - -#: apt-private/private-output.cc:643 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu to upgrade, %lu to newly install, " - -#: apt-private/private-output.cc:647 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu to reinstall, " - -#: apt-private/private-output.cc:649 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu to downgrade, " - -#: apt-private/private-output.cc:651 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu to remove and %lu not to upgrade.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:690 -msgid "[Y/n]" -msgstr "" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:696 -msgid "[y/N]" -msgstr "" - -#: apt-private/private-search.cc:93 -msgid "Full Text Search" -msgstr "" - -#: apt-private/private-show.cc:395 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-show.cc:403 -msgid "not a real package (virtual)" -msgstr "" - -#. Print the package name and the version we are forcing to -#: apt-private/private-show.cc:523 -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" - -#: apt-private/private-show.cc:573 -msgid "phased" -msgstr "" - -#: apt-private/private-source.cc:118 -#, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "" - -#: apt-private/private-source.cc:194 -#, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "" - -#: apt-private/private-source.cc:197 -#, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "" - -#: apt-private/private-source.cc:289 -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "" - -#: apt-private/private-source.cc:376 -#, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" - -#: apt-private/private-source.cc:702 -#, c-format -msgid "" -"Invalid operator '%c' at offset %d, did you mean '%c%c' or '%c='? - in: %s" -msgstr "" - -#: apt-private/private-source.cc:764 -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc:766 -#, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-sources.cc:82 -#, c-format -msgid "Failed to parse %s. Edit again? " -msgstr "" - -#: apt-private/private-sources.cc:100 -#, c-format -msgid "Your '%s' file changed, please run 'apt-get update'.\n" -msgstr "" - -#. TRANSLATOR: the first two are manpage references, the last the URI from a sources.list -#: apt-private/private-update.cc:117 -#, c-format -msgid "" -"Usage of %s should be preferred over embedding login information directly in " -"the %s entry for '%s'" -msgstr "" - -#: apt-private/private-update.cc:135 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-update.cc:139 -msgid "All packages are up to date." -msgstr "" - -#: cmdline/apt-cache.cc:184 cmdline/apt-mark.cc:175 -#, c-format -msgid "%s does not take any arguments" -msgstr "" - -#: cmdline/apt-cache.cc:1096 -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] show pkg1 [pkg2 ...]\n" -"\n" -"apt-cache queries and displays available information about installed\n" -"and installable packages. It works exclusively on the data acquired\n" -"into the local cache via the 'update' command of e.g. apt-get. The\n" -"displayed information may therefore be outdated if the last update was\n" -"too long ago, but in exchange apt-cache works independently of the\n" -"availability of the configured sources (e.g. offline).\n" -msgstr "" - -#: cmdline/apt-cache.cc:1112 -msgid "Show source records" -msgstr "" - -#: cmdline/apt-cache.cc:1118 -msgid "Search the package list for a regex pattern" -msgstr "" - -#: cmdline/apt-cache.cc:1119 -msgid "Show raw dependency information for a package" -msgstr "" - -#: cmdline/apt-cache.cc:1120 -msgid "Show reverse dependency information for a package" -msgstr "" - -#: cmdline/apt-cache.cc:1123 -msgid "Show a readable record for the package" -msgstr "" - -#: cmdline/apt-cache.cc:1124 -msgid "List the names of all packages in the system" -msgstr "" - -#: cmdline/apt-cache.cc:1126 -msgid "Show policy settings" -msgstr "" - -#: cmdline/apt-cdrom.cc:92 -msgid "Please insert a Disc in the drive and press [Enter]" -msgstr "" - -#: cmdline/apt-cdrom.cc:179 -msgid "" -"No CD-ROM could be auto-detected or found using the default mount point.\n" -"You may try the --cdrom option to set the CD-ROM mount point.\n" -"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " -"mount point." -msgstr "" - -#: cmdline/apt-cdrom.cc:208 -msgid "" -"Usage: apt-cdrom [options] command\n" -"\n" -"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" -"media types as package sources to APT. The mount point and device\n" -"information is taken from apt.conf(5), udev(7) and fstab(5).\n" -msgstr "" - -#: cmdline/apt-config.cc:82 -msgid "" -"Usage: apt-config [options] command\n" -"\n" -"apt-config is an interface to the configuration settings used by\n" -"all APT tools, mainly intended for debugging and shell scripting.\n" -msgstr "" - -#: cmdline/apt-config.cc:92 -msgid "get configuration values via shell evaluation" -msgstr "" - -#: cmdline/apt-config.cc:93 -msgid "show the active configuration setting" -msgstr "" - -#: cmdline/apt-get.cc:393 -msgid "" -"Usage: apt-get [options] command\n" -" apt-get [options] install|remove pkg1 [pkg2 ...]\n" -" apt-get [options] source pkg1 [pkg2 ...]\n" -"\n" -"apt-get is a command line interface for retrieval of packages\n" -"and information about them from authenticated sources and\n" -"for installation, upgrade and removal of packages together\n" -"with their dependencies.\n" -msgstr "" - -#: cmdline/apt-get.cc:407 -msgid "Retrieve new lists of packages" -msgstr "" - -#: cmdline/apt-get.cc:408 -msgid "Perform an upgrade" -msgstr "" - -#: cmdline/apt-get.cc:409 -msgid "Install new packages (pkg is libc6 not libc6.deb)" -msgstr "" - -#: cmdline/apt-get.cc:410 -msgid "Reinstall packages (pkg is libc6 not libc6.deb)" -msgstr "" - -#: cmdline/apt-get.cc:411 -msgid "Remove packages" -msgstr "" - -#: cmdline/apt-get.cc:412 -msgid "Remove packages and config files" -msgstr "" - -#: cmdline/apt-get.cc:413 cmdline/apt.cc:68 -msgid "Remove automatically all unused packages" -msgstr "" - -#: cmdline/apt-get.cc:418 -msgid "Distribution upgrade, see apt-get(8)" -msgstr "" - -#: cmdline/apt-get.cc:420 -msgid "Follow dselect selections" -msgstr "" - -#: cmdline/apt-get.cc:421 -msgid "Configure build-dependencies for source packages" -msgstr "" - -#: cmdline/apt-get.cc:422 -msgid "Satisfy dependency strings" -msgstr "" - -#: cmdline/apt-get.cc:423 -msgid "Erase downloaded archive files" -msgstr "" - -#: cmdline/apt-get.cc:424 -msgid "Erase old downloaded archive files" -msgstr "" - -#: cmdline/apt-get.cc:426 -msgid "Verify that there are no broken dependencies" -msgstr "" - -#: cmdline/apt-get.cc:427 -msgid "Download source archives" -msgstr "" - -#: cmdline/apt-get.cc:428 -msgid "Download the binary package into the current directory" -msgstr "" - -#: cmdline/apt-get.cc:429 -msgid "Download and display the changelog for the given package" -msgstr "" - -#: cmdline/apt-helper.cc:44 -msgid "Need one URL as argument" -msgstr "" - -#: cmdline/apt-helper.cc:58 -msgid "Must specify at least one pair url/filename" -msgstr "" - -#: cmdline/apt-helper.cc:101 cmdline/apt-helper.cc:105 -msgid "Download Failed" -msgstr "" - -#: cmdline/apt-helper.cc:126 cmdline/apt-helper.cc:129 -#, c-format -msgid "GetSrvRec failed for %s" -msgstr "" - -#: cmdline/apt-helper.cc:301 -msgid "" -"Usage: apt-helper [options] command\n" -" apt-helper [options] cat-file file ...\n" -" apt-helper [options] download-file uri target-path\n" -"\n" -"apt-helper bundles a variety of commands for shell scripts to use\n" -"e.g. the same proxy configuration or acquire system as APT would.\n" -msgstr "" - -#: cmdline/apt-helper.cc:313 -msgid "download the given uri to the target-path" -msgstr "" - -#: cmdline/apt-helper.cc:314 -msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" -msgstr "" - -#: cmdline/apt-helper.cc:315 -msgid "concatenate files, with automatic decompression" -msgstr "" - -#: cmdline/apt-helper.cc:316 -msgid "detect proxy using apt.conf" -msgstr "" - -#: cmdline/apt-helper.cc:317 -msgid "wait for system to be online" -msgstr "" - -#: cmdline/apt-helper.cc:318 -msgid "drop privileges before running given command" -msgstr "" - -#: cmdline/apt-helper.cc:319 -msgid "analyse a pattern" -msgstr "" - -#: cmdline/apt-mark.cc:242 -msgid "No changes necessary" -msgstr "" - -#: cmdline/apt-mark.cc:246 -msgid "The following packages will be marked as automatically installed:" -msgstr "" - -#: cmdline/apt-mark.cc:329 -#, c-format -msgid "%s was already not on hold.\n" -msgstr "" - -#: cmdline/apt-mark.cc:361 -#, c-format -msgid "Canceled hold on %s.\n" -msgstr "Cancelled hold on %s.\n" - -#: cmdline/apt-mark.cc:363 -#, c-format -msgid "Selected %s for purge.\n" -msgstr "" - -#: cmdline/apt-mark.cc:365 -#, c-format -msgid "Selected %s for removal.\n" -msgstr "" - -#: cmdline/apt-mark.cc:367 -#, c-format -msgid "Selected %s for installation.\n" -msgstr "" - -#: cmdline/apt-mark.cc:419 -msgid "" -"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" -"\n" -"apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also be used to\n" -"manipulate the dpkg(1) selection states of packages, and to list\n" -"all packages with or without a certain marking.\n" -msgstr "" - -#: cmdline/apt-mark.cc:431 -msgid "Mark the given packages as automatically installed" -msgstr "" - -#: cmdline/apt-mark.cc:432 -msgid "Mark the given packages as manually installed" -msgstr "" - -#: cmdline/apt-mark.cc:433 -msgid "Mark all dependencies of meta packages as automatically installed." -msgstr "" - -#: cmdline/apt-mark.cc:434 -msgid "Mark a package as held back" -msgstr "" - -#: cmdline/apt-mark.cc:435 -msgid "Unset a package set as held back" -msgstr "" - -#: cmdline/apt-mark.cc:440 -msgid "Print the list of automatically installed packages" -msgstr "" - -#: cmdline/apt-mark.cc:441 -msgid "Print the list of manually installed packages" -msgstr "" - -#: cmdline/apt-mark.cc:442 -msgid "Print the list of packages on hold" -msgstr "" - -#: cmdline/apt.cc:46 -msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" -msgstr "" - -#. query -#: cmdline/apt.cc:60 -msgid "list packages based on package names" -msgstr "" - -#: cmdline/apt.cc:61 -msgid "search in package descriptions" -msgstr "" - -#: cmdline/apt.cc:62 -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc:65 -msgid "install packages" -msgstr "" - -#: cmdline/apt.cc:66 -msgid "reinstall packages" -msgstr "" - -#: cmdline/apt.cc:67 -msgid "remove packages" -msgstr "" - -#. system wide stuff -#: cmdline/apt.cc:74 -msgid "update list of available packages" -msgstr "" - -#: cmdline/apt.cc:75 -msgid "upgrade the system by installing/upgrading packages" -msgstr "" - -#: cmdline/apt.cc:76 -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" - -#. misc -#: cmdline/apt.cc:79 -msgid "edit the source information file" -msgstr "" - -#: cmdline/apt.cc:81 -msgid "satisfy dependency strings" -msgstr "" - -#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 -#: dselect/install:106 dselect/update:45 -msgid "Press [Enter] to continue." -msgstr "" - -#: methods/basehttp.cc:55 -msgid "Waiting for headers" -msgstr "" - -#: methods/basehttp.cc:106 methods/basehttp.cc:113 -msgid "The HTTP server sent an invalid reply header" -msgstr "" - -#: methods/basehttp.cc:144 -msgid "Bad header line" -msgstr "" - -#: methods/basehttp.cc:173 -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "" - -#: methods/basehttp.cc:206 -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "" - -#: methods/basehttp.cc:208 -msgid "This HTTP server has broken range support" -msgstr "" - -#: methods/basehttp.cc:247 -msgid "Unknown date format" -msgstr "" - -#: methods/basehttp.cc:688 -msgid "Bad header data" -msgstr "" - -#: methods/basehttp.cc:707 -msgid "Connection failed" -msgstr "" - -#: methods/basehttp.cc:760 methods/ftp.cc:970 methods/http.cc:622 -#: methods/http.cc:860 -#, c-format -msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" -msgstr "" - -#: methods/basehttp.cc:802 -#, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" -msgstr "" - -#: methods/basehttp.cc:904 -msgid "Internal error" -msgstr "" - -#: methods/cdrom.cc:203 -#, c-format -msgid "Unable to read the cdrom database %s" -msgstr "" - -#: methods/cdrom.cc:212 -msgid "" -"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " -"cannot be used to add new CD-ROMs" -msgstr "" - -#: methods/cdrom.cc:222 -msgid "Wrong CD-ROM" -msgstr "" - -#: methods/cdrom.cc:249 -#, c-format -msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -msgstr "" - -#: methods/cdrom.cc:254 -msgid "Disk not found." -msgstr "" - -#: methods/cdrom.cc:262 methods/file.cc:123 methods/rsh.cc:296 -msgid "File not found" -msgstr "" - -#. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686) -#: methods/connect.cc:76 -#, c-format -msgid "Direct connection to %s domains is blocked by default." -msgstr "" - -#: methods/connect.cc:78 -#, c-format -msgid "If you meant to use Tor remember to use %s instead of %s." -msgstr "" - -#: methods/connect.cc:148 -#, c-format -msgid "[IP: %s %s]" -msgstr "" - -#: methods/connect.cc:150 -#, c-format -msgid "Connected to %s (%s)" -msgstr "" - -#: methods/connect.cc:167 methods/connect.cc:576 methods/http.cc:322 -#, c-format -msgid "Connecting to %s (%s)" -msgstr "" - -#: methods/connect.cc:177 -#, c-format -msgid "Could not create a socket for %s (f=%u t=%u p=%u)" -msgstr "" - -#: methods/connect.cc:186 -#, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." -msgstr "" - -#: methods/connect.cc:214 -#, c-format -msgid "Could not connect to %s:%s (%s)." -msgstr "" - -#: methods/connect.cc:311 -#, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "" - -#. We say this mainly because the pause here is for the -#. ssh connection that is still going -#: methods/connect.cc:361 methods/rsh.cc:457 -#, c-format -msgid "Connecting to %s" -msgstr "" - -#: methods/connect.cc:397 methods/connect.cc:418 -#, c-format -msgid "Could not resolve '%s'" -msgstr "" - -#: methods/connect.cc:425 -#, c-format -msgid "Temporary failure resolving '%s'" -msgstr "" - -#: methods/connect.cc:430 -#, c-format -msgid "System error resolving '%s:%s'" -msgstr "" - -#: methods/connect.cc:433 -#, c-format -msgid "Something wicked happened resolving '%s:%s' (%i - %s)" -msgstr "" - -#: methods/connect.cc:469 -#, c-format -msgid "Unable to connect to %s:%s:" -msgstr "" - -#: methods/copy.cc:49 -msgid "Failed to stat" -msgstr "" - -#: methods/file.cc:50 -msgid "Invalid URI, local URIS must not start with //" -msgstr "" - -#. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc:174 -msgid "Logging in" -msgstr "" - -#: methods/ftp.cc:183 -msgid "Unable to determine the peer name" -msgstr "" - -#: methods/ftp.cc:191 -msgid "Unable to determine the local name" -msgstr "" - -#: methods/ftp.cc:225 methods/ftp.cc:262 -#, c-format -msgid "The server refused the connection and said: %s" -msgstr "" - -#: methods/ftp.cc:234 -#, c-format -msgid "USER failed, server said: %s" -msgstr "" - -#: methods/ftp.cc:244 -#, c-format -msgid "PASS failed, server said: %s" -msgstr "" - -#: methods/ftp.cc:270 -msgid "" -"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " -"is empty." -msgstr "" - -#: methods/ftp.cc:303 -#, c-format -msgid "Login script command '%s' failed, server said: %s" -msgstr "" - -#: methods/ftp.cc:332 -#, c-format -msgid "TYPE failed, server said: %s" -msgstr "" - -#: methods/ftp.cc:371 methods/ftp.cc:483 methods/rsh.cc:210 methods/rsh.cc:258 -msgid "Connection timeout" -msgstr "" - -#: methods/ftp.cc:377 -msgid "Server closed the connection" -msgstr "" - -#: methods/ftp.cc:380 methods/rsh.cc:217 -msgid "Read error" -msgstr "" - -#: methods/ftp.cc:387 methods/rsh.cc:224 -msgid "A response overflowed the buffer." -msgstr "" - -#: methods/ftp.cc:404 methods/ftp.cc:416 -msgid "Protocol corruption" -msgstr "" - -#: methods/ftp.cc:489 methods/rsh.cc:264 -msgid "Write error" -msgstr "" - -#: methods/ftp.cc:741 methods/ftp.cc:747 methods/ftp.cc:782 -msgid "Could not create a socket" -msgstr "" - -#: methods/ftp.cc:752 -msgid "Could not connect data socket, connection timed out" -msgstr "" - -#: methods/ftp.cc:758 -msgid "Could not connect passive socket." -msgstr "" - -#: methods/ftp.cc:775 -msgid "getaddrinfo was unable to get a listening socket" -msgstr "" - -#: methods/ftp.cc:789 -msgid "Could not bind a socket" -msgstr "" - -#: methods/ftp.cc:793 -msgid "Could not listen on the socket" -msgstr "" - -#: methods/ftp.cc:800 -msgid "Could not determine the socket's name" -msgstr "" - -#: methods/ftp.cc:832 -msgid "Unable to send PORT command" -msgstr "" - -#: methods/ftp.cc:842 -#, c-format -msgid "Unknown address family %u (AF_*)" -msgstr "" - -#: methods/ftp.cc:851 -#, c-format -msgid "EPRT failed, server said: %s" -msgstr "" - -#: methods/ftp.cc:871 -msgid "Data socket connect timed out" -msgstr "" - -#: methods/ftp.cc:878 -msgid "Unable to accept connection" -msgstr "" - -#: methods/ftp.cc:918 methods/http.cc:1017 methods/rsh.cc:334 -msgid "Problem hashing file" -msgstr "" - -#: methods/ftp.cc:931 -#, c-format -msgid "Unable to fetch file, server said '%s'" -msgstr "" - -#: methods/ftp.cc:946 methods/rsh.cc:353 -msgid "Data socket timed out" -msgstr "" - -#: methods/ftp.cc:983 -#, c-format -msgid "Data transfer failed, server said '%s'" -msgstr "" - -#. Get the files information -#: methods/ftp.cc:1071 -msgid "Query" -msgstr "" - -#: methods/ftp.cc:1183 -msgid "Unable to invoke " -msgstr "" - -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:390 -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:398 -#, c-format -msgid "" -"Signed file isn't valid, got '%s' (does the network require authentication?)" -msgstr "" - -#: methods/gpgv.cc:408 methods/gpgv.cc:418 -msgid "At least one invalid signature was encountered." -msgstr "" - -#: methods/gpgv.cc:413 -msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" -msgstr "" - -#: methods/gpgv.cc:420 -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" -msgstr "" - -#: methods/gpgv.cc:422 -msgid "Unknown error executing apt-key" -msgstr "" - -#: methods/gpgv.cc:457 -#, c-format -msgid "" -"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " -"section in apt-key(8) for details." -msgstr "" - -#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. -#: methods/gpgv.cc:520 -#, c-format -msgid "Signature by key %s uses weak digest algorithm (%s)" -msgstr "" - -#: methods/gpgv.cc:536 methods/gpgv.cc:542 -msgid "The following signatures were invalid:\n" -msgstr "" - -#: methods/gpgv.cc:548 -msgid "" -"The following signatures couldn't be verified because the public key is not " -"available:\n" -msgstr "" - -#: methods/http.cc:726 -msgid "Error reading from server. Remote end closed connection" -msgstr "" - -#: methods/http.cc:730 -msgid "Error reading from server" -msgstr "" - -#: methods/http.cc:749 -msgid "Error writing to file" -msgstr "" - -#: methods/http.cc:817 -msgid "Select failed" -msgstr "" - -#: methods/http.cc:823 -msgid "Connection timed out" -msgstr "" - -#: methods/rred.cc:762 -msgid "Failed to set modification time" -msgstr "" - -#: methods/rsh.cc:361 -msgid "Connection closed prematurely" -msgstr "" - -#: methods/store.cc:80 -msgid "Empty files can't be valid archives" -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apt.sh.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apt.sh.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apt.sh.po 2022-04-12 10:35:44.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apt.sh.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -# English (Australia) translation for apt -# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 -# This file is distributed under the same license as the apt package. -# FIRST AUTHOR , 2019. -# -msgid "" -msgstr "" -"Project-Id-Version: apt\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2022-03-22 16:58+0000\n" -"PO-Revision-Date: 2019-02-24 10:13+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:31+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apturl.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apturl.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/apturl.po 2022-04-12 10:35:46.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/apturl.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -# English (Australia) translation for apturl -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the apturl package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: apturl\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2022-03-23 11:34+0000\n" -"PO-Revision-Date: 2011-07-24 00:00+0000\n" -"Last-Translator: Joel Addison \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 11:14+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/aspell.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/aspell.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/aspell.po 2022-04-12 10:35:45.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/aspell.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,73 +0,0 @@ -# English (Australia) translation for aspell -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the aspell package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: aspell\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2019-10-12 18:20-0400\n" -"PO-Revision-Date: 2020-11-28 04:39+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:31+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: common/config.cpp:1434 -msgid "enable Unicode normalization" -msgstr "enable Unicode normalisation" - -#: common/config.cpp:1436 -msgid "Unicode normalization required for current lang" -msgstr "Unicode normalisation required for current lang" - -#. TRANSLATORS: the values after the ':' are literal -#. values and should not be translated. -#: common/config.cpp:1440 -msgid "Unicode normalization form: none, nfd, nfc, comp" -msgstr "Unicode normalisation form: none, nfd, nfc, comp" - -#: common/config.cpp:1442 -msgid "avoid lossy conversions when normalization" -msgstr "avoid lossy conversions when normalisation" - -#: prog/aspell.cpp:2833 -msgid " -c|check spellchecks a file" -msgstr " -c|check spell checks a file" - -#: prog/aspell.cpp:2859 -msgid " filter filters input as if it was being spellchecked" -msgstr " filter filters input as if it was being spell checked" - -#: prog/aspell.cpp:2866 -msgid " perform Unicode normalization" -msgstr " perform Unicode normalisation" - -#. TRANSLATORS: "none", "internal" and "strict" are literal values -#. and should not be translated. -#: prog/aspell.cpp:2874 -msgid "" -" normalization form to use, either none, internal, or " -"strict" -msgstr "" -" normalisation form to use, either none, internal, or " -"strict" - -#. TRANSLATORS: This should be formated to fit in 80 column or less -#: prog/aspell.cpp:2963 -msgid "" -"Available Filter Modes:\n" -" Filter Modes are reconfigured combinations of filters optimized for\n" -" files of a specific type. A mode is selected via the \"mode\" option.\n" -" This will happen implicitly if Aspell is able to identify the file\n" -" type from the extension, and possibility the contents, of the file.\n" -msgstr "" -"Available Filter Modes:\n" -" Filter Modes are reconfigured combinations of filters optimised for\n" -" files of a specific type. A mode is selected via the \"mode\" option.\n" -" This will happen implicitly if Aspell is able to identify the file\n" -" type from the extension, and possibility the contents, of the file.\n" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/attr.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/attr.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/attr.po 2022-04-12 10:35:48.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/attr.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,41 +0,0 @@ -# English (Australia) translation for attr -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the attr package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: attr\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-03-16 07:49+0100\n" -"PO-Revision-Date: 2019-06-14 12:49+0000\n" -"Last-Translator: Joel Pickett \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:31+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: tools/getfattr.c:388 -#, c-format -msgid "" -" -n, --name=name get the named extended attribute value\n" -" -d, --dump get all extended attribute values\n" -" -e, --encoding=... encode values (as 'text', 'hex' or 'base64')\n" -" --match=pattern only get attributes with names matching pattern\n" -" --only-values print the bare values only\n" -" -h, --no-dereference do not dereference symbolic links\n" -" --one-file-system skip files on different filesystems\n" -" --absolute-names don't strip leading '/' in pathnames\n" -" -R, --recursive recurse into subdirectories\n" -" -L, --logical logical walk, follow symbolic links\n" -" -P --physical physical walk, do not follow symbolic links\n" -" --version print version and exit\n" -" --help this help text\n" -msgstr "" - -#: tools/attr.c:140 -#, c-format -msgid "Unrecognized option: %c\n" -msgstr "Unrecognised option: %c\n" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/bison.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/bison.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/bison.po 2022-04-12 10:35:48.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/bison.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,650 +0,0 @@ -# English (Australia) translation for bison -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the bison package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: bison\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-09-25 07:43+0200\n" -"PO-Revision-Date: 2013-12-27 16:27+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2022-04-11 10:32+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: examples/c/bistromathic/parse.y:152 examples/java/calc/Calc.y:83 -msgid "number" -msgstr "" - -#: examples/c/bistromathic/parse.y:154 -msgid "function" -msgstr "" - -#: examples/c/bistromathic/parse.y:155 -msgid "variable" -msgstr "" - -#: examples/c/bistromathic/parse.y:194 -msgid "error: division by zero" -msgstr "" - -#: examples/c/bistromathic/parse.y:372 -#, c-format -msgid "syntax error: invalid character: %c" -msgstr "" - -#: examples/c/bistromathic/parse.y:389 -msgid "%@: syntax error" -msgstr "" - -#: examples/c/bistromathic/parse.y:390 -msgid "%@: syntax error: unexpected %u" -msgstr "" - -#. TRANSLATORS: '%@' is a location in a file, '%u' is an -#. "unexpected token", and '%0e', '%1e'... are expected tokens -#. at this point. -#. -#. For instance on the expression "1 + * 2", you'd get -#. -#. 1.5: syntax error: expected - or ( or number or function or variable before * -#: examples/c/bistromathic/parse.y:398 -msgid "%@: syntax error: expected %0e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:399 -msgid "%@: syntax error: expected %0e or %1e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:400 -msgid "%@: syntax error: expected %0e or %1e or %2e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:401 -msgid "%@: syntax error: expected %0e or %1e or %2e or %3e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:402 -msgid "%@: syntax error: expected %0e or %1e or %2e or %3e or %4e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:403 -msgid "" -"%@: syntax error: expected %0e or %1e or %2e or %3e or %4e or %5e before %u" -msgstr "" - -#: examples/c/bistromathic/parse.y:404 -msgid "" -"%@: syntax error: expected %0e or %1e or %2e or %3e or %4e or %5e etc., " -"before %u" -msgstr "" - -#: examples/java/calc/Calc.y:81 -msgid "end of line" -msgstr "" - -#: src/complain.c:153 -msgid "S/R conflicts (enabled by default)" -msgstr "" - -#: src/complain.c:154 -msgid "R/R conflicts (enabled by default)" -msgstr "" - -#: src/complain.c:155 src/getargs.c:226 -msgid "generate conflict counterexamples" -msgstr "" - -#: src/complain.c:156 -msgid "string aliases not attached to a symbol" -msgstr "" - -#: src/complain.c:157 -msgid "obsolete constructs" -msgstr "" - -#: src/complain.c:158 -#, c-format -msgid "empty rules without %empty" -msgstr "" - -#: src/complain.c:159 -msgid "unset or unused midrule values" -msgstr "" - -#: src/complain.c:160 -msgid "useless precedence and associativity" -msgstr "" - -#: src/complain.c:161 -msgid "incompatibilities with POSIX Yacc" -msgstr "" - -#: src/complain.c:162 -msgid "all other warnings (enabled by default)" -msgstr "" - -#: src/complain.c:163 -msgid "all the warnings except 'counterexamples', 'dangling-alias' and 'yacc'" -msgstr "" - -#: src/complain.c:164 -msgid "turn off warnings in CATEGORY" -msgstr "" - -#: src/complain.c:165 -msgid "turn off all the warnings" -msgstr "" - -#: src/complain.c:166 -msgid "treat warnings as errors" -msgstr "" - -#: src/complain.c:192 -msgid "Warning categories include:" -msgstr "" - -#: src/complain.c:501 -msgid "note" -msgstr "" - -#: src/complain.c:594 -#, c-format -msgid "POSIX Yacc does not support %s" -msgstr "" - -#: src/complain.c:616 -#, c-format -msgid "duplicate directive" -msgstr "" - -#: src/complain.c:618 -#, c-format -msgid "duplicate directive: %s" -msgstr "" - -#: src/complain.c:647 -msgid "syntax error" -msgstr "" - -#: src/complain.c:648 -msgid "unexpected %0$s" -msgstr "" - -#: src/complain.c:649 -msgid "expected %1$s before %0$s" -msgstr "" - -#: src/complain.c:650 -msgid "expected %1$s or %2$s before %0$s" -msgstr "" - -#: src/complain.c:651 -msgid "expected %1$s or %2$s or %3$s before %0$s" -msgstr "" - -#: src/complain.c:652 -msgid "expected %1$s or %2$s or %3$s or %4$s before %0$s" -msgstr "" - -#: src/conflicts.c:88 -#, c-format -msgid "Conflict between rule %d and token %s resolved as shift" -msgstr "" - -#: src/conflicts.c:98 -#, c-format -msgid "Conflict between rule %d and token %s resolved as reduce" -msgstr "" - -#: src/conflicts.c:107 -#, c-format -msgid "Conflict between rule %d and token %s resolved as an error" -msgstr "" - -#: src/conflicts.c:661 -#, c-format -msgid "shift/reduce conflicts for rule %d: %d found, %d expected" -msgstr "" - -#: src/conflicts.c:667 -#, c-format -msgid "reduce/reduce conflicts for rule %d: %d found, %d expected" -msgstr "" - -#: src/conflicts.c:755 -msgid "" -"rerun with option '-Wcounterexamples' to generate conflict counterexamples" -msgstr "" - -#: src/counterexample.c:122 src/counterexample.c:124 -msgid "Example" -msgstr "" - -#: src/counterexample.c:122 -msgid "First example" -msgstr "" - -#: src/counterexample.c:124 -msgid "Second example" -msgstr "" - -#: src/counterexample.c:126 -msgid "Shift derivation" -msgstr "" - -#: src/counterexample.c:126 -msgid "First reduce derivation" -msgstr "" - -#: src/counterexample.c:128 -msgid "Reduce derivation" -msgstr "" - -#: src/counterexample.c:128 -msgid "Second reduce derivation" -msgstr "" - -#: src/counterexample.c:1293 src/counterexample.c:1297 -#, c-format -msgid "shift/reduce conflict on token %s" -msgstr "" - -#: src/counterexample.c:1298 src/counterexample.c:1340 -msgid ":" -msgstr "" - -#: src/counterexample.c:1328 src/counterexample.c:1336 -#, c-format -msgid "reduce/reduce conflict on token %s" -msgid_plural "reduce/reduce conflict on tokens %s" -msgstr[0] "" -msgstr[1] "" - -#: src/fixits.c:122 -#, c-format -msgid "%s: cannot backup" -msgstr "" - -#: src/getargs.c:186 -msgid "colorize the output" -msgstr "" - -#: src/getargs.c:187 -msgid "don't colorize the output" -msgstr "" - -#: src/getargs.c:188 -msgid "colorize if the output device is a tty" -msgstr "" - -#. TRANSLATORS: Use the same translation for WHEN as in the -#. --color=WHEN help message. -#: src/getargs.c:209 -msgid "WHEN can be one of the following:" -msgstr "" - -#: src/getargs.c:222 -msgid "describe the states" -msgstr "" - -#: src/getargs.c:223 -msgid "complete the core item sets with their closure" -msgstr "" - -#: src/getargs.c:224 -msgid "explicitly associate lookahead tokens to items" -msgstr "" - -#: src/getargs.c:225 -msgid "describe shift/reduce conflicts solving" -msgstr "" - -#: src/getargs.c:227 -msgid "include all the above information" -msgstr "" - -#: src/getargs.c:228 -msgid "disable the report" -msgstr "" - -#. TRANSLATORS: Use the same translation for THINGS as in the -#. --report=THINGS help message. -#: src/getargs.c:251 -msgid "THINGS is a list of comma separated words that can include:" -msgstr "" - -#: src/getargs.c:314 -msgid "TRACES is a list of comma separated words that can include:" -msgstr "" - -#: src/getargs.c:326 -msgid "show errors with carets" -msgstr "" - -#: src/getargs.c:327 -msgid "show machine-readable fixes" -msgstr "" - -#: src/getargs.c:328 -msgid "do not generate any file" -msgstr "" - -#: src/getargs.c:329 -msgid "all of the above" -msgstr "" - -#: src/getargs.c:330 -msgid "disable all of the above" -msgstr "" - -#. TRANSLATORS: Use the same translation for FEATURES as in the -#. --feature=FEATURES help message. -#: src/getargs.c:352 -msgid "FEATURES is a list of comma separated words that can include:" -msgstr "" - -#: src/getargs.c:377 -msgid "" -"Generate a deterministic LR or generalized LR (GLR) parser employing\n" -"LALR(1), IELR(1), or canonical LR(1) parser tables.\n" -"\n" -msgstr "" - -#: src/getargs.c:391 -msgid "" -"Operation Modes:\n" -" -h, --help display this help and exit\n" -" -V, --version output version information and exit\n" -" --print-localedir output directory containing locale-dependent " -"data\n" -" and exit\n" -" --print-datadir output directory containing skeletons and XSLT\n" -" and exit\n" -" -u, --update apply fixes to the source grammar file and " -"exit\n" -" -f, --feature[=FEATURES] activate miscellaneous features\n" -"\n" -msgstr "" - -#: src/getargs.c:407 -msgid "" -"Diagnostics:\n" -" -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n" -" --color[=WHEN] whether to colorize the diagnostics\n" -" --style=FILE specify the CSS FILE for colorizer diagnostics\n" -"\n" -msgstr "" - -#: src/getargs.c:421 -#, c-format -msgid "" -"Tuning the Parser:\n" -" -L, --language=LANGUAGE specify the output programming language\n" -" -S, --skeleton=FILE specify the skeleton to use\n" -" -t, --debug instrument the parser for tracing\n" -" same as '-Dparse.trace'\n" -" --locations enable location support\n" -" -D, --define=NAME[=VALUE] similar to '%define NAME VALUE'\n" -" -F, --force-define=NAME[=VALUE] override '%define NAME VALUE'\n" -" -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n" -" deprecated by '-Dapi.prefix={PREFIX}'\n" -" -l, --no-lines don't generate '#line' directives\n" -" -k, --token-table include a table of token names\n" -" -y, --yacc emulate POSIX Yacc\n" -msgstr "" - -#: src/getargs.c:438 -msgid "" -"Output Files:\n" -" -H, --header=[FILE] also produce a header file\n" -" -d likewise but cannot specify FILE (for POSIX " -"Yacc)\n" -" -r, --report=THINGS also produce details on the automaton\n" -" --report-file=FILE write report to FILE\n" -" -v, --verbose same as '--report=state'\n" -" -b, --file-prefix=PREFIX specify a PREFIX for output files\n" -" -o, --output=FILE leave output to FILE\n" -" -g, --graph[=FILE] also output a graph of the automaton\n" -" --html[=FILE] also output an HTML report of the automaton\n" -" -x, --xml[=FILE] also output an XML report of the automaton\n" -" -M, --file-prefix-map=OLD=NEW replace prefix OLD with NEW when writing " -"file paths\n" -" in output files\n" -msgstr "" - -#: src/getargs.c:460 -msgid "General help using GNU software: .\n" -msgstr "" - -#. TRANSLATORS: Replace LANG_CODE in this URL with your language code to -#. form one of the URLs at https://translationproject.org/team/. -#. Otherwise, replace the entire URL with your translation team's -#. email address. -#: src/getargs.c:474 -msgid "Report translation bugs to .\n" -msgstr "" - -#: src/getargs.c:760 -#, c-format -msgid "invalid argument for %s: %s" -msgstr "" - -#: src/getargs.c:868 -#, c-format -msgid "deprecated option: %s, use %s" -msgstr "" - -#: src/getargs.c:902 -#, c-format -msgid "missing operand" -msgstr "" - -#: src/i18n-strings.c:35 -msgid "end of file" -msgstr "" - -#: src/i18n-strings.c:36 -msgid "invalid token" -msgstr "" - -#: src/location.c:143 -#, c-format -msgid "byte number overflow" -msgstr "" - -#. TRANSLATORS: This is used when a line is too long, and is -#. displayed truncated. Use an ellipsis appropriate for your -#. language, remembering that "…" (U+2026 HORIZONTAL ELLIPSIS) -#. sometimes misdisplays and that "..." (three ASCII periods) is a -#. safer choice in some locales. -#: src/location.c:242 -msgid "..." -msgstr "" - -#: src/main.c:274 -#, c-format -msgid "fix-its can be applied. Rerun with option '--update'." -msgstr "" - -#: src/muscle-tab.c:624 -#, c-format -msgid "%%define variable '%s' requires '{...}' values" -msgstr "" - -#: src/muscle-tab.c:629 -#, c-format -msgid "%%define variable '%s' requires keyword values" -msgstr "" - -#: src/muscle-tab.c:634 -#, c-format -msgid "%%define variable '%s' requires '\"...\"' values" -msgstr "" - -#: src/parse-gram.y:168 -msgid "string" -msgstr "" - -#: src/parse-gram.y:169 -msgid "translatable string" -msgstr "" - -#: src/parse-gram.y:214 -msgid "[identifier]" -msgstr "" - -#: src/parse-gram.y:215 -msgid "character literal" -msgstr "" - -#: src/parse-gram.y:217 -msgid "epilogue" -msgstr "" - -#: src/parse-gram.y:219 -msgid "identifier" -msgstr "" - -#: src/parse-gram.y:220 -msgid "identifier:" -msgstr "" - -#: src/parse-gram.y:225 -msgid "" -msgstr "" - -#: src/parse-gram.y:250 -msgid "integer literal" -msgstr "" - -#: src/parse-gram.y:780 -#, c-format -msgid "character literals cannot be nonterminals" -msgstr "" - -#: src/parse-gram.y:786 -#, c-format -msgid "character literals cannot be used together with %s" -msgstr "" - -#: src/parse-gram.y:789 -#, c-format -msgid "definition of %s" -msgstr "" - -#: src/parse-gram.y:1062 -#, c-format -msgid "invalid version requirement: %s" -msgstr "" - -#: src/parse-gram.y:1073 -#, c-format -msgid "require bison %s, but have %s" -msgstr "" - -#: src/print-xml.c:574 -#, c-format -msgid "%s failed with status %d" -msgstr "" - -#: src/print.c:431 -msgid "on left:" -msgstr "" - -#: src/print.c:440 -msgid "on right:" -msgstr "" - -#: src/reader.c:432 -#, c-format -msgid "only midrule actions can be typed: %s" -msgstr "" - -#: src/reader.c:617 -#, c-format -msgid "POSIX Yacc does not support typed midrule actions" -msgstr "" - -#: src/scan-code.l:377 -#, c-format -msgid ", cannot be accessed from midrule action at $%d" -msgstr "" - -#: src/scan-code.l:698 -#, c-format -msgid "multiple occurrences of $%d with api.value.automove" -msgstr "" - -#: src/scan-gram.l:567 src/scan-gram.l:582 -#, c-format -msgid "POSIX Yacc does not support string literals" -msgstr "" - -#: src/scan-gram.l:872 -#, c-format -msgid "POSIX Yacc does not support hexadecimal literals" -msgstr "" - -#: src/symtab.c:347 -#, c-format -msgid "symbol %s redeclared as a token" -msgstr "" - -#: src/symtab.c:348 -#, c-format -msgid "symbol %s redeclared as a nonterminal" -msgstr "" - -#: src/symtab.c:388 -#, c-format -msgid "" -"symbol %s is used, but is not defined as a token and has no rules; did you " -"mean %s?" -msgstr "" - -#: src/symtab.c:537 -#, c-format -msgid "POSIX yacc reserves %%type to nonterminals" -msgstr "" - -#: src/symtab.c:591 -#, c-format -msgid "nonterminals cannot be given a token code" -msgstr "" - -#: src/symtab.c:594 -#, c-format -msgid "redefining code of token %s" -msgstr "" - -#: src/symtab.c:597 -#, c-format -msgid "code of token %s too large" -msgstr "" - -#: src/symtab.c:634 -#, c-format -msgid "string literal %s not attached to a symbol" -msgstr "" - -#: src/symtab.c:712 -#, c-format -msgid "nonterminals cannot be given a string alias" -msgstr "" - -#: src/symtab.c:752 -#, c-format -msgid "code %d reassigned to token %s" -msgstr "" - -#: src/symtab.c:1083 -#, c-format -msgid "token number too large" -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/bison-runtime.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/bison-runtime.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/bison-runtime.po 2022-04-12 10:35:46.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/bison-runtime.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,18 +0,0 @@ -# English (Australia) translation for bison -# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 -# This file is distributed under the same license as the bison package. -# FIRST AUTHOR , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: bison\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-09-25 07:43+0200\n" -"PO-Revision-Date: 2006-05-25 04:26+0000\n" -"Last-Translator: MelMazzone \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:32+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/cups.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/cups.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/cups.po 2022-04-12 10:35:43.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/cups.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,13400 +0,0 @@ -# English (Australia) translation for cups -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the cups package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: cups\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-03-07 10:33-0500\n" -"PO-Revision-Date: 2013-08-24 08:24+0000\n" -"Last-Translator: Anthony Harrington \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 11:20+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: systemv/cupstestppd.c:3941 -#, c-format -msgid " %s %s file \"%s\" has the wrong capitalization." -msgstr " %s %s file \"%s\" has the wrong capitalisation." - -#: ppdc/ppdc.cxx:448 -msgid " --lf End lines with LF (UNIX/Linux/macOS)." -msgstr "" - -#: scheduler/cupsfilter.c:1564 -msgid " --list-filters List filters that will be used." -msgstr "" - -#: ppdc/ppdc.cxx:431 -msgid " -c catalog.po Load the specified message catalog." -msgstr " -c catalog.po Load the specified message catalogued." - -#: scheduler/cupsfilter.c:1568 -msgid " -c cups-files.conf Set cups-files.conf file to use." -msgstr "" - -#: tools/ippfind.c:2817 -msgid "! expression Unary NOT of expression" -msgstr "" - -#: cups/ipp.c:5047 -#, c-format -msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 8011 section 5.1.6)." -msgstr "" - -#: cups/ipp.c:5053 -#, c-format -msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 8011 section 5.1.6)." -msgstr "" - -#: cups/ipp.c:4755 -#, c-format -msgid "\"%s\": Bad attribute name - bad length %d (RFC 8011 section 5.1.4)." -msgstr "" - -#: cups/ipp.c:4749 -#, c-format -msgid "" -"\"%s\": Bad attribute name - invalid character (RFC 8011 section 5.1.4)." -msgstr "" - -#: cups/ipp.c:4770 -#, c-format -msgid "\"%s\": Bad boolean value %d (RFC 8011 section 5.1.21)." -msgstr "" - -#: cups/ipp.c:5098 -#, c-format -msgid "" -"\"%s\": Bad charset value \"%s\" - bad characters (RFC 8011 section 5.1.8)." -msgstr "" - -#: cups/ipp.c:5104 -#, c-format -msgid "" -"\"%s\": Bad charset value \"%s\" - bad length %d (RFC 8011 section 5.1.8)." -msgstr "" - -#: cups/ipp.c:4847 -#, c-format -msgid "\"%s\": Bad dateTime UTC hours %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4853 -#, c-format -msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4841 -#, c-format -msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4811 -#, c-format -msgid "\"%s\": Bad dateTime day %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4835 -#, c-format -msgid "\"%s\": Bad dateTime deciseconds %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4817 -#, c-format -msgid "\"%s\": Bad dateTime hours %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4823 -#, c-format -msgid "\"%s\": Bad dateTime minutes %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4805 -#, c-format -msgid "\"%s\": Bad dateTime month %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4829 -#, c-format -msgid "\"%s\": Bad dateTime seconds %u (RFC 8011 section 5.1.15)." -msgstr "" - -#: cups/ipp.c:4781 -#, c-format -msgid "\"%s\": Bad enum value %d - out of range (RFC 8011 section 5.1.5)." -msgstr "" - -#: cups/ipp.c:5034 -#, c-format -msgid "" -"\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 8011 section 5.1.4)." -msgstr "" - -#: cups/ipp.c:5028 -#, c-format -msgid "" -"\"%s\": Bad keyword value \"%s\" - invalid character (RFC 8011 section " -"5.1.4)." -msgstr "" - -#: cups/ipp.c:5189 -#, c-format -msgid "" -"\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 8011 section " -"5.1.10)." -msgstr "" - -#: cups/ipp.c:5196 -#, c-format -msgid "" -"\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 8011 section " -"5.1.10)." -msgstr "" - -#: cups/ipp.c:5003 -#, c-format -msgid "" -"\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 8011 section 5.1.3)." -msgstr "" - -#: cups/ipp.c:4998 -#, c-format -msgid "" -"\"%s\": Bad name value \"%s\" - bad control character (PWG 5100.14 section " -"8.1)." -msgstr "" - -#: cups/ipp.c:5010 -#, c-format -msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 8011 section 5.1.3)." -msgstr "" - -#: cups/ipp.c:5144 -#, c-format -msgid "" -"\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 8011 section " -"5.1.9)." -msgstr "" - -#: cups/ipp.c:5151 -#, c-format -msgid "" -"\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 8011 section " -"5.1.9)." -msgstr "" - -#: cups/ipp.c:4792 -#, c-format -msgid "" -"\"%s\": Bad octetString value - bad length %d (RFC 8011 section 5.1.20)." -msgstr "" - -#: cups/ipp.c:4887 -#, c-format -msgid "" -"\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 8011 " -"section 5.1.14)." -msgstr "" - -#: cups/ipp.c:4876 -#, c-format -msgid "" -"\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 8011 section " -"5.1.16)." -msgstr "" - -#: cups/ipp.c:4864 -#, 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:4870 -#, 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:4948 -#, c-format -msgid "" -"\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 8011 section 5.1.2)." -msgstr "" - -#: cups/ipp.c:4943 -#, c-format -msgid "" -"\"%s\": Bad text value \"%s\" - bad control character (PWG 5100.14 section " -"8.3)." -msgstr "" - -#: cups/ipp.c:4955 -#, c-format -msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 8011 section 5.1.2)." -msgstr "" - -#: cups/ipp.c:5074 -#, c-format -msgid "" -"\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 8011 section 5.1.7)." -msgstr "" - -#: cups/ipp.c:5080 -#, c-format -msgid "" -"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 8011 section 5.1.7)." -msgstr "" - -#: scheduler/ipp.c:366 -msgid "\"requesting-user-name\" attribute in wrong group." -msgstr "" - -#: scheduler/ipp.c:372 scheduler/ipp.c:387 -msgid "\"requesting-user-name\" attribute with wrong syntax." -msgstr "" - -#: cups/dest-localization.c:156 -#, c-format -msgid "%d x %d mm" -msgstr "" - -#: cups/dest-localization.c:148 -#, c-format -msgid "%g x %g \"" -msgstr "" - -#: cups/dest-localization.c:189 cups/dest-localization.c:196 -#, c-format -msgid "%s (%s)" -msgstr "" - -#: cups/dest-localization.c:203 -#, c-format -msgid "%s (%s, %s)" -msgstr "" - -#: cups/dest-localization.c:180 -#, c-format -msgid "%s (Borderless)" -msgstr "" - -#: cups/dest-localization.c:187 cups/dest-localization.c:194 -#, c-format -msgid "%s (Borderless, %s)" -msgstr "" - -#: cups/dest-localization.c:201 -#, c-format -msgid "%s (Borderless, %s, %s)" -msgstr "" - -#: systemv/lpadmin.c:1210 -#, c-format -msgid "%s: Bad printer URI \"%s\"." -msgstr "" - -#: tools/ippfind.c:770 tools/ipptool.c:415 -#, c-format -msgid "%s: Bad version %s for \"-V\"." -msgstr "" - -#: berkeley/lpr.c:360 systemv/lp.c:592 -#, c-format -msgid "%s: Error - %s" -msgstr "" - -#: berkeley/lpr.c:241 systemv/lp.c:168 -#, c-format -msgid "%s: Error - The printer or class does not exist." -msgstr "" - -#: berkeley/lpr.c:266 systemv/lp.c:286 -#, c-format -msgid "%s: Error - copies must be 1 or more." -msgstr "" - -#: scheduler/cupsfilter.c:368 -#, c-format -msgid "%s: Error - expected \"username\" after \"-U\" option." -msgstr "" - -#: scheduler/cupsfilter.c:337 -#, c-format -msgid "%s: Error - expected PPD file after \"-%c\" option." -msgstr "" - -#: scheduler/cupsfilter.c:287 -#, c-format -msgid "%s: Error - expected destination MIME type after \"-m\" option." -msgstr "" - -#: scheduler/cupsfilter.c:204 -#, c-format -msgid "%s: Error - expected filename after \"-c\" option." -msgstr "" - -#: scheduler/cupsfilter.c:238 -#, c-format -msgid "%s: Error - expected input file after \"-f\" option." -msgstr "" - -#: scheduler/cupsfilter.c:270 -#, c-format -msgid "%s: Error - expected job-id after \"-j\" option." -msgstr "" - -#: scheduler/cupsfilter.c:188 -#, c-format -msgid "%s: Error - expected name=value after \"-a\" option." -msgstr "" - -#: scheduler/cupsfilter.c:323 -#, c-format -msgid "%s: Error - expected name=value after \"-o\" option." -msgstr "" - -#: scheduler/cupsfilter.c:300 -#, c-format -msgid "%s: Error - expected number of copies after \"-n\" option." -msgstr "" - -#: scheduler/cupsfilter.c:217 -#, c-format -msgid "%s: Error - expected printer name after \"-d\" option." -msgstr "" - -#: scheduler/cupsfilter.c:254 -#, c-format -msgid "%s: Error - expected source MIME type after \"-i\" option." -msgstr "" - -#: scheduler/cupsfilter.c:351 -#, c-format -msgid "%s: Error - expected title after \"-%c\" option." -msgstr "" - -#: scheduler/cupsfilter.c:374 -#, c-format -msgid "%s: Error - unknown option \"-%c\"." -msgstr "" - -#: tools/ipptool.c:337 -#, c-format -msgid "%s: Missing filename for \"-P\"." -msgstr "" - -#: tools/ippfind.c:742 tools/ipptool.c:374 -#, c-format -msgid "%s: Missing timeout for \"-T\"." -msgstr "" - -#: tools/ippfind.c:755 tools/ipptool.c:388 -#, c-format -msgid "%s: Missing version for \"-V\"." -msgstr "" - -#: systemv/lpadmin.c:1217 -#, c-format -msgid "%s: Unable to connect to \"%s:%d\": %s" -msgstr "" - -#: systemv/lpadmin.c:1247 -#, c-format -msgid "%s: Unable to create PPD file: %s" -msgstr "" - -#: tools/ipptool.c:280 tools/ipptool.c:346 -#, c-format -msgid "%s: Unable to open \"%s\": %s" -msgstr "" - -#: systemv/lpadmin.c:1232 -#, c-format -msgid "%s: Unable to query printer: %s" -msgstr "" - -#: systemv/lpadmin.c:1201 -#, c-format -msgid "%s: Unable to resolve \"%s\"." -msgstr "" - -#: systemv/lpinfo.c:239 -#, c-format -msgid "%s: Unknown argument \"%s\"." -msgstr "" - -#: tools/ippeveprinter.c:434 tools/ippeveprinter.c:632 tools/ippfind.c:629 -#, c-format -msgid "%s: Unknown option \"%s\"." -msgstr "" - -#: tools/ippeveprinter.c:621 tools/ippfind.c:921 tools/ipptool.c:609 -#, c-format -msgid "%s: Unknown option \"-%c\"." -msgstr "" - -#: tools/ippfind.c:2816 -msgid "( expressions ) Group expressions" -msgstr "" - -#: berkeley/lprm.c:234 -msgid "- Cancel all jobs" -msgstr "" - -#: berkeley/lpr.c:438 -msgid "-# num-copies Specify the number of copies to print" -msgstr "" - -#: systemv/cupsctl.c:236 -msgid "--[no-]debug-logging Turn debug logging on/off" -msgstr "" - -#: systemv/cupsctl.c:237 -msgid "--[no-]remote-admin Turn remote administration on/off" -msgstr "" - -#: systemv/cupsctl.c:238 -msgid "--[no-]remote-any Allow/prevent access from the Internet" -msgstr "" - -#: systemv/cupsctl.c:239 -msgid "--[no-]share-printers Turn printer sharing on/off" -msgstr "" - -#: systemv/cupsctl.c:240 -msgid "--[no-]user-cancel-any Allow/prevent users to cancel any job" -msgstr "" - -#: systemv/lpinfo.c:505 -msgid "" -"--device-id device-id Show models matching the given IEEE 1284 device ID" -msgstr "" - -#: tools/ippfind.c:2798 -msgid "--domain regex Match domain to regular expression" -msgstr "" - -#: systemv/lpinfo.c:506 -msgid "" -"--exclude-schemes scheme-list\n" -" Exclude the specified URI schemes" -msgstr "" - -#: tools/ippfind.c:2799 -msgid "" -"--exec utility [argument ...] ;\n" -" Execute program if true" -msgstr "" - -#: tools/ippfind.c:2819 -msgid "--false Always false" -msgstr "" - -#: tools/ippeveprinter.c:8345 -msgid "--help Show program help" -msgstr "" - -#: systemv/cupsaccept.c:250 -msgid "--hold Hold new jobs" -msgstr "" - -#: tools/ippfind.c:2801 -msgid "--host regex Match hostname to regular expression" -msgstr "" - -#: systemv/lpinfo.c:508 -msgid "" -"--include-schemes scheme-list\n" -" Include only the specified URI schemes" -msgstr "" - -#: tools/ipptool.c:4338 -msgid "--ippserver filename Produce ippserver attribute file" -msgstr "" - -#: systemv/lpinfo.c:510 -msgid "--language locale Show models matching the given locale" -msgstr "" - -#: tools/ippfind.c:2802 -msgid "--literal-name name Match service name to literal name value" -msgstr "" - -#: tools/ippfind.c:2803 -msgid "--local True if service is local" -msgstr "" - -#: tools/ippfind.c:2804 -msgid "--ls List attributes" -msgstr "" - -#: systemv/lpinfo.c:511 -msgid "" -"--make-and-model name Show models matching the given make and model name" -msgstr "" - -#: tools/ippfind.c:2805 -msgid "--name regex Match service name to regular expression" -msgstr "" - -#: tools/ippeveprinter.c:8346 -msgid "--no-web-forms Disable web forms for media and supplies" -msgstr "" - -#: tools/ippfind.c:2818 -msgid "--not expression Unary NOT of expression" -msgstr "" - -#: tools/ippeveprinter.c:8347 -msgid "--pam-service service Use the named PAM service" -msgstr "" - -#: tools/ippfind.c:2806 -msgid "--path regex Match resource path to regular expression" -msgstr "" - -#: tools/ippfind.c:2807 -msgid "--port number[-number] Match port to number or range" -msgstr "" - -#: tools/ippfind.c:2808 -msgid "--print Print URI if true" -msgstr "" - -#: tools/ippfind.c:2809 -msgid "--print-name Print service name if true" -msgstr "" - -#: systemv/lpinfo.c:512 -msgid "" -"--product name Show models matching the given PostScript product" -msgstr "" - -#: tools/ippfind.c:2810 -msgid "--quiet Quietly report match via exit code" -msgstr "" - -#: systemv/cupsaccept.c:252 -msgid "--release Release previously held jobs" -msgstr "" - -#: tools/ippfind.c:2811 -msgid "--remote True if service is remote" -msgstr "" - -#: tools/ipptool.c:4339 -msgid "" -"--stop-after-include-error\n" -" Stop tests after a failed INCLUDE" -msgstr "" - -#: systemv/lpinfo.c:513 -msgid "" -"--timeout seconds Specify the maximum number of seconds to discover " -"devices" -msgstr "" - -#: tools/ippfind.c:2820 -msgid "--true Always true" -msgstr "" - -#: tools/ippfind.c:2812 -msgid "--txt key True if the TXT record contains the key" -msgstr "" - -#: tools/ippfind.c:2813 -msgid "--txt-* regex Match TXT record key to regular expression" -msgstr "" - -#: tools/ippfind.c:2814 -msgid "--uri regex Match URI to regular expression" -msgstr "" - -#: tools/ippeveprinter.c:8348 tools/ippfind.c:2782 -msgid "--version Show program version" -msgstr "" - -#: tools/ipptool.c:4341 -msgid "--version Show version" -msgstr "" - -#: tools/ippeveprinter.c:8349 -msgid "-2 Set 2-sided printing support (default=1-sided)" -msgstr "" - -#: tools/ippfind.c:2778 tools/ipptool.c:4342 -msgid "-4 Connect using IPv4" -msgstr "" - -#: tools/ippfind.c:2779 tools/ipptool.c:4343 -msgid "-6 Connect using IPv6" -msgstr "" - -#: tools/ippeveprinter.c:8350 -msgid "-A Enable authentication" -msgstr "" - -#: tools/ipptool.c:4344 -msgid "-C Send requests using chunking (default)" -msgstr "" - -#: systemv/lpadmin.c:1624 -msgid "-D description Specify the textual description of the printer" -msgstr "" - -#: tools/ippeveprinter.c:8351 -msgid "-D device-uri Set the device URI for the printer" -msgstr "" - -#: systemv/lpadmin.c:1626 -msgid "" -"-E Enable and accept jobs on the printer (after -p)" -msgstr "" - -#: berkeley/lpq.c:645 berkeley/lpr.c:439 berkeley/lprm.c:235 -#: systemv/cancel.c:404 systemv/cupsaccept.c:245 systemv/cupsctl.c:233 -#: systemv/lp.c:756 systemv/lpadmin.c:1625 systemv/lpinfo.c:499 -#: systemv/lpmove.c:218 systemv/lpoptions.c:540 systemv/lpstat.c:2046 -msgid "-E Encrypt the connection to the server" -msgstr "" - -#: tools/ipptool.c:4345 -msgid "-E Test with encryption using HTTP Upgrade to TLS" -msgstr "" - -#: scheduler/main.c:2148 -msgid "-F Run in the foreground but detach from console." -msgstr "" - -#: tools/ippeveprinter.c:8352 -msgid "-F output-type/subtype Set the output format for the printer" -msgstr "" - -#: systemv/lpstat.c:2051 -msgid "-H Show the default server and port" -msgstr "" - -#: systemv/lp.c:758 -msgid "-H HH:MM Hold the job until the specified UTC time" -msgstr "" - -#: systemv/lp.c:759 -msgid "-H hold Hold the job until released/resumed" -msgstr "" - -#: systemv/lp.c:760 -msgid "-H immediate Print the job as soon as possible" -msgstr "" - -#: systemv/lp.c:761 -msgid "-H restart Reprint the job" -msgstr "" - -#: systemv/lp.c:762 -msgid "-H resume Resume a held job" -msgstr "" - -#: berkeley/lpr.c:440 -msgid "-H server[:port] Connect to the named server and port" -msgstr "" - -#: tools/ipptool.c:4346 -msgid "-I Ignore errors" -msgstr "" - -#: systemv/cupstestppd.c:3858 -msgid "" -"-I {filename,filters,none,profiles}\n" -" Ignore specific warnings" -msgstr "" - -#: tools/ippeveprinter.c:8354 -msgid "" -"-K keypath Set location of server X.509 certificates and keys." -msgstr "" - -#: tools/ipptool.c:4347 -msgid "-L Send requests using content-length" -msgstr "" - -#: systemv/lpadmin.c:1629 -msgid "-L location Specify the textual location of the printer" -msgstr "" - -#: tools/ippeveprinter.c:8356 -msgid "-M manufacturer Set manufacturer name (default=Test)" -msgstr "" - -#: tools/ippfind.c:2789 -msgid "-N name Match service name to literal name value" -msgstr "" - -#: berkeley/lpq.c:648 -msgid "-P destination Show status for the specified destination" -msgstr "" - -#: berkeley/lpr.c:454 berkeley/lprm.c:237 -msgid "-P destination Specify the destination" -msgstr "" - -#: tools/ipptool.c:4348 -msgid "" -"-P filename.plist Produce XML plist to a file and test report to " -"standard output" -msgstr "" - -#: tools/ippeveprinter.c:8358 -msgid "-P filename.ppd Load printer attributes from PPD file" -msgstr "" - -#: tools/ippfind.c:2784 -msgid "-P number[-number] Match port to number or range" -msgstr "" - -#: systemv/lp.c:778 -msgid "-P page-list Specify a list of pages to print" -msgstr "" - -#: systemv/lpstat.c:2061 -msgid "-R Show the ranking of jobs" -msgstr "" - -#: systemv/lpadmin.c:1649 -msgid "-R name-default Remove the default value for the named option" -msgstr "" - -#: systemv/cupstestppd.c:3860 -msgid "-R root-directory Set alternate root" -msgstr "" - -#: tools/ipptool.c:4349 -msgid "-S Test with encryption using HTTPS" -msgstr "" - -#: tools/ippeveprinter.c:8360 -msgid "-S filename.strings Set strings file" -msgstr "" - -#: tools/ippfind.c:2780 -msgid "-T seconds Set the browse timeout in seconds" -msgstr "" - -#: tools/ipptool.c:4350 -msgid "-T seconds Set the receive/send timeout in seconds" -msgstr "" - -#: berkeley/lpr.c:457 -msgid "-T title Specify the job title" -msgstr "" - -#: berkeley/lpq.c:649 berkeley/lpr.c:458 berkeley/lprm.c:238 -#: systemv/cancel.c:407 systemv/cupsaccept.c:248 systemv/lp.c:782 -#: systemv/lpadmin.c:1653 systemv/lpinfo.c:503 systemv/lpmove.c:220 -#: systemv/lpoptions.c:545 systemv/lpstat.c:2049 -msgid "-U username Specify the username to use for authentication" -msgstr "" - -#: systemv/cupsctl.c:235 -msgid "-U username Specify username to use for authentication" -msgstr "" - -#: tools/ippeveprinter.c:8361 tools/ippfind.c:2781 tools/ipptool.c:4351 -msgid "-V version Set default IPP version" -msgstr "" - -#: systemv/lpstat.c:2052 -msgid "-W completed Show completed jobs" -msgstr "" - -#: systemv/lpstat.c:2053 -msgid "-W not-completed Show pending jobs" -msgstr "" - -#: systemv/cupstestppd.c:3861 -msgid "" -"-W {all,none,constraints,defaults,duplex,filters,profiles,sizes," -"translations}\n" -" Issue warnings instead of errors" -msgstr "" - -#: tools/ipptool.c:4352 -msgid "-X Produce XML plist instead of plain text" -msgstr "" - -#: systemv/cancel.c:403 -msgid "-a Cancel all jobs" -msgstr "" - -#: berkeley/lpq.c:644 -msgid "-a Show jobs on all destinations" -msgstr "" - -#: systemv/lpstat.c:2054 -msgid "-a [destination(s)] Show the accepting state of destinations" -msgstr "" - -#: tools/ippeveprinter.c:8362 -msgid "-a filename.conf Load printer attributes from conf file" -msgstr "" - -#: systemv/lp.c:754 -msgid "-c Make a copy of the print file(s)" -msgstr "" - -#: tools/ipptool.c:4353 -msgid "-c Produce CSV output" -msgstr "" - -#: systemv/lpstat.c:2055 -msgid "-c [class(es)] Show classes and their member printers" -msgstr "" - -#: systemv/lpadmin.c:1622 -msgid "-c class Add the named destination to a class" -msgstr "" - -#: tools/ippeveprinter.c:8363 -msgid "-c command Set print command" -msgstr "" - -#: scheduler/main.c:2146 -msgid "-c cupsd.conf Set cupsd.conf file to use." -msgstr "" - -#: systemv/lpstat.c:2056 -msgid "-d Show the default destination" -msgstr "" - -#: systemv/lpoptions.c:539 -msgid "-d destination Set default destination" -msgstr "" - -#: systemv/lpadmin.c:1623 -msgid "-d destination Set the named destination as the server default" -msgstr "" - -#: systemv/lp.c:755 -msgid "-d destination Specify the destination" -msgstr "" - -#: tools/ipptool.c:4354 -msgid "-d name=value Set named variable to value" -msgstr "" - -#: tools/ippfind.c:2785 -msgid "-d regex Match domain to regular expression" -msgstr "" - -#: tools/ippeveprinter.c:8364 -msgid "-d spool-directory Set spool directory" -msgstr "" - -#: systemv/lpstat.c:2057 -msgid "-e Show available destinations on the network" -msgstr "" - -#: scheduler/main.c:2147 -msgid "-f Run in the foreground." -msgstr "" - -#: tools/ipptool.c:4355 -msgid "-f filename Set default request filename" -msgstr "" - -#: tools/ippeveprinter.c:8365 -msgid "-f type/subtype[,...] Set supported file types" -msgstr "" - -#: scheduler/main.c:2149 -msgid "-h Show this usage message." -msgstr "" - -#: tools/ipptool.c:4356 -msgid "-h Validate HTTP response headers" -msgstr "" - -#: tools/ippfind.c:2786 -msgid "-h regex Match hostname to regular expression" -msgstr "" - -#: berkeley/lpq.c:646 berkeley/lprm.c:236 systemv/cancel.c:405 -#: systemv/cupsaccept.c:246 systemv/cupsctl.c:234 systemv/lp.c:757 -#: systemv/lpadmin.c:1627 systemv/lpinfo.c:500 systemv/lpmove.c:219 -#: systemv/lpoptions.c:541 systemv/lpstat.c:2047 -msgid "-h server[:port] Connect to the named server and port" -msgstr "" - -#: tools/ippeveprinter.c:8366 -msgid "-i iconfile.png[,...] Set icon file(s)" -msgstr "" - -#: systemv/lp.c:763 -msgid "-i id Specify an existing job ID to modify" -msgstr "" - -#: systemv/lpadmin.c:1628 -msgid "-i ppd-file Specify a PPD file for the printer" -msgstr "" - -#: tools/ipptool.c:4357 -msgid "" -"-i seconds Repeat the last file with the given time interval" -msgstr "" - -#: tools/ippeveprinter.c:8367 -msgid "-k Keep job spool files" -msgstr "" - -#: tools/ippfind.c:2787 -msgid "-l List attributes" -msgstr "" - -#: tools/ipptool.c:4358 -msgid "-l Produce plain text output" -msgstr "" - -#: scheduler/main.c:2151 -msgid "-l Run cupsd on demand." -msgstr "" - -#: systemv/lpoptions.c:542 -msgid "-l Show supported options and values" -msgstr "" - -#: berkeley/lpq.c:647 systemv/lpinfo.c:501 systemv/lpstat.c:2048 -msgid "-l Show verbose (long) output" -msgstr "" - -#: tools/ippeveprinter.c:8368 -msgid "-l location Set location of printer" -msgstr "" - -#: berkeley/lpr.c:441 systemv/lp.c:764 -msgid "" -"-m Send an email notification when the job completes" -msgstr "" - -#: systemv/lpinfo.c:502 -msgid "-m Show models" -msgstr "" - -#: systemv/lpadmin.c:1631 -msgid "" -"-m everywhere Specify the printer is compatible with IPP Everywhere" -msgstr "" - -#: tools/ippeveprinter.c:8369 -msgid "-m model Set model name (default=Printer)" -msgstr "" - -#: systemv/lpadmin.c:1630 -msgid "" -"-m model Specify a standard model/PPD file for the printer" -msgstr "" - -#: tools/ipptool.c:4359 -msgid "-n count Repeat the last file the given number of times" -msgstr "" - -#: tools/ippeveprinter.c:8370 -msgid "-n hostname Set hostname for printer" -msgstr "" - -#: systemv/lp.c:765 -msgid "-n num-copies Specify the number of copies to print" -msgstr "" - -#: tools/ippfind.c:2788 -msgid "-n regex Match service name to regular expression" -msgstr "" - -#: systemv/lpadmin.c:1633 -msgid "" -"-o Name=Value Specify the default value for the named PPD option " -msgstr "" - -#: systemv/lpstat.c:2058 -msgid "-o [destination(s)] Show jobs" -msgstr "" - -#: systemv/lpadmin.c:1634 -msgid "" -"-o cupsIPPSupplies=false\n" -" Disable supply level reporting via IPP" -msgstr "" - -#: systemv/lpadmin.c:1636 -msgid "" -"-o cupsSNMPSupplies=false\n" -" Disable supply level reporting via SNMP" -msgstr "" - -#: systemv/lpadmin.c:1638 -msgid "-o job-k-limit=N Specify the kilobyte limit for per-user quotas" -msgstr "" - -#: systemv/lpadmin.c:1639 -msgid "-o job-page-limit=N Specify the page limit for per-user quotas" -msgstr "" - -#: systemv/lpadmin.c:1640 -msgid "-o job-quota-period=N Specify the per-user quota period in seconds" -msgstr "" - -#: berkeley/lpr.c:443 systemv/lp.c:767 -msgid "-o job-sheets=standard Print a banner page with the job" -msgstr "" - -#: berkeley/lpr.c:444 systemv/lp.c:768 -msgid "-o media=size Specify the media size to use" -msgstr "" - -#: systemv/lpadmin.c:1632 -msgid "-o name-default=value Specify the default value for the named option" -msgstr "" - -#: systemv/lpoptions.c:543 -msgid "-o name[=value] Set default option and value" -msgstr "" - -#: berkeley/lpr.c:445 systemv/lp.c:769 -msgid "" -"-o number-up=N Specify that input pages should be printed N-up (1, " -"2, 4, 6, 9, and 16 are supported)" -msgstr "" - -#: berkeley/lpr.c:442 systemv/lp.c:766 -msgid "-o option[=value] Specify a printer-specific option" -msgstr "" - -#: berkeley/lpr.c:446 systemv/lp.c:770 -msgid "" -"-o orientation-requested=N\n" -" Specify portrait (3) or landscape (4) orientation" -msgstr "" - -#: berkeley/lpr.c:448 systemv/lp.c:772 -msgid "" -"-o print-quality=N Specify the print quality - draft (3), normal (4), " -"or best (5)" -msgstr "" - -#: systemv/lpadmin.c:1641 -msgid "" -"-o printer-error-policy=name\n" -" Specify the printer error policy" -msgstr "" - -#: systemv/lpadmin.c:1643 -msgid "" -"-o printer-is-shared=true\n" -" Share the printer" -msgstr "" - -#: systemv/lpadmin.c:1645 -msgid "" -"-o printer-op-policy=name\n" -" Specify the printer operation policy" -msgstr "" - -#: berkeley/lpr.c:449 systemv/lp.c:773 -msgid "-o sides=one-sided Specify 1-sided printing" -msgstr "" - -#: berkeley/lpr.c:450 systemv/lp.c:774 -msgid "" -"-o sides=two-sided-long-edge\n" -" Specify 2-sided portrait printing" -msgstr "" - -#: berkeley/lpr.c:452 systemv/lp.c:776 -msgid "" -"-o sides=two-sided-short-edge\n" -" Specify 2-sided landscape printing" -msgstr "" - -#: tools/ippfind.c:2790 -msgid "-p Print URI if true" -msgstr "" - -#: systemv/lpstat.c:2059 -msgid "-p [printer(s)] Show the processing state of destinations" -msgstr "" - -#: systemv/lpoptions.c:544 -msgid "-p destination Specify a destination" -msgstr "" - -#: systemv/lpadmin.c:1647 -msgid "-p destination Specify/add the named destination" -msgstr "" - -#: tools/ippeveprinter.c:8371 -msgid "-p port Set port number for printer" -msgstr "" - -#: tools/ippfind.c:2791 -msgid "-q Quietly report match via exit code" -msgstr "" - -#: systemv/cupstestppd.c:3863 tools/ipptool.c:4360 -msgid "-q Run silently" -msgstr "" - -#: berkeley/lpr.c:455 -msgid "-q Specify the job should be held for printing" -msgstr "" - -#: systemv/lp.c:779 -msgid "-q priority Specify the priority from low (1) to high (100)" -msgstr "" - -#: berkeley/lpr.c:456 -msgid "-r Remove the file(s) after submission" -msgstr "" - -#: systemv/lpstat.c:2060 -msgid "-r Show whether the CUPS server is running" -msgstr "" - -#: tools/ippfind.c:2792 -msgid "-r True if service is remote" -msgstr "" - -#: systemv/cupstestppd.c:3864 -msgid "-r Use 'relaxed' open mode" -msgstr "" - -#: systemv/lpadmin.c:1648 -msgid "-r class Remove the named destination from a class" -msgstr "" - -#: systemv/cupsaccept.c:247 -msgid "-r reason Specify a reason message that others can see" -msgstr "" - -#: tools/ippeveprinter.c:8372 -msgid "-r subtype,[subtype] Set DNS-SD service subtype" -msgstr "" - -#: systemv/lp.c:780 -msgid "-s Be silent" -msgstr "" - -#: tools/ippfind.c:2793 -msgid "-s Print service name if true" -msgstr "" - -#: systemv/lpstat.c:2062 -msgid "-s Show a status summary" -msgstr "" - -#: scheduler/main.c:2153 -msgid "-s cups-files.conf Set cups-files.conf file to use." -msgstr "" - -#: tools/ippeveprinter.c:8373 -msgid "-s speed[,color-speed] Set speed in pages per minute" -msgstr "" - -#: tools/ipptool.c:4361 -msgid "-t Produce a test report" -msgstr "" - -#: systemv/lpstat.c:2063 -msgid "-t Show all status information" -msgstr "" - -#: scheduler/main.c:2154 -msgid "-t Test the configuration file." -msgstr "" - -#: tools/ippfind.c:2794 -msgid "-t key True if the TXT record contains the key" -msgstr "" - -#: systemv/lp.c:781 -msgid "-t title Specify the job title" -msgstr "" - -#: systemv/lpstat.c:2064 -msgid "" -"-u [user(s)] Show jobs queued by the current or specified users" -msgstr "" - -#: systemv/lpadmin.c:1650 -msgid "-u allow:all Allow all users to print" -msgstr "" - -#: systemv/lpadmin.c:1651 -msgid "" -"-u allow:list Allow the list of users or groups (@name) to print" -msgstr "" - -#: systemv/lpadmin.c:1652 -msgid "" -"-u deny:list Prevent the list of users or groups (@name) to print" -msgstr "" - -#: systemv/cancel.c:406 -msgid "-u owner Specify the owner to use for jobs" -msgstr "" - -#: tools/ippfind.c:2795 -msgid "-u regex Match URI to regular expression" -msgstr "" - -#: systemv/cupstestppd.c:3865 tools/ippeveprinter.c:8374 tools/ipptool.c:4362 -msgid "-v Be verbose" -msgstr "" - -#: systemv/lpinfo.c:504 -msgid "-v Show devices" -msgstr "" - -#: systemv/lpstat.c:2065 -msgid "-v [printer(s)] Show the devices for each destination" -msgstr "" - -#: systemv/lpadmin.c:1654 -msgid "-v device-uri Specify the device URI for the printer" -msgstr "" - -#: systemv/cupstestppd.c:3866 -msgid "-vv Be very verbose" -msgstr "" - -#: systemv/cancel.c:408 -msgid "-x Purge jobs rather than just canceling" -msgstr "" - -#: systemv/lpoptions.c:546 -msgid "-x destination Remove default options for destination" -msgstr "" - -#: systemv/lpadmin.c:1655 -msgid "-x destination Remove the named destination" -msgstr "" - -#: tools/ippfind.c:2796 -msgid "" -"-x utility [argument ...] ;\n" -" Execute program if true" -msgstr "" - -#: cups/dest.c:1871 -msgid "/etc/cups/lpoptions file names default destination that does not exist." -msgstr "" - -#: ppdc/sample.c:201 -msgid "3.00x4.00\"" -msgstr "" - -#: ppdc/sample.c:203 -msgid "3.00x6.00\"" -msgstr "" - -#: ppdc/sample.c:204 -msgid "3.00x8.00\"" -msgstr "" - -#: ppdc/sample.c:189 -msgid "30859 Paint Can Label" -msgstr "" - -#: ppdc/sample.c:219 -msgid "4.00x8.00\"" -msgstr "" - -#: ppdc/sample.c:228 -msgid "6.00x8.00\"" -msgstr "" - -#: ppdc/sample.c:236 -msgid "8.26x1.00\"" -msgstr "" - -#: ppdc/sample.c:178 -msgid "80x50mm" -msgstr "" - -#: scheduler/ipp.c:5426 scheduler/ipp.c:5452 -#, c-format -msgid "Attribute \"%s\" is in the wrong group." -msgstr "" - -#: scheduler/ipp.c:5428 scheduler/ipp.c:5454 -#, c-format -msgid "Attribute \"%s\" is the wrong value type." -msgstr "" - -#: scheduler/ipp.c:7508 -#, c-format -msgid "Bad \"printer-id\" value %d." -msgstr "" - -#: scheduler/ipp.c:10340 -#, c-format -msgid "Bad '%s' value." -msgstr "" - -#: cups/ppd.c:308 -msgid "Bad CloseUI/JCLCloseUI" -msgstr "" - -#: scheduler/ipp.c:2660 -msgid "Bad PPD file." -msgstr "" - -#: cups/dest.c:1196 -msgid "Bad URI." -msgstr "" - -#: cups/hash.c:49 cups/http-support.c:1620 -msgid "Bad arguments to function" -msgstr "" - -#: cups/http-support.c:1629 -msgid "Bad hostname/address in URI" -msgstr "" - -#: scheduler/ipp.c:1555 -#, c-format -msgid "Bad job-name value: %s" -msgstr "" - -#: scheduler/ipp.c:5852 -#, c-format -msgid "Bad notify-user-data \"%s\"." -msgstr "" - -#: cups/http-support.c:1626 -msgid "Bad port number in URI" -msgstr "" - -#: cups/dest.c:679 cups/dest.c:1246 -msgid "Bad printer-uri." -msgstr "" - -#: cups/http-support.c:1623 -msgid "Bad resource in URI" -msgstr "" - -#: cups/http-support.c:1635 -msgid "Bad scheme in URI" -msgstr "" - -#: cups/http-support.c:1632 -msgid "Bad username in URI" -msgstr "" - -#: cups/http-support.c:1638 -msgid "Bad/empty URI" -msgstr "" - -#: cups/ppd-cache.c:4293 -msgid "Booklet" -msgstr "" - -#: cgi-bin/classes.c:159 cgi-bin/printers.c:162 -msgid "Cancel Jobs" -msgstr "" - -#: backend/ipp.c:2296 -msgid "Canceling print job." -msgstr "Cancelling print job." - -#: scheduler/ipp.c:964 scheduler/ipp.c:2513 -msgid "Cannot change printer-is-shared for remote queues." -msgstr "" - -#: scheduler/ipp.c:2500 -msgid "Cannot share a remote Kerberized printer." -msgstr "Cannot share a remote Kerberised printer." - -#: cups/ppd-cache.c:3801 ppdc/sample.c:286 -msgid "Color" -msgstr "Colour" - -#: cups/ppd-cache.c:3762 ppdc/sample.c:284 -msgid "Color Mode" -msgstr "Colour Mode" - -#: cups/tls-darwin.c:723 cups/tls-gnutls.c:583 -msgid "Credentials do not validate against site CA certificate." -msgstr "" - -#: cups/tls-darwin.c:734 cups/tls-gnutls.c:600 -msgid "Credentials have expired." -msgstr "" - -#: ppdc/sample.c:237 -msgid "DYMO" -msgstr "" - -#: cups/ppd-cache.c:3814 cups/ppd-cache.c:3823 -msgid "Deep Color" -msgstr "" - -#: cups/ppd-cache.c:3795 -msgid "Deep Gray" -msgstr "" - -#: cups/ppd-cache.c:3844 cups/ppd-cache.c:3850 -msgid "Device CMYK" -msgstr "" - -#: cups/ppd-cache.c:3832 cups/ppd-cache.c:3838 -msgid "Device Gray" -msgstr "" - -#: cups/ppd-cache.c:3856 cups/ppd-cache.c:3862 -msgid "Device RGB" -msgstr "" - -#: cups/ppd-cache.c:4487 cups/ppd-cache.c:4489 cups/ppd-cache.c:4552 -#: cups/ppd-cache.c:4589 -msgid "Draft" -msgstr "" - -#: cups/http.c:4650 -msgid "Encryption is not supported." -msgstr "" - -#: ppdc/sample.c:73 -msgid "Envelope #10" -msgstr "" - -#: ppdc/sample.c:99 -msgid "Envelope PRC1" -msgstr "" - -#: tools/ippfind.c:2836 -msgid "Environment Variables:" -msgstr "" - -#: filter/rastertopwg.c:467 -msgid "Error reading raster data." -msgstr "" - -#: ppdc/sample.c:122 -msgid "European Fanfold" -msgstr "" - -#: ppdc/sample.c:123 -msgid "European Fanfold Legal" -msgstr "" - -#: tools/ippfind.c:2783 -msgid "Expressions:" -msgstr "" - -#: cups/ppd-cache.c:3769 -msgid "Fast Grayscale" -msgstr "" - -#: cups/ppd-cache.c:4375 -msgid "Finishing Preset" -msgstr "" - -#: cups/ppd-cache.c:4150 -msgid "Fold" -msgstr "" - -#: cups/http-support.c:1517 -msgid "Found" -msgstr "" - -#: cups/ppd-cache.c:3808 -msgid "GrayScale" -msgstr "" - -#: cups/hash.c:289 -msgid "Hash buffer too small." -msgstr "" - -#: cups/ppd-cache.c:4494 cups/ppd-cache.c:4563 cups/ppd-cache.c:4594 -msgid "High" -msgstr "" - -#: cups/ipp.c:3471 -msgid "IPP language length too large." -msgstr "" - -#: cups/ipp.c:3587 -msgid "IPP octetString length too large." -msgstr "" - -#: tools/ippfind.c:2837 -msgid "IPPFIND_SERVICE_DOMAIN Domain name" -msgstr "" - -#: tools/ippfind.c:2838 -msgid "" -"IPPFIND_SERVICE_HOSTNAME\n" -" Fully-qualified domain name" -msgstr "" - -#: tools/ippfind.c:2840 -msgid "IPPFIND_SERVICE_NAME Service instance name" -msgstr "" - -#: tools/ippfind.c:2841 -msgid "IPPFIND_SERVICE_PORT Port number" -msgstr "" - -#: tools/ippfind.c:2842 -msgid "IPPFIND_SERVICE_REGTYPE DNS-SD registration type" -msgstr "" - -#: tools/ippfind.c:2843 -msgid "IPPFIND_SERVICE_SCHEME URI scheme" -msgstr "" - -#: tools/ippfind.c:2844 -msgid "IPPFIND_SERVICE_URI URI" -msgstr "" - -#: tools/ippfind.c:2845 -msgid "IPPFIND_TXT_* Value of TXT record key" -msgstr "" - -#: cups/ipp.c:2996 -msgid "Invalid group tag." -msgstr "" - -#: cups/pwg-media.c:288 cups/pwg-media.c:307 -msgid "Invalid media name arguments." -msgstr "" - -#: cups/ipp.c:3046 -msgid "Invalid named IPP attribute in collection." -msgstr "" - -#: scheduler/ipp.c:2706 scheduler/ipp.c:7049 -msgid "Invalid ppd-name value." -msgstr "" - -#: scheduler/ipp.c:3523 -#, c-format -msgid "Job #%d is already canceled - can't cancel." -msgstr "Job #%d is already cancelled - can't cancel." - -#: cups/dest.c:1859 -msgid "" -"LPDEST environment variable names default destination that does not exist." -msgstr "" - -#: tools/ippeveprinter.c:670 -#, c-format -msgid "Listening on port %d." -msgstr "" - -#: scheduler/ipp.c:5507 -msgid "Local printer created." -msgstr "" - -#: ppdc/sample.c:244 -msgid "Main Roll" -msgstr "" - -#: cups/ppd.c:309 -msgid "Missing CloseUI/JCLCloseUI" -msgstr "" - -#: scheduler/ipp.c:5424 scheduler/ipp.c:5450 -#, c-format -msgid "Missing required attribute \"%s\"." -msgstr "" - -#: cups/http-support.c:1650 -msgid "Missing resource in URI" -msgstr "" - -#: cups/http-support.c:1644 -msgid "Missing scheme in URI" -msgstr "" - -#: tools/ippfind.c:2815 -msgid "Modifiers:" -msgstr "" - -#: cups/tls-darwin.c:665 cups/tls-gnutls.c:525 -msgid "New credentials are not valid for name." -msgstr "" - -#: cups/tls-darwin.c:655 cups/tls-gnutls.c:515 -msgid "New credentials are older than stored credentials." -msgstr "" - -#: cups/ppd-cache.c:3078 -msgid "No IPP attributes." -msgstr "" - -#: cups/request.c:331 -msgid "No active connection." -msgstr "" - -#: cups/tls-darwin.c:605 cups/tls-gnutls.c:462 -msgid "No common name specified." -msgstr "" - -#: cups/dest.c:1863 cups/dest.c:1875 -msgid "No default destination." -msgstr "" - -#: cups/http.c:2218 -msgid "No request URI." -msgstr "" - -#: cups/http.c:2235 -msgid "No request protocol version." -msgstr "" - -#: cups/request.c:339 -msgid "No request sent." -msgstr "" - -#: cups/tls-darwin.c:685 cups/tls-gnutls.c:545 -msgid "No stored credentials, not valid for name." -msgstr "" - -#: cups/ppd-cache.c:4075 cups/ppd-cache.c:4153 cups/ppd-cache.c:4241 -#: cups/ppd-cache.c:4331 cups/ppd-cache.c:4378 -msgid "None" -msgstr "" - -#: scheduler/ipp.c:5403 -msgid "Only local users can create a local printer." -msgstr "" - -#: cups/dest-localization.c:169 -msgid "Other Media" -msgstr "" - -#: cups/dest-localization.c:167 -msgid "Other Tray" -msgstr "" - -#: cups/dest.c:1861 -msgid "" -"PRINTER environment variable names default destination that does not exist." -msgstr "" - -#: ppdc/sample.c:71 -msgid "Postcard Double" -msgstr "" - -#: backend/ipp.c:972 backend/ipp.c:980 -msgid "Preparing to print." -msgstr "" - -#: cups/ppd-cache.c:4485 cups/ppd-cache.c:4547 cups/ppd-cache.c:4587 -msgid "Print Quality" -msgstr "" - -#: backend/ipp.c:1722 -msgid "Print job was not accepted." -msgstr "" - -#: scheduler/ipp.c:5469 -#, c-format -msgid "Printer \"%s\" already exists." -msgstr "" - -#: backend/ipp.c:2268 -msgid "Printer cannot print with supplied options." -msgstr "" - -#: cups/ppd-cache.c:4760 -msgid "Printer does not support required IPP attributes or document formats." -msgstr "" - -#: filter/rastertoepson.c:1107 filter/rastertohp.c:774 -#: filter/rastertolabel.c:1236 -#, c-format -msgid "Printing page %d, %u%% complete." -msgstr "" - -#: cups/ppd-cache.c:4238 -msgid "Punch" -msgstr "" - -#: ppdc/sample.c:245 -msgid "Second Roll (DUO/Twin Only)" -msgstr "" - -#: scheduler/ipp.c:7103 scheduler/ipp.c:7122 -msgid "See remote printer." -msgstr "" - -#: cups/tls-darwin.c:740 cups/tls-gnutls.c:607 -msgid "Self-signed credentials are blocked." -msgstr "" - -#: cups/tls-darwin.c:1250 cups/tls-gnutls.c:1300 -msgid "Server credentials not set." -msgstr "" - -#: cups/ppd-cache.c:4072 -msgid "Staple" -msgstr "" - -#: tools/ippfind.c:2826 -msgid "Substitutions:" -msgstr "" - -#: scheduler/ipp.c:1342 -#, c-format -msgid "The \"%s\" attribute is required for print jobs." -msgstr "" - -#: scheduler/ipp.c:1321 -#, c-format -msgid "" -"The '%s' Job Status attribute cannot be supplied in a job creation request." -msgstr "" - -#: backend/ipp.c:992 -msgid "The printer configuration is incorrect or the printer no longer exists." -msgstr "" - -#: cgi-bin/admin.c:698 -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/tls-darwin.c:645 cups/tls-darwin.c:727 cups/tls-gnutls.c:505 -#: cups/tls-gnutls.c:587 -msgid "Trust on first use is disabled." -msgstr "" - -#: cups/http-support.c:1617 -msgid "URI too large" -msgstr "" - -#: tools/ippeveprinter.c:1664 -msgid "Unable to allocate memory for printer" -msgstr "" - -#: cups/ipp.c:5181 -#, c-format -msgid "Unable to compile mimeMediaType regular expression: %s." -msgstr "" - -#: cups/ipp.c:5136 -#, c-format -msgid "Unable to compile naturalLanguage regular expression: %s." -msgstr "" - -#: cups/tls-darwin.c:611 cups/tls-gnutls.c:468 -msgid "Unable to create credentials from array." -msgstr "" - -#: scheduler/ipp.c:5479 -msgid "Unable to create printer." -msgstr "" - -#: cups/tls-darwin.c:1541 cups/tls-gnutls.c:1512 -msgid "Unable to create server credentials." -msgstr "" - -#: tools/ippeveprinter.c:692 -#, c-format -msgid "Unable to create spool directory \"%s\": %s" -msgstr "" - -#: cups/tls-darwin.c:1768 -#, c-format -msgid "Unable to establish a secure connection to host (%d)." -msgstr "" - -#: tools/ippeveprinter.c:1639 tools/ippeveprinter.c:1649 -#, c-format -msgid "Unable to execute command \"%s\": %s" -msgstr "" - -#: cups/tls-darwin.c:1554 -msgid "Unable to find server credentials." -msgstr "" - -#: tools/ippeveprinter.c:7269 tools/ippeveprinter.c:7290 -#: tools/ippeveprinter.c:7312 tools/ippeveprinter.c:7329 -#, c-format -msgid "Unable to register \"%s.%s\": %d" -msgstr "" - -#: scheduler/ipp.c:8626 scheduler/ipp.c:9869 -msgid "Unable to rename job document file." -msgstr "" - -#: cups/dest.c:3256 -msgid "Unable to resolve printer-uri." -msgstr "" - -#: cups/http-support.c:1530 -msgid "Unauthorized" -msgstr "Unauthorised" - -#: tools/ippeveprinter.c:4193 -#, c-format -msgid "Unknown directive \"%s\" on line %d of \"%s\" ignored." -msgstr "" - -#: cups/hash.c:279 -msgid "Unknown hash algorithm." -msgstr "" - -#: cups/http.c:2267 -msgid "Unknown request method." -msgstr "" - -#: cups/http.c:2287 -msgid "Unknown request version." -msgstr "" - -#: cups/http-support.c:1647 -msgid "Unknown scheme in URI" -msgstr "" - -#: scheduler/ipp.c:7973 scheduler/ipp.c:10352 scheduler/ipp.c:11306 -msgid "Unsupported 'job-hold-until' value." -msgstr "" - -#: systemv/cupsaccept.c:243 -#, c-format -msgid "Usage: %s [options] destination(s)" -msgstr "" - -#: systemv/cancel.c:399 -msgid "" -"Usage: cancel [options] [id]\n" -" cancel [options] [destination]\n" -" cancel [options] [destination-id]" -msgstr "" - -#: scheduler/cupsfilter.c:1562 -msgid "Usage: cupsfilter [ options ] [ -- ] filename" -msgstr "" - -#: systemv/cupstestppd.c:3855 -msgid "" -"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n" -" program | cupstestppd [options] -" -msgstr "" - -#: tools/ippeveprinter.c:8343 -msgid "Usage: ippeveprinter [options] \"name\"" -msgstr "" - -#: tools/ippfind.c:2771 -msgid "" -"Usage: ippfind [options] regtype[,subtype][.domain.] ... [expression]\n" -" ippfind [options] name[.regtype[.domain.]] ... [expression]\n" -" ippfind --help\n" -" ippfind --version" -msgstr "" - -#: systemv/lp.c:751 -msgid "" -"Usage: lp [options] [--] [file(s)]\n" -" lp [options] -i id" -msgstr "" - -#: systemv/lpadmin.c:1616 -msgid "" -"Usage: lpadmin [options] -d destination\n" -" lpadmin [options] -p destination\n" -" lpadmin [options] -p destination -c class\n" -" lpadmin [options] -p destination -r class\n" -" lpadmin [options] -x destination" -msgstr "" - -#: systemv/lpinfo.c:496 -msgid "" -"Usage: lpinfo [options] -m\n" -" lpinfo [options] -v" -msgstr "" - -#: systemv/lpmove.c:215 -msgid "" -"Usage: lpmove [options] job destination\n" -" lpmove [options] source-destination destination" -msgstr "" - -#: systemv/lpoptions.c:534 -msgid "" -"Usage: lpoptions [options] -d destination\n" -" lpoptions [options] [-p destination] [-l]\n" -" lpoptions [options] [-p destination] -o option[=value]\n" -" lpoptions [options] -x destination" -msgstr "" - -#: berkeley/lpq.c:642 -msgid "Usage: lpq [options] [+interval]" -msgstr "" - -#: berkeley/lpr.c:436 -msgid "Usage: lpr [options] [file(s)]" -msgstr "" - -#: berkeley/lprm.c:231 -msgid "" -"Usage: lprm [options] [id]\n" -" lprm [options] -" -msgstr "" - -#: systemv/lpstat.c:2044 -msgid "Usage: lpstat [options]" -msgstr "" - -#: tools/ippeveprinter.c:697 -#, c-format -msgid "Using spool directory \"%s\"." -msgstr "" - -#: systemv/cupstestppd.c:3854 -msgid "Warning: This program will be removed in a future version of CUPS." -msgstr "" - -#: scheduler/client.c:1992 -msgid "You cannot access this page." -msgstr "" - -#: scheduler/client.c:1998 -#, c-format -msgid "You must access this page using the URL https://%s:%d%s." -msgstr "" - -#: scheduler/client.c:1990 -msgid "Your account does not have the necessary privileges." -msgstr "" - -#. TRANSLATORS: Accuracy Units -#: locale/ipp-strings.c:2 -msgid "accuracy-units" -msgstr "" - -#. TRANSLATORS: Millimeters -#: locale/ipp-strings.c:4 -msgid "accuracy-units.mm" -msgstr "" - -#. TRANSLATORS: Nanometers -#: locale/ipp-strings.c:6 -msgid "accuracy-units.nm" -msgstr "" - -#. TRANSLATORS: Micrometers -#: locale/ipp-strings.c:8 -msgid "accuracy-units.um" -msgstr "" - -#. TRANSLATORS: Bale Output -#: locale/ipp-strings.c:10 -msgid "baling" -msgstr "" - -#. TRANSLATORS: Bale Using -#: locale/ipp-strings.c:12 -msgid "baling-type" -msgstr "" - -#. TRANSLATORS: Band -#: locale/ipp-strings.c:14 -msgid "baling-type.band" -msgstr "" - -#. TRANSLATORS: Shrink Wrap -#: locale/ipp-strings.c:16 -msgid "baling-type.shrink-wrap" -msgstr "" - -#. TRANSLATORS: Wrap -#: locale/ipp-strings.c:18 -msgid "baling-type.wrap" -msgstr "" - -#. TRANSLATORS: Bale After -#: locale/ipp-strings.c:20 -msgid "baling-when" -msgstr "" - -#. TRANSLATORS: Job -#: locale/ipp-strings.c:22 -msgid "baling-when.after-job" -msgstr "" - -#. TRANSLATORS: Sets -#: locale/ipp-strings.c:24 -msgid "baling-when.after-sets" -msgstr "" - -#. TRANSLATORS: Bind Output -#: locale/ipp-strings.c:26 -msgid "binding" -msgstr "" - -#. TRANSLATORS: Bind Edge -#: locale/ipp-strings.c:28 -msgid "binding-reference-edge" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:30 -msgid "binding-reference-edge.bottom" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:32 -msgid "binding-reference-edge.left" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:34 -msgid "binding-reference-edge.right" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:36 -msgid "binding-reference-edge.top" -msgstr "" - -#. TRANSLATORS: Binder Type -#: locale/ipp-strings.c:38 -msgid "binding-type" -msgstr "" - -#. TRANSLATORS: Adhesive -#: locale/ipp-strings.c:40 -msgid "binding-type.adhesive" -msgstr "" - -#. TRANSLATORS: Comb -#: locale/ipp-strings.c:42 -msgid "binding-type.comb" -msgstr "" - -#. TRANSLATORS: Flat -#: locale/ipp-strings.c:44 -msgid "binding-type.flat" -msgstr "" - -#. TRANSLATORS: Padding -#: locale/ipp-strings.c:46 -msgid "binding-type.padding" -msgstr "" - -#. TRANSLATORS: Perfect -#: locale/ipp-strings.c:48 -msgid "binding-type.perfect" -msgstr "" - -#. TRANSLATORS: Spiral -#: locale/ipp-strings.c:50 -msgid "binding-type.spiral" -msgstr "" - -#. TRANSLATORS: Tape -#: locale/ipp-strings.c:52 -msgid "binding-type.tape" -msgstr "" - -#. TRANSLATORS: Velo -#: locale/ipp-strings.c:54 -msgid "binding-type.velo" -msgstr "" - -#: cups/notify.c:86 -msgid "canceled" -msgstr "cancelled" - -#. TRANSLATORS: Chamber Humidity -#: locale/ipp-strings.c:56 -msgid "chamber-humidity" -msgstr "" - -#. TRANSLATORS: Chamber Temperature -#: locale/ipp-strings.c:58 -msgid "chamber-temperature" -msgstr "" - -#. TRANSLATORS: Print Job Cost -#: locale/ipp-strings.c:60 -msgid "charge-info-message" -msgstr "" - -#. TRANSLATORS: Coat Sheets -#: locale/ipp-strings.c:62 -msgid "coating" -msgstr "" - -#. TRANSLATORS: Add Coating To -#: locale/ipp-strings.c:64 -msgid "coating-sides" -msgstr "" - -#. TRANSLATORS: Back -#: locale/ipp-strings.c:66 -msgid "coating-sides.back" -msgstr "" - -#. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:68 -msgid "coating-sides.both" -msgstr "" - -#. TRANSLATORS: Front -#: locale/ipp-strings.c:70 -msgid "coating-sides.front" -msgstr "" - -#. TRANSLATORS: Type of Coating -#: locale/ipp-strings.c:72 -msgid "coating-type" -msgstr "" - -#. TRANSLATORS: Archival -#: locale/ipp-strings.c:74 -msgid "coating-type.archival" -msgstr "" - -#. TRANSLATORS: Archival Glossy -#: locale/ipp-strings.c:76 -msgid "coating-type.archival-glossy" -msgstr "" - -#. TRANSLATORS: Archival Matte -#: locale/ipp-strings.c:78 -msgid "coating-type.archival-matte" -msgstr "" - -#. TRANSLATORS: Archival Semi Gloss -#: locale/ipp-strings.c:80 -msgid "coating-type.archival-semi-gloss" -msgstr "" - -#. TRANSLATORS: Glossy -#: locale/ipp-strings.c:82 -msgid "coating-type.glossy" -msgstr "" - -#. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:84 -msgid "coating-type.high-gloss" -msgstr "" - -#. TRANSLATORS: Matte -#: locale/ipp-strings.c:86 -msgid "coating-type.matte" -msgstr "" - -#. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:88 -msgid "coating-type.semi-gloss" -msgstr "" - -#. TRANSLATORS: Silicone -#: locale/ipp-strings.c:90 -msgid "coating-type.silicone" -msgstr "" - -#. TRANSLATORS: Translucent -#: locale/ipp-strings.c:92 -msgid "coating-type.translucent" -msgstr "" - -#. TRANSLATORS: Print Confirmation Sheet -#: locale/ipp-strings.c:94 -msgid "confirmation-sheet-print" -msgstr "" - -#. TRANSLATORS: Copies -#: locale/ipp-strings.c:96 -msgid "copies" -msgstr "" - -#. TRANSLATORS: Back Cover -#: locale/ipp-strings.c:98 -msgid "cover-back" -msgstr "" - -#. TRANSLATORS: Front Cover -#: locale/ipp-strings.c:100 -msgid "cover-front" -msgstr "" - -#. TRANSLATORS: Cover Sheet Info -#: locale/ipp-strings.c:102 -msgid "cover-sheet-info" -msgstr "" - -#. TRANSLATORS: Date Time -#: locale/ipp-strings.c:104 -msgid "cover-sheet-info-supported.date-time" -msgstr "" - -#. TRANSLATORS: From Name -#: locale/ipp-strings.c:106 -msgid "cover-sheet-info-supported.from-name" -msgstr "" - -#. TRANSLATORS: Logo -#: locale/ipp-strings.c:108 -msgid "cover-sheet-info-supported.logo" -msgstr "" - -#. TRANSLATORS: Message -#: locale/ipp-strings.c:110 -msgid "cover-sheet-info-supported.message" -msgstr "" - -#. TRANSLATORS: Organization -#: locale/ipp-strings.c:112 -msgid "cover-sheet-info-supported.organization" -msgstr "" - -#. TRANSLATORS: Subject -#: locale/ipp-strings.c:114 -msgid "cover-sheet-info-supported.subject" -msgstr "" - -#. TRANSLATORS: To Name -#: locale/ipp-strings.c:116 -msgid "cover-sheet-info-supported.to-name" -msgstr "" - -#. TRANSLATORS: Printed Cover -#: locale/ipp-strings.c:118 -msgid "cover-type" -msgstr "" - -#. TRANSLATORS: No Cover -#: locale/ipp-strings.c:120 -msgid "cover-type.no-cover" -msgstr "" - -#. TRANSLATORS: Back Only -#: locale/ipp-strings.c:122 -msgid "cover-type.print-back" -msgstr "" - -#. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:124 -msgid "cover-type.print-both" -msgstr "" - -#. TRANSLATORS: Front Only -#: locale/ipp-strings.c:126 -msgid "cover-type.print-front" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:128 -msgid "cover-type.print-none" -msgstr "" - -#. TRANSLATORS: Cover Output -#: locale/ipp-strings.c:130 -msgid "covering" -msgstr "" - -#. TRANSLATORS: Add Cover -#: locale/ipp-strings.c:132 -msgid "covering-name" -msgstr "" - -#. TRANSLATORS: Plain -#: locale/ipp-strings.c:134 -msgid "covering-name.plain" -msgstr "" - -#. TRANSLATORS: Pre-cut -#: locale/ipp-strings.c:136 -msgid "covering-name.pre-cut" -msgstr "" - -#. TRANSLATORS: Pre-printed -#: locale/ipp-strings.c:138 -msgid "covering-name.pre-printed" -msgstr "" - -#: systemv/cupsctl.c:170 -#, c-format -msgid "cupsctl: Cannot set %s directly." -msgstr "" - -#: scheduler/main.c:245 -msgid "cupsd: On-demand support not compiled in, running in normal mode." -msgstr "" - -#. TRANSLATORS: Detailed Status Message -#: locale/ipp-strings.c:140 -msgid "detailed-status-message" -msgstr "" - -#. TRANSLATORS: Copies -#: locale/ipp-strings.c:142 -msgid "document-copies" -msgstr "" - -#. TRANSLATORS: Document Privacy Attributes -#: locale/ipp-strings.c:144 -msgid "document-privacy-attributes" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:146 -msgid "document-privacy-attributes.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:148 -msgid "document-privacy-attributes.default" -msgstr "" - -#. TRANSLATORS: Document Description -#: locale/ipp-strings.c:150 -msgid "document-privacy-attributes.document-description" -msgstr "" - -#. TRANSLATORS: Document Template -#: locale/ipp-strings.c:152 -msgid "document-privacy-attributes.document-template" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:154 -msgid "document-privacy-attributes.none" -msgstr "" - -#. TRANSLATORS: Document Privacy Scope -#: locale/ipp-strings.c:156 -msgid "document-privacy-scope" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:158 -msgid "document-privacy-scope.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:160 -msgid "document-privacy-scope.default" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:162 -msgid "document-privacy-scope.none" -msgstr "" - -#. TRANSLATORS: Owner -#: locale/ipp-strings.c:164 -msgid "document-privacy-scope.owner" -msgstr "" - -#. TRANSLATORS: Document State -#: locale/ipp-strings.c:166 -msgid "document-state" -msgstr "" - -#. TRANSLATORS: Detailed Document State -#: locale/ipp-strings.c:168 -msgid "document-state-reasons" -msgstr "" - -#. TRANSLATORS: Aborted By System -#: locale/ipp-strings.c:170 -msgid "document-state-reasons.aborted-by-system" -msgstr "" - -#. TRANSLATORS: Canceled At Device -#: locale/ipp-strings.c:172 -msgid "document-state-reasons.canceled-at-device" -msgstr "" - -#. TRANSLATORS: Canceled By Operator -#: locale/ipp-strings.c:174 -msgid "document-state-reasons.canceled-by-operator" -msgstr "" - -#. TRANSLATORS: Canceled By User -#: locale/ipp-strings.c:176 -msgid "document-state-reasons.canceled-by-user" -msgstr "" - -#. TRANSLATORS: Completed Successfully -#: locale/ipp-strings.c:178 -msgid "document-state-reasons.completed-successfully" -msgstr "" - -#. TRANSLATORS: Completed With Errors -#: locale/ipp-strings.c:180 -msgid "document-state-reasons.completed-with-errors" -msgstr "" - -#. TRANSLATORS: Completed With Warnings -#: locale/ipp-strings.c:182 -msgid "document-state-reasons.completed-with-warnings" -msgstr "" - -#. TRANSLATORS: Compression Error -#: locale/ipp-strings.c:184 -msgid "document-state-reasons.compression-error" -msgstr "" - -#. TRANSLATORS: Data Insufficient -#: locale/ipp-strings.c:186 -msgid "document-state-reasons.data-insufficient" -msgstr "" - -#. TRANSLATORS: Digital Signature Did Not Verify -#: locale/ipp-strings.c:188 -msgid "document-state-reasons.digital-signature-did-not-verify" -msgstr "" - -#. TRANSLATORS: Digital Signature Type Not Supported -#: locale/ipp-strings.c:190 -msgid "document-state-reasons.digital-signature-type-not-supported" -msgstr "" - -#. TRANSLATORS: Digital Signature Wait -#: locale/ipp-strings.c:192 -msgid "document-state-reasons.digital-signature-wait" -msgstr "" - -#. TRANSLATORS: Document Access Error -#: locale/ipp-strings.c:194 -msgid "document-state-reasons.document-access-error" -msgstr "" - -#. TRANSLATORS: Document Fetchable -#: locale/ipp-strings.c:196 -msgid "document-state-reasons.document-fetchable" -msgstr "" - -#. TRANSLATORS: Document Format Error -#: locale/ipp-strings.c:198 -msgid "document-state-reasons.document-format-error" -msgstr "" - -#. TRANSLATORS: Document Password Error -#: locale/ipp-strings.c:200 -msgid "document-state-reasons.document-password-error" -msgstr "" - -#. TRANSLATORS: Document Permission Error -#: locale/ipp-strings.c:202 -msgid "document-state-reasons.document-permission-error" -msgstr "" - -#. TRANSLATORS: Document Security Error -#: locale/ipp-strings.c:204 -msgid "document-state-reasons.document-security-error" -msgstr "" - -#. TRANSLATORS: Document Unprintable Error -#: locale/ipp-strings.c:206 -msgid "document-state-reasons.document-unprintable-error" -msgstr "" - -#. TRANSLATORS: Errors Detected -#: locale/ipp-strings.c:208 -msgid "document-state-reasons.errors-detected" -msgstr "" - -#. TRANSLATORS: Incoming -#: locale/ipp-strings.c:210 -msgid "document-state-reasons.incoming" -msgstr "" - -#. TRANSLATORS: Interpreting -#: locale/ipp-strings.c:212 -msgid "document-state-reasons.interpreting" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:214 -msgid "document-state-reasons.none" -msgstr "" - -#. TRANSLATORS: Outgoing -#: locale/ipp-strings.c:216 -msgid "document-state-reasons.outgoing" -msgstr "" - -#. TRANSLATORS: Printing -#: locale/ipp-strings.c:218 -msgid "document-state-reasons.printing" -msgstr "" - -#. TRANSLATORS: Processing To Stop Point -#: locale/ipp-strings.c:220 -msgid "document-state-reasons.processing-to-stop-point" -msgstr "" - -#. TRANSLATORS: Queued -#: locale/ipp-strings.c:222 -msgid "document-state-reasons.queued" -msgstr "" - -#. TRANSLATORS: Queued For Marker -#: locale/ipp-strings.c:224 -msgid "document-state-reasons.queued-for-marker" -msgstr "" - -#. TRANSLATORS: Queued In Device -#: locale/ipp-strings.c:226 -msgid "document-state-reasons.queued-in-device" -msgstr "" - -#. TRANSLATORS: Resources Are Not Ready -#: locale/ipp-strings.c:228 -msgid "document-state-reasons.resources-are-not-ready" -msgstr "" - -#. TRANSLATORS: Resources Are Not Supported -#: locale/ipp-strings.c:230 -msgid "document-state-reasons.resources-are-not-supported" -msgstr "" - -#. TRANSLATORS: Submission Interrupted -#: locale/ipp-strings.c:232 -msgid "document-state-reasons.submission-interrupted" -msgstr "" - -#. TRANSLATORS: Transforming -#: locale/ipp-strings.c:234 -msgid "document-state-reasons.transforming" -msgstr "" - -#. TRANSLATORS: Unsupported Compression -#: locale/ipp-strings.c:236 -msgid "document-state-reasons.unsupported-compression" -msgstr "" - -#. TRANSLATORS: Unsupported Document Format -#: locale/ipp-strings.c:238 -msgid "document-state-reasons.unsupported-document-format" -msgstr "" - -#. TRANSLATORS: Warnings Detected -#: locale/ipp-strings.c:240 -msgid "document-state-reasons.warnings-detected" -msgstr "" - -#. TRANSLATORS: Pending -#: locale/ipp-strings.c:242 -msgid "document-state.3" -msgstr "" - -#. TRANSLATORS: Processing -#: locale/ipp-strings.c:244 -msgid "document-state.5" -msgstr "" - -#. TRANSLATORS: Stopped -#: locale/ipp-strings.c:246 -msgid "document-state.6" -msgstr "" - -#. TRANSLATORS: Canceled -#: locale/ipp-strings.c:248 -msgid "document-state.7" -msgstr "" - -#. TRANSLATORS: Aborted -#: locale/ipp-strings.c:250 -msgid "document-state.8" -msgstr "" - -#. TRANSLATORS: Completed -#: locale/ipp-strings.c:252 -msgid "document-state.9" -msgstr "" - -#: tools/ippfind.c:2822 -msgid "" -"expression --and expression\n" -" Logical AND" -msgstr "" - -#: tools/ippfind.c:2824 -msgid "" -"expression --or expression\n" -" Logical OR" -msgstr "" - -#: tools/ippfind.c:2821 -msgid "expression expression Logical AND" -msgstr "" - -#. TRANSLATORS: Feed Orientation -#: locale/ipp-strings.c:254 -msgid "feed-orientation" -msgstr "" - -#. TRANSLATORS: Long Edge First -#: locale/ipp-strings.c:256 -msgid "feed-orientation.long-edge-first" -msgstr "" - -#. TRANSLATORS: Short Edge First -#: locale/ipp-strings.c:258 -msgid "feed-orientation.short-edge-first" -msgstr "" - -#. TRANSLATORS: Fetch Status Code -#: locale/ipp-strings.c:260 -msgid "fetch-status-code" -msgstr "" - -#. TRANSLATORS: Finishing Template -#: locale/ipp-strings.c:262 -msgid "finishing-template" -msgstr "" - -#. TRANSLATORS: Bale -#: locale/ipp-strings.c:264 -msgid "finishing-template.bale" -msgstr "" - -#. TRANSLATORS: Bind -#: locale/ipp-strings.c:266 -msgid "finishing-template.bind" -msgstr "" - -#. TRANSLATORS: Bind Bottom -#: locale/ipp-strings.c:268 -msgid "finishing-template.bind-bottom" -msgstr "" - -#. TRANSLATORS: Bind Left -#: locale/ipp-strings.c:270 -msgid "finishing-template.bind-left" -msgstr "" - -#. TRANSLATORS: Bind Right -#: locale/ipp-strings.c:272 -msgid "finishing-template.bind-right" -msgstr "" - -#. TRANSLATORS: Bind Top -#: locale/ipp-strings.c:274 -msgid "finishing-template.bind-top" -msgstr "" - -#. TRANSLATORS: Booklet Maker -#: locale/ipp-strings.c:276 -msgid "finishing-template.booklet-maker" -msgstr "" - -#. TRANSLATORS: Coat -#: locale/ipp-strings.c:278 -msgid "finishing-template.coat" -msgstr "" - -#. TRANSLATORS: Cover -#: locale/ipp-strings.c:280 -msgid "finishing-template.cover" -msgstr "" - -#. TRANSLATORS: Edge Stitch -#: locale/ipp-strings.c:282 -msgid "finishing-template.edge-stitch" -msgstr "" - -#. TRANSLATORS: Edge Stitch Bottom -#: locale/ipp-strings.c:284 -msgid "finishing-template.edge-stitch-bottom" -msgstr "" - -#. TRANSLATORS: Edge Stitch Left -#: locale/ipp-strings.c:286 -msgid "finishing-template.edge-stitch-left" -msgstr "" - -#. TRANSLATORS: Edge Stitch Right -#: locale/ipp-strings.c:288 -msgid "finishing-template.edge-stitch-right" -msgstr "" - -#. TRANSLATORS: Edge Stitch Top -#: locale/ipp-strings.c:290 -msgid "finishing-template.edge-stitch-top" -msgstr "" - -#. TRANSLATORS: Fold -#: locale/ipp-strings.c:292 -msgid "finishing-template.fold" -msgstr "" - -#. TRANSLATORS: Accordion Fold -#: locale/ipp-strings.c:294 -msgid "finishing-template.fold-accordion" -msgstr "" - -#. TRANSLATORS: Double Gate Fold -#: locale/ipp-strings.c:296 -msgid "finishing-template.fold-double-gate" -msgstr "" - -#. TRANSLATORS: Engineering Z Fold -#: locale/ipp-strings.c:298 -msgid "finishing-template.fold-engineering-z" -msgstr "" - -#. TRANSLATORS: Gate Fold -#: locale/ipp-strings.c:300 -msgid "finishing-template.fold-gate" -msgstr "" - -#. TRANSLATORS: Half Fold -#: locale/ipp-strings.c:302 -msgid "finishing-template.fold-half" -msgstr "" - -#. TRANSLATORS: Half Z Fold -#: locale/ipp-strings.c:304 -msgid "finishing-template.fold-half-z" -msgstr "" - -#. TRANSLATORS: Left Gate Fold -#: locale/ipp-strings.c:306 -msgid "finishing-template.fold-left-gate" -msgstr "" - -#. TRANSLATORS: Letter Fold -#: locale/ipp-strings.c:308 -msgid "finishing-template.fold-letter" -msgstr "" - -#. TRANSLATORS: Parallel Fold -#: locale/ipp-strings.c:310 -msgid "finishing-template.fold-parallel" -msgstr "" - -#. TRANSLATORS: Poster Fold -#: locale/ipp-strings.c:312 -msgid "finishing-template.fold-poster" -msgstr "" - -#. TRANSLATORS: Right Gate Fold -#: locale/ipp-strings.c:314 -msgid "finishing-template.fold-right-gate" -msgstr "" - -#. TRANSLATORS: Z Fold -#: locale/ipp-strings.c:316 -msgid "finishing-template.fold-z" -msgstr "" - -#. TRANSLATORS: JDF F10-1 -#: locale/ipp-strings.c:318 -msgid "finishing-template.jdf-f10-1" -msgstr "" - -#. TRANSLATORS: JDF F10-2 -#: locale/ipp-strings.c:320 -msgid "finishing-template.jdf-f10-2" -msgstr "" - -#. TRANSLATORS: JDF F10-3 -#: locale/ipp-strings.c:322 -msgid "finishing-template.jdf-f10-3" -msgstr "" - -#. TRANSLATORS: JDF F12-1 -#: locale/ipp-strings.c:324 -msgid "finishing-template.jdf-f12-1" -msgstr "" - -#. TRANSLATORS: JDF F12-10 -#: locale/ipp-strings.c:326 -msgid "finishing-template.jdf-f12-10" -msgstr "" - -#. TRANSLATORS: JDF F12-11 -#: locale/ipp-strings.c:328 -msgid "finishing-template.jdf-f12-11" -msgstr "" - -#. TRANSLATORS: JDF F12-12 -#: locale/ipp-strings.c:330 -msgid "finishing-template.jdf-f12-12" -msgstr "" - -#. TRANSLATORS: JDF F12-13 -#: locale/ipp-strings.c:332 -msgid "finishing-template.jdf-f12-13" -msgstr "" - -#. TRANSLATORS: JDF F12-14 -#: locale/ipp-strings.c:334 -msgid "finishing-template.jdf-f12-14" -msgstr "" - -#. TRANSLATORS: JDF F12-2 -#: locale/ipp-strings.c:336 -msgid "finishing-template.jdf-f12-2" -msgstr "" - -#. TRANSLATORS: JDF F12-3 -#: locale/ipp-strings.c:338 -msgid "finishing-template.jdf-f12-3" -msgstr "" - -#. TRANSLATORS: JDF F12-4 -#: locale/ipp-strings.c:340 -msgid "finishing-template.jdf-f12-4" -msgstr "" - -#. TRANSLATORS: JDF F12-5 -#: locale/ipp-strings.c:342 -msgid "finishing-template.jdf-f12-5" -msgstr "" - -#. TRANSLATORS: JDF F12-6 -#: locale/ipp-strings.c:344 -msgid "finishing-template.jdf-f12-6" -msgstr "" - -#. TRANSLATORS: JDF F12-7 -#: locale/ipp-strings.c:346 -msgid "finishing-template.jdf-f12-7" -msgstr "" - -#. TRANSLATORS: JDF F12-8 -#: locale/ipp-strings.c:348 -msgid "finishing-template.jdf-f12-8" -msgstr "" - -#. TRANSLATORS: JDF F12-9 -#: locale/ipp-strings.c:350 -msgid "finishing-template.jdf-f12-9" -msgstr "" - -#. TRANSLATORS: JDF F14-1 -#: locale/ipp-strings.c:352 -msgid "finishing-template.jdf-f14-1" -msgstr "" - -#. TRANSLATORS: JDF F16-1 -#: locale/ipp-strings.c:354 -msgid "finishing-template.jdf-f16-1" -msgstr "" - -#. TRANSLATORS: JDF F16-10 -#: locale/ipp-strings.c:356 -msgid "finishing-template.jdf-f16-10" -msgstr "" - -#. TRANSLATORS: JDF F16-11 -#: locale/ipp-strings.c:358 -msgid "finishing-template.jdf-f16-11" -msgstr "" - -#. TRANSLATORS: JDF F16-12 -#: locale/ipp-strings.c:360 -msgid "finishing-template.jdf-f16-12" -msgstr "" - -#. TRANSLATORS: JDF F16-13 -#: locale/ipp-strings.c:362 -msgid "finishing-template.jdf-f16-13" -msgstr "" - -#. TRANSLATORS: JDF F16-14 -#: locale/ipp-strings.c:364 -msgid "finishing-template.jdf-f16-14" -msgstr "" - -#. TRANSLATORS: JDF F16-2 -#: locale/ipp-strings.c:366 -msgid "finishing-template.jdf-f16-2" -msgstr "" - -#. TRANSLATORS: JDF F16-3 -#: locale/ipp-strings.c:368 -msgid "finishing-template.jdf-f16-3" -msgstr "" - -#. TRANSLATORS: JDF F16-4 -#: locale/ipp-strings.c:370 -msgid "finishing-template.jdf-f16-4" -msgstr "" - -#. TRANSLATORS: JDF F16-5 -#: locale/ipp-strings.c:372 -msgid "finishing-template.jdf-f16-5" -msgstr "" - -#. TRANSLATORS: JDF F16-6 -#: locale/ipp-strings.c:374 -msgid "finishing-template.jdf-f16-6" -msgstr "" - -#. TRANSLATORS: JDF F16-7 -#: locale/ipp-strings.c:376 -msgid "finishing-template.jdf-f16-7" -msgstr "" - -#. TRANSLATORS: JDF F16-8 -#: locale/ipp-strings.c:378 -msgid "finishing-template.jdf-f16-8" -msgstr "" - -#. TRANSLATORS: JDF F16-9 -#: locale/ipp-strings.c:380 -msgid "finishing-template.jdf-f16-9" -msgstr "" - -#. TRANSLATORS: JDF F18-1 -#: locale/ipp-strings.c:382 -msgid "finishing-template.jdf-f18-1" -msgstr "" - -#. TRANSLATORS: JDF F18-2 -#: locale/ipp-strings.c:384 -msgid "finishing-template.jdf-f18-2" -msgstr "" - -#. TRANSLATORS: JDF F18-3 -#: locale/ipp-strings.c:386 -msgid "finishing-template.jdf-f18-3" -msgstr "" - -#. TRANSLATORS: JDF F18-4 -#: locale/ipp-strings.c:388 -msgid "finishing-template.jdf-f18-4" -msgstr "" - -#. TRANSLATORS: JDF F18-5 -#: locale/ipp-strings.c:390 -msgid "finishing-template.jdf-f18-5" -msgstr "" - -#. TRANSLATORS: JDF F18-6 -#: locale/ipp-strings.c:392 -msgid "finishing-template.jdf-f18-6" -msgstr "" - -#. TRANSLATORS: JDF F18-7 -#: locale/ipp-strings.c:394 -msgid "finishing-template.jdf-f18-7" -msgstr "" - -#. TRANSLATORS: JDF F18-8 -#: locale/ipp-strings.c:396 -msgid "finishing-template.jdf-f18-8" -msgstr "" - -#. TRANSLATORS: JDF F18-9 -#: locale/ipp-strings.c:398 -msgid "finishing-template.jdf-f18-9" -msgstr "" - -#. TRANSLATORS: JDF F2-1 -#: locale/ipp-strings.c:400 -msgid "finishing-template.jdf-f2-1" -msgstr "" - -#. TRANSLATORS: JDF F20-1 -#: locale/ipp-strings.c:402 -msgid "finishing-template.jdf-f20-1" -msgstr "" - -#. TRANSLATORS: JDF F20-2 -#: locale/ipp-strings.c:404 -msgid "finishing-template.jdf-f20-2" -msgstr "" - -#. TRANSLATORS: JDF F24-1 -#: locale/ipp-strings.c:406 -msgid "finishing-template.jdf-f24-1" -msgstr "" - -#. TRANSLATORS: JDF F24-10 -#: locale/ipp-strings.c:408 -msgid "finishing-template.jdf-f24-10" -msgstr "" - -#. TRANSLATORS: JDF F24-11 -#: locale/ipp-strings.c:410 -msgid "finishing-template.jdf-f24-11" -msgstr "" - -#. TRANSLATORS: JDF F24-2 -#: locale/ipp-strings.c:412 -msgid "finishing-template.jdf-f24-2" -msgstr "" - -#. TRANSLATORS: JDF F24-3 -#: locale/ipp-strings.c:414 -msgid "finishing-template.jdf-f24-3" -msgstr "" - -#. TRANSLATORS: JDF F24-4 -#: locale/ipp-strings.c:416 -msgid "finishing-template.jdf-f24-4" -msgstr "" - -#. TRANSLATORS: JDF F24-5 -#: locale/ipp-strings.c:418 -msgid "finishing-template.jdf-f24-5" -msgstr "" - -#. TRANSLATORS: JDF F24-6 -#: locale/ipp-strings.c:420 -msgid "finishing-template.jdf-f24-6" -msgstr "" - -#. TRANSLATORS: JDF F24-7 -#: locale/ipp-strings.c:422 -msgid "finishing-template.jdf-f24-7" -msgstr "" - -#. TRANSLATORS: JDF F24-8 -#: locale/ipp-strings.c:424 -msgid "finishing-template.jdf-f24-8" -msgstr "" - -#. TRANSLATORS: JDF F24-9 -#: locale/ipp-strings.c:426 -msgid "finishing-template.jdf-f24-9" -msgstr "" - -#. TRANSLATORS: JDF F28-1 -#: locale/ipp-strings.c:428 -msgid "finishing-template.jdf-f28-1" -msgstr "" - -#. TRANSLATORS: JDF F32-1 -#: locale/ipp-strings.c:430 -msgid "finishing-template.jdf-f32-1" -msgstr "" - -#. TRANSLATORS: JDF F32-2 -#: locale/ipp-strings.c:432 -msgid "finishing-template.jdf-f32-2" -msgstr "" - -#. TRANSLATORS: JDF F32-3 -#: locale/ipp-strings.c:434 -msgid "finishing-template.jdf-f32-3" -msgstr "" - -#. TRANSLATORS: JDF F32-4 -#: locale/ipp-strings.c:436 -msgid "finishing-template.jdf-f32-4" -msgstr "" - -#. TRANSLATORS: JDF F32-5 -#: locale/ipp-strings.c:438 -msgid "finishing-template.jdf-f32-5" -msgstr "" - -#. TRANSLATORS: JDF F32-6 -#: locale/ipp-strings.c:440 -msgid "finishing-template.jdf-f32-6" -msgstr "" - -#. TRANSLATORS: JDF F32-7 -#: locale/ipp-strings.c:442 -msgid "finishing-template.jdf-f32-7" -msgstr "" - -#. TRANSLATORS: JDF F32-8 -#: locale/ipp-strings.c:444 -msgid "finishing-template.jdf-f32-8" -msgstr "" - -#. TRANSLATORS: JDF F32-9 -#: locale/ipp-strings.c:446 -msgid "finishing-template.jdf-f32-9" -msgstr "" - -#. TRANSLATORS: JDF F36-1 -#: locale/ipp-strings.c:448 -msgid "finishing-template.jdf-f36-1" -msgstr "" - -#. TRANSLATORS: JDF F36-2 -#: locale/ipp-strings.c:450 -msgid "finishing-template.jdf-f36-2" -msgstr "" - -#. TRANSLATORS: JDF F4-1 -#: locale/ipp-strings.c:452 -msgid "finishing-template.jdf-f4-1" -msgstr "" - -#. TRANSLATORS: JDF F4-2 -#: locale/ipp-strings.c:454 -msgid "finishing-template.jdf-f4-2" -msgstr "" - -#. TRANSLATORS: JDF F40-1 -#: locale/ipp-strings.c:456 -msgid "finishing-template.jdf-f40-1" -msgstr "" - -#. TRANSLATORS: JDF F48-1 -#: locale/ipp-strings.c:458 -msgid "finishing-template.jdf-f48-1" -msgstr "" - -#. TRANSLATORS: JDF F48-2 -#: locale/ipp-strings.c:460 -msgid "finishing-template.jdf-f48-2" -msgstr "" - -#. TRANSLATORS: JDF F6-1 -#: locale/ipp-strings.c:462 -msgid "finishing-template.jdf-f6-1" -msgstr "" - -#. TRANSLATORS: JDF F6-2 -#: locale/ipp-strings.c:464 -msgid "finishing-template.jdf-f6-2" -msgstr "" - -#. TRANSLATORS: JDF F6-3 -#: locale/ipp-strings.c:466 -msgid "finishing-template.jdf-f6-3" -msgstr "" - -#. TRANSLATORS: JDF F6-4 -#: locale/ipp-strings.c:468 -msgid "finishing-template.jdf-f6-4" -msgstr "" - -#. TRANSLATORS: JDF F6-5 -#: locale/ipp-strings.c:470 -msgid "finishing-template.jdf-f6-5" -msgstr "" - -#. TRANSLATORS: JDF F6-6 -#: locale/ipp-strings.c:472 -msgid "finishing-template.jdf-f6-6" -msgstr "" - -#. TRANSLATORS: JDF F6-7 -#: locale/ipp-strings.c:474 -msgid "finishing-template.jdf-f6-7" -msgstr "" - -#. TRANSLATORS: JDF F6-8 -#: locale/ipp-strings.c:476 -msgid "finishing-template.jdf-f6-8" -msgstr "" - -#. TRANSLATORS: JDF F64-1 -#: locale/ipp-strings.c:478 -msgid "finishing-template.jdf-f64-1" -msgstr "" - -#. TRANSLATORS: JDF F64-2 -#: locale/ipp-strings.c:480 -msgid "finishing-template.jdf-f64-2" -msgstr "" - -#. TRANSLATORS: JDF F8-1 -#: locale/ipp-strings.c:482 -msgid "finishing-template.jdf-f8-1" -msgstr "" - -#. TRANSLATORS: JDF F8-2 -#: locale/ipp-strings.c:484 -msgid "finishing-template.jdf-f8-2" -msgstr "" - -#. TRANSLATORS: JDF F8-3 -#: locale/ipp-strings.c:486 -msgid "finishing-template.jdf-f8-3" -msgstr "" - -#. TRANSLATORS: JDF F8-4 -#: locale/ipp-strings.c:488 -msgid "finishing-template.jdf-f8-4" -msgstr "" - -#. TRANSLATORS: JDF F8-5 -#: locale/ipp-strings.c:490 -msgid "finishing-template.jdf-f8-5" -msgstr "" - -#. TRANSLATORS: JDF F8-6 -#: locale/ipp-strings.c:492 -msgid "finishing-template.jdf-f8-6" -msgstr "" - -#. TRANSLATORS: JDF F8-7 -#: locale/ipp-strings.c:494 -msgid "finishing-template.jdf-f8-7" -msgstr "" - -#. TRANSLATORS: Jog Offset -#: locale/ipp-strings.c:496 -msgid "finishing-template.jog-offset" -msgstr "" - -#. TRANSLATORS: Laminate -#: locale/ipp-strings.c:498 -msgid "finishing-template.laminate" -msgstr "" - -#. TRANSLATORS: Punch -#: locale/ipp-strings.c:500 -msgid "finishing-template.punch" -msgstr "" - -#. TRANSLATORS: Punch Bottom Left -#: locale/ipp-strings.c:502 -msgid "finishing-template.punch-bottom-left" -msgstr "" - -#. TRANSLATORS: Punch Bottom Right -#: locale/ipp-strings.c:504 -msgid "finishing-template.punch-bottom-right" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Bottom -#: locale/ipp-strings.c:506 -msgid "finishing-template.punch-dual-bottom" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Left -#: locale/ipp-strings.c:508 -msgid "finishing-template.punch-dual-left" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Right -#: locale/ipp-strings.c:510 -msgid "finishing-template.punch-dual-right" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Top -#: locale/ipp-strings.c:512 -msgid "finishing-template.punch-dual-top" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Bottom -#: locale/ipp-strings.c:514 -msgid "finishing-template.punch-multiple-bottom" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Left -#: locale/ipp-strings.c:516 -msgid "finishing-template.punch-multiple-left" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Right -#: locale/ipp-strings.c:518 -msgid "finishing-template.punch-multiple-right" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Top -#: locale/ipp-strings.c:520 -msgid "finishing-template.punch-multiple-top" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Bottom -#: locale/ipp-strings.c:522 -msgid "finishing-template.punch-quad-bottom" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Left -#: locale/ipp-strings.c:524 -msgid "finishing-template.punch-quad-left" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Right -#: locale/ipp-strings.c:526 -msgid "finishing-template.punch-quad-right" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Top -#: locale/ipp-strings.c:528 -msgid "finishing-template.punch-quad-top" -msgstr "" - -#. TRANSLATORS: Punch Top Left -#: locale/ipp-strings.c:530 -msgid "finishing-template.punch-top-left" -msgstr "" - -#. TRANSLATORS: Punch Top Right -#: locale/ipp-strings.c:532 -msgid "finishing-template.punch-top-right" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Bottom -#: locale/ipp-strings.c:534 -msgid "finishing-template.punch-triple-bottom" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Left -#: locale/ipp-strings.c:536 -msgid "finishing-template.punch-triple-left" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Right -#: locale/ipp-strings.c:538 -msgid "finishing-template.punch-triple-right" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Top -#: locale/ipp-strings.c:540 -msgid "finishing-template.punch-triple-top" -msgstr "" - -#. TRANSLATORS: Saddle Stitch -#: locale/ipp-strings.c:542 -msgid "finishing-template.saddle-stitch" -msgstr "" - -#. TRANSLATORS: Staple -#: locale/ipp-strings.c:544 -msgid "finishing-template.staple" -msgstr "" - -#. TRANSLATORS: Staple Bottom Left -#: locale/ipp-strings.c:546 -msgid "finishing-template.staple-bottom-left" -msgstr "" - -#. TRANSLATORS: Staple Bottom Right -#: locale/ipp-strings.c:548 -msgid "finishing-template.staple-bottom-right" -msgstr "" - -#. TRANSLATORS: 2 Staples on Bottom -#: locale/ipp-strings.c:550 -msgid "finishing-template.staple-dual-bottom" -msgstr "" - -#. TRANSLATORS: 2 Staples on Left -#: locale/ipp-strings.c:552 -msgid "finishing-template.staple-dual-left" -msgstr "" - -#. TRANSLATORS: 2 Staples on Right -#: locale/ipp-strings.c:554 -msgid "finishing-template.staple-dual-right" -msgstr "" - -#. TRANSLATORS: 2 Staples on Top -#: locale/ipp-strings.c:556 -msgid "finishing-template.staple-dual-top" -msgstr "" - -#. TRANSLATORS: Staple Top Left -#: locale/ipp-strings.c:558 -msgid "finishing-template.staple-top-left" -msgstr "" - -#. TRANSLATORS: Staple Top Right -#: locale/ipp-strings.c:560 -msgid "finishing-template.staple-top-right" -msgstr "" - -#. TRANSLATORS: 3 Staples on Bottom -#: locale/ipp-strings.c:562 -msgid "finishing-template.staple-triple-bottom" -msgstr "" - -#. TRANSLATORS: 3 Staples on Left -#: locale/ipp-strings.c:564 -msgid "finishing-template.staple-triple-left" -msgstr "" - -#. TRANSLATORS: 3 Staples on Right -#: locale/ipp-strings.c:566 -msgid "finishing-template.staple-triple-right" -msgstr "" - -#. TRANSLATORS: 3 Staples on Top -#: locale/ipp-strings.c:568 -msgid "finishing-template.staple-triple-top" -msgstr "" - -#. TRANSLATORS: Trim -#: locale/ipp-strings.c:570 -msgid "finishing-template.trim" -msgstr "" - -#. TRANSLATORS: Trim After Every Set -#: locale/ipp-strings.c:572 -msgid "finishing-template.trim-after-copies" -msgstr "" - -#. TRANSLATORS: Trim After Every Document -#: locale/ipp-strings.c:574 -msgid "finishing-template.trim-after-documents" -msgstr "" - -#. TRANSLATORS: Trim After Job -#: locale/ipp-strings.c:576 -msgid "finishing-template.trim-after-job" -msgstr "" - -#. TRANSLATORS: Trim After Every Page -#: locale/ipp-strings.c:578 -msgid "finishing-template.trim-after-pages" -msgstr "" - -#. TRANSLATORS: Trim After Every Set -#: locale/ipp-strings.c:580 -msgid "finishing-template.trim-after-sets" -msgstr "" - -#. TRANSLATORS: Trim After Every Page -#: locale/ipp-strings.c:582 -msgid "finishing-template.trim-after-sheets" -msgstr "" - -#. TRANSLATORS: Finishings -#: locale/ipp-strings.c:584 -msgid "finishings" -msgstr "" - -#. TRANSLATORS: Finishings -#: locale/ipp-strings.c:586 -msgid "finishings-col" -msgstr "" - -#. TRANSLATORS: Fold -#: locale/ipp-strings.c:588 -msgid "finishings.10" -msgstr "" - -#. TRANSLATORS: Z Fold -#: locale/ipp-strings.c:590 -msgid "finishings.100" -msgstr "" - -#. TRANSLATORS: Engineering Z Fold -#: locale/ipp-strings.c:592 -msgid "finishings.101" -msgstr "" - -#. TRANSLATORS: Trim -#: locale/ipp-strings.c:594 -msgid "finishings.11" -msgstr "" - -#. TRANSLATORS: Bale -#: locale/ipp-strings.c:596 -msgid "finishings.12" -msgstr "" - -#. TRANSLATORS: Booklet Maker -#: locale/ipp-strings.c:598 -msgid "finishings.13" -msgstr "" - -#. TRANSLATORS: Jog Offset -#: locale/ipp-strings.c:600 -msgid "finishings.14" -msgstr "" - -#. TRANSLATORS: Coat -#: locale/ipp-strings.c:602 -msgid "finishings.15" -msgstr "" - -#. TRANSLATORS: Laminate -#: locale/ipp-strings.c:604 -msgid "finishings.16" -msgstr "" - -#. TRANSLATORS: Staple Top Left -#: locale/ipp-strings.c:606 -msgid "finishings.20" -msgstr "" - -#. TRANSLATORS: Staple Bottom Left -#: locale/ipp-strings.c:608 -msgid "finishings.21" -msgstr "" - -#. TRANSLATORS: Staple Top Right -#: locale/ipp-strings.c:610 -msgid "finishings.22" -msgstr "" - -#. TRANSLATORS: Staple Bottom Right -#: locale/ipp-strings.c:612 -msgid "finishings.23" -msgstr "" - -#. TRANSLATORS: Edge Stitch Left -#: locale/ipp-strings.c:614 -msgid "finishings.24" -msgstr "" - -#. TRANSLATORS: Edge Stitch Top -#: locale/ipp-strings.c:616 -msgid "finishings.25" -msgstr "" - -#. TRANSLATORS: Edge Stitch Right -#: locale/ipp-strings.c:618 -msgid "finishings.26" -msgstr "" - -#. TRANSLATORS: Edge Stitch Bottom -#: locale/ipp-strings.c:620 -msgid "finishings.27" -msgstr "" - -#. TRANSLATORS: 2 Staples on Left -#: locale/ipp-strings.c:622 -msgid "finishings.28" -msgstr "" - -#. TRANSLATORS: 2 Staples on Top -#: locale/ipp-strings.c:624 -msgid "finishings.29" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:626 -msgid "finishings.3" -msgstr "" - -#. TRANSLATORS: 2 Staples on Right -#: locale/ipp-strings.c:628 -msgid "finishings.30" -msgstr "" - -#. TRANSLATORS: 2 Staples on Bottom -#: locale/ipp-strings.c:630 -msgid "finishings.31" -msgstr "" - -#. TRANSLATORS: 3 Staples on Left -#: locale/ipp-strings.c:632 -msgid "finishings.32" -msgstr "" - -#. TRANSLATORS: 3 Staples on Top -#: locale/ipp-strings.c:634 -msgid "finishings.33" -msgstr "" - -#. TRANSLATORS: 3 Staples on Right -#: locale/ipp-strings.c:636 -msgid "finishings.34" -msgstr "" - -#. TRANSLATORS: 3 Staples on Bottom -#: locale/ipp-strings.c:638 -msgid "finishings.35" -msgstr "" - -#. TRANSLATORS: Staple -#: locale/ipp-strings.c:640 -msgid "finishings.4" -msgstr "" - -#. TRANSLATORS: Punch -#: locale/ipp-strings.c:642 -msgid "finishings.5" -msgstr "" - -#. TRANSLATORS: Bind Left -#: locale/ipp-strings.c:644 -msgid "finishings.50" -msgstr "" - -#. TRANSLATORS: Bind Top -#: locale/ipp-strings.c:646 -msgid "finishings.51" -msgstr "" - -#. TRANSLATORS: Bind Right -#: locale/ipp-strings.c:648 -msgid "finishings.52" -msgstr "" - -#. TRANSLATORS: Bind Bottom -#: locale/ipp-strings.c:650 -msgid "finishings.53" -msgstr "" - -#. TRANSLATORS: Cover -#: locale/ipp-strings.c:652 -msgid "finishings.6" -msgstr "" - -#. TRANSLATORS: Trim Pages -#: locale/ipp-strings.c:654 -msgid "finishings.60" -msgstr "" - -#. TRANSLATORS: Trim Documents -#: locale/ipp-strings.c:656 -msgid "finishings.61" -msgstr "" - -#. TRANSLATORS: Trim Copies -#: locale/ipp-strings.c:658 -msgid "finishings.62" -msgstr "" - -#. TRANSLATORS: Trim Job -#: locale/ipp-strings.c:660 -msgid "finishings.63" -msgstr "" - -#. TRANSLATORS: Bind -#: locale/ipp-strings.c:662 -msgid "finishings.7" -msgstr "" - -#. TRANSLATORS: Punch Top Left -#: locale/ipp-strings.c:664 -msgid "finishings.70" -msgstr "" - -#. TRANSLATORS: Punch Bottom Left -#: locale/ipp-strings.c:666 -msgid "finishings.71" -msgstr "" - -#. TRANSLATORS: Punch Top Right -#: locale/ipp-strings.c:668 -msgid "finishings.72" -msgstr "" - -#. TRANSLATORS: Punch Bottom Right -#: locale/ipp-strings.c:670 -msgid "finishings.73" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Left -#: locale/ipp-strings.c:672 -msgid "finishings.74" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Top -#: locale/ipp-strings.c:674 -msgid "finishings.75" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Right -#: locale/ipp-strings.c:676 -msgid "finishings.76" -msgstr "" - -#. TRANSLATORS: 2-hole Punch Bottom -#: locale/ipp-strings.c:678 -msgid "finishings.77" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Left -#: locale/ipp-strings.c:680 -msgid "finishings.78" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Top -#: locale/ipp-strings.c:682 -msgid "finishings.79" -msgstr "" - -#. TRANSLATORS: Saddle Stitch -#: locale/ipp-strings.c:684 -msgid "finishings.8" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Right -#: locale/ipp-strings.c:686 -msgid "finishings.80" -msgstr "" - -#. TRANSLATORS: 3-hole Punch Bottom -#: locale/ipp-strings.c:688 -msgid "finishings.81" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Left -#: locale/ipp-strings.c:690 -msgid "finishings.82" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Top -#: locale/ipp-strings.c:692 -msgid "finishings.83" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Right -#: locale/ipp-strings.c:694 -msgid "finishings.84" -msgstr "" - -#. TRANSLATORS: 4-hole Punch Bottom -#: locale/ipp-strings.c:696 -msgid "finishings.85" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Left -#: locale/ipp-strings.c:698 -msgid "finishings.86" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Top -#: locale/ipp-strings.c:700 -msgid "finishings.87" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Right -#: locale/ipp-strings.c:702 -msgid "finishings.88" -msgstr "" - -#. TRANSLATORS: Multi-hole Punch Bottom -#: locale/ipp-strings.c:704 -msgid "finishings.89" -msgstr "" - -#. TRANSLATORS: Edge Stitch -#: locale/ipp-strings.c:706 -msgid "finishings.9" -msgstr "" - -#. TRANSLATORS: Accordion Fold -#: locale/ipp-strings.c:708 -msgid "finishings.90" -msgstr "" - -#. TRANSLATORS: Double Gate Fold -#: locale/ipp-strings.c:710 -msgid "finishings.91" -msgstr "" - -#. TRANSLATORS: Gate Fold -#: locale/ipp-strings.c:712 -msgid "finishings.92" -msgstr "" - -#. TRANSLATORS: Half Fold -#: locale/ipp-strings.c:714 -msgid "finishings.93" -msgstr "" - -#. TRANSLATORS: Half Z Fold -#: locale/ipp-strings.c:716 -msgid "finishings.94" -msgstr "" - -#. TRANSLATORS: Left Gate Fold -#: locale/ipp-strings.c:718 -msgid "finishings.95" -msgstr "" - -#. TRANSLATORS: Letter Fold -#: locale/ipp-strings.c:720 -msgid "finishings.96" -msgstr "" - -#. TRANSLATORS: Parallel Fold -#: locale/ipp-strings.c:722 -msgid "finishings.97" -msgstr "" - -#. TRANSLATORS: Poster Fold -#: locale/ipp-strings.c:724 -msgid "finishings.98" -msgstr "" - -#. TRANSLATORS: Right Gate Fold -#: locale/ipp-strings.c:726 -msgid "finishings.99" -msgstr "" - -#. TRANSLATORS: Fold -#: locale/ipp-strings.c:728 -msgid "folding" -msgstr "" - -#. TRANSLATORS: Fold Direction -#: locale/ipp-strings.c:730 -msgid "folding-direction" -msgstr "" - -#. TRANSLATORS: Inward -#: locale/ipp-strings.c:732 -msgid "folding-direction.inward" -msgstr "" - -#. TRANSLATORS: Outward -#: locale/ipp-strings.c:734 -msgid "folding-direction.outward" -msgstr "" - -#. TRANSLATORS: Fold Position -#: locale/ipp-strings.c:736 -msgid "folding-offset" -msgstr "" - -#. TRANSLATORS: Fold Edge -#: locale/ipp-strings.c:738 -msgid "folding-reference-edge" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:740 -msgid "folding-reference-edge.bottom" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:742 -msgid "folding-reference-edge.left" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:744 -msgid "folding-reference-edge.right" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:746 -msgid "folding-reference-edge.top" -msgstr "" - -#. TRANSLATORS: Font Name -#: locale/ipp-strings.c:748 -msgid "font-name-requested" -msgstr "" - -#. TRANSLATORS: Font Size -#: locale/ipp-strings.c:750 -msgid "font-size-requested" -msgstr "" - -#. TRANSLATORS: Force Front Side -#: locale/ipp-strings.c:752 -msgid "force-front-side" -msgstr "" - -#. TRANSLATORS: From Name -#: locale/ipp-strings.c:754 -msgid "from-name" -msgstr "" - -#. TRANSLATORS: Imposition Template -#: locale/ipp-strings.c:756 -msgid "imposition-template" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:758 -msgid "imposition-template.none" -msgstr "" - -#. TRANSLATORS: Signature -#: locale/ipp-strings.c:760 -msgid "imposition-template.signature" -msgstr "" - -#. TRANSLATORS: Insert Page Number -#: locale/ipp-strings.c:762 -msgid "insert-after-page-number" -msgstr "" - -#. TRANSLATORS: Insert Count -#: locale/ipp-strings.c:764 -msgid "insert-count" -msgstr "" - -#. TRANSLATORS: Insert Sheet -#: locale/ipp-strings.c:766 -msgid "insert-sheet" -msgstr "" - -#: tools/ippeveprinter.c:5074 -#, c-format -msgid "ippeveprinter: Unable to open \"%s\": %s on line %d." -msgstr "" - -#: tools/ippfind.c:2490 -#, c-format -msgid "ippfind: Bad regular expression: %s" -msgstr "" - -#: tools/ippfind.c:297 -msgid "ippfind: Cannot use --and after --or." -msgstr "" - -#: tools/ippfind.c:582 -#, c-format -msgid "ippfind: Expected key name after %s." -msgstr "" - -#: tools/ippfind.c:532 tools/ippfind.c:727 -#, c-format -msgid "ippfind: Expected port range after %s." -msgstr "" - -#: tools/ippfind.c:330 -#, c-format -msgid "ippfind: Expected program after %s." -msgstr "" - -#: tools/ippfind.c:347 -#, c-format -msgid "ippfind: Expected semi-colon after %s." -msgstr "" - -#: tools/ippfind.c:1993 -msgid "ippfind: Missing close brace in substitution." -msgstr "" - -#: tools/ippfind.c:1046 -msgid "ippfind: Missing close parenthesis." -msgstr "" - -#: tools/ippfind.c:304 -msgid "ippfind: Missing expression before \"--and\"." -msgstr "" - -#: tools/ippfind.c:429 -msgid "ippfind: Missing expression before \"--or\"." -msgstr "" - -#: tools/ippfind.c:864 -#, c-format -msgid "ippfind: Missing key name after %s." -msgstr "" - -#: tools/ippfind.c:398 tools/ippfind.c:714 -#, c-format -msgid "ippfind: Missing name after %s." -msgstr "" - -#: tools/ippfind.c:1017 -msgid "ippfind: Missing open parenthesis." -msgstr "" - -#: tools/ippfind.c:894 -#, c-format -msgid "ippfind: Missing program after %s." -msgstr "" - -#: tools/ippfind.c:316 tools/ippfind.c:370 tools/ippfind.c:411 -#: tools/ippfind.c:517 tools/ippfind.c:599 tools/ippfind.c:614 -#: tools/ippfind.c:781 tools/ippfind.c:796 tools/ippfind.c:819 -#: tools/ippfind.c:879 -#, c-format -msgid "ippfind: Missing regular expression after %s." -msgstr "" - -#: tools/ippfind.c:912 -#, c-format -msgid "ippfind: Missing semi-colon after %s." -msgstr "" - -#: tools/ippfind.c:1940 tools/ippfind.c:1965 -msgid "ippfind: Out of memory." -msgstr "" - -#: tools/ippfind.c:990 -msgid "ippfind: Too many parenthesis." -msgstr "ippfind: Too many parentheses." - -#: tools/ippfind.c:1299 tools/ippfind.c:1427 tools/ippfind.c:2582 -#, c-format -msgid "ippfind: Unable to browse or resolve: %s" -msgstr "" - -#: tools/ippfind.c:2063 tools/ippfind.c:2090 -#, c-format -msgid "ippfind: Unable to execute \"%s\": %s" -msgstr "" - -#: tools/ippfind.c:1136 tools/ippfind.c:1144 tools/ippfind.c:1155 -#, c-format -msgid "ippfind: Unable to use Bonjour: %s" -msgstr "" - -#: tools/ippfind.c:2022 -#, c-format -msgid "ippfind: Unknown variable \"{%s}\"." -msgstr "" - -#: tools/ipptool.c:569 tools/ipptool.c:591 -msgid "" -"ipptool: \"-i\" and \"-n\" are incompatible with \"--ippserver\", \"-P\", " -"and \"-X\"." -msgstr "" - -#: tools/ipptool.c:354 tools/ipptool.c:425 -msgid "ipptool: \"-i\" and \"-n\" are incompatible with \"-P\" and \"-X\"." -msgstr "" - -#: tools/ipptool.c:637 -#, c-format -msgid "ipptool: Bad URI \"%s\"." -msgstr "" - -#: tools/ipptool.c:271 -msgid "ipptool: Missing filename for \"--ippserver\"." -msgstr "" - -#. TRANSLATORS: Job Account ID -#: locale/ipp-strings.c:768 -msgid "job-account-id" -msgstr "" - -#. TRANSLATORS: Job Account Type -#: locale/ipp-strings.c:770 -msgid "job-account-type" -msgstr "" - -#. TRANSLATORS: General -#: locale/ipp-strings.c:772 -msgid "job-account-type.general" -msgstr "" - -#. TRANSLATORS: Group -#: locale/ipp-strings.c:774 -msgid "job-account-type.group" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:776 -msgid "job-account-type.none" -msgstr "" - -#. TRANSLATORS: Job Accounting Output Bin -#: locale/ipp-strings.c:778 -msgid "job-accounting-output-bin" -msgstr "" - -#. TRANSLATORS: Job Accounting Sheets -#: locale/ipp-strings.c:780 -msgid "job-accounting-sheets" -msgstr "" - -#. TRANSLATORS: Type of Job Accounting Sheets -#: locale/ipp-strings.c:782 -msgid "job-accounting-sheets-type" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:784 -msgid "job-accounting-sheets-type.none" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:786 -msgid "job-accounting-sheets-type.standard" -msgstr "" - -#. TRANSLATORS: Job Accounting User ID -#: locale/ipp-strings.c:788 -msgid "job-accounting-user-id" -msgstr "" - -#. TRANSLATORS: Job Cancel After -#: locale/ipp-strings.c:790 -msgid "job-cancel-after" -msgstr "" - -#. TRANSLATORS: Copies -#: locale/ipp-strings.c:792 -msgid "job-copies" -msgstr "" - -#. TRANSLATORS: Back Cover -#: locale/ipp-strings.c:794 -msgid "job-cover-back" -msgstr "" - -#. TRANSLATORS: Front Cover -#: locale/ipp-strings.c:796 -msgid "job-cover-front" -msgstr "" - -#. TRANSLATORS: Delay Output Until -#: locale/ipp-strings.c:798 -msgid "job-delay-output-until" -msgstr "" - -#. TRANSLATORS: Delay Output Until -#: locale/ipp-strings.c:800 -msgid "job-delay-output-until-time" -msgstr "" - -#. TRANSLATORS: Daytime -#: locale/ipp-strings.c:802 -msgid "job-delay-output-until.day-time" -msgstr "" - -#. TRANSLATORS: Evening -#: locale/ipp-strings.c:804 -msgid "job-delay-output-until.evening" -msgstr "" - -#. TRANSLATORS: Released -#: locale/ipp-strings.c:806 -msgid "job-delay-output-until.indefinite" -msgstr "" - -#. TRANSLATORS: Night -#: locale/ipp-strings.c:808 -msgid "job-delay-output-until.night" -msgstr "" - -#. TRANSLATORS: No Delay -#: locale/ipp-strings.c:810 -msgid "job-delay-output-until.no-delay-output" -msgstr "" - -#. TRANSLATORS: Second Shift -#: locale/ipp-strings.c:812 -msgid "job-delay-output-until.second-shift" -msgstr "" - -#. TRANSLATORS: Third Shift -#: locale/ipp-strings.c:814 -msgid "job-delay-output-until.third-shift" -msgstr "" - -#. TRANSLATORS: Weekend -#: locale/ipp-strings.c:816 -msgid "job-delay-output-until.weekend" -msgstr "" - -#. TRANSLATORS: On Error -#: locale/ipp-strings.c:818 -msgid "job-error-action" -msgstr "" - -#. TRANSLATORS: Abort Job -#: locale/ipp-strings.c:820 -msgid "job-error-action.abort-job" -msgstr "" - -#. TRANSLATORS: Cancel Job -#: locale/ipp-strings.c:822 -msgid "job-error-action.cancel-job" -msgstr "" - -#. TRANSLATORS: Continue Job -#: locale/ipp-strings.c:824 -msgid "job-error-action.continue-job" -msgstr "" - -#. TRANSLATORS: Suspend Job -#: locale/ipp-strings.c:826 -msgid "job-error-action.suspend-job" -msgstr "" - -#. TRANSLATORS: Print Error Sheet -#: locale/ipp-strings.c:828 -msgid "job-error-sheet" -msgstr "" - -#. TRANSLATORS: Type of Error Sheet -#: locale/ipp-strings.c:830 -msgid "job-error-sheet-type" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:832 -msgid "job-error-sheet-type.none" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:834 -msgid "job-error-sheet-type.standard" -msgstr "" - -#. TRANSLATORS: Print Error Sheet -#: locale/ipp-strings.c:836 -msgid "job-error-sheet-when" -msgstr "" - -#. TRANSLATORS: Always -#: locale/ipp-strings.c:838 -msgid "job-error-sheet-when.always" -msgstr "" - -#. TRANSLATORS: On Error -#: locale/ipp-strings.c:840 -msgid "job-error-sheet-when.on-error" -msgstr "" - -#. TRANSLATORS: Job Finishings -#: locale/ipp-strings.c:842 -msgid "job-finishings" -msgstr "" - -#. TRANSLATORS: Hold Until -#: locale/ipp-strings.c:844 -msgid "job-hold-until" -msgstr "" - -#. TRANSLATORS: Hold Until -#: locale/ipp-strings.c:846 -msgid "job-hold-until-time" -msgstr "" - -#. TRANSLATORS: Daytime -#: locale/ipp-strings.c:848 -msgid "job-hold-until.day-time" -msgstr "" - -#. TRANSLATORS: Evening -#: locale/ipp-strings.c:850 -msgid "job-hold-until.evening" -msgstr "" - -#. TRANSLATORS: Released -#: locale/ipp-strings.c:852 -msgid "job-hold-until.indefinite" -msgstr "" - -#. TRANSLATORS: Night -#: locale/ipp-strings.c:854 -msgid "job-hold-until.night" -msgstr "" - -#. TRANSLATORS: No Hold -#: locale/ipp-strings.c:856 -msgid "job-hold-until.no-hold" -msgstr "" - -#. TRANSLATORS: Second Shift -#: locale/ipp-strings.c:858 -msgid "job-hold-until.second-shift" -msgstr "" - -#. TRANSLATORS: Third Shift -#: locale/ipp-strings.c:860 -msgid "job-hold-until.third-shift" -msgstr "" - -#. TRANSLATORS: Weekend -#: locale/ipp-strings.c:862 -msgid "job-hold-until.weekend" -msgstr "" - -#. TRANSLATORS: Job Mandatory Attributes -#: locale/ipp-strings.c:864 -msgid "job-mandatory-attributes" -msgstr "" - -#. TRANSLATORS: Title -#: locale/ipp-strings.c:866 -msgid "job-name" -msgstr "" - -#. TRANSLATORS: Job Pages -#: locale/ipp-strings.c:868 -msgid "job-pages" -msgstr "" - -#. TRANSLATORS: Job Pages -#: locale/ipp-strings.c:870 -msgid "job-pages-col" -msgstr "" - -#. TRANSLATORS: Job Phone Number -#: locale/ipp-strings.c:872 -msgid "job-phone-number" -msgstr "" - -#. TRANSLATORS: Job Priority -#: locale/ipp-strings.c:874 -msgid "job-priority" -msgstr "" - -#. TRANSLATORS: Job Privacy Attributes -#: locale/ipp-strings.c:876 -msgid "job-privacy-attributes" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:878 -msgid "job-privacy-attributes.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:880 -msgid "job-privacy-attributes.default" -msgstr "" - -#. TRANSLATORS: Job Description -#: locale/ipp-strings.c:882 -msgid "job-privacy-attributes.job-description" -msgstr "" - -#. TRANSLATORS: Job Template -#: locale/ipp-strings.c:884 -msgid "job-privacy-attributes.job-template" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:886 -msgid "job-privacy-attributes.none" -msgstr "" - -#. TRANSLATORS: Job Privacy Scope -#: locale/ipp-strings.c:888 -msgid "job-privacy-scope" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:890 -msgid "job-privacy-scope.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:892 -msgid "job-privacy-scope.default" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:894 -msgid "job-privacy-scope.none" -msgstr "" - -#. TRANSLATORS: Owner -#: locale/ipp-strings.c:896 -msgid "job-privacy-scope.owner" -msgstr "" - -#. TRANSLATORS: Job Recipient Name -#: locale/ipp-strings.c:898 -msgid "job-recipient-name" -msgstr "" - -#. TRANSLATORS: Job Retain Until -#: locale/ipp-strings.c:900 -msgid "job-retain-until" -msgstr "" - -#. TRANSLATORS: Job Retain Until Interval -#: locale/ipp-strings.c:902 -msgid "job-retain-until-interval" -msgstr "" - -#. TRANSLATORS: Job Retain Until Time -#: locale/ipp-strings.c:904 -msgid "job-retain-until-time" -msgstr "" - -#. TRANSLATORS: End Of Day -#: locale/ipp-strings.c:906 -msgid "job-retain-until.end-of-day" -msgstr "" - -#. TRANSLATORS: End Of Month -#: locale/ipp-strings.c:908 -msgid "job-retain-until.end-of-month" -msgstr "" - -#. TRANSLATORS: End Of Week -#: locale/ipp-strings.c:910 -msgid "job-retain-until.end-of-week" -msgstr "" - -#. TRANSLATORS: Indefinite -#: locale/ipp-strings.c:912 -msgid "job-retain-until.indefinite" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:914 -msgid "job-retain-until.none" -msgstr "" - -#. TRANSLATORS: Job Save Disposition -#: locale/ipp-strings.c:916 -msgid "job-save-disposition" -msgstr "" - -#. TRANSLATORS: Job Sheet Message -#: locale/ipp-strings.c:918 -msgid "job-sheet-message" -msgstr "" - -#. TRANSLATORS: Banner Page -#: locale/ipp-strings.c:920 -msgid "job-sheets" -msgstr "" - -#. TRANSLATORS: Banner Page -#: locale/ipp-strings.c:922 -msgid "job-sheets-col" -msgstr "" - -#. TRANSLATORS: First Page in Document -#: locale/ipp-strings.c:924 -msgid "job-sheets.first-print-stream-page" -msgstr "" - -#. TRANSLATORS: Start and End Sheets -#: locale/ipp-strings.c:926 -msgid "job-sheets.job-both-sheet" -msgstr "" - -#. TRANSLATORS: End Sheet -#: locale/ipp-strings.c:928 -msgid "job-sheets.job-end-sheet" -msgstr "" - -#. TRANSLATORS: Start Sheet -#: locale/ipp-strings.c:930 -msgid "job-sheets.job-start-sheet" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:932 -msgid "job-sheets.none" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:934 -msgid "job-sheets.standard" -msgstr "" - -#. TRANSLATORS: Job State -#: locale/ipp-strings.c:936 -msgid "job-state" -msgstr "" - -#. TRANSLATORS: Job State Message -#: locale/ipp-strings.c:938 -msgid "job-state-message" -msgstr "" - -#. TRANSLATORS: Detailed Job State -#: locale/ipp-strings.c:940 -msgid "job-state-reasons" -msgstr "" - -#. TRANSLATORS: Stopping -#: locale/ipp-strings.c:942 -msgid "job-state-reasons.aborted-by-system" -msgstr "" - -#. TRANSLATORS: Account Authorization Failed -#: locale/ipp-strings.c:944 -msgid "job-state-reasons.account-authorization-failed" -msgstr "" - -#. TRANSLATORS: Account Closed -#: locale/ipp-strings.c:946 -msgid "job-state-reasons.account-closed" -msgstr "" - -#. TRANSLATORS: Account Info Needed -#: locale/ipp-strings.c:948 -msgid "job-state-reasons.account-info-needed" -msgstr "" - -#. TRANSLATORS: Account Limit Reached -#: locale/ipp-strings.c:950 -msgid "job-state-reasons.account-limit-reached" -msgstr "" - -#. TRANSLATORS: Decompression error -#: locale/ipp-strings.c:952 -msgid "job-state-reasons.compression-error" -msgstr "" - -#. TRANSLATORS: Conflicting Attributes -#: locale/ipp-strings.c:954 -msgid "job-state-reasons.conflicting-attributes" -msgstr "" - -#. TRANSLATORS: Connected To Destination -#: locale/ipp-strings.c:956 -msgid "job-state-reasons.connected-to-destination" -msgstr "" - -#. TRANSLATORS: Connecting To Destination -#: locale/ipp-strings.c:958 -msgid "job-state-reasons.connecting-to-destination" -msgstr "" - -#. TRANSLATORS: Destination Uri Failed -#: locale/ipp-strings.c:960 -msgid "job-state-reasons.destination-uri-failed" -msgstr "" - -#. TRANSLATORS: Digital Signature Did Not Verify -#: locale/ipp-strings.c:962 -msgid "job-state-reasons.digital-signature-did-not-verify" -msgstr "" - -#. TRANSLATORS: Digital Signature Type Not Supported -#: locale/ipp-strings.c:964 -msgid "job-state-reasons.digital-signature-type-not-supported" -msgstr "" - -#. TRANSLATORS: Document Access Error -#: locale/ipp-strings.c:966 -msgid "job-state-reasons.document-access-error" -msgstr "" - -#. TRANSLATORS: Document Format Error -#: locale/ipp-strings.c:968 -msgid "job-state-reasons.document-format-error" -msgstr "" - -#. TRANSLATORS: Document Password Error -#: locale/ipp-strings.c:970 -msgid "job-state-reasons.document-password-error" -msgstr "" - -#. TRANSLATORS: Document Permission Error -#: locale/ipp-strings.c:972 -msgid "job-state-reasons.document-permission-error" -msgstr "" - -#. TRANSLATORS: Document Security Error -#: locale/ipp-strings.c:974 -msgid "job-state-reasons.document-security-error" -msgstr "" - -#. TRANSLATORS: Document Unprintable Error -#: locale/ipp-strings.c:976 -msgid "job-state-reasons.document-unprintable-error" -msgstr "" - -#. TRANSLATORS: Errors Detected -#: locale/ipp-strings.c:978 -msgid "job-state-reasons.errors-detected" -msgstr "" - -#. TRANSLATORS: Canceled at printer -#: locale/ipp-strings.c:980 -msgid "job-state-reasons.job-canceled-at-device" -msgstr "" - -#. TRANSLATORS: Canceled by operator -#: locale/ipp-strings.c:982 -msgid "job-state-reasons.job-canceled-by-operator" -msgstr "" - -#. TRANSLATORS: Canceled by user -#: locale/ipp-strings.c:984 -msgid "job-state-reasons.job-canceled-by-user" -msgstr "" - -#. TRANSLATORS: -#: locale/ipp-strings.c:986 -msgid "job-state-reasons.job-completed-successfully" -msgstr "" - -#. TRANSLATORS: Completed with errors -#: locale/ipp-strings.c:988 -msgid "job-state-reasons.job-completed-with-errors" -msgstr "" - -#. TRANSLATORS: Completed with warnings -#: locale/ipp-strings.c:990 -msgid "job-state-reasons.job-completed-with-warnings" -msgstr "" - -#. TRANSLATORS: Insufficient data -#: locale/ipp-strings.c:992 -msgid "job-state-reasons.job-data-insufficient" -msgstr "" - -#. TRANSLATORS: Job Delay Output Until Specified -#: locale/ipp-strings.c:994 -msgid "job-state-reasons.job-delay-output-until-specified" -msgstr "" - -#. TRANSLATORS: Job Digital Signature Wait -#: locale/ipp-strings.c:996 -msgid "job-state-reasons.job-digital-signature-wait" -msgstr "" - -#. TRANSLATORS: Job Fetchable -#: locale/ipp-strings.c:998 -msgid "job-state-reasons.job-fetchable" -msgstr "" - -#. TRANSLATORS: Job Held For Review -#: locale/ipp-strings.c:1000 -msgid "job-state-reasons.job-held-for-review" -msgstr "" - -#. TRANSLATORS: Job held -#: locale/ipp-strings.c:1002 -msgid "job-state-reasons.job-hold-until-specified" -msgstr "" - -#. TRANSLATORS: Incoming -#: locale/ipp-strings.c:1004 -msgid "job-state-reasons.job-incoming" -msgstr "" - -#. TRANSLATORS: Interpreting -#: locale/ipp-strings.c:1006 -msgid "job-state-reasons.job-interpreting" -msgstr "" - -#. TRANSLATORS: Outgoing -#: locale/ipp-strings.c:1008 -msgid "job-state-reasons.job-outgoing" -msgstr "" - -#. TRANSLATORS: Job Password Wait -#: locale/ipp-strings.c:1010 -msgid "job-state-reasons.job-password-wait" -msgstr "" - -#. TRANSLATORS: Job Printed Successfully -#: locale/ipp-strings.c:1012 -msgid "job-state-reasons.job-printed-successfully" -msgstr "" - -#. TRANSLATORS: Job Printed With Errors -#: locale/ipp-strings.c:1014 -msgid "job-state-reasons.job-printed-with-errors" -msgstr "" - -#. TRANSLATORS: Job Printed With Warnings -#: locale/ipp-strings.c:1016 -msgid "job-state-reasons.job-printed-with-warnings" -msgstr "" - -#. TRANSLATORS: Printing -#: locale/ipp-strings.c:1018 -msgid "job-state-reasons.job-printing" -msgstr "" - -#. TRANSLATORS: Preparing to print -#: locale/ipp-strings.c:1020 -msgid "job-state-reasons.job-queued" -msgstr "" - -#. TRANSLATORS: Processing document -#: locale/ipp-strings.c:1022 -msgid "job-state-reasons.job-queued-for-marker" -msgstr "" - -#. TRANSLATORS: Job Release Wait -#: locale/ipp-strings.c:1024 -msgid "job-state-reasons.job-release-wait" -msgstr "" - -#. TRANSLATORS: Restartable -#: locale/ipp-strings.c:1026 -msgid "job-state-reasons.job-restartable" -msgstr "" - -#. TRANSLATORS: Job Resuming -#: locale/ipp-strings.c:1028 -msgid "job-state-reasons.job-resuming" -msgstr "" - -#. TRANSLATORS: Job Saved Successfully -#: locale/ipp-strings.c:1030 -msgid "job-state-reasons.job-saved-successfully" -msgstr "" - -#. TRANSLATORS: Job Saved With Errors -#: locale/ipp-strings.c:1032 -msgid "job-state-reasons.job-saved-with-errors" -msgstr "" - -#. TRANSLATORS: Job Saved With Warnings -#: locale/ipp-strings.c:1034 -msgid "job-state-reasons.job-saved-with-warnings" -msgstr "" - -#. TRANSLATORS: Job Saving -#: locale/ipp-strings.c:1036 -msgid "job-state-reasons.job-saving" -msgstr "" - -#. TRANSLATORS: Job Spooling -#: locale/ipp-strings.c:1038 -msgid "job-state-reasons.job-spooling" -msgstr "" - -#. TRANSLATORS: Job Streaming -#: locale/ipp-strings.c:1040 -msgid "job-state-reasons.job-streaming" -msgstr "" - -#. TRANSLATORS: Suspended -#: locale/ipp-strings.c:1042 -msgid "job-state-reasons.job-suspended" -msgstr "" - -#. TRANSLATORS: Job Suspended By Operator -#: locale/ipp-strings.c:1044 -msgid "job-state-reasons.job-suspended-by-operator" -msgstr "" - -#. TRANSLATORS: Job Suspended By System -#: locale/ipp-strings.c:1046 -msgid "job-state-reasons.job-suspended-by-system" -msgstr "" - -#. TRANSLATORS: Job Suspended By User -#: locale/ipp-strings.c:1048 -msgid "job-state-reasons.job-suspended-by-user" -msgstr "" - -#. TRANSLATORS: Job Suspending -#: locale/ipp-strings.c:1050 -msgid "job-state-reasons.job-suspending" -msgstr "" - -#. TRANSLATORS: Job Transferring -#: locale/ipp-strings.c:1052 -msgid "job-state-reasons.job-transferring" -msgstr "" - -#. TRANSLATORS: Transforming -#: locale/ipp-strings.c:1054 -msgid "job-state-reasons.job-transforming" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:1056 -msgid "job-state-reasons.none" -msgstr "" - -#. TRANSLATORS: Printer offline -#: locale/ipp-strings.c:1058 -msgid "job-state-reasons.printer-stopped" -msgstr "" - -#. TRANSLATORS: Printer partially stopped -#: locale/ipp-strings.c:1060 -msgid "job-state-reasons.printer-stopped-partly" -msgstr "" - -#. TRANSLATORS: Stopping -#: locale/ipp-strings.c:1062 -msgid "job-state-reasons.processing-to-stop-point" -msgstr "" - -#. TRANSLATORS: Ready -#: locale/ipp-strings.c:1064 -msgid "job-state-reasons.queued-in-device" -msgstr "" - -#. TRANSLATORS: Resources Are Not Ready -#: locale/ipp-strings.c:1066 -msgid "job-state-reasons.resources-are-not-ready" -msgstr "" - -#. TRANSLATORS: Resources Are Not Supported -#: locale/ipp-strings.c:1068 -msgid "job-state-reasons.resources-are-not-supported" -msgstr "" - -#. TRANSLATORS: Service offline -#: locale/ipp-strings.c:1070 -msgid "job-state-reasons.service-off-line" -msgstr "" - -#. TRANSLATORS: Submission Interrupted -#: locale/ipp-strings.c:1072 -msgid "job-state-reasons.submission-interrupted" -msgstr "" - -#. TRANSLATORS: Unsupported Attributes Or Values -#: locale/ipp-strings.c:1074 -msgid "job-state-reasons.unsupported-attributes-or-values" -msgstr "" - -#. TRANSLATORS: Unsupported Compression -#: locale/ipp-strings.c:1076 -msgid "job-state-reasons.unsupported-compression" -msgstr "" - -#. TRANSLATORS: Unsupported Document Format -#: locale/ipp-strings.c:1078 -msgid "job-state-reasons.unsupported-document-format" -msgstr "" - -#. TRANSLATORS: Waiting For User Action -#: locale/ipp-strings.c:1080 -msgid "job-state-reasons.waiting-for-user-action" -msgstr "" - -#. TRANSLATORS: Warnings Detected -#: locale/ipp-strings.c:1082 -msgid "job-state-reasons.warnings-detected" -msgstr "" - -#. TRANSLATORS: Pending -#: locale/ipp-strings.c:1084 -msgid "job-state.3" -msgstr "" - -#. TRANSLATORS: Held -#: locale/ipp-strings.c:1086 -msgid "job-state.4" -msgstr "" - -#. TRANSLATORS: Processing -#: locale/ipp-strings.c:1088 -msgid "job-state.5" -msgstr "" - -#. TRANSLATORS: Stopped -#: locale/ipp-strings.c:1090 -msgid "job-state.6" -msgstr "" - -#. TRANSLATORS: Canceled -#: locale/ipp-strings.c:1092 -msgid "job-state.7" -msgstr "" - -#. TRANSLATORS: Aborted -#: locale/ipp-strings.c:1094 -msgid "job-state.8" -msgstr "" - -#. TRANSLATORS: Completed -#: locale/ipp-strings.c:1096 -msgid "job-state.9" -msgstr "" - -#. TRANSLATORS: Laminate Pages -#: locale/ipp-strings.c:1098 -msgid "laminating" -msgstr "" - -#. TRANSLATORS: Laminate -#: locale/ipp-strings.c:1100 -msgid "laminating-sides" -msgstr "" - -#. TRANSLATORS: Back Only -#: locale/ipp-strings.c:1102 -msgid "laminating-sides.back" -msgstr "" - -#. TRANSLATORS: Front and Back -#: locale/ipp-strings.c:1104 -msgid "laminating-sides.both" -msgstr "" - -#. TRANSLATORS: Front Only -#: locale/ipp-strings.c:1106 -msgid "laminating-sides.front" -msgstr "" - -#. TRANSLATORS: Type of Lamination -#: locale/ipp-strings.c:1108 -msgid "laminating-type" -msgstr "" - -#. TRANSLATORS: Archival -#: locale/ipp-strings.c:1110 -msgid "laminating-type.archival" -msgstr "" - -#. TRANSLATORS: Glossy -#: locale/ipp-strings.c:1112 -msgid "laminating-type.glossy" -msgstr "" - -#. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:1114 -msgid "laminating-type.high-gloss" -msgstr "" - -#. TRANSLATORS: Matte -#: locale/ipp-strings.c:1116 -msgid "laminating-type.matte" -msgstr "" - -#. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:1118 -msgid "laminating-type.semi-gloss" -msgstr "" - -#. TRANSLATORS: Translucent -#: locale/ipp-strings.c:1120 -msgid "laminating-type.translucent" -msgstr "" - -#. TRANSLATORS: Logo -#: locale/ipp-strings.c:1122 -msgid "logo" -msgstr "" - -#: systemv/lpadmin.c:214 -#, c-format -msgid "lpadmin: Expected PPD after \"-%c\" option." -msgstr "" - -#: systemv/lpadmin.c:638 -msgid "" -"lpadmin: Printer drivers are deprecated and will stop working in a future " -"version of CUPS." -msgstr "" - -#: systemv/lpadmin.c:619 -msgid "" -"lpadmin: Raw queues are deprecated and will stop working in a future version " -"of CUPS." -msgstr "" - -#: systemv/lpadmin.c:617 -msgid "lpadmin: Raw queues are no longer supported on macOS." -msgstr "" - -#: systemv/lpadmin.c:232 -msgid "" -"lpadmin: System V interface scripts are no longer supported for security " -"reasons." -msgstr "" - -#: systemv/lpadmin.c:1454 -#, c-format -msgid "lpadmin: Unable to open PPD \"%s\": %s" -msgstr "" - -#: systemv/lpadmin.c:1434 -#, c-format -msgid "lpadmin: Unable to open PPD \"%s\": %s on line %d." -msgstr "" - -#: systemv/lpadmin.c:623 -msgid "lpadmin: Use the 'everywhere' model for shared printers." -msgstr "" - -#. TRANSLATORS: Amount of Material -#: locale/ipp-strings.c:1124 -msgid "material-amount" -msgstr "" - -#. TRANSLATORS: Amount Units -#: locale/ipp-strings.c:1126 -msgid "material-amount-units" -msgstr "" - -#. TRANSLATORS: Grams -#: locale/ipp-strings.c:1128 -msgid "material-amount-units.g" -msgstr "" - -#. TRANSLATORS: Kilograms -#: locale/ipp-strings.c:1130 -msgid "material-amount-units.kg" -msgstr "" - -#. TRANSLATORS: Liters -#: locale/ipp-strings.c:1132 -msgid "material-amount-units.l" -msgstr "" - -#. TRANSLATORS: Meters -#: locale/ipp-strings.c:1134 -msgid "material-amount-units.m" -msgstr "" - -#. TRANSLATORS: Milliliters -#: locale/ipp-strings.c:1136 -msgid "material-amount-units.ml" -msgstr "" - -#. TRANSLATORS: Millimeters -#: locale/ipp-strings.c:1138 -msgid "material-amount-units.mm" -msgstr "" - -#. TRANSLATORS: Material Color -#: locale/ipp-strings.c:1140 -msgid "material-color" -msgstr "" - -#. TRANSLATORS: Material Diameter -#: locale/ipp-strings.c:1142 -msgid "material-diameter" -msgstr "" - -#. TRANSLATORS: Material Diameter Tolerance -#: locale/ipp-strings.c:1144 -msgid "material-diameter-tolerance" -msgstr "" - -#. TRANSLATORS: Material Fill Density -#: locale/ipp-strings.c:1146 -msgid "material-fill-density" -msgstr "" - -#. TRANSLATORS: Material Name -#: locale/ipp-strings.c:1148 -msgid "material-name" -msgstr "" - -#. TRANSLATORS: Material Nozzle Diameter -#: locale/ipp-strings.c:1150 -msgid "material-nozzle-diameter" -msgstr "" - -#. TRANSLATORS: Use Material For -#: locale/ipp-strings.c:1152 -msgid "material-purpose" -msgstr "" - -#. TRANSLATORS: Everything -#: locale/ipp-strings.c:1154 -msgid "material-purpose.all" -msgstr "" - -#. TRANSLATORS: Base -#: locale/ipp-strings.c:1156 -msgid "material-purpose.base" -msgstr "" - -#. TRANSLATORS: In-fill -#: locale/ipp-strings.c:1158 -msgid "material-purpose.in-fill" -msgstr "" - -#. TRANSLATORS: Shell -#: locale/ipp-strings.c:1160 -msgid "material-purpose.shell" -msgstr "" - -#. TRANSLATORS: Supports -#: locale/ipp-strings.c:1162 -msgid "material-purpose.support" -msgstr "" - -#. TRANSLATORS: Feed Rate -#: locale/ipp-strings.c:1164 -msgid "material-rate" -msgstr "" - -#. TRANSLATORS: Feed Rate Units -#: locale/ipp-strings.c:1166 -msgid "material-rate-units" -msgstr "" - -#. TRANSLATORS: Milligrams per second -#: locale/ipp-strings.c:1168 -msgid "material-rate-units.mg_second" -msgstr "" - -#. TRANSLATORS: Milliliters per second -#: locale/ipp-strings.c:1170 -msgid "material-rate-units.ml_second" -msgstr "" - -#. TRANSLATORS: Millimeters per second -#: locale/ipp-strings.c:1172 -msgid "material-rate-units.mm_second" -msgstr "" - -#. TRANSLATORS: Material Retraction -#: locale/ipp-strings.c:1174 -msgid "material-retraction" -msgstr "" - -#. TRANSLATORS: Material Shell Thickness -#: locale/ipp-strings.c:1176 -msgid "material-shell-thickness" -msgstr "" - -#. TRANSLATORS: Material Temperature -#: locale/ipp-strings.c:1178 -msgid "material-temperature" -msgstr "" - -#. TRANSLATORS: Material Type -#: locale/ipp-strings.c:1180 -msgid "material-type" -msgstr "" - -#. TRANSLATORS: ABS -#: locale/ipp-strings.c:1182 -msgid "material-type.abs" -msgstr "" - -#. TRANSLATORS: Carbon Fiber ABS -#: locale/ipp-strings.c:1184 -msgid "material-type.abs-carbon-fiber" -msgstr "" - -#. TRANSLATORS: Carbon Nanotube ABS -#: locale/ipp-strings.c:1186 -msgid "material-type.abs-carbon-nanotube" -msgstr "" - -#. TRANSLATORS: Chocolate -#: locale/ipp-strings.c:1188 -msgid "material-type.chocolate" -msgstr "" - -#. TRANSLATORS: Gold -#: locale/ipp-strings.c:1190 -msgid "material-type.gold" -msgstr "" - -#. TRANSLATORS: Nylon -#: locale/ipp-strings.c:1192 -msgid "material-type.nylon" -msgstr "" - -#. TRANSLATORS: Pet -#: locale/ipp-strings.c:1194 -msgid "material-type.pet" -msgstr "" - -#. TRANSLATORS: Photopolymer -#: locale/ipp-strings.c:1196 -msgid "material-type.photopolymer" -msgstr "" - -#. TRANSLATORS: PLA -#: locale/ipp-strings.c:1198 -msgid "material-type.pla" -msgstr "" - -#. TRANSLATORS: Conductive PLA -#: locale/ipp-strings.c:1200 -msgid "material-type.pla-conductive" -msgstr "" - -#. TRANSLATORS: Pla Dissolvable -#: locale/ipp-strings.c:1202 -msgid "material-type.pla-dissolvable" -msgstr "" - -#. TRANSLATORS: Flexible PLA -#: locale/ipp-strings.c:1204 -msgid "material-type.pla-flexible" -msgstr "" - -#. TRANSLATORS: Magnetic PLA -#: locale/ipp-strings.c:1206 -msgid "material-type.pla-magnetic" -msgstr "" - -#. TRANSLATORS: Steel PLA -#: locale/ipp-strings.c:1208 -msgid "material-type.pla-steel" -msgstr "" - -#. TRANSLATORS: Stone PLA -#: locale/ipp-strings.c:1210 -msgid "material-type.pla-stone" -msgstr "" - -#. TRANSLATORS: Wood PLA -#: locale/ipp-strings.c:1212 -msgid "material-type.pla-wood" -msgstr "" - -#. TRANSLATORS: Polycarbonate -#: locale/ipp-strings.c:1214 -msgid "material-type.polycarbonate" -msgstr "" - -#. TRANSLATORS: Dissolvable PVA -#: locale/ipp-strings.c:1216 -msgid "material-type.pva-dissolvable" -msgstr "" - -#. TRANSLATORS: Silver -#: locale/ipp-strings.c:1218 -msgid "material-type.silver" -msgstr "" - -#. TRANSLATORS: Titanium -#: locale/ipp-strings.c:1220 -msgid "material-type.titanium" -msgstr "" - -#. TRANSLATORS: Wax -#: locale/ipp-strings.c:1222 -msgid "material-type.wax" -msgstr "" - -#. TRANSLATORS: Materials -#: locale/ipp-strings.c:1224 -msgid "materials-col" -msgstr "" - -#. TRANSLATORS: Media -#: locale/ipp-strings.c:1226 -msgid "media" -msgstr "" - -#. TRANSLATORS: Back Coating of Media -#: locale/ipp-strings.c:1228 -msgid "media-back-coating" -msgstr "" - -#. TRANSLATORS: Glossy -#: locale/ipp-strings.c:1230 -msgid "media-back-coating.glossy" -msgstr "" - -#. TRANSLATORS: High Gloss -#: locale/ipp-strings.c:1232 -msgid "media-back-coating.high-gloss" -msgstr "" - -#. TRANSLATORS: Matte -#: locale/ipp-strings.c:1234 -msgid "media-back-coating.matte" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:1236 -msgid "media-back-coating.none" -msgstr "" - -#. TRANSLATORS: Satin -#: locale/ipp-strings.c:1238 -msgid "media-back-coating.satin" -msgstr "" - -#. TRANSLATORS: Semi-gloss -#: locale/ipp-strings.c:1240 -msgid "media-back-coating.semi-gloss" -msgstr "" - -#. TRANSLATORS: Media Bottom Margin -#: locale/ipp-strings.c:1242 -msgid "media-bottom-margin" -msgstr "" - -#. TRANSLATORS: Media -#: locale/ipp-strings.c:1244 -msgid "media-col" -msgstr "" - -#. TRANSLATORS: Media Color -#: locale/ipp-strings.c:1246 -msgid "media-color" -msgstr "" - -#. TRANSLATORS: Black -#: locale/ipp-strings.c:1248 -msgid "media-color.black" -msgstr "" - -#. TRANSLATORS: Blue -#: locale/ipp-strings.c:1250 -msgid "media-color.blue" -msgstr "" - -#. TRANSLATORS: Brown -#: locale/ipp-strings.c:1252 -msgid "media-color.brown" -msgstr "" - -#. TRANSLATORS: Buff -#: locale/ipp-strings.c:1254 -msgid "media-color.buff" -msgstr "" - -#. TRANSLATORS: Clear Black -#: locale/ipp-strings.c:1256 -msgid "media-color.clear-black" -msgstr "" - -#. TRANSLATORS: Clear Blue -#: locale/ipp-strings.c:1258 -msgid "media-color.clear-blue" -msgstr "" - -#. TRANSLATORS: Clear Brown -#: locale/ipp-strings.c:1260 -msgid "media-color.clear-brown" -msgstr "" - -#. TRANSLATORS: Clear Buff -#: locale/ipp-strings.c:1262 -msgid "media-color.clear-buff" -msgstr "" - -#. TRANSLATORS: Clear Cyan -#: locale/ipp-strings.c:1264 -msgid "media-color.clear-cyan" -msgstr "" - -#. TRANSLATORS: Clear Gold -#: locale/ipp-strings.c:1266 -msgid "media-color.clear-gold" -msgstr "" - -#. TRANSLATORS: Clear Goldenrod -#: locale/ipp-strings.c:1268 -msgid "media-color.clear-goldenrod" -msgstr "" - -#. TRANSLATORS: Clear Gray -#: locale/ipp-strings.c:1270 -msgid "media-color.clear-gray" -msgstr "" - -#. TRANSLATORS: Clear Green -#: locale/ipp-strings.c:1272 -msgid "media-color.clear-green" -msgstr "" - -#. TRANSLATORS: Clear Ivory -#: locale/ipp-strings.c:1274 -msgid "media-color.clear-ivory" -msgstr "" - -#. TRANSLATORS: Clear Magenta -#: locale/ipp-strings.c:1276 -msgid "media-color.clear-magenta" -msgstr "" - -#. TRANSLATORS: Clear Multi Color -#: locale/ipp-strings.c:1278 -msgid "media-color.clear-multi-color" -msgstr "" - -#. TRANSLATORS: Clear Mustard -#: locale/ipp-strings.c:1280 -msgid "media-color.clear-mustard" -msgstr "" - -#. TRANSLATORS: Clear Orange -#: locale/ipp-strings.c:1282 -msgid "media-color.clear-orange" -msgstr "" - -#. TRANSLATORS: Clear Pink -#: locale/ipp-strings.c:1284 -msgid "media-color.clear-pink" -msgstr "" - -#. TRANSLATORS: Clear Red -#: locale/ipp-strings.c:1286 -msgid "media-color.clear-red" -msgstr "" - -#. TRANSLATORS: Clear Silver -#: locale/ipp-strings.c:1288 -msgid "media-color.clear-silver" -msgstr "" - -#. TRANSLATORS: Clear Turquoise -#: locale/ipp-strings.c:1290 -msgid "media-color.clear-turquoise" -msgstr "" - -#. TRANSLATORS: Clear Violet -#: locale/ipp-strings.c:1292 -msgid "media-color.clear-violet" -msgstr "" - -#. TRANSLATORS: Clear White -#: locale/ipp-strings.c:1294 -msgid "media-color.clear-white" -msgstr "" - -#. TRANSLATORS: Clear Yellow -#: locale/ipp-strings.c:1296 -msgid "media-color.clear-yellow" -msgstr "" - -#. TRANSLATORS: Cyan -#: locale/ipp-strings.c:1298 -msgid "media-color.cyan" -msgstr "" - -#. TRANSLATORS: Dark Blue -#: locale/ipp-strings.c:1300 -msgid "media-color.dark-blue" -msgstr "" - -#. TRANSLATORS: Dark Brown -#: locale/ipp-strings.c:1302 -msgid "media-color.dark-brown" -msgstr "" - -#. TRANSLATORS: Dark Buff -#: locale/ipp-strings.c:1304 -msgid "media-color.dark-buff" -msgstr "" - -#. TRANSLATORS: Dark Cyan -#: locale/ipp-strings.c:1306 -msgid "media-color.dark-cyan" -msgstr "" - -#. TRANSLATORS: Dark Gold -#: locale/ipp-strings.c:1308 -msgid "media-color.dark-gold" -msgstr "" - -#. TRANSLATORS: Dark Goldenrod -#: locale/ipp-strings.c:1310 -msgid "media-color.dark-goldenrod" -msgstr "" - -#. TRANSLATORS: Dark Gray -#: locale/ipp-strings.c:1312 -msgid "media-color.dark-gray" -msgstr "" - -#. TRANSLATORS: Dark Green -#: locale/ipp-strings.c:1314 -msgid "media-color.dark-green" -msgstr "" - -#. TRANSLATORS: Dark Ivory -#: locale/ipp-strings.c:1316 -msgid "media-color.dark-ivory" -msgstr "" - -#. TRANSLATORS: Dark Magenta -#: locale/ipp-strings.c:1318 -msgid "media-color.dark-magenta" -msgstr "" - -#. TRANSLATORS: Dark Mustard -#: locale/ipp-strings.c:1320 -msgid "media-color.dark-mustard" -msgstr "" - -#. TRANSLATORS: Dark Orange -#: locale/ipp-strings.c:1322 -msgid "media-color.dark-orange" -msgstr "" - -#. TRANSLATORS: Dark Pink -#: locale/ipp-strings.c:1324 -msgid "media-color.dark-pink" -msgstr "" - -#. TRANSLATORS: Dark Red -#: locale/ipp-strings.c:1326 -msgid "media-color.dark-red" -msgstr "" - -#. TRANSLATORS: Dark Silver -#: locale/ipp-strings.c:1328 -msgid "media-color.dark-silver" -msgstr "" - -#. TRANSLATORS: Dark Turquoise -#: locale/ipp-strings.c:1330 -msgid "media-color.dark-turquoise" -msgstr "" - -#. TRANSLATORS: Dark Violet -#: locale/ipp-strings.c:1332 -msgid "media-color.dark-violet" -msgstr "" - -#. TRANSLATORS: Dark Yellow -#: locale/ipp-strings.c:1334 -msgid "media-color.dark-yellow" -msgstr "" - -#. TRANSLATORS: Gold -#: locale/ipp-strings.c:1336 -msgid "media-color.gold" -msgstr "" - -#. TRANSLATORS: Goldenrod -#: locale/ipp-strings.c:1338 -msgid "media-color.goldenrod" -msgstr "" - -#. TRANSLATORS: Gray -#: locale/ipp-strings.c:1340 -msgid "media-color.gray" -msgstr "" - -#. TRANSLATORS: Green -#: locale/ipp-strings.c:1342 -msgid "media-color.green" -msgstr "" - -#. TRANSLATORS: Ivory -#: locale/ipp-strings.c:1344 -msgid "media-color.ivory" -msgstr "" - -#. TRANSLATORS: Light Black -#: locale/ipp-strings.c:1346 -msgid "media-color.light-black" -msgstr "" - -#. TRANSLATORS: Light Blue -#: locale/ipp-strings.c:1348 -msgid "media-color.light-blue" -msgstr "" - -#. TRANSLATORS: Light Brown -#: locale/ipp-strings.c:1350 -msgid "media-color.light-brown" -msgstr "" - -#. TRANSLATORS: Light Buff -#: locale/ipp-strings.c:1352 -msgid "media-color.light-buff" -msgstr "" - -#. TRANSLATORS: Light Cyan -#: locale/ipp-strings.c:1354 -msgid "media-color.light-cyan" -msgstr "" - -#. TRANSLATORS: Light Gold -#: locale/ipp-strings.c:1356 -msgid "media-color.light-gold" -msgstr "" - -#. TRANSLATORS: Light Goldenrod -#: locale/ipp-strings.c:1358 -msgid "media-color.light-goldenrod" -msgstr "" - -#. TRANSLATORS: Light Gray -#: locale/ipp-strings.c:1360 -msgid "media-color.light-gray" -msgstr "" - -#. TRANSLATORS: Light Green -#: locale/ipp-strings.c:1362 -msgid "media-color.light-green" -msgstr "" - -#. TRANSLATORS: Light Ivory -#: locale/ipp-strings.c:1364 -msgid "media-color.light-ivory" -msgstr "" - -#. TRANSLATORS: Light Magenta -#: locale/ipp-strings.c:1366 -msgid "media-color.light-magenta" -msgstr "" - -#. TRANSLATORS: Light Mustard -#: locale/ipp-strings.c:1368 -msgid "media-color.light-mustard" -msgstr "" - -#. TRANSLATORS: Light Orange -#: locale/ipp-strings.c:1370 -msgid "media-color.light-orange" -msgstr "" - -#. TRANSLATORS: Light Pink -#: locale/ipp-strings.c:1372 -msgid "media-color.light-pink" -msgstr "" - -#. TRANSLATORS: Light Red -#: locale/ipp-strings.c:1374 -msgid "media-color.light-red" -msgstr "" - -#. TRANSLATORS: Light Silver -#: locale/ipp-strings.c:1376 -msgid "media-color.light-silver" -msgstr "" - -#. TRANSLATORS: Light Turquoise -#: locale/ipp-strings.c:1378 -msgid "media-color.light-turquoise" -msgstr "" - -#. TRANSLATORS: Light Violet -#: locale/ipp-strings.c:1380 -msgid "media-color.light-violet" -msgstr "" - -#. TRANSLATORS: Light Yellow -#: locale/ipp-strings.c:1382 -msgid "media-color.light-yellow" -msgstr "" - -#. TRANSLATORS: Magenta -#: locale/ipp-strings.c:1384 -msgid "media-color.magenta" -msgstr "" - -#. TRANSLATORS: Multi-color -#: locale/ipp-strings.c:1386 -msgid "media-color.multi-color" -msgstr "" - -#. TRANSLATORS: Mustard -#: locale/ipp-strings.c:1388 -msgid "media-color.mustard" -msgstr "" - -#. TRANSLATORS: No Color -#: locale/ipp-strings.c:1390 -msgid "media-color.no-color" -msgstr "" - -#. TRANSLATORS: Orange -#: locale/ipp-strings.c:1392 -msgid "media-color.orange" -msgstr "" - -#. TRANSLATORS: Pink -#: locale/ipp-strings.c:1394 -msgid "media-color.pink" -msgstr "" - -#. TRANSLATORS: Red -#: locale/ipp-strings.c:1396 -msgid "media-color.red" -msgstr "" - -#. TRANSLATORS: Silver -#: locale/ipp-strings.c:1398 -msgid "media-color.silver" -msgstr "" - -#. TRANSLATORS: Turquoise -#: locale/ipp-strings.c:1400 -msgid "media-color.turquoise" -msgstr "" - -#. TRANSLATORS: Violet -#: locale/ipp-strings.c:1402 -msgid "media-color.violet" -msgstr "" - -#. TRANSLATORS: White -#: locale/ipp-strings.c:1404 -msgid "media-color.white" -msgstr "" - -#. TRANSLATORS: Yellow -#: locale/ipp-strings.c:1406 -msgid "media-color.yellow" -msgstr "" - -#. TRANSLATORS: Front Coating of Media -#: locale/ipp-strings.c:1408 -msgid "media-front-coating" -msgstr "" - -#. TRANSLATORS: Media Grain -#: locale/ipp-strings.c:1410 -msgid "media-grain" -msgstr "" - -#. TRANSLATORS: Cross-Feed Direction -#: locale/ipp-strings.c:1412 -msgid "media-grain.x-direction" -msgstr "" - -#. TRANSLATORS: Feed Direction -#: locale/ipp-strings.c:1414 -msgid "media-grain.y-direction" -msgstr "" - -#. TRANSLATORS: Media Hole Count -#: locale/ipp-strings.c:1416 -msgid "media-hole-count" -msgstr "" - -#. TRANSLATORS: Media Info -#: locale/ipp-strings.c:1418 -msgid "media-info" -msgstr "" - -#. TRANSLATORS: Force Media -#: locale/ipp-strings.c:1420 -msgid "media-input-tray-check" -msgstr "" - -#. TRANSLATORS: Media Left Margin -#: locale/ipp-strings.c:1422 -msgid "media-left-margin" -msgstr "" - -#. TRANSLATORS: Pre-printed Media -#: locale/ipp-strings.c:1424 -msgid "media-pre-printed" -msgstr "" - -#. TRANSLATORS: Blank -#: locale/ipp-strings.c:1426 -msgid "media-pre-printed.blank" -msgstr "" - -#. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1428 -msgid "media-pre-printed.letter-head" -msgstr "" - -#. TRANSLATORS: Pre-printed -#: locale/ipp-strings.c:1430 -msgid "media-pre-printed.pre-printed" -msgstr "" - -#. TRANSLATORS: Recycled Media -#: locale/ipp-strings.c:1432 -msgid "media-recycled" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:1434 -msgid "media-recycled.none" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:1436 -msgid "media-recycled.standard" -msgstr "" - -#. TRANSLATORS: Media Right Margin -#: locale/ipp-strings.c:1438 -msgid "media-right-margin" -msgstr "" - -#. TRANSLATORS: Media Dimensions -#: locale/ipp-strings.c:1440 -msgid "media-size" -msgstr "" - -#. TRANSLATORS: Media Name -#: locale/ipp-strings.c:1442 -msgid "media-size-name" -msgstr "" - -#. TRANSLATORS: Media Source -#: locale/ipp-strings.c:1444 -msgid "media-source" -msgstr "" - -#. TRANSLATORS: Alternate -#: locale/ipp-strings.c:1446 -msgid "media-source.alternate" -msgstr "" - -#. TRANSLATORS: Alternate Roll -#: locale/ipp-strings.c:1448 -msgid "media-source.alternate-roll" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:1450 -msgid "media-source.auto" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:1452 -msgid "media-source.bottom" -msgstr "" - -#. TRANSLATORS: By-pass Tray -#: locale/ipp-strings.c:1454 -msgid "media-source.by-pass-tray" -msgstr "" - -#. TRANSLATORS: Center -#: locale/ipp-strings.c:1456 -msgid "media-source.center" -msgstr "" - -#. TRANSLATORS: Disc -#: locale/ipp-strings.c:1458 -msgid "media-source.disc" -msgstr "" - -#. TRANSLATORS: Envelope -#: locale/ipp-strings.c:1460 -msgid "media-source.envelope" -msgstr "" - -#. TRANSLATORS: Hagaki -#: locale/ipp-strings.c:1462 -msgid "media-source.hagaki" -msgstr "" - -#. TRANSLATORS: Large Capacity -#: locale/ipp-strings.c:1464 -msgid "media-source.large-capacity" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:1466 -msgid "media-source.left" -msgstr "" - -#. TRANSLATORS: Main -#: locale/ipp-strings.c:1468 -msgid "media-source.main" -msgstr "" - -#. TRANSLATORS: Main Roll -#: locale/ipp-strings.c:1470 -msgid "media-source.main-roll" -msgstr "" - -#. TRANSLATORS: Manual -#: locale/ipp-strings.c:1472 -msgid "media-source.manual" -msgstr "" - -#. TRANSLATORS: Middle -#: locale/ipp-strings.c:1474 -msgid "media-source.middle" -msgstr "" - -#. TRANSLATORS: Photo -#: locale/ipp-strings.c:1476 -msgid "media-source.photo" -msgstr "" - -#. TRANSLATORS: Rear -#: locale/ipp-strings.c:1478 -msgid "media-source.rear" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:1480 -msgid "media-source.right" -msgstr "" - -#. TRANSLATORS: Roll 1 -#: locale/ipp-strings.c:1482 -msgid "media-source.roll-1" -msgstr "" - -#. TRANSLATORS: Roll 10 -#: locale/ipp-strings.c:1484 -msgid "media-source.roll-10" -msgstr "" - -#. TRANSLATORS: Roll 2 -#: locale/ipp-strings.c:1486 -msgid "media-source.roll-2" -msgstr "" - -#. TRANSLATORS: Roll 3 -#: locale/ipp-strings.c:1488 -msgid "media-source.roll-3" -msgstr "" - -#. TRANSLATORS: Roll 4 -#: locale/ipp-strings.c:1490 -msgid "media-source.roll-4" -msgstr "" - -#. TRANSLATORS: Roll 5 -#: locale/ipp-strings.c:1492 -msgid "media-source.roll-5" -msgstr "" - -#. TRANSLATORS: Roll 6 -#: locale/ipp-strings.c:1494 -msgid "media-source.roll-6" -msgstr "" - -#. TRANSLATORS: Roll 7 -#: locale/ipp-strings.c:1496 -msgid "media-source.roll-7" -msgstr "" - -#. TRANSLATORS: Roll 8 -#: locale/ipp-strings.c:1498 -msgid "media-source.roll-8" -msgstr "" - -#. TRANSLATORS: Roll 9 -#: locale/ipp-strings.c:1500 -msgid "media-source.roll-9" -msgstr "" - -#. TRANSLATORS: Side -#: locale/ipp-strings.c:1502 -msgid "media-source.side" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:1504 -msgid "media-source.top" -msgstr "" - -#. TRANSLATORS: Tray 1 -#: locale/ipp-strings.c:1506 -msgid "media-source.tray-1" -msgstr "" - -#. TRANSLATORS: Tray 10 -#: locale/ipp-strings.c:1508 -msgid "media-source.tray-10" -msgstr "" - -#. TRANSLATORS: Tray 11 -#: locale/ipp-strings.c:1510 -msgid "media-source.tray-11" -msgstr "" - -#. TRANSLATORS: Tray 12 -#: locale/ipp-strings.c:1512 -msgid "media-source.tray-12" -msgstr "" - -#. TRANSLATORS: Tray 13 -#: locale/ipp-strings.c:1514 -msgid "media-source.tray-13" -msgstr "" - -#. TRANSLATORS: Tray 14 -#: locale/ipp-strings.c:1516 -msgid "media-source.tray-14" -msgstr "" - -#. TRANSLATORS: Tray 15 -#: locale/ipp-strings.c:1518 -msgid "media-source.tray-15" -msgstr "" - -#. TRANSLATORS: Tray 16 -#: locale/ipp-strings.c:1520 -msgid "media-source.tray-16" -msgstr "" - -#. TRANSLATORS: Tray 17 -#: locale/ipp-strings.c:1522 -msgid "media-source.tray-17" -msgstr "" - -#. TRANSLATORS: Tray 18 -#: locale/ipp-strings.c:1524 -msgid "media-source.tray-18" -msgstr "" - -#. TRANSLATORS: Tray 19 -#: locale/ipp-strings.c:1526 -msgid "media-source.tray-19" -msgstr "" - -#. TRANSLATORS: Tray 2 -#: locale/ipp-strings.c:1528 -msgid "media-source.tray-2" -msgstr "" - -#. TRANSLATORS: Tray 20 -#: locale/ipp-strings.c:1530 -msgid "media-source.tray-20" -msgstr "" - -#. TRANSLATORS: Tray 3 -#: locale/ipp-strings.c:1532 -msgid "media-source.tray-3" -msgstr "" - -#. TRANSLATORS: Tray 4 -#: locale/ipp-strings.c:1534 -msgid "media-source.tray-4" -msgstr "" - -#. TRANSLATORS: Tray 5 -#: locale/ipp-strings.c:1536 -msgid "media-source.tray-5" -msgstr "" - -#. TRANSLATORS: Tray 6 -#: locale/ipp-strings.c:1538 -msgid "media-source.tray-6" -msgstr "" - -#. TRANSLATORS: Tray 7 -#: locale/ipp-strings.c:1540 -msgid "media-source.tray-7" -msgstr "" - -#. TRANSLATORS: Tray 8 -#: locale/ipp-strings.c:1542 -msgid "media-source.tray-8" -msgstr "" - -#. TRANSLATORS: Tray 9 -#: locale/ipp-strings.c:1544 -msgid "media-source.tray-9" -msgstr "" - -#. TRANSLATORS: Media Thickness -#: locale/ipp-strings.c:1546 -msgid "media-thickness" -msgstr "" - -#. TRANSLATORS: Media Tooth (Texture) -#: locale/ipp-strings.c:1548 -msgid "media-tooth" -msgstr "" - -#. TRANSLATORS: Antique -#: locale/ipp-strings.c:1550 -msgid "media-tooth.antique" -msgstr "" - -#. TRANSLATORS: Extra Smooth -#: locale/ipp-strings.c:1552 -msgid "media-tooth.calendared" -msgstr "" - -#. TRANSLATORS: Coarse -#: locale/ipp-strings.c:1554 -msgid "media-tooth.coarse" -msgstr "" - -#. TRANSLATORS: Fine -#: locale/ipp-strings.c:1556 -msgid "media-tooth.fine" -msgstr "" - -#. TRANSLATORS: Linen -#: locale/ipp-strings.c:1558 -msgid "media-tooth.linen" -msgstr "" - -#. TRANSLATORS: Medium -#: locale/ipp-strings.c:1560 -msgid "media-tooth.medium" -msgstr "" - -#. TRANSLATORS: Smooth -#: locale/ipp-strings.c:1562 -msgid "media-tooth.smooth" -msgstr "" - -#. TRANSLATORS: Stipple -#: locale/ipp-strings.c:1564 -msgid "media-tooth.stipple" -msgstr "" - -#. TRANSLATORS: Rough -#: locale/ipp-strings.c:1566 -msgid "media-tooth.uncalendared" -msgstr "" - -#. TRANSLATORS: Vellum -#: locale/ipp-strings.c:1568 -msgid "media-tooth.vellum" -msgstr "" - -#. TRANSLATORS: Media Top Margin -#: locale/ipp-strings.c:1570 -msgid "media-top-margin" -msgstr "" - -#. TRANSLATORS: Media Type -#: locale/ipp-strings.c:1572 -msgid "media-type" -msgstr "" - -#. TRANSLATORS: Aluminum -#: locale/ipp-strings.c:1574 -msgid "media-type.aluminum" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:1576 -msgid "media-type.auto" -msgstr "" - -#. TRANSLATORS: Back Print Film -#: locale/ipp-strings.c:1578 -msgid "media-type.back-print-film" -msgstr "" - -#. TRANSLATORS: Cardboard -#: locale/ipp-strings.c:1580 -msgid "media-type.cardboard" -msgstr "" - -#. TRANSLATORS: Cardstock -#: locale/ipp-strings.c:1582 -msgid "media-type.cardstock" -msgstr "" - -#. TRANSLATORS: CD -#: locale/ipp-strings.c:1584 -msgid "media-type.cd" -msgstr "" - -#. TRANSLATORS: Photo Advanced Paper -#: locale/ipp-strings.c:1586 -msgid "media-type.com.hp.advanced-photo" -msgstr "" - -#. TRANSLATORS: Brochure Glossy Paper -#: locale/ipp-strings.c:1588 -msgid "media-type.com.hp.brochure-glossy" -msgstr "" - -#. TRANSLATORS: Brochure Matte Paper -#: locale/ipp-strings.c:1590 -msgid "media-type.com.hp.brochure-matte" -msgstr "" - -#. TRANSLATORS: Matte Coverstock -#: locale/ipp-strings.c:1592 -msgid "media-type.com.hp.cover-matte" -msgstr "" - -#. TRANSLATORS: EcoSMART Lite Paper -#: locale/ipp-strings.c:1594 -msgid "media-type.com.hp.ecosmart-lite" -msgstr "" - -#. TRANSLATORS: Everyday Glossy Paper -#: locale/ipp-strings.c:1596 -msgid "media-type.com.hp.everyday-glossy" -msgstr "" - -#. TRANSLATORS: Everyday Matte Paper -#: locale/ipp-strings.c:1598 -msgid "media-type.com.hp.everyday-matte" -msgstr "" - -#. TRANSLATORS: Extra Heavyweight Paper -#: locale/ipp-strings.c:1600 -msgid "media-type.com.hp.extra-heavy" -msgstr "" - -#. TRANSLATORS: Intermediate Paper -#: locale/ipp-strings.c:1602 -msgid "media-type.com.hp.intermediate" -msgstr "" - -#. TRANSLATORS: Mid-Weight Paper -#: locale/ipp-strings.c:1604 -msgid "media-type.com.hp.mid-weight" -msgstr "" - -#. TRANSLATORS: Inkjet Premium Paper -#: locale/ipp-strings.c:1606 -msgid "media-type.com.hp.premium-inkjet" -msgstr "" - -#. TRANSLATORS: Photo Premium Paper -#: locale/ipp-strings.c:1608 -msgid "media-type.com.hp.premium-photo" -msgstr "" - -#. TRANSLATORS: Premium Matte Presentation Paper -#: locale/ipp-strings.c:1610 -msgid "media-type.com.hp.premium-presentation-matte" -msgstr "" - -#. TRANSLATORS: Continuous -#: locale/ipp-strings.c:1612 -msgid "media-type.continuous" -msgstr "" - -#. TRANSLATORS: Continuous Long -#: locale/ipp-strings.c:1614 -msgid "media-type.continuous-long" -msgstr "" - -#. TRANSLATORS: Continuous Short -#: locale/ipp-strings.c:1616 -msgid "media-type.continuous-short" -msgstr "" - -#. TRANSLATORS: Corrugated Board -#: locale/ipp-strings.c:1618 -msgid "media-type.corrugated-board" -msgstr "" - -#. TRANSLATORS: Optical Disc -#: locale/ipp-strings.c:1620 -msgid "media-type.disc" -msgstr "" - -#. TRANSLATORS: Glossy Optical Disc -#: locale/ipp-strings.c:1622 -msgid "media-type.disc-glossy" -msgstr "" - -#. TRANSLATORS: High Gloss Optical Disc -#: locale/ipp-strings.c:1624 -msgid "media-type.disc-high-gloss" -msgstr "" - -#. TRANSLATORS: Matte Optical Disc -#: locale/ipp-strings.c:1626 -msgid "media-type.disc-matte" -msgstr "" - -#. TRANSLATORS: Satin Optical Disc -#: locale/ipp-strings.c:1628 -msgid "media-type.disc-satin" -msgstr "" - -#. TRANSLATORS: Semi-Gloss Optical Disc -#: locale/ipp-strings.c:1630 -msgid "media-type.disc-semi-gloss" -msgstr "" - -#. TRANSLATORS: Double Wall -#: locale/ipp-strings.c:1632 -msgid "media-type.double-wall" -msgstr "" - -#. TRANSLATORS: Dry Film -#: locale/ipp-strings.c:1634 -msgid "media-type.dry-film" -msgstr "" - -#. TRANSLATORS: DVD -#: locale/ipp-strings.c:1636 -msgid "media-type.dvd" -msgstr "" - -#. TRANSLATORS: Embossing Foil -#: locale/ipp-strings.c:1638 -msgid "media-type.embossing-foil" -msgstr "" - -#. TRANSLATORS: End Board -#: locale/ipp-strings.c:1640 -msgid "media-type.end-board" -msgstr "" - -#. TRANSLATORS: Envelope -#: locale/ipp-strings.c:1642 -msgid "media-type.envelope" -msgstr "" - -#. TRANSLATORS: Archival Envelope -#: locale/ipp-strings.c:1644 -msgid "media-type.envelope-archival" -msgstr "" - -#. TRANSLATORS: Bond Envelope -#: locale/ipp-strings.c:1646 -msgid "media-type.envelope-bond" -msgstr "" - -#. TRANSLATORS: Coated Envelope -#: locale/ipp-strings.c:1648 -msgid "media-type.envelope-coated" -msgstr "" - -#. TRANSLATORS: Cotton Envelope -#: locale/ipp-strings.c:1650 -msgid "media-type.envelope-cotton" -msgstr "" - -#. TRANSLATORS: Fine Envelope -#: locale/ipp-strings.c:1652 -msgid "media-type.envelope-fine" -msgstr "" - -#. TRANSLATORS: Heavyweight Envelope -#: locale/ipp-strings.c:1654 -msgid "media-type.envelope-heavyweight" -msgstr "" - -#. TRANSLATORS: Inkjet Envelope -#: locale/ipp-strings.c:1656 -msgid "media-type.envelope-inkjet" -msgstr "" - -#. TRANSLATORS: Lightweight Envelope -#: locale/ipp-strings.c:1658 -msgid "media-type.envelope-lightweight" -msgstr "" - -#. TRANSLATORS: Plain Envelope -#: locale/ipp-strings.c:1660 -msgid "media-type.envelope-plain" -msgstr "" - -#. TRANSLATORS: Preprinted Envelope -#: locale/ipp-strings.c:1662 -msgid "media-type.envelope-preprinted" -msgstr "" - -#. TRANSLATORS: Windowed Envelope -#: locale/ipp-strings.c:1664 -msgid "media-type.envelope-window" -msgstr "" - -#. TRANSLATORS: Fabric -#: locale/ipp-strings.c:1666 -msgid "media-type.fabric" -msgstr "" - -#. TRANSLATORS: Archival Fabric -#: locale/ipp-strings.c:1668 -msgid "media-type.fabric-archival" -msgstr "" - -#. TRANSLATORS: Glossy Fabric -#: locale/ipp-strings.c:1670 -msgid "media-type.fabric-glossy" -msgstr "" - -#. TRANSLATORS: High Gloss Fabric -#: locale/ipp-strings.c:1672 -msgid "media-type.fabric-high-gloss" -msgstr "" - -#. TRANSLATORS: Matte Fabric -#: locale/ipp-strings.c:1674 -msgid "media-type.fabric-matte" -msgstr "" - -#. TRANSLATORS: Semi-Gloss Fabric -#: locale/ipp-strings.c:1676 -msgid "media-type.fabric-semi-gloss" -msgstr "" - -#. TRANSLATORS: Waterproof Fabric -#: locale/ipp-strings.c:1678 -msgid "media-type.fabric-waterproof" -msgstr "" - -#. TRANSLATORS: Film -#: locale/ipp-strings.c:1680 -msgid "media-type.film" -msgstr "" - -#. TRANSLATORS: Flexo Base -#: locale/ipp-strings.c:1682 -msgid "media-type.flexo-base" -msgstr "" - -#. TRANSLATORS: Flexo Photo Polymer -#: locale/ipp-strings.c:1684 -msgid "media-type.flexo-photo-polymer" -msgstr "" - -#. TRANSLATORS: Flute -#: locale/ipp-strings.c:1686 -msgid "media-type.flute" -msgstr "" - -#. TRANSLATORS: Foil -#: locale/ipp-strings.c:1688 -msgid "media-type.foil" -msgstr "" - -#. TRANSLATORS: Full Cut Tabs -#: locale/ipp-strings.c:1690 -msgid "media-type.full-cut-tabs" -msgstr "" - -#. TRANSLATORS: Glass -#: locale/ipp-strings.c:1692 -msgid "media-type.glass" -msgstr "" - -#. TRANSLATORS: Glass Colored -#: locale/ipp-strings.c:1694 -msgid "media-type.glass-colored" -msgstr "" - -#. TRANSLATORS: Glass Opaque -#: locale/ipp-strings.c:1696 -msgid "media-type.glass-opaque" -msgstr "" - -#. TRANSLATORS: Glass Surfaced -#: locale/ipp-strings.c:1698 -msgid "media-type.glass-surfaced" -msgstr "" - -#. TRANSLATORS: Glass Textured -#: locale/ipp-strings.c:1700 -msgid "media-type.glass-textured" -msgstr "" - -#. TRANSLATORS: Gravure Cylinder -#: locale/ipp-strings.c:1702 -msgid "media-type.gravure-cylinder" -msgstr "" - -#. TRANSLATORS: Image Setter Paper -#: locale/ipp-strings.c:1704 -msgid "media-type.image-setter-paper" -msgstr "" - -#. TRANSLATORS: Imaging Cylinder -#: locale/ipp-strings.c:1706 -msgid "media-type.imaging-cylinder" -msgstr "" - -#. TRANSLATORS: Photo Paper Plus Glossy II -#: locale/ipp-strings.c:1708 -msgid "media-type.jp.co.canon-photo-paper-plus-glossy-ii" -msgstr "" - -#. TRANSLATORS: Photo Paper Pro Platinum -#: locale/ipp-strings.c:1710 -msgid "media-type.jp.co.canon-photo-paper-pro-platinum" -msgstr "" - -#. TRANSLATORS: Photo Paper Plus Glossy II -#: locale/ipp-strings.c:1712 -msgid "media-type.jp.co.canon_photo-paper-plus-glossy-ii" -msgstr "" - -#. TRANSLATORS: Photo Paper Pro Platinum -#: locale/ipp-strings.c:1714 -msgid "media-type.jp.co.canon_photo-paper-pro-platinum" -msgstr "" - -#. TRANSLATORS: Labels -#: locale/ipp-strings.c:1716 -msgid "media-type.labels" -msgstr "" - -#. TRANSLATORS: Colored Labels -#: locale/ipp-strings.c:1718 -msgid "media-type.labels-colored" -msgstr "" - -#. TRANSLATORS: Glossy Labels -#: locale/ipp-strings.c:1720 -msgid "media-type.labels-glossy" -msgstr "" - -#. TRANSLATORS: High Gloss Labels -#: locale/ipp-strings.c:1722 -msgid "media-type.labels-high-gloss" -msgstr "" - -#. TRANSLATORS: Inkjet Labels -#: locale/ipp-strings.c:1724 -msgid "media-type.labels-inkjet" -msgstr "" - -#. TRANSLATORS: Matte Labels -#: locale/ipp-strings.c:1726 -msgid "media-type.labels-matte" -msgstr "" - -#. TRANSLATORS: Permanent Labels -#: locale/ipp-strings.c:1728 -msgid "media-type.labels-permanent" -msgstr "" - -#. TRANSLATORS: Satin Labels -#: locale/ipp-strings.c:1730 -msgid "media-type.labels-satin" -msgstr "" - -#. TRANSLATORS: Security Labels -#: locale/ipp-strings.c:1732 -msgid "media-type.labels-security" -msgstr "" - -#. TRANSLATORS: Semi-Gloss Labels -#: locale/ipp-strings.c:1734 -msgid "media-type.labels-semi-gloss" -msgstr "" - -#. TRANSLATORS: Laminating Foil -#: locale/ipp-strings.c:1736 -msgid "media-type.laminating-foil" -msgstr "" - -#. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1738 -msgid "media-type.letterhead" -msgstr "" - -#. TRANSLATORS: Metal -#: locale/ipp-strings.c:1740 -msgid "media-type.metal" -msgstr "" - -#. TRANSLATORS: Metal Glossy -#: locale/ipp-strings.c:1742 -msgid "media-type.metal-glossy" -msgstr "" - -#. TRANSLATORS: Metal High Gloss -#: locale/ipp-strings.c:1744 -msgid "media-type.metal-high-gloss" -msgstr "" - -#. TRANSLATORS: Metal Matte -#: locale/ipp-strings.c:1746 -msgid "media-type.metal-matte" -msgstr "" - -#. TRANSLATORS: Metal Satin -#: locale/ipp-strings.c:1748 -msgid "media-type.metal-satin" -msgstr "" - -#. TRANSLATORS: Metal Semi Gloss -#: locale/ipp-strings.c:1750 -msgid "media-type.metal-semi-gloss" -msgstr "" - -#. TRANSLATORS: Mounting Tape -#: locale/ipp-strings.c:1752 -msgid "media-type.mounting-tape" -msgstr "" - -#. TRANSLATORS: Multi Layer -#: locale/ipp-strings.c:1754 -msgid "media-type.multi-layer" -msgstr "" - -#. TRANSLATORS: Multi Part Form -#: locale/ipp-strings.c:1756 -msgid "media-type.multi-part-form" -msgstr "" - -#. TRANSLATORS: Other -#: locale/ipp-strings.c:1758 -msgid "media-type.other" -msgstr "" - -#. TRANSLATORS: Paper -#: locale/ipp-strings.c:1760 -msgid "media-type.paper" -msgstr "" - -#. TRANSLATORS: Photo Paper -#: locale/ipp-strings.c:1762 -msgid "media-type.photographic" -msgstr "" - -#. TRANSLATORS: Photographic Archival -#: locale/ipp-strings.c:1764 -msgid "media-type.photographic-archival" -msgstr "" - -#. TRANSLATORS: Photo Film -#: locale/ipp-strings.c:1766 -msgid "media-type.photographic-film" -msgstr "" - -#. TRANSLATORS: Glossy Photo Paper -#: locale/ipp-strings.c:1768 -msgid "media-type.photographic-glossy" -msgstr "" - -#. TRANSLATORS: High Gloss Photo Paper -#: locale/ipp-strings.c:1770 -msgid "media-type.photographic-high-gloss" -msgstr "" - -#. TRANSLATORS: Matte Photo Paper -#: locale/ipp-strings.c:1772 -msgid "media-type.photographic-matte" -msgstr "" - -#. TRANSLATORS: Satin Photo Paper -#: locale/ipp-strings.c:1774 -msgid "media-type.photographic-satin" -msgstr "" - -#. TRANSLATORS: Semi-Gloss Photo Paper -#: locale/ipp-strings.c:1776 -msgid "media-type.photographic-semi-gloss" -msgstr "" - -#. TRANSLATORS: Plastic -#: locale/ipp-strings.c:1778 -msgid "media-type.plastic" -msgstr "" - -#. TRANSLATORS: Plastic Archival -#: locale/ipp-strings.c:1780 -msgid "media-type.plastic-archival" -msgstr "" - -#. TRANSLATORS: Plastic Colored -#: locale/ipp-strings.c:1782 -msgid "media-type.plastic-colored" -msgstr "" - -#. TRANSLATORS: Plastic Glossy -#: locale/ipp-strings.c:1784 -msgid "media-type.plastic-glossy" -msgstr "" - -#. TRANSLATORS: Plastic High Gloss -#: locale/ipp-strings.c:1786 -msgid "media-type.plastic-high-gloss" -msgstr "" - -#. TRANSLATORS: Plastic Matte -#: locale/ipp-strings.c:1788 -msgid "media-type.plastic-matte" -msgstr "" - -#. TRANSLATORS: Plastic Satin -#: locale/ipp-strings.c:1790 -msgid "media-type.plastic-satin" -msgstr "" - -#. TRANSLATORS: Plastic Semi Gloss -#: locale/ipp-strings.c:1792 -msgid "media-type.plastic-semi-gloss" -msgstr "" - -#. TRANSLATORS: Plate -#: locale/ipp-strings.c:1794 -msgid "media-type.plate" -msgstr "" - -#. TRANSLATORS: Polyester -#: locale/ipp-strings.c:1796 -msgid "media-type.polyester" -msgstr "" - -#. TRANSLATORS: Pre Cut Tabs -#: locale/ipp-strings.c:1798 -msgid "media-type.pre-cut-tabs" -msgstr "" - -#. TRANSLATORS: Roll -#: locale/ipp-strings.c:1800 -msgid "media-type.roll" -msgstr "" - -#. TRANSLATORS: Screen -#: locale/ipp-strings.c:1802 -msgid "media-type.screen" -msgstr "" - -#. TRANSLATORS: Screen Paged -#: locale/ipp-strings.c:1804 -msgid "media-type.screen-paged" -msgstr "" - -#. TRANSLATORS: Self Adhesive -#: locale/ipp-strings.c:1806 -msgid "media-type.self-adhesive" -msgstr "" - -#. TRANSLATORS: Self Adhesive Film -#: locale/ipp-strings.c:1808 -msgid "media-type.self-adhesive-film" -msgstr "" - -#. TRANSLATORS: Shrink Foil -#: locale/ipp-strings.c:1810 -msgid "media-type.shrink-foil" -msgstr "" - -#. TRANSLATORS: Single Face -#: locale/ipp-strings.c:1812 -msgid "media-type.single-face" -msgstr "" - -#. TRANSLATORS: Single Wall -#: locale/ipp-strings.c:1814 -msgid "media-type.single-wall" -msgstr "" - -#. TRANSLATORS: Sleeve -#: locale/ipp-strings.c:1816 -msgid "media-type.sleeve" -msgstr "" - -#. TRANSLATORS: Stationery -#: locale/ipp-strings.c:1818 -msgid "media-type.stationery" -msgstr "" - -#. TRANSLATORS: Stationery Archival -#: locale/ipp-strings.c:1820 -msgid "media-type.stationery-archival" -msgstr "" - -#. TRANSLATORS: Coated Paper -#: locale/ipp-strings.c:1822 -msgid "media-type.stationery-coated" -msgstr "" - -#. TRANSLATORS: Stationery Cotton -#: locale/ipp-strings.c:1824 -msgid "media-type.stationery-cotton" -msgstr "" - -#. TRANSLATORS: Vellum Paper -#: locale/ipp-strings.c:1826 -msgid "media-type.stationery-fine" -msgstr "" - -#. TRANSLATORS: Heavyweight Paper -#: locale/ipp-strings.c:1828 -msgid "media-type.stationery-heavyweight" -msgstr "" - -#. TRANSLATORS: Stationery Heavyweight Coated -#: locale/ipp-strings.c:1830 -msgid "media-type.stationery-heavyweight-coated" -msgstr "" - -#. TRANSLATORS: Stationery Inkjet Paper -#: locale/ipp-strings.c:1832 -msgid "media-type.stationery-inkjet" -msgstr "" - -#. TRANSLATORS: Letterhead -#: locale/ipp-strings.c:1834 -msgid "media-type.stationery-letterhead" -msgstr "" - -#. TRANSLATORS: Lightweight Paper -#: locale/ipp-strings.c:1836 -msgid "media-type.stationery-lightweight" -msgstr "" - -#. TRANSLATORS: Preprinted Paper -#: locale/ipp-strings.c:1838 -msgid "media-type.stationery-preprinted" -msgstr "" - -#. TRANSLATORS: Punched Paper -#: locale/ipp-strings.c:1840 -msgid "media-type.stationery-prepunched" -msgstr "" - -#. TRANSLATORS: Tab Stock -#: locale/ipp-strings.c:1842 -msgid "media-type.tab-stock" -msgstr "" - -#. TRANSLATORS: Tractor -#: locale/ipp-strings.c:1844 -msgid "media-type.tractor" -msgstr "" - -#. TRANSLATORS: Transfer -#: locale/ipp-strings.c:1846 -msgid "media-type.transfer" -msgstr "" - -#. TRANSLATORS: Transparency -#: locale/ipp-strings.c:1848 -msgid "media-type.transparency" -msgstr "" - -#. TRANSLATORS: Triple Wall -#: locale/ipp-strings.c:1850 -msgid "media-type.triple-wall" -msgstr "" - -#. TRANSLATORS: Wet Film -#: locale/ipp-strings.c:1852 -msgid "media-type.wet-film" -msgstr "" - -#. TRANSLATORS: Media Weight (grams per m²) -#: locale/ipp-strings.c:1854 -msgid "media-weight-metric" -msgstr "" - -#. TRANSLATORS: 28 x 40″ -#: locale/ipp-strings.c:1856 -msgid "media.asme_f_28x40in" -msgstr "" - -#. TRANSLATORS: A4 or US Letter -#: locale/ipp-strings.c:1858 -msgid "media.choice_iso_a4_210x297mm_na_letter_8.5x11in" -msgstr "" - -#. TRANSLATORS: 2a0 -#: locale/ipp-strings.c:1860 -msgid "media.iso_2a0_1189x1682mm" -msgstr "" - -#. TRANSLATORS: A0 -#: locale/ipp-strings.c:1862 -msgid "media.iso_a0_841x1189mm" -msgstr "" - -#. TRANSLATORS: A0x3 -#: locale/ipp-strings.c:1864 -msgid "media.iso_a0x3_1189x2523mm" -msgstr "" - -#. TRANSLATORS: A10 -#: locale/ipp-strings.c:1866 -msgid "media.iso_a10_26x37mm" -msgstr "" - -#. TRANSLATORS: A1 -#: locale/ipp-strings.c:1868 -msgid "media.iso_a1_594x841mm" -msgstr "" - -#. TRANSLATORS: A1x3 -#: locale/ipp-strings.c:1870 -msgid "media.iso_a1x3_841x1783mm" -msgstr "" - -#. TRANSLATORS: A1x4 -#: locale/ipp-strings.c:1872 -msgid "media.iso_a1x4_841x2378mm" -msgstr "" - -#. TRANSLATORS: A2 -#: locale/ipp-strings.c:1874 -msgid "media.iso_a2_420x594mm" -msgstr "" - -#. TRANSLATORS: A2x3 -#: locale/ipp-strings.c:1876 -msgid "media.iso_a2x3_594x1261mm" -msgstr "" - -#. TRANSLATORS: A2x4 -#: locale/ipp-strings.c:1878 -msgid "media.iso_a2x4_594x1682mm" -msgstr "" - -#. TRANSLATORS: A2x5 -#: locale/ipp-strings.c:1880 -msgid "media.iso_a2x5_594x2102mm" -msgstr "" - -#. TRANSLATORS: A3 (Extra) -#: locale/ipp-strings.c:1882 -msgid "media.iso_a3-extra_322x445mm" -msgstr "" - -#. TRANSLATORS: A3 -#: locale/ipp-strings.c:1884 -msgid "media.iso_a3_297x420mm" -msgstr "" - -#. TRANSLATORS: A3x3 -#: locale/ipp-strings.c:1886 -msgid "media.iso_a3x3_420x891mm" -msgstr "" - -#. TRANSLATORS: A3x4 -#: locale/ipp-strings.c:1888 -msgid "media.iso_a3x4_420x1189mm" -msgstr "" - -#. TRANSLATORS: A3x5 -#: locale/ipp-strings.c:1890 -msgid "media.iso_a3x5_420x1486mm" -msgstr "" - -#. TRANSLATORS: A3x6 -#: locale/ipp-strings.c:1892 -msgid "media.iso_a3x6_420x1783mm" -msgstr "" - -#. TRANSLATORS: A3x7 -#: locale/ipp-strings.c:1894 -msgid "media.iso_a3x7_420x2080mm" -msgstr "" - -#. TRANSLATORS: A4 (Extra) -#: locale/ipp-strings.c:1896 -msgid "media.iso_a4-extra_235.5x322.3mm" -msgstr "" - -#. TRANSLATORS: A4 (Tab) -#: locale/ipp-strings.c:1898 -msgid "media.iso_a4-tab_225x297mm" -msgstr "" - -#. TRANSLATORS: A4 -#: locale/ipp-strings.c:1900 -msgid "media.iso_a4_210x297mm" -msgstr "" - -#. TRANSLATORS: A4x3 -#: locale/ipp-strings.c:1902 -msgid "media.iso_a4x3_297x630mm" -msgstr "" - -#. TRANSLATORS: A4x4 -#: locale/ipp-strings.c:1904 -msgid "media.iso_a4x4_297x841mm" -msgstr "" - -#. TRANSLATORS: A4x5 -#: locale/ipp-strings.c:1906 -msgid "media.iso_a4x5_297x1051mm" -msgstr "" - -#. TRANSLATORS: A4x6 -#: locale/ipp-strings.c:1908 -msgid "media.iso_a4x6_297x1261mm" -msgstr "" - -#. TRANSLATORS: A4x7 -#: locale/ipp-strings.c:1910 -msgid "media.iso_a4x7_297x1471mm" -msgstr "" - -#. TRANSLATORS: A4x8 -#: locale/ipp-strings.c:1912 -msgid "media.iso_a4x8_297x1682mm" -msgstr "" - -#. TRANSLATORS: A4x9 -#: locale/ipp-strings.c:1914 -msgid "media.iso_a4x9_297x1892mm" -msgstr "" - -#. TRANSLATORS: A5 (Extra) -#: locale/ipp-strings.c:1916 -msgid "media.iso_a5-extra_174x235mm" -msgstr "" - -#. TRANSLATORS: A5 -#: locale/ipp-strings.c:1918 -msgid "media.iso_a5_148x210mm" -msgstr "" - -#. TRANSLATORS: A6 -#: locale/ipp-strings.c:1920 -msgid "media.iso_a6_105x148mm" -msgstr "" - -#. TRANSLATORS: A7 -#: locale/ipp-strings.c:1922 -msgid "media.iso_a7_74x105mm" -msgstr "" - -#. TRANSLATORS: A8 -#: locale/ipp-strings.c:1924 -msgid "media.iso_a8_52x74mm" -msgstr "" - -#. TRANSLATORS: A9 -#: locale/ipp-strings.c:1926 -msgid "media.iso_a9_37x52mm" -msgstr "" - -#. TRANSLATORS: B0 -#: locale/ipp-strings.c:1928 -msgid "media.iso_b0_1000x1414mm" -msgstr "" - -#. TRANSLATORS: B10 -#: locale/ipp-strings.c:1930 -msgid "media.iso_b10_31x44mm" -msgstr "" - -#. TRANSLATORS: B1 -#: locale/ipp-strings.c:1932 -msgid "media.iso_b1_707x1000mm" -msgstr "" - -#. TRANSLATORS: B2 -#: locale/ipp-strings.c:1934 -msgid "media.iso_b2_500x707mm" -msgstr "" - -#. TRANSLATORS: B3 -#: locale/ipp-strings.c:1936 -msgid "media.iso_b3_353x500mm" -msgstr "" - -#. TRANSLATORS: B4 -#: locale/ipp-strings.c:1938 -msgid "media.iso_b4_250x353mm" -msgstr "" - -#. TRANSLATORS: B5 (Extra) -#: locale/ipp-strings.c:1940 -msgid "media.iso_b5-extra_201x276mm" -msgstr "" - -#. TRANSLATORS: Envelope B5 -#: locale/ipp-strings.c:1942 -msgid "media.iso_b5_176x250mm" -msgstr "" - -#. TRANSLATORS: B6 -#: locale/ipp-strings.c:1944 -msgid "media.iso_b6_125x176mm" -msgstr "" - -#. TRANSLATORS: Envelope B6/C4 -#: locale/ipp-strings.c:1946 -msgid "media.iso_b6c4_125x324mm" -msgstr "" - -#. TRANSLATORS: B7 -#: locale/ipp-strings.c:1948 -msgid "media.iso_b7_88x125mm" -msgstr "" - -#. TRANSLATORS: B8 -#: locale/ipp-strings.c:1950 -msgid "media.iso_b8_62x88mm" -msgstr "" - -#. TRANSLATORS: B9 -#: locale/ipp-strings.c:1952 -msgid "media.iso_b9_44x62mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 0 -#: locale/ipp-strings.c:1954 -msgid "media.iso_c0_917x1297mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 10 -#: locale/ipp-strings.c:1956 -msgid "media.iso_c10_28x40mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 1 -#: locale/ipp-strings.c:1958 -msgid "media.iso_c1_648x917mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 2 -#: locale/ipp-strings.c:1960 -msgid "media.iso_c2_458x648mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 3 -#: locale/ipp-strings.c:1962 -msgid "media.iso_c3_324x458mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 4 -#: locale/ipp-strings.c:1964 -msgid "media.iso_c4_229x324mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 5 -#: locale/ipp-strings.c:1966 -msgid "media.iso_c5_162x229mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 6 -#: locale/ipp-strings.c:1968 -msgid "media.iso_c6_114x162mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 6c5 -#: locale/ipp-strings.c:1970 -msgid "media.iso_c6c5_114x229mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 7 -#: locale/ipp-strings.c:1972 -msgid "media.iso_c7_81x114mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 7c6 -#: locale/ipp-strings.c:1974 -msgid "media.iso_c7c6_81x162mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 8 -#: locale/ipp-strings.c:1976 -msgid "media.iso_c8_57x81mm" -msgstr "" - -#. TRANSLATORS: CEnvelope 9 -#: locale/ipp-strings.c:1978 -msgid "media.iso_c9_40x57mm" -msgstr "" - -#. TRANSLATORS: Envelope DL -#: locale/ipp-strings.c:1980 -msgid "media.iso_dl_110x220mm" -msgstr "" - -#. TRANSLATORS: Id-1 -#: locale/ipp-strings.c:1982 -msgid "media.iso_id-1_53.98x85.6mm" -msgstr "" - -#. TRANSLATORS: Id-3 -#: locale/ipp-strings.c:1984 -msgid "media.iso_id-3_88x125mm" -msgstr "" - -#. TRANSLATORS: ISO RA0 -#: locale/ipp-strings.c:1986 -msgid "media.iso_ra0_860x1220mm" -msgstr "" - -#. TRANSLATORS: ISO RA1 -#: locale/ipp-strings.c:1988 -msgid "media.iso_ra1_610x860mm" -msgstr "" - -#. TRANSLATORS: ISO RA2 -#: locale/ipp-strings.c:1990 -msgid "media.iso_ra2_430x610mm" -msgstr "" - -#. TRANSLATORS: ISO RA3 -#: locale/ipp-strings.c:1992 -msgid "media.iso_ra3_305x430mm" -msgstr "" - -#. TRANSLATORS: ISO RA4 -#: locale/ipp-strings.c:1994 -msgid "media.iso_ra4_215x305mm" -msgstr "" - -#. TRANSLATORS: ISO SRA0 -#: locale/ipp-strings.c:1996 -msgid "media.iso_sra0_900x1280mm" -msgstr "" - -#. TRANSLATORS: ISO SRA1 -#: locale/ipp-strings.c:1998 -msgid "media.iso_sra1_640x900mm" -msgstr "" - -#. TRANSLATORS: ISO SRA2 -#: locale/ipp-strings.c:2000 -msgid "media.iso_sra2_450x640mm" -msgstr "" - -#. TRANSLATORS: ISO SRA3 -#: locale/ipp-strings.c:2002 -msgid "media.iso_sra3_320x450mm" -msgstr "" - -#. TRANSLATORS: ISO SRA4 -#: locale/ipp-strings.c:2004 -msgid "media.iso_sra4_225x320mm" -msgstr "" - -#. TRANSLATORS: JIS B0 -#: locale/ipp-strings.c:2006 -msgid "media.jis_b0_1030x1456mm" -msgstr "" - -#. TRANSLATORS: JIS B10 -#: locale/ipp-strings.c:2008 -msgid "media.jis_b10_32x45mm" -msgstr "" - -#. TRANSLATORS: JIS B1 -#: locale/ipp-strings.c:2010 -msgid "media.jis_b1_728x1030mm" -msgstr "" - -#. TRANSLATORS: JIS B2 -#: locale/ipp-strings.c:2012 -msgid "media.jis_b2_515x728mm" -msgstr "" - -#. TRANSLATORS: JIS B3 -#: locale/ipp-strings.c:2014 -msgid "media.jis_b3_364x515mm" -msgstr "" - -#. TRANSLATORS: JIS B4 -#: locale/ipp-strings.c:2016 -msgid "media.jis_b4_257x364mm" -msgstr "" - -#. TRANSLATORS: JIS B5 -#: locale/ipp-strings.c:2018 -msgid "media.jis_b5_182x257mm" -msgstr "" - -#. TRANSLATORS: JIS B6 -#: locale/ipp-strings.c:2020 -msgid "media.jis_b6_128x182mm" -msgstr "" - -#. TRANSLATORS: JIS B7 -#: locale/ipp-strings.c:2022 -msgid "media.jis_b7_91x128mm" -msgstr "" - -#. TRANSLATORS: JIS B8 -#: locale/ipp-strings.c:2024 -msgid "media.jis_b8_64x91mm" -msgstr "" - -#. TRANSLATORS: JIS B9 -#: locale/ipp-strings.c:2026 -msgid "media.jis_b9_45x64mm" -msgstr "" - -#. TRANSLATORS: JIS Executive -#: locale/ipp-strings.c:2028 -msgid "media.jis_exec_216x330mm" -msgstr "" - -#. TRANSLATORS: Envelope Chou 2 -#: locale/ipp-strings.c:2030 -msgid "media.jpn_chou2_111.1x146mm" -msgstr "" - -#. TRANSLATORS: Envelope Chou 3 -#: locale/ipp-strings.c:2032 -msgid "media.jpn_chou3_120x235mm" -msgstr "" - -#. TRANSLATORS: Envelope Chou 40 -#: locale/ipp-strings.c:2034 -msgid "media.jpn_chou40_90x225mm" -msgstr "" - -#. TRANSLATORS: Envelope Chou 4 -#: locale/ipp-strings.c:2036 -msgid "media.jpn_chou4_90x205mm" -msgstr "" - -#. TRANSLATORS: Hagaki -#: locale/ipp-strings.c:2038 -msgid "media.jpn_hagaki_100x148mm" -msgstr "" - -#. TRANSLATORS: Envelope Kahu -#: locale/ipp-strings.c:2040 -msgid "media.jpn_kahu_240x322.1mm" -msgstr "" - -#. TRANSLATORS: 270 x 382mm -#: locale/ipp-strings.c:2042 -msgid "media.jpn_kaku1_270x382mm" -msgstr "" - -#. TRANSLATORS: Envelope Kahu 2 -#: locale/ipp-strings.c:2044 -msgid "media.jpn_kaku2_240x332mm" -msgstr "" - -#. TRANSLATORS: 216 x 277mm -#: locale/ipp-strings.c:2046 -msgid "media.jpn_kaku3_216x277mm" -msgstr "" - -#. TRANSLATORS: 197 x 267mm -#: locale/ipp-strings.c:2048 -msgid "media.jpn_kaku4_197x267mm" -msgstr "" - -#. TRANSLATORS: 190 x 240mm -#: locale/ipp-strings.c:2050 -msgid "media.jpn_kaku5_190x240mm" -msgstr "" - -#. TRANSLATORS: 142 x 205mm -#: locale/ipp-strings.c:2052 -msgid "media.jpn_kaku7_142x205mm" -msgstr "" - -#. TRANSLATORS: 119 x 197mm -#: locale/ipp-strings.c:2054 -msgid "media.jpn_kaku8_119x197mm" -msgstr "" - -#. TRANSLATORS: Oufuku Reply Postcard -#: locale/ipp-strings.c:2056 -msgid "media.jpn_oufuku_148x200mm" -msgstr "" - -#. TRANSLATORS: Envelope You 4 -#: locale/ipp-strings.c:2058 -msgid "media.jpn_you4_105x235mm" -msgstr "" - -#. TRANSLATORS: 10 x 11″ -#: locale/ipp-strings.c:2060 -msgid "media.na_10x11_10x11in" -msgstr "" - -#. TRANSLATORS: 10 x 13″ -#: locale/ipp-strings.c:2062 -msgid "media.na_10x13_10x13in" -msgstr "" - -#. TRANSLATORS: 10 x 14″ -#: locale/ipp-strings.c:2064 -msgid "media.na_10x14_10x14in" -msgstr "" - -#. TRANSLATORS: 10 x 15″ -#: locale/ipp-strings.c:2066 -msgid "media.na_10x15_10x15in" -msgstr "" - -#. TRANSLATORS: 11 x 12″ -#: locale/ipp-strings.c:2068 -msgid "media.na_11x12_11x12in" -msgstr "" - -#. TRANSLATORS: 11 x 15″ -#: locale/ipp-strings.c:2070 -msgid "media.na_11x15_11x15in" -msgstr "" - -#. TRANSLATORS: 12 x 19″ -#: locale/ipp-strings.c:2072 -msgid "media.na_12x19_12x19in" -msgstr "" - -#. TRANSLATORS: 5 x 7″ -#: locale/ipp-strings.c:2074 -msgid "media.na_5x7_5x7in" -msgstr "" - -#. TRANSLATORS: 6 x 9″ -#: locale/ipp-strings.c:2076 -msgid "media.na_6x9_6x9in" -msgstr "" - -#. TRANSLATORS: 7 x 9″ -#: locale/ipp-strings.c:2078 -msgid "media.na_7x9_7x9in" -msgstr "" - -#. TRANSLATORS: 9 x 11″ -#: locale/ipp-strings.c:2080 -msgid "media.na_9x11_9x11in" -msgstr "" - -#. TRANSLATORS: Envelope A2 -#: locale/ipp-strings.c:2082 -msgid "media.na_a2_4.375x5.75in" -msgstr "" - -#. TRANSLATORS: 9 x 12″ -#: locale/ipp-strings.c:2084 -msgid "media.na_arch-a_9x12in" -msgstr "" - -#. TRANSLATORS: 12 x 18″ -#: locale/ipp-strings.c:2086 -msgid "media.na_arch-b_12x18in" -msgstr "" - -#. TRANSLATORS: 18 x 24″ -#: locale/ipp-strings.c:2088 -msgid "media.na_arch-c_18x24in" -msgstr "" - -#. TRANSLATORS: 24 x 36″ -#: locale/ipp-strings.c:2090 -msgid "media.na_arch-d_24x36in" -msgstr "" - -#. TRANSLATORS: 26 x 38″ -#: locale/ipp-strings.c:2092 -msgid "media.na_arch-e2_26x38in" -msgstr "" - -#. TRANSLATORS: 27 x 39″ -#: locale/ipp-strings.c:2094 -msgid "media.na_arch-e3_27x39in" -msgstr "" - -#. TRANSLATORS: 36 x 48″ -#: locale/ipp-strings.c:2096 -msgid "media.na_arch-e_36x48in" -msgstr "" - -#. TRANSLATORS: 12 x 19.17″ -#: locale/ipp-strings.c:2098 -msgid "media.na_b-plus_12x19.17in" -msgstr "" - -#. TRANSLATORS: Envelope C5 -#: locale/ipp-strings.c:2100 -msgid "media.na_c5_6.5x9.5in" -msgstr "" - -#. TRANSLATORS: 17 x 22″ -#: locale/ipp-strings.c:2102 -msgid "media.na_c_17x22in" -msgstr "" - -#. TRANSLATORS: 22 x 34″ -#: locale/ipp-strings.c:2104 -msgid "media.na_d_22x34in" -msgstr "" - -#. TRANSLATORS: 34 x 44″ -#: locale/ipp-strings.c:2106 -msgid "media.na_e_34x44in" -msgstr "" - -#. TRANSLATORS: 11 x 14″ -#: locale/ipp-strings.c:2108 -msgid "media.na_edp_11x14in" -msgstr "" - -#. TRANSLATORS: 12 x 14″ -#: locale/ipp-strings.c:2110 -msgid "media.na_eur-edp_12x14in" -msgstr "" - -#. TRANSLATORS: Executive -#: locale/ipp-strings.c:2112 -msgid "media.na_executive_7.25x10.5in" -msgstr "" - -#. TRANSLATORS: 44 x 68″ -#: locale/ipp-strings.c:2114 -msgid "media.na_f_44x68in" -msgstr "" - -#. TRANSLATORS: European Fanfold -#: locale/ipp-strings.c:2116 -msgid "media.na_fanfold-eur_8.5x12in" -msgstr "" - -#. TRANSLATORS: US Fanfold -#: locale/ipp-strings.c:2118 -msgid "media.na_fanfold-us_11x14.875in" -msgstr "" - -#. TRANSLATORS: Foolscap -#: locale/ipp-strings.c:2120 -msgid "media.na_foolscap_8.5x13in" -msgstr "" - -#. TRANSLATORS: 8 x 13″ -#: locale/ipp-strings.c:2122 -msgid "media.na_govt-legal_8x13in" -msgstr "" - -#. TRANSLATORS: 8 x 10″ -#: locale/ipp-strings.c:2124 -msgid "media.na_govt-letter_8x10in" -msgstr "" - -#. TRANSLATORS: 3 x 5″ -#: locale/ipp-strings.c:2126 -msgid "media.na_index-3x5_3x5in" -msgstr "" - -#. TRANSLATORS: 6 x 8″ -#: locale/ipp-strings.c:2128 -msgid "media.na_index-4x6-ext_6x8in" -msgstr "" - -#. TRANSLATORS: 4 x 6″ -#: locale/ipp-strings.c:2130 -msgid "media.na_index-4x6_4x6in" -msgstr "" - -#. TRANSLATORS: 5 x 8″ -#: locale/ipp-strings.c:2132 -msgid "media.na_index-5x8_5x8in" -msgstr "" - -#. TRANSLATORS: Statement -#: locale/ipp-strings.c:2134 -msgid "media.na_invoice_5.5x8.5in" -msgstr "" - -#. TRANSLATORS: 11 x 17″ -#: locale/ipp-strings.c:2136 -msgid "media.na_ledger_11x17in" -msgstr "" - -#. TRANSLATORS: US Legal (Extra) -#: locale/ipp-strings.c:2138 -msgid "media.na_legal-extra_9.5x15in" -msgstr "" - -#. TRANSLATORS: US Legal -#: locale/ipp-strings.c:2140 -msgid "media.na_legal_8.5x14in" -msgstr "" - -#. TRANSLATORS: US Letter (Extra) -#: locale/ipp-strings.c:2142 -msgid "media.na_letter-extra_9.5x12in" -msgstr "" - -#. TRANSLATORS: US Letter (Plus) -#: locale/ipp-strings.c:2144 -msgid "media.na_letter-plus_8.5x12.69in" -msgstr "" - -#. TRANSLATORS: US Letter -#: locale/ipp-strings.c:2146 -msgid "media.na_letter_8.5x11in" -msgstr "" - -#. TRANSLATORS: Envelope Monarch -#: locale/ipp-strings.c:2148 -msgid "media.na_monarch_3.875x7.5in" -msgstr "" - -#. TRANSLATORS: Envelope #10 -#: locale/ipp-strings.c:2150 -msgid "media.na_number-10_4.125x9.5in" -msgstr "" - -#. TRANSLATORS: Envelope #11 -#: locale/ipp-strings.c:2152 -msgid "media.na_number-11_4.5x10.375in" -msgstr "" - -#. TRANSLATORS: Envelope #12 -#: locale/ipp-strings.c:2154 -msgid "media.na_number-12_4.75x11in" -msgstr "" - -#. TRANSLATORS: Envelope #14 -#: locale/ipp-strings.c:2156 -msgid "media.na_number-14_5x11.5in" -msgstr "" - -#. TRANSLATORS: Envelope #9 -#: locale/ipp-strings.c:2158 -msgid "media.na_number-9_3.875x8.875in" -msgstr "" - -#. TRANSLATORS: 8.5 x 13.4″ -#: locale/ipp-strings.c:2160 -msgid "media.na_oficio_8.5x13.4in" -msgstr "" - -#. TRANSLATORS: Envelope Personal -#: locale/ipp-strings.c:2162 -msgid "media.na_personal_3.625x6.5in" -msgstr "" - -#. TRANSLATORS: Quarto -#: locale/ipp-strings.c:2164 -msgid "media.na_quarto_8.5x10.83in" -msgstr "" - -#. TRANSLATORS: 8.94 x 14″ -#: locale/ipp-strings.c:2166 -msgid "media.na_super-a_8.94x14in" -msgstr "" - -#. TRANSLATORS: 13 x 19″ -#: locale/ipp-strings.c:2168 -msgid "media.na_super-b_13x19in" -msgstr "" - -#. TRANSLATORS: 30 x 42″ -#: locale/ipp-strings.c:2170 -msgid "media.na_wide-format_30x42in" -msgstr "" - -#. TRANSLATORS: 12 x 16″ -#: locale/ipp-strings.c:2172 -msgid "media.oe_12x16_12x16in" -msgstr "" - -#. TRANSLATORS: 14 x 17″ -#: locale/ipp-strings.c:2174 -msgid "media.oe_14x17_14x17in" -msgstr "" - -#. TRANSLATORS: 18 x 22″ -#: locale/ipp-strings.c:2176 -msgid "media.oe_18x22_18x22in" -msgstr "" - -#. TRANSLATORS: 17 x 24″ -#: locale/ipp-strings.c:2178 -msgid "media.oe_a2plus_17x24in" -msgstr "" - -#. TRANSLATORS: 2 x 3.5″ -#: locale/ipp-strings.c:2180 -msgid "media.oe_business-card_2x3.5in" -msgstr "" - -#. TRANSLATORS: 10 x 12″ -#: locale/ipp-strings.c:2182 -msgid "media.oe_photo-10r_10x12in" -msgstr "" - -#. TRANSLATORS: 20 x 24″ -#: locale/ipp-strings.c:2184 -msgid "media.oe_photo-20r_20x24in" -msgstr "" - -#. TRANSLATORS: 3.5 x 5″ -#: locale/ipp-strings.c:2186 -msgid "media.oe_photo-l_3.5x5in" -msgstr "" - -#. TRANSLATORS: 10 x 15″ -#: locale/ipp-strings.c:2188 -msgid "media.oe_photo-s10r_10x15in" -msgstr "" - -#. TRANSLATORS: 4 x 4″ -#: locale/ipp-strings.c:2190 -msgid "media.oe_square-photo_4x4in" -msgstr "" - -#. TRANSLATORS: 5 x 5″ -#: locale/ipp-strings.c:2192 -msgid "media.oe_square-photo_5x5in" -msgstr "" - -#. TRANSLATORS: 184 x 260mm -#: locale/ipp-strings.c:2194 -msgid "media.om_16k_184x260mm" -msgstr "" - -#. TRANSLATORS: 195 x 270mm -#: locale/ipp-strings.c:2196 -msgid "media.om_16k_195x270mm" -msgstr "" - -#. TRANSLATORS: 55 x 85mm -#: locale/ipp-strings.c:2198 -msgid "media.om_business-card_55x85mm" -msgstr "" - -#. TRANSLATORS: 55 x 91mm -#: locale/ipp-strings.c:2200 -msgid "media.om_business-card_55x91mm" -msgstr "" - -#. TRANSLATORS: 54 x 86mm -#: locale/ipp-strings.c:2202 -msgid "media.om_card_54x86mm" -msgstr "" - -#. TRANSLATORS: 275 x 395mm -#: locale/ipp-strings.c:2204 -msgid "media.om_dai-pa-kai_275x395mm" -msgstr "" - -#. TRANSLATORS: 89 x 119mm -#: locale/ipp-strings.c:2206 -msgid "media.om_dsc-photo_89x119mm" -msgstr "" - -#. TRANSLATORS: Folio -#: locale/ipp-strings.c:2208 -msgid "media.om_folio-sp_215x315mm" -msgstr "" - -#. TRANSLATORS: Folio (Special) -#: locale/ipp-strings.c:2210 -msgid "media.om_folio_210x330mm" -msgstr "" - -#. TRANSLATORS: Envelope Invitation -#: locale/ipp-strings.c:2212 -msgid "media.om_invite_220x220mm" -msgstr "" - -#. TRANSLATORS: Envelope Italian -#: locale/ipp-strings.c:2214 -msgid "media.om_italian_110x230mm" -msgstr "" - -#. TRANSLATORS: 198 x 275mm -#: locale/ipp-strings.c:2216 -msgid "media.om_juuro-ku-kai_198x275mm" -msgstr "" - -#. TRANSLATORS: 200 x 300 -#: locale/ipp-strings.c:2218 -msgid "media.om_large-photo_200x300" -msgstr "" - -#. TRANSLATORS: 130 x 180mm -#: locale/ipp-strings.c:2220 -msgid "media.om_medium-photo_130x180mm" -msgstr "" - -#. TRANSLATORS: 267 x 389mm -#: locale/ipp-strings.c:2222 -msgid "media.om_pa-kai_267x389mm" -msgstr "" - -#. TRANSLATORS: Envelope Postfix -#: locale/ipp-strings.c:2224 -msgid "media.om_postfix_114x229mm" -msgstr "" - -#. TRANSLATORS: 100 x 150mm -#: locale/ipp-strings.c:2226 -msgid "media.om_small-photo_100x150mm" -msgstr "" - -#. TRANSLATORS: 89 x 89mm -#: locale/ipp-strings.c:2228 -msgid "media.om_square-photo_89x89mm" -msgstr "" - -#. TRANSLATORS: 100 x 200mm -#: locale/ipp-strings.c:2230 -msgid "media.om_wide-photo_100x200mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #10 -#: locale/ipp-strings.c:2232 -msgid "media.prc_10_324x458mm" -msgstr "" - -#. TRANSLATORS: Chinese 16k -#: locale/ipp-strings.c:2234 -msgid "media.prc_16k_146x215mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #1 -#: locale/ipp-strings.c:2236 -msgid "media.prc_1_102x165mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #2 -#: locale/ipp-strings.c:2238 -msgid "media.prc_2_102x176mm" -msgstr "" - -#. TRANSLATORS: Chinese 32k -#: locale/ipp-strings.c:2240 -msgid "media.prc_32k_97x151mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #3 -#: locale/ipp-strings.c:2242 -msgid "media.prc_3_125x176mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #4 -#: locale/ipp-strings.c:2244 -msgid "media.prc_4_110x208mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #5 -#: locale/ipp-strings.c:2246 -msgid "media.prc_5_110x220mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #6 -#: locale/ipp-strings.c:2248 -msgid "media.prc_6_120x320mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #7 -#: locale/ipp-strings.c:2250 -msgid "media.prc_7_160x230mm" -msgstr "" - -#. TRANSLATORS: Envelope Chinese #8 -#: locale/ipp-strings.c:2252 -msgid "media.prc_8_120x309mm" -msgstr "" - -#. TRANSLATORS: ROC 16k -#: locale/ipp-strings.c:2254 -msgid "media.roc_16k_7.75x10.75in" -msgstr "" - -#. TRANSLATORS: ROC 8k -#: locale/ipp-strings.c:2256 -msgid "media.roc_8k_10.75x15.5in" -msgstr "" - -#. TRANSLATORS: Multiple Document Handling -#: locale/ipp-strings.c:2258 -msgid "multiple-document-handling" -msgstr "" - -#. TRANSLATORS: Separate Documents Collated Copies -#: locale/ipp-strings.c:2260 -msgid "multiple-document-handling.separate-documents-collated-copies" -msgstr "" - -#. TRANSLATORS: Separate Documents Uncollated Copies -#: locale/ipp-strings.c:2262 -msgid "multiple-document-handling.separate-documents-uncollated-copies" -msgstr "" - -#. TRANSLATORS: Single Document -#: locale/ipp-strings.c:2264 -msgid "multiple-document-handling.single-document" -msgstr "" - -#. TRANSLATORS: Single Document New Sheet -#: locale/ipp-strings.c:2266 -msgid "multiple-document-handling.single-document-new-sheet" -msgstr "" - -#. TRANSLATORS: Multiple Object Handling -#: locale/ipp-strings.c:2268 -msgid "multiple-object-handling" -msgstr "" - -#. TRANSLATORS: Multiple Object Handling Actual -#: locale/ipp-strings.c:2270 -msgid "multiple-object-handling-actual" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2272 -msgid "multiple-object-handling.auto" -msgstr "" - -#. TRANSLATORS: Best Fit -#: locale/ipp-strings.c:2274 -msgid "multiple-object-handling.best-fit" -msgstr "" - -#. TRANSLATORS: Best Quality -#: locale/ipp-strings.c:2276 -msgid "multiple-object-handling.best-quality" -msgstr "" - -#. TRANSLATORS: Best Speed -#: locale/ipp-strings.c:2278 -msgid "multiple-object-handling.best-speed" -msgstr "" - -#. TRANSLATORS: One At A Time -#: locale/ipp-strings.c:2280 -msgid "multiple-object-handling.one-at-a-time" -msgstr "" - -#. TRANSLATORS: On Timeout -#: locale/ipp-strings.c:2282 -msgid "multiple-operation-time-out-action" -msgstr "" - -#. TRANSLATORS: Abort Job -#: locale/ipp-strings.c:2284 -msgid "multiple-operation-time-out-action.abort-job" -msgstr "" - -#. TRANSLATORS: Hold Job -#: locale/ipp-strings.c:2286 -msgid "multiple-operation-time-out-action.hold-job" -msgstr "" - -#. TRANSLATORS: Process Job -#: locale/ipp-strings.c:2288 -msgid "multiple-operation-time-out-action.process-job" -msgstr "" - -#. TRANSLATORS: Noise Removal -#: locale/ipp-strings.c:2290 -msgid "noise-removal" -msgstr "" - -#. TRANSLATORS: Notify Attributes -#: locale/ipp-strings.c:2292 -msgid "notify-attributes" -msgstr "" - -#. TRANSLATORS: Notify Charset -#: locale/ipp-strings.c:2294 -msgid "notify-charset" -msgstr "" - -#. TRANSLATORS: Notify Events -#: locale/ipp-strings.c:2296 -msgid "notify-events" -msgstr "" - -#. TRANSLATORS: Document Completed -#: locale/ipp-strings.c:2298 -msgid "notify-events.document-completed" -msgstr "" - -#. TRANSLATORS: Document Config Changed -#: locale/ipp-strings.c:2300 -msgid "notify-events.document-config-changed" -msgstr "" - -#. TRANSLATORS: Document Created -#: locale/ipp-strings.c:2302 -msgid "notify-events.document-created" -msgstr "" - -#. TRANSLATORS: Document Fetchable -#: locale/ipp-strings.c:2304 -msgid "notify-events.document-fetchable" -msgstr "" - -#. TRANSLATORS: Document State Changed -#: locale/ipp-strings.c:2306 -msgid "notify-events.document-state-changed" -msgstr "" - -#. TRANSLATORS: Document Stopped -#: locale/ipp-strings.c:2308 -msgid "notify-events.document-stopped" -msgstr "" - -#. TRANSLATORS: Job Completed -#: locale/ipp-strings.c:2310 -msgid "notify-events.job-completed" -msgstr "" - -#. TRANSLATORS: Job Config Changed -#: locale/ipp-strings.c:2312 -msgid "notify-events.job-config-changed" -msgstr "" - -#. TRANSLATORS: Job Created -#: locale/ipp-strings.c:2314 -msgid "notify-events.job-created" -msgstr "" - -#. TRANSLATORS: Job Fetchable -#: locale/ipp-strings.c:2316 -msgid "notify-events.job-fetchable" -msgstr "" - -#. TRANSLATORS: Job Progress -#: locale/ipp-strings.c:2318 -msgid "notify-events.job-progress" -msgstr "" - -#. TRANSLATORS: Job State Changed -#: locale/ipp-strings.c:2320 -msgid "notify-events.job-state-changed" -msgstr "" - -#. TRANSLATORS: Job Stopped -#: locale/ipp-strings.c:2322 -msgid "notify-events.job-stopped" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:2324 -msgid "notify-events.none" -msgstr "" - -#. TRANSLATORS: Printer Config Changed -#: locale/ipp-strings.c:2326 -msgid "notify-events.printer-config-changed" -msgstr "" - -#. TRANSLATORS: Printer Finishings Changed -#: locale/ipp-strings.c:2328 -msgid "notify-events.printer-finishings-changed" -msgstr "" - -#. TRANSLATORS: Printer Media Changed -#: locale/ipp-strings.c:2330 -msgid "notify-events.printer-media-changed" -msgstr "" - -#. TRANSLATORS: Printer Queue Order Changed -#: locale/ipp-strings.c:2332 -msgid "notify-events.printer-queue-order-changed" -msgstr "" - -#. TRANSLATORS: Printer Restarted -#: locale/ipp-strings.c:2334 -msgid "notify-events.printer-restarted" -msgstr "" - -#. TRANSLATORS: Printer Shutdown -#: locale/ipp-strings.c:2336 -msgid "notify-events.printer-shutdown" -msgstr "" - -#. TRANSLATORS: Printer State Changed -#: locale/ipp-strings.c:2338 -msgid "notify-events.printer-state-changed" -msgstr "" - -#. TRANSLATORS: Printer Stopped -#: locale/ipp-strings.c:2340 -msgid "notify-events.printer-stopped" -msgstr "" - -#. TRANSLATORS: Notify Get Interval -#: locale/ipp-strings.c:2342 -msgid "notify-get-interval" -msgstr "" - -#. TRANSLATORS: Notify Lease Duration -#: locale/ipp-strings.c:2344 -msgid "notify-lease-duration" -msgstr "" - -#. TRANSLATORS: Notify Natural Language -#: locale/ipp-strings.c:2346 -msgid "notify-natural-language" -msgstr "" - -#. TRANSLATORS: Notify Pull Method -#: locale/ipp-strings.c:2348 -msgid "notify-pull-method" -msgstr "" - -#. TRANSLATORS: Notify Recipient -#: locale/ipp-strings.c:2350 -msgid "notify-recipient-uri" -msgstr "" - -#. TRANSLATORS: Notify Sequence Numbers -#: locale/ipp-strings.c:2352 -msgid "notify-sequence-numbers" -msgstr "" - -#. TRANSLATORS: Notify Subscription Ids -#: locale/ipp-strings.c:2354 -msgid "notify-subscription-ids" -msgstr "" - -#. TRANSLATORS: Notify Time Interval -#: locale/ipp-strings.c:2356 -msgid "notify-time-interval" -msgstr "" - -#. TRANSLATORS: Notify User Data -#: locale/ipp-strings.c:2358 -msgid "notify-user-data" -msgstr "" - -#. TRANSLATORS: Notify Wait -#: locale/ipp-strings.c:2360 -msgid "notify-wait" -msgstr "" - -#. TRANSLATORS: Number Of Retries -#: locale/ipp-strings.c:2362 -msgid "number-of-retries" -msgstr "" - -#. TRANSLATORS: Number-Up -#: locale/ipp-strings.c:2364 -msgid "number-up" -msgstr "" - -#. TRANSLATORS: Object Offset -#: locale/ipp-strings.c:2366 -msgid "object-offset" -msgstr "" - -#. TRANSLATORS: Object Size -#: locale/ipp-strings.c:2368 -msgid "object-size" -msgstr "" - -#. TRANSLATORS: Organization Name -#: locale/ipp-strings.c:2370 -msgid "organization-name" -msgstr "" - -#. TRANSLATORS: Orientation -#: locale/ipp-strings.c:2372 -msgid "orientation-requested" -msgstr "" - -#. TRANSLATORS: Portrait -#: locale/ipp-strings.c:2374 -msgid "orientation-requested.3" -msgstr "" - -#. TRANSLATORS: Landscape -#: locale/ipp-strings.c:2376 -msgid "orientation-requested.4" -msgstr "" - -#. TRANSLATORS: Reverse Landscape -#: locale/ipp-strings.c:2378 -msgid "orientation-requested.5" -msgstr "" - -#. TRANSLATORS: Reverse Portrait -#: locale/ipp-strings.c:2380 -msgid "orientation-requested.6" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:2382 -msgid "orientation-requested.7" -msgstr "" - -#. TRANSLATORS: Scanned Image Options -#: locale/ipp-strings.c:2384 -msgid "output-attributes" -msgstr "" - -#. TRANSLATORS: Output Tray -#: locale/ipp-strings.c:2386 -msgid "output-bin" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2388 -msgid "output-bin.auto" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:2390 -msgid "output-bin.bottom" -msgstr "" - -#. TRANSLATORS: Center -#: locale/ipp-strings.c:2392 -msgid "output-bin.center" -msgstr "" - -#. TRANSLATORS: Face Down -#: locale/ipp-strings.c:2394 -msgid "output-bin.face-down" -msgstr "" - -#. TRANSLATORS: Face Up -#: locale/ipp-strings.c:2396 -msgid "output-bin.face-up" -msgstr "" - -#. TRANSLATORS: Large Capacity -#: locale/ipp-strings.c:2398 -msgid "output-bin.large-capacity" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:2400 -msgid "output-bin.left" -msgstr "" - -#. TRANSLATORS: Mailbox 1 -#: locale/ipp-strings.c:2402 -msgid "output-bin.mailbox-1" -msgstr "" - -#. TRANSLATORS: Mailbox 10 -#: locale/ipp-strings.c:2404 -msgid "output-bin.mailbox-10" -msgstr "" - -#. TRANSLATORS: Mailbox 2 -#: locale/ipp-strings.c:2406 -msgid "output-bin.mailbox-2" -msgstr "" - -#. TRANSLATORS: Mailbox 3 -#: locale/ipp-strings.c:2408 -msgid "output-bin.mailbox-3" -msgstr "" - -#. TRANSLATORS: Mailbox 4 -#: locale/ipp-strings.c:2410 -msgid "output-bin.mailbox-4" -msgstr "" - -#. TRANSLATORS: Mailbox 5 -#: locale/ipp-strings.c:2412 -msgid "output-bin.mailbox-5" -msgstr "" - -#. TRANSLATORS: Mailbox 6 -#: locale/ipp-strings.c:2414 -msgid "output-bin.mailbox-6" -msgstr "" - -#. TRANSLATORS: Mailbox 7 -#: locale/ipp-strings.c:2416 -msgid "output-bin.mailbox-7" -msgstr "" - -#. TRANSLATORS: Mailbox 8 -#: locale/ipp-strings.c:2418 -msgid "output-bin.mailbox-8" -msgstr "" - -#. TRANSLATORS: Mailbox 9 -#: locale/ipp-strings.c:2420 -msgid "output-bin.mailbox-9" -msgstr "" - -#. TRANSLATORS: Middle -#: locale/ipp-strings.c:2422 -msgid "output-bin.middle" -msgstr "" - -#. TRANSLATORS: My Mailbox -#: locale/ipp-strings.c:2424 -msgid "output-bin.my-mailbox" -msgstr "" - -#. TRANSLATORS: Rear -#: locale/ipp-strings.c:2426 -msgid "output-bin.rear" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:2428 -msgid "output-bin.right" -msgstr "" - -#. TRANSLATORS: Side -#: locale/ipp-strings.c:2430 -msgid "output-bin.side" -msgstr "" - -#. TRANSLATORS: Stacker 1 -#: locale/ipp-strings.c:2432 -msgid "output-bin.stacker-1" -msgstr "" - -#. TRANSLATORS: Stacker 10 -#: locale/ipp-strings.c:2434 -msgid "output-bin.stacker-10" -msgstr "" - -#. TRANSLATORS: Stacker 2 -#: locale/ipp-strings.c:2436 -msgid "output-bin.stacker-2" -msgstr "" - -#. TRANSLATORS: Stacker 3 -#: locale/ipp-strings.c:2438 -msgid "output-bin.stacker-3" -msgstr "" - -#. TRANSLATORS: Stacker 4 -#: locale/ipp-strings.c:2440 -msgid "output-bin.stacker-4" -msgstr "" - -#. TRANSLATORS: Stacker 5 -#: locale/ipp-strings.c:2442 -msgid "output-bin.stacker-5" -msgstr "" - -#. TRANSLATORS: Stacker 6 -#: locale/ipp-strings.c:2444 -msgid "output-bin.stacker-6" -msgstr "" - -#. TRANSLATORS: Stacker 7 -#: locale/ipp-strings.c:2446 -msgid "output-bin.stacker-7" -msgstr "" - -#. TRANSLATORS: Stacker 8 -#: locale/ipp-strings.c:2448 -msgid "output-bin.stacker-8" -msgstr "" - -#. TRANSLATORS: Stacker 9 -#: locale/ipp-strings.c:2450 -msgid "output-bin.stacker-9" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:2452 -msgid "output-bin.top" -msgstr "" - -#. TRANSLATORS: Tray 1 -#: locale/ipp-strings.c:2454 -msgid "output-bin.tray-1" -msgstr "" - -#. TRANSLATORS: Tray 10 -#: locale/ipp-strings.c:2456 -msgid "output-bin.tray-10" -msgstr "" - -#. TRANSLATORS: Tray 2 -#: locale/ipp-strings.c:2458 -msgid "output-bin.tray-2" -msgstr "" - -#. TRANSLATORS: Tray 3 -#: locale/ipp-strings.c:2460 -msgid "output-bin.tray-3" -msgstr "" - -#. TRANSLATORS: Tray 4 -#: locale/ipp-strings.c:2462 -msgid "output-bin.tray-4" -msgstr "" - -#. TRANSLATORS: Tray 5 -#: locale/ipp-strings.c:2464 -msgid "output-bin.tray-5" -msgstr "" - -#. TRANSLATORS: Tray 6 -#: locale/ipp-strings.c:2466 -msgid "output-bin.tray-6" -msgstr "" - -#. TRANSLATORS: Tray 7 -#: locale/ipp-strings.c:2468 -msgid "output-bin.tray-7" -msgstr "" - -#. TRANSLATORS: Tray 8 -#: locale/ipp-strings.c:2470 -msgid "output-bin.tray-8" -msgstr "" - -#. TRANSLATORS: Tray 9 -#: locale/ipp-strings.c:2472 -msgid "output-bin.tray-9" -msgstr "" - -#. TRANSLATORS: Scanned Image Quality -#: locale/ipp-strings.c:2474 -msgid "output-compression-quality-factor" -msgstr "" - -#. TRANSLATORS: Page Delivery -#: locale/ipp-strings.c:2476 -msgid "page-delivery" -msgstr "" - -#. TRANSLATORS: Reverse Order Face-down -#: locale/ipp-strings.c:2478 -msgid "page-delivery.reverse-order-face-down" -msgstr "" - -#. TRANSLATORS: Reverse Order Face-up -#: locale/ipp-strings.c:2480 -msgid "page-delivery.reverse-order-face-up" -msgstr "" - -#. TRANSLATORS: Same Order Face-down -#: locale/ipp-strings.c:2482 -msgid "page-delivery.same-order-face-down" -msgstr "" - -#. TRANSLATORS: Same Order Face-up -#: locale/ipp-strings.c:2484 -msgid "page-delivery.same-order-face-up" -msgstr "" - -#. TRANSLATORS: System Specified -#: locale/ipp-strings.c:2486 -msgid "page-delivery.system-specified" -msgstr "" - -#. TRANSLATORS: Page Order Received -#: locale/ipp-strings.c:2488 -msgid "page-order-received" -msgstr "" - -#. TRANSLATORS: 1 To N -#: locale/ipp-strings.c:2490 -msgid "page-order-received.1-to-n-order" -msgstr "" - -#. TRANSLATORS: N To 1 -#: locale/ipp-strings.c:2492 -msgid "page-order-received.n-to-1-order" -msgstr "" - -#. TRANSLATORS: Page Ranges -#: locale/ipp-strings.c:2494 -msgid "page-ranges" -msgstr "" - -#. TRANSLATORS: Pages -#: locale/ipp-strings.c:2496 -msgid "pages" -msgstr "" - -#. TRANSLATORS: Pages Per Subset -#: locale/ipp-strings.c:2498 -msgid "pages-per-subset" -msgstr "" - -#. TRANSLATORS: Pclm Raster Back Side -#: locale/ipp-strings.c:2500 -msgid "pclm-raster-back-side" -msgstr "" - -#. TRANSLATORS: Flipped -#: locale/ipp-strings.c:2502 -msgid "pclm-raster-back-side.flipped" -msgstr "" - -#. TRANSLATORS: Normal -#: locale/ipp-strings.c:2504 -msgid "pclm-raster-back-side.normal" -msgstr "" - -#. TRANSLATORS: Rotated -#: locale/ipp-strings.c:2506 -msgid "pclm-raster-back-side.rotated" -msgstr "" - -#. TRANSLATORS: Pclm Source Resolution -#: locale/ipp-strings.c:2508 -msgid "pclm-source-resolution" -msgstr "" - -#. TRANSLATORS: Platform Shape -#: locale/ipp-strings.c:2510 -msgid "platform-shape" -msgstr "" - -#. TRANSLATORS: Round -#: locale/ipp-strings.c:2512 -msgid "platform-shape.ellipse" -msgstr "" - -#. TRANSLATORS: Rectangle -#: locale/ipp-strings.c:2514 -msgid "platform-shape.rectangle" -msgstr "" - -#. TRANSLATORS: Platform Temperature -#: locale/ipp-strings.c:2516 -msgid "platform-temperature" -msgstr "" - -#. TRANSLATORS: Post-dial String -#: locale/ipp-strings.c:2518 -msgid "post-dial-string" -msgstr "" - -#: ppdc/ppdc-source.cxx:455 -#, c-format -msgid "ppdc: Expected color order for ColorModel on line %d of %s." -msgstr "ppdc: Expected colour order for ColourModel on line %d of %s." - -#: ppdc/ppdc-source.cxx:444 -#, c-format -msgid "ppdc: Expected colorspace for ColorModel on line %d of %s." -msgstr "ppdc: Expected colourspace for ColourModel on line %d of %s." - -#: ppdc/ppdc-source.cxx:466 -#, c-format -msgid "ppdc: Expected compression for ColorModel on line %d of %s." -msgstr "ppdc: Expected compression for ColourModel on line %d of %s." - -#: ppdc/ppdc-driver.cxx:707 -#, c-format -msgid "ppdc: No message catalog provided for locale %s." -msgstr "ppdc: No message catalogue provided for locale %s." - -#: ppdc/ppdc.cxx:187 -#, c-format -msgid "ppdc: Unable to find localization for \"%s\" - %s" -msgstr "ppdc: Unable to find localisation for \"%s\" - %s" - -#: ppdc/ppdc.cxx:124 -#, c-format -msgid "ppdc: Unable to load localization file \"%s\" - %s" -msgstr "ppdc: Unable to load localisation file \"%s\" - %s" - -#: ppdc/ppdc-catalog.cxx:507 -#, c-format -msgid "ppdc: Unknown message catalog format for \"%s\"." -msgstr "ppdc: Unknown message catalogue format for \"%s\"." - -#. TRANSLATORS: Pre-dial String -#: locale/ipp-strings.c:2520 -msgid "pre-dial-string" -msgstr "" - -#. TRANSLATORS: Number-Up Layout -#: locale/ipp-strings.c:2522 -msgid "presentation-direction-number-up" -msgstr "" - -#. TRANSLATORS: Top-bottom, Right-left -#: locale/ipp-strings.c:2524 -msgid "presentation-direction-number-up.tobottom-toleft" -msgstr "" - -#. TRANSLATORS: Top-bottom, Left-right -#: locale/ipp-strings.c:2526 -msgid "presentation-direction-number-up.tobottom-toright" -msgstr "" - -#. TRANSLATORS: Right-left, Top-bottom -#: locale/ipp-strings.c:2528 -msgid "presentation-direction-number-up.toleft-tobottom" -msgstr "" - -#. TRANSLATORS: Right-left, Bottom-top -#: locale/ipp-strings.c:2530 -msgid "presentation-direction-number-up.toleft-totop" -msgstr "" - -#. TRANSLATORS: Left-right, Top-bottom -#: locale/ipp-strings.c:2532 -msgid "presentation-direction-number-up.toright-tobottom" -msgstr "" - -#. TRANSLATORS: Left-right, Bottom-top -#: locale/ipp-strings.c:2534 -msgid "presentation-direction-number-up.toright-totop" -msgstr "" - -#. TRANSLATORS: Bottom-top, Right-left -#: locale/ipp-strings.c:2536 -msgid "presentation-direction-number-up.totop-toleft" -msgstr "" - -#. TRANSLATORS: Bottom-top, Left-right -#: locale/ipp-strings.c:2538 -msgid "presentation-direction-number-up.totop-toright" -msgstr "" - -#. TRANSLATORS: Print Accuracy -#: locale/ipp-strings.c:2540 -msgid "print-accuracy" -msgstr "" - -#. TRANSLATORS: Print Base -#: locale/ipp-strings.c:2542 -msgid "print-base" -msgstr "" - -#. TRANSLATORS: Print Base Actual -#: locale/ipp-strings.c:2544 -msgid "print-base-actual" -msgstr "" - -#. TRANSLATORS: Brim -#: locale/ipp-strings.c:2546 -msgid "print-base.brim" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:2548 -msgid "print-base.none" -msgstr "" - -#. TRANSLATORS: Raft -#: locale/ipp-strings.c:2550 -msgid "print-base.raft" -msgstr "" - -#. TRANSLATORS: Skirt -#: locale/ipp-strings.c:2552 -msgid "print-base.skirt" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:2554 -msgid "print-base.standard" -msgstr "" - -#. TRANSLATORS: Print Color Mode -#: locale/ipp-strings.c:2556 -msgid "print-color-mode" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2558 -msgid "print-color-mode.auto" -msgstr "" - -#. TRANSLATORS: Auto Monochrome -#: locale/ipp-strings.c:2560 -msgid "print-color-mode.auto-monochrome" -msgstr "" - -#. TRANSLATORS: Text -#: locale/ipp-strings.c:2562 -msgid "print-color-mode.bi-level" -msgstr "" - -#. TRANSLATORS: Color -#: locale/ipp-strings.c:2564 -msgid "print-color-mode.color" -msgstr "" - -#. TRANSLATORS: Highlight -#: locale/ipp-strings.c:2566 -msgid "print-color-mode.highlight" -msgstr "" - -#. TRANSLATORS: Monochrome -#: locale/ipp-strings.c:2568 -msgid "print-color-mode.monochrome" -msgstr "" - -#. TRANSLATORS: Process Text -#: locale/ipp-strings.c:2570 -msgid "print-color-mode.process-bi-level" -msgstr "" - -#. TRANSLATORS: Process Monochrome -#: locale/ipp-strings.c:2572 -msgid "print-color-mode.process-monochrome" -msgstr "" - -#. TRANSLATORS: Print Optimization -#: locale/ipp-strings.c:2574 -msgid "print-content-optimize" -msgstr "" - -#. TRANSLATORS: Print Content Optimize Actual -#: locale/ipp-strings.c:2576 -msgid "print-content-optimize-actual" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2578 -msgid "print-content-optimize.auto" -msgstr "" - -#. TRANSLATORS: Graphics -#: locale/ipp-strings.c:2580 -msgid "print-content-optimize.graphic" -msgstr "" - -#. TRANSLATORS: Graphics -#: locale/ipp-strings.c:2582 -msgid "print-content-optimize.graphics" -msgstr "" - -#. TRANSLATORS: Photo -#: locale/ipp-strings.c:2584 -msgid "print-content-optimize.photo" -msgstr "" - -#. TRANSLATORS: Text -#: locale/ipp-strings.c:2586 -msgid "print-content-optimize.text" -msgstr "" - -#. TRANSLATORS: Text and Graphics -#: locale/ipp-strings.c:2588 -msgid "print-content-optimize.text-and-graphic" -msgstr "" - -#. TRANSLATORS: Text And Graphics -#: locale/ipp-strings.c:2590 -msgid "print-content-optimize.text-and-graphics" -msgstr "" - -#. TRANSLATORS: Print Objects -#: locale/ipp-strings.c:2592 -msgid "print-objects" -msgstr "" - -#. TRANSLATORS: Print Quality -#: locale/ipp-strings.c:2594 -msgid "print-quality" -msgstr "" - -#. TRANSLATORS: Draft -#: locale/ipp-strings.c:2596 -msgid "print-quality.3" -msgstr "" - -#. TRANSLATORS: Normal -#: locale/ipp-strings.c:2598 -msgid "print-quality.4" -msgstr "" - -#. TRANSLATORS: High -#: locale/ipp-strings.c:2600 -msgid "print-quality.5" -msgstr "" - -#. TRANSLATORS: Print Rendering Intent -#: locale/ipp-strings.c:2602 -msgid "print-rendering-intent" -msgstr "" - -#. TRANSLATORS: Absolute -#: locale/ipp-strings.c:2604 -msgid "print-rendering-intent.absolute" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2606 -msgid "print-rendering-intent.auto" -msgstr "" - -#. TRANSLATORS: Perceptual -#: locale/ipp-strings.c:2608 -msgid "print-rendering-intent.perceptual" -msgstr "" - -#. TRANSLATORS: Relative -#: locale/ipp-strings.c:2610 -msgid "print-rendering-intent.relative" -msgstr "" - -#. TRANSLATORS: Relative w/Black Point Compensation -#: locale/ipp-strings.c:2612 -msgid "print-rendering-intent.relative-bpc" -msgstr "" - -#. TRANSLATORS: Saturation -#: locale/ipp-strings.c:2614 -msgid "print-rendering-intent.saturation" -msgstr "" - -#. TRANSLATORS: Print Scaling -#: locale/ipp-strings.c:2616 -msgid "print-scaling" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:2618 -msgid "print-scaling.auto" -msgstr "" - -#. TRANSLATORS: Auto-fit -#: locale/ipp-strings.c:2620 -msgid "print-scaling.auto-fit" -msgstr "" - -#. TRANSLATORS: Fill -#: locale/ipp-strings.c:2622 -msgid "print-scaling.fill" -msgstr "" - -#. TRANSLATORS: Fit -#: locale/ipp-strings.c:2624 -msgid "print-scaling.fit" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:2626 -msgid "print-scaling.none" -msgstr "" - -#. TRANSLATORS: Print Supports -#: locale/ipp-strings.c:2628 -msgid "print-supports" -msgstr "" - -#. TRANSLATORS: Print Supports Actual -#: locale/ipp-strings.c:2630 -msgid "print-supports-actual" -msgstr "" - -#. TRANSLATORS: With Specified Material -#: locale/ipp-strings.c:2632 -msgid "print-supports.material" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:2634 -msgid "print-supports.none" -msgstr "" - -#. TRANSLATORS: Standard -#: locale/ipp-strings.c:2636 -msgid "print-supports.standard" -msgstr "" - -#: systemv/lpstat.c:1779 -#, c-format -msgid "printer %s is holding new jobs. enabled since %s" -msgstr "" - -#. TRANSLATORS: Printer Kind -#: locale/ipp-strings.c:2638 -msgid "printer-kind" -msgstr "" - -#. TRANSLATORS: Disc -#: locale/ipp-strings.c:2640 -msgid "printer-kind.disc" -msgstr "" - -#. TRANSLATORS: Document -#: locale/ipp-strings.c:2642 -msgid "printer-kind.document" -msgstr "" - -#. TRANSLATORS: Envelope -#: locale/ipp-strings.c:2644 -msgid "printer-kind.envelope" -msgstr "" - -#. TRANSLATORS: Label -#: locale/ipp-strings.c:2646 -msgid "printer-kind.label" -msgstr "" - -#. TRANSLATORS: Large Format -#: locale/ipp-strings.c:2648 -msgid "printer-kind.large-format" -msgstr "" - -#. TRANSLATORS: Photo -#: locale/ipp-strings.c:2650 -msgid "printer-kind.photo" -msgstr "" - -#. TRANSLATORS: Postcard -#: locale/ipp-strings.c:2652 -msgid "printer-kind.postcard" -msgstr "" - -#. TRANSLATORS: Receipt -#: locale/ipp-strings.c:2654 -msgid "printer-kind.receipt" -msgstr "" - -#. TRANSLATORS: Roll -#: locale/ipp-strings.c:2656 -msgid "printer-kind.roll" -msgstr "" - -#. TRANSLATORS: Message From Operator -#: locale/ipp-strings.c:2658 -msgid "printer-message-from-operator" -msgstr "" - -#. TRANSLATORS: Print Resolution -#: locale/ipp-strings.c:2660 -msgid "printer-resolution" -msgstr "" - -#. TRANSLATORS: Printer State -#: locale/ipp-strings.c:2662 -msgid "printer-state" -msgstr "" - -#. TRANSLATORS: Detailed Printer State -#: locale/ipp-strings.c:2664 -msgid "printer-state-reasons" -msgstr "" - -#. TRANSLATORS: Old Alerts Have Been Removed -#: locale/ipp-strings.c:2666 -msgid "printer-state-reasons.alert-removal-of-binary-change-entry" -msgstr "" - -#. TRANSLATORS: Bander Added -#: locale/ipp-strings.c:2668 -msgid "printer-state-reasons.bander-added" -msgstr "" - -#. TRANSLATORS: Bander Almost Empty -#: locale/ipp-strings.c:2670 -msgid "printer-state-reasons.bander-almost-empty" -msgstr "" - -#. TRANSLATORS: Bander Almost Full -#: locale/ipp-strings.c:2672 -msgid "printer-state-reasons.bander-almost-full" -msgstr "" - -#. TRANSLATORS: Bander At Limit -#: locale/ipp-strings.c:2674 -msgid "printer-state-reasons.bander-at-limit" -msgstr "" - -#. TRANSLATORS: Bander Closed -#: locale/ipp-strings.c:2676 -msgid "printer-state-reasons.bander-closed" -msgstr "" - -#. TRANSLATORS: Bander Configuration Change -#: locale/ipp-strings.c:2678 -msgid "printer-state-reasons.bander-configuration-change" -msgstr "" - -#. TRANSLATORS: Bander Cover Closed -#: locale/ipp-strings.c:2680 -msgid "printer-state-reasons.bander-cover-closed" -msgstr "" - -#. TRANSLATORS: Bander Cover Open -#: locale/ipp-strings.c:2682 -msgid "printer-state-reasons.bander-cover-open" -msgstr "" - -#. TRANSLATORS: Bander Empty -#: locale/ipp-strings.c:2684 -msgid "printer-state-reasons.bander-empty" -msgstr "" - -#. TRANSLATORS: Bander Full -#: locale/ipp-strings.c:2686 -msgid "printer-state-reasons.bander-full" -msgstr "" - -#. TRANSLATORS: Bander Interlock Closed -#: locale/ipp-strings.c:2688 -msgid "printer-state-reasons.bander-interlock-closed" -msgstr "" - -#. TRANSLATORS: Bander Interlock Open -#: locale/ipp-strings.c:2690 -msgid "printer-state-reasons.bander-interlock-open" -msgstr "" - -#. TRANSLATORS: Bander Jam -#: locale/ipp-strings.c:2692 -msgid "printer-state-reasons.bander-jam" -msgstr "" - -#. TRANSLATORS: Bander Life Almost Over -#: locale/ipp-strings.c:2694 -msgid "printer-state-reasons.bander-life-almost-over" -msgstr "" - -#. TRANSLATORS: Bander Life Over -#: locale/ipp-strings.c:2696 -msgid "printer-state-reasons.bander-life-over" -msgstr "" - -#. TRANSLATORS: Bander Memory Exhausted -#: locale/ipp-strings.c:2698 -msgid "printer-state-reasons.bander-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Bander Missing -#: locale/ipp-strings.c:2700 -msgid "printer-state-reasons.bander-missing" -msgstr "" - -#. TRANSLATORS: Bander Motor Failure -#: locale/ipp-strings.c:2702 -msgid "printer-state-reasons.bander-motor-failure" -msgstr "" - -#. TRANSLATORS: Bander Near Limit -#: locale/ipp-strings.c:2704 -msgid "printer-state-reasons.bander-near-limit" -msgstr "" - -#. TRANSLATORS: Bander Offline -#: locale/ipp-strings.c:2706 -msgid "printer-state-reasons.bander-offline" -msgstr "" - -#. TRANSLATORS: Bander Opened -#: locale/ipp-strings.c:2708 -msgid "printer-state-reasons.bander-opened" -msgstr "" - -#. TRANSLATORS: Bander Over Temperature -#: locale/ipp-strings.c:2710 -msgid "printer-state-reasons.bander-over-temperature" -msgstr "" - -#. TRANSLATORS: Bander Power Saver -#: locale/ipp-strings.c:2712 -msgid "printer-state-reasons.bander-power-saver" -msgstr "" - -#. TRANSLATORS: Bander Recoverable Failure -#: locale/ipp-strings.c:2714 -msgid "printer-state-reasons.bander-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Bander Recoverable Storage -#: locale/ipp-strings.c:2716 -msgid "printer-state-reasons.bander-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Bander Removed -#: locale/ipp-strings.c:2718 -msgid "printer-state-reasons.bander-removed" -msgstr "" - -#. TRANSLATORS: Bander Resource Added -#: locale/ipp-strings.c:2720 -msgid "printer-state-reasons.bander-resource-added" -msgstr "" - -#. TRANSLATORS: Bander Resource Removed -#: locale/ipp-strings.c:2722 -msgid "printer-state-reasons.bander-resource-removed" -msgstr "" - -#. TRANSLATORS: Bander Thermistor Failure -#: locale/ipp-strings.c:2724 -msgid "printer-state-reasons.bander-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Bander Timing Failure -#: locale/ipp-strings.c:2726 -msgid "printer-state-reasons.bander-timing-failure" -msgstr "" - -#. TRANSLATORS: Bander Turned Off -#: locale/ipp-strings.c:2728 -msgid "printer-state-reasons.bander-turned-off" -msgstr "" - -#. TRANSLATORS: Bander Turned On -#: locale/ipp-strings.c:2730 -msgid "printer-state-reasons.bander-turned-on" -msgstr "" - -#. TRANSLATORS: Bander Under Temperature -#: locale/ipp-strings.c:2732 -msgid "printer-state-reasons.bander-under-temperature" -msgstr "" - -#. TRANSLATORS: Bander Unrecoverable Failure -#: locale/ipp-strings.c:2734 -msgid "printer-state-reasons.bander-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Bander Unrecoverable Storage Error -#: locale/ipp-strings.c:2736 -msgid "printer-state-reasons.bander-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Bander Warming Up -#: locale/ipp-strings.c:2738 -msgid "printer-state-reasons.bander-warming-up" -msgstr "" - -#. TRANSLATORS: Binder Added -#: locale/ipp-strings.c:2740 -msgid "printer-state-reasons.binder-added" -msgstr "" - -#. TRANSLATORS: Binder Almost Empty -#: locale/ipp-strings.c:2742 -msgid "printer-state-reasons.binder-almost-empty" -msgstr "" - -#. TRANSLATORS: Binder Almost Full -#: locale/ipp-strings.c:2744 -msgid "printer-state-reasons.binder-almost-full" -msgstr "" - -#. TRANSLATORS: Binder At Limit -#: locale/ipp-strings.c:2746 -msgid "printer-state-reasons.binder-at-limit" -msgstr "" - -#. TRANSLATORS: Binder Closed -#: locale/ipp-strings.c:2748 -msgid "printer-state-reasons.binder-closed" -msgstr "" - -#. TRANSLATORS: Binder Configuration Change -#: locale/ipp-strings.c:2750 -msgid "printer-state-reasons.binder-configuration-change" -msgstr "" - -#. TRANSLATORS: Binder Cover Closed -#: locale/ipp-strings.c:2752 -msgid "printer-state-reasons.binder-cover-closed" -msgstr "" - -#. TRANSLATORS: Binder Cover Open -#: locale/ipp-strings.c:2754 -msgid "printer-state-reasons.binder-cover-open" -msgstr "" - -#. TRANSLATORS: Binder Empty -#: locale/ipp-strings.c:2756 -msgid "printer-state-reasons.binder-empty" -msgstr "" - -#. TRANSLATORS: Binder Full -#: locale/ipp-strings.c:2758 -msgid "printer-state-reasons.binder-full" -msgstr "" - -#. TRANSLATORS: Binder Interlock Closed -#: locale/ipp-strings.c:2760 -msgid "printer-state-reasons.binder-interlock-closed" -msgstr "" - -#. TRANSLATORS: Binder Interlock Open -#: locale/ipp-strings.c:2762 -msgid "printer-state-reasons.binder-interlock-open" -msgstr "" - -#. TRANSLATORS: Binder Jam -#: locale/ipp-strings.c:2764 -msgid "printer-state-reasons.binder-jam" -msgstr "" - -#. TRANSLATORS: Binder Life Almost Over -#: locale/ipp-strings.c:2766 -msgid "printer-state-reasons.binder-life-almost-over" -msgstr "" - -#. TRANSLATORS: Binder Life Over -#: locale/ipp-strings.c:2768 -msgid "printer-state-reasons.binder-life-over" -msgstr "" - -#. TRANSLATORS: Binder Memory Exhausted -#: locale/ipp-strings.c:2770 -msgid "printer-state-reasons.binder-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Binder Missing -#: locale/ipp-strings.c:2772 -msgid "printer-state-reasons.binder-missing" -msgstr "" - -#. TRANSLATORS: Binder Motor Failure -#: locale/ipp-strings.c:2774 -msgid "printer-state-reasons.binder-motor-failure" -msgstr "" - -#. TRANSLATORS: Binder Near Limit -#: locale/ipp-strings.c:2776 -msgid "printer-state-reasons.binder-near-limit" -msgstr "" - -#. TRANSLATORS: Binder Offline -#: locale/ipp-strings.c:2778 -msgid "printer-state-reasons.binder-offline" -msgstr "" - -#. TRANSLATORS: Binder Opened -#: locale/ipp-strings.c:2780 -msgid "printer-state-reasons.binder-opened" -msgstr "" - -#. TRANSLATORS: Binder Over Temperature -#: locale/ipp-strings.c:2782 -msgid "printer-state-reasons.binder-over-temperature" -msgstr "" - -#. TRANSLATORS: Binder Power Saver -#: locale/ipp-strings.c:2784 -msgid "printer-state-reasons.binder-power-saver" -msgstr "" - -#. TRANSLATORS: Binder Recoverable Failure -#: locale/ipp-strings.c:2786 -msgid "printer-state-reasons.binder-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Binder Recoverable Storage -#: locale/ipp-strings.c:2788 -msgid "printer-state-reasons.binder-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Binder Removed -#: locale/ipp-strings.c:2790 -msgid "printer-state-reasons.binder-removed" -msgstr "" - -#. TRANSLATORS: Binder Resource Added -#: locale/ipp-strings.c:2792 -msgid "printer-state-reasons.binder-resource-added" -msgstr "" - -#. TRANSLATORS: Binder Resource Removed -#: locale/ipp-strings.c:2794 -msgid "printer-state-reasons.binder-resource-removed" -msgstr "" - -#. TRANSLATORS: Binder Thermistor Failure -#: locale/ipp-strings.c:2796 -msgid "printer-state-reasons.binder-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Binder Timing Failure -#: locale/ipp-strings.c:2798 -msgid "printer-state-reasons.binder-timing-failure" -msgstr "" - -#. TRANSLATORS: Binder Turned Off -#: locale/ipp-strings.c:2800 -msgid "printer-state-reasons.binder-turned-off" -msgstr "" - -#. TRANSLATORS: Binder Turned On -#: locale/ipp-strings.c:2802 -msgid "printer-state-reasons.binder-turned-on" -msgstr "" - -#. TRANSLATORS: Binder Under Temperature -#: locale/ipp-strings.c:2804 -msgid "printer-state-reasons.binder-under-temperature" -msgstr "" - -#. TRANSLATORS: Binder Unrecoverable Failure -#: locale/ipp-strings.c:2806 -msgid "printer-state-reasons.binder-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Binder Unrecoverable Storage Error -#: locale/ipp-strings.c:2808 -msgid "printer-state-reasons.binder-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Binder Warming Up -#: locale/ipp-strings.c:2810 -msgid "printer-state-reasons.binder-warming-up" -msgstr "" - -#. TRANSLATORS: Camera Failure -#: locale/ipp-strings.c:2812 -msgid "printer-state-reasons.camera-failure" -msgstr "" - -#. TRANSLATORS: Chamber Cooling -#: locale/ipp-strings.c:2814 -msgid "printer-state-reasons.chamber-cooling" -msgstr "" - -#. TRANSLATORS: Chamber Failure -#: locale/ipp-strings.c:2816 -msgid "printer-state-reasons.chamber-failure" -msgstr "" - -#. TRANSLATORS: Chamber Heating -#: locale/ipp-strings.c:2818 -msgid "printer-state-reasons.chamber-heating" -msgstr "" - -#. TRANSLATORS: Chamber Temperature High -#: locale/ipp-strings.c:2820 -msgid "printer-state-reasons.chamber-temperature-high" -msgstr "" - -#. TRANSLATORS: Chamber Temperature Low -#: locale/ipp-strings.c:2822 -msgid "printer-state-reasons.chamber-temperature-low" -msgstr "" - -#. TRANSLATORS: Cleaner Life Almost Over -#: locale/ipp-strings.c:2824 -msgid "printer-state-reasons.cleaner-life-almost-over" -msgstr "" - -#. TRANSLATORS: Cleaner Life Over -#: locale/ipp-strings.c:2826 -msgid "printer-state-reasons.cleaner-life-over" -msgstr "" - -#. TRANSLATORS: Configuration Change -#: locale/ipp-strings.c:2828 -msgid "printer-state-reasons.configuration-change" -msgstr "" - -#. TRANSLATORS: Connecting To Device -#: locale/ipp-strings.c:2830 -msgid "printer-state-reasons.connecting-to-device" -msgstr "" - -#. TRANSLATORS: Cover Open -#: locale/ipp-strings.c:2832 -msgid "printer-state-reasons.cover-open" -msgstr "" - -#. TRANSLATORS: Deactivated -#: locale/ipp-strings.c:2834 -msgid "printer-state-reasons.deactivated" -msgstr "" - -#. TRANSLATORS: Developer Empty -#: locale/ipp-strings.c:2836 -msgid "printer-state-reasons.developer-empty" -msgstr "" - -#. TRANSLATORS: Developer Low -#: locale/ipp-strings.c:2838 -msgid "printer-state-reasons.developer-low" -msgstr "" - -#. TRANSLATORS: Die Cutter Added -#: locale/ipp-strings.c:2840 -msgid "printer-state-reasons.die-cutter-added" -msgstr "" - -#. TRANSLATORS: Die Cutter Almost Empty -#: locale/ipp-strings.c:2842 -msgid "printer-state-reasons.die-cutter-almost-empty" -msgstr "" - -#. TRANSLATORS: Die Cutter Almost Full -#: locale/ipp-strings.c:2844 -msgid "printer-state-reasons.die-cutter-almost-full" -msgstr "" - -#. TRANSLATORS: Die Cutter At Limit -#: locale/ipp-strings.c:2846 -msgid "printer-state-reasons.die-cutter-at-limit" -msgstr "" - -#. TRANSLATORS: Die Cutter Closed -#: locale/ipp-strings.c:2848 -msgid "printer-state-reasons.die-cutter-closed" -msgstr "" - -#. TRANSLATORS: Die Cutter Configuration Change -#: locale/ipp-strings.c:2850 -msgid "printer-state-reasons.die-cutter-configuration-change" -msgstr "" - -#. TRANSLATORS: Die Cutter Cover Closed -#: locale/ipp-strings.c:2852 -msgid "printer-state-reasons.die-cutter-cover-closed" -msgstr "" - -#. TRANSLATORS: Die Cutter Cover Open -#: locale/ipp-strings.c:2854 -msgid "printer-state-reasons.die-cutter-cover-open" -msgstr "" - -#. TRANSLATORS: Die Cutter Empty -#: locale/ipp-strings.c:2856 -msgid "printer-state-reasons.die-cutter-empty" -msgstr "" - -#. TRANSLATORS: Die Cutter Full -#: locale/ipp-strings.c:2858 -msgid "printer-state-reasons.die-cutter-full" -msgstr "" - -#. TRANSLATORS: Die Cutter Interlock Closed -#: locale/ipp-strings.c:2860 -msgid "printer-state-reasons.die-cutter-interlock-closed" -msgstr "" - -#. TRANSLATORS: Die Cutter Interlock Open -#: locale/ipp-strings.c:2862 -msgid "printer-state-reasons.die-cutter-interlock-open" -msgstr "" - -#. TRANSLATORS: Die Cutter Jam -#: locale/ipp-strings.c:2864 -msgid "printer-state-reasons.die-cutter-jam" -msgstr "" - -#. TRANSLATORS: Die Cutter Life Almost Over -#: locale/ipp-strings.c:2866 -msgid "printer-state-reasons.die-cutter-life-almost-over" -msgstr "" - -#. TRANSLATORS: Die Cutter Life Over -#: locale/ipp-strings.c:2868 -msgid "printer-state-reasons.die-cutter-life-over" -msgstr "" - -#. TRANSLATORS: Die Cutter Memory Exhausted -#: locale/ipp-strings.c:2870 -msgid "printer-state-reasons.die-cutter-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Die Cutter Missing -#: locale/ipp-strings.c:2872 -msgid "printer-state-reasons.die-cutter-missing" -msgstr "" - -#. TRANSLATORS: Die Cutter Motor Failure -#: locale/ipp-strings.c:2874 -msgid "printer-state-reasons.die-cutter-motor-failure" -msgstr "" - -#. TRANSLATORS: Die Cutter Near Limit -#: locale/ipp-strings.c:2876 -msgid "printer-state-reasons.die-cutter-near-limit" -msgstr "" - -#. TRANSLATORS: Die Cutter Offline -#: locale/ipp-strings.c:2878 -msgid "printer-state-reasons.die-cutter-offline" -msgstr "" - -#. TRANSLATORS: Die Cutter Opened -#: locale/ipp-strings.c:2880 -msgid "printer-state-reasons.die-cutter-opened" -msgstr "" - -#. TRANSLATORS: Die Cutter Over Temperature -#: locale/ipp-strings.c:2882 -msgid "printer-state-reasons.die-cutter-over-temperature" -msgstr "" - -#. TRANSLATORS: Die Cutter Power Saver -#: locale/ipp-strings.c:2884 -msgid "printer-state-reasons.die-cutter-power-saver" -msgstr "" - -#. TRANSLATORS: Die Cutter Recoverable Failure -#: locale/ipp-strings.c:2886 -msgid "printer-state-reasons.die-cutter-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Die Cutter Recoverable Storage -#: locale/ipp-strings.c:2888 -msgid "printer-state-reasons.die-cutter-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Die Cutter Removed -#: locale/ipp-strings.c:2890 -msgid "printer-state-reasons.die-cutter-removed" -msgstr "" - -#. TRANSLATORS: Die Cutter Resource Added -#: locale/ipp-strings.c:2892 -msgid "printer-state-reasons.die-cutter-resource-added" -msgstr "" - -#. TRANSLATORS: Die Cutter Resource Removed -#: locale/ipp-strings.c:2894 -msgid "printer-state-reasons.die-cutter-resource-removed" -msgstr "" - -#. TRANSLATORS: Die Cutter Thermistor Failure -#: locale/ipp-strings.c:2896 -msgid "printer-state-reasons.die-cutter-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Die Cutter Timing Failure -#: locale/ipp-strings.c:2898 -msgid "printer-state-reasons.die-cutter-timing-failure" -msgstr "" - -#. TRANSLATORS: Die Cutter Turned Off -#: locale/ipp-strings.c:2900 -msgid "printer-state-reasons.die-cutter-turned-off" -msgstr "" - -#. TRANSLATORS: Die Cutter Turned On -#: locale/ipp-strings.c:2902 -msgid "printer-state-reasons.die-cutter-turned-on" -msgstr "" - -#. TRANSLATORS: Die Cutter Under Temperature -#: locale/ipp-strings.c:2904 -msgid "printer-state-reasons.die-cutter-under-temperature" -msgstr "" - -#. TRANSLATORS: Die Cutter Unrecoverable Failure -#: locale/ipp-strings.c:2906 -msgid "printer-state-reasons.die-cutter-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Die Cutter Unrecoverable Storage Error -#: locale/ipp-strings.c:2908 -msgid "printer-state-reasons.die-cutter-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Die Cutter Warming Up -#: locale/ipp-strings.c:2910 -msgid "printer-state-reasons.die-cutter-warming-up" -msgstr "" - -#. TRANSLATORS: Door Open -#: locale/ipp-strings.c:2912 -msgid "printer-state-reasons.door-open" -msgstr "" - -#. TRANSLATORS: Extruder Cooling -#: locale/ipp-strings.c:2914 -msgid "printer-state-reasons.extruder-cooling" -msgstr "" - -#. TRANSLATORS: Extruder Failure -#: locale/ipp-strings.c:2916 -msgid "printer-state-reasons.extruder-failure" -msgstr "" - -#. TRANSLATORS: Extruder Heating -#: locale/ipp-strings.c:2918 -msgid "printer-state-reasons.extruder-heating" -msgstr "" - -#. TRANSLATORS: Extruder Jam -#: locale/ipp-strings.c:2920 -msgid "printer-state-reasons.extruder-jam" -msgstr "" - -#. TRANSLATORS: Extruder Temperature High -#: locale/ipp-strings.c:2922 -msgid "printer-state-reasons.extruder-temperature-high" -msgstr "" - -#. TRANSLATORS: Extruder Temperature Low -#: locale/ipp-strings.c:2924 -msgid "printer-state-reasons.extruder-temperature-low" -msgstr "" - -#. TRANSLATORS: Fan Failure -#: locale/ipp-strings.c:2926 -msgid "printer-state-reasons.fan-failure" -msgstr "" - -#. TRANSLATORS: Fax Modem Life Almost Over -#: locale/ipp-strings.c:2928 -msgid "printer-state-reasons.fax-modem-life-almost-over" -msgstr "" - -#. TRANSLATORS: Fax Modem Life Over -#: locale/ipp-strings.c:2930 -msgid "printer-state-reasons.fax-modem-life-over" -msgstr "" - -#. TRANSLATORS: Fax Modem Missing -#: locale/ipp-strings.c:2932 -msgid "printer-state-reasons.fax-modem-missing" -msgstr "" - -#. TRANSLATORS: Fax Modem Turned Off -#: locale/ipp-strings.c:2934 -msgid "printer-state-reasons.fax-modem-turned-off" -msgstr "" - -#. TRANSLATORS: Fax Modem Turned On -#: locale/ipp-strings.c:2936 -msgid "printer-state-reasons.fax-modem-turned-on" -msgstr "" - -#. TRANSLATORS: Folder Added -#: locale/ipp-strings.c:2938 -msgid "printer-state-reasons.folder-added" -msgstr "" - -#. TRANSLATORS: Folder Almost Empty -#: locale/ipp-strings.c:2940 -msgid "printer-state-reasons.folder-almost-empty" -msgstr "" - -#. TRANSLATORS: Folder Almost Full -#: locale/ipp-strings.c:2942 -msgid "printer-state-reasons.folder-almost-full" -msgstr "" - -#. TRANSLATORS: Folder At Limit -#: locale/ipp-strings.c:2944 -msgid "printer-state-reasons.folder-at-limit" -msgstr "" - -#. TRANSLATORS: Folder Closed -#: locale/ipp-strings.c:2946 -msgid "printer-state-reasons.folder-closed" -msgstr "" - -#. TRANSLATORS: Folder Configuration Change -#: locale/ipp-strings.c:2948 -msgid "printer-state-reasons.folder-configuration-change" -msgstr "" - -#. TRANSLATORS: Folder Cover Closed -#: locale/ipp-strings.c:2950 -msgid "printer-state-reasons.folder-cover-closed" -msgstr "" - -#. TRANSLATORS: Folder Cover Open -#: locale/ipp-strings.c:2952 -msgid "printer-state-reasons.folder-cover-open" -msgstr "" - -#. TRANSLATORS: Folder Empty -#: locale/ipp-strings.c:2954 -msgid "printer-state-reasons.folder-empty" -msgstr "" - -#. TRANSLATORS: Folder Full -#: locale/ipp-strings.c:2956 -msgid "printer-state-reasons.folder-full" -msgstr "" - -#. TRANSLATORS: Folder Interlock Closed -#: locale/ipp-strings.c:2958 -msgid "printer-state-reasons.folder-interlock-closed" -msgstr "" - -#. TRANSLATORS: Folder Interlock Open -#: locale/ipp-strings.c:2960 -msgid "printer-state-reasons.folder-interlock-open" -msgstr "" - -#. TRANSLATORS: Folder Jam -#: locale/ipp-strings.c:2962 -msgid "printer-state-reasons.folder-jam" -msgstr "" - -#. TRANSLATORS: Folder Life Almost Over -#: locale/ipp-strings.c:2964 -msgid "printer-state-reasons.folder-life-almost-over" -msgstr "" - -#. TRANSLATORS: Folder Life Over -#: locale/ipp-strings.c:2966 -msgid "printer-state-reasons.folder-life-over" -msgstr "" - -#. TRANSLATORS: Folder Memory Exhausted -#: locale/ipp-strings.c:2968 -msgid "printer-state-reasons.folder-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Folder Missing -#: locale/ipp-strings.c:2970 -msgid "printer-state-reasons.folder-missing" -msgstr "" - -#. TRANSLATORS: Folder Motor Failure -#: locale/ipp-strings.c:2972 -msgid "printer-state-reasons.folder-motor-failure" -msgstr "" - -#. TRANSLATORS: Folder Near Limit -#: locale/ipp-strings.c:2974 -msgid "printer-state-reasons.folder-near-limit" -msgstr "" - -#. TRANSLATORS: Folder Offline -#: locale/ipp-strings.c:2976 -msgid "printer-state-reasons.folder-offline" -msgstr "" - -#. TRANSLATORS: Folder Opened -#: locale/ipp-strings.c:2978 -msgid "printer-state-reasons.folder-opened" -msgstr "" - -#. TRANSLATORS: Folder Over Temperature -#: locale/ipp-strings.c:2980 -msgid "printer-state-reasons.folder-over-temperature" -msgstr "" - -#. TRANSLATORS: Folder Power Saver -#: locale/ipp-strings.c:2982 -msgid "printer-state-reasons.folder-power-saver" -msgstr "" - -#. TRANSLATORS: Folder Recoverable Failure -#: locale/ipp-strings.c:2984 -msgid "printer-state-reasons.folder-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Folder Recoverable Storage -#: locale/ipp-strings.c:2986 -msgid "printer-state-reasons.folder-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Folder Removed -#: locale/ipp-strings.c:2988 -msgid "printer-state-reasons.folder-removed" -msgstr "" - -#. TRANSLATORS: Folder Resource Added -#: locale/ipp-strings.c:2990 -msgid "printer-state-reasons.folder-resource-added" -msgstr "" - -#. TRANSLATORS: Folder Resource Removed -#: locale/ipp-strings.c:2992 -msgid "printer-state-reasons.folder-resource-removed" -msgstr "" - -#. TRANSLATORS: Folder Thermistor Failure -#: locale/ipp-strings.c:2994 -msgid "printer-state-reasons.folder-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Folder Timing Failure -#: locale/ipp-strings.c:2996 -msgid "printer-state-reasons.folder-timing-failure" -msgstr "" - -#. TRANSLATORS: Folder Turned Off -#: locale/ipp-strings.c:2998 -msgid "printer-state-reasons.folder-turned-off" -msgstr "" - -#. TRANSLATORS: Folder Turned On -#: locale/ipp-strings.c:3000 -msgid "printer-state-reasons.folder-turned-on" -msgstr "" - -#. TRANSLATORS: Folder Under Temperature -#: locale/ipp-strings.c:3002 -msgid "printer-state-reasons.folder-under-temperature" -msgstr "" - -#. TRANSLATORS: Folder Unrecoverable Failure -#: locale/ipp-strings.c:3004 -msgid "printer-state-reasons.folder-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Folder Unrecoverable Storage Error -#: locale/ipp-strings.c:3006 -msgid "printer-state-reasons.folder-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Folder Warming Up -#: locale/ipp-strings.c:3008 -msgid "printer-state-reasons.folder-warming-up" -msgstr "" - -#. TRANSLATORS: Fuser temperature high -#: locale/ipp-strings.c:3010 -msgid "printer-state-reasons.fuser-over-temp" -msgstr "" - -#. TRANSLATORS: Fuser temperature low -#: locale/ipp-strings.c:3012 -msgid "printer-state-reasons.fuser-under-temp" -msgstr "" - -#. TRANSLATORS: Hold New Jobs -#: locale/ipp-strings.c:3014 -msgid "printer-state-reasons.hold-new-jobs" -msgstr "" - -#. TRANSLATORS: Identify Printer -#: locale/ipp-strings.c:3016 -msgid "printer-state-reasons.identify-printer-requested" -msgstr "" - -#. TRANSLATORS: Imprinter Added -#: locale/ipp-strings.c:3018 -msgid "printer-state-reasons.imprinter-added" -msgstr "" - -#. TRANSLATORS: Imprinter Almost Empty -#: locale/ipp-strings.c:3020 -msgid "printer-state-reasons.imprinter-almost-empty" -msgstr "" - -#. TRANSLATORS: Imprinter Almost Full -#: locale/ipp-strings.c:3022 -msgid "printer-state-reasons.imprinter-almost-full" -msgstr "" - -#. TRANSLATORS: Imprinter At Limit -#: locale/ipp-strings.c:3024 -msgid "printer-state-reasons.imprinter-at-limit" -msgstr "" - -#. TRANSLATORS: Imprinter Closed -#: locale/ipp-strings.c:3026 -msgid "printer-state-reasons.imprinter-closed" -msgstr "" - -#. TRANSLATORS: Imprinter Configuration Change -#: locale/ipp-strings.c:3028 -msgid "printer-state-reasons.imprinter-configuration-change" -msgstr "" - -#. TRANSLATORS: Imprinter Cover Closed -#: locale/ipp-strings.c:3030 -msgid "printer-state-reasons.imprinter-cover-closed" -msgstr "" - -#. TRANSLATORS: Imprinter Cover Open -#: locale/ipp-strings.c:3032 -msgid "printer-state-reasons.imprinter-cover-open" -msgstr "" - -#. TRANSLATORS: Imprinter Empty -#: locale/ipp-strings.c:3034 -msgid "printer-state-reasons.imprinter-empty" -msgstr "" - -#. TRANSLATORS: Imprinter Full -#: locale/ipp-strings.c:3036 -msgid "printer-state-reasons.imprinter-full" -msgstr "" - -#. TRANSLATORS: Imprinter Interlock Closed -#: locale/ipp-strings.c:3038 -msgid "printer-state-reasons.imprinter-interlock-closed" -msgstr "" - -#. TRANSLATORS: Imprinter Interlock Open -#: locale/ipp-strings.c:3040 -msgid "printer-state-reasons.imprinter-interlock-open" -msgstr "" - -#. TRANSLATORS: Imprinter Jam -#: locale/ipp-strings.c:3042 -msgid "printer-state-reasons.imprinter-jam" -msgstr "" - -#. TRANSLATORS: Imprinter Life Almost Over -#: locale/ipp-strings.c:3044 -msgid "printer-state-reasons.imprinter-life-almost-over" -msgstr "" - -#. TRANSLATORS: Imprinter Life Over -#: locale/ipp-strings.c:3046 -msgid "printer-state-reasons.imprinter-life-over" -msgstr "" - -#. TRANSLATORS: Imprinter Memory Exhausted -#: locale/ipp-strings.c:3048 -msgid "printer-state-reasons.imprinter-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Imprinter Missing -#: locale/ipp-strings.c:3050 -msgid "printer-state-reasons.imprinter-missing" -msgstr "" - -#. TRANSLATORS: Imprinter Motor Failure -#: locale/ipp-strings.c:3052 -msgid "printer-state-reasons.imprinter-motor-failure" -msgstr "" - -#. TRANSLATORS: Imprinter Near Limit -#: locale/ipp-strings.c:3054 -msgid "printer-state-reasons.imprinter-near-limit" -msgstr "" - -#. TRANSLATORS: Imprinter Offline -#: locale/ipp-strings.c:3056 -msgid "printer-state-reasons.imprinter-offline" -msgstr "" - -#. TRANSLATORS: Imprinter Opened -#: locale/ipp-strings.c:3058 -msgid "printer-state-reasons.imprinter-opened" -msgstr "" - -#. TRANSLATORS: Imprinter Over Temperature -#: locale/ipp-strings.c:3060 -msgid "printer-state-reasons.imprinter-over-temperature" -msgstr "" - -#. TRANSLATORS: Imprinter Power Saver -#: locale/ipp-strings.c:3062 -msgid "printer-state-reasons.imprinter-power-saver" -msgstr "" - -#. TRANSLATORS: Imprinter Recoverable Failure -#: locale/ipp-strings.c:3064 -msgid "printer-state-reasons.imprinter-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Imprinter Recoverable Storage -#: locale/ipp-strings.c:3066 -msgid "printer-state-reasons.imprinter-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Imprinter Removed -#: locale/ipp-strings.c:3068 -msgid "printer-state-reasons.imprinter-removed" -msgstr "" - -#. TRANSLATORS: Imprinter Resource Added -#: locale/ipp-strings.c:3070 -msgid "printer-state-reasons.imprinter-resource-added" -msgstr "" - -#. TRANSLATORS: Imprinter Resource Removed -#: locale/ipp-strings.c:3072 -msgid "printer-state-reasons.imprinter-resource-removed" -msgstr "" - -#. TRANSLATORS: Imprinter Thermistor Failure -#: locale/ipp-strings.c:3074 -msgid "printer-state-reasons.imprinter-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Imprinter Timing Failure -#: locale/ipp-strings.c:3076 -msgid "printer-state-reasons.imprinter-timing-failure" -msgstr "" - -#. TRANSLATORS: Imprinter Turned Off -#: locale/ipp-strings.c:3078 -msgid "printer-state-reasons.imprinter-turned-off" -msgstr "" - -#. TRANSLATORS: Imprinter Turned On -#: locale/ipp-strings.c:3080 -msgid "printer-state-reasons.imprinter-turned-on" -msgstr "" - -#. TRANSLATORS: Imprinter Under Temperature -#: locale/ipp-strings.c:3082 -msgid "printer-state-reasons.imprinter-under-temperature" -msgstr "" - -#. TRANSLATORS: Imprinter Unrecoverable Failure -#: locale/ipp-strings.c:3084 -msgid "printer-state-reasons.imprinter-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Imprinter Unrecoverable Storage Error -#: locale/ipp-strings.c:3086 -msgid "printer-state-reasons.imprinter-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Imprinter Warming Up -#: locale/ipp-strings.c:3088 -msgid "printer-state-reasons.imprinter-warming-up" -msgstr "" - -#. TRANSLATORS: Input Cannot Feed Size Selected -#: locale/ipp-strings.c:3090 -msgid "printer-state-reasons.input-cannot-feed-size-selected" -msgstr "" - -#. TRANSLATORS: Input Manual Input Request -#: locale/ipp-strings.c:3092 -msgid "printer-state-reasons.input-manual-input-request" -msgstr "" - -#. TRANSLATORS: Input Media Color Change -#: locale/ipp-strings.c:3094 -msgid "printer-state-reasons.input-media-color-change" -msgstr "" - -#. TRANSLATORS: Input Media Form Parts Change -#: locale/ipp-strings.c:3096 -msgid "printer-state-reasons.input-media-form-parts-change" -msgstr "" - -#. TRANSLATORS: Input Media Size Change -#: locale/ipp-strings.c:3098 -msgid "printer-state-reasons.input-media-size-change" -msgstr "" - -#. TRANSLATORS: Input Media Tray Failure -#: locale/ipp-strings.c:3100 -msgid "printer-state-reasons.input-media-tray-failure" -msgstr "" - -#. TRANSLATORS: Input Media Tray Feed Error -#: locale/ipp-strings.c:3102 -msgid "printer-state-reasons.input-media-tray-feed-error" -msgstr "" - -#. TRANSLATORS: Input Media Tray Jam -#: locale/ipp-strings.c:3104 -msgid "printer-state-reasons.input-media-tray-jam" -msgstr "" - -#. TRANSLATORS: Input Media Type Change -#: locale/ipp-strings.c:3106 -msgid "printer-state-reasons.input-media-type-change" -msgstr "" - -#. TRANSLATORS: Input Media Weight Change -#: locale/ipp-strings.c:3108 -msgid "printer-state-reasons.input-media-weight-change" -msgstr "" - -#. TRANSLATORS: Input Pick Roller Failure -#: locale/ipp-strings.c:3110 -msgid "printer-state-reasons.input-pick-roller-failure" -msgstr "" - -#. TRANSLATORS: Input Pick Roller Life Over -#: locale/ipp-strings.c:3112 -msgid "printer-state-reasons.input-pick-roller-life-over" -msgstr "" - -#. TRANSLATORS: Input Pick Roller Life Warn -#: locale/ipp-strings.c:3114 -msgid "printer-state-reasons.input-pick-roller-life-warn" -msgstr "" - -#. TRANSLATORS: Input Pick Roller Missing -#: locale/ipp-strings.c:3116 -msgid "printer-state-reasons.input-pick-roller-missing" -msgstr "" - -#. TRANSLATORS: Input Tray Elevation Failure -#: locale/ipp-strings.c:3118 -msgid "printer-state-reasons.input-tray-elevation-failure" -msgstr "" - -#. TRANSLATORS: Paper tray is missing -#: locale/ipp-strings.c:3120 -msgid "printer-state-reasons.input-tray-missing" -msgstr "" - -#. TRANSLATORS: Input Tray Position Failure -#: locale/ipp-strings.c:3122 -msgid "printer-state-reasons.input-tray-position-failure" -msgstr "" - -#. TRANSLATORS: Inserter Added -#: locale/ipp-strings.c:3124 -msgid "printer-state-reasons.inserter-added" -msgstr "" - -#. TRANSLATORS: Inserter Almost Empty -#: locale/ipp-strings.c:3126 -msgid "printer-state-reasons.inserter-almost-empty" -msgstr "" - -#. TRANSLATORS: Inserter Almost Full -#: locale/ipp-strings.c:3128 -msgid "printer-state-reasons.inserter-almost-full" -msgstr "" - -#. TRANSLATORS: Inserter At Limit -#: locale/ipp-strings.c:3130 -msgid "printer-state-reasons.inserter-at-limit" -msgstr "" - -#. TRANSLATORS: Inserter Closed -#: locale/ipp-strings.c:3132 -msgid "printer-state-reasons.inserter-closed" -msgstr "" - -#. TRANSLATORS: Inserter Configuration Change -#: locale/ipp-strings.c:3134 -msgid "printer-state-reasons.inserter-configuration-change" -msgstr "" - -#. TRANSLATORS: Inserter Cover Closed -#: locale/ipp-strings.c:3136 -msgid "printer-state-reasons.inserter-cover-closed" -msgstr "" - -#. TRANSLATORS: Inserter Cover Open -#: locale/ipp-strings.c:3138 -msgid "printer-state-reasons.inserter-cover-open" -msgstr "" - -#. TRANSLATORS: Inserter Empty -#: locale/ipp-strings.c:3140 -msgid "printer-state-reasons.inserter-empty" -msgstr "" - -#. TRANSLATORS: Inserter Full -#: locale/ipp-strings.c:3142 -msgid "printer-state-reasons.inserter-full" -msgstr "" - -#. TRANSLATORS: Inserter Interlock Closed -#: locale/ipp-strings.c:3144 -msgid "printer-state-reasons.inserter-interlock-closed" -msgstr "" - -#. TRANSLATORS: Inserter Interlock Open -#: locale/ipp-strings.c:3146 -msgid "printer-state-reasons.inserter-interlock-open" -msgstr "" - -#. TRANSLATORS: Inserter Jam -#: locale/ipp-strings.c:3148 -msgid "printer-state-reasons.inserter-jam" -msgstr "" - -#. TRANSLATORS: Inserter Life Almost Over -#: locale/ipp-strings.c:3150 -msgid "printer-state-reasons.inserter-life-almost-over" -msgstr "" - -#. TRANSLATORS: Inserter Life Over -#: locale/ipp-strings.c:3152 -msgid "printer-state-reasons.inserter-life-over" -msgstr "" - -#. TRANSLATORS: Inserter Memory Exhausted -#: locale/ipp-strings.c:3154 -msgid "printer-state-reasons.inserter-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Inserter Missing -#: locale/ipp-strings.c:3156 -msgid "printer-state-reasons.inserter-missing" -msgstr "" - -#. TRANSLATORS: Inserter Motor Failure -#: locale/ipp-strings.c:3158 -msgid "printer-state-reasons.inserter-motor-failure" -msgstr "" - -#. TRANSLATORS: Inserter Near Limit -#: locale/ipp-strings.c:3160 -msgid "printer-state-reasons.inserter-near-limit" -msgstr "" - -#. TRANSLATORS: Inserter Offline -#: locale/ipp-strings.c:3162 -msgid "printer-state-reasons.inserter-offline" -msgstr "" - -#. TRANSLATORS: Inserter Opened -#: locale/ipp-strings.c:3164 -msgid "printer-state-reasons.inserter-opened" -msgstr "" - -#. TRANSLATORS: Inserter Over Temperature -#: locale/ipp-strings.c:3166 -msgid "printer-state-reasons.inserter-over-temperature" -msgstr "" - -#. TRANSLATORS: Inserter Power Saver -#: locale/ipp-strings.c:3168 -msgid "printer-state-reasons.inserter-power-saver" -msgstr "" - -#. TRANSLATORS: Inserter Recoverable Failure -#: locale/ipp-strings.c:3170 -msgid "printer-state-reasons.inserter-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Inserter Recoverable Storage -#: locale/ipp-strings.c:3172 -msgid "printer-state-reasons.inserter-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Inserter Removed -#: locale/ipp-strings.c:3174 -msgid "printer-state-reasons.inserter-removed" -msgstr "" - -#. TRANSLATORS: Inserter Resource Added -#: locale/ipp-strings.c:3176 -msgid "printer-state-reasons.inserter-resource-added" -msgstr "" - -#. TRANSLATORS: Inserter Resource Removed -#: locale/ipp-strings.c:3178 -msgid "printer-state-reasons.inserter-resource-removed" -msgstr "" - -#. TRANSLATORS: Inserter Thermistor Failure -#: locale/ipp-strings.c:3180 -msgid "printer-state-reasons.inserter-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Inserter Timing Failure -#: locale/ipp-strings.c:3182 -msgid "printer-state-reasons.inserter-timing-failure" -msgstr "" - -#. TRANSLATORS: Inserter Turned Off -#: locale/ipp-strings.c:3184 -msgid "printer-state-reasons.inserter-turned-off" -msgstr "" - -#. TRANSLATORS: Inserter Turned On -#: locale/ipp-strings.c:3186 -msgid "printer-state-reasons.inserter-turned-on" -msgstr "" - -#. TRANSLATORS: Inserter Under Temperature -#: locale/ipp-strings.c:3188 -msgid "printer-state-reasons.inserter-under-temperature" -msgstr "" - -#. TRANSLATORS: Inserter Unrecoverable Failure -#: locale/ipp-strings.c:3190 -msgid "printer-state-reasons.inserter-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Inserter Unrecoverable Storage Error -#: locale/ipp-strings.c:3192 -msgid "printer-state-reasons.inserter-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Inserter Warming Up -#: locale/ipp-strings.c:3194 -msgid "printer-state-reasons.inserter-warming-up" -msgstr "" - -#. TRANSLATORS: Interlock Closed -#: locale/ipp-strings.c:3196 -msgid "printer-state-reasons.interlock-closed" -msgstr "" - -#. TRANSLATORS: Interlock Open -#: locale/ipp-strings.c:3198 -msgid "printer-state-reasons.interlock-open" -msgstr "" - -#. TRANSLATORS: Interpreter Cartridge Added -#: locale/ipp-strings.c:3200 -msgid "printer-state-reasons.interpreter-cartridge-added" -msgstr "" - -#. TRANSLATORS: Interpreter Cartridge Removed -#: locale/ipp-strings.c:3202 -msgid "printer-state-reasons.interpreter-cartridge-deleted" -msgstr "" - -#. TRANSLATORS: Interpreter Complex Page Encountered -#: locale/ipp-strings.c:3204 -msgid "printer-state-reasons.interpreter-complex-page-encountered" -msgstr "" - -#. TRANSLATORS: Interpreter Memory Decrease -#: locale/ipp-strings.c:3206 -msgid "printer-state-reasons.interpreter-memory-decrease" -msgstr "" - -#. TRANSLATORS: Interpreter Memory Increase -#: locale/ipp-strings.c:3208 -msgid "printer-state-reasons.interpreter-memory-increase" -msgstr "" - -#. TRANSLATORS: Interpreter Resource Added -#: locale/ipp-strings.c:3210 -msgid "printer-state-reasons.interpreter-resource-added" -msgstr "" - -#. TRANSLATORS: Interpreter Resource Deleted -#: locale/ipp-strings.c:3212 -msgid "printer-state-reasons.interpreter-resource-deleted" -msgstr "" - -#. TRANSLATORS: Printer resource unavailable -#: locale/ipp-strings.c:3214 -msgid "printer-state-reasons.interpreter-resource-unavailable" -msgstr "" - -#. TRANSLATORS: Lamp At End of Life -#: locale/ipp-strings.c:3216 -msgid "printer-state-reasons.lamp-at-eol" -msgstr "" - -#. TRANSLATORS: Lamp Failure -#: locale/ipp-strings.c:3218 -msgid "printer-state-reasons.lamp-failure" -msgstr "" - -#. TRANSLATORS: Lamp Near End of Life -#: locale/ipp-strings.c:3220 -msgid "printer-state-reasons.lamp-near-eol" -msgstr "" - -#. TRANSLATORS: Laser At End of Life -#: locale/ipp-strings.c:3222 -msgid "printer-state-reasons.laser-at-eol" -msgstr "" - -#. TRANSLATORS: Laser Failure -#: locale/ipp-strings.c:3224 -msgid "printer-state-reasons.laser-failure" -msgstr "" - -#. TRANSLATORS: Laser Near End of Life -#: locale/ipp-strings.c:3226 -msgid "printer-state-reasons.laser-near-eol" -msgstr "" - -#. TRANSLATORS: Envelope Maker Added -#: locale/ipp-strings.c:3228 -msgid "printer-state-reasons.make-envelope-added" -msgstr "" - -#. TRANSLATORS: Envelope Maker Almost Empty -#: locale/ipp-strings.c:3230 -msgid "printer-state-reasons.make-envelope-almost-empty" -msgstr "" - -#. TRANSLATORS: Envelope Maker Almost Full -#: locale/ipp-strings.c:3232 -msgid "printer-state-reasons.make-envelope-almost-full" -msgstr "" - -#. TRANSLATORS: Envelope Maker At Limit -#: locale/ipp-strings.c:3234 -msgid "printer-state-reasons.make-envelope-at-limit" -msgstr "" - -#. TRANSLATORS: Envelope Maker Closed -#: locale/ipp-strings.c:3236 -msgid "printer-state-reasons.make-envelope-closed" -msgstr "" - -#. TRANSLATORS: Envelope Maker Configuration Change -#: locale/ipp-strings.c:3238 -msgid "printer-state-reasons.make-envelope-configuration-change" -msgstr "" - -#. TRANSLATORS: Envelope Maker Cover Closed -#: locale/ipp-strings.c:3240 -msgid "printer-state-reasons.make-envelope-cover-closed" -msgstr "" - -#. TRANSLATORS: Envelope Maker Cover Open -#: locale/ipp-strings.c:3242 -msgid "printer-state-reasons.make-envelope-cover-open" -msgstr "" - -#. TRANSLATORS: Envelope Maker Empty -#: locale/ipp-strings.c:3244 -msgid "printer-state-reasons.make-envelope-empty" -msgstr "" - -#. TRANSLATORS: Envelope Maker Full -#: locale/ipp-strings.c:3246 -msgid "printer-state-reasons.make-envelope-full" -msgstr "" - -#. TRANSLATORS: Envelope Maker Interlock Closed -#: locale/ipp-strings.c:3248 -msgid "printer-state-reasons.make-envelope-interlock-closed" -msgstr "" - -#. TRANSLATORS: Envelope Maker Interlock Open -#: locale/ipp-strings.c:3250 -msgid "printer-state-reasons.make-envelope-interlock-open" -msgstr "" - -#. TRANSLATORS: Envelope Maker Jam -#: locale/ipp-strings.c:3252 -msgid "printer-state-reasons.make-envelope-jam" -msgstr "" - -#. TRANSLATORS: Envelope Maker Life Almost Over -#: locale/ipp-strings.c:3254 -msgid "printer-state-reasons.make-envelope-life-almost-over" -msgstr "" - -#. TRANSLATORS: Envelope Maker Life Over -#: locale/ipp-strings.c:3256 -msgid "printer-state-reasons.make-envelope-life-over" -msgstr "" - -#. TRANSLATORS: Envelope Maker Memory Exhausted -#: locale/ipp-strings.c:3258 -msgid "printer-state-reasons.make-envelope-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Envelope Maker Missing -#: locale/ipp-strings.c:3260 -msgid "printer-state-reasons.make-envelope-missing" -msgstr "" - -#. TRANSLATORS: Envelope Maker Motor Failure -#: locale/ipp-strings.c:3262 -msgid "printer-state-reasons.make-envelope-motor-failure" -msgstr "" - -#. TRANSLATORS: Envelope Maker Near Limit -#: locale/ipp-strings.c:3264 -msgid "printer-state-reasons.make-envelope-near-limit" -msgstr "" - -#. TRANSLATORS: Envelope Maker Offline -#: locale/ipp-strings.c:3266 -msgid "printer-state-reasons.make-envelope-offline" -msgstr "" - -#. TRANSLATORS: Envelope Maker Opened -#: locale/ipp-strings.c:3268 -msgid "printer-state-reasons.make-envelope-opened" -msgstr "" - -#. TRANSLATORS: Envelope Maker Over Temperature -#: locale/ipp-strings.c:3270 -msgid "printer-state-reasons.make-envelope-over-temperature" -msgstr "" - -#. TRANSLATORS: Envelope Maker Power Saver -#: locale/ipp-strings.c:3272 -msgid "printer-state-reasons.make-envelope-power-saver" -msgstr "" - -#. TRANSLATORS: Envelope Maker Recoverable Failure -#: locale/ipp-strings.c:3274 -msgid "printer-state-reasons.make-envelope-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Envelope Maker Recoverable Storage -#: locale/ipp-strings.c:3276 -msgid "printer-state-reasons.make-envelope-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Envelope Maker Removed -#: locale/ipp-strings.c:3278 -msgid "printer-state-reasons.make-envelope-removed" -msgstr "" - -#. TRANSLATORS: Envelope Maker Resource Added -#: locale/ipp-strings.c:3280 -msgid "printer-state-reasons.make-envelope-resource-added" -msgstr "" - -#. TRANSLATORS: Envelope Maker Resource Removed -#: locale/ipp-strings.c:3282 -msgid "printer-state-reasons.make-envelope-resource-removed" -msgstr "" - -#. TRANSLATORS: Envelope Maker Thermistor Failure -#: locale/ipp-strings.c:3284 -msgid "printer-state-reasons.make-envelope-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Envelope Maker Timing Failure -#: locale/ipp-strings.c:3286 -msgid "printer-state-reasons.make-envelope-timing-failure" -msgstr "" - -#. TRANSLATORS: Envelope Maker Turned Off -#: locale/ipp-strings.c:3288 -msgid "printer-state-reasons.make-envelope-turned-off" -msgstr "" - -#. TRANSLATORS: Envelope Maker Turned On -#: locale/ipp-strings.c:3290 -msgid "printer-state-reasons.make-envelope-turned-on" -msgstr "" - -#. TRANSLATORS: Envelope Maker Under Temperature -#: locale/ipp-strings.c:3292 -msgid "printer-state-reasons.make-envelope-under-temperature" -msgstr "" - -#. TRANSLATORS: Envelope Maker Unrecoverable Failure -#: locale/ipp-strings.c:3294 -msgid "printer-state-reasons.make-envelope-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Envelope Maker Unrecoverable Storage Error -#: locale/ipp-strings.c:3296 -msgid "printer-state-reasons.make-envelope-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Envelope Maker Warming Up -#: locale/ipp-strings.c:3298 -msgid "printer-state-reasons.make-envelope-warming-up" -msgstr "" - -#. TRANSLATORS: Marker Adjusting Print Quality -#: locale/ipp-strings.c:3300 -msgid "printer-state-reasons.marker-adjusting-print-quality" -msgstr "" - -#. TRANSLATORS: Marker Cleaner Missing -#: locale/ipp-strings.c:3302 -msgid "printer-state-reasons.marker-cleaner-missing" -msgstr "" - -#. TRANSLATORS: Marker Developer Almost Empty -#: locale/ipp-strings.c:3304 -msgid "printer-state-reasons.marker-developer-almost-empty" -msgstr "" - -#. TRANSLATORS: Marker Developer Empty -#: locale/ipp-strings.c:3306 -msgid "printer-state-reasons.marker-developer-empty" -msgstr "" - -#. TRANSLATORS: Marker Developer Missing -#: locale/ipp-strings.c:3308 -msgid "printer-state-reasons.marker-developer-missing" -msgstr "" - -#. TRANSLATORS: Marker Fuser Missing -#: locale/ipp-strings.c:3310 -msgid "printer-state-reasons.marker-fuser-missing" -msgstr "" - -#. TRANSLATORS: Marker Fuser Thermistor Failure -#: locale/ipp-strings.c:3312 -msgid "printer-state-reasons.marker-fuser-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Marker Fuser Timing Failure -#: locale/ipp-strings.c:3314 -msgid "printer-state-reasons.marker-fuser-timing-failure" -msgstr "" - -#. TRANSLATORS: Marker Ink Almost Empty -#: locale/ipp-strings.c:3316 -msgid "printer-state-reasons.marker-ink-almost-empty" -msgstr "" - -#. TRANSLATORS: Marker Ink Empty -#: locale/ipp-strings.c:3318 -msgid "printer-state-reasons.marker-ink-empty" -msgstr "" - -#. TRANSLATORS: Marker Ink Missing -#: locale/ipp-strings.c:3320 -msgid "printer-state-reasons.marker-ink-missing" -msgstr "" - -#. TRANSLATORS: Marker Opc Missing -#: locale/ipp-strings.c:3322 -msgid "printer-state-reasons.marker-opc-missing" -msgstr "" - -#. TRANSLATORS: Marker Print Ribbon Almost Empty -#: locale/ipp-strings.c:3324 -msgid "printer-state-reasons.marker-print-ribbon-almost-empty" -msgstr "" - -#. TRANSLATORS: Marker Print Ribbon Empty -#: locale/ipp-strings.c:3326 -msgid "printer-state-reasons.marker-print-ribbon-empty" -msgstr "" - -#. TRANSLATORS: Marker Print Ribbon Missing -#: locale/ipp-strings.c:3328 -msgid "printer-state-reasons.marker-print-ribbon-missing" -msgstr "" - -#. TRANSLATORS: Marker Supply Almost Empty -#: locale/ipp-strings.c:3330 -msgid "printer-state-reasons.marker-supply-almost-empty" -msgstr "" - -#. TRANSLATORS: Ink/toner empty -#: locale/ipp-strings.c:3332 -msgid "printer-state-reasons.marker-supply-empty" -msgstr "" - -#. TRANSLATORS: Ink/toner low -#: locale/ipp-strings.c:3334 -msgid "printer-state-reasons.marker-supply-low" -msgstr "" - -#. TRANSLATORS: Marker Supply Missing -#: locale/ipp-strings.c:3336 -msgid "printer-state-reasons.marker-supply-missing" -msgstr "" - -#. TRANSLATORS: Marker Toner Cartridge Missing -#: locale/ipp-strings.c:3338 -msgid "printer-state-reasons.marker-toner-cartridge-missing" -msgstr "" - -#. TRANSLATORS: Marker Toner Missing -#: locale/ipp-strings.c:3340 -msgid "printer-state-reasons.marker-toner-missing" -msgstr "" - -#. TRANSLATORS: Ink/toner waste bin almost full -#: locale/ipp-strings.c:3342 -msgid "printer-state-reasons.marker-waste-almost-full" -msgstr "" - -#. TRANSLATORS: Ink/toner waste bin full -#: locale/ipp-strings.c:3344 -msgid "printer-state-reasons.marker-waste-full" -msgstr "" - -#. TRANSLATORS: Marker Waste Ink Receptacle Almost Full -#: locale/ipp-strings.c:3346 -msgid "printer-state-reasons.marker-waste-ink-receptacle-almost-full" -msgstr "" - -#. TRANSLATORS: Marker Waste Ink Receptacle Full -#: locale/ipp-strings.c:3348 -msgid "printer-state-reasons.marker-waste-ink-receptacle-full" -msgstr "" - -#. TRANSLATORS: Marker Waste Ink Receptacle Missing -#: locale/ipp-strings.c:3350 -msgid "printer-state-reasons.marker-waste-ink-receptacle-missing" -msgstr "" - -#. TRANSLATORS: Marker Waste Missing -#: locale/ipp-strings.c:3352 -msgid "printer-state-reasons.marker-waste-missing" -msgstr "" - -#. TRANSLATORS: Marker Waste Toner Receptacle Almost Full -#: locale/ipp-strings.c:3354 -msgid "printer-state-reasons.marker-waste-toner-receptacle-almost-full" -msgstr "" - -#. TRANSLATORS: Marker Waste Toner Receptacle Full -#: locale/ipp-strings.c:3356 -msgid "printer-state-reasons.marker-waste-toner-receptacle-full" -msgstr "" - -#. TRANSLATORS: Marker Waste Toner Receptacle Missing -#: locale/ipp-strings.c:3358 -msgid "printer-state-reasons.marker-waste-toner-receptacle-missing" -msgstr "" - -#. TRANSLATORS: Material Empty -#: locale/ipp-strings.c:3360 -msgid "printer-state-reasons.material-empty" -msgstr "" - -#. TRANSLATORS: Material Low -#: locale/ipp-strings.c:3362 -msgid "printer-state-reasons.material-low" -msgstr "" - -#. TRANSLATORS: Material Needed -#: locale/ipp-strings.c:3364 -msgid "printer-state-reasons.material-needed" -msgstr "" - -#. TRANSLATORS: Media Drying -#: locale/ipp-strings.c:3366 -msgid "printer-state-reasons.media-drying" -msgstr "" - -#. TRANSLATORS: Paper tray is empty -#: locale/ipp-strings.c:3368 -msgid "printer-state-reasons.media-empty" -msgstr "" - -#. TRANSLATORS: Paper jam -#: locale/ipp-strings.c:3370 -msgid "printer-state-reasons.media-jam" -msgstr "" - -#. TRANSLATORS: Paper tray is almost empty -#: locale/ipp-strings.c:3372 -msgid "printer-state-reasons.media-low" -msgstr "" - -#. TRANSLATORS: Load paper -#: locale/ipp-strings.c:3374 -msgid "printer-state-reasons.media-needed" -msgstr "" - -#. TRANSLATORS: Media Path Cannot Do 2-Sided Printing -#: locale/ipp-strings.c:3376 -msgid "printer-state-reasons.media-path-cannot-duplex-media-selected" -msgstr "" - -#. TRANSLATORS: Media Path Failure -#: locale/ipp-strings.c:3378 -msgid "printer-state-reasons.media-path-failure" -msgstr "" - -#. TRANSLATORS: Media Path Input Empty -#: locale/ipp-strings.c:3380 -msgid "printer-state-reasons.media-path-input-empty" -msgstr "" - -#. TRANSLATORS: Media Path Input Feed Error -#: locale/ipp-strings.c:3382 -msgid "printer-state-reasons.media-path-input-feed-error" -msgstr "" - -#. TRANSLATORS: Media Path Input Jam -#: locale/ipp-strings.c:3384 -msgid "printer-state-reasons.media-path-input-jam" -msgstr "" - -#. TRANSLATORS: Media Path Input Request -#: locale/ipp-strings.c:3386 -msgid "printer-state-reasons.media-path-input-request" -msgstr "" - -#. TRANSLATORS: Media Path Jam -#: locale/ipp-strings.c:3388 -msgid "printer-state-reasons.media-path-jam" -msgstr "" - -#. TRANSLATORS: Media Path Media Tray Almost Full -#: locale/ipp-strings.c:3390 -msgid "printer-state-reasons.media-path-media-tray-almost-full" -msgstr "" - -#. TRANSLATORS: Media Path Media Tray Full -#: locale/ipp-strings.c:3392 -msgid "printer-state-reasons.media-path-media-tray-full" -msgstr "" - -#. TRANSLATORS: Media Path Media Tray Missing -#: locale/ipp-strings.c:3394 -msgid "printer-state-reasons.media-path-media-tray-missing" -msgstr "" - -#. TRANSLATORS: Media Path Output Feed Error -#: locale/ipp-strings.c:3396 -msgid "printer-state-reasons.media-path-output-feed-error" -msgstr "" - -#. TRANSLATORS: Media Path Output Full -#: locale/ipp-strings.c:3398 -msgid "printer-state-reasons.media-path-output-full" -msgstr "" - -#. TRANSLATORS: Media Path Output Jam -#: locale/ipp-strings.c:3400 -msgid "printer-state-reasons.media-path-output-jam" -msgstr "" - -#. TRANSLATORS: Media Path Pick Roller Failure -#: locale/ipp-strings.c:3402 -msgid "printer-state-reasons.media-path-pick-roller-failure" -msgstr "" - -#. TRANSLATORS: Media Path Pick Roller Life Over -#: locale/ipp-strings.c:3404 -msgid "printer-state-reasons.media-path-pick-roller-life-over" -msgstr "" - -#. TRANSLATORS: Media Path Pick Roller Life Warn -#: locale/ipp-strings.c:3406 -msgid "printer-state-reasons.media-path-pick-roller-life-warn" -msgstr "" - -#. TRANSLATORS: Media Path Pick Roller Missing -#: locale/ipp-strings.c:3408 -msgid "printer-state-reasons.media-path-pick-roller-missing" -msgstr "" - -#. TRANSLATORS: Motor Failure -#: locale/ipp-strings.c:3410 -msgid "printer-state-reasons.motor-failure" -msgstr "" - -#. TRANSLATORS: Printer going offline -#: locale/ipp-strings.c:3412 -msgid "printer-state-reasons.moving-to-paused" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:3414 -msgid "printer-state-reasons.none" -msgstr "" - -#. TRANSLATORS: Optical Photoconductor Life Over -#: locale/ipp-strings.c:3416 -msgid "printer-state-reasons.opc-life-over" -msgstr "" - -#. TRANSLATORS: OPC almost at end-of-life -#: locale/ipp-strings.c:3418 -msgid "printer-state-reasons.opc-near-eol" -msgstr "" - -#. TRANSLATORS: Check the printer for errors -#: locale/ipp-strings.c:3420 -msgid "printer-state-reasons.other" -msgstr "" - -#. TRANSLATORS: Output bin is almost full -#: locale/ipp-strings.c:3422 -msgid "printer-state-reasons.output-area-almost-full" -msgstr "" - -#. TRANSLATORS: Output bin is full -#: locale/ipp-strings.c:3424 -msgid "printer-state-reasons.output-area-full" -msgstr "" - -#. TRANSLATORS: Output Mailbox Select Failure -#: locale/ipp-strings.c:3426 -msgid "printer-state-reasons.output-mailbox-select-failure" -msgstr "" - -#. TRANSLATORS: Output Media Tray Failure -#: locale/ipp-strings.c:3428 -msgid "printer-state-reasons.output-media-tray-failure" -msgstr "" - -#. TRANSLATORS: Output Media Tray Feed Error -#: locale/ipp-strings.c:3430 -msgid "printer-state-reasons.output-media-tray-feed-error" -msgstr "" - -#. TRANSLATORS: Output Media Tray Jam -#: locale/ipp-strings.c:3432 -msgid "printer-state-reasons.output-media-tray-jam" -msgstr "" - -#. TRANSLATORS: Output tray is missing -#: locale/ipp-strings.c:3434 -msgid "printer-state-reasons.output-tray-missing" -msgstr "" - -#. TRANSLATORS: Paused -#: locale/ipp-strings.c:3436 -msgid "printer-state-reasons.paused" -msgstr "" - -#. TRANSLATORS: Perforater Added -#: locale/ipp-strings.c:3438 -msgid "printer-state-reasons.perforater-added" -msgstr "" - -#. TRANSLATORS: Perforater Almost Empty -#: locale/ipp-strings.c:3440 -msgid "printer-state-reasons.perforater-almost-empty" -msgstr "" - -#. TRANSLATORS: Perforater Almost Full -#: locale/ipp-strings.c:3442 -msgid "printer-state-reasons.perforater-almost-full" -msgstr "" - -#. TRANSLATORS: Perforater At Limit -#: locale/ipp-strings.c:3444 -msgid "printer-state-reasons.perforater-at-limit" -msgstr "" - -#. TRANSLATORS: Perforater Closed -#: locale/ipp-strings.c:3446 -msgid "printer-state-reasons.perforater-closed" -msgstr "" - -#. TRANSLATORS: Perforater Configuration Change -#: locale/ipp-strings.c:3448 -msgid "printer-state-reasons.perforater-configuration-change" -msgstr "" - -#. TRANSLATORS: Perforater Cover Closed -#: locale/ipp-strings.c:3450 -msgid "printer-state-reasons.perforater-cover-closed" -msgstr "" - -#. TRANSLATORS: Perforater Cover Open -#: locale/ipp-strings.c:3452 -msgid "printer-state-reasons.perforater-cover-open" -msgstr "" - -#. TRANSLATORS: Perforater Empty -#: locale/ipp-strings.c:3454 -msgid "printer-state-reasons.perforater-empty" -msgstr "" - -#. TRANSLATORS: Perforater Full -#: locale/ipp-strings.c:3456 -msgid "printer-state-reasons.perforater-full" -msgstr "" - -#. TRANSLATORS: Perforater Interlock Closed -#: locale/ipp-strings.c:3458 -msgid "printer-state-reasons.perforater-interlock-closed" -msgstr "" - -#. TRANSLATORS: Perforater Interlock Open -#: locale/ipp-strings.c:3460 -msgid "printer-state-reasons.perforater-interlock-open" -msgstr "" - -#. TRANSLATORS: Perforater Jam -#: locale/ipp-strings.c:3462 -msgid "printer-state-reasons.perforater-jam" -msgstr "" - -#. TRANSLATORS: Perforater Life Almost Over -#: locale/ipp-strings.c:3464 -msgid "printer-state-reasons.perforater-life-almost-over" -msgstr "" - -#. TRANSLATORS: Perforater Life Over -#: locale/ipp-strings.c:3466 -msgid "printer-state-reasons.perforater-life-over" -msgstr "" - -#. TRANSLATORS: Perforater Memory Exhausted -#: locale/ipp-strings.c:3468 -msgid "printer-state-reasons.perforater-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Perforater Missing -#: locale/ipp-strings.c:3470 -msgid "printer-state-reasons.perforater-missing" -msgstr "" - -#. TRANSLATORS: Perforater Motor Failure -#: locale/ipp-strings.c:3472 -msgid "printer-state-reasons.perforater-motor-failure" -msgstr "" - -#. TRANSLATORS: Perforater Near Limit -#: locale/ipp-strings.c:3474 -msgid "printer-state-reasons.perforater-near-limit" -msgstr "" - -#. TRANSLATORS: Perforater Offline -#: locale/ipp-strings.c:3476 -msgid "printer-state-reasons.perforater-offline" -msgstr "" - -#. TRANSLATORS: Perforater Opened -#: locale/ipp-strings.c:3478 -msgid "printer-state-reasons.perforater-opened" -msgstr "" - -#. TRANSLATORS: Perforater Over Temperature -#: locale/ipp-strings.c:3480 -msgid "printer-state-reasons.perforater-over-temperature" -msgstr "" - -#. TRANSLATORS: Perforater Power Saver -#: locale/ipp-strings.c:3482 -msgid "printer-state-reasons.perforater-power-saver" -msgstr "" - -#. TRANSLATORS: Perforater Recoverable Failure -#: locale/ipp-strings.c:3484 -msgid "printer-state-reasons.perforater-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Perforater Recoverable Storage -#: locale/ipp-strings.c:3486 -msgid "printer-state-reasons.perforater-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Perforater Removed -#: locale/ipp-strings.c:3488 -msgid "printer-state-reasons.perforater-removed" -msgstr "" - -#. TRANSLATORS: Perforater Resource Added -#: locale/ipp-strings.c:3490 -msgid "printer-state-reasons.perforater-resource-added" -msgstr "" - -#. TRANSLATORS: Perforater Resource Removed -#: locale/ipp-strings.c:3492 -msgid "printer-state-reasons.perforater-resource-removed" -msgstr "" - -#. TRANSLATORS: Perforater Thermistor Failure -#: locale/ipp-strings.c:3494 -msgid "printer-state-reasons.perforater-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Perforater Timing Failure -#: locale/ipp-strings.c:3496 -msgid "printer-state-reasons.perforater-timing-failure" -msgstr "" - -#. TRANSLATORS: Perforater Turned Off -#: locale/ipp-strings.c:3498 -msgid "printer-state-reasons.perforater-turned-off" -msgstr "" - -#. TRANSLATORS: Perforater Turned On -#: locale/ipp-strings.c:3500 -msgid "printer-state-reasons.perforater-turned-on" -msgstr "" - -#. TRANSLATORS: Perforater Under Temperature -#: locale/ipp-strings.c:3502 -msgid "printer-state-reasons.perforater-under-temperature" -msgstr "" - -#. TRANSLATORS: Perforater Unrecoverable Failure -#: locale/ipp-strings.c:3504 -msgid "printer-state-reasons.perforater-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Perforater Unrecoverable Storage Error -#: locale/ipp-strings.c:3506 -msgid "printer-state-reasons.perforater-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Perforater Warming Up -#: locale/ipp-strings.c:3508 -msgid "printer-state-reasons.perforater-warming-up" -msgstr "" - -#. TRANSLATORS: Platform Cooling -#: locale/ipp-strings.c:3510 -msgid "printer-state-reasons.platform-cooling" -msgstr "" - -#. TRANSLATORS: Platform Failure -#: locale/ipp-strings.c:3512 -msgid "printer-state-reasons.platform-failure" -msgstr "" - -#. TRANSLATORS: Platform Heating -#: locale/ipp-strings.c:3514 -msgid "printer-state-reasons.platform-heating" -msgstr "" - -#. TRANSLATORS: Platform Temperature High -#: locale/ipp-strings.c:3516 -msgid "printer-state-reasons.platform-temperature-high" -msgstr "" - -#. TRANSLATORS: Platform Temperature Low -#: locale/ipp-strings.c:3518 -msgid "printer-state-reasons.platform-temperature-low" -msgstr "" - -#. TRANSLATORS: Power Down -#: locale/ipp-strings.c:3520 -msgid "printer-state-reasons.power-down" -msgstr "" - -#. TRANSLATORS: Power Up -#: locale/ipp-strings.c:3522 -msgid "printer-state-reasons.power-up" -msgstr "" - -#. TRANSLATORS: Printer Reset Manually -#: locale/ipp-strings.c:3524 -msgid "printer-state-reasons.printer-manual-reset" -msgstr "" - -#. TRANSLATORS: Printer Reset Remotely -#: locale/ipp-strings.c:3526 -msgid "printer-state-reasons.printer-nms-reset" -msgstr "" - -#. TRANSLATORS: Printer Ready To Print -#: locale/ipp-strings.c:3528 -msgid "printer-state-reasons.printer-ready-to-print" -msgstr "" - -#. TRANSLATORS: Puncher Added -#: locale/ipp-strings.c:3530 -msgid "printer-state-reasons.puncher-added" -msgstr "" - -#. TRANSLATORS: Puncher Almost Empty -#: locale/ipp-strings.c:3532 -msgid "printer-state-reasons.puncher-almost-empty" -msgstr "" - -#. TRANSLATORS: Puncher Almost Full -#: locale/ipp-strings.c:3534 -msgid "printer-state-reasons.puncher-almost-full" -msgstr "" - -#. TRANSLATORS: Puncher At Limit -#: locale/ipp-strings.c:3536 -msgid "printer-state-reasons.puncher-at-limit" -msgstr "" - -#. TRANSLATORS: Puncher Closed -#: locale/ipp-strings.c:3538 -msgid "printer-state-reasons.puncher-closed" -msgstr "" - -#. TRANSLATORS: Puncher Configuration Change -#: locale/ipp-strings.c:3540 -msgid "printer-state-reasons.puncher-configuration-change" -msgstr "" - -#. TRANSLATORS: Puncher Cover Closed -#: locale/ipp-strings.c:3542 -msgid "printer-state-reasons.puncher-cover-closed" -msgstr "" - -#. TRANSLATORS: Puncher Cover Open -#: locale/ipp-strings.c:3544 -msgid "printer-state-reasons.puncher-cover-open" -msgstr "" - -#. TRANSLATORS: Puncher Empty -#: locale/ipp-strings.c:3546 -msgid "printer-state-reasons.puncher-empty" -msgstr "" - -#. TRANSLATORS: Puncher Full -#: locale/ipp-strings.c:3548 -msgid "printer-state-reasons.puncher-full" -msgstr "" - -#. TRANSLATORS: Puncher Interlock Closed -#: locale/ipp-strings.c:3550 -msgid "printer-state-reasons.puncher-interlock-closed" -msgstr "" - -#. TRANSLATORS: Puncher Interlock Open -#: locale/ipp-strings.c:3552 -msgid "printer-state-reasons.puncher-interlock-open" -msgstr "" - -#. TRANSLATORS: Puncher Jam -#: locale/ipp-strings.c:3554 -msgid "printer-state-reasons.puncher-jam" -msgstr "" - -#. TRANSLATORS: Puncher Life Almost Over -#: locale/ipp-strings.c:3556 -msgid "printer-state-reasons.puncher-life-almost-over" -msgstr "" - -#. TRANSLATORS: Puncher Life Over -#: locale/ipp-strings.c:3558 -msgid "printer-state-reasons.puncher-life-over" -msgstr "" - -#. TRANSLATORS: Puncher Memory Exhausted -#: locale/ipp-strings.c:3560 -msgid "printer-state-reasons.puncher-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Puncher Missing -#: locale/ipp-strings.c:3562 -msgid "printer-state-reasons.puncher-missing" -msgstr "" - -#. TRANSLATORS: Puncher Motor Failure -#: locale/ipp-strings.c:3564 -msgid "printer-state-reasons.puncher-motor-failure" -msgstr "" - -#. TRANSLATORS: Puncher Near Limit -#: locale/ipp-strings.c:3566 -msgid "printer-state-reasons.puncher-near-limit" -msgstr "" - -#. TRANSLATORS: Puncher Offline -#: locale/ipp-strings.c:3568 -msgid "printer-state-reasons.puncher-offline" -msgstr "" - -#. TRANSLATORS: Puncher Opened -#: locale/ipp-strings.c:3570 -msgid "printer-state-reasons.puncher-opened" -msgstr "" - -#. TRANSLATORS: Puncher Over Temperature -#: locale/ipp-strings.c:3572 -msgid "printer-state-reasons.puncher-over-temperature" -msgstr "" - -#. TRANSLATORS: Puncher Power Saver -#: locale/ipp-strings.c:3574 -msgid "printer-state-reasons.puncher-power-saver" -msgstr "" - -#. TRANSLATORS: Puncher Recoverable Failure -#: locale/ipp-strings.c:3576 -msgid "printer-state-reasons.puncher-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Puncher Recoverable Storage -#: locale/ipp-strings.c:3578 -msgid "printer-state-reasons.puncher-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Puncher Removed -#: locale/ipp-strings.c:3580 -msgid "printer-state-reasons.puncher-removed" -msgstr "" - -#. TRANSLATORS: Puncher Resource Added -#: locale/ipp-strings.c:3582 -msgid "printer-state-reasons.puncher-resource-added" -msgstr "" - -#. TRANSLATORS: Puncher Resource Removed -#: locale/ipp-strings.c:3584 -msgid "printer-state-reasons.puncher-resource-removed" -msgstr "" - -#. TRANSLATORS: Puncher Thermistor Failure -#: locale/ipp-strings.c:3586 -msgid "printer-state-reasons.puncher-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Puncher Timing Failure -#: locale/ipp-strings.c:3588 -msgid "printer-state-reasons.puncher-timing-failure" -msgstr "" - -#. TRANSLATORS: Puncher Turned Off -#: locale/ipp-strings.c:3590 -msgid "printer-state-reasons.puncher-turned-off" -msgstr "" - -#. TRANSLATORS: Puncher Turned On -#: locale/ipp-strings.c:3592 -msgid "printer-state-reasons.puncher-turned-on" -msgstr "" - -#. TRANSLATORS: Puncher Under Temperature -#: locale/ipp-strings.c:3594 -msgid "printer-state-reasons.puncher-under-temperature" -msgstr "" - -#. TRANSLATORS: Puncher Unrecoverable Failure -#: locale/ipp-strings.c:3596 -msgid "printer-state-reasons.puncher-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Puncher Unrecoverable Storage Error -#: locale/ipp-strings.c:3598 -msgid "printer-state-reasons.puncher-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Puncher Warming Up -#: locale/ipp-strings.c:3600 -msgid "printer-state-reasons.puncher-warming-up" -msgstr "" - -#. TRANSLATORS: Separation Cutter Added -#: locale/ipp-strings.c:3602 -msgid "printer-state-reasons.separation-cutter-added" -msgstr "" - -#. TRANSLATORS: Separation Cutter Almost Empty -#: locale/ipp-strings.c:3604 -msgid "printer-state-reasons.separation-cutter-almost-empty" -msgstr "" - -#. TRANSLATORS: Separation Cutter Almost Full -#: locale/ipp-strings.c:3606 -msgid "printer-state-reasons.separation-cutter-almost-full" -msgstr "" - -#. TRANSLATORS: Separation Cutter At Limit -#: locale/ipp-strings.c:3608 -msgid "printer-state-reasons.separation-cutter-at-limit" -msgstr "" - -#. TRANSLATORS: Separation Cutter Closed -#: locale/ipp-strings.c:3610 -msgid "printer-state-reasons.separation-cutter-closed" -msgstr "" - -#. TRANSLATORS: Separation Cutter Configuration Change -#: locale/ipp-strings.c:3612 -msgid "printer-state-reasons.separation-cutter-configuration-change" -msgstr "" - -#. TRANSLATORS: Separation Cutter Cover Closed -#: locale/ipp-strings.c:3614 -msgid "printer-state-reasons.separation-cutter-cover-closed" -msgstr "" - -#. TRANSLATORS: Separation Cutter Cover Open -#: locale/ipp-strings.c:3616 -msgid "printer-state-reasons.separation-cutter-cover-open" -msgstr "" - -#. TRANSLATORS: Separation Cutter Empty -#: locale/ipp-strings.c:3618 -msgid "printer-state-reasons.separation-cutter-empty" -msgstr "" - -#. TRANSLATORS: Separation Cutter Full -#: locale/ipp-strings.c:3620 -msgid "printer-state-reasons.separation-cutter-full" -msgstr "" - -#. TRANSLATORS: Separation Cutter Interlock Closed -#: locale/ipp-strings.c:3622 -msgid "printer-state-reasons.separation-cutter-interlock-closed" -msgstr "" - -#. TRANSLATORS: Separation Cutter Interlock Open -#: locale/ipp-strings.c:3624 -msgid "printer-state-reasons.separation-cutter-interlock-open" -msgstr "" - -#. TRANSLATORS: Separation Cutter Jam -#: locale/ipp-strings.c:3626 -msgid "printer-state-reasons.separation-cutter-jam" -msgstr "" - -#. TRANSLATORS: Separation Cutter Life Almost Over -#: locale/ipp-strings.c:3628 -msgid "printer-state-reasons.separation-cutter-life-almost-over" -msgstr "" - -#. TRANSLATORS: Separation Cutter Life Over -#: locale/ipp-strings.c:3630 -msgid "printer-state-reasons.separation-cutter-life-over" -msgstr "" - -#. TRANSLATORS: Separation Cutter Memory Exhausted -#: locale/ipp-strings.c:3632 -msgid "printer-state-reasons.separation-cutter-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Separation Cutter Missing -#: locale/ipp-strings.c:3634 -msgid "printer-state-reasons.separation-cutter-missing" -msgstr "" - -#. TRANSLATORS: Separation Cutter Motor Failure -#: locale/ipp-strings.c:3636 -msgid "printer-state-reasons.separation-cutter-motor-failure" -msgstr "" - -#. TRANSLATORS: Separation Cutter Near Limit -#: locale/ipp-strings.c:3638 -msgid "printer-state-reasons.separation-cutter-near-limit" -msgstr "" - -#. TRANSLATORS: Separation Cutter Offline -#: locale/ipp-strings.c:3640 -msgid "printer-state-reasons.separation-cutter-offline" -msgstr "" - -#. TRANSLATORS: Separation Cutter Opened -#: locale/ipp-strings.c:3642 -msgid "printer-state-reasons.separation-cutter-opened" -msgstr "" - -#. TRANSLATORS: Separation Cutter Over Temperature -#: locale/ipp-strings.c:3644 -msgid "printer-state-reasons.separation-cutter-over-temperature" -msgstr "" - -#. TRANSLATORS: Separation Cutter Power Saver -#: locale/ipp-strings.c:3646 -msgid "printer-state-reasons.separation-cutter-power-saver" -msgstr "" - -#. TRANSLATORS: Separation Cutter Recoverable Failure -#: locale/ipp-strings.c:3648 -msgid "printer-state-reasons.separation-cutter-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Separation Cutter Recoverable Storage -#: locale/ipp-strings.c:3650 -msgid "printer-state-reasons.separation-cutter-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Separation Cutter Removed -#: locale/ipp-strings.c:3652 -msgid "printer-state-reasons.separation-cutter-removed" -msgstr "" - -#. TRANSLATORS: Separation Cutter Resource Added -#: locale/ipp-strings.c:3654 -msgid "printer-state-reasons.separation-cutter-resource-added" -msgstr "" - -#. TRANSLATORS: Separation Cutter Resource Removed -#: locale/ipp-strings.c:3656 -msgid "printer-state-reasons.separation-cutter-resource-removed" -msgstr "" - -#. TRANSLATORS: Separation Cutter Thermistor Failure -#: locale/ipp-strings.c:3658 -msgid "printer-state-reasons.separation-cutter-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Separation Cutter Timing Failure -#: locale/ipp-strings.c:3660 -msgid "printer-state-reasons.separation-cutter-timing-failure" -msgstr "" - -#. TRANSLATORS: Separation Cutter Turned Off -#: locale/ipp-strings.c:3662 -msgid "printer-state-reasons.separation-cutter-turned-off" -msgstr "" - -#. TRANSLATORS: Separation Cutter Turned On -#: locale/ipp-strings.c:3664 -msgid "printer-state-reasons.separation-cutter-turned-on" -msgstr "" - -#. TRANSLATORS: Separation Cutter Under Temperature -#: locale/ipp-strings.c:3666 -msgid "printer-state-reasons.separation-cutter-under-temperature" -msgstr "" - -#. TRANSLATORS: Separation Cutter Unrecoverable Failure -#: locale/ipp-strings.c:3668 -msgid "printer-state-reasons.separation-cutter-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Separation Cutter Unrecoverable Storage Error -#: locale/ipp-strings.c:3670 -msgid "printer-state-reasons.separation-cutter-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Separation Cutter Warming Up -#: locale/ipp-strings.c:3672 -msgid "printer-state-reasons.separation-cutter-warming-up" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Added -#: locale/ipp-strings.c:3674 -msgid "printer-state-reasons.sheet-rotator-added" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Almost Empty -#: locale/ipp-strings.c:3676 -msgid "printer-state-reasons.sheet-rotator-almost-empty" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Almost Full -#: locale/ipp-strings.c:3678 -msgid "printer-state-reasons.sheet-rotator-almost-full" -msgstr "" - -#. TRANSLATORS: Sheet Rotator At Limit -#: locale/ipp-strings.c:3680 -msgid "printer-state-reasons.sheet-rotator-at-limit" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Closed -#: locale/ipp-strings.c:3682 -msgid "printer-state-reasons.sheet-rotator-closed" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Configuration Change -#: locale/ipp-strings.c:3684 -msgid "printer-state-reasons.sheet-rotator-configuration-change" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Cover Closed -#: locale/ipp-strings.c:3686 -msgid "printer-state-reasons.sheet-rotator-cover-closed" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Cover Open -#: locale/ipp-strings.c:3688 -msgid "printer-state-reasons.sheet-rotator-cover-open" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Empty -#: locale/ipp-strings.c:3690 -msgid "printer-state-reasons.sheet-rotator-empty" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Full -#: locale/ipp-strings.c:3692 -msgid "printer-state-reasons.sheet-rotator-full" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Interlock Closed -#: locale/ipp-strings.c:3694 -msgid "printer-state-reasons.sheet-rotator-interlock-closed" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Interlock Open -#: locale/ipp-strings.c:3696 -msgid "printer-state-reasons.sheet-rotator-interlock-open" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Jam -#: locale/ipp-strings.c:3698 -msgid "printer-state-reasons.sheet-rotator-jam" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Life Almost Over -#: locale/ipp-strings.c:3700 -msgid "printer-state-reasons.sheet-rotator-life-almost-over" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Life Over -#: locale/ipp-strings.c:3702 -msgid "printer-state-reasons.sheet-rotator-life-over" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Memory Exhausted -#: locale/ipp-strings.c:3704 -msgid "printer-state-reasons.sheet-rotator-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Missing -#: locale/ipp-strings.c:3706 -msgid "printer-state-reasons.sheet-rotator-missing" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Motor Failure -#: locale/ipp-strings.c:3708 -msgid "printer-state-reasons.sheet-rotator-motor-failure" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Near Limit -#: locale/ipp-strings.c:3710 -msgid "printer-state-reasons.sheet-rotator-near-limit" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Offline -#: locale/ipp-strings.c:3712 -msgid "printer-state-reasons.sheet-rotator-offline" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Opened -#: locale/ipp-strings.c:3714 -msgid "printer-state-reasons.sheet-rotator-opened" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Over Temperature -#: locale/ipp-strings.c:3716 -msgid "printer-state-reasons.sheet-rotator-over-temperature" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Power Saver -#: locale/ipp-strings.c:3718 -msgid "printer-state-reasons.sheet-rotator-power-saver" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Recoverable Failure -#: locale/ipp-strings.c:3720 -msgid "printer-state-reasons.sheet-rotator-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Recoverable Storage -#: locale/ipp-strings.c:3722 -msgid "printer-state-reasons.sheet-rotator-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Removed -#: locale/ipp-strings.c:3724 -msgid "printer-state-reasons.sheet-rotator-removed" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Resource Added -#: locale/ipp-strings.c:3726 -msgid "printer-state-reasons.sheet-rotator-resource-added" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Resource Removed -#: locale/ipp-strings.c:3728 -msgid "printer-state-reasons.sheet-rotator-resource-removed" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Thermistor Failure -#: locale/ipp-strings.c:3730 -msgid "printer-state-reasons.sheet-rotator-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Timing Failure -#: locale/ipp-strings.c:3732 -msgid "printer-state-reasons.sheet-rotator-timing-failure" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Turned Off -#: locale/ipp-strings.c:3734 -msgid "printer-state-reasons.sheet-rotator-turned-off" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Turned On -#: locale/ipp-strings.c:3736 -msgid "printer-state-reasons.sheet-rotator-turned-on" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Under Temperature -#: locale/ipp-strings.c:3738 -msgid "printer-state-reasons.sheet-rotator-under-temperature" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Unrecoverable Failure -#: locale/ipp-strings.c:3740 -msgid "printer-state-reasons.sheet-rotator-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Unrecoverable Storage Error -#: locale/ipp-strings.c:3742 -msgid "printer-state-reasons.sheet-rotator-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Sheet Rotator Warming Up -#: locale/ipp-strings.c:3744 -msgid "printer-state-reasons.sheet-rotator-warming-up" -msgstr "" - -#. TRANSLATORS: Printer offline -#: locale/ipp-strings.c:3746 -msgid "printer-state-reasons.shutdown" -msgstr "" - -#. TRANSLATORS: Slitter Added -#: locale/ipp-strings.c:3748 -msgid "printer-state-reasons.slitter-added" -msgstr "" - -#. TRANSLATORS: Slitter Almost Empty -#: locale/ipp-strings.c:3750 -msgid "printer-state-reasons.slitter-almost-empty" -msgstr "" - -#. TRANSLATORS: Slitter Almost Full -#: locale/ipp-strings.c:3752 -msgid "printer-state-reasons.slitter-almost-full" -msgstr "" - -#. TRANSLATORS: Slitter At Limit -#: locale/ipp-strings.c:3754 -msgid "printer-state-reasons.slitter-at-limit" -msgstr "" - -#. TRANSLATORS: Slitter Closed -#: locale/ipp-strings.c:3756 -msgid "printer-state-reasons.slitter-closed" -msgstr "" - -#. TRANSLATORS: Slitter Configuration Change -#: locale/ipp-strings.c:3758 -msgid "printer-state-reasons.slitter-configuration-change" -msgstr "" - -#. TRANSLATORS: Slitter Cover Closed -#: locale/ipp-strings.c:3760 -msgid "printer-state-reasons.slitter-cover-closed" -msgstr "" - -#. TRANSLATORS: Slitter Cover Open -#: locale/ipp-strings.c:3762 -msgid "printer-state-reasons.slitter-cover-open" -msgstr "" - -#. TRANSLATORS: Slitter Empty -#: locale/ipp-strings.c:3764 -msgid "printer-state-reasons.slitter-empty" -msgstr "" - -#. TRANSLATORS: Slitter Full -#: locale/ipp-strings.c:3766 -msgid "printer-state-reasons.slitter-full" -msgstr "" - -#. TRANSLATORS: Slitter Interlock Closed -#: locale/ipp-strings.c:3768 -msgid "printer-state-reasons.slitter-interlock-closed" -msgstr "" - -#. TRANSLATORS: Slitter Interlock Open -#: locale/ipp-strings.c:3770 -msgid "printer-state-reasons.slitter-interlock-open" -msgstr "" - -#. TRANSLATORS: Slitter Jam -#: locale/ipp-strings.c:3772 -msgid "printer-state-reasons.slitter-jam" -msgstr "" - -#. TRANSLATORS: Slitter Life Almost Over -#: locale/ipp-strings.c:3774 -msgid "printer-state-reasons.slitter-life-almost-over" -msgstr "" - -#. TRANSLATORS: Slitter Life Over -#: locale/ipp-strings.c:3776 -msgid "printer-state-reasons.slitter-life-over" -msgstr "" - -#. TRANSLATORS: Slitter Memory Exhausted -#: locale/ipp-strings.c:3778 -msgid "printer-state-reasons.slitter-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Slitter Missing -#: locale/ipp-strings.c:3780 -msgid "printer-state-reasons.slitter-missing" -msgstr "" - -#. TRANSLATORS: Slitter Motor Failure -#: locale/ipp-strings.c:3782 -msgid "printer-state-reasons.slitter-motor-failure" -msgstr "" - -#. TRANSLATORS: Slitter Near Limit -#: locale/ipp-strings.c:3784 -msgid "printer-state-reasons.slitter-near-limit" -msgstr "" - -#. TRANSLATORS: Slitter Offline -#: locale/ipp-strings.c:3786 -msgid "printer-state-reasons.slitter-offline" -msgstr "" - -#. TRANSLATORS: Slitter Opened -#: locale/ipp-strings.c:3788 -msgid "printer-state-reasons.slitter-opened" -msgstr "" - -#. TRANSLATORS: Slitter Over Temperature -#: locale/ipp-strings.c:3790 -msgid "printer-state-reasons.slitter-over-temperature" -msgstr "" - -#. TRANSLATORS: Slitter Power Saver -#: locale/ipp-strings.c:3792 -msgid "printer-state-reasons.slitter-power-saver" -msgstr "" - -#. TRANSLATORS: Slitter Recoverable Failure -#: locale/ipp-strings.c:3794 -msgid "printer-state-reasons.slitter-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Slitter Recoverable Storage -#: locale/ipp-strings.c:3796 -msgid "printer-state-reasons.slitter-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Slitter Removed -#: locale/ipp-strings.c:3798 -msgid "printer-state-reasons.slitter-removed" -msgstr "" - -#. TRANSLATORS: Slitter Resource Added -#: locale/ipp-strings.c:3800 -msgid "printer-state-reasons.slitter-resource-added" -msgstr "" - -#. TRANSLATORS: Slitter Resource Removed -#: locale/ipp-strings.c:3802 -msgid "printer-state-reasons.slitter-resource-removed" -msgstr "" - -#. TRANSLATORS: Slitter Thermistor Failure -#: locale/ipp-strings.c:3804 -msgid "printer-state-reasons.slitter-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Slitter Timing Failure -#: locale/ipp-strings.c:3806 -msgid "printer-state-reasons.slitter-timing-failure" -msgstr "" - -#. TRANSLATORS: Slitter Turned Off -#: locale/ipp-strings.c:3808 -msgid "printer-state-reasons.slitter-turned-off" -msgstr "" - -#. TRANSLATORS: Slitter Turned On -#: locale/ipp-strings.c:3810 -msgid "printer-state-reasons.slitter-turned-on" -msgstr "" - -#. TRANSLATORS: Slitter Under Temperature -#: locale/ipp-strings.c:3812 -msgid "printer-state-reasons.slitter-under-temperature" -msgstr "" - -#. TRANSLATORS: Slitter Unrecoverable Failure -#: locale/ipp-strings.c:3814 -msgid "printer-state-reasons.slitter-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Slitter Unrecoverable Storage Error -#: locale/ipp-strings.c:3816 -msgid "printer-state-reasons.slitter-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Slitter Warming Up -#: locale/ipp-strings.c:3818 -msgid "printer-state-reasons.slitter-warming-up" -msgstr "" - -#. TRANSLATORS: Spool Area Full -#: locale/ipp-strings.c:3820 -msgid "printer-state-reasons.spool-area-full" -msgstr "" - -#. TRANSLATORS: Stacker Added -#: locale/ipp-strings.c:3822 -msgid "printer-state-reasons.stacker-added" -msgstr "" - -#. TRANSLATORS: Stacker Almost Empty -#: locale/ipp-strings.c:3824 -msgid "printer-state-reasons.stacker-almost-empty" -msgstr "" - -#. TRANSLATORS: Stacker Almost Full -#: locale/ipp-strings.c:3826 -msgid "printer-state-reasons.stacker-almost-full" -msgstr "" - -#. TRANSLATORS: Stacker At Limit -#: locale/ipp-strings.c:3828 -msgid "printer-state-reasons.stacker-at-limit" -msgstr "" - -#. TRANSLATORS: Stacker Closed -#: locale/ipp-strings.c:3830 -msgid "printer-state-reasons.stacker-closed" -msgstr "" - -#. TRANSLATORS: Stacker Configuration Change -#: locale/ipp-strings.c:3832 -msgid "printer-state-reasons.stacker-configuration-change" -msgstr "" - -#. TRANSLATORS: Stacker Cover Closed -#: locale/ipp-strings.c:3834 -msgid "printer-state-reasons.stacker-cover-closed" -msgstr "" - -#. TRANSLATORS: Stacker Cover Open -#: locale/ipp-strings.c:3836 -msgid "printer-state-reasons.stacker-cover-open" -msgstr "" - -#. TRANSLATORS: Stacker Empty -#: locale/ipp-strings.c:3838 -msgid "printer-state-reasons.stacker-empty" -msgstr "" - -#. TRANSLATORS: Stacker Full -#: locale/ipp-strings.c:3840 -msgid "printer-state-reasons.stacker-full" -msgstr "" - -#. TRANSLATORS: Stacker Interlock Closed -#: locale/ipp-strings.c:3842 -msgid "printer-state-reasons.stacker-interlock-closed" -msgstr "" - -#. TRANSLATORS: Stacker Interlock Open -#: locale/ipp-strings.c:3844 -msgid "printer-state-reasons.stacker-interlock-open" -msgstr "" - -#. TRANSLATORS: Stacker Jam -#: locale/ipp-strings.c:3846 -msgid "printer-state-reasons.stacker-jam" -msgstr "" - -#. TRANSLATORS: Stacker Life Almost Over -#: locale/ipp-strings.c:3848 -msgid "printer-state-reasons.stacker-life-almost-over" -msgstr "" - -#. TRANSLATORS: Stacker Life Over -#: locale/ipp-strings.c:3850 -msgid "printer-state-reasons.stacker-life-over" -msgstr "" - -#. TRANSLATORS: Stacker Memory Exhausted -#: locale/ipp-strings.c:3852 -msgid "printer-state-reasons.stacker-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Stacker Missing -#: locale/ipp-strings.c:3854 -msgid "printer-state-reasons.stacker-missing" -msgstr "" - -#. TRANSLATORS: Stacker Motor Failure -#: locale/ipp-strings.c:3856 -msgid "printer-state-reasons.stacker-motor-failure" -msgstr "" - -#. TRANSLATORS: Stacker Near Limit -#: locale/ipp-strings.c:3858 -msgid "printer-state-reasons.stacker-near-limit" -msgstr "" - -#. TRANSLATORS: Stacker Offline -#: locale/ipp-strings.c:3860 -msgid "printer-state-reasons.stacker-offline" -msgstr "" - -#. TRANSLATORS: Stacker Opened -#: locale/ipp-strings.c:3862 -msgid "printer-state-reasons.stacker-opened" -msgstr "" - -#. TRANSLATORS: Stacker Over Temperature -#: locale/ipp-strings.c:3864 -msgid "printer-state-reasons.stacker-over-temperature" -msgstr "" - -#. TRANSLATORS: Stacker Power Saver -#: locale/ipp-strings.c:3866 -msgid "printer-state-reasons.stacker-power-saver" -msgstr "" - -#. TRANSLATORS: Stacker Recoverable Failure -#: locale/ipp-strings.c:3868 -msgid "printer-state-reasons.stacker-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Stacker Recoverable Storage -#: locale/ipp-strings.c:3870 -msgid "printer-state-reasons.stacker-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Stacker Removed -#: locale/ipp-strings.c:3872 -msgid "printer-state-reasons.stacker-removed" -msgstr "" - -#. TRANSLATORS: Stacker Resource Added -#: locale/ipp-strings.c:3874 -msgid "printer-state-reasons.stacker-resource-added" -msgstr "" - -#. TRANSLATORS: Stacker Resource Removed -#: locale/ipp-strings.c:3876 -msgid "printer-state-reasons.stacker-resource-removed" -msgstr "" - -#. TRANSLATORS: Stacker Thermistor Failure -#: locale/ipp-strings.c:3878 -msgid "printer-state-reasons.stacker-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Stacker Timing Failure -#: locale/ipp-strings.c:3880 -msgid "printer-state-reasons.stacker-timing-failure" -msgstr "" - -#. TRANSLATORS: Stacker Turned Off -#: locale/ipp-strings.c:3882 -msgid "printer-state-reasons.stacker-turned-off" -msgstr "" - -#. TRANSLATORS: Stacker Turned On -#: locale/ipp-strings.c:3884 -msgid "printer-state-reasons.stacker-turned-on" -msgstr "" - -#. TRANSLATORS: Stacker Under Temperature -#: locale/ipp-strings.c:3886 -msgid "printer-state-reasons.stacker-under-temperature" -msgstr "" - -#. TRANSLATORS: Stacker Unrecoverable Failure -#: locale/ipp-strings.c:3888 -msgid "printer-state-reasons.stacker-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Stacker Unrecoverable Storage Error -#: locale/ipp-strings.c:3890 -msgid "printer-state-reasons.stacker-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Stacker Warming Up -#: locale/ipp-strings.c:3892 -msgid "printer-state-reasons.stacker-warming-up" -msgstr "" - -#. TRANSLATORS: Stapler Added -#: locale/ipp-strings.c:3894 -msgid "printer-state-reasons.stapler-added" -msgstr "" - -#. TRANSLATORS: Stapler Almost Empty -#: locale/ipp-strings.c:3896 -msgid "printer-state-reasons.stapler-almost-empty" -msgstr "" - -#. TRANSLATORS: Stapler Almost Full -#: locale/ipp-strings.c:3898 -msgid "printer-state-reasons.stapler-almost-full" -msgstr "" - -#. TRANSLATORS: Stapler At Limit -#: locale/ipp-strings.c:3900 -msgid "printer-state-reasons.stapler-at-limit" -msgstr "" - -#. TRANSLATORS: Stapler Closed -#: locale/ipp-strings.c:3902 -msgid "printer-state-reasons.stapler-closed" -msgstr "" - -#. TRANSLATORS: Stapler Configuration Change -#: locale/ipp-strings.c:3904 -msgid "printer-state-reasons.stapler-configuration-change" -msgstr "" - -#. TRANSLATORS: Stapler Cover Closed -#: locale/ipp-strings.c:3906 -msgid "printer-state-reasons.stapler-cover-closed" -msgstr "" - -#. TRANSLATORS: Stapler Cover Open -#: locale/ipp-strings.c:3908 -msgid "printer-state-reasons.stapler-cover-open" -msgstr "" - -#. TRANSLATORS: Stapler Empty -#: locale/ipp-strings.c:3910 -msgid "printer-state-reasons.stapler-empty" -msgstr "" - -#. TRANSLATORS: Stapler Full -#: locale/ipp-strings.c:3912 -msgid "printer-state-reasons.stapler-full" -msgstr "" - -#. TRANSLATORS: Stapler Interlock Closed -#: locale/ipp-strings.c:3914 -msgid "printer-state-reasons.stapler-interlock-closed" -msgstr "" - -#. TRANSLATORS: Stapler Interlock Open -#: locale/ipp-strings.c:3916 -msgid "printer-state-reasons.stapler-interlock-open" -msgstr "" - -#. TRANSLATORS: Stapler Jam -#: locale/ipp-strings.c:3918 -msgid "printer-state-reasons.stapler-jam" -msgstr "" - -#. TRANSLATORS: Stapler Life Almost Over -#: locale/ipp-strings.c:3920 -msgid "printer-state-reasons.stapler-life-almost-over" -msgstr "" - -#. TRANSLATORS: Stapler Life Over -#: locale/ipp-strings.c:3922 -msgid "printer-state-reasons.stapler-life-over" -msgstr "" - -#. TRANSLATORS: Stapler Memory Exhausted -#: locale/ipp-strings.c:3924 -msgid "printer-state-reasons.stapler-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Stapler Missing -#: locale/ipp-strings.c:3926 -msgid "printer-state-reasons.stapler-missing" -msgstr "" - -#. TRANSLATORS: Stapler Motor Failure -#: locale/ipp-strings.c:3928 -msgid "printer-state-reasons.stapler-motor-failure" -msgstr "" - -#. TRANSLATORS: Stapler Near Limit -#: locale/ipp-strings.c:3930 -msgid "printer-state-reasons.stapler-near-limit" -msgstr "" - -#. TRANSLATORS: Stapler Offline -#: locale/ipp-strings.c:3932 -msgid "printer-state-reasons.stapler-offline" -msgstr "" - -#. TRANSLATORS: Stapler Opened -#: locale/ipp-strings.c:3934 -msgid "printer-state-reasons.stapler-opened" -msgstr "" - -#. TRANSLATORS: Stapler Over Temperature -#: locale/ipp-strings.c:3936 -msgid "printer-state-reasons.stapler-over-temperature" -msgstr "" - -#. TRANSLATORS: Stapler Power Saver -#: locale/ipp-strings.c:3938 -msgid "printer-state-reasons.stapler-power-saver" -msgstr "" - -#. TRANSLATORS: Stapler Recoverable Failure -#: locale/ipp-strings.c:3940 -msgid "printer-state-reasons.stapler-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Stapler Recoverable Storage -#: locale/ipp-strings.c:3942 -msgid "printer-state-reasons.stapler-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Stapler Removed -#: locale/ipp-strings.c:3944 -msgid "printer-state-reasons.stapler-removed" -msgstr "" - -#. TRANSLATORS: Stapler Resource Added -#: locale/ipp-strings.c:3946 -msgid "printer-state-reasons.stapler-resource-added" -msgstr "" - -#. TRANSLATORS: Stapler Resource Removed -#: locale/ipp-strings.c:3948 -msgid "printer-state-reasons.stapler-resource-removed" -msgstr "" - -#. TRANSLATORS: Stapler Thermistor Failure -#: locale/ipp-strings.c:3950 -msgid "printer-state-reasons.stapler-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Stapler Timing Failure -#: locale/ipp-strings.c:3952 -msgid "printer-state-reasons.stapler-timing-failure" -msgstr "" - -#. TRANSLATORS: Stapler Turned Off -#: locale/ipp-strings.c:3954 -msgid "printer-state-reasons.stapler-turned-off" -msgstr "" - -#. TRANSLATORS: Stapler Turned On -#: locale/ipp-strings.c:3956 -msgid "printer-state-reasons.stapler-turned-on" -msgstr "" - -#. TRANSLATORS: Stapler Under Temperature -#: locale/ipp-strings.c:3958 -msgid "printer-state-reasons.stapler-under-temperature" -msgstr "" - -#. TRANSLATORS: Stapler Unrecoverable Failure -#: locale/ipp-strings.c:3960 -msgid "printer-state-reasons.stapler-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Stapler Unrecoverable Storage Error -#: locale/ipp-strings.c:3962 -msgid "printer-state-reasons.stapler-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Stapler Warming Up -#: locale/ipp-strings.c:3964 -msgid "printer-state-reasons.stapler-warming-up" -msgstr "" - -#. TRANSLATORS: Stitcher Added -#: locale/ipp-strings.c:3966 -msgid "printer-state-reasons.stitcher-added" -msgstr "" - -#. TRANSLATORS: Stitcher Almost Empty -#: locale/ipp-strings.c:3968 -msgid "printer-state-reasons.stitcher-almost-empty" -msgstr "" - -#. TRANSLATORS: Stitcher Almost Full -#: locale/ipp-strings.c:3970 -msgid "printer-state-reasons.stitcher-almost-full" -msgstr "" - -#. TRANSLATORS: Stitcher At Limit -#: locale/ipp-strings.c:3972 -msgid "printer-state-reasons.stitcher-at-limit" -msgstr "" - -#. TRANSLATORS: Stitcher Closed -#: locale/ipp-strings.c:3974 -msgid "printer-state-reasons.stitcher-closed" -msgstr "" - -#. TRANSLATORS: Stitcher Configuration Change -#: locale/ipp-strings.c:3976 -msgid "printer-state-reasons.stitcher-configuration-change" -msgstr "" - -#. TRANSLATORS: Stitcher Cover Closed -#: locale/ipp-strings.c:3978 -msgid "printer-state-reasons.stitcher-cover-closed" -msgstr "" - -#. TRANSLATORS: Stitcher Cover Open -#: locale/ipp-strings.c:3980 -msgid "printer-state-reasons.stitcher-cover-open" -msgstr "" - -#. TRANSLATORS: Stitcher Empty -#: locale/ipp-strings.c:3982 -msgid "printer-state-reasons.stitcher-empty" -msgstr "" - -#. TRANSLATORS: Stitcher Full -#: locale/ipp-strings.c:3984 -msgid "printer-state-reasons.stitcher-full" -msgstr "" - -#. TRANSLATORS: Stitcher Interlock Closed -#: locale/ipp-strings.c:3986 -msgid "printer-state-reasons.stitcher-interlock-closed" -msgstr "" - -#. TRANSLATORS: Stitcher Interlock Open -#: locale/ipp-strings.c:3988 -msgid "printer-state-reasons.stitcher-interlock-open" -msgstr "" - -#. TRANSLATORS: Stitcher Jam -#: locale/ipp-strings.c:3990 -msgid "printer-state-reasons.stitcher-jam" -msgstr "" - -#. TRANSLATORS: Stitcher Life Almost Over -#: locale/ipp-strings.c:3992 -msgid "printer-state-reasons.stitcher-life-almost-over" -msgstr "" - -#. TRANSLATORS: Stitcher Life Over -#: locale/ipp-strings.c:3994 -msgid "printer-state-reasons.stitcher-life-over" -msgstr "" - -#. TRANSLATORS: Stitcher Memory Exhausted -#: locale/ipp-strings.c:3996 -msgid "printer-state-reasons.stitcher-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Stitcher Missing -#: locale/ipp-strings.c:3998 -msgid "printer-state-reasons.stitcher-missing" -msgstr "" - -#. TRANSLATORS: Stitcher Motor Failure -#: locale/ipp-strings.c:4000 -msgid "printer-state-reasons.stitcher-motor-failure" -msgstr "" - -#. TRANSLATORS: Stitcher Near Limit -#: locale/ipp-strings.c:4002 -msgid "printer-state-reasons.stitcher-near-limit" -msgstr "" - -#. TRANSLATORS: Stitcher Offline -#: locale/ipp-strings.c:4004 -msgid "printer-state-reasons.stitcher-offline" -msgstr "" - -#. TRANSLATORS: Stitcher Opened -#: locale/ipp-strings.c:4006 -msgid "printer-state-reasons.stitcher-opened" -msgstr "" - -#. TRANSLATORS: Stitcher Over Temperature -#: locale/ipp-strings.c:4008 -msgid "printer-state-reasons.stitcher-over-temperature" -msgstr "" - -#. TRANSLATORS: Stitcher Power Saver -#: locale/ipp-strings.c:4010 -msgid "printer-state-reasons.stitcher-power-saver" -msgstr "" - -#. TRANSLATORS: Stitcher Recoverable Failure -#: locale/ipp-strings.c:4012 -msgid "printer-state-reasons.stitcher-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Stitcher Recoverable Storage -#: locale/ipp-strings.c:4014 -msgid "printer-state-reasons.stitcher-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Stitcher Removed -#: locale/ipp-strings.c:4016 -msgid "printer-state-reasons.stitcher-removed" -msgstr "" - -#. TRANSLATORS: Stitcher Resource Added -#: locale/ipp-strings.c:4018 -msgid "printer-state-reasons.stitcher-resource-added" -msgstr "" - -#. TRANSLATORS: Stitcher Resource Removed -#: locale/ipp-strings.c:4020 -msgid "printer-state-reasons.stitcher-resource-removed" -msgstr "" - -#. TRANSLATORS: Stitcher Thermistor Failure -#: locale/ipp-strings.c:4022 -msgid "printer-state-reasons.stitcher-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Stitcher Timing Failure -#: locale/ipp-strings.c:4024 -msgid "printer-state-reasons.stitcher-timing-failure" -msgstr "" - -#. TRANSLATORS: Stitcher Turned Off -#: locale/ipp-strings.c:4026 -msgid "printer-state-reasons.stitcher-turned-off" -msgstr "" - -#. TRANSLATORS: Stitcher Turned On -#: locale/ipp-strings.c:4028 -msgid "printer-state-reasons.stitcher-turned-on" -msgstr "" - -#. TRANSLATORS: Stitcher Under Temperature -#: locale/ipp-strings.c:4030 -msgid "printer-state-reasons.stitcher-under-temperature" -msgstr "" - -#. TRANSLATORS: Stitcher Unrecoverable Failure -#: locale/ipp-strings.c:4032 -msgid "printer-state-reasons.stitcher-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Stitcher Unrecoverable Storage Error -#: locale/ipp-strings.c:4034 -msgid "printer-state-reasons.stitcher-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Stitcher Warming Up -#: locale/ipp-strings.c:4036 -msgid "printer-state-reasons.stitcher-warming-up" -msgstr "" - -#. TRANSLATORS: Partially stopped -#: locale/ipp-strings.c:4038 -msgid "printer-state-reasons.stopped-partly" -msgstr "" - -#. TRANSLATORS: Stopping -#: locale/ipp-strings.c:4040 -msgid "printer-state-reasons.stopping" -msgstr "" - -#. TRANSLATORS: Subunit Added -#: locale/ipp-strings.c:4042 -msgid "printer-state-reasons.subunit-added" -msgstr "" - -#. TRANSLATORS: Subunit Almost Empty -#: locale/ipp-strings.c:4044 -msgid "printer-state-reasons.subunit-almost-empty" -msgstr "" - -#. TRANSLATORS: Subunit Almost Full -#: locale/ipp-strings.c:4046 -msgid "printer-state-reasons.subunit-almost-full" -msgstr "" - -#. TRANSLATORS: Subunit At Limit -#: locale/ipp-strings.c:4048 -msgid "printer-state-reasons.subunit-at-limit" -msgstr "" - -#. TRANSLATORS: Subunit Closed -#: locale/ipp-strings.c:4050 -msgid "printer-state-reasons.subunit-closed" -msgstr "" - -#. TRANSLATORS: Subunit Cooling Down -#: locale/ipp-strings.c:4052 -msgid "printer-state-reasons.subunit-cooling-down" -msgstr "" - -#. TRANSLATORS: Subunit Empty -#: locale/ipp-strings.c:4054 -msgid "printer-state-reasons.subunit-empty" -msgstr "" - -#. TRANSLATORS: Subunit Full -#: locale/ipp-strings.c:4056 -msgid "printer-state-reasons.subunit-full" -msgstr "" - -#. TRANSLATORS: Subunit Life Almost Over -#: locale/ipp-strings.c:4058 -msgid "printer-state-reasons.subunit-life-almost-over" -msgstr "" - -#. TRANSLATORS: Subunit Life Over -#: locale/ipp-strings.c:4060 -msgid "printer-state-reasons.subunit-life-over" -msgstr "" - -#. TRANSLATORS: Subunit Memory Exhausted -#: locale/ipp-strings.c:4062 -msgid "printer-state-reasons.subunit-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Subunit Missing -#: locale/ipp-strings.c:4064 -msgid "printer-state-reasons.subunit-missing" -msgstr "" - -#. TRANSLATORS: Subunit Motor Failure -#: locale/ipp-strings.c:4066 -msgid "printer-state-reasons.subunit-motor-failure" -msgstr "" - -#. TRANSLATORS: Subunit Near Limit -#: locale/ipp-strings.c:4068 -msgid "printer-state-reasons.subunit-near-limit" -msgstr "" - -#. TRANSLATORS: Subunit Offline -#: locale/ipp-strings.c:4070 -msgid "printer-state-reasons.subunit-offline" -msgstr "" - -#. TRANSLATORS: Subunit Opened -#: locale/ipp-strings.c:4072 -msgid "printer-state-reasons.subunit-opened" -msgstr "" - -#. TRANSLATORS: Subunit Over Temperature -#: locale/ipp-strings.c:4074 -msgid "printer-state-reasons.subunit-over-temperature" -msgstr "" - -#. TRANSLATORS: Subunit Power Saver -#: locale/ipp-strings.c:4076 -msgid "printer-state-reasons.subunit-power-saver" -msgstr "" - -#. TRANSLATORS: Subunit Recoverable Failure -#: locale/ipp-strings.c:4078 -msgid "printer-state-reasons.subunit-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Subunit Recoverable Storage -#: locale/ipp-strings.c:4080 -msgid "printer-state-reasons.subunit-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Subunit Removed -#: locale/ipp-strings.c:4082 -msgid "printer-state-reasons.subunit-removed" -msgstr "" - -#. TRANSLATORS: Subunit Resource Added -#: locale/ipp-strings.c:4084 -msgid "printer-state-reasons.subunit-resource-added" -msgstr "" - -#. TRANSLATORS: Subunit Resource Removed -#: locale/ipp-strings.c:4086 -msgid "printer-state-reasons.subunit-resource-removed" -msgstr "" - -#. TRANSLATORS: Subunit Thermistor Failure -#: locale/ipp-strings.c:4088 -msgid "printer-state-reasons.subunit-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Subunit Timing Failure -#: locale/ipp-strings.c:4090 -msgid "printer-state-reasons.subunit-timing-Failure" -msgstr "" - -#. TRANSLATORS: Subunit Turned Off -#: locale/ipp-strings.c:4092 -msgid "printer-state-reasons.subunit-turned-off" -msgstr "" - -#. TRANSLATORS: Subunit Turned On -#: locale/ipp-strings.c:4094 -msgid "printer-state-reasons.subunit-turned-on" -msgstr "" - -#. TRANSLATORS: Subunit Under Temperature -#: locale/ipp-strings.c:4096 -msgid "printer-state-reasons.subunit-under-temperature" -msgstr "" - -#. TRANSLATORS: Subunit Unrecoverable Failure -#: locale/ipp-strings.c:4098 -msgid "printer-state-reasons.subunit-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Subunit Unrecoverable Storage -#: locale/ipp-strings.c:4100 -msgid "printer-state-reasons.subunit-unrecoverable-storage" -msgstr "" - -#. TRANSLATORS: Subunit Warming Up -#: locale/ipp-strings.c:4102 -msgid "printer-state-reasons.subunit-warming-up" -msgstr "" - -#. TRANSLATORS: Printer stopped responding -#: locale/ipp-strings.c:4104 -msgid "printer-state-reasons.timed-out" -msgstr "" - -#. TRANSLATORS: Out of toner -#: locale/ipp-strings.c:4106 -msgid "printer-state-reasons.toner-empty" -msgstr "" - -#. TRANSLATORS: Toner low -#: locale/ipp-strings.c:4108 -msgid "printer-state-reasons.toner-low" -msgstr "" - -#. TRANSLATORS: Trimmer Added -#: locale/ipp-strings.c:4110 -msgid "printer-state-reasons.trimmer-added" -msgstr "" - -#. TRANSLATORS: Trimmer Almost Empty -#: locale/ipp-strings.c:4112 -msgid "printer-state-reasons.trimmer-almost-empty" -msgstr "" - -#. TRANSLATORS: Trimmer Almost Full -#: locale/ipp-strings.c:4114 -msgid "printer-state-reasons.trimmer-almost-full" -msgstr "" - -#. TRANSLATORS: Trimmer At Limit -#: locale/ipp-strings.c:4116 -msgid "printer-state-reasons.trimmer-at-limit" -msgstr "" - -#. TRANSLATORS: Trimmer Closed -#: locale/ipp-strings.c:4118 -msgid "printer-state-reasons.trimmer-closed" -msgstr "" - -#. TRANSLATORS: Trimmer Configuration Change -#: locale/ipp-strings.c:4120 -msgid "printer-state-reasons.trimmer-configuration-change" -msgstr "" - -#. TRANSLATORS: Trimmer Cover Closed -#: locale/ipp-strings.c:4122 -msgid "printer-state-reasons.trimmer-cover-closed" -msgstr "" - -#. TRANSLATORS: Trimmer Cover Open -#: locale/ipp-strings.c:4124 -msgid "printer-state-reasons.trimmer-cover-open" -msgstr "" - -#. TRANSLATORS: Trimmer Empty -#: locale/ipp-strings.c:4126 -msgid "printer-state-reasons.trimmer-empty" -msgstr "" - -#. TRANSLATORS: Trimmer Full -#: locale/ipp-strings.c:4128 -msgid "printer-state-reasons.trimmer-full" -msgstr "" - -#. TRANSLATORS: Trimmer Interlock Closed -#: locale/ipp-strings.c:4130 -msgid "printer-state-reasons.trimmer-interlock-closed" -msgstr "" - -#. TRANSLATORS: Trimmer Interlock Open -#: locale/ipp-strings.c:4132 -msgid "printer-state-reasons.trimmer-interlock-open" -msgstr "" - -#. TRANSLATORS: Trimmer Jam -#: locale/ipp-strings.c:4134 -msgid "printer-state-reasons.trimmer-jam" -msgstr "" - -#. TRANSLATORS: Trimmer Life Almost Over -#: locale/ipp-strings.c:4136 -msgid "printer-state-reasons.trimmer-life-almost-over" -msgstr "" - -#. TRANSLATORS: Trimmer Life Over -#: locale/ipp-strings.c:4138 -msgid "printer-state-reasons.trimmer-life-over" -msgstr "" - -#. TRANSLATORS: Trimmer Memory Exhausted -#: locale/ipp-strings.c:4140 -msgid "printer-state-reasons.trimmer-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Trimmer Missing -#: locale/ipp-strings.c:4142 -msgid "printer-state-reasons.trimmer-missing" -msgstr "" - -#. TRANSLATORS: Trimmer Motor Failure -#: locale/ipp-strings.c:4144 -msgid "printer-state-reasons.trimmer-motor-failure" -msgstr "" - -#. TRANSLATORS: Trimmer Near Limit -#: locale/ipp-strings.c:4146 -msgid "printer-state-reasons.trimmer-near-limit" -msgstr "" - -#. TRANSLATORS: Trimmer Offline -#: locale/ipp-strings.c:4148 -msgid "printer-state-reasons.trimmer-offline" -msgstr "" - -#. TRANSLATORS: Trimmer Opened -#: locale/ipp-strings.c:4150 -msgid "printer-state-reasons.trimmer-opened" -msgstr "" - -#. TRANSLATORS: Trimmer Over Temperature -#: locale/ipp-strings.c:4152 -msgid "printer-state-reasons.trimmer-over-temperature" -msgstr "" - -#. TRANSLATORS: Trimmer Power Saver -#: locale/ipp-strings.c:4154 -msgid "printer-state-reasons.trimmer-power-saver" -msgstr "" - -#. TRANSLATORS: Trimmer Recoverable Failure -#: locale/ipp-strings.c:4156 -msgid "printer-state-reasons.trimmer-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Trimmer Recoverable Storage -#: locale/ipp-strings.c:4158 -msgid "printer-state-reasons.trimmer-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Trimmer Removed -#: locale/ipp-strings.c:4160 -msgid "printer-state-reasons.trimmer-removed" -msgstr "" - -#. TRANSLATORS: Trimmer Resource Added -#: locale/ipp-strings.c:4162 -msgid "printer-state-reasons.trimmer-resource-added" -msgstr "" - -#. TRANSLATORS: Trimmer Resource Removed -#: locale/ipp-strings.c:4164 -msgid "printer-state-reasons.trimmer-resource-removed" -msgstr "" - -#. TRANSLATORS: Trimmer Thermistor Failure -#: locale/ipp-strings.c:4166 -msgid "printer-state-reasons.trimmer-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Trimmer Timing Failure -#: locale/ipp-strings.c:4168 -msgid "printer-state-reasons.trimmer-timing-failure" -msgstr "" - -#. TRANSLATORS: Trimmer Turned Off -#: locale/ipp-strings.c:4170 -msgid "printer-state-reasons.trimmer-turned-off" -msgstr "" - -#. TRANSLATORS: Trimmer Turned On -#: locale/ipp-strings.c:4172 -msgid "printer-state-reasons.trimmer-turned-on" -msgstr "" - -#. TRANSLATORS: Trimmer Under Temperature -#: locale/ipp-strings.c:4174 -msgid "printer-state-reasons.trimmer-under-temperature" -msgstr "" - -#. TRANSLATORS: Trimmer Unrecoverable Failure -#: locale/ipp-strings.c:4176 -msgid "printer-state-reasons.trimmer-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Trimmer Unrecoverable Storage Error -#: locale/ipp-strings.c:4178 -msgid "printer-state-reasons.trimmer-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Trimmer Warming Up -#: locale/ipp-strings.c:4180 -msgid "printer-state-reasons.trimmer-warming-up" -msgstr "" - -#. TRANSLATORS: Unknown -#: locale/ipp-strings.c:4182 -msgid "printer-state-reasons.unknown" -msgstr "" - -#. TRANSLATORS: Wrapper Added -#: locale/ipp-strings.c:4184 -msgid "printer-state-reasons.wrapper-added" -msgstr "" - -#. TRANSLATORS: Wrapper Almost Empty -#: locale/ipp-strings.c:4186 -msgid "printer-state-reasons.wrapper-almost-empty" -msgstr "" - -#. TRANSLATORS: Wrapper Almost Full -#: locale/ipp-strings.c:4188 -msgid "printer-state-reasons.wrapper-almost-full" -msgstr "" - -#. TRANSLATORS: Wrapper At Limit -#: locale/ipp-strings.c:4190 -msgid "printer-state-reasons.wrapper-at-limit" -msgstr "" - -#. TRANSLATORS: Wrapper Closed -#: locale/ipp-strings.c:4192 -msgid "printer-state-reasons.wrapper-closed" -msgstr "" - -#. TRANSLATORS: Wrapper Configuration Change -#: locale/ipp-strings.c:4194 -msgid "printer-state-reasons.wrapper-configuration-change" -msgstr "" - -#. TRANSLATORS: Wrapper Cover Closed -#: locale/ipp-strings.c:4196 -msgid "printer-state-reasons.wrapper-cover-closed" -msgstr "" - -#. TRANSLATORS: Wrapper Cover Open -#: locale/ipp-strings.c:4198 -msgid "printer-state-reasons.wrapper-cover-open" -msgstr "" - -#. TRANSLATORS: Wrapper Empty -#: locale/ipp-strings.c:4200 -msgid "printer-state-reasons.wrapper-empty" -msgstr "" - -#. TRANSLATORS: Wrapper Full -#: locale/ipp-strings.c:4202 -msgid "printer-state-reasons.wrapper-full" -msgstr "" - -#. TRANSLATORS: Wrapper Interlock Closed -#: locale/ipp-strings.c:4204 -msgid "printer-state-reasons.wrapper-interlock-closed" -msgstr "" - -#. TRANSLATORS: Wrapper Interlock Open -#: locale/ipp-strings.c:4206 -msgid "printer-state-reasons.wrapper-interlock-open" -msgstr "" - -#. TRANSLATORS: Wrapper Jam -#: locale/ipp-strings.c:4208 -msgid "printer-state-reasons.wrapper-jam" -msgstr "" - -#. TRANSLATORS: Wrapper Life Almost Over -#: locale/ipp-strings.c:4210 -msgid "printer-state-reasons.wrapper-life-almost-over" -msgstr "" - -#. TRANSLATORS: Wrapper Life Over -#: locale/ipp-strings.c:4212 -msgid "printer-state-reasons.wrapper-life-over" -msgstr "" - -#. TRANSLATORS: Wrapper Memory Exhausted -#: locale/ipp-strings.c:4214 -msgid "printer-state-reasons.wrapper-memory-exhausted" -msgstr "" - -#. TRANSLATORS: Wrapper Missing -#: locale/ipp-strings.c:4216 -msgid "printer-state-reasons.wrapper-missing" -msgstr "" - -#. TRANSLATORS: Wrapper Motor Failure -#: locale/ipp-strings.c:4218 -msgid "printer-state-reasons.wrapper-motor-failure" -msgstr "" - -#. TRANSLATORS: Wrapper Near Limit -#: locale/ipp-strings.c:4220 -msgid "printer-state-reasons.wrapper-near-limit" -msgstr "" - -#. TRANSLATORS: Wrapper Offline -#: locale/ipp-strings.c:4222 -msgid "printer-state-reasons.wrapper-offline" -msgstr "" - -#. TRANSLATORS: Wrapper Opened -#: locale/ipp-strings.c:4224 -msgid "printer-state-reasons.wrapper-opened" -msgstr "" - -#. TRANSLATORS: Wrapper Over Temperature -#: locale/ipp-strings.c:4226 -msgid "printer-state-reasons.wrapper-over-temperature" -msgstr "" - -#. TRANSLATORS: Wrapper Power Saver -#: locale/ipp-strings.c:4228 -msgid "printer-state-reasons.wrapper-power-saver" -msgstr "" - -#. TRANSLATORS: Wrapper Recoverable Failure -#: locale/ipp-strings.c:4230 -msgid "printer-state-reasons.wrapper-recoverable-failure" -msgstr "" - -#. TRANSLATORS: Wrapper Recoverable Storage -#: locale/ipp-strings.c:4232 -msgid "printer-state-reasons.wrapper-recoverable-storage" -msgstr "" - -#. TRANSLATORS: Wrapper Removed -#: locale/ipp-strings.c:4234 -msgid "printer-state-reasons.wrapper-removed" -msgstr "" - -#. TRANSLATORS: Wrapper Resource Added -#: locale/ipp-strings.c:4236 -msgid "printer-state-reasons.wrapper-resource-added" -msgstr "" - -#. TRANSLATORS: Wrapper Resource Removed -#: locale/ipp-strings.c:4238 -msgid "printer-state-reasons.wrapper-resource-removed" -msgstr "" - -#. TRANSLATORS: Wrapper Thermistor Failure -#: locale/ipp-strings.c:4240 -msgid "printer-state-reasons.wrapper-thermistor-failure" -msgstr "" - -#. TRANSLATORS: Wrapper Timing Failure -#: locale/ipp-strings.c:4242 -msgid "printer-state-reasons.wrapper-timing-failure" -msgstr "" - -#. TRANSLATORS: Wrapper Turned Off -#: locale/ipp-strings.c:4244 -msgid "printer-state-reasons.wrapper-turned-off" -msgstr "" - -#. TRANSLATORS: Wrapper Turned On -#: locale/ipp-strings.c:4246 -msgid "printer-state-reasons.wrapper-turned-on" -msgstr "" - -#. TRANSLATORS: Wrapper Under Temperature -#: locale/ipp-strings.c:4248 -msgid "printer-state-reasons.wrapper-under-temperature" -msgstr "" - -#. TRANSLATORS: Wrapper Unrecoverable Failure -#: locale/ipp-strings.c:4250 -msgid "printer-state-reasons.wrapper-unrecoverable-failure" -msgstr "" - -#. TRANSLATORS: Wrapper Unrecoverable Storage Error -#: locale/ipp-strings.c:4252 -msgid "printer-state-reasons.wrapper-unrecoverable-storage-error" -msgstr "" - -#. TRANSLATORS: Wrapper Warming Up -#: locale/ipp-strings.c:4254 -msgid "printer-state-reasons.wrapper-warming-up" -msgstr "" - -#. TRANSLATORS: Idle -#: locale/ipp-strings.c:4256 -msgid "printer-state.3" -msgstr "" - -#. TRANSLATORS: Processing -#: locale/ipp-strings.c:4258 -msgid "printer-state.4" -msgstr "" - -#. TRANSLATORS: Stopped -#: locale/ipp-strings.c:4260 -msgid "printer-state.5" -msgstr "" - -#. TRANSLATORS: Printer Uptime -#: locale/ipp-strings.c:4262 -msgid "printer-up-time" -msgstr "" - -#. TRANSLATORS: Proof Print -#: locale/ipp-strings.c:4264 -msgid "proof-print" -msgstr "" - -#. TRANSLATORS: Proof Print Copies -#: locale/ipp-strings.c:4266 -msgid "proof-print-copies" -msgstr "" - -#. TRANSLATORS: Punching -#: locale/ipp-strings.c:4268 -msgid "punching" -msgstr "" - -#. TRANSLATORS: Punching Locations -#: locale/ipp-strings.c:4270 -msgid "punching-locations" -msgstr "" - -#. TRANSLATORS: Punching Offset -#: locale/ipp-strings.c:4272 -msgid "punching-offset" -msgstr "" - -#. TRANSLATORS: Punch Edge -#: locale/ipp-strings.c:4274 -msgid "punching-reference-edge" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4276 -msgid "punching-reference-edge.bottom" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:4278 -msgid "punching-reference-edge.left" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:4280 -msgid "punching-reference-edge.right" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:4282 -msgid "punching-reference-edge.top" -msgstr "" - -#. TRANSLATORS: Requested Attributes -#: locale/ipp-strings.c:4284 -msgid "requested-attributes" -msgstr "" - -#. TRANSLATORS: Retry Interval -#: locale/ipp-strings.c:4286 -msgid "retry-interval" -msgstr "" - -#. TRANSLATORS: Retry Timeout -#: locale/ipp-strings.c:4288 -msgid "retry-time-out" -msgstr "" - -#. TRANSLATORS: Save Disposition -#: locale/ipp-strings.c:4290 -msgid "save-disposition" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:4292 -msgid "save-disposition.none" -msgstr "" - -#. TRANSLATORS: Print and Save -#: locale/ipp-strings.c:4294 -msgid "save-disposition.print-save" -msgstr "" - -#. TRANSLATORS: Save Only -#: locale/ipp-strings.c:4296 -msgid "save-disposition.save-only" -msgstr "" - -#. TRANSLATORS: Save Document Format -#: locale/ipp-strings.c:4298 -msgid "save-document-format" -msgstr "" - -#. TRANSLATORS: Save Info -#: locale/ipp-strings.c:4300 -msgid "save-info" -msgstr "" - -#. TRANSLATORS: Save Location -#: locale/ipp-strings.c:4302 -msgid "save-location" -msgstr "" - -#. TRANSLATORS: Save Name -#: locale/ipp-strings.c:4304 -msgid "save-name" -msgstr "" - -#. TRANSLATORS: Separator Sheets -#: locale/ipp-strings.c:4306 -msgid "separator-sheets" -msgstr "" - -#. TRANSLATORS: Type of Separator Sheets -#: locale/ipp-strings.c:4308 -msgid "separator-sheets-type" -msgstr "" - -#. TRANSLATORS: Start and End Sheets -#: locale/ipp-strings.c:4310 -msgid "separator-sheets-type.both-sheets" -msgstr "" - -#. TRANSLATORS: End Sheet -#: locale/ipp-strings.c:4312 -msgid "separator-sheets-type.end-sheet" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:4314 -msgid "separator-sheets-type.none" -msgstr "" - -#. TRANSLATORS: Slip Sheets -#: locale/ipp-strings.c:4316 -msgid "separator-sheets-type.slip-sheets" -msgstr "" - -#. TRANSLATORS: Start Sheet -#: locale/ipp-strings.c:4318 -msgid "separator-sheets-type.start-sheet" -msgstr "" - -#. TRANSLATORS: 2-Sided Printing -#: locale/ipp-strings.c:4320 -msgid "sides" -msgstr "" - -#. TRANSLATORS: Off -#: locale/ipp-strings.c:4322 -msgid "sides.one-sided" -msgstr "" - -#. TRANSLATORS: On (Portrait) -#: locale/ipp-strings.c:4324 -msgid "sides.two-sided-long-edge" -msgstr "" - -#. TRANSLATORS: On (Landscape) -#: locale/ipp-strings.c:4326 -msgid "sides.two-sided-short-edge" -msgstr "" - -#. TRANSLATORS: Status Message -#: locale/ipp-strings.c:4328 -msgid "status-message" -msgstr "" - -#. TRANSLATORS: Staple -#: locale/ipp-strings.c:4330 -msgid "stitching" -msgstr "" - -#. TRANSLATORS: Stitching Angle -#: locale/ipp-strings.c:4332 -msgid "stitching-angle" -msgstr "" - -#. TRANSLATORS: Stitching Locations -#: locale/ipp-strings.c:4334 -msgid "stitching-locations" -msgstr "" - -#. TRANSLATORS: Staple Method -#: locale/ipp-strings.c:4336 -msgid "stitching-method" -msgstr "" - -#. TRANSLATORS: Automatic -#: locale/ipp-strings.c:4338 -msgid "stitching-method.auto" -msgstr "" - -#. TRANSLATORS: Crimp -#: locale/ipp-strings.c:4340 -msgid "stitching-method.crimp" -msgstr "" - -#. TRANSLATORS: Wire -#: locale/ipp-strings.c:4342 -msgid "stitching-method.wire" -msgstr "" - -#. TRANSLATORS: Stitching Offset -#: locale/ipp-strings.c:4344 -msgid "stitching-offset" -msgstr "" - -#. TRANSLATORS: Staple Edge -#: locale/ipp-strings.c:4346 -msgid "stitching-reference-edge" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4348 -msgid "stitching-reference-edge.bottom" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:4350 -msgid "stitching-reference-edge.left" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:4352 -msgid "stitching-reference-edge.right" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:4354 -msgid "stitching-reference-edge.top" -msgstr "" - -#. TRANSLATORS: Subject -#: locale/ipp-strings.c:4356 -msgid "subject" -msgstr "" - -#. TRANSLATORS: Subscription Privacy Attributes -#: locale/ipp-strings.c:4358 -msgid "subscription-privacy-attributes" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:4360 -msgid "subscription-privacy-attributes.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:4362 -msgid "subscription-privacy-attributes.default" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:4364 -msgid "subscription-privacy-attributes.none" -msgstr "" - -#. TRANSLATORS: Subscription Description -#: locale/ipp-strings.c:4366 -msgid "subscription-privacy-attributes.subscription-description" -msgstr "" - -#. TRANSLATORS: Subscription Template -#: locale/ipp-strings.c:4368 -msgid "subscription-privacy-attributes.subscription-template" -msgstr "" - -#. TRANSLATORS: Subscription Privacy Scope -#: locale/ipp-strings.c:4370 -msgid "subscription-privacy-scope" -msgstr "" - -#. TRANSLATORS: All -#: locale/ipp-strings.c:4372 -msgid "subscription-privacy-scope.all" -msgstr "" - -#. TRANSLATORS: Default -#: locale/ipp-strings.c:4374 -msgid "subscription-privacy-scope.default" -msgstr "" - -#. TRANSLATORS: None -#: locale/ipp-strings.c:4376 -msgid "subscription-privacy-scope.none" -msgstr "" - -#. TRANSLATORS: Owner -#: locale/ipp-strings.c:4378 -msgid "subscription-privacy-scope.owner" -msgstr "" - -#. TRANSLATORS: T33 Subaddress -#: locale/ipp-strings.c:4380 -msgid "t33-subaddress" -msgstr "" - -#. TRANSLATORS: To Name -#: locale/ipp-strings.c:4382 -msgid "to-name" -msgstr "" - -#. TRANSLATORS: Transmission Status -#: locale/ipp-strings.c:4384 -msgid "transmission-status" -msgstr "" - -#. TRANSLATORS: Pending -#: locale/ipp-strings.c:4386 -msgid "transmission-status.3" -msgstr "" - -#. TRANSLATORS: Pending Retry -#: locale/ipp-strings.c:4388 -msgid "transmission-status.4" -msgstr "" - -#. TRANSLATORS: Processing -#: locale/ipp-strings.c:4390 -msgid "transmission-status.5" -msgstr "" - -#. TRANSLATORS: Canceled -#: locale/ipp-strings.c:4392 -msgid "transmission-status.7" -msgstr "" - -#. TRANSLATORS: Aborted -#: locale/ipp-strings.c:4394 -msgid "transmission-status.8" -msgstr "" - -#. TRANSLATORS: Completed -#: locale/ipp-strings.c:4396 -msgid "transmission-status.9" -msgstr "" - -#. TRANSLATORS: Cut -#: locale/ipp-strings.c:4398 -msgid "trimming" -msgstr "" - -#. TRANSLATORS: Cut Position -#: locale/ipp-strings.c:4400 -msgid "trimming-offset" -msgstr "" - -#. TRANSLATORS: Cut Edge -#: locale/ipp-strings.c:4402 -msgid "trimming-reference-edge" -msgstr "" - -#. TRANSLATORS: Bottom -#: locale/ipp-strings.c:4404 -msgid "trimming-reference-edge.bottom" -msgstr "" - -#. TRANSLATORS: Left -#: locale/ipp-strings.c:4406 -msgid "trimming-reference-edge.left" -msgstr "" - -#. TRANSLATORS: Right -#: locale/ipp-strings.c:4408 -msgid "trimming-reference-edge.right" -msgstr "" - -#. TRANSLATORS: Top -#: locale/ipp-strings.c:4410 -msgid "trimming-reference-edge.top" -msgstr "" - -#. TRANSLATORS: Type of Cut -#: locale/ipp-strings.c:4412 -msgid "trimming-type" -msgstr "" - -#. TRANSLATORS: Draw Line -#: locale/ipp-strings.c:4414 -msgid "trimming-type.draw-line" -msgstr "" - -#. TRANSLATORS: Full -#: locale/ipp-strings.c:4416 -msgid "trimming-type.full" -msgstr "" - -#. TRANSLATORS: Partial -#: locale/ipp-strings.c:4418 -msgid "trimming-type.partial" -msgstr "" - -#. TRANSLATORS: Perforate -#: locale/ipp-strings.c:4420 -msgid "trimming-type.perforate" -msgstr "" - -#. TRANSLATORS: Score -#: locale/ipp-strings.c:4422 -msgid "trimming-type.score" -msgstr "" - -#. TRANSLATORS: Tab -#: locale/ipp-strings.c:4424 -msgid "trimming-type.tab" -msgstr "" - -#. TRANSLATORS: Cut After -#: locale/ipp-strings.c:4426 -msgid "trimming-when" -msgstr "" - -#. TRANSLATORS: Every Document -#: locale/ipp-strings.c:4428 -msgid "trimming-when.after-documents" -msgstr "" - -#. TRANSLATORS: Job -#: locale/ipp-strings.c:4430 -msgid "trimming-when.after-job" -msgstr "" - -#. TRANSLATORS: Every Set -#: locale/ipp-strings.c:4432 -msgid "trimming-when.after-sets" -msgstr "" - -#. TRANSLATORS: Every Page -#: locale/ipp-strings.c:4434 -msgid "trimming-when.after-sheets" -msgstr "" - -#. TRANSLATORS: X Accuracy -#: locale/ipp-strings.c:4436 -msgid "x-accuracy" -msgstr "" - -#. TRANSLATORS: X Dimension -#: locale/ipp-strings.c:4438 -msgid "x-dimension" -msgstr "" - -#. TRANSLATORS: X Offset -#: locale/ipp-strings.c:4440 -msgid "x-offset" -msgstr "" - -#. TRANSLATORS: X Origin -#: locale/ipp-strings.c:4442 -msgid "x-origin" -msgstr "" - -#. TRANSLATORS: Y Accuracy -#: locale/ipp-strings.c:4444 -msgid "y-accuracy" -msgstr "" - -#. TRANSLATORS: Y Dimension -#: locale/ipp-strings.c:4446 -msgid "y-dimension" -msgstr "" - -#. TRANSLATORS: Y Offset -#: locale/ipp-strings.c:4448 -msgid "y-offset" -msgstr "" - -#. TRANSLATORS: Y Origin -#: locale/ipp-strings.c:4450 -msgid "y-origin" -msgstr "" - -#. TRANSLATORS: Z Accuracy -#: locale/ipp-strings.c:4452 -msgid "z-accuracy" -msgstr "" - -#. TRANSLATORS: Z Dimension -#: locale/ipp-strings.c:4454 -msgid "z-dimension" -msgstr "" - -#. TRANSLATORS: Z Offset -#: locale/ipp-strings.c:4456 -msgid "z-offset" -msgstr "" - -#: tools/ippfind.c:2828 -msgid "{service_domain} Domain name" -msgstr "" - -#: tools/ippfind.c:2829 -msgid "{service_hostname} Fully-qualified domain name" -msgstr "" - -#: tools/ippfind.c:2830 -msgid "{service_name} Service instance name" -msgstr "" - -#: tools/ippfind.c:2831 -msgid "{service_port} Port number" -msgstr "" - -#: tools/ippfind.c:2832 -msgid "{service_regtype} DNS-SD registration type" -msgstr "" - -#: tools/ippfind.c:2833 -msgid "{service_scheme} URI scheme" -msgstr "" - -#: tools/ippfind.c:2834 -msgid "{service_uri} URI" -msgstr "" - -#: tools/ippfind.c:2835 -msgid "{txt_*} Value of TXT record key" -msgstr "" - -#: tools/ippfind.c:2827 -msgid "{} URI" -msgstr "" - -#: cups/dest.c:1867 -msgid "~/.cups/lpoptions file names default destination that does not exist." -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/dctrl-tools.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/dctrl-tools.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/dctrl-tools.po 2022-04-12 10:35:46.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/dctrl-tools.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -# English (Australia) translation for dctrl-tools -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the dctrl-tools package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: dctrl-tools\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2022-03-23 15:47+0000\n" -"PO-Revision-Date: 2016-04-17 10:31+0000\n" -"Last-Translator: Joel Pickett \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 11:02+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: tbl-dctrl/tbl-dctrl.c:342 -msgid "tbl-dctrl -- tabularize Debian control files" -msgstr "tbl-dctrl -- tabularise Debian control files" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/diffutils.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/diffutils.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/diffutils.po 2022-04-12 10:35:47.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/diffutils.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,200 +0,0 @@ -# English (Australia) translation for diffutils -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the diffutils package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: diffutils\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-08-01 18:56-0700\n" -"PO-Revision-Date: 2013-12-27 15:44+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2022-04-11 10:56+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: lib/argmatch.c:132 -#, c-format -msgid "invalid argument %s for %s" -msgstr "" - -#: lib/argmatch.c:133 -#, c-format -msgid "ambiguous argument %s for %s" -msgstr "" - -#: lib/argmatch.c:152 lib/argmatch.h:223 -msgid "Valid arguments are:" -msgstr "" - -#: lib/file-type.c:72 -msgid "contiguous data" -msgstr "" - -#: lib/file-type.c:78 -msgid "door" -msgstr "" - -#: lib/file-type.c:81 -msgid "multiplexed block special file" -msgstr "" - -#: lib/file-type.c:84 -msgid "multiplexed character special file" -msgstr "" - -#: lib/file-type.c:87 -msgid "multiplexed file" -msgstr "" - -#: lib/file-type.c:90 -msgid "named file" -msgstr "" - -#: lib/file-type.c:93 -msgid "network special file" -msgstr "" - -#: lib/file-type.c:96 -msgid "migrated file with data" -msgstr "" - -#: lib/file-type.c:99 -msgid "migrated file without data" -msgstr "" - -#: lib/file-type.c:102 -msgid "port" -msgstr "" - -#: lib/file-type.c:108 -msgid "whiteout" -msgstr "" - -#: lib/getopt.c:278 -#, c-format -msgid "%s: option '%s%s' is ambiguous\n" -msgstr "" - -#: lib/getopt.c:284 -#, c-format -msgid "%s: option '%s%s' is ambiguous; possibilities:" -msgstr "" - -#: lib/getopt.c:319 -#, c-format -msgid "%s: unrecognized option '%s%s'\n" -msgstr "" - -#: lib/getopt.c:345 -#, c-format -msgid "%s: option '%s%s' doesn't allow an argument\n" -msgstr "" - -#: lib/getopt.c:360 -#, c-format -msgid "%s: option '%s%s' requires an argument\n" -msgstr "" - -#: lib/regcomp.c:156 -msgid "Unmatched [, [^, [:, [., or [=" -msgstr "" - -#: lib/xstdopen.c:34 -#, c-format -msgid "standard file descriptors" -msgstr "" - -#. TRANSLATORS: The %s placeholder is the web address of the GPL license. -#: lib/version-etc.c:88 -#, c-format -msgid "" -"License GPLv3+: GNU GPL version 3 or later <%s>.\n" -"This is free software: you are free to change and redistribute it.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" -msgstr "" - -#. TRANSLATORS: The placeholder indicates the bug-reporting address -#. for this package. Please add _another line_ saying -#. "Report translation bugs to <...>\n" with the address for translation -#. bugs (typically your translation team's web or email address). -#: lib/version-etc.c:249 -#, c-format -msgid "Report bugs to: %s\n" -msgstr "" - -#: lib/version-etc.c:260 -#, c-format -msgid "General help using GNU software: <%s>\n" -msgstr "" - -#: src/cmp.c:580 -#, c-format -msgid "cmp: EOF on %s which is empty\n" -msgstr "" - -#: src/cmp.c:594 -#, c-format -msgid "cmp: EOF on %s after byte %s, line %s\n" -msgstr "" - -#: src/cmp.c:595 -#, c-format -msgid "cmp: EOF on %s after byte %s, in line %s\n" -msgstr "" - -#: src/cmp.c:601 -#, c-format -msgid "cmp: EOF on %s after byte %s\n" -msgstr "" - -#: src/diff.c:907 -msgid "" -" --label LABEL use LABEL instead of file name and timestamp\n" -" (can be repeated)" -msgstr "" - -#: src/diff.c:976 -msgid "" -" --color[=WHEN] color output; WHEN is 'never', 'always', or " -"'auto';\n" -" plain --color means --color='auto'" -msgstr "" - -#: src/diff.c:978 -msgid "" -" --palette=PALETTE the colors to use when --color is active; PALETTE " -"is\n" -" a colon-separated list of terminfo capabilities" -msgstr "" - -#: src/diff.c:984 -msgid "FILES are 'FILE1 FILE2' or 'DIR1 DIR2' or 'DIR FILE' or 'FILE DIR'." -msgstr "" - -#: src/diff.c:1063 -#, c-format -msgid "invalid color '%s'" -msgstr "" - -#: src/diff3.c:485 -msgid "" -"-3, --easy-only like -e, but incorporate only nonoverlapping " -"changes" -msgstr "" -"-3, --easy-only like -e, but incorporate only non-overlapping " -"changes" - -#: src/util.c:662 -#, c-format -msgid "unrecognized prefix: %s" -msgstr "" - -#: src/util.c:692 -#, c-format -msgid "unparsable value for --palette" -msgstr "" diff -Nru language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/dpkg-dev.po language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/dpkg-dev.po --- language-pack-en-22.04+20220411/data/en_AU/LC_MESSAGES/dpkg-dev.po 2022-04-12 10:35:48.000000000 +0000 +++ language-pack-en-22.04+20220415/data/en_AU/LC_MESSAGES/dpkg-dev.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,1390 +0,0 @@ -# English (Australia) translation for dpkg -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the dpkg package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: dpkg\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2021-12-06 21:04+0100\n" -"PO-Revision-Date: 2015-05-20 12:28+0000\n" -"Last-Translator: Joel Addison \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2022-04-11 10:33+0000\n" -"X-Generator: Launchpad (build 4c58cf79c82ce3fbd42288b21369cc838fb5b9e0)\n" - -#: scripts/dpkg-architecture.pl -msgid "" -"Options:\n" -" -a, --host-arch set host Debian architecture.\n" -" -t, --host-type set host GNU system type.\n" -" -A, --target-arch set target Debian architecture.\n" -" -T, --target-type set target GNU system type.\n" -" -W, --match-wildcard \n" -" restrict architecture list matching .\n" -" -B, --match-bits \n" -" restrict architecture list matching .\n" -" -E, --match-endian \n" -" restrict architecture list matching .\n" -" --print-format \n" -" use for --print-set and --print-unset,\n" -" allowed values: shell (default), make.\n" -" -f, --force force flag (override variables set in " -"environment)." -msgstr "" - -#: scripts/dpkg-architecture.pl -#, perl-format -msgid "%s is not a supported print format" -msgstr "" - -#: scripts/dpkg-architecture.pl scripts/dpkg-buildflags.pl -#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl -#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl -#: scripts/dpkg-gensymbols.pl scripts/dpkg-name.pl -#: scripts/dpkg-parsechangelog.pl scripts/dpkg-shlibdeps.pl -#: scripts/dpkg-vendor.pl -#, perl-format -msgid "unknown option '%s'" -msgstr "" - -#: scripts/dpkg-architecture.pl -#, perl-format -msgid "" -"specified GNU system type %s does not match CC system type %s, try setting a " -"correct CC environment variable" -msgstr "" - -#: scripts/dpkg-buildflags.pl -msgid "" -"Commands:\n" -" --get output the requested flag to stdout.\n" -" --origin output the origin of the flag to stdout:\n" -" value is one of vendor, system, user, env.\n" -" --status output a synopsis with all parameters affecting the\n" -" program behaviour, the resulting flags and their " -"origin.\n" -" --query like --status, but in deb822 format.\n" -" --query-features \n" -" output the status of features for the given area.\n" -" --list output a list of the flags supported by the current " -"vendor.\n" -" --export=(sh|make|cmdline|configure)\n" -" output something convenient to import the compilation\n" -" flags in a shell script, in make, or in a command " -"line.\n" -" --dump output all compilation flags with their values.\n" -" --help show this help message.\n" -" --version show the version.\n" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "" -"Options:\n" -" --build=[,...] specify the build : full, source, " -"binary,\n" -" any, all (default is 'full').\n" -" -F, --build=full normal full build (source and binary; " -"default).\n" -" -g, --build=source,all source and arch-indep build.\n" -" -G, --build=source,any source and arch-specific build.\n" -" -b, --build=binary binary-only, no source files.\n" -" -B, --build=any binary-only, only arch-specific files.\n" -" -A, --build=all binary-only, only arch-indep files.\n" -" -S, --build=source source-only, no binary files.\n" -" -nc, --no-pre-clean do not pre clean source tree (implies -b).\n" -" --pre-clean pre clean source tree (default).\n" -" --no-post-clean do not post clean source tree (default).\n" -" -tc, --post-clean post clean source tree.\n" -" --sanitize-env sanitize the build environment.\n" -" -D, --check-builddeps check build dependencies and conflicts " -"(default).\n" -" -d, --no-check-builddeps do not check build dependencies and " -"conflicts.\n" -" --ignore-builtin-builddeps\n" -" do not check builtin build dependencies.\n" -" -P, --build-profiles=\n" -" assume comma-separated build as " -"active.\n" -" --rules-requires-root assume legacy Rules-Requires-Root field " -"value.\n" -" -R, --rules-file= rules file to execute (default is debian/" -"rules).\n" -" -T, --rules-target= call debian/rules .\n" -" --as-root ensure -T calls the target with root rights.\n" -" -j, --jobs[=|auto] jobs to run simultaneously (passed to " -"),\n" -" forced mode.\n" -" -J, --jobs-try[=|auto]\n" -" jobs to run simultaneously (passed to " -"),\n" -" opt-in mode (default is auto).\n" -" -r, --root-command=\n" -" command to gain root rights (default is " -"fakeroot).\n" -" --check-command=\n" -" command to check the .changes file (no " -"default).\n" -" --check-option= pass to check .\n" -" --hook-= set as the hook , known " -"hooks:\n" -" init preclean source build binary buildinfo\n" -" changes postclean check sign done\n" -" --buildinfo-file= set the .buildinfo filename to generate.\n" -" --buildinfo-option=\n" -" pass option to dpkg-genbuildinfo.\n" -" --changes-file= set the .changes filename to generate.\n" -" -p, --sign-command=\n" -" command to sign .dsc and/or .changes files\n" -" (default is gpg).\n" -" -k, --sign-key= the key to use for signing.\n" -" -ap, --sign-pause add pause before starting signature process.\n" -" -us, --unsigned-source unsigned source package.\n" -" -ui, --unsigned-buildinfo unsigned .buildinfo file.\n" -" -uc, --unsigned-changes unsigned .buildinfo and .changes file.\n" -" --no-sign do not sign any file.\n" -" --force-sign force signing the resulting files.\n" -" --admindir= change the administrative directory.\n" -" -?, --help show this help message.\n" -" --version show the version." -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "" -"Options passed to dpkg-architecture:\n" -" -a, --host-arch set the host Debian architecture.\n" -" -t, --host-type set the host GNU system type.\n" -" --target-arch set the target Debian architecture.\n" -" --target-type set the target GNU system type." -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "" -"Options passed to dpkg-genchanges:\n" -" -si source includes orig, if new upstream " -"(default).\n" -" -sa source includes orig, always.\n" -" -sd source is diff and .dsc only.\n" -" -v changes since version .\n" -" -m, --release-by= maintainer for this release is .\n" -" -e, --build-by= maintainer for this build is .\n" -" -C changes are described in .\n" -" --changes-option= pass option to dpkg-genchanges." -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "" -"Options passed to dpkg-source:\n" -" -sn force Debian native source format.\n" -" -s[sAkurKUR] see dpkg-source for explanation.\n" -" -z, --compression-level=\n" -" compression level to use for source.\n" -" -Z, --compression=\n" -" compression to use for source (gz|xz|bzip2|" -"lzma).\n" -" -i, --diff-ignore[=] ignore diffs of files matching .\n" -" -I, --tar-ignore[=]\n" -" filter out files when building tarballs.\n" -" --source-option= pass option to dpkg-source.\n" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "missing .buildinfo filename" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "passing %s via %s is not supported; please use %s instead" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "missing .changes filename" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "option %s is only meaningful with option %s" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "check-command '%s' not found" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "sign-command '%s' not found" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "Press to start the signing process.\n" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "failed to sign %s file" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "gain-root-command '%s' not found" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "disallowed target in %s field keyword \"%s\"" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is unknown in dpkg namespace" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is uppercase; use \"%s\" instead" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is invalid; use \"%s\" instead" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is unknown" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "field %s contains duplicate keyword \"%s\"" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field contains both global and implementation specific keywords" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "" -"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s " -"instead" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "" -"long OpenPGP key IDs are strongly discouraged; please use key fingerprints " -"in %s or %s instead" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "cannot move %s to %s" -msgstr "" - -#: scripts/dpkg-checkbuilddeps.pl -msgid "" -"Options:\n" -" -A ignore Build-Depends-Arch and Build-Conflicts-Arch.\n" -" -B ignore Build-Depends-Indep and Build-Conflicts-Indep.\n" -" -I ignore built-in build dependencies and conflicts.\n" -" -d build-deps use given string as build dependencies instead of\n" -" retrieving them from control file\n" -" -c build-conf use given string for build conflicts instead of\n" -" retrieving them from control file\n" -" -a arch assume given host architecture\n" -" -P profiles assume given build profiles (comma-separated list)\n" -" --admindir=\n" -" change the administrative directory.\n" -" -?, --help show this help message.\n" -" --version show the version." -msgstr "" - -#: scripts/dpkg-checkbuilddeps.pl scripts/dpkg-shlibdeps.pl -#: scripts/dpkg-source.pl -#, perl-format -msgid "cannot parse %s field" -msgstr "" - -#: scripts/dpkg-checkbuilddeps.pl -#, perl-format -msgid "Unmet build dependencies: %s" -msgstr "" - -#: scripts/dpkg-checkbuilddeps.pl -#, perl-format -msgid "Build conflicts: %s" -msgstr "" - -#: scripts/dpkg-genbuildinfo.pl -msgid "" -"Options:\n" -" --build=[,...] specify the build : full, source, binary,\n" -" any, all (default is 'full').\n" -" -c get control info from this file.\n" -" -l get per-version info from this file.\n" -" -f get .deb files list from this file.\n" -" -F force changelog format.\n" -" -O[] write to stdout (or ).\n" -" -u directory with files (default is '..').\n" -" --always-include-kernel always include Build-Kernel-Version.\n" -" --always-include-path always include Build-Path.\n" -" --admindir= change the administrative directory.\n" -" -?, --help show this help message.\n" -" --version show the version.\n" -msgstr "" - -#: scripts/dpkg-genbuildinfo.pl -msgid "binary build with no binary artifacts found; .buildinfo is meaningless" -msgstr "" - -#: scripts/dpkg-genbuildinfo.pl -#, perl-format -msgid "cannot install output buildinfo file '%s'" -msgstr "" - -#: scripts/dpkg-genchanges.pl -msgid "" -"Options:\n" -" --build=[,...] specify the build : full, source, binary,\n" -" any, all (default is 'full').\n" -" -g source and arch-indep build.\n" -" -G source and arch-specific build.\n" -" -b binary-only, no source files.\n" -" -B binary-only, only arch-specific files.\n" -" -A binary-only, only arch-indep files.\n" -" -S source-only, no binary files.\n" -" -c get control info from this file.\n" -" -l get per-version info from this file.\n" -" -f get .deb files list from this file.\n" -" -v include all changes later than version.\n" -" -C use change description from this file.\n" -" -m override control's maintainer value.\n" -" -e override changelog's maintainer value.\n" -" -u directory with files (default is '..').\n" -" -si source includes orig, if new upstream (default).\n" -" -sa source includes orig, always.\n" -" -sd source is diff and .dsc only.\n" -" -q quiet - no informational messages on stderr.\n" -" -F force changelog format.\n" -" -V= set a substitution variable.\n" -" -T read variables here, not debian/substvars.\n" -" -D= override or add a field and value.\n" -" -U remove a field.\n" -" -O[] write to stdout (default) or .\n" -" -?, --help show this help message.\n" -" --version show the version.\n" -msgstr "" - -#: scripts/dpkg-genchanges.pl -msgid "binary build with no binary artifacts found; cannot distribute" -msgstr "binary build with no binary artefacts found; cannot distribute" - -#: scripts/dpkg-gencontrol.pl -msgid "" -"Options:\n" -" -p print control file for package.\n" -" -c get control info from this file.\n" -" -l get per-version info from this file.\n" -" -F force changelog format.\n" -" -v set version of binary package.\n" -" -f write files here instead of debian/files.\n" -" -P temporary build directory instead of debian/tmp.\n" -" -n assume the package filename will be .\n" -" -O[] write to stdout (or ), not .../DEBIAN/" -"control.\n" -" -is, -ip, -isp, -ips deprecated, ignored for compatibility.\n" -" -D= override or add a field and value.\n" -" -U remove a field.\n" -" -V= set a substitution variable.\n" -" -T read variables here, not debian/substvars.\n" -" -?, --help show this help message.\n" -" --version show the version.\n" -msgstr "" - -#: scripts/dpkg-gencontrol.pl -#, perl-format -msgid "" -"current host architecture '%s' does not appear in package '%s' architecture " -"list (%s)" -msgstr "" - -#: scripts/dpkg-gencontrol.pl -#, perl-format -msgid "parsing package '%s' %s field: %s" -msgstr "" - -#: scripts/dpkg-gencontrol.pl -#, perl-format -msgid "" -"the %s field contains an arch-specific dependency but the package '%s' is " -"architecture all" -msgstr "" - -#: scripts/dpkg-gencontrol.pl -#, perl-format -msgid "%s package '%s' with udeb specific field %s" -msgstr "" - -#: scripts/dpkg-gencontrol.pl -#, perl-format -msgid "cannot install output control file '%s'" -msgstr "" - -#: scripts/dpkg-gensymbols.pl -msgid "" -"Options:\n" -" -l add directory to private shared library search " -"list.\n" -" -p generate symbols file for package.\n" -" -P temporary build directory instead of debian/tmp.\n" -" -e explicitly list libraries to scan.\n" -" -v version of the packages (defaults to\n" -" version extracted from debian/changelog).\n" -" -c compare generated symbols file with the " -"reference\n" -" template in the debian directory and fail if\n" -" difference is too important; level goes from 0 " -"for\n" -" no check, to 4 for all checks (default level is " -"1).\n" -" -q keep quiet and never emit any warnings or\n" -" generate a diff between generated symbols\n" -" file and the reference template.\n" -" -I force usage of as reference symbols\n" -" file instead of the default file.\n" -" -O[] write to stdout (or ), not .../DEBIAN/" -"symbols.\n" -" -t write in template mode (tags are not\n" -" processed and included in output).\n" -" -V verbose output; write deprecated symbols and " -"pattern\n" -" matching symbols as comments (in template mode " -"only).\n" -" -a assume as host architecture when " -"processing\n" -" symbol files.\n" -" -d display debug information during work.\n" -" -?, --help show this help message.\n" -" --version show the version.\n" -msgstr "" - -#: scripts/dpkg-mergechangelogs.pl -#, perl-format -msgid "" -"Usage: %s [