diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
commit | 9bdb78f6cc23987dc1251ecdb622dec8a8c59242 (patch) | |
tree | 699bef0231a3dbc0e3bf0fb4110a48becb4b5757 /apps/files/l10n/fi.js | |
parent | af6bb98b144d0d333cb29fdd9370ed4465f4ba6e (diff) | |
download | nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.tar.gz nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.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", |