From 973f1fb0021c2b7345ad6a1d72778199fd948d84 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 30 May 2023 20:19:14 +1000 Subject: [PATCH] New translations app_en.arb (Finnish) (#357) --- lib/l10n/fi_FI/app_fi_FI.arb | 57 ++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 lib/l10n/fi_FI/app_fi_FI.arb diff --git a/lib/l10n/fi_FI/app_fi_FI.arb b/lib/l10n/fi_FI/app_fi_FI.arb new file mode 100644 index 00000000..58bc68a2 --- /dev/null +++ b/lib/l10n/fi_FI/app_fi_FI.arb @@ -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": {} +} \ No newline at end of file