From 8045a6dd2258a5fcf91bdba54fc42fd34bc69081 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Sep 2023 00:27:11 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/fi.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/files/l10n/fi.js') 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", -- cgit v1.2.3