diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-15 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-15 02:23:58 +0000 |
commit | f82edda9c190462132f5042a177e7fa413291330 (patch) | |
tree | dfb4b63cf77cc323264de2a2aed6c9305f8ca792 /apps/files_sharing/l10n/cs.js | |
parent | 44ce623923974ba08f55c538f9db06e65fee55ad (diff) | |
download | nextcloud-server-f82edda9c190462132f5042a177e7fa413291330.tar.gz nextcloud-server-f82edda9c190462132f5042a177e7fa413291330.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index ddb5ab72014..5ef4eec0b9a 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -2,7 +2,7 @@ OC.L10N.register( "files_sharing", { "Shared with you" : "Sdíleno s vámi", - "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", + "Nothing shared with you yet" : "Zatím vám nikdo nic nenasdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a složky, které ostatní sdílí s vámi", "Shared with others" : "Sdíleno s ostatními", "Nothing shared yet" : "Zatím není nic sdíleno", @@ -61,7 +61,7 @@ OC.L10N.register( "{actor} shared as public link" : "{actor} sdí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" : "Sdílel(a) jste {file} jako veřejný odkaz", + "You shared {file} as public link" : "Nasdíleli jste {file} jako veřejný odkaz", "You removed public link for {file}" : "Odstranili jste veřejný odkaz pro {file}", "Public link expired for {file}" : "Platnost veřejného odkazu na {file} skončila", "{actor} shared {file} as public link" : "{actor} sdílel(a) {file} jako veřejný odkaz", |