diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-28 02:16:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-28 02:16:38 +0000 |
commit | 1d469fc06e6a6755dbb5543b33fecb9ff2b57340 (patch) | |
tree | 20677ea44107bdb60ce7724ea59f065fcf32a5a4 /core/l10n/fi.json | |
parent | 3ee2dbeff94033a99bcf0e6932ee11f6f123679f (diff) | |
download | nextcloud-server-1d469fc06e6a6755dbb5543b33fecb9ff2b57340.tar.gz nextcloud-server-1d469fc06e6a6755dbb5543b33fecb9ff2b57340.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.json')
-rw-r--r-- | core/l10n/fi.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 00249f45249..ea27d3c4bfa 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -13,6 +13,7 @@ "No valid crop data provided" : "Kelvollisia leikkaustietoja ei määritetty", "Crop is not square" : "Leikkaus ei ole neliö", "State token does not match" : "Tilapoletti ei täsmää", + "Invalid app password" : "Virheellinen sovellussalasana", "Could not complete login" : "Kirjautumista ei voitu suorittaa loppuun", "Your login token is invalid or has expired" : "Kirjautumispolettisi on virheellinen tai se on vanhentunut", "Password reset is disabled" : "Salasanan palautus poistettu käytöstä", @@ -53,6 +54,7 @@ "Starting code integrity check" : "Aloitetaan koodin eheystarkistus", "Finished code integrity check" : "Koodin eheystarkistus suoritettu", "%s (incompatible)" : "%s (ei yhteensopiva)", + "The following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s", "Already up to date" : "Kaikki on jo ajan tasalla", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Palvelintasi ei ole määritetty oikein tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.", @@ -61,6 +63,7 @@ "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 19 is the last release supporting PHP 7.2. Nextcloud 20 requires at least PHP 7.3." : "Nextcloud 19 on viimeisin julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 20 vaatii vähintään PHP:n version 7.3.", "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:", |