diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index d5bffaf1387..2087cb03c06 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -210,6 +210,10 @@ OC.L10N.register( "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", "Shared with you by {owner}" : "S vámi sdílí {owner}", + "_Accept share_::_Accept shares_" : ["Přijmout sdílení","Přijmout sdílení","Přijmout sdílení","Přijmout sdílení"], + "Open in files" : "Otevřít v aplikaci Soubory", + "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"], + "_Restore share_::_Restore shares_" : ["Obnovit sdílení","Obnovit sdílení","Obnovit sdílení","Obnovit sdílení"], "Link to a file" : "Odkaz na soubor", "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}", "Error creating the share" : "Chyba při vytváření sdílení", @@ -229,11 +233,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", "Shares" : "Sdílení", + "Overview of shared files." : "Přehled nasdílených souborů", "Shared with you" : "Sdíleno s vámi", + "List of files that are shared with you." : "Seznam souborů, které vám byly nasdíleny.", "Shared with others" : "Sdíleno s ostatními", + "List of files that you shared with others." : "Seznam souborů, které jste nasdíleli ostatním.", "Shared by link" : "Sdíleno prostřednictvím odkazu", + "List of files that are shared by link." : "Seznam souborů, které jsou nasdílené odkazem.", "Deleted shares" : "Smazaná sdílení", + "List of shares that you removed yourself from." : "Seznam sdílení, od kterých jste se odebrali.", "Pending shares" : "Čekající sdílení", + "List of unapproved shares." : "Seznam neschválených sdílení.", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Name" : "Název", "Share time" : "Čas sdílení", |