translation-json/backend/id/podcast.json

28 lines
1.6 KiB
JSON
Raw Normal View History

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.",
"add_new_episode": "Add a new episode"
2021-01-23 14:16:22 +01:00
}
}