diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/fi.json | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 92eaf36fa32..d303dd0b3d4 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -8,7 +8,6 @@ "Show grid view" : "Näytä ruudukkonäkymä", "Home" : "Koti", "Close" : "Sulje", - "Favorites" : "Suosikit", "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda", "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Upload cancelled." : "Lähetys peruttu.", @@ -102,7 +101,6 @@ "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", "Copy direct link (only works for users who have access to this file/folder)" : "Kopioi suora linkki (toimii vain käyttäjillä, joilla on pääsyoikeus tähän tiedostoon/kansioon)", - "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", @@ -117,6 +115,7 @@ "Removed from favorites" : "Poistettu suosikeista", "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin", "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista", + "Favorites" : "Suosikit", "File changes" : "Tiedostomuutokset", "Created by {user}" : "Tekijänä {user}", "Changed by {user}" : "Muokkaajana {user}", @@ -169,8 +168,9 @@ "File Management" : "Tiedostohallinta", "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", - "Open folder {name}" : "Avaa kansio {name}", + "File name" : "Tiedostonimi", "Download file {name}" : "Lataa tiedosto {name}", + "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "ascending" : "nousevasti", @@ -221,6 +221,7 @@ "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Delete permanently" : "Poista pysyvästi", "Open folder {displayName}" : "Avaa kansio {displayName}", + "Open details" : "Avaa yksityiskohdat", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", @@ -241,6 +242,7 @@ "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Storage invalid" : "Virheellinen tallennustila", + "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "Unlimited" : "Rajoittamaton", "Search users" : "Etsi käyttäjistä", "Cancel" : "Peruuta", @@ -248,6 +250,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", "Deleted files" : "Poistetut tiedostot", + "Open folder {name}" : "Avaa kansio {name}", "Search for an account" : "Etsi tiliä" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |