diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:25 +0000 |
commit | 78fadcb9b748acb69bd168221b72332bc99509e1 (patch) | |
tree | ddab6299b8c7e96e33894ce5b100043d0b6578a5 /core/l10n/cs.js | |
parent | e5af104517dcbc83dc64d67367fee2809647e56b (diff) | |
download | nextcloud-server-78fadcb9b748acb69bd168221b72332bc99509e1.tar.gz nextcloud-server-78fadcb9b748acb69bd168221b72332bc99509e1.zip |
[tx-robot] updated from transifex
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}", |