diff options
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 3f7bea446d7..5f95bf99ada 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -190,6 +190,7 @@ "{relative}% used" : "{relative} % käytetty", "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", + "Create" : "Luo", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", "Change" : "Muuta", @@ -234,7 +235,6 @@ "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", - "Create" : "Luo", "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", @@ -252,10 +252,11 @@ "Open details" : "Avaa yksityiskohdat", "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", + "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", + "Filename" : "Tiedostonimi", + "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", "Create new templates folder" : "Luo uusi mallipohjien kansio", "Templates" : "Mallipohjat", - "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", - "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], |