123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- # Dolibarr language file - Source file is en_US - receiptprinter
- ReceiptPrinterSetup=Setup of module ReceiptPrinter
- PrinterAdded=Printer %s added
- PrinterUpdated=Printer %s updated
- PrinterDeleted=Printer %s deleted
- TestSentToPrinter=Test Sent To Printer %s
- ReceiptPrinter=Receipt printers
- ReceiptPrinterDesc=Setup of receipt printers
- ReceiptPrinterTemplateDesc=Setup of Templates
- ReceiptPrinterTypeDesc=Example of possible values for the field "Parameters" according to the type of driver
- ReceiptPrinterProfileDesc=Description of Receipt Printer's Profile
- ListPrinters=List of Printers
- SetupReceiptTemplate=Template Setup
- CONNECTOR_DUMMY=Dummy Printer
- CONNECTOR_NETWORK_PRINT=Network Printer
- CONNECTOR_FILE_PRINT=Local Printer
- CONNECTOR_WINDOWS_PRINT=Local Windows Printer
- CONNECTOR_CUPS_PRINT=Cups Printer
- CONNECTOR_DUMMY_HELP=Fake Printer for test, does nothing
- CONNECTOR_NETWORK_PRINT_HELP=10.x.x.x:9100
- CONNECTOR_FILE_PRINT_HELP=/dev/usb/lp0, /dev/usb/lp1
- CONNECTOR_WINDOWS_PRINT_HELP=LPT1, COM1, smb://FooUser:secret@computername/workgroup/Receipt Printer
- CONNECTOR_CUPS_PRINT_HELP=CUPS printer name, example: HPRT_TP805L
- PROFILE_DEFAULT=Default Profile
- PROFILE_SIMPLE=Simple Profile
- PROFILE_EPOSTEP=Epos Tep Profile
- PROFILE_P822D=P822D Profile
- PROFILE_STAR=Star Profile
- PROFILE_DEFAULT_HELP=Default Profile suitable for Epson printers
- PROFILE_SIMPLE_HELP=Simple Profile No Graphics
- PROFILE_EPOSTEP_HELP=Epos Tep Profile
- PROFILE_P822D_HELP=P822D Profile No Graphics
- PROFILE_STAR_HELP=Star Profile
- DOL_LINE_FEED=Skip line
- DOL_ALIGN_LEFT=Left align text
- DOL_ALIGN_CENTER=Center text
- DOL_ALIGN_RIGHT=Right align text
- DOL_USE_FONT_A=Use font A of printer
- DOL_USE_FONT_B=Use font B of printer
- DOL_USE_FONT_C=Use font C of printer
- DOL_PRINT_BARCODE=Print barcode
- DOL_PRINT_BARCODE_CUSTOMER_ID=Print barcode customer id
- DOL_CUT_PAPER_FULL=Cut ticket completely
- DOL_CUT_PAPER_PARTIAL=Cut ticket partially
- DOL_OPEN_DRAWER=Open cash drawer
- DOL_ACTIVATE_BUZZER=Activate buzzer
- DOL_PRINT_QRCODE=Print QR Code
- DOL_PRINT_LOGO=Print logo of my company
- DOL_PRINT_LOGO_OLD=Print logo of my company (old printers)
- DOL_BOLD=Bold
- DOL_BOLD_DISABLED=Disable bold
- DOL_DOUBLE_HEIGHT=Double height size
- DOL_DOUBLE_WIDTH=Double width size
- DOL_DEFAULT_HEIGHT_WIDTH=Default height and width size
- DOL_UNDERLINE=Enable underline
- DOL_UNDERLINE_DISABLED=Disable underline
- DOL_BEEP=Beep sound
- DOL_BEEP_ALTERNATIVE=Beep sound (alternative mode)
- DOL_PRINT_CURR_DATE=Print current date/time
- DOL_PRINT_TEXT=Print text
- DateInvoiceWithTime=Invoice date and time
- YearInvoice=Invoice year
- DOL_VALUE_MONTH_LETTERS=Invoice month in letters
- DOL_VALUE_MONTH=Invoice month
- DOL_VALUE_DAY=Invoice day
- DOL_VALUE_DAY_LETTERS=Inovice day in letters
- DOL_LINE_FEED_REVERSE=Line feed reverse
- InvoiceID=Invoice ID
- InvoiceRef=Invoice ref
- DOL_PRINT_OBJECT_LINES=Invoice lines
- DOL_VALUE_CUSTOMER_FIRSTNAME=Customer first name
- DOL_VALUE_CUSTOMER_LASTNAME=Customer last name
- DOL_VALUE_CUSTOMER_MAIL=Customer mail
- DOL_VALUE_CUSTOMER_PHONE=Customer phone
- DOL_VALUE_CUSTOMER_MOBILE=Customer mobile
- DOL_VALUE_CUSTOMER_SKYPE=Customer Skype
- DOL_VALUE_CUSTOMER_TAX_NUMBER=Customer tax number
- DOL_VALUE_CUSTOMER_ACCOUNT_BALANCE=Customer account balance
- DOL_VALUE_MYSOC_NAME=Your company name
- VendorLastname=Vendor last name
- VendorFirstname=Vendor first name
- VendorEmail=Vendor email
- DOL_VALUE_CUSTOMER_POINTS=Customer points
- DOL_VALUE_OBJECT_POINTS=Object points
|