diff options
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r-- | core/l10n/sk_SK.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 11ad408b8e5..b09b4f56115 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Meno aplikácie nezadané.", +"No category to add?" => "Žiadna kategória pre pridanie?", +"This category already exists: " => "Táto kategória už existuje:", "Owncloud password reset" => "Obnova Owncloud hesla", +"ownCloud password reset" => "Obnovenie hesla pre ownCloud", "Use the following link to reset your password: {link}" => "Použite nasledujúci odkaz pre obnovenie vášho hesla: {link}", "You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte E-mailom.", "Requested" => "Požiadané", @@ -15,7 +19,10 @@ "Apps" => "Aplikácie", "Admin" => "Administrácia", "Help" => "Pomoc", +"Access forbidden" => "Prístup odmietnutý", "Cloud not found" => "Nedokážem nájsť", +"Edit categories" => "Úprava kategórií", +"Add" => "Pridať", "Create an <strong>admin account</strong>" => "Vytvoriť <strong>administrátorský účet</strong>", "Password" => "Heslo", "Advanced" => "Pokročilé", |