mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-14 13:31:28 +01:00
45 lines
1.9 KiB
Plaintext
45 lines
1.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - receiptprinter
|
|
ReceiptPrinterSetup=Impostazioni del modulo ReceiptPritner
|
|
PrinterAdded=Stampante %s aggiunta
|
|
PrinterUpdated=Stampante %s aggiornata
|
|
PrinterDeleted=Stampante %s eliminata
|
|
TestSentToPrinter=Stampa di prova inviata a %s
|
|
ReceiptPrinter=Receipt printers
|
|
ReceiptPrinterDesc=Setup of receipt printers
|
|
ReceiptPrinterTemplateDesc=Setup of Templates
|
|
ReceiptPrinterTypeDesc=Description of Receipt Printer's type
|
|
ReceiptPrinterProfileDesc=Description of Receipt Printer's Profile
|
|
ListPrinters=Lista delle stampanti
|
|
SetupReceiptTemplate=Template Setup
|
|
CONNECTOR_DUMMY=Stampante dummy
|
|
CONNECTOR_NETWORK_PRINT=Stampante di rete
|
|
CONNECTOR_FILE_PRINT=Stampante locale
|
|
CONNECTOR_WINDOWS_PRINT=Stampante Windows locale
|
|
CONNECTOR_DUMMY_HELP=Stampante di test (non stampa davvero)
|
|
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
|
|
PROFILE_DEFAULT=Profilo predefinito
|
|
PROFILE_SIMPLE=Profilo semplice
|
|
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 Help
|
|
PROFILE_P822D_HELP=P822D Profile No Graphics
|
|
PROFILE_STAR_HELP=Star Profile
|
|
DOL_ALIGN_LEFT=Testo allineato a sinistra
|
|
DOL_ALIGN_CENTER=Testo centrato
|
|
DOL_ALIGN_RIGHT=Testo allineato a destra
|
|
DOL_USE_FONT_A=Usa font A per la stampante
|
|
DOL_USE_FONT_B=Usa font B per la stampante
|
|
DOL_USE_FONT_C=Usa font C per la stampante
|
|
DOL_PRINT_BARCODE=Stampa codice a barre
|
|
DOL_PRINT_BARCODE_CUSTOMER_ID=Stampa il codice a barre del cliente
|
|
DOL_CUT_PAPER_FULL=Cut ticket completely
|
|
DOL_CUT_PAPER_PARTIAL=Cut ticket partially
|
|
DOL_OPEN_DRAWER=Apri cassetto portavaluta
|
|
DOL_ACTIVATE_BUZZER=Activate buzzer
|
|
DOL_PRINT_QRCODE=Stampa codice QR
|