summaryrefslogtreecommitdiff
path: root/locale/cups.strings
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-04-19 16:35:00 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-04-19 16:35:00 -0400
commit11da92e6b195fba985fd32f6920bd8c97d7983f7 (patch)
tree6dbd9b43d5829f927a8d7079cd64e442a7377011 /locale/cups.strings
parent820cb58e40bea415d7210c59f48f78217ddc3f6f (diff)
downloadcups-11da92e6b195fba985fd32f6920bd8c97d7983f7.tar.gz
Update man page and localization strings.
Diffstat (limited to 'locale/cups.strings')
-rw-r--r--locale/cups.strings27
1 files changed, 27 insertions, 0 deletions
diff --git a/locale/cups.strings b/locale/cups.strings
index cb5514728..af2959334 100644
--- a/locale/cups.strings
+++ b/locale/cups.strings
@@ -335,6 +335,7 @@
"--exclude-schemes scheme-list\n Exclude the specified URI schemes" = "--exclude-schemes scheme-list\n Exclude the specified URI schemes";
"--exec utility [argument ...] ;\n Execute program if true" = "--exec utility [argument …] ;\n Execute program if true";
"--false Always false" = "--false Always false";
+"--help Show program help" = "--help Show program help";
"--hold Hold new jobs" = "--hold Hold new jobs";
"--host regex Match hostname to regular expression" = "--host regex Match hostname to regular expression";
"--include-schemes scheme-list\n Include only the specified URI schemes" = "--include-schemes scheme-list\n Include only the specified URI schemes";
@@ -344,6 +345,7 @@
"--ls List attributes" = "--ls List attributes";
"--make-and-model name Show models matching the given make and model name" = "--make-and-model name Show models matching the given make and model name";
"--name regex Match service name to regular expression" = "--name regex Match service name to regular expression";
+"--no-web-forms Disable web forms for media and supplies" = "--no-web-forms Disable web forms for media and supplies";
"--not expression Unary NOT of expression" = "--not expression Unary NOT of expression";
"--path regex Match resource path to regular expression" = "--path regex Match resource path to regular expression";
"--port number[-number] Match port to number or range" = "--port number[-number] Match port to number or range";
@@ -374,6 +376,7 @@
"-14" = "-14";
"-15" = "-15";
"-2" = "-2";
+"-2 Set 2-sided printing support (default=1-sided)" = "-2 Set 2-sided printing support (default=1-sided)";
"-20" = "-20";
"-25" = "-25";
"-3" = "-3";
@@ -401,6 +404,7 @@
"-95" = "-95";
"-C Send requests using chunking (default)" = "-C Send requests using chunking (default)";
"-D description Specify the textual description of the printer" = "-D description Specify the textual description of the printer";
+"-D device-uri Set the device URI for the printer" = "-D device-uri Set the device URI for the printer";
"-E Enable and accept jobs on the printer (after -p)" = "-E Enable and accept jobs on the printer (after -p)";
"-E Encrypt the connection to the server" = "-E Encrypt the connection to the server";
"-E Test with encryption using HTTP Upgrade to TLS" = "-E Test with encryption using HTTP Upgrade to TLS";
@@ -414,11 +418,14 @@
"-H server[:port] Connect to the named server and port" = "-H server[:port] Connect to the named server and port";
"-I Ignore errors" = "-I Ignore errors";
"-I {filename,filters,none,profiles}\n Ignore specific warnings" = "-I {filename,filters,none,profiles}\n Ignore specific warnings";
+"-K keypath Set location of server X.509 certificates and keys." = "-K keypath Set location of server X.509 certificates and keys.";
"-L Send requests using content-length" = "-L Send requests using content-length";
"-L location Specify the textual location of the printer" = "-L location Specify the textual location of the printer";
+"-M manufacturer Set manufacturer name (default=Test)" = "-M manufacturer Set manufacturer name (default=Test)";
"-P destination Show status for the specified destination" = "-P destination Show status for the specified destination";
"-P destination Specify the destination" = "-P destination Specify the destination";
"-P filename.plist Produce XML plist to a file and test report to standard output" = "-P filename.plist Produce XML plist to a file and test report to standard output";
+"-P filename.ppd Load printer attributes from PPD file" = "-P filename.ppd Load printer attributes from PPD file";
"-P number[-number] Match port to number or range" = "-P number[-number] Match port to number or range";
"-P page-list Specify a list of pages to print" = "-P page-list Specify a list of pages to print";
"-R Show the ranking of jobs" = "-R Show the ranking of jobs";
@@ -438,36 +445,45 @@
"-a Cancel all jobs" = "-a Cancel all jobs";
"-a Show jobs on all destinations" = "-a Show jobs on all destinations";
"-a [destination(s)] Show the accepting state of destinations" = "-a [destination(s)] Show the accepting state of destinations";
+"-a filename.conf Load printer attributes from conf file" = "-a filename.conf Load printer attributes from conf file";
"-c Make a copy of the print file(s)" = "-c Make a copy of the print file(s)";
"-c Produce CSV output" = "-c Produce CSV output";
"-c [class(es)] Show classes and their member printers" = "-c [class(es)] Show classes and their member printers";
"-c class Add the named destination to a class" = "-c class Add the named destination to a class";
+"-c command Set print command" = "-c command Set print command";
"-c cupsd.conf Set cupsd.conf file to use." = "-c cupsd.conf Set cupsd.conf file to use.";
"-d Show the default destination" = "-d Show the default destination";
"-d destination Set default destination" = "-d destination Set default destination";
"-d destination Set the named destination as the server default" = "-d destination Set the named destination as the server default";
"-d name=value Set named variable to value" = "-d name=value Set named variable to value";
"-d regex Match domain to regular expression" = "-d regex Match domain to regular expression";
+"-d spool-directory Set spool directory" = "-d spool-directory Set spool directory";
"-e Show available destinations on the network" = "-e Show available destinations on the network";
"-f Run in the foreground." = "-f Run in the foreground.";
"-f filename Set default request filename" = "-f filename Set default request filename";
+"-f type/subtype[,...] Set supported file types" = "-f type/subtype[,…] Set supported file types";
"-h Show this usage message." = "-h Show this usage message.";
"-h Validate HTTP response headers" = "-h Validate HTTP response headers";
"-h regex Match hostname to regular expression" = "-h regex Match hostname to regular expression";
"-h server[:port] Connect to the named server and port" = "-h server[:port] Connect to the named server and port";
+"-i iconfile.png Set icon file" = "-i iconfile.png Set icon file";
"-i id Specify an existing job ID to modify" = "-i id Specify an existing job ID to modify";
"-i ppd-file Specify a PPD file for the printer" = "-i ppd-file Specify a PPD file for the printer";
"-i seconds Repeat the last file with the given time interval" = "-i seconds Repeat the last file with the given time interval";
+"-k Keep job spool files" = "-k Keep job spool files";
"-l List attributes" = "-l List attributes";
"-l Produce plain text output" = "-l Produce plain text output";
"-l Run cupsd on demand." = "-l Run cupsd on demand.";
"-l Show supported options and values" = "-l Show supported options and values";
"-l Show verbose (long) output" = "-l Show verbose (long) output";
+"-l location Set location of printer" = "-l location Set location of printer";
"-m Send an email notification when the job completes" = "-m Send an email notification when the job completes";
"-m Show models" = "-m Show models";
"-m everywhere Specify the printer is compatible with IPP Everywhere" = "-m everywhere Specify the printer is compatible with IPP Everywhere";
+"-m model Set model name (default=Printer)" = "-m model Set model name (default=Printer)";
"-m model Specify a standard model/PPD file for the printer" = "-m model Specify a standard model/PPD file for the printer";
"-n count Repeat the last file the given number of times" = "-n count Repeat the last file the given number of times";
+"-n hostname Set hostname for printer" = "-n hostname Set hostname for printer";
"-n num-copies Specify the number of copies to print" = "-n num-copies Specify the number of copies to print";
"-n regex Match service name to regular expression" = "-n regex Match service name to regular expression";
"-o Name=Value Specify the default value for the named PPD option " = "-o Name=Value Specify the default value for the named PPD option ";
@@ -495,6 +511,7 @@
"-p [printer(s)] Show the processing state of destinations" = "-p [printer(s)] Show the processing state of destinations";
"-p destination Specify a destination" = "-p destination Specify a destination";
"-p destination Specify/add the named destination" = "-p destination Specify/add the named destination";
+"-p port Set port number for printer" = "-p port Set port number for printer";
"-q Quietly report match via exit code" = "-q Quietly report match via exit code";
"-q Run silently" = "-q Run silently";
"-q Specify the job should be held for printing" = "-q Specify the job should be held for printing";
@@ -505,10 +522,12 @@
"-r Use 'relaxed' open mode" = "-r Use ‘relaxed’ open mode";
"-r class Remove the named destination from a class" = "-r class Remove the named destination from a class";
"-r reason Specify a reason message that others can see" = "-r reason Specify a reason message that others can see";
+"-r subtype Set DNS-SD service subtype" = "-r subtype Set DNS-SD service subtype";
"-s Be silent" = "-s Be silent";
"-s Print service name if true" = "-s Print service name if true";
"-s Show a status summary" = "-s Show a status summary";
"-s cups-files.conf Set cups-files.conf file to use." = "-s cups-files.conf Set cups-files.conf file to use.";
+"-s speed[,color-speed] Set speed in pages per minute" = "-s speed[,color-speed] Set speed in pages per minute";
"-t Produce a test report" = "-t Produce a test report";
"-t Show all status information" = "-t Show all status information";
"-t Test the configuration file." = "-t Test the configuration file.";
@@ -1061,6 +1080,7 @@
"Light" = "Light";
"Line longer than the maximum allowed (255 characters)" = "Line longer than the maximum allowed (255 characters)";
"List Available Printers" = "List Available Printers";
+"Listening on port %d." = "Listening on port %d.";
"Local printer created." = "Local printer created.";
"Long-Edge (Portrait)" = "Long-Edge (Portrait)";
"Looking for printer." = "Looking for printer.";
@@ -1335,6 +1355,7 @@
"Unable to allocate memory for file types." = "Unable to allocate memory for file types.";
"Unable to allocate memory for page info" = "Unable to allocate memory for page info";
"Unable to allocate memory for pages array" = "Unable to allocate memory for pages array";
+"Unable to allocate memory for printer" = "Unable to allocate memory for printer";
"Unable to cancel print job." = "Unable to cancel print job.";
"Unable to change printer" = "Unable to change printer";
"Unable to change printer-is-shared attribute" = "Unable to change printer-is-shared attribute";
@@ -1350,6 +1371,7 @@
"Unable to create printer-uri" = "Unable to create printer-uri";
"Unable to create printer." = "Unable to create printer.";
"Unable to create server credentials." = "Unable to create server credentials.";
+"Unable to create spool directory \"%s\": %s" = "Unable to create spool directory “%s”: %s";
"Unable to create temporary file" = "Unable to create temporary file";
"Unable to delete class" = "Unable to delete class";
"Unable to delete printer" = "Unable to delete printer";
@@ -1364,6 +1386,7 @@
"Unable to establish a secure connection to host (self-signed certificate)." = "Unable to establish a secure connection to host (self-signed certificate).";
"Unable to establish a secure connection to host (untrusted certificate)." = "Unable to establish a secure connection to host (untrusted certificate).";
"Unable to establish a secure connection to host." = "Unable to establish a secure connection to host.";
+"Unable to execute command \"%s\": %s" = "Unable to execute command “%s”: %s";
"Unable to find destination for job" = "Unable to find destination for job";
"Unable to find printer." = "Unable to find printer.";
"Unable to find server credentials." = "Unable to find server credentials.";
@@ -1391,6 +1414,7 @@
"Unable to open raster file" = "Unable to open raster file";
"Unable to print test page" = "Unable to print test page";
"Unable to read print data." = "Unable to read print data.";
+"Unable to register \"%s.%s\": %d" = "Unable to register “%s.%s”: %d";
"Unable to rename job document file." = "Unable to rename job document file.";
"Unable to resolve printer-uri." = "Unable to resolve printer-uri.";
"Unable to see in file" = "Unable to see in file";
@@ -1407,6 +1431,7 @@
"Units" = "Units";
"Unknown" = "Unknown";
"Unknown choice \"%s\" for option \"%s\"." = "Unknown choice “%s” for option “%s”.";
+"Unknown directive \"%s\" on line %d of \"%s\" ignored." = "Unknown directive “%s” on line %d of “%s” ignored.";
"Unknown encryption option value: \"%s\"." = "Unknown encryption option value: “%s”.";
"Unknown file order: \"%s\"." = "Unknown file order: “%s”.";
"Unknown format character: \"%c\"." = "Unknown format character: “%c”.";
@@ -1446,6 +1471,7 @@
"Usage: cupsd [options]" = "Usage: cupsd [options]";
"Usage: cupsfilter [ options ] [ -- ] filename" = "Usage: cupsfilter [ options ] [ -- ] filename";
"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]\n program | cupstestppd [options] -" = "Usage: cupstestppd [options] filename1.ppd[.gz] [… filenameN.ppd[.gz]]\n program | cupstestppd [options] -";
+"Usage: ippeveprinter [options] \"name\"" = "Usage: ippeveprinter [options] “name”";
"Usage: ippfind [options] regtype[,subtype][.domain.] ... [expression]\n ippfind [options] name[.regtype[.domain.]] ... [expression]\n ippfind --help\n ippfind --version" = "Usage: ippfind [options] regtype[,subtype][.domain.] … [expression]\n ippfind [options] name[.regtype[.domain.]] … [expression]\n ippfind --help\n ippfind --version";
"Usage: ipptool [options] URI filename [ ... filenameN ]" = "Usage: ipptool [options] URI filename [ … filenameN ]";
"Usage: lp [options] [--] [file(s)]\n lp [options] -i id" = "Usage: lp [options] [--] [file(s)]\n lp [options] -i id";
@@ -1463,6 +1489,7 @@
"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" = "Usage: ppdmerge [options] filename.ppd [ … filenameN.ppd ]";
"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" = "Usage: ppdpo [options] -o filename.po filename.drv [ … filenameN.drv ]";
"Usage: snmp [host-or-ip-address]" = "Usage: snmp [host-or-ip-address]";
+"Using spool directory \"%s\"." = "Using spool directory “%s”.";
"Value uses indefinite length" = "Value uses indefinite length";
"VarBind uses indefinite length" = "VarBind uses indefinite length";
"Version uses indefinite length" = "Version uses indefinite length";