1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # Dolibarr language file - Source file is en_US - printing
- Module64000Name=Direct Printing
- Module64000Desc=Enable Direct Printing System
- PrintingSetup=Setup of Direct Printing System
- PrintingDesc=This module adds a Print button to send documents directly to a printer (without opening document into an application) with various module.
- MenuDirectPrinting=Direct Printing jobs
- DirectPrint=Direct print
- PrintingDriverDesc=Configuration variables for printing driver.
- ListDrivers=List of drivers
- PrintTestDesc=List of Printers.
- FileWasSentToPrinter=File %s was sent to printer
- NoActivePrintingModuleFound=No active module to print document
- PleaseSelectaDriverfromList=Please select a driver from list.
- PleaseConfigureDriverfromList=Please configure the selected driver from list.
- SetupDriver=Driver setup
- TargetedPrinter=Targeted printer
- UserConf=Setup per user
- PRINTGCP_INFO=Google OAuth API setup
- PRINTGCP_AUTHLINK=Authentication
- PRINTGCP_TOKEN_ACCESS=Google Cloud Print OAuth Token
- PRINTGCP_TOKEN_REFRESH=Token Refresh Present
- PRINTGCP_TOKEN_EXPIRED=Token Expired
- PRINTGCP_TOKEN_EXPIRE_AT=Token expire at
- PRINTGCP_DELETE_TOKEN=Delete saved token
- PrintGCPDesc=This driver allow to send documents directly to a printer with Google Cloud Print.
- GCP_Name=Name
- GCP_displayName=Display Name
- GCP_Id=Printer Id
- GCP_OwnerName=Owner Name
- GCP_State=Printer State
- GCP_connectionStatus=Online State
- GCP_Type=Printer Type
- PrintIPPDesc=This driver allow to send documents directly to a printer. It requires a Linux system with CUPS installed.
- PRINTIPP_HOST=Print server
- PRINTIPP_PORT=Port
- PRINTIPP_USER=Login
- PRINTIPP_PASSWORD=Password
- NoDefaultPrinterDefined=No default printer defined
- DefaultPrinter=Default printer
- Printer=Printer
- IPP_Uri=Printer Uri
- IPP_Name=Printer Name
- IPP_State=Printer State
- IPP_State_reason=State reason
- IPP_State_reason1=State reason1
- IPP_BW=BW
- IPP_Color=Color
- IPP_Device=Device
- IPP_Media=Printer media
- IPP_Supported=Type of media
- DirectPrintingJobsDesc=This page lists printing jobs found for available printers.
- GoogleAuthNotConfigured=Google OAuth setup not done. Enable module OAuth and set a Google ID/Secret.
- GoogleAuthConfigured=Google OAuth credentials found into setup of module OAuth.
|