diff options
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r-- | core/l10n/sk_SK.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index b4bcaac8ae0..db29395a7f6 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -8,14 +8,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "Aktualizácia \"filecache\", toto môže trvať dlhšie...", "Updated filecache" => "\"Filecache\" aktualizovaná", "... %d%% done ..." => "... %d%% dokončených ...", -"Category type not provided." => "Neposkytnutý typ kategórie.", -"No category to add?" => "Žiadna kategória pre pridanie?", -"This category already exists: %s" => "Kategória: %s už existuje.", -"Object type not provided." => "Neposkytnutý typ objektu.", -"%s ID not provided." => "%s ID neposkytnuté.", -"Error adding %s to favorites." => "Chyba pri pridávaní %s do obľúbených položiek.", -"No categories selected for deletion." => "Neboli vybrané žiadne kategórie pre odstránenie.", -"Error removing %s from favorites." => "Chyba pri odstraňovaní %s z obľúbených položiek.", "Sunday" => "Nedeľa", "Monday" => "Pondelok", "Tuesday" => "Utorok", @@ -53,12 +45,9 @@ $TRANSLATIONS = array( "Ok" => "Ok", "_{count} file conflict_::_{count} file conflicts_" => array("","",""), "Cancel" => "Zrušiť", -"The object type is not specified." => "Nešpecifikovaný typ objektu.", -"Error" => "Chyba", -"The app name is not specified." => "Nešpecifikované meno aplikácie.", -"The required file {file} is not installed!" => "Požadovaný súbor {file} nie je nainštalovaný!", "Shared" => "Zdieľané", "Share" => "Zdieľať", +"Error" => "Chyba", "Error while sharing" => "Chyba počas zdieľania", "Error while unsharing" => "Chyba počas ukončenia zdieľania", "Error while changing permissions" => "Chyba počas zmeny oprávnení", @@ -90,6 +79,9 @@ $TRANSLATIONS = array( "Sending ..." => "Odosielam ...", "Email sent" => "Email odoslaný", "Warning" => "Varovanie", +"The object type is not specified." => "Nešpecifikovaný typ objektu.", +"Delete" => "Zmazať", +"Add" => "Pridať", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Aktualizácia nebola úspešná. Problém nahláste na <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Aktualizácia bola úspešná. Presmerovávam na prihlasovaciu stránku.", "%s password reset" => "reset hesla %s", @@ -112,8 +104,6 @@ $TRANSLATIONS = array( "Help" => "Pomoc", "Access forbidden" => "Prístup odmietnutý", "Cloud not found" => "Nenájdené", -"Edit categories" => "Upraviť kategórie", -"Add" => "Pridať", "Security Warning" => "Bezpečnostné varovanie", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Verzia Vášho PHP je napadnuteľná pomocou techniky \"NULL Byte\" (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Aktualizujte prosím vašu inštanciu PHP pre bezpečné používanie %s.", |