aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fi.js
blob: b33243496fedc3498729563378183925fee3e28c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "files_trashbin",
    {
    "restored" : "palautettu",
    "Deleted files" : "Poistetut tiedostot",
    "Restore" : "Palauta",
    "Unknown" : "Tuntematon",
    "All files" : "Kaikki tiedostot",
    "You" : "Sinä",
    "Original location" : "Alkuperäinen sijainti",
    "Deleted by" : "Poistanut",
    "Deleted" : "Poistettu",
    "A long time ago" : "Kauan aikaa sitten",
    "Confirm permanent deletion" : "Vahvista lopullinen poistaminen",
    "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Haluatko varmasti poistaa pysyvästi kaikki roskakorissa olevat tiedostot ja kansiot? Tätä ei voi perua.",
    "Cancel" : "Peruuta",
    "Empty deleted files" : "Tyhjennä poistetut tiedostot",
    "Deletion cancelled" : "Poistaminen peruttu",
    "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.",
    "No deleted files" : "Ei poistettuja tiedostoja",
    "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä"
},
"nplurals=2; plural=(n != 1);");