mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-18 05:05:28 +00:00
New Crowdin updates (#409)
* New translations app_en.arb (Swedish) * New translations app_en.arb (Hindi) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Russian) * New translations app_en.arb (Russian) * New translations app_en.arb (Russian) * New translations app_en.arb (Russian) * New translations app_en.arb (Vietnamese)
This commit is contained in:
@ -1,5 +1,115 @@
|
||||
{
|
||||
"@@locale": "sv-SE",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
},
|
||||
"ok": "OK",
|
||||
"@ok": {
|
||||
"description": "OK"
|
||||
},
|
||||
"about": "Om",
|
||||
"@about": {},
|
||||
"accountDetails": "Kontouppgifter",
|
||||
"@accountDetails": {},
|
||||
"actions": "Åtgärder",
|
||||
"@actions": {
|
||||
"description": ""
|
||||
},
|
||||
"actionsNone": "Inga åtgärder tillgängliga",
|
||||
"@actionsNone": {},
|
||||
"add": "Lägg till",
|
||||
"@add": {
|
||||
"description": "add"
|
||||
},
|
||||
"addStock": "Lägg till i lager",
|
||||
"@addStock": {
|
||||
"description": "add stock"
|
||||
},
|
||||
"address": "Address",
|
||||
"@address": {},
|
||||
"appAbout": "Om InvenTree",
|
||||
"@appAbout": {},
|
||||
"appCredits": "Ytterligare appkrediter",
|
||||
"@appCredits": {},
|
||||
"appDetails": "Appdetaljer",
|
||||
"@appDetails": {},
|
||||
"appReleaseNotes": "Visa versionsinfo för app",
|
||||
"@appReleaseNotes": {},
|
||||
"appSettings": "Appinställningar",
|
||||
"@appSettings": {},
|
||||
"appSettingsDetails": "Konfigurera inställningar för InvenTree app",
|
||||
"@appSettingsDetails": {},
|
||||
"attachments": "Bilagor",
|
||||
"@attachments": {},
|
||||
"attachImage": "Bifoga bild",
|
||||
"@attachImage": {
|
||||
"description": "Attach an image"
|
||||
},
|
||||
"attachmentNone": "Inga bilagor hittades",
|
||||
"@attachmentNone": {},
|
||||
"attachmentNoneDetail": "Inga bilagor hittades",
|
||||
"@attachmentNoneDetail": {},
|
||||
"attachmentSelect": "Välj bilagor",
|
||||
"@attachmentSelect": {},
|
||||
"attention": "Obs!",
|
||||
"@attention": {},
|
||||
"available": "Tillgänglig",
|
||||
"@available": {},
|
||||
"availableStock": "Tillgängligt lager",
|
||||
"@availableStock": {},
|
||||
"barcodes": "Streckkoder",
|
||||
"@barcodes": {},
|
||||
"barcodeSettings": "Streckkods-inställningar",
|
||||
"@barcodeSettings": {},
|
||||
"barcodeAssign": "Tilldela streckkod",
|
||||
"@barcodeAssign": {},
|
||||
"barcodeAssignDetail": "Skanna anpassad streckkod för att tilldela",
|
||||
"@barcodeAssignDetail": {},
|
||||
"barcodeAssigned": "Streckkod tilldelad!",
|
||||
"@barcodeAssigned": {},
|
||||
"barcodeError": "Fel vid skanning av streckkod",
|
||||
"@barcodeError": {},
|
||||
"barcodeInUse": "Streckkoden används redan",
|
||||
"@barcodeInUse": {},
|
||||
"build": "Bygg",
|
||||
"@build": {},
|
||||
"downloadError": "Nedladdningsfel",
|
||||
"@downloadError": {},
|
||||
"edit": "Ändra",
|
||||
"@edit": {
|
||||
"description": "edit"
|
||||
},
|
||||
"editCategory": "Ändra Kategori",
|
||||
"@editCategory": {},
|
||||
"editLocation": "Ändra plats",
|
||||
"@editLocation": {},
|
||||
"editNotes": "Redigera anteckningar",
|
||||
"@editNotes": {},
|
||||
"editParameter": "Editera parametrar",
|
||||
"@editParameter": {},
|
||||
"editPart": "Redigera artikel",
|
||||
"@editPart": {
|
||||
"description": "edit part"
|
||||
},
|
||||
"editItem": "Ändra lagerartikel",
|
||||
"@editItem": {},
|
||||
"editLineItem": "Redigera radobjekt",
|
||||
"@editLineItem": {},
|
||||
"enterPassword": "Ange lösenord",
|
||||
"@enterPassword": {},
|
||||
"enterUsername": "Ange användarnamn",
|
||||
"@enterUsername": {},
|
||||
"error": "Fel",
|
||||
"@error": {
|
||||
"description": "Error"
|
||||
},
|
||||
"errorCreate": "Fel vid skapande av databaspost",
|
||||
"@errorCreate": {},
|
||||
"errorDelete": "Fel vid radering av databaspost",
|
||||
"@errorDelete": {},
|
||||
"errorDetails": "Felinformation",
|
||||
"@errorDetails": {},
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
Reference in New Issue
Block a user