2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-10-29 12:37:37 +00:00

New Crowdin updates (#699)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))
This commit is contained in:
Oliver
2025-10-26 18:41:29 +11:00
committed by GitHub
parent a078a9d126
commit 4a094f4a77
38 changed files with 2201 additions and 453 deletions

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Přidělit zásoby", "allocateStock": "Přidělit zásoby",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Přidělené zásoby",
"@allocatedStock": {},
"appReleaseNotes": "Zobrazit poznámky k verzi aplikace", "appReleaseNotes": "Zobrazit poznámky k verzi aplikace",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Nastavení aplikace", "appSettings": "Nastavení aplikace",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Odstranění se nezdařilo", "deleteFailed": "Odstranění se nezdařilo",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Opravdu chcete odstranit tento obrázek?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Smazat obrázek",
"@deleteImageTooltip": {},
"deleteImage": "Smazat obrázek",
"@deleteImage": {},
"deletePart": "Odstranit díl", "deletePart": "Odstranit díl",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Odstranit tento díl z databáze", "deletePartDetail": "Odstranit tento díl z databáze",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Odstránění bylo úspěšné", "deleteSuccess": "Odstránění bylo úspěšné",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Datum dodání",
"@deliveryDate": {},
"description": "Popis", "description": "Popis",
"@description": {}, "@description": {},
"destination": "Místo určení", "destination": "Místo určení",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Zobrazit tlačítko pro objednávku na domovské obrazovce", "homeShowPoDescription": "Zobrazit tlačítko pro objednávku na domovské obrazovce",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Zobrazit zásilky",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Zobrazit čekající zásilky na domovské stránce",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Zobrazit prodejní objednávky", "homeShowSo": "Zobrazit prodejní objednávky",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Zobrazit tlačítko pro objednávku na domovské obrazovce", "homeShowSoDescription": "Zobrazit tlačítko pro objednávku na domovské obrazovce",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Neplatné uživatelské jméno nebo heslo.", "invalidUsernamePassword": "Neplatné uživatelské jméno nebo heslo.",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Faktura",
"@invoice": {},
"invoiceNumber": "Číslo faktury",
"@invoiceNumber": {},
"issue": "Vystavit", "issue": "Vystavit",
"@issue": {}, "@issue": {},
"issueDate": "Datum nahlášení", "issueDate": "Datum nahlášení",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Jméno", "name": "Jméno",
"@name": {}, "@name": {},
"no": "Ne",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nepřipojeno", "notConnected": "Nepřipojeno",
"@notConnected": {}, "@notConnected": {},
"notes": "Poznámky", "notes": "Poznámky",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Obrázek není k dispozici", "noImageAvailable": "Obrázek není k dispozici",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Žádné ceny nejsou k dispozici",
"@noPricingAvailable": {},
"noPricingDataFound": "Pro tuto komponentu nebyly nalezeny žádné cenové údaje",
"@noPricingDataFound": {},
"noSubcategories": "Žádná podkategorie", "noSubcategories": "Žádná podkategorie",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Žádné podkategorie nejsou k dispozici", "noSubcategoriesAvailable": "Žádné podkategorie nejsou k dispozici",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Heslo nemůže být prázdné", "passwordEmpty": "Heslo nemůže být prázdné",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Čekající",
"@pending": {},
"permissionAccountDenied": "Váš účet nemá potřebná oprávnění k provedení této akce", "permissionAccountDenied": "Váš účet nemá potřebná oprávnění k provedení této akce",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Vyžadováno oprávnění", "permissionRequired": "Vyžadováno oprávnění",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server není vybrán", "serverNotSelected": "Server není vybrán",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Zásilka",
"@shipment": {},
"shipments": "Dodávky", "shipments": "Dodávky",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Čekající zásilky",
"@shipmentsPending": {},
"shipmentAdd": "Přidat dodávku", "shipmentAdd": "Přidat dodávku",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Zkontrolovat zásilku",
"@shipmentCheck": {},
"shipmentCheckDetail": "Označit tuto zásilku jako zkontrolovanou",
"@shipmentCheckDetail": {},
"shipmentChecked": "Zásilka zkontrolována",
"@shipmentChecked": {},
"shipmentDate": "Datum odeslání",
"@shipmentDate": {},
"shipmentEdit": "Upravit zásilku",
"@shipmentEdit": {},
"shipmentReference": "Referenční číslo zásilky",
"@shipmentReference": {},
"shipmentSend": "Odeslat zásilku",
"@shipmentSend": {},
"shipmentUncheck": "Odznačit zásilku",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Označit tuto zásilku jako odznačenou",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Zásilka aktualizována",
"@shipmentUpdated": {},
"shipped": "Odesláno", "shipped": "Odesláno",
"@shipped": {}, "@shipped": {},
"sku": "Číslo zboží (SKU)", "sku": "Číslo zboží (SKU)",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Celková cena", "totalPrice": "Celková cena",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Sledovací číslo",
"@trackingNumber": {},
"transfer": "Převod", "transfer": "Převod",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Webová stránka", "website": "Webová stránka",
"@website": {}, "@website": {},
"yes": "Ano",
"@yes": {},
"price": "Cena", "price": "Cena",
"@price": {}, "@price": {},
"priceRange": "Cenový rozsah", "priceRange": "Cenový rozsah",
@@ -1141,15 +1197,5 @@
"currency": "Měna", "currency": "Měna",
"@currency": {}, "@currency": {},
"priceBreaks": "Cena sleva", "priceBreaks": "Cena sleva",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Žádné ceny nejsou k dispozici",
"@noPricingAvailable": {},
"noPricingDataFound": "Pro tuto komponentu nebyly nalezeny žádné cenové údaje",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Opravdu chcete odstranit tento obrázek?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Smazat obrázek",
"@deleteImageTooltip": {},
"deleteImage": "Smazat obrázek",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Tildel lager", "allocateStock": "Tildel lager",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Vis app-udgivelsesnoter", "appReleaseNotes": "Vis app-udgivelsesnoter",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Appindstillinger", "appSettings": "Appindstillinger",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Sletning lykkedes", "deleteSuccess": "Sletning lykkedes",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Beskrivelse", "description": "Beskrivelse",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Vis indkøbsordreknap på startskærmen", "homeShowPoDescription": "Vis indkøbsordreknap på startskærmen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Ugyldigt brugernavn/adgangskode-kombination", "invalidUsernamePassword": "Ugyldigt brugernavn/adgangskode-kombination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Bestand zuweisen", "allocateStock": "Bestand zuweisen",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "App-Versionshinweise anzeigen", "appReleaseNotes": "App-Versionshinweise anzeigen",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App-Einstellungen", "appSettings": "App-Einstellungen",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Löschvorgang fehlgeschlagen", "deleteFailed": "Löschvorgang fehlgeschlagen",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Möchten Sie dieses Bild wirklich löschen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Bild löschen",
"@deleteImageTooltip": {},
"deleteImage": "Bild löschen",
"@deleteImage": {},
"deletePart": "Teil löschen", "deletePart": "Teil löschen",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Dieses Teil aus der Datenbank löschen", "deletePartDetail": "Dieses Teil aus der Datenbank löschen",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Löschvorgang erfolgreich", "deleteSuccess": "Löschvorgang erfolgreich",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Beschreibung", "description": "Beschreibung",
"@description": {}, "@description": {},
"destination": "Zielort", "destination": "Zielort",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Bestellungen auf Startseite anzeigen", "homeShowPoDescription": "Bestellungen auf Startseite anzeigen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Aufträge anzeigen", "homeShowSo": "Aufträge anzeigen",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Verkaufsknopf auf dem Startbildschirm anzeigen", "homeShowSoDescription": "Verkaufsknopf auf dem Startbildschirm anzeigen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Ungültige Kombination aus Benutzername und Passwort", "invalidUsernamePassword": "Ungültige Kombination aus Benutzername und Passwort",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Aufgeben", "issue": "Aufgeben",
"@issue": {}, "@issue": {},
"issueDate": "Ausstellungsdatum", "issueDate": "Ausstellungsdatum",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nicht verbunden", "notConnected": "Nicht verbunden",
"@notConnected": {}, "@notConnected": {},
"notes": "Notizen", "notes": "Notizen",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Kein Bild verfügbar", "noImageAvailable": "Kein Bild verfügbar",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Keine Preisinformation verfügbar",
"@noPricingAvailable": {},
"noPricingDataFound": "Keine Preisdaten für diesen Teil gefunden",
"@noPricingDataFound": {},
"noSubcategories": "Keine Unter-Kategorien", "noSubcategories": "Keine Unter-Kategorien",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Keine Unter-Kategorien verfügbar", "noSubcategoriesAvailable": "Keine Unter-Kategorien verfügbar",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Passwort darf nicht leer sein", "passwordEmpty": "Passwort darf nicht leer sein",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Das Konto hat die erforderlichen Berechtigungen zum Ausführen dieses Vorgangs nicht", "permissionAccountDenied": "Das Konto hat die erforderlichen Berechtigungen zum Ausführen dieses Vorgangs nicht",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Berechtigung erforderlich", "permissionRequired": "Berechtigung erforderlich",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server nicht ausgewählt", "serverNotSelected": "Server nicht ausgewählt",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Lieferungen", "shipments": "Lieferungen",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Lieferung hinzufügen", "shipmentAdd": "Lieferung hinzufügen",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Versandt", "shipped": "Versandt",
"@shipped": {}, "@shipped": {},
"sku": "Bestellnummer", "sku": "Bestellnummer",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Gesamtbetrag", "totalPrice": "Gesamtbetrag",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Verschieben", "transfer": "Verschieben",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Preis", "price": "Preis",
"@price": {}, "@price": {},
"priceRange": "Preisspanne", "priceRange": "Preisspanne",
@@ -1141,15 +1197,5 @@
"currency": "Währung", "currency": "Währung",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Keine Preisinformation verfügbar",
"@noPricingAvailable": {},
"noPricingDataFound": "Keine Preisdaten für diesen Teil gefunden",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Möchten Sie dieses Bild wirklich löschen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Bild löschen",
"@deleteImageTooltip": {},
"deleteImage": "Bild löschen",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Κατανομή Αποθέματος", "allocateStock": "Κατανομή Αποθέματος",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Προβολή πληροφοριών έκδοσης εφαρμογής", "appReleaseNotes": "Προβολή πληροφοριών έκδοσης εφαρμογής",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Ρυθμίσεις Εφαρμογής", "appSettings": "Ρυθμίσεις Εφαρμογής",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Asignar stock", "allocateStock": "Asignar stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Mostrar notas de versión de la aplicación", "appReleaseNotes": "Mostrar notas de versión de la aplicación",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Ajustes de aplicación", "appSettings": "Ajustes de aplicación",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Operación de borrado fallida", "deleteFailed": "Operación de borrado fallida",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "¿Estas seguro de eliminar esta imagen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Eliminar imagen",
"@deleteImageTooltip": {},
"deleteImage": "Eliminar imagen",
"@deleteImage": {},
"deletePart": "Eliminar pieza", "deletePart": "Eliminar pieza",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Eliminar esta pieza de la base de datos", "deletePartDetail": "Eliminar esta pieza de la base de datos",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operación de borrado exitosa", "deleteSuccess": "Operación de borrado exitosa",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descripción", "description": "Descripción",
"@description": {}, "@description": {},
"destination": "Destinación", "destination": "Destinación",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Mostrar botón de orden de compra en la pantalla de inicio", "homeShowPoDescription": "Mostrar botón de orden de compra en la pantalla de inicio",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Mostrar Órdenes de Venta", "homeShowSo": "Mostrar Órdenes de Venta",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Mostrar botón de órdenes de ventas en la pantalla de inicio", "homeShowSoDescription": "Mostrar botón de órdenes de ventas en la pantalla de inicio",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Combinación de nombre de usuario / contraseña no válida", "invalidUsernamePassword": "Combinación de nombre de usuario / contraseña no válida",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "", "issue": "",
"@issue": {}, "@issue": {},
"issueDate": "Fecha de problema", "issueDate": "Fecha de problema",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nombre", "name": "Nombre",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "No conectado", "notConnected": "No conectado",
"@notConnected": {}, "@notConnected": {},
"notes": "Notas", "notes": "Notas",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No hay imagen disponible", "noImageAvailable": "No hay imagen disponible",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No hay precios disponibles",
"@noPricingAvailable": {},
"noPricingDataFound": "No se encontraron datos de precios para esta parte",
"@noPricingDataFound": {},
"noSubcategories": "No hay subcategorías", "noSubcategories": "No hay subcategorías",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No hay subcategorías disponibles", "noSubcategoriesAvailable": "No hay subcategorías disponibles",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "El campo de Contraseña no puede estar vacío", "passwordEmpty": "El campo de Contraseña no puede estar vacío",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Tu usuario no cuenta con los permisos necesarios para realizar esta acción", "permissionAccountDenied": "Tu usuario no cuenta con los permisos necesarios para realizar esta acción",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Se requiere autorización", "permissionRequired": "Se requiere autorización",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Servidor no seleccionado", "serverNotSelected": "Servidor no seleccionado",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Envíos", "shipments": "Envíos",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Añadir envío", "shipmentAdd": "Añadir envío",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Enviado", "shipped": "Enviado",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Precio total", "totalPrice": "Precio total",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transferir", "transfer": "Transferir",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Sitio Web", "website": "Sitio Web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Precio", "price": "Precio",
"@price": {}, "@price": {},
"priceRange": "Rango de precios", "priceRange": "Rango de precios",
@@ -1141,15 +1197,5 @@
"currency": "Divisa", "currency": "Divisa",
"@currency": {}, "@currency": {},
"priceBreaks": "Diferenciales de precios", "priceBreaks": "Diferenciales de precios",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No hay precios disponibles",
"@noPricingAvailable": {},
"noPricingDataFound": "No se encontraron datos de precios para esta parte",
"@noPricingDataFound": {},
"deleteImageConfirmation": "¿Estas seguro de eliminar esta imagen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Eliminar imagen",
"@deleteImageTooltip": {},
"deleteImage": "Eliminar imagen",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Asignar existencias", "allocateStock": "Asignar existencias",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Mostrar notas de versión de la aplicación", "appReleaseNotes": "Mostrar notas de versión de la aplicación",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Ajustes de aplicación", "appSettings": "Ajustes de aplicación",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Operación de eliminación fallida", "deleteFailed": "Operación de eliminación fallida",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Eliminar parte", "deletePart": "Eliminar parte",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Eliminar esta parte de la base de datos", "deletePartDetail": "Eliminar esta parte de la base de datos",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operación de eliminación exitosa", "deleteSuccess": "Operación de eliminación exitosa",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descripción", "description": "Descripción",
"@description": {}, "@description": {},
"destination": "Destino", "destination": "Destino",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Mostrar botón de orden de compra en la pantalla de inicio", "homeShowPoDescription": "Mostrar botón de orden de compra en la pantalla de inicio",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Mostrar Órdenes de Venta", "homeShowSo": "Mostrar Órdenes de Venta",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Mostrar botón de órdenes de ventas en la pantalla de inicio", "homeShowSoDescription": "Mostrar botón de órdenes de ventas en la pantalla de inicio",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Combinación inválida de usuario/contraseña", "invalidUsernamePassword": "Combinación inválida de usuario/contraseña",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Emitir", "issue": "Emitir",
"@issue": {}, "@issue": {},
"issueDate": "Fecha de emisión", "issueDate": "Fecha de emisión",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nombre", "name": "Nombre",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "No conectado", "notConnected": "No conectado",
"@notConnected": {}, "@notConnected": {},
"notes": "Notas", "notes": "Notas",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No hay subcategorías", "noSubcategories": "No hay subcategorías",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No hay subcategorías disponibles", "noSubcategoriesAvailable": "No hay subcategorías disponibles",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "La contraseña no puede estar vacía", "passwordEmpty": "La contraseña no puede estar vacía",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Tu cuenta no cuenta con los permisos necesarios para realizar esta acción", "permissionAccountDenied": "Tu cuenta no cuenta con los permisos necesarios para realizar esta acción",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Se requiere autorización", "permissionRequired": "Se requiere autorización",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Servidor no seleccionado", "serverNotSelected": "Servidor no seleccionado",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Envíos", "shipments": "Envíos",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Añadir Envío", "shipmentAdd": "Añadir Envío",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Enviado", "shipped": "Enviado",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Precio total", "totalPrice": "Precio total",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transferir", "transfer": "Transferir",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Sitio web", "website": "Sitio web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Jaota laoseis", "allocateStock": "Jaota laoseis",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Rakenduse sätted", "appSettings": "Rakenduse sätted",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Kustuta osa", "deletePart": "Kustuta osa",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Kirjeldus", "description": "Kirjeldus",
"@description": {}, "@description": {},
"destination": "Sihtkoht", "destination": "Sihtkoht",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nimi", "name": "Nimi",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Pole ühendatud", "notConnected": "Pole ühendatud",
"@notConnected": {}, "@notConnected": {},
"notes": "Märkmed", "notes": "Märkmed",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Alamkategooriaid pole", "noSubcategories": "Alamkategooriaid pole",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Ühtegi alamkategooriat pole saadaval", "noSubcategoriesAvailable": "Ühtegi alamkategooriat pole saadaval",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Teie kontol ei ole vajalikke õigusi selle toimingu sooritamiseks", "permissionAccountDenied": "Teie kontol ei ole vajalikke õigusi selle toimingu sooritamiseks",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Serverite pole valitud", "serverNotSelected": "Serverite pole valitud",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Saadetised", "shipments": "Saadetised",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Lisa saadetis", "shipmentAdd": "Lisa saadetis",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Saadetud", "shipped": "Saadetud",
"@shipped": {}, "@shipped": {},
"sku": "Tootekood", "sku": "Tootekood",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Hind kokku", "totalPrice": "Hind kokku",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Ülekanne", "transfer": "Ülekanne",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Koduleht", "website": "Koduleht",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "موجودی اختصاص داده شده", "allocateStock": "موجودی اختصاص داده شده",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "نمایش یادداشت های انتشار برنامه", "appReleaseNotes": "نمایش یادداشت های انتشار برنامه",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "تنظیمات برنامه", "appSettings": "تنظیمات برنامه",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "عملیات حذف ناموفق بوده است", "deleteFailed": "عملیات حذف ناموفق بوده است",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "حذف قسمت", "deletePart": "حذف قسمت",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "این قطعه را از پایگاه داده حذف کنید", "deletePartDetail": "این قطعه را از پایگاه داده حذف کنید",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "عملیات حذف با موفقیت انجام شد", "deleteSuccess": "عملیات حذف با موفقیت انجام شد",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "توضیحات", "description": "توضیحات",
"@description": {}, "@description": {},
"destination": "مقصد", "destination": "مقصد",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "نمایش دکمه سفارش خرید در صفحه خانه", "homeShowPoDescription": "نمایش دکمه سفارش خرید در صفحه خانه",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "نمایش سفارش های فروش", "homeShowSo": "نمایش سفارش های فروش",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "نمایش دکمه سفارش فروش در صفحه خانه", "homeShowSoDescription": "نمایش دکمه سفارش فروش در صفحه خانه",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "ترکیب نام کاربری / رمز عبور نامعتبر", "invalidUsernamePassword": "ترکیب نام کاربری / رمز عبور نامعتبر",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "موضوع", "issue": "موضوع",
"@issue": {}, "@issue": {},
"issueDate": "تاریخ صدور", "issueDate": "تاریخ صدور",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "نام", "name": "نام",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "متصل نیست", "notConnected": "متصل نیست",
"@notConnected": {}, "@notConnected": {},
"notes": "یادداشت ها", "notes": "یادداشت ها",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "بدون زیر دسته بندی", "noSubcategories": "بدون زیر دسته بندی",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "هیچ زیر دسته بندی ای در دسترس نیست", "noSubcategoriesAvailable": "هیچ زیر دسته بندی ای در دسترس نیست",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "رمز عبور نمی تواند خالی باشد", "passwordEmpty": "رمز عبور نمی تواند خالی باشد",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "حساب شما مجوزهای لازم برای انجام این عمل را ندارد", "permissionAccountDenied": "حساب شما مجوزهای لازم برای انجام این عمل را ندارد",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "نیازمند مجوز", "permissionRequired": "نیازمند مجوز",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "سرور انتخاب نشده است", "serverNotSelected": "سرور انتخاب نشده است",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "محموله ها", "shipments": "محموله ها",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "افزودن محموله", "shipmentAdd": "افزودن محموله",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "ارسال شده", "shipped": "ارسال شده",
"@shipped": {}, "@shipped": {},
"sku": "واحد نگهداری موجودی", "sku": "واحد نگهداری موجودی",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "قیمت کل", "totalPrice": "قیمت کل",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "انتقال", "transfer": "انتقال",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "وب سایت", "website": "وب سایت",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Näytä sovelluksen julkaisutiedot", "appReleaseNotes": "Näytä sovelluksen julkaisutiedot",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Sovelluksen asetukset", "appSettings": "Sovelluksen asetukset",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Poisto epäonnistui", "deleteFailed": "Poisto epäonnistui",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Poista osa", "deletePart": "Poista osa",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Poista tämä osa tietokannasta", "deletePartDetail": "Poista tämä osa tietokannasta",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Poistaminen onnistui", "deleteSuccess": "Poistaminen onnistui",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Kuvaus", "description": "Kuvaus",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Virheellinen käyttäjätunnuksen / salasanan yhdistelmä", "invalidUsernamePassword": "Virheellinen käyttäjätunnuksen / salasanan yhdistelmä",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nimi", "name": "Nimi",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Merkinnät", "notes": "Merkinnät",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Salasana ei voi olla tyhjä", "passwordEmpty": "Salasana ei voi olla tyhjä",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Tililläsi ei ole tarvittavia oikeuksia tämän toiminnon suorittamiseen", "permissionAccountDenied": "Tililläsi ei ole tarvittavia oikeuksia tämän toiminnon suorittamiseen",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Käyttöoikeus vaaditaan", "permissionRequired": "Käyttöoikeus vaaditaan",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Palvelinta ei ole valittu", "serverNotSelected": "Palvelinta ei ole valittu",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Siirrä", "transfer": "Siirrä",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Sivusto", "website": "Sivusto",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allouer un stock", "allocateStock": "Allouer un stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Afficher les notes de version de l'application", "appReleaseNotes": "Afficher les notes de version de l'application",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Réglages de l'application", "appSettings": "Réglages de l'application",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "L'opération de suppression a échoué", "deleteFailed": "L'opération de suppression a échoué",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Êtes-vous sûr de vouloir supprimer cette image ?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Supprimer l'image",
"@deleteImageTooltip": {},
"deleteImage": "Supprimer l'image",
"@deleteImage": {},
"deletePart": "Supprimer la pièce", "deletePart": "Supprimer la pièce",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Supprimer cette pièce de la base de données", "deletePartDetail": "Supprimer cette pièce de la base de données",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Opération de suppression réussie", "deleteSuccess": "Opération de suppression réussie",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Afficher le bouton de l'ordre d'achat sur l'écran d'accueil", "homeShowPoDescription": "Afficher le bouton de l'ordre d'achat sur l'écran d'accueil",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Afficher les commandes de vente", "homeShowSo": "Afficher les commandes de vente",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Afficher le bouton des commandes sur l'écran d'accueil", "homeShowSoDescription": "Afficher le bouton des commandes sur l'écran d'accueil",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Nom d'utilisateur/mot de passe invalide", "invalidUsernamePassword": "Nom d'utilisateur/mot de passe invalide",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Problème", "issue": "Problème",
"@issue": {}, "@issue": {},
"issueDate": "Date d'émission", "issueDate": "Date d'émission",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nom", "name": "Nom",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Non connecté", "notConnected": "Non connecté",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Pas d'image disponible", "noImageAvailable": "Pas d'image disponible",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Aucune tarification disponible",
"@noPricingAvailable": {},
"noPricingDataFound": "Aucune donnée de tarification disponible pour cette pièce",
"@noPricingDataFound": {},
"noSubcategories": "Pas de sous-catégorie", "noSubcategories": "Pas de sous-catégorie",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Aucune sous-catégorie disponible", "noSubcategoriesAvailable": "Aucune sous-catégorie disponible",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Le mot de passe peut pas être vide", "passwordEmpty": "Le mot de passe peut pas être vide",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Vous n'avez pas les autorisations requises pour exécuter cette action", "permissionAccountDenied": "Vous n'avez pas les autorisations requises pour exécuter cette action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Autorisation requise", "permissionRequired": "Autorisation requise",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Serveur non sélectionné", "serverNotSelected": "Serveur non sélectionné",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Modes de livraison", "shipments": "Modes de livraison",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Ajouter un mode de livraison", "shipmentAdd": "Ajouter un mode de livraison",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Expédié", "shipped": "Expédié",
"@shipped": {}, "@shipped": {},
"sku": "UGS", "sku": "UGS",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Prix Total", "totalPrice": "Prix Total",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfert", "transfer": "Transfert",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Site web", "website": "Site web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Prix", "price": "Prix",
"@price": {}, "@price": {},
"priceRange": "Fourchette de prix", "priceRange": "Fourchette de prix",
@@ -1141,15 +1197,5 @@
"currency": "Devise", "currency": "Devise",
"@currency": {}, "@currency": {},
"priceBreaks": "Ruptures de prix", "priceBreaks": "Ruptures de prix",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Aucune tarification disponible",
"@noPricingAvailable": {},
"noPricingDataFound": "Aucune donnée de tarification disponible pour cette pièce",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Êtes-vous sûr de vouloir supprimer cette image ?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Supprimer l'image",
"@deleteImageTooltip": {},
"deleteImage": "Supprimer l'image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "הקצאת מלאי", "allocateStock": "הקצאת מלאי",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": " הצג הערות פרסום של האפליקציה", "appReleaseNotes": " הצג הערות פרסום של האפליקציה",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "הגדרות אפליקציה", "appSettings": "הגדרות אפליקציה",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "פעולת המחיקה נכשלה", "deleteFailed": "פעולת המחיקה נכשלה",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "מחק פריט", "deletePart": "מחק פריט",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "הסר פריט זה ממסד הנתונים", "deletePartDetail": "הסר פריט זה ממסד הנתונים",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "פעולת המחיקה הצליחה", "deleteSuccess": "פעולת המחיקה הצליחה",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "תיאור", "description": "תיאור",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "הצג את לחצן הזמנת רכש במסך הבית", "homeShowPoDescription": "הצג את לחצן הזמנת רכש במסך הבית",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "הצג הזמנות מכירה", "homeShowSo": "הצג הזמנות מכירה",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "הצג את לחצן הזמנות מכירה במסך הבית", "homeShowSoDescription": "הצג את לחצן הזמנות מכירה במסך הבית",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "שילוב שם משתמש/סיסמה לא תקין", "invalidUsernamePassword": "שילוב שם משתמש/סיסמה לא תקין",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "להנפיק", "issue": "להנפיק",
"@issue": {}, "@issue": {},
"issueDate": "תאריך הנפקה", "issueDate": "תאריך הנפקה",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "שם", "name": "שם",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "לא מחובר", "notConnected": "לא מחובר",
"@notConnected": {}, "@notConnected": {},
"notes": "הערות", "notes": "הערות",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "אין קטגורית משנה", "noSubcategories": "אין קטגורית משנה",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "אין קטכוריות משנה זמינות", "noSubcategoriesAvailable": "אין קטכוריות משנה זמינות",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "הסיסמה לא יכולה להיות ריקה", "passwordEmpty": "הסיסמה לא יכולה להיות ריקה",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "לחשבון זה אין את ההרשאות לבצע פעולה זו", "permissionAccountDenied": "לחשבון זה אין את ההרשאות לבצע פעולה זו",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "נדרשת הרשאה", "permissionRequired": "נדרשת הרשאה",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "השרת לא נבחר", "serverNotSelected": "השרת לא נבחר",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "משלוחים", "shipments": "משלוחים",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "מק\"ט [מספר קטלוגי] ", "sku": "מק\"ט [מספר קטלוגי] ",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "מחיר כולל", "totalPrice": "מחיר כולל",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "העבר", "transfer": "העבר",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "אתר", "website": "אתר",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Készlet foglalása", "allocateStock": "Készlet foglalása",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Kiadási közlemények", "appReleaseNotes": "Kiadási közlemények",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Alkalmazásbeállítások", "appSettings": "Alkalmazásbeállítások",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Törlés sikertelen", "deleteFailed": "Törlés sikertelen",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Biztosan törli a képet?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Kép törlése",
"@deleteImageTooltip": {},
"deleteImage": "Kép törlése",
"@deleteImage": {},
"deletePart": "Alkatrész törlése", "deletePart": "Alkatrész törlése",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Alkatrész eltávolítása az adatbázisból", "deletePartDetail": "Alkatrész eltávolítása az adatbázisból",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Törlés sikeres", "deleteSuccess": "Törlés sikeres",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Leírás", "description": "Leírás",
"@description": {}, "@description": {},
"destination": "Cél", "destination": "Cél",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Beszerzési rendelések gomb megjelenítése a főoldalon", "homeShowPoDescription": "Beszerzési rendelések gomb megjelenítése a főoldalon",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Vevői rendelések megmutatása", "homeShowSo": "Vevői rendelések megmutatása",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Értékesítési rendelések gomb megjelenítése a főoldalon", "homeShowSoDescription": "Értékesítési rendelések gomb megjelenítése a főoldalon",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Érvénytelen felhasználónév/jelszó kombináció", "invalidUsernamePassword": "Érvénytelen felhasználónév/jelszó kombináció",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Kiküldés", "issue": "Kiküldés",
"@issue": {}, "@issue": {},
"issueDate": "Kiállítás dátuma", "issueDate": "Kiállítás dátuma",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Név", "name": "Név",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nincs kapcsolódva", "notConnected": "Nincs kapcsolódva",
"@notConnected": {}, "@notConnected": {},
"notes": "Megjegyzések", "notes": "Megjegyzések",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Nincs elérhető kép", "noImageAvailable": "Nincs elérhető kép",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Árazás nem elérhető",
"@noPricingAvailable": {},
"noPricingDataFound": "Nincs árazási információ ehhez az alkatrészhez",
"@noPricingDataFound": {},
"noSubcategories": "Nincsenek alkategóriák", "noSubcategories": "Nincsenek alkategóriák",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Nincsenek alkategóriák", "noSubcategoriesAvailable": "Nincsenek alkategóriák",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Jelszó nem lehet üres", "passwordEmpty": "Jelszó nem lehet üres",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Nincs meg a szükséges jogosultságod, hogy végrehajtsd ezt a műveletet", "permissionAccountDenied": "Nincs meg a szükséges jogosultságod, hogy végrehajtsd ezt a műveletet",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Engedély szükséges", "permissionRequired": "Engedély szükséges",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Nincs kiszolgáló választva", "serverNotSelected": "Nincs kiszolgáló választva",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Szállítmányok", "shipments": "Szállítmányok",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Szállítmány hozzáadása", "shipmentAdd": "Szállítmány hozzáadása",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Kiszállítva", "shipped": "Kiszállítva",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Teljes ár", "totalPrice": "Teljes ár",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Áthelyezés", "transfer": "Áthelyezés",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Weboldal", "website": "Weboldal",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Ár", "price": "Ár",
"@price": {}, "@price": {},
"priceRange": "Ártartomány", "priceRange": "Ártartomány",
@@ -1141,15 +1197,5 @@
"currency": "Pénznem", "currency": "Pénznem",
"@currency": {}, "@currency": {},
"priceBreaks": "Ársávok", "priceBreaks": "Ársávok",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Árazás nem elérhető",
"@noPricingAvailable": {},
"noPricingDataFound": "Nincs árazási információ ehhez az alkatrészhez",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Biztosan törli a képet?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Kép törlése",
"@deleteImageTooltip": {},
"deleteImage": "Kép törlése",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Alokasikan Stok", "allocateStock": "Alokasikan Stok",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Tampilkan catatan rilis aplikasi", "appReleaseNotes": "Tampilkan catatan rilis aplikasi",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Pengaturan Aplikasi", "appSettings": "Pengaturan Aplikasi",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Operasi penghapusan gagal", "deleteFailed": "Operasi penghapusan gagal",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Hapus Part", "deletePart": "Hapus Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Hapus Part ini dari database", "deletePartDetail": "Hapus Part ini dari database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operasi penghapusan berhasil", "deleteSuccess": "Operasi penghapusan berhasil",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Deskripsi", "description": "Deskripsi",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Tampilkan tombol pesanan pembelian di layar beranda", "homeShowPoDescription": "Tampilkan tombol pesanan pembelian di layar beranda",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Tampilkan Pesanan Penjualan", "homeShowSo": "Tampilkan Pesanan Penjualan",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Tampilkan tombol pesanan penjualan di layar beranda", "homeShowSoDescription": "Tampilkan tombol pesanan penjualan di layar beranda",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nama", "name": "Nama",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Tidak Tersambung", "notConnected": "Tidak Tersambung",
"@notConnected": {}, "@notConnected": {},
"notes": "Catatan", "notes": "Catatan",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Tidak ada subkategori", "noSubcategories": "Tidak ada subkategori",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Tidak ada subkategori tersedia", "noSubcategoriesAvailable": "Tidak ada subkategori tersedia",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Kata sandi tidak boleh kosong", "passwordEmpty": "Kata sandi tidak boleh kosong",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Akun Anda tidak memiliki izin yang diperlukan untuk melakukan tindakan ini", "permissionAccountDenied": "Akun Anda tidak memiliki izin yang diperlukan untuk melakukan tindakan ini",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Izin Diperlukan", "permissionRequired": "Izin Diperlukan",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server tidak dipilih", "serverNotSelected": "Server tidak dipilih",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Pengiriman", "shipments": "Pengiriman",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Tambahkan Pengiriman", "shipmentAdd": "Tambahkan Pengiriman",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Terkirim", "shipped": "Terkirim",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Harga", "totalPrice": "Total Harga",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Situs", "website": "Situs",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Alloca stock", "allocateStock": "Alloca stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Mostra le note di rilascio dell'app", "appReleaseNotes": "Mostra le note di rilascio dell'app",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Impostazioni App", "appSettings": "Impostazioni App",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Operazione di eliminazione fallita", "deleteFailed": "Operazione di eliminazione fallita",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Sei sicuro di voler eliminare questa immagine?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Elimina immagine",
"@deleteImageTooltip": {},
"deleteImage": "Elimina immagine",
"@deleteImage": {},
"deletePart": "Elimina Articolo", "deletePart": "Elimina Articolo",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Rimuovi quest'articolo dal database", "deletePartDetail": "Rimuovi quest'articolo dal database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operazione di eliminazione riuscita", "deleteSuccess": "Operazione di eliminazione riuscita",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descrizione", "description": "Descrizione",
"@description": {}, "@description": {},
"destination": "Destinazione", "destination": "Destinazione",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Mostra il pulsante ordine d'acquisto nella schermata home", "homeShowPoDescription": "Mostra il pulsante ordine d'acquisto nella schermata home",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Mostra ordini di vendita", "homeShowSo": "Mostra ordini di vendita",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Mostra bottone ordine di vendita sulla schermata principale", "homeShowSoDescription": "Mostra bottone ordine di vendita sulla schermata principale",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Combinazione nome utente e password non valida", "invalidUsernamePassword": "Combinazione nome utente e password non valida",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Problema", "issue": "Problema",
"@issue": {}, "@issue": {},
"issueDate": "Data di emissione", "issueDate": "Data di emissione",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nome", "name": "Nome",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Non connesso", "notConnected": "Non connesso",
"@notConnected": {}, "@notConnected": {},
"notes": "Note", "notes": "Note",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Nessuna immagine disponibile", "noImageAvailable": "Nessuna immagine disponibile",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Nessun prezzo disponibile",
"@noPricingAvailable": {},
"noPricingDataFound": "Nessun dato trovato per questo articolo",
"@noPricingDataFound": {},
"noSubcategories": "Nessuna sotto categoria", "noSubcategories": "Nessuna sotto categoria",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Nessuna sottocategoria disponibile", "noSubcategoriesAvailable": "Nessuna sottocategoria disponibile",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "La password non può essere vuota", "passwordEmpty": "La password non può essere vuota",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Non disponi dei permessi per eseguire l'azione", "permissionAccountDenied": "Non disponi dei permessi per eseguire l'azione",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Autorizzazione necessaria", "permissionRequired": "Autorizzazione necessaria",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server non selezionato", "serverNotSelected": "Server non selezionato",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Spedizioni", "shipments": "Spedizioni",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Aggiungi Spedizione", "shipmentAdd": "Aggiungi Spedizione",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Spedito", "shipped": "Spedito",
"@shipped": {}, "@shipped": {},
"sku": "Codice articolo", "sku": "Codice articolo",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Prezzo Totale", "totalPrice": "Prezzo Totale",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Trasferisci", "transfer": "Trasferisci",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Sito Web", "website": "Sito Web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Prezzo", "price": "Prezzo",
"@price": {}, "@price": {},
"priceRange": "Fascia di Prezzo", "priceRange": "Fascia di Prezzo",
@@ -1141,15 +1197,5 @@
"currency": "Valuta", "currency": "Valuta",
"@currency": {}, "@currency": {},
"priceBreaks": "Divergenze di prezzo", "priceBreaks": "Divergenze di prezzo",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Nessun prezzo disponibile",
"@noPricingAvailable": {},
"noPricingDataFound": "Nessun dato trovato per questo articolo",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Sei sicuro di voler eliminare questa immagine?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Elimina immagine",
"@deleteImageTooltip": {},
"deleteImage": "Elimina immagine",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "在庫の割り当て", "allocateStock": "在庫の割り当て",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "アプリのリリースノートを表示", "appReleaseNotes": "アプリのリリースノートを表示",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "アプリ設定", "appSettings": "アプリ設定",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "削除操作に失敗しました", "deleteFailed": "削除操作に失敗しました",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "部品を削除", "deletePart": "部品を削除",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "データベースからこの部品を削除します", "deletePartDetail": "データベースからこの部品を削除します",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "操作の削除に成功しました", "deleteSuccess": "操作の削除に成功しました",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "説明", "description": "説明",
"@description": {}, "@description": {},
"destination": "保存先", "destination": "保存先",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "注文ボタンをホーム画面に表示", "homeShowPoDescription": "注文ボタンをホーム画面に表示",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "注文を表示", "homeShowSo": "注文を表示",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "ホーム画面に注文ボタンを表示", "homeShowSoDescription": "ホーム画面に注文ボタンを表示",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "無効なユーザー名/パスワードの組み合わせです。", "invalidUsernamePassword": "無効なユーザー名/パスワードの組み合わせです。",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "問題", "issue": "問題",
"@issue": {}, "@issue": {},
"issueDate": "発行日", "issueDate": "発行日",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "名前", "name": "名前",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "接続されていません", "notConnected": "接続されていません",
"@notConnected": {}, "@notConnected": {},
"notes": "メモ", "notes": "メモ",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "サブカテゴリはありません", "noSubcategories": "サブカテゴリはありません",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "利用可能なサブ在庫場所がありません", "noSubcategoriesAvailable": "利用可能なサブ在庫場所がありません",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "パスワードは空欄にできません。", "passwordEmpty": "パスワードは空欄にできません。",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "操作を行う権限がありません", "permissionAccountDenied": "操作を行う権限がありません",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "権限が必要です", "permissionRequired": "権限が必要です",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "サーバーが選択されていません", "serverNotSelected": "サーバーが選択されていません",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "発送品", "shipments": "発送品",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "出荷を追加", "shipmentAdd": "出荷を追加",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "出荷済み", "shipped": "出荷済み",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "合計金額", "totalPrice": "合計金額",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "転送", "transfer": "転送",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Webサイト", "website": "Webサイト",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -4,25 +4,25 @@
"@appTitle": { "@appTitle": {
"description": "InvenTree application title string" "description": "InvenTree application title string"
}, },
"ok": "OK", "ok": "확인",
"@ok": { "@ok": {
"description": "OK" "description": "OK"
}, },
"about": "About", "about": "정보",
"@about": {}, "@about": {},
"accountDetails": "Account Details", "accountDetails": "계정 정보",
"@accountDetails": {}, "@accountDetails": {},
"actions": "Actions", "actions": "작업",
"@actions": { "@actions": {
"description": "" "description": ""
}, },
"actionsNone": "No actions available", "actionsNone": "실행 가능한 작업 없음",
"@actionsNone": {}, "@actionsNone": {},
"add": "추가", "add": "추가",
"@add": { "@add": {
"description": "add" "description": "add"
}, },
"addStock": "Add Stock", "addStock": "재고 추가",
"@addStock": { "@addStock": {
"description": "add stock" "description": "add stock"
}, },
@@ -42,59 +42,61 @@
"@aspectRatio3x2": {}, "@aspectRatio3x2": {},
"aspectRatio4x3": "4:3", "aspectRatio4x3": "4:3",
"@aspectRatio4x3": {}, "@aspectRatio4x3": {},
"aspectRatioSquare": "Square (1:1)", "aspectRatioSquare": "정사각형 (1:1)",
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "앱 릴리즈 노트 표시", "appReleaseNotes": "앱 릴리즈 노트 표시",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "앱 설정", "appSettings": "앱 설정",
"@appSettings": {}, "@appSettings": {},
"appSettingsDetails": "Configure InvenTree app settings", "appSettingsDetails": "Configure InvenTree app settings",
"@appSettingsDetails": {}, "@appSettingsDetails": {},
"assignedToMe": "Assigned to Me", "assignedToMe": "나에게 할당됨",
"@assignedToMe": {}, "@assignedToMe": {},
"assignedToMeDetail": "Show orders which are assigned to me", "assignedToMeDetail": "Show orders which are assigned to me",
"@assignedToMeDetail": {}, "@assignedToMeDetail": {},
"attachments": "Attachments", "attachments": "첨부",
"@attachments": {}, "@attachments": {},
"attachImage": "Attach Image", "attachImage": "사진 첨부",
"@attachImage": { "@attachImage": {
"description": "Attach an image" "description": "Attach an image"
}, },
"attachmentNone": "No attachments found", "attachmentNone": "첨부 파일이 없음",
"@attachmentNone": {}, "@attachmentNone": {},
"attachmentNoneDetail": "No attachments found", "attachmentNoneDetail": "첨부 파일이 없음",
"@attachmentNoneDetail": {}, "@attachmentNoneDetail": {},
"attachmentSelect": "Select attachment", "attachmentSelect": "첨부파일 선택",
"@attachmentSelect": {}, "@attachmentSelect": {},
"attention": "Attention", "attention": "Attention",
"@attention": {}, "@attention": {},
"available": "Available", "available": "사용가능",
"@available": {}, "@available": {},
"availableStock": "Available Stock", "availableStock": "Available Stock",
"@availableStock": {}, "@availableStock": {},
"barcodes": "Barcodes", "barcodes": "바코드",
"@barcodes": {}, "@barcodes": {},
"barcodeSettings": "Barcode Settings", "barcodeSettings": "바코드 설정",
"@barcodeSettings": {}, "@barcodeSettings": {},
"barcodeAssign": "Assign Barcode", "barcodeAssign": "바코드 할당",
"@barcodeAssign": {}, "@barcodeAssign": {},
"barcodeAssignDetail": "Scan custom barcode to assign", "barcodeAssignDetail": "커스텀 바코드 할당",
"@barcodeAssignDetail": {}, "@barcodeAssignDetail": {},
"barcodeAssigned": "Barcode assigned", "barcodeAssigned": "바코드 할당됨",
"@barcodeAssigned": {}, "@barcodeAssigned": {},
"barcodeError": "Barcode scan error", "barcodeError": "바코드 스캔 오류",
"@barcodeError": {}, "@barcodeError": {},
"barcodeInUse": "Barcode already assigned", "barcodeInUse": "이미 바코드가 할당됨",
"@barcodeInUse": {}, "@barcodeInUse": {},
"barcodeMissingHash": "Barcode hash data missing from response", "barcodeMissingHash": "바코드 해시 데이터 응답 없음",
"@barcodeMissingHash": {}, "@barcodeMissingHash": {},
"barcodeNoMatch": "No match for barcode", "barcodeNoMatch": "바코드가 일치하지 않음",
"@barcodeNoMatch": {}, "@barcodeNoMatch": {},
"barcodeNotAssigned": "Barcode not assigned", "barcodeNotAssigned": "바코드가 할당되지 않음",
"@barcodeNotAssigned": {}, "@barcodeNotAssigned": {},
"barcodeScanPart": "Scan part barcode", "barcodeScanPart": "스캔 파트 바코드",
"@barcodeScanPart": {}, "@barcodeScanPart": {},
"barcodeReceivePart": "Scan barcode to receive part", "barcodeReceivePart": "Scan barcode to receive part",
"@barcodeReceivePart": {}, "@barcodeReceivePart": {},
@@ -192,7 +194,7 @@
"@confirmScanDetail": {}, "@confirmScanDetail": {},
"connectionRefused": "Connection Refused", "connectionRefused": "Connection Refused",
"@connectionRefused": {}, "@connectionRefused": {},
"count": "Count", "count": "수량",
"@count": { "@count": {
"description": "Count" "description": "Count"
}, },
@@ -202,13 +204,13 @@
}, },
"credits": "Credits", "credits": "Credits",
"@credits": {}, "@credits": {},
"crop": "Crop", "crop": "자르기",
"@crop": {}, "@crop": {},
"cropImage": "Crop Image", "cropImage": "이미지 자르기",
"@cropImage": {}, "@cropImage": {},
"customer": "Customer", "customer": "고객",
"@customer": {}, "@customer": {},
"customers": "Customers", "customers": "고객",
"@customers": {}, "@customers": {},
"customerReference": "Customer Reference", "customerReference": "Customer Reference",
"@customerReference": {}, "@customerReference": {},
@@ -218,27 +220,35 @@
"@colorScheme": {}, "@colorScheme": {},
"colorSchemeDetail": "Select color scheme", "colorSchemeDetail": "Select color scheme",
"@colorSchemeDetail": {}, "@colorSchemeDetail": {},
"darkMode": "Dark Mode", "darkMode": "다크 모드",
"@darkMode": {}, "@darkMode": {},
"darkModeEnable": "Enable dark mode", "darkModeEnable": "다크 모드 활성화",
"@darkModeEnable": {}, "@darkModeEnable": {},
"delete": "Delete", "delete": "삭제",
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
"@destination": {}, "@destination": {},
"destroyed": "Destroyed", "destroyed": "Destroyed",
"@destroyed": {}, "@destroyed": {},
"details": "Details", "details": "상세내용",
"@details": { "@details": {
"description": "details" "description": "details"
}, },
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "비밀번호는 비워둘 수 없습니다", "passwordEmpty": "비밀번호는 비워둘 수 없습니다",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "귀하의 계정은 이 작업에 필요한 권한이 없습니다", "permissionAccountDenied": "귀하의 계정은 이 작업에 필요한 권한이 없습니다",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "웹사이트", "website": "웹사이트",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Lietotnes iestatījumi", "appSettings": "Lietotnes iestatījumi",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Apraksts", "description": "Apraksts",
"@description": {}, "@description": {},
"destination": "Mērķis", "destination": "Mērķis",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Voorraad Toewijzen", "allocateStock": "Voorraad Toewijzen",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "App release notities weergeven", "appReleaseNotes": "App release notities weergeven",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Instellingen", "appSettings": "App Instellingen",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Verwijderen mislukt", "deleteFailed": "Verwijderen mislukt",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Weet u zeker dat u deze afbeelding wilt verwijderen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Afbeelding verwijderen",
"@deleteImageTooltip": {},
"deleteImage": "Afbeelding verwijderen",
"@deleteImage": {},
"deletePart": "Onderdeel Verwijderen", "deletePart": "Onderdeel Verwijderen",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Verwijder dit onderdeel uit de database", "deletePartDetail": "Verwijder dit onderdeel uit de database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Succesvol verwijderd", "deleteSuccess": "Succesvol verwijderd",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Omschrijving", "description": "Omschrijving",
"@description": {}, "@description": {},
"destination": "Bestemming:", "destination": "Bestemming:",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Inkooporder knop op startscherm weergeven", "homeShowPoDescription": "Inkooporder knop op startscherm weergeven",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Toon Verkooporders", "homeShowSo": "Toon Verkooporders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Toon verkooporder knop op startscherm", "homeShowSoDescription": "Toon verkooporder knop op startscherm",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Ongeldige gebruikersnaam / wachtwoord combinatie", "invalidUsernamePassword": "Ongeldige gebruikersnaam / wachtwoord combinatie",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Probleem", "issue": "Probleem",
"@issue": {}, "@issue": {},
"issueDate": "Uitgiftedatum", "issueDate": "Uitgiftedatum",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Naam", "name": "Naam",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Niet verbonden", "notConnected": "Niet verbonden",
"@notConnected": {}, "@notConnected": {},
"notes": "Opmerkingen", "notes": "Opmerkingen",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Geen afbeelding beschikbaar", "noImageAvailable": "Geen afbeelding beschikbaar",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Geen prijzen beschikbaar",
"@noPricingAvailable": {},
"noPricingDataFound": "Er zijn geen prijsgegevens gevonden voor dit deel",
"@noPricingDataFound": {},
"noSubcategories": "Geen Subcategorieën", "noSubcategories": "Geen Subcategorieën",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Geen subcategorieën beschikbaar", "noSubcategoriesAvailable": "Geen subcategorieën beschikbaar",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Wachtwoord mag niet leeg zijn", "passwordEmpty": "Wachtwoord mag niet leeg zijn",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "U heeft niet de vereiste rechten om deze actie uit te voeren", "permissionAccountDenied": "U heeft niet de vereiste rechten om deze actie uit te voeren",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Toestemming Vereist", "permissionRequired": "Toestemming Vereist",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server niet geselecteerd", "serverNotSelected": "Server niet geselecteerd",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Verzendingen", "shipments": "Verzendingen",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Verzending toevoegen", "shipmentAdd": "Verzending toevoegen",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Verzonden", "shipped": "Verzonden",
"@shipped": {}, "@shipped": {},
"sku": "Artikelnummer", "sku": "Artikelnummer",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Totaalprijs", "totalPrice": "Totaalprijs",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Verplaats", "transfer": "Verplaats",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Prijs", "price": "Prijs",
"@price": {}, "@price": {},
"priceRange": "Prijs bereik", "priceRange": "Prijs bereik",
@@ -1141,15 +1197,5 @@
"currency": "Munteenheid", "currency": "Munteenheid",
"@currency": {}, "@currency": {},
"priceBreaks": "Prijsverschillen", "priceBreaks": "Prijsverschillen",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Geen prijzen beschikbaar",
"@noPricingAvailable": {},
"noPricingDataFound": "Er zijn geen prijsgegevens gevonden voor dit deel",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Weet u zeker dat u deze afbeelding wilt verwijderen?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Afbeelding verwijderen",
"@deleteImageTooltip": {},
"deleteImage": "Afbeelding verwijderen",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Tildel lagerbeholdning", "allocateStock": "Tildel lagerbeholdning",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Vis appens utgivelsesnotater", "appReleaseNotes": "Vis appens utgivelsesnotater",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Appinnstillinger", "appSettings": "Appinnstillinger",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Slettingen mislyktes", "deleteFailed": "Slettingen mislyktes",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Slett del", "deletePart": "Slett del",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Fjern denne delen fra databasen", "deletePartDetail": "Fjern denne delen fra databasen",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Sletting var vellykket", "deleteSuccess": "Sletting var vellykket",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Beskrivelse", "description": "Beskrivelse",
"@description": {}, "@description": {},
"destination": "Destinasjon", "destination": "Destinasjon",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Vis innkjøpsordre-knappen på startside", "homeShowPoDescription": "Vis innkjøpsordre-knappen på startside",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Vis salgsordrer", "homeShowSo": "Vis salgsordrer",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Vis salgsordre-knappen på startside", "homeShowSoDescription": "Vis salgsordre-knappen på startside",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Ugyldig brukernavn- / passordkombinasjon", "invalidUsernamePassword": "Ugyldig brukernavn- / passordkombinasjon",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Send", "issue": "Send",
"@issue": {}, "@issue": {},
"issueDate": "Sendt dato", "issueDate": "Sendt dato",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Navn", "name": "Navn",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Ikke tilkoblet", "notConnected": "Ikke tilkoblet",
"@notConnected": {}, "@notConnected": {},
"notes": "Notater", "notes": "Notater",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Ingen underkategorier", "noSubcategories": "Ingen underkategorier",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Ingen underkategorier tilgjengelig", "noSubcategoriesAvailable": "Ingen underkategorier tilgjengelig",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Passordet kan ikke være tomt", "passwordEmpty": "Passordet kan ikke være tomt",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Kontoen din har ikke tillatelse til å utføre denne handlingen", "permissionAccountDenied": "Kontoen din har ikke tillatelse til å utføre denne handlingen",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Tillatelse kreves", "permissionRequired": "Tillatelse kreves",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server ikke valgt", "serverNotSelected": "Server ikke valgt",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Forsendelser", "shipments": "Forsendelser",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Legg til forsendelse", "shipmentAdd": "Legg til forsendelse",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Sendt", "shipped": "Sendt",
"@shipped": {}, "@shipped": {},
"sku": "SKU-kode", "sku": "SKU-kode",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total pris", "totalPrice": "Total pris",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Overfør", "transfer": "Overfør",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Nettside", "website": "Nettside",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Przydziel zapasy", "allocateStock": "Przydziel zapasy",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Wyświetl informacje o historii aktualizacji", "appReleaseNotes": "Wyświetl informacje o historii aktualizacji",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Ustawienia aplikacji", "appSettings": "Ustawienia aplikacji",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Usuwanie nie powiodło się", "deleteFailed": "Usuwanie nie powiodło się",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Czy na pewno chcesz usunąć ten obraz?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Usuń obraz",
"@deleteImageTooltip": {},
"deleteImage": "Usuń obraz",
"@deleteImage": {},
"deletePart": "Usuń Komponent", "deletePart": "Usuń Komponent",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Usuń ten komponent z bazy danych", "deletePartDetail": "Usuń ten komponent z bazy danych",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Usuwanie zakończone powodzeniem", "deleteSuccess": "Usuwanie zakończone powodzeniem",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Opis", "description": "Opis",
"@description": {}, "@description": {},
"destination": "Cel:", "destination": "Cel:",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Pokaż przycisk zamówienia zakupu na ekranie głównym", "homeShowPoDescription": "Pokaż przycisk zamówienia zakupu na ekranie głównym",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Pokaż zlecenia sprzedaży", "homeShowSo": "Pokaż zlecenia sprzedaży",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Pokaż przycisk zleceń sprzedaży na ekrani głównym", "homeShowSoDescription": "Pokaż przycisk zleceń sprzedaży na ekrani głównym",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Nieprawidłowy login lub hasło", "invalidUsernamePassword": "Nieprawidłowy login lub hasło",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Problem", "issue": "Problem",
"@issue": {}, "@issue": {},
"issueDate": "Data Wystawienia", "issueDate": "Data Wystawienia",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nazwa", "name": "Nazwa",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nie połączony", "notConnected": "Nie połączony",
"@notConnected": {}, "@notConnected": {},
"notes": "Notatki", "notes": "Notatki",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Brak dostępnych obrazów", "noImageAvailable": "Brak dostępnych obrazów",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Cena nie jest dostępna",
"@noPricingAvailable": {},
"noPricingDataFound": "Nie znaleziono danych dotyczących cen dla tej części",
"@noPricingDataFound": {},
"noSubcategories": "Brak podkategorii", "noSubcategories": "Brak podkategorii",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Brak dostępnych podkategorii", "noSubcategoriesAvailable": "Brak dostępnych podkategorii",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Hasło nie może być puste", "passwordEmpty": "Hasło nie może być puste",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Nie masz wystarczających uprawnień do wykonania tej czynności", "permissionAccountDenied": "Nie masz wystarczających uprawnień do wykonania tej czynności",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Wymagane uprawnienia", "permissionRequired": "Wymagane uprawnienia",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Serwer nie wybrany", "serverNotSelected": "Serwer nie wybrany",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Wysyłki", "shipments": "Wysyłki",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Dodaj wysyłkę", "shipmentAdd": "Dodaj wysyłkę",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Wysłano", "shipped": "Wysłano",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Cena całkowita", "totalPrice": "Cena całkowita",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Przenieś", "transfer": "Przenieś",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Strona WWW", "website": "Strona WWW",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Cena", "price": "Cena",
"@price": {}, "@price": {},
"priceRange": "Zakres cen", "priceRange": "Zakres cen",
@@ -1141,15 +1197,5 @@
"currency": "Waluta", "currency": "Waluta",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Cena nie jest dostępna",
"@noPricingAvailable": {},
"noPricingDataFound": "Nie znaleziono danych dotyczących cen dla tej części",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Czy na pewno chcesz usunąć ten obraz?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Usuń obraz",
"@deleteImageTooltip": {},
"deleteImage": "Usuń obraz",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Estoque alocado", "allocateStock": "Estoque alocado",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Exibir notas de versão do aplicativo", "appReleaseNotes": "Exibir notas de versão do aplicativo",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Configurações do App", "appSettings": "Configurações do App",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "A operação de apagar falhou", "deleteFailed": "A operação de apagar falhou",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Tem certeza de que deseja excluir essa imagem?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Excluir Imagem",
"@deleteImageTooltip": {},
"deleteImage": "Excluir Imagem",
"@deleteImage": {},
"deletePart": "Deletar Peça", "deletePart": "Deletar Peça",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remova essa peça do banco de dados", "deletePartDetail": "Remova essa peça do banco de dados",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Apagado com Sucesso", "deleteSuccess": "Apagado com Sucesso",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descrição", "description": "Descrição",
"@description": {}, "@description": {},
"destination": "Destino", "destination": "Destino",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Mostrar botão de ordem de compra na tela inicial", "homeShowPoDescription": "Mostrar botão de ordem de compra na tela inicial",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Mostrar Pedidos de Venda", "homeShowSo": "Mostrar Pedidos de Venda",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Mostrar Pedidos de Venda na tela inicial", "homeShowSoDescription": "Mostrar Pedidos de Venda na tela inicial",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Usuario ou senha invalidos", "invalidUsernamePassword": "Usuario ou senha invalidos",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Emitir", "issue": "Emitir",
"@issue": {}, "@issue": {},
"issueDate": "Data de emissao", "issueDate": "Data de emissao",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nome", "name": "Nome",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nao conectado", "notConnected": "Nao conectado",
"@notConnected": {}, "@notConnected": {},
"notes": "Notas", "notes": "Notas",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Nenhuma imagem disponível", "noImageAvailable": "Nenhuma imagem disponível",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Nenhum preço disponível",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Nenhuma subcategoria", "noSubcategories": "Nenhuma subcategoria",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Nenhuma subcategoria disponível", "noSubcategoriesAvailable": "Nenhuma subcategoria disponível",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "A senha não pode estar em branco", "passwordEmpty": "A senha não pode estar em branco",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Sua conta não possui as permissões necessárias para realizar esta ação", "permissionAccountDenied": "Sua conta não possui as permissões necessárias para realizar esta ação",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permissão Necessária", "permissionRequired": "Permissão Necessária",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Servidor não selecionado", "serverNotSelected": "Servidor não selecionado",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Envios", "shipments": "Envios",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Adicionar envio", "shipmentAdd": "Adicionar envio",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Enviado", "shipped": "Enviado",
"@shipped": {}, "@shipped": {},
"sku": "Código (SKU)", "sku": "Código (SKU)",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Preço Total", "totalPrice": "Preço Total",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transferir", "transfer": "Transferir",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Página Web", "website": "Página Web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Preço", "price": "Preço",
"@price": {}, "@price": {},
"priceRange": "Faixa de Preço", "priceRange": "Faixa de Preço",
@@ -1141,15 +1197,5 @@
"currency": "Moeda", "currency": "Moeda",
"@currency": {}, "@currency": {},
"priceBreaks": "Quebra de Preço", "priceBreaks": "Quebra de Preço",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Nenhum preço disponível",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Tem certeza de que deseja excluir essa imagem?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Excluir Imagem",
"@deleteImageTooltip": {},
"deleteImage": "Excluir Imagem",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Alocar estoque", "allocateStock": "Alocar estoque",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Exibir notas de versão do aplicativo", "appReleaseNotes": "Exibir notas de versão do aplicativo",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Configurações do App", "appSettings": "Configurações do App",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Falha ao excluir", "deleteFailed": "Falha ao excluir",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Excluir esta parte", "deletePart": "Excluir esta parte",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remover esta peça da base de dados", "deletePartDetail": "Remover esta peça da base de dados",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Excluído com sucesso", "deleteSuccess": "Excluído com sucesso",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descrição", "description": "Descrição",
"@description": {}, "@description": {},
"destination": "Destino", "destination": "Destino",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Mostrar botão de pedido de compra na tela inicial", "homeShowPoDescription": "Mostrar botão de pedido de compra na tela inicial",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Mostrar Pedidos de Vendas", "homeShowSo": "Mostrar Pedidos de Vendas",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Mostrar botão de pedido de compra na tela inicial", "homeShowSoDescription": "Mostrar botão de pedido de compra na tela inicial",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "O nome de utilizador ou a palavra-passe não estão corretos", "invalidUsernamePassword": "O nome de utilizador ou a palavra-passe não estão corretos",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Erro", "issue": "Erro",
"@issue": {}, "@issue": {},
"issueDate": "Data de emissão", "issueDate": "Data de emissão",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "A palavra-passe não pode estar vazia", "passwordEmpty": "A palavra-passe não pode estar vazia",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "A sua conta não tem as permissões necessárias para executar esta ação", "permissionAccountDenied": "A sua conta não tem as permissões necessárias para executar esta ação",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permissão necessária", "permissionRequired": "Permissão necessária",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Alocare Stoc", "allocateStock": "Alocare Stoc",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Afișează notele de lansare a aplicației", "appReleaseNotes": "Afișează notele de lansare a aplicației",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Setări Aplicație", "appSettings": "Setări Aplicație",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Operațiune de ștergere eșuată", "deleteFailed": "Operațiune de ștergere eșuată",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Șterge Piesa", "deletePart": "Șterge Piesa",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Elimină această piesă din baza de date", "deletePartDetail": "Elimină această piesă din baza de date",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operație de ștergere reușită", "deleteSuccess": "Operație de ștergere reușită",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Descriere", "description": "Descriere",
"@description": {}, "@description": {},
"destination": "Destinație", "destination": "Destinație",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Afișați butonul de achiziții pe ecranul principal", "homeShowPoDescription": "Afișați butonul de achiziții pe ecranul principal",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Arată Comenzile de Vânzări", "homeShowSo": "Arată Comenzile de Vânzări",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Afișare buton vânzări pe ecranul principal", "homeShowSoDescription": "Afișare buton vânzări pe ecranul principal",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Combinație de nume utilizator / parolă invalida", "invalidUsernamePassword": "Combinație de nume utilizator / parolă invalida",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Problemă", "issue": "Problemă",
"@issue": {}, "@issue": {},
"issueDate": "Data emiterii", "issueDate": "Data emiterii",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Nume", "name": "Nume",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Neconectat", "notConnected": "Neconectat",
"@notConnected": {}, "@notConnected": {},
"notes": "Notițe", "notes": "Notițe",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Nu există subcategorii", "noSubcategories": "Nu există subcategorii",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Nicio subcategorie disponibilă", "noSubcategoriesAvailable": "Nicio subcategorie disponibilă",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Câmpul pentru Parola nu poate fi gol", "passwordEmpty": "Câmpul pentru Parola nu poate fi gol",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Contul dvs. nu are permisiunile necesare pentru a efectua această acțiune", "permissionAccountDenied": "Contul dvs. nu are permisiunile necesare pentru a efectua această acțiune",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permisiune necesară", "permissionRequired": "Permisiune necesară",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Выделить запас", "allocateStock": "Выделить запас",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Показать заметки о выпуске приложения", "appReleaseNotes": "Показать заметки о выпуске приложения",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Настройки приложения", "appSettings": "Настройки приложения",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Ошибка удаления", "deleteFailed": "Ошибка удаления",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Вы уверены, что хотите удалить изображение?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Удалить изображение",
"@deleteImageTooltip": {},
"deleteImage": "Удалить изображение",
"@deleteImage": {},
"deletePart": "Удалить деталь", "deletePart": "Удалить деталь",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Удалить эту деталь из базы данных", "deletePartDetail": "Удалить эту деталь из базы данных",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Удаление успешно завершено", "deleteSuccess": "Удаление успешно завершено",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Описание", "description": "Описание",
"@description": {}, "@description": {},
"destination": "Назначение", "destination": "Назначение",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Показывать кнопку заказа на главном экране", "homeShowPoDescription": "Показывать кнопку заказа на главном экране",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Показать заказы на продажу", "homeShowSo": "Показать заказы на продажу",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Показывать кнопку заказов на продажу на главном экране", "homeShowSoDescription": "Показывать кнопку заказов на продажу на главном экране",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Неверная комбинация имени пользователя и пароля", "invalidUsernamePassword": "Неверная комбинация имени пользователя и пароля",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Оформить", "issue": "Оформить",
"@issue": {}, "@issue": {},
"issueDate": "Дата проблемы", "issueDate": "Дата проблемы",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Название", "name": "Название",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Соединение не установлено", "notConnected": "Соединение не установлено",
"@notConnected": {}, "@notConnected": {},
"notes": "Заметки", "notes": "Заметки",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Нет доступного изображения", "noImageAvailable": "Нет доступного изображения",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Нет данных о цене",
"@noPricingAvailable": {},
"noPricingDataFound": "Для этой детали не найдены данные о ценах",
"@noPricingDataFound": {},
"noSubcategories": "Нет подкатегории", "noSubcategories": "Нет подкатегории",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Нет доступных подкатегорий", "noSubcategoriesAvailable": "Нет доступных подкатегорий",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Пароль не может быть пустым", "passwordEmpty": "Пароль не может быть пустым",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Ваш аккаунт не имеет разрешения на выполнение этого действия", "permissionAccountDenied": "Ваш аккаунт не имеет разрешения на выполнение этого действия",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Требуется разрешение", "permissionRequired": "Требуется разрешение",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Сервер не выбран", "serverNotSelected": "Сервер не выбран",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Поставки", "shipments": "Поставки",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Новое Отправление", "shipmentAdd": "Новое Отправление",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Отгружено", "shipped": "Отгружено",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Общая стоимость", "totalPrice": "Общая стоимость",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Перемещение", "transfer": "Перемещение",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Сайт", "website": "Сайт",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Цена", "price": "Цена",
"@price": {}, "@price": {},
"priceRange": "Диапазон цен", "priceRange": "Диапазон цен",
@@ -1141,15 +1197,5 @@
"currency": "Валюта", "currency": "Валюта",
"@currency": {}, "@currency": {},
"priceBreaks": "Разбивка по ценам", "priceBreaks": "Разбивка по ценам",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Нет данных о цене",
"@noPricingAvailable": {},
"noPricingDataFound": "Для этой детали не найдены данные о ценах",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Вы уверены, что хотите удалить изображение?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Удалить изображение",
"@deleteImageTooltip": {},
"deleteImage": "Удалить изображение",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allocate Stock", "allocateStock": "Allocate Stock",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Display app release notes", "appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "App Settings", "appSettings": "App Settings",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Alociraj zalihe", "allocateStock": "Alociraj zalihe",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Prikaži informacije o aplikaciji", "appReleaseNotes": "Prikaži informacije o aplikaciji",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Podešavanja aplikacije", "appSettings": "Podešavanja aplikacije",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Neuspešna operacija brisanja", "deleteFailed": "Neuspešna operacija brisanja",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Obriši deo", "deletePart": "Obriši deo",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Ukloni ovaj deo iz baze podataka", "deletePartDetail": "Ukloni ovaj deo iz baze podataka",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Operacija brisanja uspešna", "deleteSuccess": "Operacija brisanja uspešna",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Opis", "description": "Opis",
"@description": {}, "@description": {},
"destination": "Odredište", "destination": "Odredište",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Datum izdavanja", "issueDate": "Datum izdavanja",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Ime", "name": "Ime",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Nije povezano", "notConnected": "Nije povezano",
"@notConnected": {}, "@notConnected": {},
"notes": "Beleške", "notes": "Beleške",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Nema podkategorija", "noSubcategories": "Nema podkategorija",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Nema dostupnih podkategorija", "noSubcategoriesAvailable": "Nema dostupnih podkategorija",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Allokera lager", "allocateStock": "Allokera lager",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Visa versionsinfo för app", "appReleaseNotes": "Visa versionsinfo för app",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Appinställningar", "appSettings": "Appinställningar",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Borttagning misslyckades", "deleteFailed": "Borttagning misslyckades",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Ta bort del", "deletePart": "Ta bort del",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Ta bort denna del från databasen", "deletePartDetail": "Ta bort denna del från databasen",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Borttagning lyckad", "deleteSuccess": "Borttagning lyckad",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Beskrivning", "description": "Beskrivning",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Visa knappen för inköpsorder på startskärmen", "homeShowPoDescription": "Visa knappen för inköpsorder på startskärmen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Visa försäljningsorder", "homeShowSo": "Visa försäljningsorder",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Visa knappen för försäljningsorder på startskärmen", "homeShowSoDescription": "Visa knappen för försäljningsorder på startskärmen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Felaktigt användarnamn / lösenord kombination", "invalidUsernamePassword": "Felaktigt användarnamn / lösenord kombination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Ärende", "issue": "Ärende",
"@issue": {}, "@issue": {},
"issueDate": "Utfärdad datum", "issueDate": "Utfärdad datum",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Namn", "name": "Namn",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Ej ansluten", "notConnected": "Ej ansluten",
"@notConnected": {}, "@notConnected": {},
"notes": "Anteckningar", "notes": "Anteckningar",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Ingen bild tillgänglig", "noImageAvailable": "Ingen bild tillgänglig",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Inga underkategorier", "noSubcategories": "Inga underkategorier",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Inga underkategorier tillgängliga", "noSubcategoriesAvailable": "Inga underkategorier tillgängliga",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Lösenordet får inte vara tomt", "passwordEmpty": "Lösenordet får inte vara tomt",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Ditt konto har inte de rättigheter som krävs för att utföra denna åtgärd", "permissionAccountDenied": "Ditt konto har inte de rättigheter som krävs för att utföra denna åtgärd",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Särskilda behörigheter krävs", "permissionRequired": "Särskilda behörigheter krävs",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Servern är inte vald", "serverNotSelected": "Servern är inte vald",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Frakt", "shipments": "Frakt",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Lägg till frakt", "shipmentAdd": "Lägg till frakt",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Skickad", "shipped": "Skickad",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Totalpris", "totalPrice": "Totalpris",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Överföring", "transfer": "Överföring",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Webbplats", "website": "Webbplats",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "จัดสรรคลัง", "allocateStock": "จัดสรรคลัง",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "แสดงข้อมูลรุ่นของโปรแกรม", "appReleaseNotes": "แสดงข้อมูลรุ่นของโปรแกรม",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "การตั้งค่าแอปพลิเคชั่น", "appSettings": "การตั้งค่าแอปพลิเคชั่น",
@@ -86,7 +88,7 @@
"@barcodeAssigned": {}, "@barcodeAssigned": {},
"barcodeError": "สแกนบาร์โค้ดผิดพลาด", "barcodeError": "สแกนบาร์โค้ดผิดพลาด",
"@barcodeError": {}, "@barcodeError": {},
"barcodeInUse": "Barcode already assigned", "barcodeInUse": "",
"@barcodeInUse": {}, "@barcodeInUse": {},
"barcodeMissingHash": "Barcode hash data missing from response", "barcodeMissingHash": "Barcode hash data missing from response",
"@barcodeMissingHash": {}, "@barcodeMissingHash": {},
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Delete operation failed", "deleteFailed": "Delete operation failed",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Delete Part", "deletePart": "Delete Part",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Remove this part from the database", "deletePartDetail": "Remove this part from the database",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Delete operation successful", "deleteSuccess": "Delete operation successful",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Description", "description": "Description",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Show purchase order button on home screen", "homeShowPoDescription": "Show purchase order button on home screen",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Show Sales Orders", "homeShowSo": "Show Sales Orders",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Show sales order button on home screen", "homeShowSoDescription": "Show sales order button on home screen",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Invalid username / password combination", "invalidUsernamePassword": "Invalid username / password combination",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Name", "name": "Name",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Not Connected", "notConnected": "Not Connected",
"@notConnected": {}, "@notConnected": {},
"notes": "Notes", "notes": "Notes",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Password cannot be empty", "passwordEmpty": "Password cannot be empty",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Your account does not have the required permissions to perform this action", "permissionAccountDenied": "Your account does not have the required permissions to perform this action",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Permission Required", "permissionRequired": "Permission Required",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Server not selected", "serverNotSelected": "Server not selected",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Shipped", "shipped": "Shipped",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Tahsisli stok", "allocateStock": "Tahsisli stok",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Uygulama yayınlama notlarını göster", "appReleaseNotes": "Uygulama yayınlama notlarını göster",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Uygulama Ayarları", "appSettings": "Uygulama Ayarları",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Silme işlemi başarısız", "deleteFailed": "Silme işlemi başarısız",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Bu resmi silmek istediğinizden emin misiniz?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Görüntüyü Sil",
"@deleteImageTooltip": {},
"deleteImage": "Resmi sil",
"@deleteImage": {},
"deletePart": "Parça Sil", "deletePart": "Parça Sil",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Bu parçayı veritabanından kaldır", "deletePartDetail": "Bu parçayı veritabanından kaldır",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Silme işlemi başarılı", "deleteSuccess": "Silme işlemi başarılı",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Açıklama", "description": "Açıklama",
"@description": {}, "@description": {},
"destination": "Varış Yeri", "destination": "Varış Yeri",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Satınalma sipariş butonunu ana ekranda göster", "homeShowPoDescription": "Satınalma sipariş butonunu ana ekranda göster",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Satış Siparişlerini Göster", "homeShowSo": "Satış Siparişlerini Göster",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Satış siparişleri tuşunu giriş ekranında göster", "homeShowSoDescription": "Satış siparişleri tuşunu giriş ekranında göster",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Geçersiz kullanıcı adı ve şifre", "invalidUsernamePassword": "Geçersiz kullanıcı adı ve şifre",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Sorun", "issue": "Sorun",
"@issue": {}, "@issue": {},
"issueDate": "Sorun Tarihi", "issueDate": "Sorun Tarihi",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Adı", "name": "Adı",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Bağlı değil", "notConnected": "Bağlı değil",
"@notConnected": {}, "@notConnected": {},
"notes": "Notlar", "notes": "Notlar",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Kullanılabilir resim yok", "noImageAvailable": "Kullanılabilir resim yok",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "Fiyatlandırma mevcut değil",
"@noPricingAvailable": {},
"noPricingDataFound": "Bu parça için fiyatlandırma verisi bulunamadı",
"@noPricingDataFound": {},
"noSubcategories": "Alt kategori yok", "noSubcategories": "Alt kategori yok",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Uygun alt kategori yok", "noSubcategoriesAvailable": "Uygun alt kategori yok",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Parola boş bırakılamaz", "passwordEmpty": "Parola boş bırakılamaz",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Bu eylemi gerçekleştirmek için gerekli yetkiye sahip değilsiniz", "permissionAccountDenied": "Bu eylemi gerçekleştirmek için gerekli yetkiye sahip değilsiniz",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "İzin Gerekli", "permissionRequired": "İzin Gerekli",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Sunucu bulunamadı", "serverNotSelected": "Sunucu bulunamadı",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Gönderiler", "shipments": "Gönderiler",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Gönderi Ekle", "shipmentAdd": "Gönderi Ekle",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Gönderildi", "shipped": "Gönderildi",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Toplam Fiyat", "totalPrice": "Toplam Fiyat",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Aktarım", "transfer": "Aktarım",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Web sitesi", "website": "Web sitesi",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Fiyat", "price": "Fiyat",
"@price": {}, "@price": {},
"priceRange": "Fiyat Aralığı", "priceRange": "Fiyat Aralığı",
@@ -1141,15 +1197,5 @@
"currency": "Para Birimi", "currency": "Para Birimi",
"@currency": {}, "@currency": {},
"priceBreaks": "Fiyat Aralığı", "priceBreaks": "Fiyat Aralığı",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "Fiyatlandırma mevcut değil",
"@noPricingAvailable": {},
"noPricingDataFound": "Bu parça için fiyatlandırma verisi bulunamadı",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Bu resmi silmek istediğinizden emin misiniz?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Görüntüyü Sil",
"@deleteImageTooltip": {},
"deleteImage": "Resmi sil",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Виділити запас", "allocateStock": "Виділити запас",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Показати примітки до випуску", "appReleaseNotes": "Показати примітки до випуску",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Налаштування додатку", "appSettings": "Налаштування додатку",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Помилка видалення", "deleteFailed": "Помилка видалення",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Видалити деталь", "deletePart": "Видалити деталь",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Видалити цю частину з бази даних", "deletePartDetail": "Видалити цю частину з бази даних",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Операція видалення пройшла успішно", "deleteSuccess": "Операція видалення пройшла успішно",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Опис", "description": "Опис",
"@description": {}, "@description": {},
"destination": "Місце призначення", "destination": "Місце призначення",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Показувати кнопку замовлення на домашньому екрані", "homeShowPoDescription": "Показувати кнопку замовлення на домашньому екрані",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Показати замовлення", "homeShowSo": "Показати замовлення",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Показувати кнопку замовлення на домашньому екрані", "homeShowSoDescription": "Показувати кнопку замовлення на домашньому екрані",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Неправильна комбінація імені користувача та пароля", "invalidUsernamePassword": "Неправильна комбінація імені користувача та пароля",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Issue", "issue": "Issue",
"@issue": {}, "@issue": {},
"issueDate": "Issue Date", "issueDate": "Issue Date",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Назва", "name": "Назва",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Не під’єднано", "notConnected": "Не під’єднано",
"@notConnected": {}, "@notConnected": {},
"notes": "Нотатки", "notes": "Нотатки",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "Немає доступного зображення", "noImageAvailable": "Немає доступного зображення",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "No Subcategories", "noSubcategories": "No Subcategories",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "No subcategories available", "noSubcategoriesAvailable": "No subcategories available",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Пароль не може бути порожнім", "passwordEmpty": "Пароль не може бути порожнім",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Ваш обліковий запис не має необхідних прав для виконання цієї дії", "permissionAccountDenied": "Ваш обліковий запис не має необхідних прав для виконання цієї дії",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Потрібен дозвіл", "permissionRequired": "Потрібен дозвіл",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Сервер не вибраний", "serverNotSelected": "Сервер не вибраний",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Shipments", "shipments": "Shipments",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Add Shipment", "shipmentAdd": "Add Shipment",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Відправлено", "shipped": "Відправлено",
"@shipped": {}, "@shipped": {},
"sku": "SKU", "sku": "SKU",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Total Price", "totalPrice": "Total Price",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Transfer", "transfer": "Transfer",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Website", "website": "Website",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "Phân kho", "allocateStock": "Phân kho",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "Hiển thị ghi chú phát hành ứng dụng", "appReleaseNotes": "Hiển thị ghi chú phát hành ứng dụng",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "Cài đặt ứng dụng", "appSettings": "Cài đặt ứng dụng",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "Thao tác xóa đã thất bại", "deleteFailed": "Thao tác xóa đã thất bại",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "Xóa phần", "deletePart": "Xóa phần",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "Xóa một phần ra khỏi cơ sở dữ liệu", "deletePartDetail": "Xóa một phần ra khỏi cơ sở dữ liệu",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "Thao tác xóa thành công", "deleteSuccess": "Thao tác xóa thành công",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "Mô tả", "description": "Mô tả",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "Hiển thị đơn hàng mới tại màn hình chính", "homeShowPoDescription": "Hiển thị đơn hàng mới tại màn hình chính",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "Hiện đơn hàng bán", "homeShowSo": "Hiện đơn hàng bán",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "Hiện nút đơn hàng bán tại màn hình trang chủ", "homeShowSoDescription": "Hiện nút đơn hàng bán tại màn hình trang chủ",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "Tên người dùng / mật khẩu không hợp lệ", "invalidUsernamePassword": "Tên người dùng / mật khẩu không hợp lệ",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "Vấn đề", "issue": "Vấn đề",
"@issue": {}, "@issue": {},
"issueDate": "Ngày phát hành", "issueDate": "Ngày phát hành",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "Tên", "name": "Tên",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "Không được kết nối", "notConnected": "Không được kết nối",
"@notConnected": {}, "@notConnected": {},
"notes": "Ghi chú", "notes": "Ghi chú",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "Không có danh mục con", "noSubcategories": "Không có danh mục con",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "Không có sẵn danh mục", "noSubcategoriesAvailable": "Không có sẵn danh mục",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "Mật khẩu không được để trống", "passwordEmpty": "Mật khẩu không được để trống",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "Tài khoản này bắt buộc phải có đủ các quyền để thực hiện thao tác này", "permissionAccountDenied": "Tài khoản này bắt buộc phải có đủ các quyền để thực hiện thao tác này",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "Yêu cầu quyền truy cập", "permissionRequired": "Yêu cầu quyền truy cập",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "Chưa chọn máy chủ", "serverNotSelected": "Chưa chọn máy chủ",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "Vận chuyển", "shipments": "Vận chuyển",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "Thêm phương thức vận chuyển", "shipmentAdd": "Thêm phương thức vận chuyển",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "Đã vận chuyển", "shipped": "Đã vận chuyển",
"@shipped": {}, "@shipped": {},
"sku": "Mã sản phẩm", "sku": "Mã sản phẩm",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "Tổng tiền", "totalPrice": "Tổng tiền",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "Chuyển", "transfer": "Chuyển",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "Trang web", "website": "Trang web",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "分配库存", "allocateStock": "分配库存",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "显示应用发布笔记", "appReleaseNotes": "显示应用发布笔记",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "应用设置", "appSettings": "应用设置",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "删除操作失败", "deleteFailed": "删除操作失败",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "您确认要删除此图片吗?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "删除图片",
"@deleteImageTooltip": {},
"deleteImage": "删除图片",
"@deleteImage": {},
"deletePart": "删除零件", "deletePart": "删除零件",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "从数据库中删除此零件", "deletePartDetail": "从数据库中删除此零件",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "删除操作成功", "deleteSuccess": "删除操作成功",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "描述", "description": "描述",
"@description": {}, "@description": {},
"destination": "目的地", "destination": "目的地",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "在主屏幕上显示订单按钮", "homeShowPoDescription": "在主屏幕上显示订单按钮",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "显示销售订单", "homeShowSo": "显示销售订单",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "在主屏幕上显示销售订单按钮", "homeShowSoDescription": "在主屏幕上显示销售订单按钮",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "无效的用户名密码组合", "invalidUsernamePassword": "无效的用户名密码组合",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "下单任务", "issue": "下单任务",
"@issue": {}, "@issue": {},
"issueDate": "签发日期", "issueDate": "签发日期",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "名称", "name": "名称",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "未连接", "notConnected": "未连接",
"@notConnected": {}, "@notConnected": {},
"notes": "注释", "notes": "注释",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "没有可用的图片", "noImageAvailable": "没有可用的图片",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "无可用价格",
"@noPricingAvailable": {},
"noPricingDataFound": "未找到此零件的定价数据",
"@noPricingDataFound": {},
"noSubcategories": "无子类别", "noSubcategories": "无子类别",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "无可用子类别", "noSubcategoriesAvailable": "无可用子类别",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "密码不能为空", "passwordEmpty": "密码不能为空",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "您的账户没有执行此操作所需的权限", "permissionAccountDenied": "您的账户没有执行此操作所需的权限",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "需要授权:", "permissionRequired": "需要授权:",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "未选定服务器", "serverNotSelected": "未选定服务器",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "配送", "shipments": "配送",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "添加配送", "shipmentAdd": "添加配送",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "已配送", "shipped": "已配送",
"@shipped": {}, "@shipped": {},
"sku": "库存单位 (SKU)", "sku": "库存单位 (SKU)",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "总价", "totalPrice": "总价",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "转移", "transfer": "转移",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "网站", "website": "网站",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "价格", "price": "价格",
"@price": {}, "@price": {},
"priceRange": "价格范围", "priceRange": "价格范围",
@@ -1141,15 +1197,5 @@
"currency": "币种", "currency": "币种",
"@currency": {}, "@currency": {},
"priceBreaks": "批发价", "priceBreaks": "批发价",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "无可用价格",
"@noPricingAvailable": {},
"noPricingDataFound": "未找到此零件的定价数据",
"@noPricingDataFound": {},
"deleteImageConfirmation": "您确认要删除此图片吗?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "删除图片",
"@deleteImageTooltip": {},
"deleteImage": "删除图片",
"@deleteImage": {}
} }

View File

@@ -46,6 +46,8 @@
"@aspectRatioSquare": {}, "@aspectRatioSquare": {},
"allocateStock": "分配庫存", "allocateStock": "分配庫存",
"@allocateStock": {}, "@allocateStock": {},
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"appReleaseNotes": "顯示應用程式發布說明", "appReleaseNotes": "顯示應用程式發布說明",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "程式設定", "appSettings": "程式設定",
@@ -226,12 +228,20 @@
"@delete": {}, "@delete": {},
"deleteFailed": "刪除失敗", "deleteFailed": "刪除失敗",
"@deleteFailed": {}, "@deleteFailed": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {},
"deletePart": "刪除零件", "deletePart": "刪除零件",
"@deletePart": {}, "@deletePart": {},
"deletePartDetail": "從數據庫中刪除此零件", "deletePartDetail": "從數據庫中刪除此零件",
"@deletePartDetail": {}, "@deletePartDetail": {},
"deleteSuccess": "刪除成功", "deleteSuccess": "刪除成功",
"@deleteSuccess": {}, "@deleteSuccess": {},
"deliveryDate": "Delivery Date",
"@deliveryDate": {},
"description": "敘述", "description": "敘述",
"@description": {}, "@description": {},
"destination": "Destination", "destination": "Destination",
@@ -374,6 +384,10 @@
"@homeShowPo": {}, "@homeShowPo": {},
"homeShowPoDescription": "在主屏幕上顯示訂單按鈕", "homeShowPoDescription": "在主屏幕上顯示訂單按鈕",
"@homeShowPoDescription": {}, "@homeShowPoDescription": {},
"homeShowShipments": "Show Shipments",
"@homeShowShipments": {},
"homeShowShipmentsDescription": "Show pending shipments on the home screen",
"@homeShowShipmentsDescription": {},
"homeShowSo": "顯示銷售訂單", "homeShowSo": "顯示銷售訂單",
"@homeShowSo": {}, "@homeShowSo": {},
"homeShowSoDescription": "在主屏幕上顯示銷售訂單按鈕", "homeShowSoDescription": "在主屏幕上顯示銷售訂單按鈕",
@@ -440,6 +454,10 @@
"@invalidSupplierPart": {}, "@invalidSupplierPart": {},
"invalidUsernamePassword": "無效的用户名密碼組合", "invalidUsernamePassword": "無效的用户名密碼組合",
"@invalidUsernamePassword": {}, "@invalidUsernamePassword": {},
"invoice": "Invoice",
"@invoice": {},
"invoiceNumber": "Invoice Number",
"@invoiceNumber": {},
"issue": "發行", "issue": "發行",
"@issue": {}, "@issue": {},
"issueDate": "發行日期", "issueDate": "發行日期",
@@ -520,6 +538,10 @@
"@missingData": {}, "@missingData": {},
"name": "名稱", "name": "名稱",
"@name": {}, "@name": {},
"no": "No",
"@no": {},
"notApplicable": "N/A",
"@notApplicable": {},
"notConnected": "未連接", "notConnected": "未連接",
"@notConnected": {}, "@notConnected": {},
"notes": "備註", "notes": "備註",
@@ -536,6 +558,10 @@
"@noResults": {}, "@noResults": {},
"noImageAvailable": "No image available", "noImageAvailable": "No image available",
"@noImageAvailable": {}, "@noImageAvailable": {},
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"noSubcategories": "無子類別", "noSubcategories": "無子類別",
"@noSubcategories": {}, "@noSubcategories": {},
"noSubcategoriesAvailable": "無可用子類別", "noSubcategoriesAvailable": "無可用子類別",
@@ -628,6 +654,8 @@
"@password": {}, "@password": {},
"passwordEmpty": "密碼不能為空", "passwordEmpty": "密碼不能為空",
"@passwordEmpty": {}, "@passwordEmpty": {},
"pending": "Pending",
"@pending": {},
"permissionAccountDenied": "您的賬户沒有執行此操作所需的權限", "permissionAccountDenied": "您的賬户沒有執行此操作所需的權限",
"@permissionAccountDenied": {}, "@permissionAccountDenied": {},
"permissionRequired": "需要授權:", "permissionRequired": "需要授權:",
@@ -906,10 +934,34 @@
"@serverNotConnected": {}, "@serverNotConnected": {},
"serverNotSelected": "未選定服務器", "serverNotSelected": "未選定服務器",
"@serverNotSelected": {}, "@serverNotSelected": {},
"shipment": "Shipment",
"@shipment": {},
"shipments": "配送", "shipments": "配送",
"@shipments": {}, "@shipments": {},
"shipmentsPending": "Pending Shipments",
"@shipmentsPending": {},
"shipmentAdd": "添加配送", "shipmentAdd": "添加配送",
"@shipmentAdd": {}, "@shipmentAdd": {},
"shipmentCheck": "Check Shipment",
"@shipmentCheck": {},
"shipmentCheckDetail": "Mark this shipment as checked",
"@shipmentCheckDetail": {},
"shipmentChecked": "Shipment Checked",
"@shipmentChecked": {},
"shipmentDate": "Shipment Date",
"@shipmentDate": {},
"shipmentEdit": "Edit Shipment",
"@shipmentEdit": {},
"shipmentReference": "Shipment Reference",
"@shipmentReference": {},
"shipmentSend": "Send Shipment",
"@shipmentSend": {},
"shipmentUncheck": "Uncheck Shipment",
"@shipmentUncheck": {},
"shipmentUncheckDetail": "Mark this shipment as unchecked",
"@shipmentUncheckDetail": {},
"shipmentUpdated": "Shipment Updated",
"@shipmentUpdated": {},
"shipped": "已配送", "shipped": "已配送",
"@shipped": {}, "@shipped": {},
"sku": "庫存單位 (SKU)", "sku": "庫存單位 (SKU)",
@@ -1054,6 +1106,8 @@
"@tokenMissingFromResponse": {}, "@tokenMissingFromResponse": {},
"totalPrice": "總價", "totalPrice": "總價",
"@totalPrice": {}, "@totalPrice": {},
"trackingNumber": "Tracking Number",
"@trackingNumber": {},
"transfer": "轉移", "transfer": "轉移",
"@transfer": { "@transfer": {
"description": "transfer" "description": "transfer"
@@ -1114,6 +1168,8 @@
"@viewSupplierPart": {}, "@viewSupplierPart": {},
"website": "網站", "website": "網站",
"@website": {}, "@website": {},
"yes": "Yes",
"@yes": {},
"price": "Price", "price": "Price",
"@price": {}, "@price": {},
"priceRange": "Price Range", "priceRange": "Price Range",
@@ -1141,15 +1197,5 @@
"currency": "Currency", "currency": "Currency",
"@currency": {}, "@currency": {},
"priceBreaks": "Price Breaks", "priceBreaks": "Price Breaks",
"@priceBreaks": {}, "@priceBreaks": {}
"noPricingAvailable": "No pricing available",
"@noPricingAvailable": {},
"noPricingDataFound": "No pricing data found for this part",
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
} }