diff options
Diffstat (limited to 'settings/l10n/fi.js')
-rw-r--r-- | settings/l10n/fi.js | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index b856d0446bd..2cfe89fbb0f 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -103,6 +103,7 @@ OC.L10N.register( "Change" : "Muuta", "Share" : "Jaa", "Unlimited" : "Rajoittamaton", + "Verifying" : "Vahvistetaan", "Nextcloud settings" : "Nextcloud-asetukset", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille\tkäyttäjille ja tietyille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", "Enforce two-factor authentication" : "Pakota kaksivaiheinen tunnistautuminen", @@ -164,6 +165,10 @@ OC.L10N.register( "Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.", "Do you really want to wipe your data from this device?" : "Haluatko varmasit tyhjentää tiedot tältä laitteelta?", "Confirm wipe" : "Vahvista tyhjentäminen", + "Error while creating device token" : "Virhe laitepolettia luotaessa", + "Error while updating device token name" : "Virhe laitepoletin nimeä päivittäessä", + "Error while deleting the token" : "Virhe polettia poistaessa", + "Error while wiping the device with the token" : "Virhe tyhjennettäessä laitetta polettia käyttäen", "App name" : "Sovelluksen nimi", "Create new app password" : "Luo uusi sovellussalasana", "Use the credentials below to configure your app or device." : "Käytä oheista tunnusta ja salasanaa konfiguroidessasi sovelluksen tai laitteen.", @@ -311,7 +316,7 @@ OC.L10N.register( "Administration" : "Ylläpito", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.", "Like our Facebook page" : "Tykkää Facebook-sivustamme", - "Follow us on Twitter" : "Seuraa Twitteriä", + "Follow us on Twitter" : "Seuraa meitä Twitterissä", "Follow us on Mastodon" : "Seuraa meitä Mastodonissa", "Check out our blog" : "Lue blogia", "Subscribe to our newsletter" : "Tilaa uutiskirje", @@ -350,7 +355,9 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", + "Error while loading browser sessions and device tokens" : "Virhe ladatessa selainistuntoja ja laitepoletteja", "Store credentials" : "Säilytä tilitiedot", - "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein." + "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", + "Follow us on Google+" : "Seuraa meitä Google+:ssa" }, "nplurals=2; plural=(n != 1);"); |