diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
commit | 40af8c0f93778ed242fcd78b2ffc80c3d561b352 (patch) | |
tree | 0232f55fe56b9f55998fa1715c73f033f6f2e69f /apps/files/l10n/fi.js | |
parent | 780ece032fd42ec099d888a46a5349d8dea48dc2 (diff) | |
download | nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.tar.gz nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 1de9eec7918..4fd0378373b 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -179,6 +179,7 @@ OC.L10N.register( "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Another entry with the same name already exists" : "Toinen tietue samalla nimellä on jo olemassa", "Renamed \"{oldName}\" to \"{newName}\"" : "Kohteen \"{oldName}\" uudeksi nimeksi asetettiin \"{newName}\"", + "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", @@ -186,6 +187,7 @@ OC.L10N.register( "descending" : "laskevasti", "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", "List of files and folders." : "Luettelo tiedostoista ja kansioista.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", @@ -239,6 +241,8 @@ OC.L10N.register( "List of favorites files and folders." : "Luettelo suosikkitiedostoista ja -kansioista.", "No favorites yet" : "Ei vielä suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", + "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", + "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Upload too large" : "Lähetettävä tiedosto on liian suuri", |