{{ t('files_sharing', 'View only') }}
{{ t('files_sharing', 'Allow upload and editing') }}
{{ t('files_sharing', 'Allow editing') }}
{{ t('files_sharing', 'File drop') }}
{{ t('files_sharing', 'Upload only') }}
{{ t('files_sharing', 'Custom permissions') }}
{{ t('files_sharing', customPermissionsList) }}
{{ t('files_sharing', 'Advanced settings') }}
{{ t('files_sharing', 'Set password') }}
{{ t('files_sharing', 'Password expires {passwordExpirationTime}', { passwordExpirationTime }) }}
{{ t('files_sharing', 'Password expired') }}
{{ isExpiryDateEnforced
? t('files_sharing', 'Expiration date (enforced)')
: t('files_sharing', 'Set expiration date') }}
{{ t('files_sharing', 'Hide download') }}
{{ t('files_sharing', 'Video verification') }}
{{ t('files_sharing', 'Allow download') }}
{{ t('file_sharing', 'Allow download') }}
{{ t('files_sharing', 'Note to recipient') }}
{{ t('files_sharing', 'Custom permissions') }}
{{ t('files_sharing', 'Read') }}
{{ t('files_sharing', 'Create') }}
{{ t('files_sharing', 'Update') }}
{{ t('files_sharing', 'Share') }}
{{ t('files_sharing', 'Delete') }}