sk_SK.php
1.34 KB
<?php $TRANSLATIONS = array(
"Greetings {user}," => "Vitajte {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Prepáčte, v nahrávanom súbore bol nájdený malware a musel byť vymazaný.",
"This email is a notification from {host}. Please, do not reply." => "Tento email je oznámenie od {host}. Prosím, neodpovedajte.",
"File uploaded: {file}" => "Súbor na odoslanie: {file}",
"Antivirus Configuration" => "Nastavenie antivírusu",
"Mode" => "Režim",
"Executable" => "Spustiteľný",
"Daemon" => "Démon",
"Host" => "Hostiteľ",
"Address of Antivirus Host." => "Adresa počítača s antivírovým programom.",
"Not required in Executable Mode." => "V spustiteľnom režime nie je vyžadované.",
"Port" => "Port",
"Port number of Antivirus Host." => "Číslo portu počítača s antivírovým programom.",
"Stream Length" => "Dĺžka prúdu",
"ClamAV StreamMaxLength value in bytes." => "Hodnota ClamAV StreamMaxLength v bitoch.",
"Path to clamscan" => "Cesta k clamscan",
"Path to clamscan executable." => "Cesta k programu clamscan.",
"Not required in Daemon Mode." => "V režime démona nie je vyžadované",
"Action for infected files found while scanning" => "Opatrenia pre infikované súbory nájdené pri skenovaní",
"Only log" => "Len log",
"Delete file" => "Zmazať súbor",
"Save" => "Uložiť"
);