Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r--core/l10n/fi.js5
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);");