Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi.json « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b600c5826de3edf1c07a58212118d40a43c73a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{ "translations": {
    "Clean" : "Puhdas",
    "Infected" : "Saastunut",
    "Unchecked" : "Ei tarkistettu",
    "Scanner output" : "Tarkistimen tuloste",
    "Saving…" : "Tallennetaan…",
    "Antivirus" : "Virustorjunta",
    "File {file} is infected with {virus}" : "Tiedosto {file} on saastunut viruksella {virus}",
    "The file has been removed" : "Tiedosto on poistettu",
    "File containing {virus} detected" : "Tiedosto sisältäen viruksen {virus} havaittu",
    "Antivirus detected a virus" : "Virustorjunta havaitsi viruksen",
    "Virus %s is detected in the file. Upload cannot be completed." : "Virus %s havaittiin tiedostossa. Lähetystä ei voi suorittaa loppuun.",
    "Saved" : "Tallennettu",
    "Antivirus for files" : "Virustorjunta tiedostoille",
    "An antivirus app for Nextcloud" : "Virustorjuntaohjelmisto Nextcloudille",
    "Greetings {user}," : "Hei {user},",
    "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Valitettavasti lähettämästäsi tiedostosta löytyi haittaohjelma, joten lähettämäsi tiedosto poistettiin.",
    "This email is a notification from {host}. Please, do not reply." : "Tämä on ilmoitus sivustolta {host}. Älä vastaa tähän viestiin.",
    "File uploaded: {file}" : "Tiedosto lähetetty: {file}",
    "Antivirus for Files" : "Virustorjunta tiedostoille",
    "Mode" : "Tila",
    "ClamAV Executable" : "ClamAV-suoritustiedosto",
    "ClamAV Daemon" : "ClamAV-taustapalvelu",
    "Kaspersky Daemon" : "Kaspersky-taustapalvelu",
    "ICAP server" : "ICAP-palvelin",
    "Not required in Executable Mode." : "Ei vaadittu suoritettavassa tilassa.",
    "Host" : "Palvelin",
    "Address of Antivirus Host." : "Virustorjuntapalvelimen osoite.",
    "Port" : "Portti",
    "Port number of Antivirus Host." : "Virustorjuntapalvelimen portti.",
    "ICAP preset" : "ICAP-esiasetus",
    "Select" : "Valitse",
    "ICAP service" : "ICAP-palvelu",
    "bytes" : "tavua",
    "Path to clamscan" : "Clamscanin polku",
    "Path to clamscan executable." : "Polku suoritettavaan clamscan-tiedostoon.",
    "Not required in Daemon Mode." : "Ei vaadittu taustapalvelutilassa.",
    "Only log" : "Vain logitus",
    "Delete file" : "Poista tiedosto",
    "Save" : "Tallenna",
    "Advanced" : "Lisäasetukset",
    "Rules" : "Säännöt",
    "Clear All" : "Tyhjennä kaikki",
    "Reset to defaults" : "Palauta oletusarvot",
    "Description" : "Kuvaus",
    "Mark as" : "Merkitse",
    "Add a rule" : "Lisää sääntö"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}