aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:27:11 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:27:11 +0000
commit8045a6dd2258a5fcf91bdba54fc42fd34bc69081 (patch)
treea5940f11daab4f983735e8e04ec5a0bdcbdbd72e /apps/files/l10n/fi.js
parent5139643a63a89ebcc85ff613b486cddfb0ce58e0 (diff)
downloadnextcloud-server-8045a6dd2258a5fcf91bdba54fc42fd34bc69081.tar.gz
nextcloud-server-8045a6dd2258a5fcf91bdba54fc42fd34bc69081.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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index fbe21f8abdb..ab51c038ece 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -190,7 +190,10 @@ OC.L10N.register(
"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.",
+ "{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"],
"Storage informations" : "Tallennustilan tietoja",
"{usedQuotaByte} used" : "{usedQuotaByte} käytetty",
"{relative}% used" : "{relative} % käytetty",