diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.js')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 34 |
1 files changed, 1 insertions, 33 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 9e09cb63a11..fa39551879f 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -141,38 +141,6 @@ OC.L10N.register( "%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz", "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í", - "Downloaded by %1$s" : "Stáhnul(o) %1$s", - "%1$s downloaded via public link" : "%1$s stažen pomocí veřejného odkazu", - "%1$s downloaded %2$s" : "%1$s stáhl(a) %2$s", - "Shared with group %1$s" : "Sdíleno se skupinou %1$s", - "Removed share for group %1$s" : "Odstraněno sdílení pro skupinu %1$s", - "%2$s shared with group %1$s" : "%2$s sdílel se skupinou %1$s", - "%2$s removed share for group %1$s" : "%2$s odstranil(a) sdílení pro skupinu %1$s", - "You removed group %2$s from %1$s" : "Z %1$s jste odstranil(a) skupinu %2$s", - "%3$s shared %1$s with group %2$s" : "%3$s sdílel %1$s se skupinou %2$s", - "%3$s removed group %2$s from %1$s" : "%3$s odstranil(a) z %1$s skupinu %2$s", - "%1$s shared as public link" : "%1$s sdílen jako veřejný odkaz", - "%1$s removed public link" : "%1$s odstranil(a) veřejný odkaz", - "You shared %1$s as public link" : "Sdílel(a) jste %1$s jako veřejný odkaz", - "You removed public link for %1$s" : "Odstranil(a) jste veřejný odkaz pro %1$s", - "%2$s shared %1$s as public link" : "%2$s sdílel(a) %1$s jako veřejný odkaz", - "%2$s removed public link for %1$s" : "%2$s odstranil veřejný odkaz z %1$s", - "%1$s accepted the remote share" : "%1$s přijal(a) vzdálené sdílení", - "%1$s declined the remote share" : "%1$s odmítl(a) vzdálené sdílení", - "You received a new remote share %1$s from %2$s" : "Obdržel(a) jste nové vzdálené sdílení %1$s z %2$s", - "%2$s accepted the remote share of %1$s" : "%2$s přijal(a) vzdálené sdílení %1$s", - "%2$s declined the remote share of %1$s" : "%2$s odmítl vzdálené sdílení %1$s", - "%2$s unshared %1$s from you" : "%2$s s vámi přestal(a) sdílet %1$s", - "Shared with %1$s" : "Sdíleno s %1$s", - "Removed share for %1$s" : "Odstraněno sdílení %1$s", - "%2$s shared with %1$s" : "%2$s sdíleno s %1$s", - "%2$s removed share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s", - "Shared by %1$s" : "Sdíleno %1$s", - "%1$s removed share" : "%1$s odstranil(a) sdílení", - "You removed %2$s from %1$s" : "Odstranil(a) jste %2$s z %1$s", - "%3$s shared %1$s with %2$s" : "%3$s s %2$s sdílel(a) %1$s", - "%3$s removed %2$s from %1$s" : "%3$s odstranil(a) %2$s z %1$s", - "%2$s removed you from %1$s" : "%2$s vás odstranil(a) z %1$s" + "Shares" : "Sdílení" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |