diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.js')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 5a9fa528e8a..3394608fd6f 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -11,6 +11,7 @@ OC.L10N.register( "Shared with you" : "Sdíleno s vámi", "Shared with others" : "Sdíleno s ostatními", "Shared by link" : "Sdíleno pomocí odkazu", + "Federated sharing" : "Propojené sdílení", "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které s vámi ostatní sdílí", "Nothing shared yet" : "Zatím není nic sdíleno", @@ -39,20 +40,38 @@ OC.L10N.register( "Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ", "You shared %1$s with %2$s" : "Sdílíte %1$s s %2$s", "%2$s shared %1$s with %3$s" : "%2$s nasdílel(a) %1$s s %3$s", + "You removed the share of %2$s for %1$s" : "Odstranil(a) jsi sdílení %2$s pro %1$s", + "%2$s removed the share of %3$s for %1$s" : "%2$s odstranil(a) sdílení %3$s pro %1$s", "You shared %1$s with group %2$s" : "Sdílíte %1$s se skupinou %2$s", "%2$s shared %1$s with group %3$s" : "%2$s nasdílel(a) %1$s se skupinou %3$s", + "You removed the share of group %2$s for %1$s" : "Odstranil(a) jsi sdílení skupině %2$s pro %1$s", + "%2$s removed the share of group %3$s for %1$s" : "%2$s odstranil(a) sdílení skupině %3$s pro %1$s", "%2$s shared %1$s via link" : "%2$s nasdílel(a) %1$s jako odkaz", "You shared %1$s via link" : "Sdílíte %1$s přes odkaz", + "You removed the public link for %1$s" : "Odstranil(a) jsi veřejný odkaz na %1$s", + "%2$s removed the public link for %1$s" : "%2$s odstranil(a) veřejný odkaz na %1$s", + "Your public link for %1$s expired" : "Veřejný odkaz pro %1$s vypršel", + "The public link of %2$s for %1$s expired" : "Veřejný odkaz na %2$s pro %1$s vypršel", "%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s", + "%2$s removed the share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s", "Downloaded via public link" : "Staženo pomocí veřejného odkazu", "Shared with %2$s" : "Sdíleno s %2$s", "Shared with %3$s by %2$s" : "%2$s sdílí s %3$s", + "Removed share for %2$s" : "Odstranil(a) sdílení pro %2$s", + "%2$s removed share for %3$s" : "%2$s odstranil(a) sdílení pro %3$s", "Shared with group %2$s" : "Sdíleno se skupinou %2$s", "Shared with group %3$s by %2$s" : "%2$s sdílí se skupinou %3$s", + "Removed share of group %2$s" : "Odstranil(a) sdílení skupině %2$s", + "%2$s removed share of group %3$s" : "%2$s odstranil(a) sdílení skupině %3$s", "Shared via link by %2$s" : "%2$s sdílel(a) jako odkaz", "Shared via public link" : "Sdíleno jako veřejný odkaz", + "Removed public link" : "Odstranil(a) veřejný odkaz", + "%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz", + "Public link expired" : "Veřejný odkaz vypršel", + "Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel", "Shared by %2$s" : "%2$s sdílel(a)", "Shares" : "Sdílení", + "You received \"/%2$s\" as a remote share from %1$s" : "Obdržel(a) jsi \"/%2$s\" jako vzdálené sdílení od %1$s", "Accept" : "Přijmout", "Decline" : "Zamítnout", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #ownCloud sdruženého cloud ID, více na %s", |