diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-18 00:28:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-18 00:28:12 +0000 |
commit | 04777cf8140f1aaf0773f09341c57222d217d827 (patch) | |
tree | ac320390fb9c6c56a07f388c3ed906ce36715025 /apps/files/l10n/fi.js | |
parent | 6a00c55e2c4442fc78f42423ff41a719f06c069e (diff) | |
download | nextcloud-server-04777cf8140f1aaf0773f09341c57222d217d827.tar.gz nextcloud-server-04777cf8140f1aaf0773f09341c57222d217d827.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 62da2d9be6e..f29c62f0fd2 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -191,9 +191,9 @@ OC.L10N.register( "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "Sort list by {column}" : "Järjestä luettelo sarakkeen {column} mukaan", + "{summaryFile} and {summaryFolder}" : "{summaryFile} ja {summaryFolder}", "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.", - "{summaryFile} and {summaryFolder}" : "{summaryFile} ja {summaryFolder}", "File not found" : "Tiedostoa ei löytynyt", "_{count} file_::_{count} files_" : ["{count} tiedosto","{count} tiedostoa"], "_{count} folder_::_{count} folders_" : ["{count} kansio","{count} kansiota"], |