diff options
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 2fa1df12d25..9774caa8c1c 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -107,6 +107,8 @@ "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", "Recent" : "Viimeaikaiset", + "This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}", "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", @@ -170,6 +172,11 @@ "Open folder {name}" : "Avaa kansio {name}", "Download file {name}" : "Lataa tiedosto {name}", "Select all" : "Valitse kaikki", + "Unselect all" : "Poista valinnat", + "ascending" : "nousevasti", + "descending" : "laskevasti", + "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", + "This list is not fully rendered for performances 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.", "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", @@ -217,6 +224,7 @@ "Delete permanently" : "Poista pysyvästi", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", + "Create new templates folder" : "Luo uusi mallipohjien kansio", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", "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!", |