'back_to_episodes'=>'Back to episodes of {podcast}',
'comments'=>'Comments',
'activity'=>'Activity',
'description'=>'Description',
'number_of_comments'=>'{numberOfComments,plural,
one{# comment}
other{# comments}
}',
'all_podcast_episodes'=>'All podcast episodes',
'back_to_podcast'=>'Go back to podcast',
'edit'=>'Edit',
'publish'=>'Publish',
'publish_edit'=>'Edit publication',
'unpublish'=>'Unpublish',
'publish_error'=>'Episode is already published.',
'publish_edit_error'=>'Episode is already published.',
'publish_cancel_error'=>'Episode is already published.',
'unpublish_error'=>'Episode is not published.',
'delete'=>'Delete',
'go_to_page'=>'Go to page',
'create'=>'Add an episode',
'publication_status'=>[
'published'=>'Published',
'scheduled'=>'Scheduled',
'not_published'=>'Not published',
],
'list'=>[
'episode'=>'Episode',
'visibility'=>'Visibility',
'comments'=>'Comments',
'actions'=>'Actions',
],
'form'=>[
'warning'=>
'In case of fatal error, try increasing the `memory_limit`, `upload_max_filesize` and `post_max_size` values in your php configuration file then restart your web server.<br />These values must be higher than the audio file you wish to upload.',
'audio_file'=>'Audio file',
'audio_file_hint'=>'Choose an .mp3 or .m4a audio file.',
'info_section_title'=>'Episode info',
'info_section_subtitle'=>'',
'image'=>'Cover image',
'image_hint'=>
'If you do not set an image, the podcast cover will be used instead.',
'title'=>'Title',
'title_hint'=>
'Should contain a clear and concise episode name. Do not specify the episode or season numbers here.',
'permalink'=>'Permalink',
'season_number'=>'Season',
'episode_number'=>'Episode',
'type'=>[
'label'=>'Type',
'hint'=>
'- <strong>full</strong>: complete content the episode.<br/>- <strong>trailer</strong>: short, promotional piece of content that represents a preview of the current show.<br/>- <strong>bonus</strong>: extra content for the show (for example, behind the scenes info or interviews with the cast) or cross-promotional content for another show.',
'full'=>'Full',
'trailer'=>'Trailer',
'bonus'=>'Bonus',
],
'parental_advisory'=>[
'label'=>'Parental advisory',
'hint'=>'Does the episode contain explicit content?',
'undefined'=>'undefined',
'clean'=>'Clean',
'explicit'=>'Explicit',
],
'show_notes_section_title'=>'Show notes',
'show_notes_section_subtitle'=>
'Up to 4000 characters, be clear and concise. Show notes help potential listeners in finding the episode.',
'description'=>'Description',
'description_footer'=>'Description footer',
'description_footer_hint'=>
'This text is added at the end of each episode description, it is a good place to input your social links for example.',
'chapters_hint'=>'File must be in JSON Chapters format.',
'chapters_file'=>'Chapters file',
'chapters_file_remote_url'=>'Remote url for chapters file',
'chapters_file_delete'=>'Delete chapters file',
'advanced_section_title'=>'Advanced Parameters',
'advanced_section_subtitle'=>
'If you need RSS tags that Castopod does not handle, set them here.',
'custom_rss'=>'Custom RSS tags for the episode',
'custom_rss_hint'=>'This will be injected within the ❬item❭ tag.',
'block'=>'Episode should be hidden from all platforms',
'block_hint'=>
'The episode show or hide post. If you want this episode removed from the Apple directory, toggle this on.',
'submit_create'=>'Create episode',
'submit_edit'=>'Save episode',
],
'publish_form'=>[
'back_to_episode_dashboard'=>'Back to episode dashboard',
'post'=>'Your announcement post',
'post_hint'=>
"Write a message to announce the publication of your episode. The message will be broadcasted to all your followers in the fediverse and be featured in your podcast's homepage.",