diff options
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 31 |
1 files changed, 6 insertions, 25 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 6f992cceccd..99a30dfb86d 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -338,39 +338,20 @@ OC.L10N.register( "New text file.txt" : "Uusi tekstitiedosto.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Suoralinkki kopioitiin (toimii vain niillä käyttäjillä, joilla on pääsy kyseiseen tiedostoon/kansioon)", "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", - "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}", "\"remote user\"" : "\"etäkäyttäjä\"", - "Open folder {name}" : "Avaa kansio {name}", - "Download file {name}" : "Lataa tiedosto {name}", - "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", - "Search for an account" : "Etsi tiliä", - "Choose" : "Valitse", - "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", - "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", - "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", - "Set up templates folder" : "Aseta mallipohjien kansio", - "Create new templates folder" : "Luo uusi mallipohjien kansio", - "Toggle grid view" : "Ruudukkonäkymä päälle/pois", - "Shares" : "Jaot", - "Shared with others" : "Jaettu muille", - "Shared with you" : "Jaettu kanssasi", - "Deleted shares" : "Poistetut jaot", - "Pending shares" : "Odottavat jaot", "File name" : "Tiedostonimi", + "Download file {name}" : "Lataa tiedosto {name}", "\"{char}\" is not allowed inside a file name." : "Merkki \"{char}\" ei ole sallittu tiedostonimessä.", "\"{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", + "Storage informations" : "Tallennustilan tietoja", "A file or folder with that name already exists." : "Tiedosto tai kansio tällä nimellä on jo olemassa.", "Invalid file name" : "Virheellinen tiedostonimi", - "The files is locked" : "Tiedosto on lukittu" + "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", + "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", + "The files is locked" : "Tiedosto on lukittu", + "Create new templates folder" : "Luo uusi mallipohjien kansio" }, "nplurals=2; plural=(n != 1);"); |