diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /apps/files/l10n/fi.js | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.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 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index cab6a9de680..a652419a4ff 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -172,10 +172,9 @@ OC.L10N.register( "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", "Rename file" : "Nimeä tiedosto uudelleen", - "A long time ago" : "Kauan aikaa sitten", - "Download file {name}" : "Lataa tiedosto {name}", "File name" : "Tiedostonimi", "Folder name" : "Kansion nimi", + "Download file {name}" : "Lataa tiedosto {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" ei ole sallittu tiedostotyyppi.", "{newName} already exists." : "{newName} on jo olemassa.", "\"{char}\" is not allowed inside a file name." : "Merkki \"{char}\" ei ole sallittu tiedostonimessä.", @@ -185,6 +184,7 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", + "A long time ago" : "Kauan aikaa sitten", "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", "Select all" : "Valitse kaikki", @@ -219,6 +219,7 @@ OC.L10N.register( "Share" : "Jaa", "Shared by link" : "Jaettu linkillä", "Shared" : "Jaettu", + "Switch to list view" : "Vaihda taulukkonäkymään", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", @@ -251,11 +252,10 @@ OC.L10N.register( "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", - "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", - "Set up templates folder" : "Aseta mallipohjien kansio", - "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", + "Templates" : "Mallipohjat", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", + "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tiedosto ja {folderCount} kansio","1 tiedosto ja {folderCount} kansiota"], @@ -279,6 +279,7 @@ OC.L10N.register( "Unlimited" : "Rajoittamaton", "Search users" : "Etsi käyttäjistä", "Cancel" : "Peruuta", + "Set up templates folder" : "Aseta mallipohjien kansio", "%s used" : "%s käytetty", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", |