diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
commit | f3ec3bfa4af7e03197976319a8bd0694f641ad7b (patch) | |
tree | f8a5a7b6a4f4343093dcbcb297f8e2824ee4dd8e /core/l10n/fi.js | |
parent | 45cf49bbca1563b69ea7b73ea3497c91651cc313 (diff) | |
download | nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.tar.gz nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 0c01229c90c..9903eff6367 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -65,6 +65,7 @@ OC.L10N.register( "Check the background job settings" : "Tarkista taustatyön asetukset", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group:n suorituskyky- ja tietoturvapäivityksistä</a> niin pian kuin jakelusi sitä tukee.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached on määritelty hajautetuksi välimuistiksi, mutta väärä PHP-moduli \"memcache\" on asennettu. \\OC\\Memcache\\Memcached tukee vain modulia \"memcached\", mutta ei modulia \"memcache\". Katso <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikiä molemmista moduleista</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Jotkin tiedostot eivät läpäisseet eheystarkistusta. Katso lisätietoa ongelman korjaamiseksi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listaa virheelliset tiedostot…</a> / <a href=\"{rescanEndpoint}\">Skannaa uudelleen…</a>)", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP Opcache ei ole määritelty oikein. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Suosittelemme käyttämään paremman suorituskyvyn saavuttamiseksi ↗</a> seuraavia asetuksia <code>php.ini</code>-asetustiedostossa:", @@ -127,11 +128,13 @@ OC.L10N.register( "Forgot password?" : "Unohditko salasanasi?", "Log in with a device" : "Kirjaudu laitteella", "Back" : "Takaisin", + "Search for {name} only" : "Etsi vain {name}", "No results for {query}" : "Ei tuloksia haulle {query}", "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Loading more results …" : "Ladataan lisää tuloksia…", "Load more results" : "Lataa lisää tuloksia", "_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} ...", "Settings" : "Asetukset", "Could not load your contacts" : "Yhteystietojasi ei voitu ladata", "Search contacts …" : "Etsi yhteystietoja…", @@ -188,6 +191,7 @@ OC.L10N.register( "Failed to rename the project" : "Projektin nimeäminen uudelleen epäonnistui", "Failed to create a project" : "Projektin luominen epäonnistui", "Failed to add the item to the project" : "Kohteen lisääminen projektiin epäonnistui", + "Connect items to a project to make them easier to find" : "Yhdistä kohteita projektiin tehdäksesi niiden löytämisestä helpompaa", "Type to search for existing projects" : "Kirjoita etsiäksesi olemassa olevia projekteja", "New in" : "Uutta versiossa", "View changelog" : "Katso muutosloki", |