summaryrefslogtreecommitdiffstats
path: root/core/l10n/sk_SK.php
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-01-12 21:43:32 +0100
committerGeorg Ehrke <dev@georgswebsite.de>2012-01-12 21:43:32 +0100
commita1429085ee7c061740ccb420b79104229eeb3a25 (patch)
tree9fdf626c6c667e53fc9029b459f536550c5ba8ff /core/l10n/sk_SK.php
parenta0ff21a2326e415bb1c0147ba2d96179d4036ca2 (diff)
parentc6eeb4a8080487075fca587653879a3308f7597a (diff)
downloadnextcloud-server-a1429085ee7c061740ccb420b79104229eeb3a25.tar.gz
nextcloud-server-a1429085ee7c061740ccb420b79104229eeb3a25.zip
Merge branch 'master' of gitorious.org:owncloud/owncloud
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r--core/l10n/sk_SK.php34
1 files changed, 34 insertions, 0 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
new file mode 100644
index 00000000000..43d8ca7d5e0
--- /dev/null
+++ b/core/l10n/sk_SK.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte E-mailom.",
+"Requested" => "Požiadané",
+"Login failed!" => "Prihlásenie zlyhalo!",
+"Username" => "Prihlasovacie meno",
+"Request reset" => "Požiadať o obnovenie",
+"Your password was reset" => "Vaše heslo bolo obnovené",
+"New password" => "Nové heslo",
+"Reset password" => "Obnova hesla",
+"Personal" => "Osobné",
+"Users" => "Používatelia",
+"Apps" => "Aplikácie",
+"Admin" => "Administrácia",
+"Help" => "Pomoc",
+"Cloud not found" => "Nedokážem nájsť",
+"Create an <strong>admin account</strong>" => "Vytvoriť <strong>administrátorský účet</strong>",
+"Password" => "Heslo",
+"Advanced" => "Pokročilé",
+"Data folder" => "Priečinok dát",
+"Configure the database" => "Nastaviť databázu",
+"will be used" => "bude použité",
+"Database user" => "Hostiteľ databázy",
+"Database password" => "Heslo databázy",
+"Database name" => "Meno databázy",
+"Database host" => "Server databázy",
+"Finish setup" => "Dokončiť inštaláciu",
+"Log out" => "Odhlásiť",
+"Settings" => "Nastavenia",
+"Lost your password?" => "Zabudli ste heslo?",
+"remember" => "zapamätať",
+"You are logged out." => "Ste odhlásený.",
+"prev" => "späť",
+"next" => "ďalej"
+);