| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- # Dolibarr language file - Source file is en_US - receiptprinter
- ReceiptPrinterSetup=设置发票打印机模块
- PrinterAdded=打印机 %s 已添加
- PrinterUpdated=打印机 %s 已更新
- PrinterDeleted=打印机 %s 已删除
- TestSentToPrinter=发送测试页到打印机 %s
- ReceiptPrinter=发票打印机
- ReceiptPrinterDesc=设置发票打印机
- ReceiptPrinterTemplateDesc=模板设置
- ReceiptPrinterTypeDesc=Example of possible values for the field "Parameters" according to the type of driver
- ReceiptPrinterProfileDesc=发票打印机配置
- ListPrinters=打印机列表
- SetupReceiptTemplate=模板设置
- CONNECTOR_DUMMY=虚拟打印机
- CONNECTOR_NETWORK_PRINT=网络打印机
- CONNECTOR_FILE_PRINT=本地打印机
- CONNECTOR_WINDOWS_PRINT=本地Windows打印机
- CONNECTOR_CUPS_PRINT=Cups Printer
- CONNECTOR_DUMMY_HELP=伪造测试打印,啥也不做的
- 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=默认配置
- PROFILE_SIMPLE=简单配置
- PROFILE_EPOSTEP=Epos Tep配置
- PROFILE_P822D=P822D 配置
- PROFILE_STAR=开始配置
- PROFILE_DEFAULT_HELP=Epson打印机默认最佳配置
- PROFILE_SIMPLE_HELP=简单配置无可视界面
- PROFILE_EPOSTEP_HELP=Epos Tep配置
- PROFILE_P822D_HELP=P822D 配置无可视界面
- PROFILE_STAR_HELP=开始配置
- DOL_LINE_FEED=Skip line
- DOL_ALIGN_LEFT=文字居左
- DOL_ALIGN_CENTER=文字居中
- DOL_ALIGN_RIGHT=文字居右
- DOL_USE_FONT_A=使用打印机的字体A.
- DOL_USE_FONT_B=使用打印机的字体B.
- DOL_USE_FONT_C=使用打印机的字体C.
- DOL_PRINT_BARCODE=打印条码
- DOL_PRINT_BARCODE_CUSTOMER_ID=打印客户id条码
- DOL_CUT_PAPER_FULL=完全削减票
- DOL_CUT_PAPER_PARTIAL=部分削减票
- DOL_OPEN_DRAWER=打开现金抽屉
- DOL_ACTIVATE_BUZZER=激活蜂鸣器
- DOL_PRINT_QRCODE=打印二维码
- 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=发票日(以字母为单位)
- DOL_LINE_FEED_REVERSE=Line feed reverse
- InvoiceID=Invoice ID
- InvoiceRef=发票号
- 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
|