mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-02 20:00:53 +00:00
New Crowdin updates (#666)
* 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 (Russian) * 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 (Ukrainian) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Chinese Traditional) * 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) * 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:
@ -36,6 +36,14 @@
|
||||
"@appDetails": {},
|
||||
"allocated": "Allocato",
|
||||
"@allocated": {},
|
||||
"aspectRatio16x9": "16:9",
|
||||
"@aspectRatio16x9": {},
|
||||
"aspectRatio3x2": "3:2",
|
||||
"@aspectRatio3x2": {},
|
||||
"aspectRatio4x3": "4:3",
|
||||
"@aspectRatio4x3": {},
|
||||
"aspectRatioSquare": "Square (1:1)",
|
||||
"@aspectRatioSquare": {},
|
||||
"allocateStock": "Alloca stock",
|
||||
"@allocateStock": {},
|
||||
"appReleaseNotes": "Mostra le note di rilascio dell'app",
|
||||
@ -177,6 +185,7 @@
|
||||
"confirmScan": "Conferma trasferimento",
|
||||
"@confirmScan": {},
|
||||
"confirmScanDetail": "Conferma trasferimento dettagli stock durante scansione codici a barre",
|
||||
"@confirmScanDetail": {},
|
||||
"connectionRefused": "Connessione rifiutata",
|
||||
"@connectionRefused": {},
|
||||
"count": "Quantità",
|
||||
@ -189,6 +198,10 @@
|
||||
},
|
||||
"credits": "Riconoscimenti",
|
||||
"@credits": {},
|
||||
"crop": "Crop",
|
||||
"@crop": {},
|
||||
"cropImage": "Crop Image",
|
||||
"@cropImage": {},
|
||||
"customer": "Cliente",
|
||||
"@customer": {},
|
||||
"customers": "Clienti",
|
||||
@ -227,10 +240,12 @@
|
||||
},
|
||||
"documentation": "Documentazione",
|
||||
"@documentation": {},
|
||||
"downloadComplete": "Download Complete",
|
||||
"@downloadComplete": {},
|
||||
"downloadError": "Error downloading image",
|
||||
"@downloadError": {},
|
||||
"downloading": "File in download",
|
||||
"@downloading": {},
|
||||
"downloadError": "Errore download",
|
||||
"@downloadError": {},
|
||||
"edit": "Modifica",
|
||||
"@edit": {
|
||||
"description": "edit"
|
||||
@ -344,8 +359,9 @@
|
||||
"description": "history"
|
||||
},
|
||||
"home": "Home",
|
||||
"@homeScreen": {},
|
||||
"@home": {},
|
||||
"homeScreen": "Schermata Home",
|
||||
"@homeScreen": {},
|
||||
"homeScreenSettings": "Configura le impostazioni della schermata home",
|
||||
"@homeScreenSettings": {},
|
||||
"homeShowPo": "Mostra Ordini di Acquisto",
|
||||
@ -512,6 +528,8 @@
|
||||
"@noResponse": {},
|
||||
"noResults": "Nessun risultato",
|
||||
"@noResults": {},
|
||||
"noImageAvailable": "No image available",
|
||||
"@noImageAvailable": {},
|
||||
"noSubcategories": "Nessuna sotto categoria",
|
||||
"@noSubcategories": {},
|
||||
"noSubcategoriesAvailable": "Nessuna sottocategoria disponibile",
|
||||
@ -702,6 +720,8 @@
|
||||
"@reference": {},
|
||||
"refresh": "Aggiorna",
|
||||
"@refresh": {},
|
||||
"rotateClockwise": "Rotate 90° clockwise",
|
||||
"@rotateClockwise": {},
|
||||
"refreshing": "In aggiornamento",
|
||||
"@refreshing": {},
|
||||
"rejected": "Respinto",
|
||||
@ -1060,6 +1080,8 @@
|
||||
"@uploadFailed": {},
|
||||
"uploadSuccess": "File caricato",
|
||||
"@uploadSuccess": {},
|
||||
"uploadImage": "Upload Image",
|
||||
"@uploadImage": {},
|
||||
"usedIn": "Viene utilizzato in",
|
||||
"@usedIn": {},
|
||||
"usedInDetails": "Assemblaggi che richiedono questa parte",
|
||||
@ -1115,5 +1137,11 @@
|
||||
"noPricingAvailable": "No pricing available",
|
||||
"@noPricingAvailable": {},
|
||||
"noPricingDataFound": "No pricing data found for this part",
|
||||
"@noPricingDataFound": {}
|
||||
"@noPricingDataFound": {},
|
||||
"deleteImageConfirmation": "Are you sure you want to delete this image?",
|
||||
"@deleteImageConfirmation": {},
|
||||
"deleteImageTooltip": "Delete Image",
|
||||
"@deleteImageTooltip": {},
|
||||
"deleteImage": "Delete Image",
|
||||
"@deleteImage": {}
|
||||
}
|
Reference in New Issue
Block a user