2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-02 23:38:54 +00:00

New Crowdin updates (#168)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Hungarian)
This commit is contained in:
Oliver 2022-07-12 11:41:06 +10:00 committed by GitHub
parent cd0336696c
commit 900074f458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -204,6 +204,8 @@
"@feedbackError": {}, "@feedbackError": {},
"feedbackSuccess": "Visszajelzés elküldve", "feedbackSuccess": "Visszajelzés elküldve",
"@feedbackSuccess": {}, "@feedbackSuccess": {},
"filteringOptions": "Szűrési beállítások",
"@filteringOptions": {},
"formatException": "Formátum hiba", "formatException": "Formátum hiba",
"@formatException": {}, "@formatException": {},
"formatExceptionJson": "JSON adatformátum hiba", "formatExceptionJson": "JSON adatformátum hiba",
@ -291,6 +293,8 @@
"@lastStocktake": {}, "@lastStocktake": {},
"lastUpdated": "Utoljára módosítva", "lastUpdated": "Utoljára módosítva",
"@lastUpdated": {}, "@lastUpdated": {},
"level": "Szint",
"@level": {},
"lineItem": "Sortétel", "lineItem": "Sortétel",
"@lineItem": {}, "@lineItem": {},
"lineItems": "Sortételek", "lineItems": "Sortételek",
@ -447,6 +451,8 @@
"@quantity": { "@quantity": {
"description": "Quantity" "description": "Quantity"
}, },
"quantityAvailable": "Elérhető mennyiség",
"@quantityAvailable": {},
"quantityEmpty": "Mennyiség üres", "quantityEmpty": "Mennyiség üres",
"@quantityEmpty": {}, "@quantityEmpty": {},
"quantityInvalid": "Mennyiség érvénytelen", "quantityInvalid": "Mennyiség érvénytelen",
@ -465,6 +471,8 @@
"@receiveItem": {}, "@receiveItem": {},
"receivedItem": "Beérkezett készlet", "receivedItem": "Beérkezett készlet",
"@receivedItem": {}, "@receivedItem": {},
"reference": "Azonosító",
"@reference": {},
"refresh": "Frissítés", "refresh": "Frissítés",
"@refresh": {}, "@refresh": {},
"refreshing": "Frissítés...", "refreshing": "Frissítés...",
@ -765,6 +773,8 @@
"@valueCannotBeEmpty": {}, "@valueCannotBeEmpty": {},
"valueRequired": "Érték megadása szükséges", "valueRequired": "Érték megadása szükséges",
"@valueRequired": {}, "@valueRequired": {},
"variants": "Változatok",
"@variants": {},
"version": "Verzió", "version": "Verzió",
"@version": {}, "@version": {},
"viewSupplierPart": "Beszállítói alkatrész megtekintése", "viewSupplierPart": "Beszállítói alkatrész megtekintése",

View File

@ -1,5 +1,13 @@
{ {
"@@locale": "en", "@@locale": "en",
"appTitle": "InvenTree",
"@appTitle": {
"description": "InvenTree application title string"
},
"ok": "Ok",
"@ok": {
"description": "OK"
},
"about": "Info", "about": "Info",
"@about": {}, "@about": {},
"accountDetails": "Dettagli account", "accountDetails": "Dettagli account",
@ -14,6 +22,10 @@
"@add": { "@add": {
"description": "add" "description": "add"
}, },
"addStock": "Aggiungi Giacenza",
"@addStock": {
"description": "add stock"
},
"address": "Indirizzo", "address": "Indirizzo",
"@address": {}, "@address": {},
"appAbout": "Info su InvenTree", "appAbout": "Info su InvenTree",
@ -36,10 +48,14 @@
}, },
"attachmentNone": "Nessun allegato trovato", "attachmentNone": "Nessun allegato trovato",
"@attachmentNone": {}, "@attachmentNone": {},
"attachmentNoneDetail": "Nessun allegato trovato",
"@attachmentNoneDetail": {},
"attachmentSelect": "Seleziona allegato", "attachmentSelect": "Seleziona allegato",
"@attachmentSelect": {}, "@attachmentSelect": {},
"attention": "Attenzione", "attention": "Attenzione",
"@attention": {}, "@attention": {},
"availableStock": "Giacenza Disponibile",
"@availableStock": {},
"barcodeAssign": "Assegna Codice A Barre", "barcodeAssign": "Assegna Codice A Barre",
"@barcodeAssign": {}, "@barcodeAssign": {},
"barcodeAssigned": "Codice a barre assegnato", "barcodeAssigned": "Codice a barre assegnato",
@ -124,6 +140,8 @@
}, },
"editCategory": "Modifica Categoria", "editCategory": "Modifica Categoria",
"@editCategory": {}, "@editCategory": {},
"editNotes": "Modifica Note",
"@editNotes": {},
"enterPassword": "Inserire la password", "enterPassword": "Inserire la password",
"@enterPassword": {}, "@enterPassword": {},
"enterUsername": "Inserisci nome utente", "enterUsername": "Inserisci nome utente",
@ -154,6 +172,7 @@
"@history": { "@history": {
"description": "history" "description": "history"
}, },
"home": "Home",
"@homeShowSubscsribedDescription": {}, "@homeShowSubscsribedDescription": {},
"@homeShowSupplierDescription": {}, "@homeShowSupplierDescription": {},
"imageUploadFailure": "Il caricamento della foto è fallito", "imageUploadFailure": "Il caricamento della foto è fallito",
@ -166,6 +185,8 @@
"@includeSubcategories": {}, "@includeSubcategories": {},
"incompleteDetails": "Ti preghiamo di completare i dati del tuo account", "incompleteDetails": "Ti preghiamo di completare i dati del tuo account",
"@incompleteDetails": {}, "@incompleteDetails": {},
"info": "Info",
"@info": {},
"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",