diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
commit | dc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch) | |
tree | 156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/sk_SK.php | |
parent | faf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff) | |
download | nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk_SK.php')
-rw-r--r-- | core/l10n/sk_SK.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 7e6a404db73..26572b0ba17 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -163,9 +163,9 @@ $TRANSLATIONS = array( "Log in" => "Prihlásiť sa", "Alternative Logins" => "Alternatívne prihlásenie", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ahoj,<br><br>chcem ti dať navedomie, že %s zdieľa »%s« s tebou.<br><a href=\"%s\">Zobrazenie tu!</a><br><br>", +"Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť.", "Updating ownCloud to version %s, this may take a while." => "Aktualizujem ownCloud na verziu %s, môže to chvíľu trvať.", "This ownCloud instance is currently being updated, which may take a while." => "Táto inštancia ownCloud sa práve aktualizuje, čo môže nejaký čas trvať.", -"Please reload this page after a short time to continue using ownCloud." => "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní.", -"Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť." +"Please reload this page after a short time to continue using ownCloud." => "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |