Files
grav-plugin-podcast/languages.yaml
aleclerc7 8241ebd564 Add itunes summary
Add possibility to specifically define iTunes summary.

This a way to avoid using the podcast page content when it is used for something else.

If not set will fallback to the usual content/description logic. (This is an optionnal override.)
2022-03-23 19:54:34 -04:00

121 lines
5.1 KiB
YAML

en:
PLUGIN_PODCAST:
CONFIG:
MAX_UPLOAD_LABEL: Max Podcast Filesize (MB)
MAX_UPLOAD_HELP: 'Set "upload_max_filesize" and "post_max_size" in php.ini to at least this value or higher.'
WORDS:
CHANNEL: CHANNEL
EPISODE: Episode
LATEST: Latest
MORE: More
PODCAST: Podcast
SERIES: Series
SERIES_CONTENT:
HEADER: Series Description
EPISODE_CONTENT:
HEADER: Episode Content
DOWNLOAD: Download Audio
WARNING: Your browser does not support the audio tag.
EMPTY: No content available.
ADMIN:
CHANNEL:
CONTENT:
TAB_TITLE: Podcast Page Content
PAGE_TITLE_LABEL: Page Title
CHANNEL_META:
TAB_TITLE: Channel Meta
TAB_HELPTEXT: Metadata related to the podcast's channel section.
PODCAST_TITLE_LABEL: Podcast Title
PODCAST_TITLE_HELPTEXT: Used in the RSS feed.
PODCAST_SUBTITLE_LABEL: iTunes Subtitle
PODCAST_SUBTITLE_HELPTEXT: 'Example: "A show about everything..."'
PODCAST_SUMMARY_LABEL: iTunes Summary
PODCAST_SUMMARY_HELPTEXT: iTunes summary (if empty, will fallback to podcast page content, then channel description)
PODCAST_DESCRIPTION_LABEL: Channel Description
PODCAST_LINK_LABEL: Channel URL
PODCAST_LINK_HELPTEXT: Used in the RSS feed.
PODCAST_LANG_LABEL: Channel Language
PODCAST_LANG_HELPTEXT: Used only for the RSS feed.
PODCAST_COPYRIGHT_LABEL: Copyright
ITUNES_META:
TAB_TITLE: iTunes Meta
TAB_HELPTEXT: Metadata related to the podcast's iTunes section.
ITUNES_AUTHOR_LABEL: Author
ITUNES_AUTHOR_HELPTEXT: 'Example: "John Doe"'
ITUNES_OWNER_LABEL: Owner
ITUNES_OWNER_HELPTEXT: 'Example: "John Doe"'
ITUNES_OWNER_EMAIL_LABEL: Owner Email
ITUNES_OWNER_EMAIL_HELPTEXT: 'Example: "jdoe@example.com"'
ITUNES_IMAGE_LABEL: Channel Image
ITUNES_CATEGORY_LABEL: Category
ITUNES_SUBCATEGORY_LABEL: Sub-Category
ITUNES_EXPLICIT_LABEL: Explicit Content
ITUNES_EXPLICIT_HELPTEXT: Does this podcast contain content that might be inappropriate for children?
SERIES:
CONTENT:
TAB_TITLE: Podcast Series Content
PAGE_TITLE_LABEL: Series Title
SERIES_IMAGE_LABEL: Series Image
SERIES_IMAGE_HELPTEXT: Upload and save images below in the Page Media field. Then select one in this dropdown to act as the series main image.
EPISODE:
CONTENT:
TAB_TITLE: Podcast Episode
PAGE_TITLE_LABEL: Episode Title
SUBTITLE_LABEL: Episode Subtitle
EPISODE_NUMBER_LABEL: Episode Number
PODCAST_AUDIO:
TAB_TITLE: Podcast Audio
LOCAL_HOSTED_LABEL: Locally Hosted Files
LOVAL_HOSTED_HELPTEXT: If you host your audio files on <strong>this</strong> server, upload the media on the Podcast tab.
EXTERNAL_HOSTED_LABEL: External Files
EXTERNAL_HOSTED_HELPTEXT: If you host your audio files on <strong>another</strong> server/CDN, fill in the field below
EXTERNAL_URL_LABEL: Remote Podcast URL
EXTERNAL_URL_HELPTEXT: Remote files will take precendence over locally hosted when viewed on a page.
ITUNES_META:
TAB_TITLE: iTunes Episode Meta
TAB_HELPTEXT: Metadata related to the podcast episode
AUTHOR_LABEL: Episode Author
AUTHOR_HELPTEXT: 'Example: "John Doe"'
IMAGE_LABEL: Episode Image
IMAGE_HELPTEXT: Upload and save images below in the Page Media field on the Podcast Episode tab. Then select one in this dropdown to act as the series main image.
EXPLICIT_LABEL: Explicit Content
EXPLICIT_HELPTEXT: Does this podcast contain content that might be inappropriate for children?
fr:
PLUGIN_PODCAST:
CONFIG:
MAX_UPLOAD_LABEL: Taille maximale des fichiers podcast (Mo)
MAX_UPLOAD_HELP: 'Définissez «upload_max_filesize» et «post_max_size» dans php.ini à au moins cette valeur ou plus.'
WORDS:
CHANNEL: CANAL
EPISODE: Épisode
LATEST: Dernier
MORE: Plus
PODCAST: Podcast
SERIES: Séries
SERIES_CONTENT:
HEADER: Description de la série
EPISODE_CONTENT:
HEADER: Contenu de l'épisode
DOWNLOAD: Télécharger le fichier audio
WARNING: Votre navigateur ne prend pas en charge la balise audio.
EMPTY: Aucun contenu disponible.
pt:
PLUGIN_PODCAST:
CONFIG:
MAX_UPLOAD_LABEL: Tamanho máximo do arquivo podcast (MB)
MAX_UPLOAD_HELP: 'Defina “upload_max_filesize” e “post_max_size” em php.ini para ao menos este valor ou maior.'
WORDS:
CHANNEL: CHANNEL
EPISODE: Episódio
LATEST: Último
MORE: Mais
PODCAST: Podcast
SERIES: Séries
SERIES_CONTENT:
HEADER: Descrição da série
EPISODE_CONTENT:
HEADER: Conteúdo do episódio
DOWNLOAD: Baixar áudio
WARNING: Seu navegador não suporta a etiqueta de áudio.
EMPTY: Nenhum conteúdo disponível.