diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/fi.js | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 402ac1c6614..a81f6e80e41 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -156,7 +156,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>", "A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Suosikkitiedostoa tai -kansiota on <strong>muutettu</strong>", - "All files" : "Kaikki tiedostot", "Upload (max. %s)" : "Lähetys (enintään %s)", "Accept" : "Hyväksy", "Reject" : "Hylkää", @@ -183,13 +182,14 @@ OC.L10N.register( "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", "ascending" : "nousevasti", "descending" : "laskevasti", "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", + "Select all" : "Valitse kaikki", + "Unselect all" : "Poista valinnat", "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.", + "File not found" : "Tiedostoa ei löytynyt", "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", @@ -243,10 +243,10 @@ 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ä", + "All files" : "Kaikki tiedostot", "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", - "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", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", @@ -260,6 +260,7 @@ OC.L10N.register( "%s used" : "%s käytetty", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", + "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "Deleted files" : "Poistetut tiedostot", "Shares" : "Jaot", "Shared with others" : "Jaettu muille", |