mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
New Crowdin updates (#297)
* New translations app_en.arb (French) * New translations app_en.arb (Spanish) * 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 (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 (Dutch) * New translations app_en.arb (Norwegian) * New translations app_en.arb (Polish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (Russian) * 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 (Dutch) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Indonesian) * New translations app_en.arb (Persian) * New translations app_en.arb (Spanish, Mexico) * New translations app_en.arb (Thai)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "nl",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
@ -317,6 +317,8 @@
|
||||
"@invalidStockLocation": {},
|
||||
"invalidStockItem": "Ongeldig Voorraadartikel",
|
||||
"@invalidStockItem": {},
|
||||
"invalidSupplierPart": "Ongeldig Leveranciersonderdeel",
|
||||
"@invalidSupplierPart": {},
|
||||
"invalidUsernamePassword": "Ongeldige gebruikersnaam / wachtwoord combinatie",
|
||||
"@invalidUsernamePassword": {},
|
||||
"issueDate": "Uitgiftedatum",
|
||||
@ -749,6 +751,14 @@
|
||||
"@suppliedParts": {},
|
||||
"supplier": "Leverancier",
|
||||
"@supplier": {},
|
||||
"supplierPart": "Leveranciersonderdeel",
|
||||
"@supplierPart": {},
|
||||
"supplierPartEdit": "Bewerk Leveranciersonderdeel",
|
||||
"@supplierPartEdit": {},
|
||||
"supplierPartUpdated": "Leveranciersonderdeel bijgewerkt",
|
||||
"@supplierPartUpdated": {},
|
||||
"supplierParts": "Leveranciersonderdeel",
|
||||
"@supplierParts": {},
|
||||
"suppliers": "Leveranciers",
|
||||
"@suppliers": {},
|
||||
"supplierReference": "Leveranciers Referentie",
|
||||
@ -757,6 +767,8 @@
|
||||
"@takePicture": {},
|
||||
"targetDate": "Streefdatum",
|
||||
"@targetDate": {},
|
||||
"templatePart": "Bovenliggend sjabloon onderdeel",
|
||||
"@templatePart": {},
|
||||
"testName": "Test Naam",
|
||||
"@testName": {},
|
||||
"testPassedOrFailed": "Test geslaagd of mislukt",
|
||||
@ -785,6 +797,10 @@
|
||||
"@tokenError": {},
|
||||
"tokenMissing": "Ontbrekende Token",
|
||||
"@tokenMissing": {},
|
||||
"tokenMissingFromResponse": "Toegangstoken ontbreekt in antwoord",
|
||||
"@tokenMissingFromResponse": {},
|
||||
"totalPrice": "Totaalprijs",
|
||||
"@totalPrice": {},
|
||||
"transfer": "Verplaats",
|
||||
"@transfer": {
|
||||
"description": "transfer"
|
||||
|
Reference in New Issue
Block a user