mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 21:46:46 +00:00
New translations app_en.arb (Italian) (#249)
This commit is contained in:
parent
614253b901
commit
20de6e03e6
@ -58,6 +58,8 @@
|
|||||||
"@availableStock": {},
|
"@availableStock": {},
|
||||||
"barcodeAssign": "Assegna Codice A Barre",
|
"barcodeAssign": "Assegna Codice A Barre",
|
||||||
"@barcodeAssign": {},
|
"@barcodeAssign": {},
|
||||||
|
"barcodeAssignDetail": "Scansiona codice a barre personalizzato da assegnare",
|
||||||
|
"@barcodeAssignDetail": {},
|
||||||
"barcodeAssigned": "Codice a barre assegnato",
|
"barcodeAssigned": "Codice a barre assegnato",
|
||||||
"@barcodeAssigned": {},
|
"@barcodeAssigned": {},
|
||||||
"barcodeError": "Errore scansione codice a barre",
|
"barcodeError": "Errore scansione codice a barre",
|
||||||
@ -74,8 +76,16 @@
|
|||||||
"@barcodeScanAssign": {},
|
"@barcodeScanAssign": {},
|
||||||
"barcodeScanGeneral": "Scansiona un codice a barre InvenTree",
|
"barcodeScanGeneral": "Scansiona un codice a barre InvenTree",
|
||||||
"@barcodeScanGeneral": {},
|
"@barcodeScanGeneral": {},
|
||||||
|
"barcodeScanInItems": "Scansiona gli elementi in magazzino in questa ubicazione",
|
||||||
|
"@barcodeScanInItems": {},
|
||||||
|
"barcodeScanLocation": "Scansiona Ubicazione magazzino",
|
||||||
|
"@barcodeScanLocation": {},
|
||||||
|
"barcodeScanIntoLocationSuccess": "Scansionato nell'ubicazione",
|
||||||
|
"@barcodeScanIntoLocationSuccess": {},
|
||||||
"barcodeScanIntoLocationFailure": "Oggetto non scansionato in",
|
"barcodeScanIntoLocationFailure": "Oggetto non scansionato in",
|
||||||
"@barcodeScanIntoLocationFailure": {},
|
"@barcodeScanIntoLocationFailure": {},
|
||||||
|
"barcodeScanItem": "Scansiona elemento in giacenza",
|
||||||
|
"@barcodeScanItem": {},
|
||||||
"barcodeTones": "Toni Codice a Barre",
|
"barcodeTones": "Toni Codice a Barre",
|
||||||
"@barcodeTones": {},
|
"@barcodeTones": {},
|
||||||
"barcodeUnassign": "Deseleziona Il Barcode",
|
"barcodeUnassign": "Deseleziona Il Barcode",
|
||||||
@ -104,12 +114,16 @@
|
|||||||
"@categoryCreate": {},
|
"@categoryCreate": {},
|
||||||
"categoryCreateDetail": "Crea nuova categoria articoli",
|
"categoryCreateDetail": "Crea nuova categoria articoli",
|
||||||
"@categoryCreateDetail": {},
|
"@categoryCreateDetail": {},
|
||||||
|
"categoryUpdated": "Categoria articolo aggiornata",
|
||||||
|
"@categoryUpdated": {},
|
||||||
"company": "Azienda",
|
"company": "Azienda",
|
||||||
"@company": {},
|
"@company": {},
|
||||||
"companyEdit": "Modifica azienda",
|
"companyEdit": "Modifica azienda",
|
||||||
"@companyEdit": {},
|
"@companyEdit": {},
|
||||||
"companyNoResults": "Nessuna azienda corrispondente alla query",
|
"companyNoResults": "Nessuna azienda corrispondente alla query",
|
||||||
"@companyNoResults": {},
|
"@companyNoResults": {},
|
||||||
|
"companyUpdated": "Dettagli azienda aggiornati",
|
||||||
|
"@companyUpdated": {},
|
||||||
"companies": "Aziende",
|
"companies": "Aziende",
|
||||||
"@companies": {},
|
"@companies": {},
|
||||||
"configureServer": "Configurare le impostazioni del server",
|
"configureServer": "Configurare le impostazioni del server",
|
||||||
@ -168,6 +182,8 @@
|
|||||||
"@editPart": {
|
"@editPart": {
|
||||||
"description": "edit part"
|
"description": "edit part"
|
||||||
},
|
},
|
||||||
|
"editItem": "Modifica elementi magazzino",
|
||||||
|
"@editItem": {},
|
||||||
"enterPassword": "Inserire la password",
|
"enterPassword": "Inserire la password",
|
||||||
"@enterPassword": {},
|
"@enterPassword": {},
|
||||||
"enterUsername": "Inserisci nome utente",
|
"enterUsername": "Inserisci nome utente",
|
||||||
@ -178,12 +194,18 @@
|
|||||||
},
|
},
|
||||||
"errorCreate": "Errore nella creazione della voce del database",
|
"errorCreate": "Errore nella creazione della voce del database",
|
||||||
"@errorCreate": {},
|
"@errorCreate": {},
|
||||||
|
"errorDelete": "Errore nell'eliminazione della voce del database",
|
||||||
|
"@errorDelete": {},
|
||||||
"errorDetails": "Dettagli errore",
|
"errorDetails": "Dettagli errore",
|
||||||
"@errorDetails": {},
|
"@errorDetails": {},
|
||||||
"errorFetch": "Si è verificato un errore durante il recupero dei dati dal server",
|
"errorFetch": "Si è verificato un errore durante il recupero dei dati dal server",
|
||||||
"@errorFetch": {},
|
"@errorFetch": {},
|
||||||
"errorReporting": "Segnalazione Errori",
|
"errorReporting": "Segnalazione Errori",
|
||||||
"@errorReporting": {},
|
"@errorReporting": {},
|
||||||
|
"errorReportUpload": "Carica i Report degli Errori",
|
||||||
|
"@errorReportUpload": {},
|
||||||
|
"errorReportUploadDetails": "Carica i report degli errori anonimi e i crash log",
|
||||||
|
"@errorReportUploadDetails": {},
|
||||||
"feedback": "Commenti e suggerimenti",
|
"feedback": "Commenti e suggerimenti",
|
||||||
"@feedback": {},
|
"@feedback": {},
|
||||||
"feedbackError": "Errore nell'invio del feedback",
|
"feedbackError": "Errore nell'invio del feedback",
|
||||||
@ -208,6 +230,8 @@
|
|||||||
"@filterInStockDetail": {},
|
"@filterInStockDetail": {},
|
||||||
"filterSerialized": "Serializzato",
|
"filterSerialized": "Serializzato",
|
||||||
"@filterSerialized": {},
|
"@filterSerialized": {},
|
||||||
|
"filterSerializedDetail": "Mostra gli elementi stock di serie",
|
||||||
|
"@filterSerializedDetail": {},
|
||||||
"filterTemplate": "Modello",
|
"filterTemplate": "Modello",
|
||||||
"@filterTemplate": {},
|
"@filterTemplate": {},
|
||||||
"filterTemplateDetail": "Mostra modello articoli",
|
"filterTemplateDetail": "Mostra modello articoli",
|
||||||
@ -220,6 +244,8 @@
|
|||||||
"@filterVirtual": {},
|
"@filterVirtual": {},
|
||||||
"filterVirtualDetail": "Mostra articoli virtuali",
|
"filterVirtualDetail": "Mostra articoli virtuali",
|
||||||
"@filterVirtualDetail": {},
|
"@filterVirtualDetail": {},
|
||||||
|
"filteringOptions": "Opzioni di filtro",
|
||||||
|
"@filteringOptions": {},
|
||||||
"formatException": "Eccezione Formato",
|
"formatException": "Eccezione Formato",
|
||||||
"@formatException": {},
|
"@formatException": {},
|
||||||
"formatExceptionJson": "Eccezione formato dati JSON",
|
"formatExceptionJson": "Eccezione formato dati JSON",
|
||||||
@ -233,6 +259,8 @@
|
|||||||
"home": "Home",
|
"home": "Home",
|
||||||
"@homeScreen": {},
|
"@homeScreen": {},
|
||||||
"homeScreen": "Schermata Home",
|
"homeScreen": "Schermata Home",
|
||||||
|
"homeScreenSettings": "Configura le impostazioni della schermata home",
|
||||||
|
"@homeScreenSettings": {},
|
||||||
"homeShowPo": "Mostra Ordini di Acquisto",
|
"homeShowPo": "Mostra Ordini di Acquisto",
|
||||||
"@homeShowPo": {},
|
"@homeShowPo": {},
|
||||||
"homeShowSubscribed": "Articoli Sottoscritti",
|
"homeShowSubscribed": "Articoli Sottoscritti",
|
||||||
@ -259,8 +287,16 @@
|
|||||||
"@imageUploadSuccess": {},
|
"@imageUploadSuccess": {},
|
||||||
"inactive": "Inattivo",
|
"inactive": "Inattivo",
|
||||||
"@inactive": {},
|
"@inactive": {},
|
||||||
|
"inactiveDetail": "Questo articolo è contrassegnato come inattivo",
|
||||||
|
"@inactiveDetail": {},
|
||||||
"includeSubcategories": "Includi sottocategorie",
|
"includeSubcategories": "Includi sottocategorie",
|
||||||
"@includeSubcategories": {},
|
"@includeSubcategories": {},
|
||||||
|
"includeSubcategoriesDetail": "Mostra i risultati delle sottocategorie",
|
||||||
|
"@includeSubcategoriesDetail": {},
|
||||||
|
"includeSublocations": "Includi sotto allocazioni",
|
||||||
|
"@includeSublocations": {},
|
||||||
|
"includeSublocationsDetail": "Mostra i risultati delle sottolocazioni",
|
||||||
|
"@includeSublocationsDetail": {},
|
||||||
"incompleteDetails": "Ti preghiamo di completare i dati del tuo account",
|
"incompleteDetails": "Ti preghiamo di completare i dati del tuo account",
|
||||||
"@incompleteDetails": {},
|
"@incompleteDetails": {},
|
||||||
"internalPartNumber": "Numero Articolo Interno",
|
"internalPartNumber": "Numero Articolo Interno",
|
||||||
@ -269,6 +305,8 @@
|
|||||||
"@info": {},
|
"@info": {},
|
||||||
"inProduction": "In Produzione",
|
"inProduction": "In Produzione",
|
||||||
"@inProduction": {},
|
"@inProduction": {},
|
||||||
|
"inProductionDetail": "Questo elemento del magazzino è in produzione",
|
||||||
|
"@inProductionDetail": {},
|
||||||
"invalidHost": "Nome host non valido",
|
"invalidHost": "Nome host non valido",
|
||||||
"@invalidHost": {},
|
"@invalidHost": {},
|
||||||
"invalidHostDetails": "Il nome host fornito non è valido",
|
"invalidHostDetails": "Il nome host fornito non è valido",
|
||||||
@ -277,6 +315,10 @@
|
|||||||
"@invalidPart": {},
|
"@invalidPart": {},
|
||||||
"invalidPartCategory": "Categoria Articolo Non Valida",
|
"invalidPartCategory": "Categoria Articolo Non Valida",
|
||||||
"@invalidPartCategory": {},
|
"@invalidPartCategory": {},
|
||||||
|
"invalidStockLocation": "Ubicazione di magazzino non valida",
|
||||||
|
"@invalidStockLocation": {},
|
||||||
|
"invalidStockItem": "Elemento di magazzino non valido",
|
||||||
|
"@invalidStockItem": {},
|
||||||
"invalidUsernamePassword": "Combinazione nome utente e password non valida",
|
"invalidUsernamePassword": "Combinazione nome utente e password non valida",
|
||||||
"@invalidUsernamePassword": {},
|
"@invalidUsernamePassword": {},
|
||||||
"issueDate": "Data di emissione",
|
"issueDate": "Data di emissione",
|
||||||
@ -289,14 +331,32 @@
|
|||||||
"@labelTemplate": {},
|
"@labelTemplate": {},
|
||||||
"language": "Lingua",
|
"language": "Lingua",
|
||||||
"@language": {},
|
"@language": {},
|
||||||
|
"languageDefault": "Lingua di sistema predefinita",
|
||||||
|
"@languageDefault": {},
|
||||||
"languageSelect": "Seleziona Lingua",
|
"languageSelect": "Seleziona Lingua",
|
||||||
"@languageSelect": {},
|
"@languageSelect": {},
|
||||||
|
"lastStocktake": "Ultimo Inventario",
|
||||||
|
"@lastStocktake": {},
|
||||||
"lastUpdated": "Ultimo aggiornamento",
|
"lastUpdated": "Ultimo aggiornamento",
|
||||||
"@lastUpdated": {},
|
"@lastUpdated": {},
|
||||||
"level": "Livello",
|
"level": "Livello",
|
||||||
"@level": {},
|
"@level": {},
|
||||||
|
"lineItem": "Elemento Riga",
|
||||||
|
"@lineItem": {},
|
||||||
|
"lineItems": "Elementi riga",
|
||||||
|
"@lineItems": {},
|
||||||
|
"locateItem": "Individua elemento di magazzino",
|
||||||
|
"@locateItem": {},
|
||||||
|
"locateLocation": "Individua ubicazione di magazzino",
|
||||||
|
"@locateLocation": {},
|
||||||
"locationCreate": "Nuova Ubicazione",
|
"locationCreate": "Nuova Ubicazione",
|
||||||
"@locationCreate": {},
|
"@locationCreate": {},
|
||||||
|
"locationCreateDetail": "Crea nuova ubicazione di magazzino",
|
||||||
|
"@locationCreateDetail": {},
|
||||||
|
"locationNotSet": "Nessuna ubicazione specificata",
|
||||||
|
"@locationNotSet": {},
|
||||||
|
"locationUpdated": "Ubicazione di magazzino aggiornata",
|
||||||
|
"@locationUpdated": {},
|
||||||
"link": "Collegamento",
|
"link": "Collegamento",
|
||||||
"@link": {},
|
"@link": {},
|
||||||
"lost": "Perso",
|
"lost": "Perso",
|
||||||
@ -315,6 +375,8 @@
|
|||||||
},
|
},
|
||||||
"notifications": "Notifiche",
|
"notifications": "Notifiche",
|
||||||
"@notifications": {},
|
"@notifications": {},
|
||||||
|
"notificationsEmpty": "Nessuna notifica non letta",
|
||||||
|
"@notificationsEmpty": {},
|
||||||
"noResponse": "Nessuna risposta dal server",
|
"noResponse": "Nessuna risposta dal server",
|
||||||
"@noResponse": {},
|
"@noResponse": {},
|
||||||
"noResults": "Nessun risultato",
|
"noResults": "Nessun risultato",
|
||||||
@ -335,16 +397,22 @@
|
|||||||
"@packageName": {},
|
"@packageName": {},
|
||||||
"parameters": "Parametri",
|
"parameters": "Parametri",
|
||||||
"@parameters": {},
|
"@parameters": {},
|
||||||
|
"parametersSettingDetail": "Visualizza parametri dell'articolo",
|
||||||
|
"@parametersSettingDetail": {},
|
||||||
"parent": "Superiore",
|
"parent": "Superiore",
|
||||||
"@parent": {},
|
"@parent": {},
|
||||||
"parentCategory": "Categoria Superiore",
|
"parentCategory": "Categoria Superiore",
|
||||||
"@parentCategory": {},
|
"@parentCategory": {},
|
||||||
|
"parentLocation": "Ubicazione principale",
|
||||||
|
"@parentLocation": {},
|
||||||
"part": "Articolo",
|
"part": "Articolo",
|
||||||
"@part": {
|
"@part": {
|
||||||
"description": "Part (single)"
|
"description": "Part (single)"
|
||||||
},
|
},
|
||||||
"partCreate": "Nuovo Articolo",
|
"partCreate": "Nuovo Articolo",
|
||||||
"@partCreate": {},
|
"@partCreate": {},
|
||||||
|
"partCreateDetail": "Crea nuovo prodotto in questa categoria",
|
||||||
|
"@partCreateDetail": {},
|
||||||
"partEdited": "Articolo aggiornato",
|
"partEdited": "Articolo aggiornato",
|
||||||
"@partEdited": {},
|
"@partEdited": {},
|
||||||
"parts": "Articoli",
|
"parts": "Articoli",
|
||||||
@ -359,16 +427,24 @@
|
|||||||
"@partSettings": {},
|
"@partSettings": {},
|
||||||
"partsStarred": "Articoli Sottoscritti",
|
"partsStarred": "Articoli Sottoscritti",
|
||||||
"@partsStarred": {},
|
"@partsStarred": {},
|
||||||
|
"partsStarredNone": "Nessun articolo preferito disponibile",
|
||||||
|
"@partsStarredNone": {},
|
||||||
"partSuppliers": "Fornitori articoli",
|
"partSuppliers": "Fornitori articoli",
|
||||||
"@partSuppliers": {},
|
"@partSuppliers": {},
|
||||||
"partCategory": "Categoria Articolo",
|
"partCategory": "Categoria Articolo",
|
||||||
"@partCategory": {},
|
"@partCategory": {},
|
||||||
|
"partCategoryTopLevel": "Categoria articolo di livello superiore",
|
||||||
|
"@partCategoryTopLevel": {},
|
||||||
"partCategories": "Categorie Articolo",
|
"partCategories": "Categorie Articolo",
|
||||||
"@partCategories": {},
|
"@partCategories": {},
|
||||||
"partDetails": "Dettagli Articolo",
|
"partDetails": "Dettagli Articolo",
|
||||||
"@partDetails": {},
|
"@partDetails": {},
|
||||||
"partNotes": "Note Articolo",
|
"partNotes": "Note Articolo",
|
||||||
"@partNotes": {},
|
"@partNotes": {},
|
||||||
|
"partStock": "Articolo Magazzino",
|
||||||
|
"@partStock": {
|
||||||
|
"description": "part stock"
|
||||||
|
},
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"@password": {},
|
"@password": {},
|
||||||
"passwordEmpty": "La password non può essere vuota",
|
"passwordEmpty": "La password non può essere vuota",
|
||||||
@ -385,6 +461,12 @@
|
|||||||
"@pluginPrinter": {},
|
"@pluginPrinter": {},
|
||||||
"pluginSupport": "Supporto Plugin Abilitato",
|
"pluginSupport": "Supporto Plugin Abilitato",
|
||||||
"@pluginSupport": {},
|
"@pluginSupport": {},
|
||||||
|
"pluginSupportDetail": "Il server supporta plugin personalizzati",
|
||||||
|
"@pluginSupportDetail": {},
|
||||||
|
"printLabelFailure": "Stampa etichette fallita",
|
||||||
|
"@printLabelFailure": {},
|
||||||
|
"printLabelSuccess": "Etichetta inviata alla stampante",
|
||||||
|
"@printLabelSuccess": {},
|
||||||
"profile": "Profilo",
|
"profile": "Profilo",
|
||||||
"@profile": {},
|
"@profile": {},
|
||||||
"profileAdd": "Aggiungi Profilo Server",
|
"profileAdd": "Aggiungi Profilo Server",
|
||||||
@ -403,6 +485,8 @@
|
|||||||
"@profileNotSelected": {},
|
"@profileNotSelected": {},
|
||||||
"profileSelect": "Seleziona Server InvenTree",
|
"profileSelect": "Seleziona Server InvenTree",
|
||||||
"@profileSelect": {},
|
"@profileSelect": {},
|
||||||
|
"profileSelectOrCreate": "Seleziona il server o crea un nuovo profilo",
|
||||||
|
"@profileSelectOrCreate": {},
|
||||||
"profileTapToCreate": "Tocca per creare o selezionare un profilo",
|
"profileTapToCreate": "Tocca per creare o selezionare un profilo",
|
||||||
"@profileTapToCreate": {},
|
"@profileTapToCreate": {},
|
||||||
"purchaseOrder": "Ordine d'acquisto",
|
"purchaseOrder": "Ordine d'acquisto",
|
||||||
@ -411,6 +495,8 @@
|
|||||||
"@purchaseOrderEdit": {},
|
"@purchaseOrderEdit": {},
|
||||||
"purchaseOrders": "Ordini d'acquisto",
|
"purchaseOrders": "Ordini d'acquisto",
|
||||||
"@purchaseOrders": {},
|
"@purchaseOrders": {},
|
||||||
|
"purchaseOrderUpdated": "Ordine d'acquisto aggiornato",
|
||||||
|
"@purchaseOrderUpdated": {},
|
||||||
"purchasePrice": "Prezzo d'acquisto",
|
"purchasePrice": "Prezzo d'acquisto",
|
||||||
"@purchasePrice": {},
|
"@purchasePrice": {},
|
||||||
"quantity": "Quantità",
|
"quantity": "Quantità",
|
||||||
@ -425,12 +511,18 @@
|
|||||||
"@quantityInvalid": {},
|
"@quantityInvalid": {},
|
||||||
"quantityPositive": "La quantità deve essere positiva",
|
"quantityPositive": "La quantità deve essere positiva",
|
||||||
"@quantityPositive": {},
|
"@quantityPositive": {},
|
||||||
|
"quarantined": "In Quarantena",
|
||||||
|
"@quarantined": {},
|
||||||
|
"queryEmpty": "Inserisci ricerca",
|
||||||
|
"@queryEmpty": {},
|
||||||
"queryNoResults": "Nessun risultato per la tua ricerca",
|
"queryNoResults": "Nessun risultato per la tua ricerca",
|
||||||
"@queryNoResults": {},
|
"@queryNoResults": {},
|
||||||
"received": "Ricevuto",
|
"received": "Ricevuto",
|
||||||
"@received": {},
|
"@received": {},
|
||||||
"receiveItem": "Ricevi Articolo",
|
"receiveItem": "Ricevi Articolo",
|
||||||
"@receiveItem": {},
|
"@receiveItem": {},
|
||||||
|
"receivedItem": "Elemento del magazzino ricevuto",
|
||||||
|
"@receivedItem": {},
|
||||||
"reference": "Riferimento",
|
"reference": "Riferimento",
|
||||||
"@reference": {},
|
"@reference": {},
|
||||||
"refresh": "Aggiorna",
|
"refresh": "Aggiorna",
|
||||||
@ -445,8 +537,14 @@
|
|||||||
"@remove": {
|
"@remove": {
|
||||||
"description": "remove"
|
"description": "remove"
|
||||||
},
|
},
|
||||||
|
"removeStock": "Rimuovi giacenza",
|
||||||
|
"@removeStock": {
|
||||||
|
"description": "remove stock"
|
||||||
|
},
|
||||||
"reportBug": "Segnala un bug",
|
"reportBug": "Segnala un bug",
|
||||||
"@reportBug": {},
|
"@reportBug": {},
|
||||||
|
"reportBugDescription": "Invia segnalazione bug (richiede account GitHub)",
|
||||||
|
"@reportBugDescription": {},
|
||||||
"results": "Risultati",
|
"results": "Risultati",
|
||||||
"@results": {},
|
"@results": {},
|
||||||
"request": "Richiesta",
|
"request": "Richiesta",
|
||||||
@ -505,6 +603,10 @@
|
|||||||
},
|
},
|
||||||
"scanBarcode": "Scansiona codice a barre",
|
"scanBarcode": "Scansiona codice a barre",
|
||||||
"@scanBarcode": {},
|
"@scanBarcode": {},
|
||||||
|
"scanIntoLocation": "Scansiona nell'ubicazione",
|
||||||
|
"@scanIntoLocation": {},
|
||||||
|
"scanIntoLocationDetail": "Scansiona questo elemento nell'ubicazione",
|
||||||
|
"@scanIntoLocationDetail": {},
|
||||||
"search": "Cerca",
|
"search": "Cerca",
|
||||||
"@search": {
|
"@search": {
|
||||||
"description": "search"
|
"description": "search"
|
||||||
@ -515,6 +617,8 @@
|
|||||||
"@searchLocation": {},
|
"@searchLocation": {},
|
||||||
"searchParts": "Cerca Articoli",
|
"searchParts": "Cerca Articoli",
|
||||||
"@searchParts": {},
|
"@searchParts": {},
|
||||||
|
"searchStock": "Cerca Scorte",
|
||||||
|
"@searchStock": {},
|
||||||
"select": "Seleziona",
|
"select": "Seleziona",
|
||||||
"@select": {},
|
"@select": {},
|
||||||
"selectFile": "Seleziona file",
|
"selectFile": "Seleziona file",
|
||||||
@ -583,10 +687,54 @@
|
|||||||
"@stock": {
|
"@stock": {
|
||||||
"description": "stock"
|
"description": "stock"
|
||||||
},
|
},
|
||||||
|
"stockDetails": "Attuale Quantità di magazzino disponibile",
|
||||||
|
"@stockDetails": {},
|
||||||
|
"stockItem": "Elemento in magazzino",
|
||||||
|
"@stockItem": {
|
||||||
|
"description": "stock item title"
|
||||||
|
},
|
||||||
|
"stockItems": "Elementi in magazzino",
|
||||||
|
"@stockItems": {},
|
||||||
|
"stockItemCreate": "Nuovo elemento in magazzino",
|
||||||
|
"@stockItemCreate": {},
|
||||||
|
"stockItemCreateDetail": "Crea nuovo elemento di magazzino in questa ubicazione",
|
||||||
|
"@stockItemCreateDetail": {},
|
||||||
|
"stockItemDelete": "Cancella Elemento di Magazzino",
|
||||||
|
"@stockItemDelete": {},
|
||||||
|
"stockItemDeleteConfirm": "Sei sicuro di voler rimuovere questo elemento di magazzino?",
|
||||||
|
"@stockItemDeleteConfirm": {},
|
||||||
|
"stockItemDeleteFailure": "Impossibile eliminare l'elemento di magazzino",
|
||||||
|
"@stockItemDeleteFailure": {},
|
||||||
|
"stockItemDeleteSuccess": "Elemento di magazzino cancellato",
|
||||||
|
"@stockItemDeleteSuccess": {},
|
||||||
"stockItemHistory": "Cronologia Magazzino",
|
"stockItemHistory": "Cronologia Magazzino",
|
||||||
"@stockItemHistory": {},
|
"@stockItemHistory": {},
|
||||||
|
"stockItemHistoryDetail": "Mostra le informazioni storiche di tracciamento delle scorte",
|
||||||
|
"@stockItemHistoryDetail": {},
|
||||||
|
"stockItemTransferred": "Elemento di magazzino trasferito",
|
||||||
|
"@stockItemTransferred": {},
|
||||||
|
"stockItemUpdated": "Elemento stock aggiornato",
|
||||||
|
"@stockItemUpdated": {},
|
||||||
|
"stockItemsNotAvailable": "Nessun elemento di magazzino disponibile",
|
||||||
|
"@stockItemsNotAvailable": {},
|
||||||
|
"stockItemNotes": "Note elemento di magazzino",
|
||||||
|
"@stockItemNotes": {},
|
||||||
|
"stockItemUpdateSuccess": "Elemento di magazzino aggiornato",
|
||||||
|
"@stockItemUpdateSuccess": {},
|
||||||
|
"stockItemUpdateFailure": "Aggiornamento elemento di magazzino non riuscito",
|
||||||
|
"@stockItemUpdateFailure": {},
|
||||||
|
"stockLocation": "Ubicazione Magazzino",
|
||||||
|
"@stockLocation": {
|
||||||
|
"description": "stock location"
|
||||||
|
},
|
||||||
|
"stockLocations": "Ubicazioni Magazzino",
|
||||||
|
"@stockLocations": {},
|
||||||
|
"stockTopLevel": "Ubicazione di livello superiore di magazzino",
|
||||||
|
"@stockTopLevel": {},
|
||||||
"strictHttps": "Usa HTTPS Strict",
|
"strictHttps": "Usa HTTPS Strict",
|
||||||
"@strictHttps": {},
|
"@strictHttps": {},
|
||||||
|
"strictHttpsDetails": "Forza il controllo rigoroso dei certificati HTTPs",
|
||||||
|
"@strictHttpsDetails": {},
|
||||||
"subcategory": "Sottocategoria",
|
"subcategory": "Sottocategoria",
|
||||||
"@subcategory": {},
|
"@subcategory": {},
|
||||||
"subcategories": "Sottocategorie",
|
"subcategories": "Sottocategorie",
|
||||||
@ -611,6 +759,10 @@
|
|||||||
"@supplierReference": {},
|
"@supplierReference": {},
|
||||||
"takePicture": "Scatta Foto",
|
"takePicture": "Scatta Foto",
|
||||||
"@takePicture": {},
|
"@takePicture": {},
|
||||||
|
"targetDate": "Data dell'obiettivo",
|
||||||
|
"@targetDate": {},
|
||||||
|
"templatePart": "Articolo Modello Principale",
|
||||||
|
"@templatePart": {},
|
||||||
"testName": "Nome del test",
|
"testName": "Nome del test",
|
||||||
"@testName": {},
|
"@testName": {},
|
||||||
"testPassedOrFailed": "Test superato o fallito",
|
"testPassedOrFailed": "Test superato o fallito",
|
||||||
@ -645,6 +797,16 @@
|
|||||||
"@transfer": {
|
"@transfer": {
|
||||||
"description": "transfer"
|
"description": "transfer"
|
||||||
},
|
},
|
||||||
|
"transferStock": "Trasferisci giacenza",
|
||||||
|
"@transferStock": {
|
||||||
|
"description": "transfer stock"
|
||||||
|
},
|
||||||
|
"transferStockDetail": "Trasferisci elemento in una ubicazione diversa",
|
||||||
|
"@transferStockDetail": {},
|
||||||
|
"transferStockLocation": "Trasferisci Ubicazione Magazzino",
|
||||||
|
"@transferStockLocation": {},
|
||||||
|
"transferStockLocationDetail": "Trasferisci questa ubicazione di magazzino in un'altra",
|
||||||
|
"@transferStockLocationDetail": {},
|
||||||
"translate": "Traduci",
|
"translate": "Traduci",
|
||||||
"@translate": {},
|
"@translate": {},
|
||||||
"translateHelp": "Aiuta a tradurre l'app InvenTree",
|
"translateHelp": "Aiuta a tradurre l'app InvenTree",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user