102 lines
2.9 KiB
Text
Executable file
102 lines
2.9 KiB
Text
Executable file
# Translation file
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
|
|
# Module label 'ModuleEpcqrName'
|
|
ModuleEpcqrName = EPC QR Code
|
|
# Module description 'ModuleEpcqrDesc'
|
|
ModuleEpcqrDesc = Generate EPC QR codes for invoices (SEPA payment)
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
EpcqrSetup = EPC QR Code Setup
|
|
Settings = Settings
|
|
Debug = Debug
|
|
EpcqrSetupPage = EPC QR Code module settings
|
|
|
|
# Bank Data Settings
|
|
BankDataSettings = Bank Account Settings
|
|
BankDataSource = Bank Data Source
|
|
UseSystemBankAccount = Use System Bank Account
|
|
ManualEntry = Manual Entry
|
|
AccountHolder = Account Holder
|
|
AccountHolderPlaceholder = Company Name
|
|
IBAN = IBAN
|
|
BIC = BIC/SWIFT
|
|
InvalidIBAN = Invalid IBAN format
|
|
InvalidBIC = Invalid BIC/SWIFT format
|
|
SystemBankAccountInfo = Bank data will be retrieved from the system bank account configuration.
|
|
AvailableBankAccounts = Available Bank Accounts
|
|
NoBankAccountConfigured = No bank account configured in the system.
|
|
|
|
# QR Code Settings
|
|
QRCodeSettings = QR Code Settings
|
|
QRCodeSize = QR Code Size (Ratio)
|
|
QRCodeSizeHelp = Size ratio for QR code in ODT documents (0.05 = very small, 0.1 = small, 0.3 = medium, 0.5 = large)
|
|
InvalidImageRatio = Invalid size ratio. Must be a number between 0.01 and 2.
|
|
|
|
# QR Code Styling
|
|
QRCodeFgColor = Foreground Color
|
|
QRCodeFgColorHelp = Color of QR code modules (default: black)
|
|
QRCodeBgColor = Background Color
|
|
QRCodeBgColorHelp = Background color of QR code (default: white)
|
|
Transparent = Transparent
|
|
QRCodeLogo = Logo (optional)
|
|
QRCodeLogoHelp = Absolute path to a logo image (PNG, JPG, GIF). The logo will be placed in the center of the QR code.
|
|
QRCodeLogoSize = Logo Size
|
|
QRCodeLogoSizeHelp = Size of the logo as percentage of QR code size (5-30%, default: 20%)
|
|
FileExists = File found
|
|
FileNotFound = File not found
|
|
QRCodeModuleStyle = Module Style
|
|
QRCodeModuleStyleHelp = Shape of QR code modules
|
|
StyleSquare = Square (Default)
|
|
StyleRounded = Rounded
|
|
StyleDots = Dots
|
|
StyleDiamond = Diamond
|
|
|
|
# QR Code Border
|
|
QRCodeBorderStyle = Border Style
|
|
QRCodeBorderStyleHelp = Border around the QR code
|
|
BorderNone = No Border
|
|
BorderSimple = Simple
|
|
BorderRounded = Rounded
|
|
BorderDouble = Double
|
|
BorderDashed = Dashed
|
|
|
|
# QR Code Cache
|
|
QRCodeCache = QR Code Cache
|
|
ClearQRCodeCache = Clear Cache
|
|
ClearCache = Clear Cache
|
|
ClearCacheHelp = Deletes all cached QR codes. Required after style changes.
|
|
CacheCleared = %s QR codes deleted from cache.
|
|
|
|
# Extra Field Visibility
|
|
ExtraFieldVisibility = Extra Field Visibility (Invoice)
|
|
HideQRCodeField = Hide QR Code (HTML)
|
|
HideQRCodeFieldHelp = Hides the QR code image field on invoice form
|
|
HideQRCodePfadField = Hide QR Code URL
|
|
HideQRCodePfadFieldHelp = Hides the QR code URL field on invoice form
|
|
HideQRCodePathField = Hide QR Code Path
|
|
HideQRCodePathFieldHelp = Hides the local file path field on invoice form
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = About
|
|
EpcqrAbout = About EPC QR Code
|
|
EpcqrAboutPage = EPC QR Code module information
|
|
|
|
#
|
|
# Sample page
|
|
#
|
|
EpcqrArea = EPC QR Code
|
|
MyPageName = My page name
|
|
|
|
#
|
|
# Sample widget
|
|
#
|
|
MyWidget = My widget
|
|
MyWidgetDescription = My widget description
|