{
    "b2b": {
        "customer": {
            "detail": {
                "easymode": {
                    "helpText": "The Easy Mode enables a simpler shop-management interface. This means that it is no longer necessary to maintain roles, budgets and restrictions! To activate this mode, the user must not have created any roles.",
                    "isActive": "Easy mode is active",
                    "isNotActive": "Easy mode is not active",
                    "label": "Activate Easy mode",
                    "title": "Easy mode"
                }
            }
        },
        "global": {
            "errors": {
                "unexpectedErrorMessage": "An error occurred.",
                "unexpectedErrorTitle": "Error!"
            }
        },
        "order": {
            "detail": {
                "deliveryDateLabel": "Requested delivery date",
                "orderReferenceLabel": "Order reference number"
            }
        }
    },
    "b2b-offer": {
        "detail": {
            "base": {
                "labelCompany": "Company",
                "labelCreated": "Date created",
                "labelDiscount": "Discount",
                "labelEmail": "Email address",
                "labelExpirationDate": "Expiration date",
                "labelExpirationTime": "Expiration time",
                "labelPositions": "Items",
                "labelState": "State",
                "labelTotal": "Original price (net)",
                "labelTotalDiscount": "Discount price (net)",
                "labelUpdated": "Modification date",
                "titleCompany": "Company",
                "titleDetails": "Details"
            },
            "commentPlaceholder": "Comment",
            "discount": {
                "addProductLabel": "Add product",
                "addProductPlaceholder": "Search ...",
                "columnDiscountPriceNet": "Request",
                "columnName": "Product",
                "columnNewOffer": "New quote",
                "columnPriceNet": "Original",
                "columnQuantity": "Quantity",
                "columnReferenceNumber": "Product #",
                "columnTotalNet": "Total (net)",
                "contextMenuRemove": "Remove item",
                "discountLabel": "Additional discount",
                "labelComment": "Comment",
                "labelDiscount": "Discount",
                "labelDiscountType": "Discount type",
                "labelDiscountTypeAbsolute": "Absolute",
                "labelDiscountTypePercentage": "Percentage",
                "labelExpirationDate": "Expiration date",
                "placeholderComment": "Comment",
                "summaryDate": "Date",
                "summaryTaxes": "Tax",
                "summaryTotalAmountNet": "Total excluding taxes",
                "summaryTotalDiscount": "Total Discount",
                "summaryTotalWithTax": "Total including tax"
            },
            "history": {
                "authorAdmin": "Shop owner",
                "labelComment": "Comment",
                "labelDiscountAmountNet": "- Discount amount (net):",
                "labelExpirationDate": "Expiration date:",
                "labelQuantity": "- Quantity:",
                "messagePlaceholder": "Message",
                "new": "New value:",
                "placeholder": "There is no history yet.",
                "previous": "Previous value:",
                "product": "Product:",
                "productReference": "Reference number:",
                "titleAddedPositions": "Added items",
                "titleChangedItemPrice": "The price of an item changed",
                "titleDiscount": "Discount changed",
                "titleDiscountAdded": "Discount added",
                "titleItemComment": "The item comment changed",
                "titleRemovedPositions": "Removed items",
                "titleStatus": "Status changed",
                "titleUpdated": "Quote updated",
                "titleUpdatedPositions": "Updated items"
            },
            "noComments": "No comments available",
            "offerPlaceholder": "The quote details could not be loaded.",
            "title": "Quote",
            "titleActivity": "Activity",
            "titleBase": "Details",
            "titlePositions": "Items"
        },
        "general": {
            "buttonAcceptOffer": "Accept quote",
            "buttonCancel": "Cancel",
            "buttonDeclineOffer": "Decline quote",
            "buttonDelete": "Delete",
            "buttonMakeNewOffer": "Make new quote",
            "buttonReply": "Reply",
            "buttonSave": "Save",
            "buttonSendMessage": "Send",
            "buttonSendNewOffer": "Send new quote",
            "buttonViewDebtor": "View company administrator",
            "description": "Customer-specific quotes",
            "label": "Quotes",
            "offer_status_accepted_admin": "Sent by shop owner",
            "offer_status_accepted_both": "Accepted by both",
            "offer_status_accepted_user": "Sent by user",
            "offer_status_converted": "Converted",
            "offer_status_declined_admin": "Declined by shop owner",
            "offer_status_declined_user": "Declined by user",
            "offer_status_expired": "Expired",
            "offer_status_open": "Open",
            "title": "Quotes"
        },
        "list": {
            "columnCreated": "Creation date",
            "columnDebtor": "Company administrator",
            "columnDebtorCompany": "Company",
            "columnExpires": "Expiration date",
            "columnId": "Id",
            "columnListAmountNet": "Original price",
            "columnListDiscountAmountNet": "Discount price",
            "columnPositions": "Items",
            "columnState": "State",
            "columnTotalDiscount": "Discount",
            "columnUpdated": "Modification date",
            "contextMenuDebtor": "View company administrator",
            "contextMenuDelete": "Delete",
            "contextMenuDetail": "View quote",
            "messageEmpty": "Currently there are no quotes.",
            "title": "Quotes"
        },
        "modal": {
            "textBulkDeleteConfirm": "Are you sure you want to delete the selected quotes?",
            "textDeleteConfirm": "Are you sure you want to delete this quote?",
            "titleBulkDelete": "Delete selected quotes",
            "titleDelete": "Delete quote"
        },
        "notifications": {
            "messageCommentError": "The comment could not be sent.",
            "messageDeleteError": "The quote could not be deleted.",
            "messageDetailError": "The quote details could not be loaded.",
            "messageListError": "The quotes could not be loaded.",
            "messageOfferUpdatedError": "The quote could not be updated.",
            "messageProductSearchError": "The quote already contains this product.",
            "titleError": "An error occurred.",
            "titleProductSearchError": "The product could not be added."
        }
    },
    "b2b-salesrep": {
        "customer": {
            "settings": {
                "isDebtor": "Customer is a company administrator",
                "isSalesRepresentative": "Customer is a sales representative",
                "labelDebtor": "Mark as company administrator",
                "labelSalesRepresentative": "Mark as sales representative",
                "messageSaveError": "An error occurred while saving the new settings.",
                "noDebtor": "Customer is not a company administrator",
                "noSalesRepresentative": "Customer is not a sales representative",
                "salesRepresentativeClientSelection": {
                    "assigned": "Assigned",
                    "company": "Company",
                    "customerNumber": "Customer number",
                    "email": "Email",
                    "firstName": "First name",
                    "lastName": "Last name",
                    "owner": "Owner",
                    "searchbarPlaceholder": "Search customers...",
                    "type": "Type"
                },
                "salesRepresentativeClients": {
                    "owner": "Owner"
                },
                "tab": "B2B Configuration",
                "tabSalesRepresentativeClientSelection": "Clients",
                "title": "Assign B2B roles",
                "titleDebtor": "Company administrator",
                "titleSalesRepresentative": "Sales representative",
                "titleSaveError": "Error while saving"
            }
        },
        "general": {
            "description": "Sales representative client assignment",
            "title": "B2B Sales Representative"
        }
    },
    "global": {
        "businessEvents": {
            "b2b_budget_notifiy_author": "Budget notification",
            "b2b_contact_password_activation_mail": "Employee account activation",
            "b2b_offer_status_notify_mail": "Quotes status change",
            "b2b_order_clearance_accepted": "Order clearance accepted",
            "b2b_order_clearance_inquiry_mail": "Order clearance request"
        }
    },
    "sw-flow": {
        "triggers": {
            "activation": "Activation",
            "author": "Author",
            "b2B": "B2B",
            "budget": "Budget",
            "clearance": "Clearance",
            "contact": "Employee",
            "inquiry": "Inquiry",
            "notifiy": "Notify",
            "notify": "Notify",
            "offer": "Quote",
            "password": "Password",
            "status": "Status"
        }
    },
    "sw-privileges": {
        "permissions": {
            "b2b-offer": {
                "label": "Quotes"
            },
            "b2b-user": {
                "label": "B2B user"
            },
            "sales-representative-clients": {
                "label": "Sales representative clients"
            }
        }
    }
}
