diff options
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 3e53dac7fb5..fb612c82a8b 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -29,7 +29,7 @@ OC.L10N.register( "No expiration date set" : "Není nastaveno datum vypršení platnosti", "Shared by" : "Sdílí", "Sharing" : "Sdílení", - "File shares" : "Sdílení souboru", + "File shares" : "Sdílení souborů", "Downloaded via public link" : "Staženo pomocí veřejného odkazu", "Downloaded by {email}" : "Stáhl {email}", "{file} downloaded via public link" : "{file} stažen pomocí veřejného odkazu", @@ -64,7 +64,7 @@ OC.L10N.register( "Removed share for {user}" : "Odstraněno sdílení pro {user}", "{actor} shared with {user}" : "{actor} sdílel(a) s {user}", "{actor} removed share for {user}" : "{actor} odstranil(a) sdílení pro {user}", - "Shared by {actor}" : "Sdílel {actor}", + "Shared by {actor}" : "Sdílel(a) {actor}", "{actor} removed share" : "{actor} odebral(a) sdílení", "You shared {file} with {user}" : "Sdílíte {file} s {user}", "You removed {user} from {file}" : "Odstranil(a) jste uživatele {user} z {file}", |