|
53 | 53 | "%s: Bad resolution value '%s'." = "%s: Bad resolution value '%s'."; |
54 | 54 | "%s: Cannot use '--and' after '--or'." = "%s: Cannot use '--and' after '--or'."; |
55 | 55 | "%s: Cannot use '-a' with '-2', '-f', '-m', '-M', or '-s'." = "%s: Cannot use '-a' with '-2', '-f', '-m', '-M', or '-s'."; |
| 56 | +"%s: File '%s' is too large to load in memory." = "%s: File '%s' is too large to load in memory."; |
56 | 57 | "%s: Input Document %d: %s" = "%s: Input Document %d: %s"; |
57 | 58 | "%s: Invalid device URI '%s'." = "%s: Invalid device URI '%s'."; |
58 | 59 | "%s: Invalid seconds \"%s\" for '-i'." = "%s: Invalid seconds \"%s\" for '-i'."; |
|
106 | 107 | "%s: Out of memory." = "%s: Out of memory."; |
107 | 108 | "%s: Too many files." = "%s: Too many files."; |
108 | 109 | "%s: Too many parenthesis." = "%s: Too many parenthesis."; |
| 110 | +"%s: Unable to access '%s': %s" = "%s: Unable to access '%s': %s"; |
| 111 | +"%s: Unable to allocate memory for '%s': %s" = "%s: Unable to allocate memory for '%s': %s"; |
109 | 112 | "%s: Unable to connect to \"%s\" on port %d: %s" = "%s: Unable to connect to \"%s\" on port %d: %s"; |
110 | 113 | "%s: Unable to create CFPDFDocument for file." = "%s: Unable to create CFPDFDocument for file."; |
111 | 114 | "%s: Unable to create CFURL for file." = "%s: Unable to create CFURL for file."; |
|
121 | 124 | "%s: Unable to initialize separator raster context: %s" = "%s: Unable to initialize separator raster context: %s"; |
122 | 125 | "%s: Unable to lookup device URI host \"%s\": %s" = "%s: Unable to lookup device URI host \"%s\": %s"; |
123 | 126 | "%s: Unable to open '%s': %s" = "%s: Unable to open '%s': %s"; |
| 127 | +"%s: Unable to read '%s': %s" = "%s: Unable to read '%s': %s"; |
124 | 128 | "%s: Unable to run pdftoppm command: %s" = "%s: Unable to run pdftoppm command: %s"; |
125 | 129 | "%s: Unable to send data." = "%s: Unable to send data."; |
126 | 130 | "%s: Unable to send print data: %s" = "%s: Unable to send print data: %s"; |
|
469 | 473 | "aborted" = "interromput"; |
470 | 474 | "adobe-rgb_16 48-bit AdobeRGB" = "adobe-rgb_16 48-bit AdobeRGB"; |
471 | 475 | "adobe-rgb_8 24-bit AdobeRGB" = "adobe-rgb_8 24-bit AdobeRGB"; |
| 476 | +"application/PCLm PCLm (raster subset of PDF) document" = "application/PCLm PCLm (raster subset of PDF) document"; |
472 | 477 | "application/pdf Portable Document Format (PDF) document" = "application/pdf Portable Document Format (PDF) document"; |
473 | 478 | "application/vnd.hp-pcl HP Page Control Language (PCL) document" = "application/vnd.hp-pcl HP Page Control Language (PCL) document"; |
474 | 479 | "applications/postscript Adobe PostScript document" = "applications/postscript Adobe PostScript document"; |
|
935 | 940 | "input-source.adf" = "Automatic Document Feeder"; |
936 | 941 | "input-source.film-reader" = "Film reader"; |
937 | 942 | "input-source.platen" = "Platen"; |
| 943 | +"install COMMON-NAME FILENAME.crt [FILENAME.key]\n" = "install COMMON-NAME FILENAME.crt [FILENAME.key]\n"; |
938 | 944 | "ipp://ADDRESS[:PORT]/RESOURCE Use Internet Printing Protocol" = "ipp://ADDRESS[:PORT]/RESOURCE Use Internet Printing Protocol"; |
939 | 945 | "ipps://ADDRESS[:PORT]/RESOURCE Use Internet Printing Protocol over HTTPS" = "ipps://ADDRESS[:PORT]/RESOURCE Use Internet Printing Protocol over HTTPS"; |
940 | 946 | "ipptool: Bad URI '%s'." = "ipptool: Bad URI '%s'."; |
|
0 commit comments