diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
commit | a9ba19d3d494a306c06e8ed1002e1639d69fae3e (patch) | |
tree | 71c38fc93119ea1343233f0e7a0f08d9ad8b3ba4 /apps/files/l10n/fi.js | |
parent | 56402460121080cb0d63e4c4d4ec51e5b409fed2 (diff) | |
download | nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.tar.gz nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 73d776d95b3..eb9ac7e1b00 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -170,9 +170,16 @@ OC.L10N.register( "File Management" : "Tiedostohallinta", "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", + "Rename file" : "Nimeä tiedosto uudelleen", "File name" : "Tiedostonimi", + "A long time ago" : "Kauan aikaa sitten", "Download file {name}" : "Lataa tiedosto {name}", + "\"{name}\" is not an allowed filetype." : "\"{name}\" ei ole sallittu tiedostotyyppi.", + "{newName} already exists." : "{newName} on jo olemassa.", "Name cannot be empty" : "Nimi ei voi olla tyhjä", + "Another entry with the same name already exists" : "Toinen tietue samalla nimellä on jo olemassa", + "Renamed \"{oldName}\" to \"{newName}\"" : "Kohteen \"{oldName}\" uudeksi nimeksi asetettiin \"{newName}\"", + "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "ascending" : "nousevasti", @@ -228,6 +235,7 @@ OC.L10N.register( "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", + "List of favorites files and folders." : "Luettelo suosikkitiedostoista ja -kansioista.", "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", "No entries found in this folder" : "Ei kohteita tässä kansiossa", |