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 94596d6b91b..ce49d222cbc 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -25,6 +25,7 @@ "Delete" : "Poista", "Disconnect storage" : "Katkaise yhteys tallennustilaan", "Unshare" : "Peru jakaminen", + "Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja", "Files" : "Tiedostot", "Details" : "Tiedot", "Select" : "Valitse", @@ -55,6 +56,7 @@ "New" : "Uusi", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole sallittu tiedostomuoto", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", @@ -75,6 +77,12 @@ "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin", "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista", "File changes" : "Tiedostomuutokset", + "Created by {user}" : "Tekijänä {user}", + "Changed by {user}" : "Muokkaajana {user}", + "Deleted by {user}" : "Poistanut {user}", + "Restored by {user}" : "Palauttanut {user}", + "Renamed by {user}" : "Uudelleennimennyt {user}", + "Moved by {user}" : "Siirtänyt {user}", "You created {file}" : "Loit tiedoston {file}", "{user} created {file}" : "{user} loi tiedoston {file}", "{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa", |