Features: - Order mode: Scan products, select supplier, add to draft orders - Shop mode: Scan products, access supplier shop links - Inventory mode: Scan products, update stock levels - Touch-optimized mobile interface - QuaggaJS for browser-based barcode scanning - Supports EAN-13, EAN-8, Code128, Code39 - Integrated into Dolibarr standard layout - Admin settings with QR code for mobile access - German and English translations Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
83 lines
2.2 KiB
Text
Executable file
83 lines
2.2 KiB
Text
Executable file
# Dolibarr language file - en_US - HandyBarcodeScanner
|
|
# Copyright (C) 2026 Eduard Wisch
|
|
|
|
# Module
|
|
ModuleHandyBarcodeScannerName = Handy Barcode Scanner
|
|
ModuleHandyBarcodeScannerDesc = Mobile barcode scanner for orders, shop links and inventory
|
|
HandyBarcodeScannerDescription = Mobile barcode scanner for orders, shop links and inventory
|
|
HandyBarcodeScannerArea = Barcode Scanner
|
|
|
|
# Scanner
|
|
HandyBarcodeScanner = Barcode Scanner
|
|
StartScan = Start Scan
|
|
StopScan = Stop Scan
|
|
LastScan = Last Scan
|
|
CameraAccessError = Camera access failed. Please grant permission.
|
|
|
|
# Modes
|
|
Order = Order
|
|
Shop = Shop
|
|
Inventory = Inventory
|
|
|
|
# Product
|
|
ProductNotFound = Product not found
|
|
Ref = Reference
|
|
Stock = Stock
|
|
CurrentStock = Current Stock
|
|
NewStock = New Stock
|
|
|
|
# Suppliers
|
|
SelectSupplier = Select Supplier
|
|
NoSupplierForProduct = No supplier assigned to this product
|
|
Cheapest = Cheapest
|
|
|
|
# Order
|
|
Quantity = Quantity
|
|
Add = Add
|
|
Added = Added
|
|
Price = Price
|
|
|
|
# Inventory
|
|
Save = Save
|
|
Saved = Saved
|
|
ConfirmStockChange = Confirm stock change
|
|
|
|
# Shop
|
|
OpenShop = Open Shop
|
|
|
|
# General
|
|
Cancel = Cancel
|
|
Confirm = Confirm
|
|
Error = Error
|
|
|
|
# Admin Settings
|
|
HandyBarcodeScannerSetup = Barcode Scanner Settings
|
|
Settings = Settings
|
|
HandyBarcodeScannerSetupPage = Configure your barcode scanner module settings
|
|
About = About
|
|
HandyBarcodeScannerAbout = About HandyBarcodeScanner
|
|
HandyBarcodeScannerAboutPage = Information about the HandyBarcodeScanner module
|
|
|
|
# Permissions
|
|
Permission500241 = Use barcode scanner
|
|
Permission500242 = Create orders via scanner
|
|
Permission500243 = Do inventory via scanner
|
|
|
|
# Admin Page
|
|
General = General
|
|
EnabledModes = Enabled Modes
|
|
Feedback = Feedback
|
|
OrderPrefix = Order Prefix
|
|
OrderPrefixDesc = Prefix for automatically created supplier orders (e.g. "DirectOrder-SupplierName")
|
|
DefaultWarehouse = Default Warehouse
|
|
DefaultWarehouseDesc = Warehouse where stock changes are booked during inventory
|
|
FirstAvailable = First available
|
|
EnableOrderMode = Enable Order Mode
|
|
EnableShopMode = Enable Shop Mode
|
|
EnableInventoryMode = Enable Inventory Mode
|
|
EnableVibration = Vibration on Scan
|
|
EnableVibrationDesc = Phone vibrates on successful scan
|
|
EnableSound = Sound on Scan
|
|
EnableSoundDesc = Acoustic signal on successful scan
|
|
MobileAccess = Mobile Access
|
|
ScanQRCodeOrOpenURL = Scan QR code or open URL
|