diff options
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index c7869c6096c..e465a149cf3 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,18 +1,25 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email Zmenený", +"email Changed" => "email zmenený", "Invalid request" => "Neplatná požiadavka", "OpenID Changed" => "OpenID zmenené", "Language changed" => "Jazyk zmenený", "__language_name__" => "Slovensky", -"Select an App" => "Vyberte Aplikáciu", +"Log" => "Záznam", +"More" => "Viac", +"Add your App" => "Pridať vašu aplikáciu", +"Select an App" => "Vyberte aplikáciu", "-licensed" => "-licencované", "by" => "od", +"Documentation" => "Dokumentácia", +"Managing Big Files" => "Spravovanie veľké súbory", "Ask a question" => "Opýtajte sa otázku", "Problems connecting to help database." => "Problémy spojené s pomocnou databázou.", "Go there manually." => "Prejsť tam ručne.", "Answer" => "Odpoveď", "You use" => "Používate", "of the available" => "z dostupných", +"Desktop and Mobile Syncing Clients" => "Klienti pre synchronizáciu", +"Download" => "Stiahnúť", "Your password got changed" => "Vaše heslo sa zmenilo", "Unable to change your password" => "Nedokážem zmeniť vaše heslo", "Current password" => "Aktuálne heslo", @@ -29,6 +36,8 @@ "Password" => "Heslo", "Groups" => "Skupiny", "Create" => "Vytvoriť", +"Default Quota" => "Predvolená kvóta", +"Other" => "Iné", "Quota" => "Kvóta", "Delete" => "Odstrániť" ); |