printing.lang 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # Dolibarr language file - Source file is en_US - printing
  2. Module64000Name=One click Printing
  3. Module64000Desc=Enable One click Printing System
  4. PrintingSetup=Setup of One click Printing System
  5. PrintingDesc=This module adds a Print button to various modules to allow documents to be printed directly to a printer with no need to open the document into another application.
  6. MenuDirectPrinting=One click Printing jobs
  7. DirectPrint=One click Print
  8. PrintingDriverDesc=Configuration variables for printing driver.
  9. ListDrivers=List of drivers
  10. PrintTestDesc=List of Printers.
  11. FileWasSentToPrinter=File %s was sent to printer
  12. ViaModule=via the module
  13. NoActivePrintingModuleFound=No active driver to print document. Check setup of module %s.
  14. PleaseSelectaDriverfromList=Please select a driver from list.
  15. PleaseConfigureDriverfromList=Please configure the selected driver from list.
  16. SetupDriver=Driver setup
  17. TargetedPrinter=Targeted printer
  18. UserConf=Setup per user
  19. PRINTGCP_INFO=Google OAuth API setup
  20. PRINTGCP_AUTHLINK=Authentication
  21. PRINTGCP_TOKEN_ACCESS=Google Cloud Print OAuth Token
  22. PrintGCPDesc=This driver allows sending documents directly to a printer using Google Cloud Print.
  23. GCP_Name=Name
  24. GCP_displayName=Display Name
  25. GCP_Id=Printer Id
  26. GCP_OwnerName=Owner Name
  27. GCP_State=Printer State
  28. GCP_connectionStatus=Online State
  29. GCP_Type=Printer Type
  30. PrintIPPDesc=This driver allows sending of documents directly to a printer. It requires a Linux system with CUPS installed.
  31. PRINTIPP_HOST=Print server
  32. PRINTIPP_PORT=Port
  33. PRINTIPP_USER=Login
  34. PRINTIPP_PASSWORD=Password
  35. NoDefaultPrinterDefined=No default printer defined
  36. DefaultPrinter=Default printer
  37. Printer=Printer
  38. IPP_Uri=Printer Uri
  39. IPP_Name=Printer Name
  40. IPP_State=Printer State
  41. IPP_State_reason=State reason
  42. IPP_State_reason1=State reason1
  43. IPP_BW=BW
  44. IPP_Color=Color
  45. IPP_Device=Device
  46. IPP_Media=Printer media
  47. IPP_Supported=Type of media
  48. DirectPrintingJobsDesc=This page lists printing jobs found for available printers.
  49. GoogleAuthNotConfigured=Google OAuth has not been setup. Enable module OAuth and set a Google ID/Secret.
  50. GoogleAuthConfigured=Google OAuth credentials were found into setup of module OAuth.
  51. PrintingDriverDescprintgcp=Configuration variables for printing driver Google Cloud Print.
  52. PrintingDriverDescprintipp=Configuration variables for printing driver Cups.
  53. PrintTestDescprintgcp=List of Printers for Google Cloud Print.
  54. PrintTestDescprintipp=List of Printers for Cups.