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 2a82e170a31..671f2404f7c 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -83,7 +83,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "Platnost sdílení souboru {file} s {user} skončila", "Share for file {file} expired" : "Platnost sdílení pro soubor {file} skončila", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> soubor nebo složka sdílená ve veřejném odkazu", - "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílen z <strong>jiného serveru</strong>", + "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdíleny z <strong>jiného serveru</strong>", "A file or folder has been <strong>shared</strong>" : "Soubor nebo složka byla <strong>nasdílena</strong>", "Wrong share ID, share doesn't exist" : "Chybný identifikátor sdílení – takové neexistuje", "Could not delete share" : "Nelze smazat sdílení", @@ -124,6 +124,7 @@ OC.L10N.register( "Accept" : "Přijmout", "Reject" : "Odmítnout", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.", + "Sharing" : "Sdílení", "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", @@ -178,7 +179,6 @@ OC.L10N.register( "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í", - "Sharing" : "Sdílení", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", |