summaryrefslogtreecommitdiffstats
path: root/core/l10n/cs_CZ.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-21 10:05:34 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-21 10:05:34 -0500
commit5d9731cef28d9c93e81216d31299b2b68fbc8758 (patch)
treeef8a593b9524c6d98c5c31af888b6cad3137a94f /core/l10n/cs_CZ.php
parentd0265f3388b43e05c40938142dd4b17abbf1dfc8 (diff)
downloadnextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.tar.gz
nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.php')
-rw-r--r--core/l10n/cs_CZ.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index f2bbec30d62..0e3c6bf27fb 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -129,7 +129,6 @@ $TRANSLATIONS = array(
"Access forbidden" => "Přístup zakázán",
"Cloud not found" => "Cloud nebyl nalezen",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n",
-"The share will expire on %s.\n\n" => "Sdílení expiruje %s.\n\n",
"Cheers!" => "Ať slouží!",
"Security Warning" => "Bezpečnostní upozornění",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Verze vašeho PHP je napadnutelná pomocí techniky \"NULL Byte\" (CVE-2006-7243)",
@@ -162,7 +161,6 @@ $TRANSLATIONS = array(
"Log in" => "Přihlásit",
"Alternative Logins" => "Alternativní přihlášení",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej ty tam,<br><br>jen ti chci dát vědět, že %s sdílel »%s« s tebou.<br><a href=\"%s\">Zobrazit!</a><br><br>",
-"The share will expire on %s.<br><br>" => "Sdílení expiruje %s.<br><br>",
"Updating ownCloud to version %s, this may take a while." => "Aktualizuji ownCloud na verzi %s, bude to chvíli trvat."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";