diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-15 02:24:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-15 02:24:28 +0000 |
commit | 788a1fcca4b84e7bcf8f93826c968688077a81f9 (patch) | |
tree | 492f40484dd43fd4b1389a971086ce4d4dd4f47d /apps/files_sharing/l10n/cs.js | |
parent | 72787cdcfde7cb583d8b6d7e5fcd07706fef5ead (diff) | |
download | nextcloud-server-788a1fcca4b84e7bcf8f93826c968688077a81f9.tar.gz nextcloud-server-788a1fcca4b84e7bcf8f93826c968688077a81f9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 41b928c32bd..3fcf3785070 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -47,18 +47,18 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} stáhnul(a) {file}", "Shared with group {group}" : "Sdíleno se skupinou {group}", "Removed share for group {group}" : "Odstraněno sdílení pro skupinu {group}", - "{actor} shared with group {group}" : "{actor} sdílel(a) se skupinou {group}", + "{actor} shared with group {group}" : "{actor} nasdílel(a) skupině {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íleli {file}", "You removed group {group} from {file}" : "Z {file} jste odstranili skupinu {group}", - "{actor} shared {file} with group {group}" : "{actor} sdílel(a) {file} se skupinou {group}", + "{actor} shared {file} with group {group}" : "{actor} nasdílel(a) {file} skupině {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" : "Platnost veřejného odkazu skončila", - "{actor} shared as public link" : "{actor} sdílel(a) jako veřejný odkaz", + "{actor} shared as public link" : "{actor} nasdílel(a) jako veřejný odkaz", "{actor} removed public link" : "{actor} odstranil(a) veřejný odkaz", "Public link of {actor} expired" : "Platnost veřejného odkazu {actor} skončila", "You shared {file} as public link" : "Nasdíleli jste {file} jako veřejný odkaz", @@ -89,7 +89,7 @@ OC.L10N.register( "{actor} removed themselves from {file}" : "{actor} se odebral(a) ze {file}", "{actor} shared {file} with {user}" : "{actor} s {user} sdílel(a) {file}", "{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} shared {file} with you" : "{actor} vám nasdílel(a) soubor {file}", "{actor} removed you from the share named {file}" : "{actor} vás odebral(a) ze sdílení nazvané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", |