summaryrefslogtreecommitdiffstats
path: root/core/l10n/sk_SK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
commit3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch)
treec750a5a19a3a439899faac6ff524d64b98058b2f /core/l10n/sk_SK.php
parente1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff)
downloadnextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz
nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r--core/l10n/sk_SK.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
index ac45947459b..b4bcaac8ae0 100644
--- a/core/l10n/sk_SK.php
+++ b/core/l10n/sk_SK.php
@@ -89,6 +89,7 @@ $TRANSLATIONS = array(
"Error setting expiration date" => "Chyba pri nastavení dátumu expirácie",
"Sending ..." => "Odosielam ...",
"Email sent" => "Email odoslaný",
+"Warning" => "Varovanie",
"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",
@@ -111,7 +112,6 @@ $TRANSLATIONS = array(
"Help" => "Pomoc",
"Access forbidden" => "Prístup odmietnutý",
"Cloud not found" => "Nenájdené",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Ahoj,\n\nChcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: %s\n\nVďaka",
"Edit categories" => "Upraviť kategórie",
"Add" => "Pridať",
"Security Warning" => "Bezpečnostné varovanie",
@@ -141,7 +141,6 @@ $TRANSLATIONS = array(
"remember" => "zapamätať",
"Log in" => "Prihlásiť sa",
"Alternative Logins" => "Alternatívne prihlasovanie",
-"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ahoj,<br><br>chcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: <br><a href=\"%s\">zde</a>.<br><br>Vďaka",
"Updating ownCloud to version %s, this may take a while." => "Aktualizujem ownCloud na verziu %s, môže to chvíľu trvať."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";