From 8aacadbb2592a38084b3dbfd9372fc6658a7a216 Mon Sep 17 00:00:00 2001 From: Stavros Date: Sat, 18 Oct 2025 13:17:24 +0300 Subject: [PATCH] New translations en.json (Finnish) --- frontend/src/lib/i18n/locales/fi-FI.json | 120 +++++++++++------------ 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/frontend/src/lib/i18n/locales/fi-FI.json b/frontend/src/lib/i18n/locales/fi-FI.json index 4300428..d892dd8 100644 --- a/frontend/src/lib/i18n/locales/fi-FI.json +++ b/frontend/src/lib/i18n/locales/fi-FI.json @@ -1,62 +1,62 @@ { - "loginTitle": "Welcome back, login with", - "loginTitleSimple": "Welcome back, please login", - "loginDivider": "Or", - "loginUsername": "Username", - "loginPassword": "Password", - "loginSubmit": "Login", - "loginFailTitle": "Failed to log in", - "loginFailSubtitle": "Please check your username and password", - "loginFailRateLimit": "You failed to login too many times. Please try again later", - "loginSuccessTitle": "Logged in", - "loginSuccessSubtitle": "Welcome back!", - "loginOauthFailTitle": "An error occurred", - "loginOauthFailSubtitle": "Failed to get OAuth URL", - "loginOauthSuccessTitle": "Redirecting", - "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", - "loginOauthAutoRedirectTitle": "OAuth Auto Redirect", - "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", - "loginOauthAutoRedirectButton": "Redirect now", - "continueTitle": "Continue", - "continueRedirectingTitle": "Redirecting...", - "continueRedirectingSubtitle": "You should be redirected to the app soon", - "continueRedirectManually": "Redirect me manually", - "continueInsecureRedirectTitle": "Insecure redirect", - "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http which is not secure. Are you sure you want to continue?", - "continueUntrustedRedirectTitle": "Untrusted redirect", - "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{cookieDomain}}). Are you sure you want to continue?", - "logoutFailTitle": "Failed to log out", - "logoutFailSubtitle": "Please try again", - "logoutSuccessTitle": "Logged out", - "logoutSuccessSubtitle": "You have been logged out", - "logoutTitle": "Logout", - "logoutUsernameSubtitle": "You are currently logged in as {{username}}. Click the button below to logout.", - "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider. Click the button below to logout.", - "notFoundTitle": "Page not found", - "notFoundSubtitle": "The page you are looking for does not exist.", - "notFoundButton": "Go home", - "totpFailTitle": "Failed to verify code", - "totpFailSubtitle": "Please check your code and try again", - "totpSuccessTitle": "Verified", - "totpSuccessSubtitle": "Redirecting to your app", - "totpTitle": "Enter your TOTP code", - "totpSubtitle": "Please enter the code from your authenticator app.", - "unauthorizedTitle": "Unauthorized", - "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.", - "unauthorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.", - "unauthorizedGroupsSubtitle": "The user with username {{username}} is not in the groups required by the resource {{resource}}.", - "unauthorizedIpSubtitle": "Your IP address {{ip}} is not authorized to access the resource {{resource}}.", - "unauthorizedButton": "Try again", - "cancelTitle": "Cancel", - "forgotPasswordTitle": "Forgot your password?", - "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", - "errorTitle": "An error occurred", - "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", - "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", - "fieldRequired": "This field is required", - "invalidInput": "Invalid input", - "domainWarningTitle": "Invalid Domain", - "domainWarningSubtitle": "This instance is configured to be accessed from {{appUrl}}, but {{currentUrl}} is being used. If you proceed, you may encounter issues with authentication.", - "ignoreTitle": "Ignore", - "goToCorrectDomainTitle": "Go to correct domain" + "loginTitle": "Tervetuloa takaisin, kirjaudu sisään käyttäen", + "loginTitleSimple": "Tervetuloa takaisin, ole hyvä ja kirjaudu", + "loginDivider": "Tai", + "loginUsername": "Käyttäjätunnus", + "loginPassword": "Salasana", + "loginSubmit": "Kirjaudu", + "loginFailTitle": "Kirjautuminen epäonnistui", + "loginFailSubtitle": "Tarkista käyttäjätunnuksesi ja salasanasi", + "loginFailRateLimit": "Kirjautuminen epäonnistui liian monta kertaa. Yritä myöhemmin uudelleen", + "loginSuccessTitle": "Olet kirjautunut sisään", + "loginSuccessSubtitle": "Tervetuloa takaisin!", + "loginOauthFailTitle": "Tapahtui virhe", + "loginOauthFailSubtitle": "OAuthin URL-osoitteen haku epäonnistui", + "loginOauthSuccessTitle": "Uudelleenohjataan", + "loginOauthSuccessSubtitle": "Uudelleenohjaus OAuth -palveluntarjoajallesi", + "loginOauthAutoRedirectTitle": "Automaattinen OAuth -uudelleenohjaus", + "loginOauthAutoRedirectSubtitle": "Sinut ohjataan automaattisesti OAuth -palveluntarjoajallesi todentamista varten.", + "loginOauthAutoRedirectButton": "Siirry nyt", + "continueTitle": "Jatka", + "continueRedirectingTitle": "Uudelleenohjataan...", + "continueRedirectingSubtitle": "Sinun pitäisi ohjautua sovellukseen pian", + "continueRedirectManually": "Siirrä minut manuaalisesti", + "continueInsecureRedirectTitle": "Turvaton uudelleenohjaus", + "continueInsecureRedirectSubtitle": "Yrität siirtyä suojatusta https -sivusta suojaamattomalle http -sivulle. Oletko varma, että haluat jatkaa?", + "continueUntrustedRedirectTitle": "Ei-luotettu uudelleenohjaus", + "continueUntrustedRedirectSubtitle": "Yrität uudelleenohjata domainiin, joka ei vastaa määritettyä verkkotunnusta ({{cookieDomain}}). Oletko varma, että haluat jatkaa?", + "logoutFailTitle": "Uloskirjautuminen epäonnistui", + "logoutFailSubtitle": "Ole hyvä ja yritä uudelleen", + "logoutSuccessTitle": "Kirjauduttu ulos", + "logoutSuccessSubtitle": "Sinut on kirjattu ulos", + "logoutTitle": "Kirjaudu ulos", + "logoutUsernameSubtitle": "Olet kirjautuneena sisään tunnuksella {{username}}. Kirjaudu ulos alla olevasta painikkeesta.", + "logoutOauthSubtitle": "Olet kirjautuneena sisään tunnuksella {{username}} OAuth palvelun {{provider}} kautta. Kirjaudu ulos alla olevasta painikkeesta.", + "notFoundTitle": "Sivua ei löydy", + "notFoundSubtitle": "Sivua, jota etsit ei ole olemassa.", + "notFoundButton": "Palaa kotinäkymään", + "totpFailTitle": "Koodin vahvistus epäonnistui", + "totpFailSubtitle": "Tarkista koodisi ja yritä uudelleen", + "totpSuccessTitle": "Vahvistettu", + "totpSuccessSubtitle": "Uudelleenohjataan sovelluksellesi", + "totpTitle": "Syötä TOTP -koodisi", + "totpSubtitle": "Ole hyvä ja syötä koodi todennussovelluksestasi.", + "unauthorizedTitle": "Ei sallittu", + "unauthorizedResourceSubtitle": "Käyttäjällä {{username}} ei ole pääsyä kohteeseen {{resource}}.", + "unauthorizedLoginSubtitle": "Käyttäjällä {{username}} ei ole lupaa kirjautua.", + "unauthorizedGroupsSubtitle": "Käyttäjä {{username}} ei ole ryhmässä, joka vaaditaan pääsyyn kohteeseen {{resource}}.", + "unauthorizedIpSubtitle": "IP osoitteestasi {{ip}} ei ole pääsyä kohteeseen {{resource}}.", + "unauthorizedButton": "Yritä uudelleen", + "cancelTitle": "Peruuta", + "forgotPasswordTitle": "Unohditko salasanasi?", + "failedToFetchProvidersTitle": "Todennuspalvelujen tarjoajien lataaminen epäonnistui. Tarkista määrityksesi.", + "errorTitle": "Tapahtui virhe", + "errorSubtitle": "Tapahtui virhe yritettäessä suorittaa tämä toiminto. Ole hyvä ja tarkista konsoli saadaksesi lisätietoja.", + "forgotPasswordMessage": "Voit nollata salasanasi vaihtamalla ympäristömuuttujan `USERS`.", + "fieldRequired": "Tämä kenttä on pakollinen", + "invalidInput": "Virheellinen syöte", + "domainWarningTitle": "Virheellinen verkkotunnus", + "domainWarningSubtitle": "Tämä instanssi on määritelty käyttämään osoitetta {{appUrl}}, mutta nykyinen osoite on {{currentUrl}}. Jos jatkat, saatat törmätä ongelmiin autentikoinnissa.", + "ignoreTitle": "Jätä huomiotta", + "goToCorrectDomainTitle": "Siirry oikeaan verkkotunnukseen" } \ No newline at end of file