2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-09 22:31:01 +00:00

New translations app_en.arb (Finnish)

[ci skip]
This commit is contained in:
Oliver
2026-07-07 13:35:37 +10:00
parent 54e30cb11c
commit 4309cc0516
+18
View File
@@ -234,8 +234,12 @@
"@confirmScanDetail": {},
"connectionCheck": "Check Connection",
"@connectionCheck": {},
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
"@connectionCheckDetail": {},
"connectionRefused": "Yhteys evätty",
"@connectionRefused": {},
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
"@connectionRefusedDetail": {},
"count": "Count",
"@count": {
"description": "Count"
@@ -268,6 +272,12 @@
"@darkMode": {},
"darkModeEnable": "Käytä tummaa tilaa",
"@darkModeEnable": {},
"showPkValue": "Show ID",
"@showPkValue": {},
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
"@showPkValueDetail": {},
"pk": "ID",
"@pk": {},
"delete": "Poista",
"@delete": {},
"deleteFailed": "Poisto epäonnistui",
@@ -754,6 +764,8 @@
"@profileAdd": {},
"profileConnect": "Yhdistä palvelimeen",
"@profileConnect": {},
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
"@profileSwitchConfirm": {},
"profileEdit": "Muokkaa palvelinprofiilia",
"@profileEdit": {},
"profileDelete": "Poista palvelinprofiili",
@@ -986,10 +998,16 @@
"@serverApiVersion": {},
"serverAuthenticationError": "Todennusvirhe",
"@serverAuthenticationError": {},
"sessionExpired": "Session Expired",
"@sessionExpired": {},
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
"@sessionExpiredDetail": {},
"serverCertificateError": "Varmennevirhe",
"@serverCertificateError": {},
"serverCertificateInvalid": "Palvelimen HTTPS-varmenne on virheellinen",
"@serverCertificateInvalid": {},
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
"@serverCertificateTrust": {},
"serverConnected": "Yhdistetty palvelimeen",
"@serverConnected": {},
"serverConnecting": "Yhdistetään palvelimeen",