97 lines
3.2 KiB
Text
97 lines
3.2 KiB
Text
# SupplierLink3 - English translation
|
|
# Copyright (C) 2025 Eduard Wisch <data@data-it-solution.de>
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
ModuleSupplierLink3Name = SupplierLink3
|
|
ModuleSupplierLink3Desc = Supplier linking with shop links and stock display
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
SupplierLink3Setup = SupplierLink3 Setup
|
|
Settings = Settings
|
|
SupplierLink3SetupPage = SupplierLink3 setup page
|
|
SupplierLink3Description = Displays shop links and stock levels in orders, proposals and supplier orders
|
|
|
|
# Settings sections
|
|
SL3_DisplaySettings = Display Settings
|
|
SL3_DisplaySettingsDesc = Choose where shop links and stock levels should be displayed
|
|
SL3_IconSettings = Icon Settings
|
|
SL3_IconSettingsDesc = Customize the icons used
|
|
SL3_DebugSettings = Debug Settings
|
|
SL3_RegisteredHooks = Registered Hooks
|
|
|
|
# Display areas
|
|
SL3_EnableOrderCard = Customer Orders
|
|
SL3_EnableOrderCardDesc = Show shop links and stock in customer orders
|
|
SL3_EnablePropalCard = Proposals
|
|
SL3_EnablePropalCardDesc = Show shop links and stock in proposals
|
|
SL3_EnableSupplierOrder = Supplier Orders
|
|
SL3_EnableSupplierOrderDesc = Show shop links and stock in supplier orders
|
|
SL3_EnableReplenish = Stock Replenishment
|
|
SL3_EnableReplenishDesc = Show shop links and stock in the replenishment list
|
|
SL3_EnableProductCard = Product Card
|
|
SL3_EnableProductCardDesc = Show shop links on the product card
|
|
|
|
# Icons
|
|
SL3_ShopIcon = Shop Icon
|
|
SL3_ShopIconDesc = FontAwesome class for the shop icon (e.g. fa-store, fa-shopping-cart, fa-external-link-alt)
|
|
SL3_StockIcon = Stock Icon
|
|
SL3_StockIconDesc = FontAwesome class for the stock icon (e.g. fa-box, fa-warehouse, fa-cubes)
|
|
SL3_IconPreview = Preview
|
|
|
|
# Debug
|
|
SL3_DebugMode = Debug Mode
|
|
SL3_DebugModeDesc = Writes debug messages to the log file
|
|
SL3_DebugLog = Debug Log
|
|
SL3_DebugLogFile = Log file
|
|
SL3_DebugLogSize = Size
|
|
SL3_DebugLogClear = Clear log
|
|
SL3_DebugLogCleared = Debug log cleared
|
|
SL3_DebugLogEmpty = No log file exists. Enable debug mode and perform an action.
|
|
SL3_DebugLogLastEntries = Last entries
|
|
|
|
# Hooks
|
|
SL3_HookOrderSupplier = Supplier Orders - Shop links and stock
|
|
SL3_HookOrderCard = Customer Orders - Shop links, stock and "Create supplier order" button
|
|
SL3_HookPropalCard = Proposals - Shop links and stock
|
|
SL3_HookProductCard = Product Card - Shop links
|
|
SL3_HookProductPrice = Product Prices - Shop links
|
|
SL3_HookReplenish = Replenishment - Shop links and stock
|
|
|
|
# Messages
|
|
SetupSaved = Settings saved
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = About
|
|
SupplierLink3About = About SupplierLink3
|
|
SupplierLink3AboutPage = SupplierLink3 information
|
|
SL3_Version = Version
|
|
SL3_Author = Author
|
|
SL3_License = License
|
|
SL3_Features = Features
|
|
SL3_Feature1 = Shop links to supplier webshops
|
|
SL3_Feature2 = Stock display with colored badges
|
|
SL3_Feature3 = Quick supplier order creation from customer orders
|
|
SL3_Feature4 = Multi-supplier support with popup selection
|
|
SL3_Documentation = Documentation
|
|
|
|
#
|
|
# Stock badges
|
|
#
|
|
SL3_StockCritical = Critical (< 1)
|
|
SL3_StockWarning = Warning (below minimum stock)
|
|
SL3_StockLow = Low (below desired stock)
|
|
SL3_StockOk = Sufficient
|
|
|
|
#
|
|
# Supplier order creation
|
|
#
|
|
SL3_CreateSupplierOrder = Create Supplier Order
|
|
SL3_SelectSupplier = Select supplier
|
|
SL3_SelectProducts = Select products
|
|
SL3_NoSuppliers = No suppliers available
|