diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index ede68edd8c9..9b572a73c42 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -127,6 +127,7 @@ OC.L10N.register( "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Loading more results …" : "Ladataan lisää tuloksia…", "Load more results" : "Lataa lisää tuloksia", + "Search" : "Etsi", "An error occurred while searching for {type}" : "Haettaessa tyyppiä {type} tapahtui virhe.", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Kirjoita vähintään {minSearchLength} merkki etsiäksesi","Kirjoita vähintään {minSearchLength} merkkiä etsiäksesi"], "Search {types} …" : "Etsi {types} ...", @@ -325,7 +326,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} hakutulos muussa kansiossa","{count} hakutulosta muissa kansioissa"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Salasanan palauttamisviesti on lähetetty tilin sähköpostiin. Jos et saa sitä, tarkista roskapostikansiosi tai kysy apua paikalliselta ylläpitäjältä.", "Nextcloud {app}" : "Nextcloud {app}", - "Search" : "Etsi", "These apps will be updated:" : "Nämä sovellukset päivitetään:" }, "nplurals=2; plural=(n != 1);"); |