diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/fi.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index fb169b5e32e..cfd5e018126 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -258,7 +258,7 @@ OC.L10N.register( "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Kaksivaiheinen tunnistautuminen on pakotettu, mutta sitä ei ole määritelty tilillesi. Ole yhteydessä ylläpitoon saadaksesi apua.", "Set up two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", "Use backup code" : "Käytä varakoodia", - "Cancel log in" : "Peru kirjautuminen", + "Cancel login" : "Peru kirjautuminen", "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", "Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.", @@ -360,6 +360,7 @@ OC.L10N.register( "For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.", "Wrong password." : "Väärä salasana.", - "New Password" : "Uusi salasana" + "New Password" : "Uusi salasana", + "Cancel log in" : "Peru kirjautuminen" }, "nplurals=2; plural=(n != 1);"); |