diff options
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 37 |
1 files changed, 12 insertions, 25 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index eb70ba50973..281434452ee 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,16 +1,5 @@ <?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", -"Unable to load list from App Store" => "Nie je možné nahrať zoznam z App Store", "Authentication error" => "Chyba autentifikácie", "Your full name has been changed." => "Vaše meno a priezvisko bolo zmenené.", "Unable to change full name" => "Nemožno zmeniť meno a priezvisko", @@ -40,23 +29,21 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Úložisko nepodporuje zmenu hesla, ale šifrovací kľúč používateľov bol úspešne zmenený.", "Unable to change password" => "Zmena hesla sa nepodarila", +"Saved" => "Uložené", +"test email settings" => "nastavenia testovacieho emailu", +"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.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?", "Add trusted domain" => "Pridať dôveryhodnú doménu", "Sending..." => "Odosielam...", "All" => "Všetky", -"User Documentation" => "Príručka používateľa", -"Admin Documentation" => "Príručka administrátora", -"Update to {appversion}" => "Aktualizovať na {appversion}", -"Uninstall App" => "Odinštalovanie aplikácie", -"Disable" => "Zakázať", -"Enable" => "Zapnúť", "Please wait...." => "Čakajte prosím...", "Error while disabling app" => "Chyba pri zakázaní aplikácie", +"Disable" => "Zakázať", +"Enable" => "Zapnúť", "Error while enabling app" => "Chyba pri povoľovaní aplikácie", "Updating...." => "Aktualizujem...", "Error while updating app" => "chyba pri aktualizácii aplikácie", -"Error" => "Chyba", -"Update" => "Aktualizovať", "Updated" => "Aktualizované", "Uninstalling ...." => "Prebieha odinštalovanie...", "Error while uninstalling app" => "Chyba pri odinštalovaní aplikácie", @@ -146,8 +133,11 @@ $TRANSLATIONS = array( "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í.", +"Send mode" => "Mód odosielania", +"Encryption" => "Šifrovanie", "From address" => "Z adresy", "mail" => "email", +"Authentication method" => "Autentifikačná metóda", "Authentication required" => "Vyžaduje sa overenie", "Server address" => "Adresa servera", "Port" => "Port", @@ -162,14 +152,11 @@ $TRANSLATIONS = array( "Less" => "Menej", "Version" => "Verzia", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuté <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>,<a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencovaný pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Add your App" => "Pridať vašu aplikáciu", -"More Apps" => "Viac aplikácií", -"Select an App" => "Vyberte aplikáciu", "Documentation:" => "Dokumentácia:", -"See application page at apps.owncloud.com" => "Pozrite si stránku aplikácií na apps.owncloud.com", -"See application website" => "Pozrite si webstránku aplikácie", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencované <span class=\"author\"></span>", +"User Documentation" => "Príručka používateľa", +"Admin Documentation" => "Príručka administrátora", "Enable only for specific groups" => "Povoliť len pre vybrané skupiny", +"Uninstall App" => "Odinštalovanie aplikácie", "Administrator Documentation" => "Príručka administrátora", "Online Documentation" => "Online príručka", "Forum" => "Fórum", |