diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
commit | 1765e11f7573e61ae4506111ca60a51818a3788a (patch) | |
tree | 05d39ba9286616ce817e5f1a479a0bdeb719521f /core/l10n/cs_CZ.js | |
parent | 6fc326967035959847746e3831bf9a63256fc214 (diff) | |
download | nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.tar.gz nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 66cc63fcb84..33c18b3a293 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -136,7 +136,6 @@ OC.L10N.register( "Error" : "Chyba", "Error while sharing" : "Chyba při sdílení", "Error while unsharing" : "Chyba při rušení sdílení", - "Error while changing permissions" : "Chyba při změně oprávnění", "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti", "The public link will expire no later than {days} days after it is created" : "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření", "Set expiration date" : "Nastavit datum vypršení platnosti", @@ -155,7 +154,6 @@ OC.L10N.register( "Send" : "Odeslat", "Shared with you and the group {group} by {owner}" : "S Vámi a skupinou {group} sdílí {owner}", "Shared with you by {owner}" : "S Vámi sdílí {owner}", - "Shared in {item} with {user}" : "Sdíleno v {item} s {user}", "group" : "skupina", "remote" : "vzdálený", "notify by email" : "upozornit emailem", @@ -175,11 +173,8 @@ OC.L10N.register( "Warning" : "Varování", "Error while sending notification" : "Chyba při odesílání upozornění", "Non-existing tag #{tag}" : "Neexistující tag #{tag}", - "visible" : "viditelný", - "invisible" : "neviditelný", - "assignable" : "přiřaditelný", "not assignable" : "nepřiřaditelný", - "({uservisible}, {userassignable})" : "({uservisible}, {userassignable})", + "invisible" : "neviditelný", "Delete" : "Smazat", "Rename" : "Přejmenovat", "Global tags" : "Globální tagy", |