mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 13:36:50 +00:00
New translations app_en.arb (Finnish) (#357)
This commit is contained in:
parent
b733d00c37
commit
973f1fb002
57
lib/l10n/fi_FI/app_fi_FI.arb
Normal file
57
lib/l10n/fi_FI/app_fi_FI.arb
Normal 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": {}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user