diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
commit | 9db15459b9d39681965b3a599960e6d2225c57a0 (patch) | |
tree | de6f7e405c78eb608e37338574c67bc76fedf90f /apps/files_sharing/l10n/cs.js | |
parent | 176d8e8ab3af0509d8e2fa4d745123b917f52d44 (diff) | |
download | nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.tar.gz nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 3dce23ac3e3..eecc695ad12 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -127,7 +127,6 @@ OC.L10N.register( "Sharing" : "Sdílení", "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin", "Allow editing" : "Umožnit úpravy", - "Can reshare" : "Příjemce tohoto sdílení může sám dále nasdílet dalším", "Expiration date enforced" : "Datum skončení platnosti vynuceno", "Set expiration date" : "Nastavit datum skončení platnosti", "Enter a date" : "Zadejte datum", @@ -141,9 +140,6 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} sdílí se skupinou {user}", "Shared with the conversation {user} by {owner}" : "{owner} sdílí konverzaci {user}", "Shared with {user} by {owner}" : "{owner} sdílí s {user}", - "Invited by {initiator}" : "Pozval(a) {initiator}", - "Open folder" : "Otevřít složku", - "Delete share" : "Smazat sdílení", "Internal link" : "Interní odkaz", "Link copied" : "Odkaz zkopírován", "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", @@ -161,6 +157,7 @@ OC.L10N.register( "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", "Hide download" : "Skrýt stahování", "Password protect" : "Chránit heslem", + "Delete share" : "Smazat sdílení", "Add another link" : "Přidat další odkaz", "Create a new share link" : "Vytvořit nový odkaz pro sdílení", "Shared via link by {initiator}" : "{initiator} sdílí odkazem", @@ -176,7 +173,6 @@ OC.L10N.register( "No elements found." : "Nenalezeny žádné prvky.", "Search globally" : "Hledat všude", "on {server}" : "na {server}", - "Others with access {count}" : "Ostatních s přístupem: {count}", "Toggle list of others with access to this directory" : "Vyp/zap. seznam ostatních s přístupem k této složce", "Toggle list of others with access to this file" : "Vyp/zap. seznam ostatních s přístupem k tomuto souboru", "Unable to fetch inherited shares" : "Nedaří se získat převzatá sdílení", |