2021-01-23 14:16:22 +01:00
{
"tlPodcast" : {
"podcast_title" : "Podcast title" ,
"podcast_title_explica" : "The title of the whole podcast. Not of a single episode, but the full series." ,
2021-01-23 14:49:22 +01:00
"podcast_description" : "Podcast description" ,
"podcast_description_explica" : "A description of the whole podcast. May e.g. detail, which topics are discussed here." ,
"base_data" : "Basic information about the podcast" ,
"base_data_updated" : "Basic podcast information has been updated" ,
2021-01-23 15:46:41 +01:00
"add_a_podcast" : "Add a podcast" ,
2021-01-23 16:11:19 +01:00
"edit_a_podcast" : "Edit a podcast ..." ,
2021-01-23 19:49:18 +01:00
"episodes" : "Episodes" ,
"episode_number" : "Episode no." ,
"episode_number_explica" : "Number of the episode. Usually, this would be a number, but it may also be, e.g., \"special episode\"." ,
2021-01-23 20:16:39 +01:00
"episode_title" : "Episode title" ,
2021-01-23 19:49:18 +01:00
"episode_title_explica" : "Title of the episode." ,
"episode_description" : "Episode description" ,
"episode_description_explica" : "A description of the episode's contents." ,
"episode_language" : "Episode language" ,
2021-01-23 20:16:39 +01:00
"episode_language_explica" : "Main language, the podcast episode is spoken in." ,
"episode_rights_holder" : "Rights holder" ,
"episode_rights_holder_explica" : "Rights holder of the episode." ,
"episode_license" : "License" ,
"episode_license_explica" : "Here you can name the license, the podcast episode is licensed under. " ,
"episode_keywords" : "Keywords" ,
2021-01-23 21:58:47 +01:00
"episode_keywords_explica" : "Keywords describing the episode." ,
2021-01-24 12:58:54 +01:00
"add_new_episode" : "Add a new episode" ,
"duration" : "Duration" ,
2021-01-24 19:10:31 +01:00
"publication_time" : "Publication time" ,
"chapters" : "Chapters" ,
"chapter_start" : "Chapter starts at" ,
"speakers" : "Speakers" ,
2021-01-24 22:37:59 +01:00
"link_a_speaker" : "Link a speaker" ,
2021-01-27 12:02:57 +01:00
"chapter_title" : "Chapter title" ,
"podcast_public" : "Public \/ hidden" ,
2021-01-28 22:46:07 +01:00
"podcast_public_explica" : "Determines, if the podcast is publicly accessible." ,
"podcast_subtitle" : "Podcast subtitle" ,
"podcast_subtitle_explica" : "Subtitle of the podcast. Optional." ,
"episode_subtitle" : "Episode subtitle" ,
2021-01-28 23:32:40 +01:00
"episode_subtitle_explica" : "Subtitle of the episode." ,
"podcast_theme_color" : "Theme color" ,
"podcast_theme_color_explica" : "Main theme color used by the web player." ,
"podcast_theme_color_dark" : "Theme color (dark)" ,
"podcast_theme_color_dark_explica" : "Dark variant of the theme color in the web player. Used primarily for the podcast title on episode-specific players." ,
"podcast_theme_color_light" : "Theme color (light)" ,
2021-01-31 15:52:33 +01:00
"podcast_theme_color_light_explica" : "Contrasting color used for the main background area in the web player." ,
"episode_number_numeric" : "Episode number (numeric)" ,
"episode_number_numeric_explica" : "A number representing the podcast episode number in purely numeric ways. Required by the iTunes podcast specifications."
2021-01-23 14:16:22 +01:00
}
}