aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
commit16e584ce6cac844d15adcf75692a6f5ab3fbd698 (patch)
treea620660f111f69620b08b16839ff9ea31d142778 /apps/files/l10n/fi.js
parent7bba5ec71ef00b68a27a861b0d7a0f4ce83bcc2e (diff)
downloadnextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.tar.gz
nextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.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",