2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00

New translations app_en.arb (Finnish) (#357)

This commit is contained in:
Oliver 2023-05-30 20:19:14 +10:00 committed by GitHub
parent b733d00c37
commit 973f1fb002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,57 @@
{
"@@locale": "fi",
"appTitle": "InvenTree",
"@appTitle": {
"description": "InvenTree application title string"
},
"ok": "OK",
"@ok": {
"description": "OK"
},
"accountDetails": "Tilitiedot",
"@accountDetails": {},
"address": "Osoite",
"@address": {},
"attachImage": "Liitä kuva",
"@attachImage": {
"description": "Attach an image"
},
"category": "Kategoria",
"@category": {},
"categoryCreate": "Uusi kategoria",
"@categoryCreate": {},
"configureServer": "Määritä palvelimen asetukset",
"@configureServer": {},
"connectionRefused": "Yhteys kielletty",
"@connectionRefused": {},
"damaged": "Vahingoittunut",
"@damaged": {},
"darkMode": "Tumma tila",
"@darkMode": {},
"delete": "Poista",
"@delete": {},
"deletePart": "Poista osa",
"@deletePart": {},
"deletePartDetail": "Poista tämä osa tietokannasta",
"@deletePartDetail": {},
"edit": "Muokkaa",
"@edit": {
"description": "edit"
},
"editCategory": "Muokkaa kategoriaa",
"@editCategory": {},
"editLocation": "Muokkaa sijaintia",
"@editLocation": {},
"editNotes": "Muokkaa merkintää",
"@editNotes": {},
"editPart": "Muokkaa osaa",
"@editPart": {
"description": "edit part"
},
"error": "Virhe",
"@error": {
"description": "Error"
},
"@homeShowSubscsribedDescription": {},
"@homeShowSupplierDescription": {}
}