diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-30 02:15:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-30 02:15:12 +0000 |
commit | 50769b5966c2c7b324ed5ab46919b756dc7b15c2 (patch) | |
tree | 68a71918e11ccc2a8a87de9a24e9182d18339862 /apps/files_sharing/l10n/cs.js | |
parent | 7889961103d63a07e056d29aa0eb79cd50ef4760 (diff) | |
download | nextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.tar.gz nextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index ee7d6e08915..1b972e53b6b 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -37,10 +37,12 @@ OC.L10N.register( "Removed share for group {group}" : "Odstranil sdílení pro skupinu {group}", "{actor} shared with group {group}" : "{actor} sdílel(a) se skupinou {group}", "{actor} removed share for group {group}" : "{actor} odstranil(a) sdílení pro skupinu {group}", + "Share for group {group} expired" : "Platnost sdílení pro skupinu {group} skončila", "You shared {file} with group {group}" : "Se skupinou {group} jste nasdílel(a) {file}", "You removed group {group} from {file}" : "Z {file} jste odstranil(a) skupinu {group}", "{actor} shared {file} with group {group}" : "{actor} sdílel(a) {file} se skupinou {group}", "{actor} removed group {group} from {file}" : "{actor} odstranil(a) skupinu {group} z {file}", + "Share for file {file} with group {group} expired" : "Platnost sdílení pro soubor {file} se skupinu {group} skončila", "Shared as public link" : "Sdíleno jako veřejný odkaz", "Removed public link" : "Odstranil(a) veřejný odkaz", "Public link expired" : "Veřejný odkaz vypršel", @@ -67,6 +69,8 @@ OC.L10N.register( "{actor} removed share for {user}" : "{actor} odstranil(a) sdílení pro {user}", "Shared by {actor}" : "Sdílel(a) {actor}", "{actor} removed share" : "{actor} odebral(a) sdílení", + "Share for {user} expired" : "Platnost sdílení pro {user} skončila", + "Share expired" : "Platnost sdílení skončila", "You shared {file} with {user}" : "Sdílíte {file} s {user}", "You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}", "You removed yourself from {file}" : "Odebrali jste sami sebe ze {file}", @@ -75,6 +79,8 @@ OC.L10N.register( "{actor} removed {user} from {file}" : "{actor} odstranil(a) uživatele {user} z {file}", "{actor} shared {file} with you" : "{actor} s vámi sdílel(a) soubor {file}", "{actor} removed you from the share named {file}" : "{actor} vás odstranil(a) z sdílení pojmenovaného {file}", + "Share for file {file} with {user} expired" : "Platnost sdílení souboru {file} s {user} skončila", + "Share for file {file} expired" : "Platnost sdílení pro soubor {file} skončila", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo složka sdílená ve veřejném odkazu", "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílen z <strong>jiného serveru</strong>", "A file or folder has been <strong>shared</strong>" : "Soubor nebo složka byla <strong>nasdílena</strong>", |