office-alexander-logistics/office-alexander-logistics-app/src/main/resources/bundle/custom_en.properties
2024-02-22 13:47:46 +01:00

46 lines
1.9 KiB
Properties

# Custom resource bundle
application_title=Alexander Global Logistics
application_build=${project.version}
alexander_form_basic=
alexander_form_basic_read=
alexander_sub_positionen=
alexander_sub_positionen_read=
alexander_sub_responsible=
space.sub_custom=Configuration
space.help_custom=Please use regular expressions such as \\bEX-SAL This expression looks for the value "EX-SAL" in a string and makes sure that it is not part of a larger expression (e.g. "EX-SALES").
ERROR_INVALID_IBANBIC=Your input of the IBAN/BIC is invalid. Please check your data.
payment.type=Payment Type
payment.no_sepa=Manual foreign payment
payment.direct_debit=Direct Debit
payment.credit=Credit
pos.number=Pos-No.
pos.tax=Tax
pos.type=Type
pos.net=Net
pos.gross=Gross
creditor_name=Creditor
invoicenumber=Invoice No.
invoicedate=Invoice Date
invoiceduedate=Due Date
amount=Amount
ERROR_CDTR_INVALID=The creditor number is not valid
ERROR_BOOKING_PERIOD=Input error - Please enter a valid booking period! Also check the BP column in the position table.
ERROR_MAIN_BOOKING_PERIOD=Input errors - Please check the main booking period with the booking periods of each item.
ERROR_INVOICENO=The invoice number has already been posted. Please check the invoice. If the invoice number is correct, repeat the action.
ERROR_IBAN_UNKNOWN=The IBAN/BIC you have entered is not yet known. If the input is correct, repeat the action.
ERROR_MISSING_POSNO=Input error - The item number in line {1} must be filled in!
ERROR_FORMAT_POSNO=Input error - The item number in line {1} must be entered in the format 'XX-YYY-####-###'!
ERROR_MISSING_CATEGORY=Input error - The category type in line {1} must be filled in!
ERROR_MISSING_TAX=Input error - The tax in line {1} must be filled in!
ERROR_MISSING_NET=Input error - The net amount in line {1} must not be 0!
ERROR_MISSING_PAYMENT=Input error - Please select a payment method!