diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 8a47adc0f17..e1a243d1e8e 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -204,8 +204,12 @@ OC.L10N.register( "Shared via link by {initiator}" : "{initiator} sdílí odkazem", "Mail share ({label})" : "Sdílení e-mailem ({label})", "Share link ({label})" : "Odkaz na sdílení ({label})", + "Share link ({index})" : "Odkaz na sdílení ({index})", "Share link" : "Odkaz pro sdílení", + "Actions for \"{title}\"" : "Akce pro „{title}", + "Copy public link of \"{title}\" to clipboard" : "Zkopírovat veřejný odkaz na „{title}“ do schránky", "Error, please enter proper password and/or expiration date" : "Chyba – zadejte správné heslo a/nebo datum skončení platnosti", + "Link share created" : "Odkaz na sdílení vytvořen", "Error while creating the share" : "Chyba při vytváření sdílení", "Search for share recipients" : "Vyhledat příjemce sdílení", "No recommendations. Start typing." : "Žádná doporučení. Pište", @@ -232,9 +236,12 @@ OC.L10N.register( "Error updating the share" : "Chyba při aktualizaci sdílení", "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", + "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", "Shared" : "Sdíleno", "Share" : "Sdílet", "Shared with" : "Sdíleno s", + "Password created successfully" : "Heslo úspěšně vytvořeno", + "Error generating password from password policy" : "Chyba při vytváření hesla ze zásady pro hesla", "Shared with you and the group {group} by {owner}" : "{owner} sdílí vám a skupině {group}", "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", |