home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / chrome / en-US.jar / locale / global / printing.properties < prev    next >
Text File  |  2004-11-25  |  6KB  |  99 lines

  1. # The contents of this file are subject to the Netscape Public
  2. # License Version 1.1 (the "License"); you may not use this file
  3. # except in compliance with the License. You may obtain a copy of
  4. # the License at http://www.mozilla.org/NPL/
  5. #
  6. # Software distributed under the License is distributed on an "AS
  7. # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  8. # implied. See the License for the specific language governing
  9. # rights and limitations under the License.
  10. #
  11. # The Original Code is mozilla.org code.
  12. #
  13. # The Initial Developer of the Original Code is Netscape
  14. # Communications Corporation. Portions created by Netscape are
  15. # Copyright (C) 1998 Netscape Communications Corporation. All
  16. # Rights Reserved.
  17. #
  18. # Contributor(s):
  19. #   Roland Mainz <roland.mainz@informatik.med.uni-giessen.de>
  20. #
  21.  
  22. # Page number formating
  23. ## @page_number The current page number
  24. #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line.
  25. # Place the word %ld where the page number and number of pages should be
  26. # The first %ld will receive the the page number
  27. pagenumber=%1$d
  28.  
  29. # Page number formating
  30. ## @page_number The current page number
  31. ## @page_total The total number of pages
  32. #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line.
  33. # Place the word %ld where the page number and number of pages should be
  34. # The first %ld will receive the the page number
  35. # the second %ld will receive the total number of pages
  36. pageofpages=%1$d of %2$d
  37.  
  38. # Print font
  39. # The name of the font to be used to print the headers and footers
  40. fontname=serif
  41.  
  42. # Print font size
  43. # The size of the font to be used to print the headers and footers
  44. fontsize=10
  45.  
  46. noPrintFilename.title=Filename is missing
  47. noPrintFilename.alert=You have selected "Print To: File", and the filename is empty!
  48.  
  49. # File confirm
  50. fileConfirm.exists=%S already exists.\nDo you want to replace it?
  51.  
  52. # Print error codes
  53. print_error_dialog_title=Printer Error
  54. printpreview_error_dialog_title=Print Preview Error
  55. NS_ERROR_GFX_PRINTER_CMD_NOT_FOUND=There was a problem printing. The printer doesn't support a printing command.
  56. NS_ERROR_GFX_PRINTER_CMD_FAILURE=There was a problem printing. An instruction that was sent to the printer failed.
  57. NS_ERROR_GFX_PRINTER_NO_PRINTER_AVAILABLE=There was a problem printing. No printer could be found.
  58. NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND=There was a problem printing. The printer could not be found.
  59. NS_ERROR_GFX_PRINTER_ACCESS_DENIED=There was a problem printing. Access to the printer was denied.
  60. NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE=There was a problem printing. Tried to set an invalid printer attribute.
  61. NS_ERROR_GFX_PRINTER_PRINTER_NOT_READY=There was a problem printing. The printer not ready.
  62. NS_ERROR_GFX_PRINTER_OUT_OF_PAPER=There was a problem printing. The printer is out of paper.
  63. NS_ERROR_GFX_PRINTER_PRINTER_IO_ERROR=There was a problem printing. Printer I/O error.
  64. NS_ERROR_GFX_PRINTER_COULD_NOT_OPEN_FILE=There was a problem printing. The output file could not be opened.
  65. NS_ERROR_GFX_PRINTER_FILE_IO_ERROR=There was an error writing the printing output file.
  66. NS_ERROR_GFX_PRINTER_PRINTPREVIEW=There must be at least one printer available to show Print Preview.
  67. NS_ERROR_UNEXPECTED=There was an unexpected problem when printing.
  68. NS_ERROR_OUT_OF_MEMORY=There was a problem printing. There is not enough free memory to print.
  69. NS_ERROR_NOT_IMPLEMENTED=Some printing functionality is not implemented yet.
  70. NS_ERROR_NOT_AVAILABLE=Not available
  71. NS_ERROR_ABORT=The print job was aborted, or canceled.
  72. NS_ERROR_FAILURE=An unknown error occurred while printing.
  73. NS_ERROR_GFX_PRINTER_STARTDOC=Printing failed when starting the document.
  74. NS_ERROR_GFX_PRINTER_ENDDOC=Printing failed when completing the document.
  75. NS_ERROR_GFX_PRINTER_STARTPAGE=Printing failed when starting the page.
  76. NS_ERROR_GFX_PRINTER_ENDPAGE=Printing failed when completing the page.
  77. NS_ERROR_GFX_PRINTER_PRINT_WHILE_PREVIEW=You cannot print while in print preview.
  78. NS_ERROR_GFX_PRINTER_PAPER_SIZE_NOT_SUPPORTED=There was a problem printing because the paper size you specified is not supported by your printer.
  79. NS_ERROR_GFX_PRINTER_ORIENTATION_NOT_SUPPORTED=There was a problem printing because the page orientation you specified is not supported by your printer.
  80. NS_ERROR_GFX_PRINTER_COLORSPACE_NOT_SUPPORTED=There was a problem printing because the print job requires color capabilities that your printer does not support.
  81. NS_ERROR_GFX_PRINTER_TOO_MANY_COPIES=There was a problem printing because you requested too many copies.
  82. NS_ERROR_GFX_PRINTER_DRIVER_CONFIGURATION_ERROR=There was a problem printing. The printer driver is not properly configured.
  83. NS_ERROR_GFX_PRINTER_XPRINT_BROKEN_XPRT=A broken version of the X print server (Xprt) has been detected. Note that printing using this Xprt server may not work properly. Please contact the server vendor for a fixed version.
  84. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY_PP=The browser cannot print preview right now.\nPlease try again when the page has finished loading.
  85. NS_ERROR_GFX_PRINTER_DOC_WAS_DESTORYED=The page was replaced while you were trying to print.\nPlease try again.
  86. NS_ERROR_GFX_NO_PRINTDIALOG_IN_TOOLKIT=Either pluggable dialogs were not properly installed\nOr this GFX Toolkit no longer supports native Print Dialogs
  87. NS_ERROR_GFX_NO_PRINTROMPTSERVICE=The Printing Prompt Service is missing.
  88. NS_ERROR_GFX_PRINTER_XPRINT_NO_XPRINT_SERVERS_FOUND=There was a problem printing. No Xprint server(s) could be found.\nCheck whether the XPSERVERLIST environment variable contains any valid Xprint servers.\nFor further information see http://xprint.mozdev.org/ or http://www.mozilla.org/projects/xprint/
  89. NS_ERROR_GFX_PRINTER_PLEX_NOT_SUPPORTED=There was a problem printing because the plex mode you specified is not supported by your printer.
  90. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY=The browser cannot print the document while it is being loaded.
  91. NS_ERROR_GFX_PRINTING_NOT_IMPLEMENTED=Printing is not implemented.
  92. NS_ERROR_GFX_COULD_NOT_LOAD_PRINT_MODULE=The requested print module cannot be loaded.
  93.  
  94. # No printers available
  95. noprinter=No printers available.
  96. PrintToFile=Print To File
  97. # EOF.
  98.  
  99.