diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
commit | 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d (patch) | |
tree | e295e4b3a88d1951e0748904aa2b22168251de33 /apps/files/l10n/fi.js | |
parent | f6fcaf7582a9b5ca2754b8b0b29ddf86a4d7f9cf (diff) | |
download | nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.tar.gz nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 26f20e9e819..1de9eec7918 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -186,7 +186,6 @@ 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 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", "{relative}% used" : "{relative} % käytetty", @@ -262,6 +261,7 @@ OC.L10N.register( "Deleted shares" : "Poistetut jaot", "Pending shares" : "Odottavat jaot", "Open folder {name}" : "Avaa kansio {name}", + "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.", "Search for an account" : "Etsi tiliä", "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu" }, |