diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
commit | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (patch) | |
tree | 62de7c1d0f862d0907a27345dfb547b14604dcc5 /apps/files/l10n/fi.js | |
parent | e9174a418927eade3a1e6261978b27abdfdfcef6 (diff) | |
download | nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.tar.gz nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index ce56b39b9d9..26f20e9e819 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -185,6 +185,7 @@ OC.L10N.register( "ascending" : "nousevasti", "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 performances 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", @@ -211,6 +212,7 @@ OC.L10N.register( "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", + "Sort favorites first" : "Järjestä suosikit ensiksi", "Show hidden files" : "Näytä piilotetut tiedostot", "Crop image previews" : "Rajaa kuvien esikatseluja", "Additional settings" : "Lisäasetukset", |