diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/fi.js | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 4a9b8ef2a79..8c0e59f2cfd 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -152,7 +152,6 @@ OC.L10N.register( "The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä", "You have not added any info yet" : "Et ole lisännyt tietoja vielä", "{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä", - "Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan", "Reset search" : "Tyhjennä haku", "Start search" : "Aloita haku", "Search for {name} only" : "Etsi vain {name}", @@ -377,6 +376,7 @@ OC.L10N.register( "More apps menu" : "Lisäsovellusvalikko", "Settings menu" : "Asetusvalikko", "The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.", - "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen" + "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen", + "Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan" }, "nplurals=2; plural=(n != 1);"); |