diff options
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 0b1e7b662ad..5135830d213 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -185,9 +185,6 @@ "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", - "ascending" : "nousevasti", - "descending" : "laskevasti", - "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", "Select all" : "Valitse kaikki", "Unselect all" : "Poista valinnat", "List of files and folders." : "Luettelo tiedostoista ja kansioista.", @@ -293,6 +290,9 @@ "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}", "Open folder {name}" : "Avaa kansio {name}", + "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.", "Search for an account" : "Etsi tiliä", "Choose" : "Valitse", |