diff options
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 1d00cf71e03..4ec192fed44 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -179,7 +179,6 @@ OC.L10N.register( "Rename file" : "Nimeä tiedosto uudelleen", "Filename" : "Tiedostonimi", "Folder name" : "Kansion nimi", - "Download file {name}" : "Lataa tiedosto {name}", "Invalid filename." : "Epäkelpo tiedostonimi.", "Renamed \"{oldName}\" to \"{newName}\"" : "Kohteen \"{oldName}\" uudeksi nimeksi asetettiin \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", @@ -295,7 +294,6 @@ OC.L10N.register( "Videos" : "Videot", "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", - "Create new templates folder" : "Luo uusi mallipohjien kansio", "Templates" : "Mallipohjat", "New template folder" : "Uusi mallipohjien kansio", "In folder" : "Kansiossa", @@ -324,6 +322,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "All files" : "Kaikki tiedostot", "List of your files and folders." : "Luettelo tiedostoistasi ja kansioistasi.", + "All folders" : "Kaikki kansiot", "Personal Files" : "Henkilökohtaiset tiedostot", "List of your files and folders that are not shared." : "Luettelo tiedostoistasi ja kansioistasi, joita ei ole jaettu.", "No personal files found" : "Henkilökohtaisia tiedostoja ei löytynyt", @@ -344,6 +343,7 @@ OC.L10N.register( "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", @@ -356,6 +356,7 @@ OC.L10N.register( "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", |