diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 5ecf17eb651..3efe50600da 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -13,11 +13,18 @@ OC.L10N.register( "Deleted shares" : "Smazat sdílení", "No deleted shares" : "Žádná smazaná sdílení", "Shares you deleted will show up here" : "Sdílení která smažete se zobrazí zde", + "Pending shares" : "Čekající sdílení", + "No pending shares" : "Žádná čekající sdílení", + "Shares you have received but not confirmed will show up here" : "Sdílení, která jste obdrželi ale nepotvrdili se zobrazí zde", "Shares" : "Sdílení", "No shares" : "Žádná sdílení", "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.", + "Accept share" : "Přijmout sdílení", + "Something happened. Unable to accept the share." : "Něco se přihodilo. Sdílení se nedaří přijmout.", + "Reject share" : "Odmítnout sdílení", + "Something happened. Unable to reject the share." : "Něco se přihodilo. Sdílení se nedaří odmítnout.", "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", "Move or copy" : "Přesunout nebo zkopírovat", "Download" : "Stáhnout", @@ -178,6 +185,7 @@ OC.L10N.register( "Search globally" : "Hledat všude", "on {server}" : "na {server}", "Others with access" : "Ostatní, kteří mají přístup", + "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", "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í", |