diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index f171037304e..7627e898573 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -80,7 +80,6 @@ OC.L10N.register( "Unable to create a link share" : "Nedaří se vytvořit sdílení odkazu", "Unable to toggle this option" : "Tuto volbu se nedaří přepnout", "Resharing is not allowed" : "Sdílení už sdílené položky není povoleno", - "Share to {name}" : "Sdílet {name}", "Link" : "Odkaz", "Hide download" : "Skrýt stahování", "Password protection enforced" : "Ochrana heslem vynucena", @@ -101,6 +100,7 @@ OC.L10N.register( "Delete share link" : "Smazat sdílecí odkaz", "Add another link" : "Přidat další odkaz", "Password protection for links is mandatory" : "Ochrana heslem je pro odkazy povinná", + "Share to {name}" : "Sdílet {name}", "Share link" : "Odkaz pro sdílení", "New share link" : "Nový sdílecí odkaz", "Created on {time}" : "Vytvořeno {time}", |