pcm-shared-components 2.1.296 → 2.1.298
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1055,6 +1055,7 @@
|
|
|
1055
1055
|
"seasonal_dates": "Seasonal dates",
|
|
1056
1056
|
"seasonal_price": "Seasonal Price",
|
|
1057
1057
|
"select": "Select",
|
|
1058
|
+
"selected": "Selected",
|
|
1058
1059
|
"select_a_lot_type": "Select a Lot Type",
|
|
1059
1060
|
"select_a_printer": "Select a Printer",
|
|
1060
1061
|
"select_addons": "Select the add-ons that have been fulfilled",
|
|
@@ -1895,8 +1896,20 @@
|
|
|
1895
1896
|
},
|
|
1896
1897
|
"pos_printer_settings": "POS Printer Settings"
|
|
1897
1898
|
},
|
|
1899
|
+
"printer_errors": {
|
|
1900
|
+
"interface_in_use": "The printer is in use by another driver. On Windows, use the printer's virtual COM port through the Serial connection option, or free the device, then try again.",
|
|
1901
|
+
"no_device_selected": "No printer was selected.",
|
|
1902
|
+
"no_printable_interface": "No printable interface was found on the selected device. Make sure you selected the receipt printer and not another USB device.",
|
|
1903
|
+
"open_failed": "Could not open the printer. It may be disconnected or in use by another program. Reconnect it and try again.",
|
|
1904
|
+
"transfer_failed": "The printer was found but the print data could not be sent. Reconnect the printer and try again.",
|
|
1905
|
+
"unsupported": "This browser does not support direct printer connections. Please use Google Chrome or Microsoft Edge."
|
|
1906
|
+
},
|
|
1898
1907
|
"printer_settings": {
|
|
1899
1908
|
"auto_print_pos_receipt": "Auto Print POS Receipt",
|
|
1909
|
+
"baud_rate": "Baud Rate",
|
|
1910
|
+
"connection_serial": "Serial / COM Port",
|
|
1911
|
+
"connection_type": "Connection Type",
|
|
1912
|
+
"connection_usb": "USB",
|
|
1900
1913
|
"cut_command": "ESCPOS Cut Command",
|
|
1901
1914
|
"find_usb_printer": "Find a USB POS Printer",
|
|
1902
1915
|
"initialize_command": "ESCPOS Initialize Command",
|
|
@@ -1055,6 +1055,7 @@
|
|
|
1055
1055
|
"seasonal_dates": "Fechas de temporada",
|
|
1056
1056
|
"seasonal_price": "Precio de temporada",
|
|
1057
1057
|
"select": "Seleccionar",
|
|
1058
|
+
"selected": "Seleccionado",
|
|
1058
1059
|
"select_a_lot_type": "Seleccione un tipo de lote",
|
|
1059
1060
|
"select_a_printer": "Selecciona una impresora",
|
|
1060
1061
|
"select_addons": "Seleccione los complementos que se han cumplido",
|
|
@@ -1895,8 +1896,20 @@
|
|
|
1895
1896
|
},
|
|
1896
1897
|
"pos_printer_settings": "Configuración de la impresora POS"
|
|
1897
1898
|
},
|
|
1899
|
+
"printer_errors": {
|
|
1900
|
+
"interface_in_use": "La impresora está siendo utilizada por otro controlador. En Windows, use el puerto COM virtual de la impresora mediante la opción de conexión Serie, o libere el dispositivo y vuelva a intentarlo.",
|
|
1901
|
+
"no_device_selected": "No se seleccionó ninguna impresora.",
|
|
1902
|
+
"no_printable_interface": "No se encontró ninguna interfaz imprimible en el dispositivo seleccionado. Asegúrese de haber seleccionado la impresora de recibos y no otro dispositivo USB.",
|
|
1903
|
+
"open_failed": "No se pudo abrir la impresora. Puede estar desconectada o en uso por otro programa. Vuelva a conectarla e inténtelo de nuevo.",
|
|
1904
|
+
"transfer_failed": "Se encontró la impresora pero no se pudieron enviar los datos de impresión. Vuelva a conectar la impresora e inténtelo de nuevo.",
|
|
1905
|
+
"unsupported": "Este navegador no admite conexiones directas a impresoras. Utilice Google Chrome o Microsoft Edge."
|
|
1906
|
+
},
|
|
1898
1907
|
"printer_settings": {
|
|
1899
1908
|
"auto_print_pos_receipt": "Recibo de POS de impresión automática",
|
|
1909
|
+
"baud_rate": "Velocidad en baudios",
|
|
1910
|
+
"connection_serial": "Serie / Puerto COM",
|
|
1911
|
+
"connection_type": "Tipo de conexión",
|
|
1912
|
+
"connection_usb": "USB",
|
|
1900
1913
|
"cut_command": "Comando de corte ESCPOS",
|
|
1901
1914
|
"find_usb_printer": "Encuentre una impresora de punto de venta USB",
|
|
1902
1915
|
"initialize_command": "Comando de inicialización ESCPOS",
|
|
@@ -1055,6 +1055,7 @@
|
|
|
1055
1055
|
"seasonal_dates": "Dates saisonnières",
|
|
1056
1056
|
"seasonal_price": "Prix saisonnier",
|
|
1057
1057
|
"select": "Sélectionner",
|
|
1058
|
+
"selected": "Sélectionné",
|
|
1058
1059
|
"select_a_lot_type": "Sélectionnez un type de lot",
|
|
1059
1060
|
"select_a_printer": "Sélectionnez une imprimante",
|
|
1060
1061
|
"select_addons": "Sélectionnez les add-ons qui ont été remplis",
|
|
@@ -1895,8 +1896,20 @@
|
|
|
1895
1896
|
},
|
|
1896
1897
|
"pos_printer_settings": "Paramètres de l'imprimante POS"
|
|
1897
1898
|
},
|
|
1899
|
+
"printer_errors": {
|
|
1900
|
+
"interface_in_use": "L'imprimante est utilisée par un autre pilote. Sous Windows, utilisez le port COM virtuel de l'imprimante via l'option de connexion Série, ou libérez le périphérique, puis réessayez.",
|
|
1901
|
+
"no_device_selected": "Aucune imprimante n'a été sélectionnée.",
|
|
1902
|
+
"no_printable_interface": "Aucune interface imprimable n'a été trouvée sur le périphérique sélectionné. Assurez-vous d'avoir sélectionné l'imprimante de reçus et non un autre périphérique USB.",
|
|
1903
|
+
"open_failed": "Impossible d'ouvrir l'imprimante. Elle est peut-être déconnectée ou utilisée par un autre programme. Reconnectez-la et réessayez.",
|
|
1904
|
+
"transfer_failed": "L'imprimante a été trouvée mais les données d'impression n'ont pas pu être envoyées. Reconnectez l'imprimante et réessayez.",
|
|
1905
|
+
"unsupported": "Ce navigateur ne prend pas en charge les connexions directes aux imprimantes. Veuillez utiliser Google Chrome ou Microsoft Edge."
|
|
1906
|
+
},
|
|
1898
1907
|
"printer_settings": {
|
|
1899
1908
|
"auto_print_pos_receipt": "Impression automatique du reçu POS",
|
|
1909
|
+
"baud_rate": "Débit en bauds",
|
|
1910
|
+
"connection_serial": "Série / Port COM",
|
|
1911
|
+
"connection_type": "Type de connexion",
|
|
1912
|
+
"connection_usb": "USB",
|
|
1900
1913
|
"cut_command": "Commande Couper ESCPOS",
|
|
1901
1914
|
"find_usb_printer": "Trouver une imprimante USB POS",
|
|
1902
1915
|
"initialize_command": "Commande d'initialisation ESCPOS",
|