diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
commit | 8db40df3bd7989546cd13127ec3631da7884e0fd (patch) | |
tree | f69494877ba89993ef573a39e74dc3d8a2b6ff28 /core/l10n/fi.js | |
parent | c723daaa561f621496a416e20a7988727303580c (diff) | |
download | nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.tar.gz nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 1fbbab9500f..95e2c679ae1 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -166,6 +166,8 @@ OC.L10N.register( "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"], "This browser is not supported" : "Tämä selain ei ole tuettu", + "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.", + "Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella", "Supported versions" : "Tuetut versiot", "{name} version {version} and above" : "Selaimen {name} versio {version} ja uudempi", "Search {types} …" : "Etsi {types}…", |