diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /core/l10n/fi.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index e98eb32a302..941bd57162b 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -164,6 +164,11 @@ OC.L10N.register( "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"], + "This browser is not supported" : "Tämä selain ei ole tuettu", + "Please upgrade to a more recent browser" : "Päivitä uudempaan selaimeen", + "Continue with this outdated browser" : "Jatka tällä vanhentuneella selaimella", + "Supported versions" : "Tuetut versiot", + "{name} version {version} and above" : "Selaimen {name} versio {version} ja uudempi", "Search {types} …" : "Etsi {types}…", "Settings" : "Asetukset", "Could not load your contacts" : "Yhteystietojasi ei voitu ladata", |