Skip to content

Commit b264fe7

Browse files
committed
Update translations 2026-02-20
1 parent 8b88b5e commit b264fe7

File tree

176 files changed

+16650
-784
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+16650
-784
lines changed

src/Resources/app/administration/src/snippet/SwagCommercial/bg-BG.json

Lines changed: 161 additions & 1 deletion
Large diffs are not rendered by default.

src/Resources/app/administration/src/snippet/SwagCommercial/bs-BA.json

Lines changed: 161 additions & 1 deletion
Large diffs are not rendered by default.

src/Resources/app/administration/src/snippet/SwagCommercial/cs-CZ.json

Lines changed: 163 additions & 3 deletions
Large diffs are not rendered by default.

src/Resources/app/administration/src/snippet/SwagCommercial/da-DK.json

Lines changed: 161 additions & 1 deletion
Large diffs are not rendered by default.

src/Resources/app/administration/src/snippet/SwagCommercial/el-GR.json

Lines changed: 161 additions & 1 deletion
Large diffs are not rendered by default.

src/Resources/app/administration/src/snippet/SwagCommercial/en-US.json

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"columnProductName": "Name",
208208
"columnProductNumber": "Product number",
209209
"columnQuantity": "Quantity",
210-
"columnTax": "VAT",
210+
"columnTax": "Tax",
211211
"columnTotalPrice": "Total",
212212
"columnTotalPriceGross": "Subtotal",
213213
"columnTotalPriceNet": "Total",
@@ -834,7 +834,7 @@
834834
"sw-privileges": {
835835
"permissions": {
836836
"b2b_components_organization": {
837-
"label": "Organization Units & Advanced Product Catalogues"
837+
"label": "Organization Units & Advanced Product Catalogs"
838838
}
839839
}
840840
}
@@ -1075,13 +1075,15 @@
10751075
},
10761076
"employee": {
10771077
"buttonCreate": "Send invitation",
1078+
"defaultOrganizationUnit": "No Unit",
10781079
"descriptionDelete": "Are you sure you really want to delete the employee account of {name}?",
10791080
"descriptionRevoke": "Are you sure you really want to revoke {name}'s invitation?",
10801081
"helpTextSalesChannelInvitation": "Select a sales channel on which the employee should complete the registration. This field is disabled if the customer is bound to a sales channel.",
10811082
"labelEmail": "Email address",
10821083
"labelFirstName": "First name",
10831084
"labelLanguage": "Language",
10841085
"labelLastName": "Last name",
1086+
"labelOrganizationUnit": "Organization Units",
10851087
"labelRole": "Role",
10861088
"labelRoleDefault": "(Default)",
10871089
"labelSalesChannelInvitation": "Sales channel used for invitation",
@@ -1213,6 +1215,9 @@
12131215
"delete": "Delete billing address",
12141216
"update": "Edit billing address"
12151217
},
1218+
"budget": {
1219+
"read": "View all budgets from assigned organization unit"
1220+
},
12161221
"create": "Create new organization unit",
12171222
"delete": "Delete organization unit",
12181223
"order": {
@@ -1652,7 +1657,12 @@
16521657
},
16531658
"sw-order": {
16541659
"budgetManagement": {
1655-
"budgetUsed": "Budget used"
1660+
"budgetExceeded": "Selected budget has been exceeded. Please select another budget.",
1661+
"budgetHint": "You can change budgets only if the new budget isn't exceeded or won't be exceeded by this order.",
1662+
"budgetSelect": "Budget",
1663+
"budgetSelectPlaceholder": "Select budget...",
1664+
"budgetUsed": "Budget used",
1665+
"budgetValidationError": "An error occurred while validating the budget."
16561666
}
16571667
},
16581668
"sw-organization": {
@@ -1957,7 +1967,7 @@
19571967
"labelShippingCosts": "Shipping costs",
19581968
"labelSubtotalAllItem": "Subtotal of all items (net)",
19591969
"labelTotalDiscount": "Discount",
1960-
"labelVAT": "VAT ({number}%)",
1970+
"labelVAT": "Tax ({number}%)",
19611971
"messageCreateSuccess": "Quote \"{quoteNumber}\" has been created.",
19621972
"messageEmptyDocument": "No documents added yet",
19631973
"messageEmptyItem": "No items added yet",
@@ -2634,15 +2644,15 @@
26342644
"labelColumnTotalPrice": "Total price",
26352645
"labelColumnUnitPrice": "Unit price",
26362646
"labelCreatedAt": "Created at",
2637-
"labelGrandTotal": "Total including VAT",
2647+
"labelGrandTotal": "Total including tax",
26382648
"labelSearchLineItem": "Search items...",
26392649
"labelShoppingListCustomer": "Customer",
26402650
"labelShoppingListCustomerNumber": "Customer number",
26412651
"labelShoppingListName": "Name",
26422652
"labelShoppingListSalesChannel": "Sales channel",
2643-
"labelTotal": "Total excluding VAT",
2653+
"labelTotal": "Total excluding tax",
26442654
"labelUpdatedAt": "Updated at",
2645-
"labelVAT": "plus {number}% VAT",
2655+
"labelVAT": "plus {number}% tax",
26462656
"messageEmptyItem": "No items added yet",
26472657
"messageSaveSuccess": "Shopping list saved successfully.",
26482658
"notification": {
@@ -2844,7 +2854,7 @@
28442854
"fieldTotalAmount": "Total amount"
28452855
},
28462856
"returnCard": {
2847-
"excludedTax": "Excluding VAT:",
2857+
"excludedTax": "Excluding tax:",
28482858
"generalTab": {
28492859
"headlineOrderState": "Return status",
28502860
"items": "(No items) | ({total} item) | ({total} items)",
@@ -2866,10 +2876,10 @@
28662876
"labelSystemUser": "System"
28672877
},
28682878
"summaryLabelAmount": "Total",
2869-
"summaryLabelAmountTotal": "Total refund including VAT",
2870-
"summaryLabelAmountWithoutTaxes": "Total refund excluding VAT",
2879+
"summaryLabelAmountTotal": "Total refund including tax",
2880+
"summaryLabelAmountWithoutTaxes": "Total refund excluding tax",
28712881
"summaryLabelShippingCosts": "plus shipping costs",
2872-
"summaryLabelTaxes": "plus {taxRate}% VAT"
2882+
"summaryLabelTaxes": "plus {taxRate}% tax"
28732883
},
28742884
"returnFilter": {
28752885
"label": "Return status",
@@ -2886,7 +2896,7 @@
28862896
"columnRefund": "Refund",
28872897
"columnStatus": "Status",
28882898
"columnSubTotal": "Subtotal",
2889-
"columnTax": "VAT",
2899+
"columnTax": "Tax",
28902900
"contextMenuDelete": "Remove from return",
28912901
"contextMenuOpenReturnDetails": "Open item detail",
28922902
"contextMenuReturn": "Return item",

0 commit comments

Comments
 (0)