diff options
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 8444e2d1ee3..e7f00796df8 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage invalid" : "Virheellinen tallennustila", "Unknown error" : "Tuntematon virhe", - "All files" : "Kaikki tiedostot", - "Recent" : "Viimeaikaiset", - "Favorites" : "Suosikit", "File could not be found" : "Tiedostoa ei löytynyt", "Move or copy" : "Siirrä tai kopioi", "Download" : "Lataa", "Delete" : "Poista", "Home" : "Koti", "Close" : "Sulje", + "Favorites" : "Suosikit", "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda", "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Upload cancelled." : "Lähetys peruttu.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", + "Recent" : "Viimeaikaiset", "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>", "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>", + "All files" : "Kaikki tiedostot", "Unlimited" : "Rajoittamaton", "Upload (max. %s)" : "Lähetys (enintään %s)", "Accept" : "Hyväksy", |