mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
15 lines
616 B
Text
15 lines
616 B
Text
|
# Dolibarr language file - Source file is en_US - printipp
|
||
|
PrintIPPSetup=Setup of Direct Print module
|
||
|
PrintIPPDesc=This module adds a Print button to send documents directly to a printer. It requires a Linux system with CUPS installed.
|
||
|
PRINTIPP_ENABLED=Show "Direct print" icon in document lists
|
||
|
PRINTIPP_HOST=Print server
|
||
|
PRINTIPP_PORT=Port
|
||
|
PRINTIPP_USER=Login
|
||
|
PRINTIPP_PASSWORD=Password
|
||
|
NoPrinterFound=No printers found (check your CUPS setup)
|
||
|
FileWasSentToPrinter=File %s was sent to printer
|
||
|
NoDefaultPrinterDefined=No default printer defined
|
||
|
DefaultPrinter=Default printer
|
||
|
Printer=Printer
|
||
|
CupsServer=CUPS Server
|