diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-10 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-10 00:12:26 +0000 |
commit | 103a2c30fb29b0d0f026d56eaa58d50cb68323ed (patch) | |
tree | 062061b97223657b2996966ff49248e19b10f2f4 /apps/files_sharing/l10n/cs.js | |
parent | f630b12fc78c2201504fc14a2b8dec2c610655b2 (diff) | |
download | nextcloud-server-103a2c30fb29b0d0f026d56eaa58d50cb68323ed.tar.gz nextcloud-server-103a2c30fb29b0d0f026d56eaa58d50cb68323ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 38abd7620c2..538f6b03849 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Sdílení se zobrazí zde", "Restore share" : "Obnovit sdílení", "Something happened. Unable to restore the share." : "Něco se stalo. Sdílení se nedaří obnovit.", + "Download" : "Stáhnout", "You can upload into this folder" : "Do této složky můžete nahrávat", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", @@ -96,7 +97,6 @@ OC.L10N.register( "Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy", "Cannot increase permissions" : "Nelze navýšit oprávnění", "shared by %s" : "Sdílel %s", - "Download" : "Stáhnout", "Direct link" : "Přímý odkaz", "Add to your Nextcloud" : "Přidat do Nextcloud", "Share API is disabled" : "Sdílení API je zakázané", |