diff options
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index d0143e91cb8..3468a87ae18 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,7 +1,12 @@ <?php $TRANSLATIONS = array( +"Invalid value supplied for %s" => "Zadaná neplatná hodnota pre %s", "Saved" => "Uložené", +"test email settings" => "nastavenia testovacieho emailu", +"If you received this email, the settings seem to be correct." => "Ak ste dostali tento email, nastavenie je správne.", +"A problem occurred while sending the e-mail. Please revisit your settings." => "Vyskytol sa problém pri odosielaní emailu. Prosím, znovu skontrolujte svoje nastavenia.", "Email sent" => "Email odoslaný", +"You need to set your user email before being able to send test emails." => "Musíte nastaviť svoj používateľský email, než budete môcť odoslať testovací email.", "Send mode" => "Mód odosielania", "Encryption" => "Šifrovanie", "Authentication method" => "Autentifikačná metóda", @@ -11,6 +16,9 @@ $TRANSLATIONS = array( "Unable to change full name" => "Nemožno zmeniť meno a priezvisko", "Group already exists" => "Skupina už existuje", "Unable to add group" => "Nie je možné pridať skupinu", +"Files decrypted successfully" => "Súbory sú úspešne dešifrované", +"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Nemožno dešifrovať vaše súbory, skontrolujte svoj owncloud.log alebo požiadajte o pomoc správcu", +"Couldn't decrypt your files, check your password and try again" => "Nemožno dešifrovať vaše súbory, skontrolujte svoje heslo a skúste to znova", "Email saved" => "Email uložený", "Invalid email" => "Neplatný email", "Unable to delete group" => "Nie je možné odstrániť skupinu", @@ -67,6 +75,7 @@ $TRANSLATIONS = array( "Fatal issues only" => "Len fatálne problémy", "None" => "Žiadny", "Login" => "Prihlásenie", +"Plain" => "Neformátovaný", "NT LAN Manager" => "NT LAN Manager", "SSL" => "SSL", "TLS" => "TLS", @@ -87,6 +96,7 @@ $TRANSLATIONS = array( "Internet connection not working" => "Pripojenie na internet nefunguje", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Server nemá funkčné pripojenie k internetu. Niektoré moduly ako napr. externé úložisko, oznámenie o dostupných aktualizáciách alebo inštalácia aplikácií tretích strán nebudú fungovať. Prístup k súborom z iných miest a odosielanie oznamovacích emailov tiež nemusí fungovať. Ak chcete využívať všetky vlastnosti ownCloudu, odporúčame povoliť pripojenie k internetu tomuto serveru.", "Cron" => "Cron", +"Cron was not executed yet!" => "Cron sa ešte nespustil!", "Execute one task with each page loaded" => "Vykonať jednu úlohu s každým načítaní stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.", "Use systems cron service to call the cron.php file every 15 minutes." => "Použite systémovú službu cron, ktorá zavolá súbor cron.php každých 15 minút.", @@ -102,17 +112,23 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Povoliť používateľom zdieľať s kýmkoľvek", "Allow users to only share with users in their groups" => "Povoliť používateľom zdieľať len s používateľmi v ich skupinách", "Allow mail notification" => "Povoliť odosielať upozornenia emailom", +"Allow users to send mail notification for shared files" => "Povoliť používateľom zasielať emailom oznámenie o zdieľaní súborov", +"Expire after " => "Platnosť", +"days" => "dni", "Security" => "Zabezpečenie", "Enforce HTTPS" => "Vynútiť HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Vynúti pripájanie klientov k %s šifrovaným pripojením.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Pripojte sa k %s cez HTTPS pre povolenie alebo zakázanie vynútenia SSL.", "Email Server" => "Email server", +"This is used for sending out notifications." => "Používa sa na odosielanie upozornení.", "From address" => "Z adresy", +"Authentication required" => "Vyžaduje sa overenie", "Server address" => "Adresa servera", "Port" => "Port", "Credentials" => "Prihlasovanie údaje", "SMTP Username" => "SMTP používateľské meno", "SMTP Password" => "SMTP heslo", +"Test email settings" => "Nastavenia testovacieho emailu", "Send email" => "Odoslať email", "Log" => "Záznam", "Log level" => "Úroveň záznamu", |