printing.lang 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. # Dolibarr language file - Source file is en_US - printing
  2. Module64000Name=Direct Printing
  3. Module64000Desc=Enable Direct Printing System
  4. PrintingSetup=Setup of Direct Printing System
  5. PrintingDesc=This module adds a Print button to send documents directly to a printer (without opening document into an application) with various module.
  6. MenuDirectPrinting=Direct Printing jobs
  7. DirectPrint=Direct 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. NoActivePrintingModuleFound=No active module to print document
  13. PleaseSelectaDriverfromList=Please select a driver from list.
  14. PleaseConfigureDriverfromList=Please configure the selected driver from list.
  15. SetupDriver=Driver setup
  16. TargetedPrinter=Targeted printer
  17. UserConf=Setup per user
  18. PRINTGCP_INFO=Google OAuth API setup
  19. PRINTGCP_AUTHLINK=Authentication
  20. PRINTGCP_TOKEN_ACCESS=Google Cloud Print OAuth Token
  21. PRINTGCP_TOKEN_REFRESH=Token Refresh Present
  22. PRINTGCP_TOKEN_EXPIRED=Token Expired
  23. PRINTGCP_TOKEN_EXPIRE_AT=Token expire at
  24. PRINTGCP_DELETE_TOKEN=Delete saved token
  25. PrintGCPDesc=This driver allow to send documents directly to a printer with Google Cloud Print.
  26. GCP_Name=Name
  27. GCP_displayName=Display Name
  28. GCP_Id=Printer Id
  29. GCP_OwnerName=Owner Name
  30. GCP_State=Printer State
  31. GCP_connectionStatus=Online State
  32. GCP_Type=Printer Type
  33. PrintIPPDesc=This driver allow to send documents directly to a printer. It requires a Linux system with CUPS installed.
  34. PRINTIPP_HOST=Print server
  35. PRINTIPP_PORT=Port
  36. PRINTIPP_USER=Login
  37. PRINTIPP_PASSWORD=Password
  38. NoDefaultPrinterDefined=No default printer defined
  39. DefaultPrinter=Default printer
  40. Printer=Printer
  41. IPP_Uri=Printer Uri
  42. IPP_Name=Printer Name
  43. IPP_State=Printer State
  44. IPP_State_reason=State reason
  45. IPP_State_reason1=State reason1
  46. IPP_BW=BW
  47. IPP_Color=Color
  48. IPP_Device=Device
  49. IPP_Media=Printer media
  50. IPP_Supported=Type of media
  51. DirectPrintingJobsDesc=This page lists printing jobs found for available printers.
  52. GoogleAuthNotConfigured=Google OAuth setup not done. Enable module OAuth and set a Google ID/Secret.
  53. GoogleAuthConfigured=Google OAuth credentials found into setup of module OAuth.