From 1e208c55caed689bafe0de59875afca336188fc0 Mon Sep 17 00:00:00 2001 From: crowdin Date: Thu, 22 Feb 2024 10:11:10 +0000 Subject: [PATCH] chore(i18n): new Crowdin updates --- app/Language/ar/Episode.php | 2 + app/Language/br/Episode.php | 2 + app/Language/ca/Episode.php | 2 + app/Language/da/Episode.php | 2 + app/Language/de/Episode.php | 6 +- app/Language/el/Episode.php | 2 + app/Language/es/Episode.php | 2 + app/Language/fa/Episode.php | 2 + app/Language/fr/Episode.php | 18 +++-- app/Language/fr/Podcast.php | 4 +- app/Language/fr2/Episode.php | 2 + app/Language/fr_CA/Episode.php | 2 + app/Language/gd/Episode.php | 2 + app/Language/gl/Episode.php | 2 + app/Language/id/Episode.php | 2 + app/Language/it/Episode.php | 2 + app/Language/ja/Episode.php | 2 + app/Language/kk/Episode.php | 2 + app/Language/ko/Episode.php | 2 + app/Language/nl/Episode.php | 2 + app/Language/nn-NO/Episode.php | 2 + app/Language/oc/Episode.php | 2 + app/Language/pl/Episode.php | 2 + app/Language/pt-BR/Episode.php | 2 + app/Language/pt/Comment.php | 25 +++--- app/Language/pt/Common.php | 18 ++--- app/Language/pt/Episode.php | 2 + app/Language/ro/Episode.php | 2 + app/Language/ru/Episode.php | 2 + app/Language/sk/Episode.php | 2 + app/Language/sr_Latn/Episode.php | 2 + app/Language/sv/Episode.php | 2 + app/Language/uk/Episode.php | 2 + app/Language/zh-Hans/Episode.php | 2 + modules/Admin/Language/ar/Episode.php | 4 +- modules/Admin/Language/ar/Podcast.php | 12 ++- modules/Admin/Language/br/Episode.php | 4 +- modules/Admin/Language/br/Podcast.php | 12 ++- modules/Admin/Language/ca/Episode.php | 4 +- modules/Admin/Language/ca/Podcast.php | 12 ++- modules/Admin/Language/da/Episode.php | 4 +- modules/Admin/Language/da/Podcast.php | 12 ++- modules/Admin/Language/de/Episode.php | 4 +- modules/Admin/Language/de/Podcast.php | 12 ++- modules/Admin/Language/el/Episode.php | 4 +- modules/Admin/Language/el/Podcast.php | 12 ++- modules/Admin/Language/es/Episode.php | 4 +- modules/Admin/Language/es/Podcast.php | 12 ++- modules/Admin/Language/fa/Episode.php | 4 +- modules/Admin/Language/fa/Podcast.php | 12 ++- modules/Admin/Language/fr/Breadcrumb.php | 4 +- modules/Admin/Language/fr/Charts.php | 2 +- modules/Admin/Language/fr/Common.php | 2 +- modules/Admin/Language/fr/Episode.php | 30 +++---- modules/Admin/Language/fr/Navigation.php | 5 +- modules/Admin/Language/fr/Platforms.php | 20 ++--- modules/Admin/Language/fr/Podcast.php | 32 +++++--- .../Admin/Language/fr/PodcastNavigation.php | 16 ++-- modules/Admin/Language/fr2/Episode.php | 4 +- modules/Admin/Language/fr2/Podcast.php | 12 ++- modules/Admin/Language/fr_CA/Episode.php | 4 +- modules/Admin/Language/fr_CA/Podcast.php | 12 ++- modules/Admin/Language/gd/Episode.php | 4 +- modules/Admin/Language/gd/Podcast.php | 12 ++- modules/Admin/Language/gl/Episode.php | 4 +- modules/Admin/Language/gl/Podcast.php | 12 ++- modules/Admin/Language/id/Episode.php | 4 +- modules/Admin/Language/id/Podcast.php | 12 ++- modules/Admin/Language/it/Episode.php | 4 +- modules/Admin/Language/it/Podcast.php | 12 ++- modules/Admin/Language/ja/Episode.php | 4 +- modules/Admin/Language/ja/Podcast.php | 12 ++- modules/Admin/Language/kk/Episode.php | 4 +- modules/Admin/Language/kk/Podcast.php | 12 ++- modules/Admin/Language/ko/Episode.php | 4 +- modules/Admin/Language/ko/Podcast.php | 12 ++- modules/Admin/Language/nl/Episode.php | 4 +- modules/Admin/Language/nl/Podcast.php | 12 ++- modules/Admin/Language/nn-NO/Episode.php | 4 +- modules/Admin/Language/nn-NO/Podcast.php | 12 ++- modules/Admin/Language/oc/Episode.php | 4 +- modules/Admin/Language/oc/Podcast.php | 12 ++- modules/Admin/Language/pl/Episode.php | 4 +- modules/Admin/Language/pl/Podcast.php | 12 ++- modules/Admin/Language/pt-BR/Episode.php | 4 +- modules/Admin/Language/pt-BR/Podcast.php | 12 ++- modules/Admin/Language/pt/Episode.php | 4 +- modules/Admin/Language/pt/Podcast.php | 12 ++- modules/Admin/Language/ro/Episode.php | 4 +- modules/Admin/Language/ro/Podcast.php | 12 ++- modules/Admin/Language/ru/Episode.php | 4 +- modules/Admin/Language/ru/Podcast.php | 12 ++- modules/Admin/Language/sk/Episode.php | 4 +- modules/Admin/Language/sk/Podcast.php | 12 ++- modules/Admin/Language/sr_Latn/Episode.php | 4 +- modules/Admin/Language/sr_Latn/Podcast.php | 12 ++- modules/Admin/Language/sv/Episode.php | 4 +- modules/Admin/Language/sv/Podcast.php | 12 ++- modules/Admin/Language/uk/Episode.php | 4 +- modules/Admin/Language/uk/Podcast.php | 12 ++- modules/Admin/Language/zh-Hans/Episode.php | 4 +- modules/Admin/Language/zh-Hans/Podcast.php | 12 ++- .../Language/fr/PodcastImport.php | 78 +++++++++---------- .../Language/fr/Subscription.php | 2 +- 104 files changed, 587 insertions(+), 213 deletions(-) diff --git a/app/Language/ar/Episode.php b/app/Language/ar/Episode.php index 26ac5405..926c9237 100644 --- a/app/Language/ar/Episode.php +++ b/app/Language/ar/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'العودة إلى حلقات {podcast}', 'comments' => 'التعليقات', 'activity' => 'النشاط', + 'chapters' => 'Chapters', 'description' => 'وصف الحلقة', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/br/Episode.php b/app/Language/br/Episode.php index 194da0ab..790c2177 100644 --- a/app/Language/br/Episode.php +++ b/app/Language/br/Episode.php @@ -31,6 +31,7 @@ return [ 'back_to_episodes' => 'Mont da rannoù {podcast}', 'comments' => 'Evezhiadennoù', 'activity' => 'Oberiantiz', + 'chapters' => 'Chapters', 'description' => 'Deskrivadur ar rann', 'number_of_comments' => '{numberOfComments, plural, 0 {evezhiadenn ebet} @@ -51,4 +52,5 @@ return [ 'publish' => 'Embann', 'publish_edit' => 'Kemmañ an embannadur', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/ca/Episode.php b/app/Language/ca/Episode.php index 53b95d89..24bd1869 100644 --- a/app/Language/ca/Episode.php +++ b/app/Language/ca/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Tornar als episodis de {podcast}', 'comments' => 'Comentaris', 'activity' => 'Activitat', + 'chapters' => 'Chapters', 'description' => 'Descripció de l\'episodi', 'number_of_comments' => '{numberOfComments, plural, one {# comentari} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/da/Episode.php b/app/Language/da/Episode.php index beae489c..71af978f 100644 --- a/app/Language/da/Episode.php +++ b/app/Language/da/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Tilbage til episoderne af {podcast}', 'comments' => 'Kommentarer', 'activity' => 'Aktivitet', + 'chapters' => 'Chapters', 'description' => 'Episodebeskrivelse', 'number_of_comments' => '{numberOfComments, plural, one {# kommentar} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/de/Episode.php b/app/Language/de/Episode.php index 2e2c5e6b..de381a82 100644 --- a/app/Language/de/Episode.php +++ b/app/Language/de/Episode.php @@ -14,7 +14,7 @@ return [ 'number' => 'Folge {episodeNumber}', 'number_abbr' => 'E {episodeNumber}', 'season_episode' => 'Staffel {seasonNumber} Episode {episodeNumber}', - 'season_episode_abbr' => 'S{seasonNumber}F{episodeNumber}', + 'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}', 'persons' => '{personsCount, plural, one {# Mitwirkender} other {# Mitwirkende} @@ -23,12 +23,13 @@ return [ 'back_to_episodes' => 'Zurück zu Episoden von {podcast}', 'comments' => 'Kommentare', 'activity' => 'Aktivitäten', + 'chapters' => 'Chapters', 'description' => 'Beschreibung der Episode', 'number_of_comments' => '{numberOfComments, plural, one {# Kommentar} other {# Kommentare} }', - 'all_podcast_episodes' => 'Alle Podcast-Folgen', + 'all_podcast_episodes' => 'Alle Podcast-Episoden', 'back_to_podcast' => 'Zurück zum Podcast', 'preview' => [ 'title' => 'Vorschau', @@ -42,4 +43,5 @@ return [ 'publish' => 'Veröffentlichen', 'publish_edit' => 'Veröffentlichung bearbeiten', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/el/Episode.php b/app/Language/el/Episode.php index 846b98f1..1c1f84ce 100644 --- a/app/Language/el/Episode.php +++ b/app/Language/el/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Επιστροφή στα επεισόδια του {podcast}', 'comments' => 'Σχόλια', 'activity' => 'Δραστηριότητα', + 'chapters' => 'Chapters', 'description' => 'Περιγραφή επεισοδίου', 'number_of_comments' => '{numberOfComments, plural, one {# σχόλιο} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/es/Episode.php b/app/Language/es/Episode.php index c4cec2e6..7283d79e 100644 --- a/app/Language/es/Episode.php +++ b/app/Language/es/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Volver a los episodios de {podcast}', 'comments' => 'Comentarios', 'activity' => 'Actividad', + 'chapters' => 'Chapters', 'description' => 'Descripción del episodio', 'number_of_comments' => '{numberOfComments, plural, one {# comentario} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/fa/Episode.php b/app/Language/fa/Episode.php index 4a7596e2..e3718380 100644 --- a/app/Language/fa/Episode.php +++ b/app/Language/fa/Episode.php @@ -22,6 +22,7 @@ return [ 'back_to_episodes' => 'بازگشت به قسمت‌های {podcast}', 'comments' => 'دیدگاه‌ها', 'activity' => 'فعّالیت', + 'chapters' => 'Chapters', 'description' => 'شرح قسمت', 'number_of_comments' => '{numberOfComments, plural, other {# نظر} @@ -40,4 +41,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/fr/Episode.php b/app/Language/fr/Episode.php index 7d87dee9..46b30597 100644 --- a/app/Language/fr/Episode.php +++ b/app/Language/fr/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Retour aux épisodes de {podcast}', 'comments' => 'Commentaires', 'activity' => 'Activité', + 'chapters' => 'Chapitres', 'description' => 'Description de l’épisode', 'number_of_comments' => '{numberOfComments, plural, one {# commentaire} @@ -31,15 +32,16 @@ return [ 'all_podcast_episodes' => 'Tous les épisodes du podcast', 'back_to_podcast' => 'Revenir au podcast', 'preview' => [ - 'title' => 'Preview', - 'not_published' => 'Not published', + 'title' => 'Prévisualisation', + 'not_published' => 'Non publié', 'text' => '{publication_status, select, - published {This episode is not yet published.} - scheduled {This episode is scheduled for publication on {publication_date}.} - with_podcast {This episode will be published at the same time as the podcast.} - other {This episode is not yet published.} + published {Cet épisode n’est pas encore publié.} + scheduled {Cet épisode est programmé pour le {publication_date}.} + with_podcast {Cet épisode va être publié au même moment que le podcast.} + other {Cet épisode n’est pas encore publié.} }', - 'publish' => 'Publish', - 'publish_edit' => 'Edit publication', + 'publish' => 'Publier', + 'publish_edit' => 'Modifier la publication', ], + 'no_chapters' => 'Aucun chapitre n’est disponible pour cet épisode.', ]; diff --git a/app/Language/fr/Podcast.php b/app/Language/fr/Podcast.php index 29fbc118..01fa8a82 100644 --- a/app/Language/fr/Podcast.php +++ b/app/Language/fr/Podcast.php @@ -25,7 +25,7 @@ return [ one {# publication} other {# publications} }', - 'links' => 'Links', + 'links' => 'Liens', 'activity' => 'Activité', 'episodes' => 'Épisodes', 'episodes_title' => 'Épisodes de {podcastTitle}', @@ -51,5 +51,5 @@ return [ other {# intervenant·e·s} }', 'persons_list' => 'Intervenant·e·s', - 'castopod_website' => 'Castopod (website)', + 'castopod_website' => 'Castopod (site web)', ]; diff --git a/app/Language/fr2/Episode.php b/app/Language/fr2/Episode.php index 4d778a21..e4e40600 100644 --- a/app/Language/fr2/Episode.php +++ b/app/Language/fr2/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Retour aux épisodes de {podcast}', 'comments' => 'Commentaires', 'activity' => 'Activité', + 'chapters' => 'Chapters', 'description' => 'Description de l’épisode', 'number_of_comments' => '{numberOfComments, plural, one {# commentaire} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/fr_CA/Episode.php b/app/Language/fr_CA/Episode.php index 44be8e38..7536120d 100644 --- a/app/Language/fr_CA/Episode.php +++ b/app/Language/fr_CA/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Back to episodes of {podcast}', 'comments' => 'Comments', 'activity' => 'Activity', + 'chapters' => 'Chapters', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/gd/Episode.php b/app/Language/gd/Episode.php index 3442ad5c..0ac90de2 100644 --- a/app/Language/gd/Episode.php +++ b/app/Language/gd/Episode.php @@ -25,6 +25,7 @@ return [ 'back_to_episodes' => 'Air ais dha na h-eapasodan aig {podcast}', 'comments' => 'Beachdan', 'activity' => 'Gnìomhachd', + 'chapters' => 'Chapters', 'description' => 'Tuairisgeul an eapasoid', 'number_of_comments' => '{numberOfComments, plural, one {# bheachd} @@ -46,4 +47,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/gl/Episode.php b/app/Language/gl/Episode.php index 1c2b8a66..eea2fdd9 100644 --- a/app/Language/gl/Episode.php +++ b/app/Language/gl/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Volver aos episodios de {podcast}', 'comments' => 'Comentarios', 'activity' => 'Actividade', + 'chapters' => 'Chapters', 'description' => 'Descrición do episodio', 'number_of_comments' => '{numberOfComments, plural, one {# comentario} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publicar', 'publish_edit' => 'Editar publicación', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/id/Episode.php b/app/Language/id/Episode.php index cfc02d19..da29ac94 100644 --- a/app/Language/id/Episode.php +++ b/app/Language/id/Episode.php @@ -22,6 +22,7 @@ return [ 'back_to_episodes' => 'Kembali ke episode-episode pada {podcast}', 'comments' => 'Komentar', 'activity' => 'Aktivitas', + 'chapters' => 'Chapters', 'description' => 'Keterangan episode', 'number_of_comments' => '{numberOfComments, plural, other {# komentar} @@ -40,4 +41,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/it/Episode.php b/app/Language/it/Episode.php index b9b77931..6c1a8fe5 100644 --- a/app/Language/it/Episode.php +++ b/app/Language/it/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Torna agli episodi di {podcast}', 'comments' => 'Commenti', 'activity' => 'Attività', + 'chapters' => 'Chapters', 'description' => 'Descrizione dell\'episodio', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Pubblica', 'publish_edit' => 'Modifica pubblicazione', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/ja/Episode.php b/app/Language/ja/Episode.php index 6b01300d..9af4cb7b 100644 --- a/app/Language/ja/Episode.php +++ b/app/Language/ja/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => '{podcast} のエピソードに戻る', 'comments' => 'コメント', 'activity' => 'アクティビティ', + 'chapters' => 'Chapters', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => '公開する', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/kk/Episode.php b/app/Language/kk/Episode.php index 44be8e38..7536120d 100644 --- a/app/Language/kk/Episode.php +++ b/app/Language/kk/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Back to episodes of {podcast}', 'comments' => 'Comments', 'activity' => 'Activity', + 'chapters' => 'Chapters', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/ko/Episode.php b/app/Language/ko/Episode.php index 44be8e38..7536120d 100644 --- a/app/Language/ko/Episode.php +++ b/app/Language/ko/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Back to episodes of {podcast}', 'comments' => 'Comments', 'activity' => 'Activity', + 'chapters' => 'Chapters', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/nl/Episode.php b/app/Language/nl/Episode.php index 204081ee..fb2e1088 100644 --- a/app/Language/nl/Episode.php +++ b/app/Language/nl/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Terug naar de afleveringen van {podcast}', 'comments' => 'Reacties', 'activity' => 'Activiteiten', + 'chapters' => 'Chapters', 'description' => 'Omschrijving aflevering', 'number_of_comments' => '{numberOfComments, plural, one {# reactie} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publiceer', 'publish_edit' => 'Publicatie bewerken', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/nn-NO/Episode.php b/app/Language/nn-NO/Episode.php index c6195384..187d40af 100644 --- a/app/Language/nn-NO/Episode.php +++ b/app/Language/nn-NO/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Tilbake til episodane av {podcast}', 'comments' => 'Kommentarar', 'activity' => 'Aktivitet', + 'chapters' => 'Chapters', 'description' => 'Skildring av episoden', 'number_of_comments' => '{numberOfComments, plural, one {# kommentar} @@ -42,4 +43,5 @@ return [ 'publish' => 'Legg ut', 'publish_edit' => 'Rediger publiseringa', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/oc/Episode.php b/app/Language/oc/Episode.php index 49caae7c..544dc054 100644 --- a/app/Language/oc/Episode.php +++ b/app/Language/oc/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Tornar als episòdis de {podcast}', 'comments' => 'Comentaris', 'activity' => 'Activitat', + 'chapters' => 'Chapters', 'description' => 'Descripcion de l’episòdi', 'number_of_comments' => '{numberOfComments, plural, one {# comentari} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publicar', 'publish_edit' => 'Modificar la publicacion', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/pl/Episode.php b/app/Language/pl/Episode.php index 33e8539c..dbbc3a15 100644 --- a/app/Language/pl/Episode.php +++ b/app/Language/pl/Episode.php @@ -24,6 +24,7 @@ return [ 'back_to_episodes' => 'Wróć do odcinków {podcast}', 'comments' => 'Komentarze', 'activity' => 'Aktywność', + 'chapters' => 'Chapters', 'description' => 'Opis odcinka', 'number_of_comments' => '{numberOfComments, plural, one {# komentarz} @@ -44,4 +45,5 @@ return [ 'publish' => 'Opublikuj', 'publish_edit' => 'Edytuj publikację', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/pt-BR/Episode.php b/app/Language/pt-BR/Episode.php index 278f6dac..f67265dc 100644 --- a/app/Language/pt-BR/Episode.php +++ b/app/Language/pt-BR/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Voltar para episódios de {podcast}', 'comments' => 'Comentários', 'activity' => 'Atividade', + 'chapters' => 'Chapters', 'description' => 'Descrição do episódio', 'number_of_comments' => '{numberOfComments, plural, one {# comentário} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publicar', 'publish_edit' => 'Editar Publicação', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/pt/Comment.php b/app/Language/pt/Comment.php index 1dd8f5ea..20f14666 100644 --- a/app/Language/pt/Comment.php +++ b/app/Language/pt/Comment.php @@ -9,13 +9,13 @@ declare(strict_types=1); */ return [ - 'title' => "{actorDisplayName}'s comment for {episodeTitle}", - 'back_to_comments' => 'Back to comments', + 'title' => "Comentário de {actorDisplayName} para {episodeTitle}", + 'back_to_comments' => 'Voltar aos comentários', 'form' => [ - 'episode_message_placeholder' => 'Write a comment…', - 'reply_to_placeholder' => 'Reply to @{actorUsername}', - 'submit' => 'Send', - 'submit_reply' => 'Reply', + 'episode_message_placeholder' => 'Escrever um comentário…', + 'reply_to_placeholder' => 'Responder a @{actorUsername}', + 'submit' => 'Enviar', + 'submit_reply' => 'Responder', ], 'likes' => '{numberOfLikes, plural, one {# like} @@ -25,10 +25,11 @@ return [ one {# reply} other {# replies} }', - 'like' => 'Like', - 'reply' => 'Reply', - 'view_replies' => 'View replies ({numberOfReplies})', - 'block_actor' => 'Block user @{actorUsername}', - 'block_domain' => 'Block domain @{actorDomain}', - 'delete' => 'Delete comment', + 'like' => 'Gostar +Gosto', + 'reply' => 'Responder', + 'view_replies' => 'Ver respostas ({numberOfReplies})', + 'block_actor' => 'Bloquear utilizador @{actorUsername}', + 'block_domain' => 'Blloquear domínio @{actorDomain}', + 'delete' => 'Eliminar comentário', ]; diff --git a/app/Language/pt/Common.php b/app/Language/pt/Common.php index 1258afcc..24342be5 100644 --- a/app/Language/pt/Common.php +++ b/app/Language/pt/Common.php @@ -9,15 +9,15 @@ declare(strict_types=1); */ return [ - 'yes' => 'Yes', - 'no' => 'No', - 'cancel' => 'Cancel', - 'optional' => 'Optional', - 'close' => 'Close', - 'home' => 'Home', - 'explicit' => 'Explicit', - 'powered_by' => 'Powered by {castopod}', - 'go_back' => 'Go back', + 'yes' => 'Sim', + 'no' => 'Não', + 'cancel' => 'Cancelar', + 'optional' => 'Opcional', + 'close' => 'Fechar', + 'home' => 'Início', + 'explicit' => 'Explícito', + 'powered_by' => 'Distribuído por {castopod}', + 'go_back' => 'Voltar', 'play_episode_button' => [ 'play' => 'Play', 'playing' => 'Playing', diff --git a/app/Language/pt/Episode.php b/app/Language/pt/Episode.php index 44be8e38..7536120d 100644 --- a/app/Language/pt/Episode.php +++ b/app/Language/pt/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Back to episodes of {podcast}', 'comments' => 'Comments', 'activity' => 'Activity', + 'chapters' => 'Chapters', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/ro/Episode.php b/app/Language/ro/Episode.php index 6dc7595b..9067ecad 100644 --- a/app/Language/ro/Episode.php +++ b/app/Language/ro/Episode.php @@ -24,6 +24,7 @@ return [ 'back_to_episodes' => 'Înapoi la episoadele {podcast}', 'comments' => 'Comentarii', 'activity' => 'Activitate', + 'chapters' => 'Chapters', 'description' => 'Descrierea episodului', 'number_of_comments' => '{numberOfComments, plural, one {# răspuns} @@ -44,4 +45,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/ru/Episode.php b/app/Language/ru/Episode.php index 3811bf49..fae4d2b6 100644 --- a/app/Language/ru/Episode.php +++ b/app/Language/ru/Episode.php @@ -25,6 +25,7 @@ return [ 'back_to_episodes' => 'Вернуться к эпизодам {podcast}', 'comments' => 'Комментарии', 'activity' => 'Активность', + 'chapters' => 'Chapters', 'description' => 'Описание серии', 'number_of_comments' => '{numberOfComments, plural, one {# комментарий} @@ -46,4 +47,5 @@ return [ 'publish' => 'Опубликовать', 'publish_edit' => 'Редактировать публикацию', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/sk/Episode.php b/app/Language/sk/Episode.php index c1529fe3..3fd4b03b 100644 --- a/app/Language/sk/Episode.php +++ b/app/Language/sk/Episode.php @@ -25,6 +25,7 @@ return [ 'back_to_episodes' => 'Späť k epizódam {podcast}', 'comments' => 'Komentáre', 'activity' => 'Aktivita', + 'chapters' => 'Chapters', 'description' => 'Popis epizódy', 'number_of_comments' => '{numberOfComments, plural, one {# komentár} @@ -46,4 +47,5 @@ return [ 'publish' => 'Zverejniť', 'publish_edit' => 'Upraviť zverejnené', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/sr_Latn/Episode.php b/app/Language/sr_Latn/Episode.php index a688adb1..77a21c9c 100644 --- a/app/Language/sr_Latn/Episode.php +++ b/app/Language/sr_Latn/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Nazad na epizode {podcast}', 'comments' => 'Komentari', 'activity' => 'Aktivnosti', + 'chapters' => 'Chapters', 'description' => 'Opis epizode', 'number_of_comments' => '{numberOfComments, plural, one {# komentar} @@ -42,4 +43,5 @@ return [ 'publish' => 'Objavi', 'publish_edit' => 'Uredi objavu', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/sv/Episode.php b/app/Language/sv/Episode.php index 61c205bd..12f94e21 100644 --- a/app/Language/sv/Episode.php +++ b/app/Language/sv/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => 'Tillbaka till avsnitten av {podcast}', 'comments' => 'Kommentarer', 'activity' => 'Aktivitet', + 'chapters' => 'Chapters', 'description' => 'Beskrivning av avsnitt', 'number_of_comments' => '{numberOfComments, plural, one {# kommentar} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/uk/Episode.php b/app/Language/uk/Episode.php index dd5b0b35..15dc1f49 100644 --- a/app/Language/uk/Episode.php +++ b/app/Language/uk/Episode.php @@ -25,6 +25,7 @@ return [ 'back_to_episodes' => 'Повернутись до серій {podcast}', 'comments' => 'Коментарі', 'activity' => 'Активність', + 'chapters' => 'Chapters', 'description' => 'Опис Серії', 'number_of_comments' => '{numberOfComments, plural, one {# коментар} @@ -46,4 +47,5 @@ return [ 'publish' => 'Опублікувати', 'publish_edit' => 'Редагувати публікацію', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/app/Language/zh-Hans/Episode.php b/app/Language/zh-Hans/Episode.php index 9b084e77..e57ed248 100644 --- a/app/Language/zh-Hans/Episode.php +++ b/app/Language/zh-Hans/Episode.php @@ -23,6 +23,7 @@ return [ 'back_to_episodes' => '回到剧集 {podcast} 中', 'comments' => '评论', 'activity' => '活动', + 'chapters' => 'Chapters', 'description' => '剧集描述', 'number_of_comments' => '{numberOfComments, plural, other {# 评论} @@ -42,4 +43,5 @@ return [ 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], + 'no_chapters' => 'No chapters are available for this episode.', ]; diff --git a/modules/Admin/Language/ar/Episode.php b/modules/Admin/Language/ar/Episode.php index 0e5de94c..1a1cdeeb 100644 --- a/modules/Admin/Language/ar/Episode.php +++ b/modules/Admin/Language/ar/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'الفصول', diff --git a/modules/Admin/Language/ar/Podcast.php b/modules/Admin/Language/ar/Podcast.php index 5a39a0b1..a0f2dcaa 100644 --- a/modules/Admin/Language/ar/Podcast.php +++ b/modules/Admin/Language/ar/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'الوصف', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/br/Episode.php b/modules/Admin/Language/br/Episode.php index ae3d724c..02369bcf 100644 --- a/modules/Admin/Language/br/Episode.php +++ b/modules/Admin/Language/br/Episode.php @@ -141,9 +141,9 @@ return [ 'location_name' => 'Anv pe chomlec\'h al lec\'h', 'location_name_hint' => 'Al lec\'h-mañ a c\'hell bezañ unan gwir pe unan faltaziet', 'transcript' => 'Treuzskrivadur (istitloù)', - 'transcript_hint' => 'Aotreet e vez nemet .srt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Pellgargañ an treuzskrivadur', - 'transcript_file' => 'Restr an treuzskrivadur (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'URL a-bell evit restr an treuzskrivadur', 'transcript_file_delete' => 'Dilemel restr an treuzskrivadur', 'chapters' => 'Chabistroù', diff --git a/modules/Admin/Language/br/Podcast.php b/modules/Admin/Language/br/Podcast.php index fd9a801a..415a4a21 100644 --- a/modules/Admin/Language/br/Podcast.php +++ b/modules/Admin/Language/br/Podcast.php @@ -77,7 +77,17 @@ return [ 'episodic' => 'Bep ur mare', 'episodic_hint' => 'M\'eo ar rannoù da vezañ selaouet hep urzh resis. Ar rannoù nevesoc’h a vo kinniget da gentañ.', 'serial' => 'Heuliad', - 'serial_hint' => 'M\'eo ar rannoù da vezañ selaouet gant un urzh resis. Ar rannoù koshoc\'h a vo kinniget da gentañ.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Deskrivadur', 'classification_section_title' => 'Rummatadur', diff --git a/modules/Admin/Language/ca/Episode.php b/modules/Admin/Language/ca/Episode.php index bd279837..ba0ff1f2 100644 --- a/modules/Admin/Language/ca/Episode.php +++ b/modules/Admin/Language/ca/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Nom i adreça de la ubicació', 'location_name_hint' => 'Pot ser una ubicació real o fictícia', 'transcript' => 'Transcripció (subtítols)', - 'transcript_hint' => 'Només es permet fitxers .srt', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Baixar la transcripció', - 'transcript_file' => 'Fitxer de la transcripció (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'URL remota per a la transcripció', 'transcript_file_delete' => 'Eliminar el fitxer de la transcripció', 'chapters' => 'Capítols', diff --git a/modules/Admin/Language/ca/Podcast.php b/modules/Admin/Language/ca/Podcast.php index d4622b9c..0670e07b 100644 --- a/modules/Admin/Language/ca/Podcast.php +++ b/modules/Admin/Language/ca/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episòdic', 'episodic_hint' => 'Si els episodis estan pensats per ser consumits sense cap ordre específic. Els episodis més recents es presentaran primer.', 'serial' => 'En sèrie', - 'serial_hint' => 'Si els episodis estan pensats per ser consumits en ordre seqüencial. Primer es presentaran els episodis més antics.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Descripció', 'classification_section_title' => 'Classificació', diff --git a/modules/Admin/Language/da/Episode.php b/modules/Admin/Language/da/Episode.php index 8a39dd6d..7fad23ff 100644 --- a/modules/Admin/Language/da/Episode.php +++ b/modules/Admin/Language/da/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/da/Podcast.php b/modules/Admin/Language/da/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/da/Podcast.php +++ b/modules/Admin/Language/da/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/de/Episode.php b/modules/Admin/Language/de/Episode.php index 8b7c6709..fd8f84f3 100644 --- a/modules/Admin/Language/de/Episode.php +++ b/modules/Admin/Language/de/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Standortname oder Adresse', 'location_name_hint' => 'Dies kann ein realer oder fiktiver Ort sein', 'transcript' => 'Transkript (Untertitel)', - 'transcript_hint' => 'Nur .srt ist erlaubt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Transkript herunterladen', - 'transcript_file' => 'Transkriptionsdatei (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote-URL für Transkript', 'transcript_file_delete' => 'Transkriptionsdatei löschen', 'chapters' => 'Kapitel', diff --git a/modules/Admin/Language/de/Podcast.php b/modules/Admin/Language/de/Podcast.php index a2ca8afa..5cffc366 100644 --- a/modules/Admin/Language/de/Podcast.php +++ b/modules/Admin/Language/de/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodisch', 'episodic_hint' => 'Wenn Folgen ohne bestimmte Reihenfolge abgespielt werden sollen. Neueste Folgen werden zuerst angezeigt.', 'serial' => 'Seriell', - 'serial_hint' => 'Wenn Folgen in bestimmter Reihenfolge abgespielt werden sollen. Älteste Folgen werden zuerst angezeigt.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Beschreibung', 'classification_section_title' => 'Klassifikation', diff --git a/modules/Admin/Language/el/Episode.php b/modules/Admin/Language/el/Episode.php index 35df7992..cf72d9e7 100644 --- a/modules/Admin/Language/el/Episode.php +++ b/modules/Admin/Language/el/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Όνομα τοποθεσίας ή διεύθυνση', 'location_name_hint' => 'Αυτή μπορεί να είναι μια πραγματική ή φανταστική τοποθεσία', 'transcript' => 'Απομαγνητοφώνηση (υπότιτλοι / κλειστοί υπότιτλοι)', - 'transcript_hint' => 'Επιτρέπονται μόνο .srt αρχεία.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Λήψη απομαγνητοφώνησης', - 'transcript_file' => 'Αρχείο απομαγνητοφώνησης (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Απομακρυσμένη διεύθυνση url για απομαγνητοφώνηση', 'transcript_file_delete' => 'Διαγραφή αρχείου απομαγνητοφώνησης', 'chapters' => 'Κεφάλαια', diff --git a/modules/Admin/Language/el/Podcast.php b/modules/Admin/Language/el/Podcast.php index ee447113..965e60b5 100644 --- a/modules/Admin/Language/el/Podcast.php +++ b/modules/Admin/Language/el/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'Εάν τα επεισόδια προορίζονται να καταναλωθούν χωρίς καμία συγκεκριμένη σειρά.', 'serial' => 'Σειριακός Αριθμός', - 'serial_hint' => 'Εάν τα επεισόδια προορίζονται να καταναλωθούν με διαδοχική σειρά. Τα παλαιότερα επεισόδια θα παρουσιαστούν πρώτα.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Περιγραφή', 'classification_section_title' => 'Χαρακτηρισμός', diff --git a/modules/Admin/Language/es/Episode.php b/modules/Admin/Language/es/Episode.php index 8f4c8644..48f93ad4 100644 --- a/modules/Admin/Language/es/Episode.php +++ b/modules/Admin/Language/es/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Nombre o dirección de ubicación', 'location_name_hint' => 'Esta puede ser una ubicación real o ficticia', 'transcript' => 'Transcripción (subtítulos / subtítulos ocultos)', - 'transcript_hint' => 'Sólo se permiten .srt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Descargar transcripción', - 'transcript_file' => 'Archivo de transcripción (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Url remota para transcripción', 'transcript_file_delete' => 'Eliminar archivo de transcripción', 'chapters' => 'Capítulos', diff --git a/modules/Admin/Language/es/Podcast.php b/modules/Admin/Language/es/Podcast.php index 9a241e8f..303df24c 100644 --- a/modules/Admin/Language/es/Podcast.php +++ b/modules/Admin/Language/es/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Por episodios', 'episodic_hint' => 'Si los episodios están destinados a ser consumidos sin ningún orden específico. Los episodios más nuevos serán presentados primero.', 'serial' => 'Serial', - 'serial_hint' => 'Si los episodios están destinados a ser consumidos en orden secuencial. Los episodios más antiguos serán presentados primero.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Descripción', 'classification_section_title' => 'Clasificación', diff --git a/modules/Admin/Language/fa/Episode.php b/modules/Admin/Language/fa/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/fa/Episode.php +++ b/modules/Admin/Language/fa/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/fa/Podcast.php b/modules/Admin/Language/fa/Podcast.php index f9dd818f..8e71d654 100644 --- a/modules/Admin/Language/fa/Podcast.php +++ b/modules/Admin/Language/fa/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'قسمتی', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'سریالی', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'شرح', 'classification_section_title' => 'طبقه‌بندی', diff --git a/modules/Admin/Language/fr/Breadcrumb.php b/modules/Admin/Language/fr/Breadcrumb.php index 5c855914..5986e189 100644 --- a/modules/Admin/Language/fr/Breadcrumb.php +++ b/modules/Admin/Language/fr/Breadcrumb.php @@ -39,11 +39,11 @@ return [ 'my-account' => 'mon compte', 'change-password' => 'changer le mot de passe', 'imports' => 'imports', - 'sync-feeds' => 'synchronize feeds', + 'sync-feeds' => 'synchroniser les flux', 'platforms' => 'plateformes', 'social' => 'réseaux sociaux', 'funding' => 'financement', - 'monetization-other' => 'other monetization', + 'monetization-other' => 'autres monétisations', 'analytics' => 'mesures d’audience', 'locations' => 'localisations', 'webpages' => 'pages web', diff --git a/modules/Admin/Language/fr/Charts.php b/modules/Admin/Language/fr/Charts.php index ee7defd5..0c32f623 100644 --- a/modules/Admin/Language/fr/Charts.php +++ b/modules/Admin/Language/fr/Charts.php @@ -37,5 +37,5 @@ return [ 'podcast_by_bandwidth' => 'Bande passante quotidienne consommée (en Mo)', 'total_storage_by_month' => 'Stockage mensuel (en Mo)', 'total_bandwidth_by_month' => 'Bande passante mensuelle utilisée (en Mo)', - 'total_bandwidth_by_month_limit' => 'Limited to {totalBandwidth} per month', + 'total_bandwidth_by_month_limit' => 'Limité à {totalBandwidth} par mois', ]; diff --git a/modules/Admin/Language/fr/Common.php b/modules/Admin/Language/fr/Common.php index 3b7dcad9..d53347fb 100644 --- a/modules/Admin/Language/fr/Common.php +++ b/modules/Admin/Language/fr/Common.php @@ -40,7 +40,7 @@ return [ ], 'upload_file' => 'Téléversez un fichier', 'remote_url' => 'URL distante', - 'save' => 'Save', + 'save' => 'Sauvegarder', ], 'play_episode_button' => [ 'play' => 'Lire', diff --git a/modules/Admin/Language/fr/Episode.php b/modules/Admin/Language/fr/Episode.php index 39d94863..5b479992 100644 --- a/modules/Admin/Language/fr/Episode.php +++ b/modules/Admin/Language/fr/Episode.php @@ -22,7 +22,7 @@ return [ 'all_podcast_episodes' => 'Tous les épisodes du podcast', 'back_to_podcast' => 'Revenir au podcast', 'edit' => 'Modifier', - 'preview' => 'Preview', + 'preview' => 'Prévisualisation', 'publish' => 'Publier', 'publish_edit' => 'Modifier la publication', 'publish_date_edit' => 'Définir la date de publication', @@ -56,7 +56,7 @@ return [ }', 'episode' => 'Épisode', 'visibility' => 'Visibilité', - 'downloads' => 'Downloads', + 'downloads' => 'Téléchargements', 'comments' => 'Commentaires', 'actions' => 'Actions', ], @@ -81,13 +81,13 @@ return [ audio {audio} other {média} }.', - 'deleteFileError' => 'Failed to delete {type, select, - transcript {transcript} - chapters {chapters} - image {cover} + 'deleteFileError' => 'Impossible de supprimer le fichier {type, select, + transcript {de transcription} + chapters {de chapitres} + image {d’image de couverture} audio {audio} other {media} - } file {file_key}. You may manually remove it from your disk.', + } {file_key}. Vous pouvez le supprimer manuellement de votre disque.', 'sameSlugError' => 'Il existe déjà un épisode avec le slug choisi.', ], 'form' => [ @@ -139,9 +139,9 @@ return [ 'location_name' => 'Nom ou adresse du lieu', 'location_name_hint' => 'Ce lieu peut être réel ou fictif', 'transcript' => 'Transcription (sous-titrage)', - 'transcript_hint' => 'Seulement les .srt sont autorisés', + 'transcript_hint' => 'Seuls les .srt ou .vtt sont autorisés.', 'transcript_download' => 'Télécharger le transcript', - 'transcript_file' => 'Fichier de transcription (.srt)', + 'transcript_file' => 'Fichier de transcription (.srt ou .vtt)', 'transcript_remote_url' => 'URL distante pour le fichier de transcription', 'transcript_file_delete' => 'Supprimer le fichier de transcription', 'chapters' => 'Chapitrage', @@ -213,13 +213,13 @@ return [ 'light-transparent' => 'Clair transparent', ], 'publication_status_banner' => [ - 'draft_mode' => 'draft mode', + 'draft_mode' => 'mode brouillon', 'text' => '{publication_status, select, - published {This episode is not yet published.} - scheduled {This episode is scheduled for publication on {publication_date}.} - with_podcast {This episode will be published at the same time as the podcast.} - other {This episode is not yet published.} + published {Cet épisode n’est pas encore publié.} + scheduled {Cet épisode est programmé pour le {publication_date}.} + with_podcast {Cet épisode va être publié au même moment que le podcast.} + other {Cet épisode n’est pas encore publié.} }', - 'preview' => 'Preview', + 'preview' => 'Prévisualisation', ], ]; diff --git a/modules/Admin/Language/fr/Navigation.php b/modules/Admin/Language/fr/Navigation.php index 5eaeffd3..b3fd182b 100644 --- a/modules/Admin/Language/fr/Navigation.php +++ b/modules/Admin/Language/fr/Navigation.php @@ -12,13 +12,14 @@ return [ 'toggle_sidebar' => 'Afficher ou cacher la barre latérale', 'go_to_website' => 'Aller au site', 'go_to_admin' => 'Aller à l’admin', + 'not-authorized' => 'Non autorisé', 'dashboard' => 'Tableau de bord', 'admin' => 'Accueil', 'podcasts' => 'Podcasts', 'podcast-list' => 'Tous les podcasts', 'podcast-create' => 'Créer un podcast', - 'all-podcast-imports' => 'All Podcast imports', - 'podcast-imports-add' => 'Import a podcast', + 'all-podcast-imports' => 'Tous les imports de Podcast', + 'podcast-imports-add' => 'Importer un podcast', 'persons' => 'Intervenants', 'person-list' => 'Tous les intervenants', 'person-create' => 'Créer un intervenant', diff --git a/modules/Admin/Language/fr/Platforms.php b/modules/Admin/Language/fr/Platforms.php index b72147cc..3e2f9eee 100644 --- a/modules/Admin/Language/fr/Platforms.php +++ b/modules/Admin/Language/fr/Platforms.php @@ -10,21 +10,21 @@ declare(strict_types=1); return [ 'title' => [ - 'podcasting' => 'Podcasting platforms', - 'social' => 'Social networks', - 'funding' => 'Funding links', + 'podcasting' => 'Plateformes de Podcasting', + 'social' => 'Réseaux sociaux', + 'funding' => 'Liens de financement', ], - 'website' => 'Website', + 'website' => 'Site web', 'home_url' => 'Aller au site {platformName}', - 'register' => 'Register', + 'register' => 'S\'inscrire', 'submit_url' => 'Soumettez votre podcast sur {platformName}', - 'your_link' => 'Your link', + 'your_link' => 'Votre lien', 'your_id' => [ - 'podcasting' => 'Your ID', - 'social' => 'Your ID', - 'funding' => 'Your CTA', + 'podcasting' => 'Votre identifiant', + 'social' => 'Votre identifiant', + 'funding' => 'Votre CTA', ], - 'your_cta' => 'Your call to action', + 'your_cta' => 'Votre appel à l\'action', 'visible' => 'Afficher sur la page d’accueil du podcast ?', 'on_embed' => 'Afficher sur le lecteur intégré ?', 'remove' => 'Supprimer {platformName}', diff --git a/modules/Admin/Language/fr/Podcast.php b/modules/Admin/Language/fr/Podcast.php index c689f8cd..52b70e0b 100644 --- a/modules/Admin/Language/fr/Podcast.php +++ b/modules/Admin/Language/fr/Podcast.php @@ -13,7 +13,7 @@ return [ 'no_podcast' => 'Aucun podcast trouvé !', 'create' => 'Créer un podcast', 'import' => 'Importer un podcast', - 'all_imports' => 'Podcast imports', + 'all_imports' => 'Imports de podcasts', 'new_episode' => 'Créer un épisode', 'view' => 'Voir le podcast', 'edit' => 'Modifier le podcast', @@ -22,7 +22,7 @@ return [ 'delete' => 'Supprimer le podcast', 'see_episodes' => 'Voir les épisodes', 'see_contributors' => 'Voir les contributeurs', - 'monetization_other' => 'Other monetization', + 'monetization_other' => 'Autres monétisations', 'go_to_page' => 'Aller à la page', 'latest_episodes' => 'Derniers épisodes', 'see_all_episodes' => 'Voir tous les épisodes', @@ -58,7 +58,7 @@ return [ 'form' => [ 'identity_section_title' => 'Informations sur le Podcast', 'identity_section_subtitle' => 'Ces champs vous permettent de vous faire remarquer.', - 'fediverse_section_title' => 'Fediverse identity', + 'fediverse_section_title' => 'Identité dans le Fédivers', 'cover' => 'Couverture du podcast', 'cover_size_hint' => 'La couverture du podcast doit être carrée, avec au minimum 1400px de largeur et de hauteur.', @@ -74,7 +74,17 @@ return [ 'episodic' => 'Épisodique', 'episodic_hint' => 'Si les épisodes sont destinés à être consommés sans ordre spécifique. Les épisodes les plus récents seront présentés en premier.', 'serial' => 'Série', - 'serial_hint' => 'Si les épisodes sont destinés à être consommés dans un ordre séquentiel bien défini. Les épisodes les plus anciens seront présentés en premier.', + 'serial_hint' => 'Si les épisodes sont destinés à êtres lus dans un ordre séquentiel. Les épisodes seront présentés dans l’ordre de numérotation.', + ], + 'medium' => [ + 'label' => 'Médium', + 'hint' => 'Médium tel que représenté par la balise podcast:medium dans le flux RSS. Changer ceci peut changer la façon dont les lecteurs présentent votre flux.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Décrit un flux pour une émission de podcast.', + 'music' => 'Musique', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Livre audio', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', @@ -99,8 +109,8 @@ return [ 'owner_email' => 'E-mail du/de la propriétaire', 'owner_email_hint' => 'Utilisé par la plupart des plateformes pour vérifier la propriété du podcast. Visible dans le flux RSS public.', - 'is_owner_email_removed_from_feed' => 'Remove the owner email from the public RSS feed', - 'is_owner_email_removed_from_feed_hint' => 'You may need to temporarily unhide the email so that a directory can verify your podcast ownership.', + 'is_owner_email_removed_from_feed' => 'Retirer l\'email du propriétaire du flux RSS publique', + 'is_owner_email_removed_from_feed_hint' => 'Il se peut que vous deviez temporairement exposer l’email pour qu\'un index puisse valider la propriété de votre podcast.', 'publisher' => 'Éditeur / Éditrice', 'publisher_hint' => 'Le groupe responsable de la création du podcast. Fait souvent référence à la société mère ou au réseau d’un podcast. Ce champ est parfois appelé « Auteur ».', @@ -116,7 +126,7 @@ return [ 'premium_by_default' => 'Les épisodes doivent être définis comme premium par défaut', 'premium_by_default_hint' => 'Les épisodes de Podcast seront marqués comme premium par défaut. Vous pouvez toujours choisir de définir certains épisodes, bandes-annonces ou bonus comme publics.', 'op3' => 'Open Podcast Prefix Project (OP3)', - 'op3_link' => 'Visit your OP3 dashboard (external link)', + 'op3_link' => 'Visitez votre tableau de bord OP3 (lien externe)', 'op3_hint' => 'Valorisez vos données d\'analyse avec OP3, un service d\'analyse tiers open source et de confiance. Partagez, validez et comparez vos données analytiques avec l\'écosystème de podcasting ouvert.', 'op3_enable' => 'Activer le service d\'analyse OP3', 'op3_enable_hint' => 'Pour des raisons de sécurité, les données d\'analyse des épisodes premium ne seront pas partagées avec OP3.', @@ -301,12 +311,12 @@ return [ 'no_episode' => 'Aucun épisode trouvé !', 'follow' => 'Suivre', 'followers' => '{numberOfFollowers, plural, - one {# follower} - other {# followers} + one {# abonné·e} + other {# abonné·e·s} }', 'posts' => '{numberOfPosts, plural, - one {# post} - other {# posts} + one {# publication} + other {# publications} }', 'activity' => 'Activité', 'episodes' => 'Épisodes', diff --git a/modules/Admin/Language/fr/PodcastNavigation.php b/modules/Admin/Language/fr/PodcastNavigation.php index f18cb92c..f02631d4 100644 --- a/modules/Admin/Language/fr/PodcastNavigation.php +++ b/modules/Admin/Language/fr/PodcastNavigation.php @@ -10,13 +10,13 @@ declare(strict_types=1); return [ 'go_to_page' => 'Aller à la page du podcast', - 'rss_feed' => 'RSS feed', + 'rss_feed' => 'Flux RSS', 'dashboard' => 'Tableau de bord du podcast', 'podcast-view' => 'Accueil', 'podcast-edit' => 'Modifier le podcast', 'podcast-persons-manage' => 'Gestion des intervenants', - 'podcast-imports' => 'Podcast imports', - 'podcast-imports-sync' => 'Sync feeds', + 'podcast-imports' => 'Imports de podcasts', + 'podcast-imports-sync' => 'Synchronisation des flux', 'episodes' => 'Épisodes', 'episode-list' => 'Tous les épisodes', 'episode-create' => 'Créer un épisode', @@ -28,15 +28,15 @@ return [ 'podcast-analytics-players' => 'Lecteurs', 'podcast-analytics-listening-time' => 'Durée d’écoute', 'podcast-analytics-time-periods' => 'Périodes', - 'monetization' => 'Monetization', + 'monetization' => 'Monétisation', 'subscription-list' => 'Tous les abonnements', 'subscription-create' => 'Ajouter un abonnement', 'contributors' => 'Contributeurs', 'contributor-list' => 'Tous les contributeurs', 'contributor-add' => 'Ajouter un contributeur', - 'broadcast' => 'Broadcast', - 'platforms-podcasting' => 'Podcasting apps', + 'broadcast' => 'Diffusion', + 'platforms-podcasting' => 'Apps de Podcasting', 'platforms-social' => 'Réseaux sociaux', - 'platforms-funding' => 'Funding links', - 'podcast-monetization-other' => 'Other', + 'platforms-funding' => 'Liens de financement', + 'podcast-monetization-other' => 'Autre', ]; diff --git a/modules/Admin/Language/fr2/Episode.php b/modules/Admin/Language/fr2/Episode.php index 52ab28fd..98838164 100644 --- a/modules/Admin/Language/fr2/Episode.php +++ b/modules/Admin/Language/fr2/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapitrage', diff --git a/modules/Admin/Language/fr2/Podcast.php b/modules/Admin/Language/fr2/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/fr2/Podcast.php +++ b/modules/Admin/Language/fr2/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/fr_CA/Episode.php b/modules/Admin/Language/fr_CA/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/fr_CA/Episode.php +++ b/modules/Admin/Language/fr_CA/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/fr_CA/Podcast.php b/modules/Admin/Language/fr_CA/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/fr_CA/Podcast.php +++ b/modules/Admin/Language/fr_CA/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/gd/Episode.php b/modules/Admin/Language/gd/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/gd/Episode.php +++ b/modules/Admin/Language/gd/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/gd/Podcast.php b/modules/Admin/Language/gd/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/gd/Podcast.php +++ b/modules/Admin/Language/gd/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/gl/Episode.php b/modules/Admin/Language/gl/Episode.php index a38dd8ba..00919216 100644 --- a/modules/Admin/Language/gl/Episode.php +++ b/modules/Admin/Language/gl/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Nome da localización e enderezo', 'location_name_hint' => 'Pode ser unha localización real ou ficticia', 'transcript' => 'Transcrición (subtítulos / texto descritivo)', - 'transcript_hint' => 'Só admite .srt', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Descargar transcrición', - 'transcript_file' => 'Fichero da transcrición (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'URL remoto da transcrición', 'transcript_file_delete' => 'Eliminar ficheiro coa transcrición', 'chapters' => 'Capítulos', diff --git a/modules/Admin/Language/gl/Podcast.php b/modules/Admin/Language/gl/Podcast.php index af958427..41286a1d 100644 --- a/modules/Admin/Language/gl/Podcast.php +++ b/modules/Admin/Language/gl/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Recurrente', 'episodic_hint' => 'Se os episodios non teñen unha orde predeterminada para ser escoitados. Os novos episodios serán mostrados antes.', 'serial' => 'Serie', - 'serial_hint' => 'Se os episodios teñen unha orde secuencial establecida. Os episodios máis antigos aparecerán primeiro.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Descrición', 'classification_section_title' => 'Clasificación', diff --git a/modules/Admin/Language/id/Episode.php b/modules/Admin/Language/id/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/id/Episode.php +++ b/modules/Admin/Language/id/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/id/Podcast.php b/modules/Admin/Language/id/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/id/Podcast.php +++ b/modules/Admin/Language/id/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/it/Episode.php b/modules/Admin/Language/it/Episode.php index 28a890d0..a583463a 100644 --- a/modules/Admin/Language/it/Episode.php +++ b/modules/Admin/Language/it/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/it/Podcast.php b/modules/Admin/Language/it/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/it/Podcast.php +++ b/modules/Admin/Language/it/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/ja/Episode.php b/modules/Admin/Language/ja/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/ja/Episode.php +++ b/modules/Admin/Language/ja/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/ja/Podcast.php b/modules/Admin/Language/ja/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/ja/Podcast.php +++ b/modules/Admin/Language/ja/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/kk/Episode.php b/modules/Admin/Language/kk/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/kk/Episode.php +++ b/modules/Admin/Language/kk/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/kk/Podcast.php b/modules/Admin/Language/kk/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/kk/Podcast.php +++ b/modules/Admin/Language/kk/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/ko/Episode.php b/modules/Admin/Language/ko/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/ko/Episode.php +++ b/modules/Admin/Language/ko/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/ko/Podcast.php b/modules/Admin/Language/ko/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/ko/Podcast.php +++ b/modules/Admin/Language/ko/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/nl/Episode.php b/modules/Admin/Language/nl/Episode.php index 887e484a..9aa9d9d7 100644 --- a/modules/Admin/Language/nl/Episode.php +++ b/modules/Admin/Language/nl/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'Dit kan een echte of fictieve locatie zijn', 'transcript' => 'Transcript (ondertiteling / gesloten ondertitels)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Transcriptie downloaden', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Hoofdstukken', diff --git a/modules/Admin/Language/nl/Podcast.php b/modules/Admin/Language/nl/Podcast.php index 06013066..6daad4e6 100644 --- a/modules/Admin/Language/nl/Podcast.php +++ b/modules/Admin/Language/nl/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Omschrijving', 'classification_section_title' => 'Classificatie', diff --git a/modules/Admin/Language/nn-NO/Episode.php b/modules/Admin/Language/nn-NO/Episode.php index 7c074911..e8ec8c80 100644 --- a/modules/Admin/Language/nn-NO/Episode.php +++ b/modules/Admin/Language/nn-NO/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Stadnamn eller adresse', 'location_name_hint' => 'Dette kan vera ein verkeleg eller oppdikta stad', 'transcript' => 'Transkribering (undertitlar eller teksting)', - 'transcript_hint' => 'Berre .srt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Last ned transkriberinga', - 'transcript_file' => 'Transkriberingsfil (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Ekstern URL for teksting', 'transcript_file_delete' => 'Slett transkriberingsfila', 'chapters' => 'Kapittel', diff --git a/modules/Admin/Language/nn-NO/Podcast.php b/modules/Admin/Language/nn-NO/Podcast.php index 782a04d6..eb12a113 100644 --- a/modules/Admin/Language/nn-NO/Podcast.php +++ b/modules/Admin/Language/nn-NO/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Med episodar', 'episodic_hint' => 'Viss det er meininga at episodane skal kunna lyttast til uansett rekkjefylgje. Dei nyaste episodane blir presenterte fyrst.', 'serial' => 'I serie', - 'serial_hint' => 'Viss det er meininga at episodane skal koma i ei bestemt rekkjefylgje. Dei eldste episodane blir presenterte fyrst.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Skildring', 'classification_section_title' => 'Klassifisering', diff --git a/modules/Admin/Language/oc/Episode.php b/modules/Admin/Language/oc/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/oc/Episode.php +++ b/modules/Admin/Language/oc/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/oc/Podcast.php b/modules/Admin/Language/oc/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/oc/Podcast.php +++ b/modules/Admin/Language/oc/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/pl/Episode.php b/modules/Admin/Language/pl/Episode.php index de847425..07987a22 100644 --- a/modules/Admin/Language/pl/Episode.php +++ b/modules/Admin/Language/pl/Episode.php @@ -141,9 +141,9 @@ return [ 'location_name' => 'Nazwa lub adres lokalizacji', 'location_name_hint' => 'Może to być prawdziwa lub fikcyjna lokalizacja', 'transcript' => 'Transkrypcja (napisy / podpisy kodowane)', - 'transcript_hint' => 'Dozwolone tylko .srt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Pobierz transkrypcję', - 'transcript_file' => 'Plik transkrypcji (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Zdalny adres URL dla transkrypcji', 'transcript_file_delete' => 'Usuń plik transkrypcji', 'chapters' => 'Rozdziały', diff --git a/modules/Admin/Language/pl/Podcast.php b/modules/Admin/Language/pl/Podcast.php index d450e376..748d89a7 100644 --- a/modules/Admin/Language/pl/Podcast.php +++ b/modules/Admin/Language/pl/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Epizodyczny', 'episodic_hint' => 'Jeśli odcinki mają być pobierane bez określonej kolejności. Najnowsze odcinki zostaną zaprezentowane jako pierwsze.', 'serial' => 'Seryjny', - 'serial_hint' => 'Jeśli odcinki mają być pobierane w kolejności sekwencyjnej. Jako pierwsze zostaną zaprezentowane najstarsze odcinki.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Opis', 'classification_section_title' => 'Klasyfikacja', diff --git a/modules/Admin/Language/pt-BR/Episode.php b/modules/Admin/Language/pt-BR/Episode.php index f62d56ed..427f9092 100644 --- a/modules/Admin/Language/pt-BR/Episode.php +++ b/modules/Admin/Language/pt-BR/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Nome ou endereço da localização', 'location_name_hint' => 'Esta pode ser uma localização real ou fictícia', 'transcript' => 'Transcrição (legendas / legendas ocultas)', - 'transcript_hint' => 'Somente .srt são permitidos.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Baixar transcrição', - 'transcript_file' => 'Arquivo de transcrição (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'URL remoto para transcrição', 'transcript_file_delete' => 'Excluir arquivo de transcrição', 'chapters' => 'Capítulos', diff --git a/modules/Admin/Language/pt-BR/Podcast.php b/modules/Admin/Language/pt-BR/Podcast.php index 17d2289b..496313c3 100644 --- a/modules/Admin/Language/pt-BR/Podcast.php +++ b/modules/Admin/Language/pt-BR/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episódico', 'episodic_hint' => 'Se os episódios são destinados a serem consumidos sem qualquer ordem específica. Os episódios mais recentes serão apresentados primeiro.', 'serial' => 'Serial', - 'serial_hint' => 'Se os episódios são destinados a serem consumidos em ordem sequencial. Os episódios mais antigos serão apresentados primeiro.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Descrição', 'classification_section_title' => 'Classificação', diff --git a/modules/Admin/Language/pt/Episode.php b/modules/Admin/Language/pt/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/pt/Episode.php +++ b/modules/Admin/Language/pt/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/pt/Podcast.php b/modules/Admin/Language/pt/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/pt/Podcast.php +++ b/modules/Admin/Language/pt/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/ro/Episode.php b/modules/Admin/Language/ro/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/ro/Episode.php +++ b/modules/Admin/Language/ro/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/ro/Podcast.php b/modules/Admin/Language/ro/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/ro/Podcast.php +++ b/modules/Admin/Language/ro/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/ru/Episode.php b/modules/Admin/Language/ru/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/ru/Episode.php +++ b/modules/Admin/Language/ru/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/ru/Podcast.php b/modules/Admin/Language/ru/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/ru/Podcast.php +++ b/modules/Admin/Language/ru/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/sk/Episode.php b/modules/Admin/Language/sk/Episode.php index 47232c53..ac561290 100644 --- a/modules/Admin/Language/sk/Episode.php +++ b/modules/Admin/Language/sk/Episode.php @@ -143,9 +143,9 @@ return [ 'location_name' => 'Názov oblasti alebo adresa', 'location_name_hint' => 'Môže to byť skutočné alebo vymyslené miesto', 'transcript' => 'Prepis (titulky / skryté titulky)', - 'transcript_hint' => 'Povolené sú len súbory .srt.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Stiahnuť prepis', - 'transcript_file' => 'Súbor s prepisom (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Vzdialená adresa Url s prepisom', 'transcript_file_delete' => 'Vymazať súbor s prepisom', 'chapters' => 'Kapitoly', diff --git a/modules/Admin/Language/sk/Podcast.php b/modules/Admin/Language/sk/Podcast.php index a3e8fa84..e8870f61 100644 --- a/modules/Admin/Language/sk/Podcast.php +++ b/modules/Admin/Language/sk/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Epizodický', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Popis', 'classification_section_title' => 'Zaradenie', diff --git a/modules/Admin/Language/sr_Latn/Episode.php b/modules/Admin/Language/sr_Latn/Episode.php index 123288cc..9ac56547 100644 --- a/modules/Admin/Language/sr_Latn/Episode.php +++ b/modules/Admin/Language/sr_Latn/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Ime ili adresa lokacije', 'location_name_hint' => 'Ovo može biti prava ili fiktivna lokacija', 'transcript' => 'Transkript (titlovi)', - 'transcript_hint' => 'Samo .srt datoteke su dozvoljene.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Preuzmi transkript', - 'transcript_file' => 'Datoteka transkripta (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Udaljeni Url za transkript', 'transcript_file_delete' => 'Obriši datoteku transkripta', 'chapters' => 'Poglavlja', diff --git a/modules/Admin/Language/sr_Latn/Podcast.php b/modules/Admin/Language/sr_Latn/Podcast.php index a6514a50..52b4fba3 100644 --- a/modules/Admin/Language/sr_Latn/Podcast.php +++ b/modules/Admin/Language/sr_Latn/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Epizodno', 'episodic_hint' => 'Ukoliko su epizode namenjene za konzumiranje bez nekog specifičnog reda. Najnovija epizoda će biti predstavljena prva u redosledu.', 'serial' => 'Serijski', - 'serial_hint' => 'Ukoliko su epizode namenjene za konzumiranje specifičnim redom. Najstarija epizoda će biti predstavljena prva u redosledu.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Opis', 'classification_section_title' => 'Klasifikacija', diff --git a/modules/Admin/Language/sv/Episode.php b/modules/Admin/Language/sv/Episode.php index 8df284a2..38c7b20c 100644 --- a/modules/Admin/Language/sv/Episode.php +++ b/modules/Admin/Language/sv/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Platsnamn eller adress', 'location_name_hint' => 'Detta kan vara en verklig eller fiktiv plats', 'transcript' => 'Avskrift (undertexter / undertexter)', - 'transcript_hint' => 'Endast .srt är tillåtna.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Ladda ner avskrift', - 'transcript_file' => 'Avskrift av fil (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Fjärr-URL för avskrift', 'transcript_file_delete' => 'Ta bort avskrift', 'chapters' => 'Kapitel', diff --git a/modules/Admin/Language/sv/Podcast.php b/modules/Admin/Language/sv/Podcast.php index 265e8889..19d3c415 100644 --- a/modules/Admin/Language/sv/Podcast.php +++ b/modules/Admin/Language/sv/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'Om avsnitt är avsedda att konsumeras utan någon specifik ordning. Nyaste avsnitt kommer att presenteras först.', 'serial' => 'Serie', - 'serial_hint' => 'Om avsnitt är avsedda att konsumeras i sekventiell ordning. De äldsta avsnitten kommer att presenteras först.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Beskrivning', 'classification_section_title' => 'Klassificering', diff --git a/modules/Admin/Language/uk/Episode.php b/modules/Admin/Language/uk/Episode.php index 1a5e57a4..4fa846e3 100644 --- a/modules/Admin/Language/uk/Episode.php +++ b/modules/Admin/Language/uk/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real or fictional location', 'transcript' => 'Transcript (subtitles / closed captions)', - 'transcript_hint' => 'Only .srt are allowed.', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => 'Download transcript', - 'transcript_file' => 'Transcript file (.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', 'chapters' => 'Chapters', diff --git a/modules/Admin/Language/uk/Podcast.php b/modules/Admin/Language/uk/Podcast.php index 3a2edc64..d02b6cf4 100644 --- a/modules/Admin/Language/uk/Podcast.php +++ b/modules/Admin/Language/uk/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => 'Episodic', 'episodic_hint' => 'If episodes are intended to be consumed without any specific order. Newest episodes will be presented first.', 'serial' => 'Serial', - 'serial_hint' => 'If episodes are intended to be consumed in sequential order. The oldest episodes will be presented first.', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => 'Description', 'classification_section_title' => 'Classification', diff --git a/modules/Admin/Language/zh-Hans/Episode.php b/modules/Admin/Language/zh-Hans/Episode.php index 7ca92c0c..49061df4 100644 --- a/modules/Admin/Language/zh-Hans/Episode.php +++ b/modules/Admin/Language/zh-Hans/Episode.php @@ -139,9 +139,9 @@ return [ 'location_name' => '位置名称或地址', 'location_name_hint' => '真或假位置都可以', 'transcript' => '字幕(字幕/隐藏字幕)', - 'transcript_hint' => '仅允许使用 .srt。', + 'transcript_hint' => 'Only .srt or .vtt are allowed.', 'transcript_download' => '下载字幕', - 'transcript_file' => '字幕文件(.srt)', + 'transcript_file' => 'Transcript file (.srt or .vtt)', 'transcript_remote_url' => '用于字幕的网址', 'transcript_file_delete' => '删除字幕文件', 'chapters' => '章节', diff --git a/modules/Admin/Language/zh-Hans/Podcast.php b/modules/Admin/Language/zh-Hans/Podcast.php index 6e0c79c5..96515daf 100644 --- a/modules/Admin/Language/zh-Hans/Podcast.php +++ b/modules/Admin/Language/zh-Hans/Podcast.php @@ -74,7 +74,17 @@ return [ 'episodic' => '剧集', 'episodic_hint' => '如果在没有任何特定情况下进行剧集排序。那么最新剧集优先显示。', 'serial' => '系列', - 'serial_hint' => '如果指定剧集排序方式。那么最久剧集将优先显示。', + 'serial_hint' => 'If episodes are intended to be consumed in sequential order. Episodes will be presented in numeric order.', + ], + 'medium' => [ + 'label' => 'Medium', + 'hint' => 'Medium as represented by podcast:medium tag in RSS. Changing this may change how players present your feed.', + 'podcast' => 'Podcast', + 'podcast_hint' => 'Describes a feed for a podcast show.', + 'music' => 'Music', + 'music_hint' => 'A feed of music organized into an "album" with each item a song within the album.', + 'audiobook' => 'Audiobook', + 'audiobook_hint' => 'Specific types of audio with one item per feed, or where items represent chapters within the book.', ], 'description' => '描述', 'classification_section_title' => '分类', diff --git a/modules/PodcastImport/Language/fr/PodcastImport.php b/modules/PodcastImport/Language/fr/PodcastImport.php index 8bf494d3..2d2c4ebf 100644 --- a/modules/PodcastImport/Language/fr/PodcastImport.php +++ b/modules/PodcastImport/Language/fr/PodcastImport.php @@ -10,57 +10,57 @@ declare(strict_types=1); return [ 'banner' => [ - 'disclaimer' => 'Importing', - 'text' => '{podcastTitle} is currently being imported.', - 'cta' => 'See import status', + 'disclaimer' => 'Importation', + 'text' => '{podcastTitle} est actuellement en cours d\'import.', + 'cta' => 'Voir l\'état d\'import', ], - 'old_podcast_section_title' => 'The podcast to import', - 'old_podcast_legal_disclaimer_title' => 'Legal disclaimer', + 'old_podcast_section_title' => 'Le podcast à importer', + 'old_podcast_legal_disclaimer_title' => 'Avertissement légal', 'old_podcast_legal_disclaimer' => - 'Make sure you own the rights for this podcast before importing it. Copying and broadcasting a podcast without the proper rights is piracy and is liable to prosecution.', - 'imported_feed_url' => 'Feed URL', - 'imported_feed_url_hint' => 'The feed must be in xml or rss format.', - 'new_podcast_section_title' => 'The new podcast', + 'Assurez-vous d’être détenteur des droits du podcast avant de l’importer. Copier et diffuser un podcast sans en détenir les droits est assimilable à de la contrefaçon et est passible de poursuites.', + 'imported_feed_url' => 'Adresse du flux', + 'imported_feed_url_hint' => 'Le flux doit être au format xml ou rss.', + 'new_podcast_section_title' => 'Le nouveau podcast', 'lock_import' => - 'This feed is protected. You cannot import it. If you are the owner, unlock it on the origin platform.', - 'submit' => 'Add import to queue', + 'Ce flux est protégé. Vous ne pouvez pas l’importer. Si en vous êtes le propriétaire, déverrouillez-le sur la plate-forme d’origine.', + 'submit' => 'Ajouter l\'import à la file d\'attente', 'queue' => [ 'status' => [ - 'label' => 'Status', - 'queued' => 'queued', - 'queued_hint' => 'Import task is awaiting to be processed.', - 'canceled' => 'canceled', - 'canceled_hint' => 'Import task was canceled.', - 'running' => 'running', - 'running_hint' => 'Import task is being processed.', - 'failed' => 'failed', - 'failed_hint' => 'Import task could not complete: script failure.', - 'passed' => 'passed', - 'passed_hint' => 'Import task was completed successfully!', + 'label' => 'État', + 'queued' => 'en attente', + 'queued_hint' => 'L’import est dans la file d’attente.', + 'canceled' => 'annulé', + 'canceled_hint' => 'L’import a été annulé.', + 'running' => 'en cours', + 'running_hint' => 'L’import est en cours de traitement.', + 'failed' => 'échec', + 'failed_hint' => 'L’import n’a pas pu se terminer : échec du script.', + 'passed' => 'succès', + 'passed_hint' => 'L’import a été complété avec succès !', ], - 'feed' => 'Feed', - 'duration' => 'Import duration', - 'imported_episodes' => 'Imported episodes', + 'feed' => 'Flux', + 'duration' => 'Durée de l’import', + 'imported_episodes' => 'Épisodes importés', 'imported_episodes_hint' => '{newlyImportedCount} newly imported, {alreadyImportedCount} already imported.', 'actions' => [ - 'cancel' => 'Cancel', - 'retry' => 'Retry', - 'delete' => 'Delete', + 'cancel' => 'Annuler', + 'retry' => 'Réessayer', + 'delete' => 'Supprimer', ], ], 'syncForm' => [ - 'title' => 'Synchronize feeds', - 'feed_url' => 'Feed URL', - 'feed_url_hint' => 'The feed URL you want to synchronize with the current podcast.', - 'submit' => 'Add to queue', + 'title' => 'Synchroniser les flux', + 'feed_url' => 'Adresse du flux', + 'feed_url_hint' => 'L\'URL du flux que vous voulez synchroniser avec le podcast actuel.', + 'submit' => 'Ajouter à la file d\'attente', ], 'messages' => [ - 'canceled' => 'Import task has been successfully canceled!', - 'notRunning' => 'Cannot cancel Import Task as it is not running.', - 'alreadyRunning' => 'Import Task is already running. You may cancel it before retrying.', - 'retried' => 'Import task has been queued, it will be retried shortly!', - 'deleted' => 'Import task has been successfully deleted!', - 'importTaskQueued' => 'An new task has been queued, import will start shortly!', - 'syncTaskQueued' => 'A new import task has been queued, synchronization will start shortly!', + 'canceled' => 'L’import a été annulé avec succès !', + 'notRunning' => 'Impossible d’annuler l’import car il n’est pas en cours d’exécution.', + 'alreadyRunning' => 'L’import est déjà en cours d’exécution. Vous devez l’annuler avant de réessayer.', + 'retried' => 'L’import a été placé dans la file d’attente, il sera exécuté sous peu !', + 'deleted' => 'L’import a bien été supprimé !', + 'importTaskQueued' => 'Une nouvelle tâche a été mise attente, l’import va bientôt commencer !', + 'syncTaskQueued' => 'Une nouvelle tâche a été mise attente, la synchronisation va bientôt commencer !', ], ]; diff --git a/modules/PremiumPodcasts/Language/fr/Subscription.php b/modules/PremiumPodcasts/Language/fr/Subscription.php index cbeb3713..f760c1ae 100644 --- a/modules/PremiumPodcasts/Language/fr/Subscription.php +++ b/modules/PremiumPodcasts/Language/fr/Subscription.php @@ -34,7 +34,7 @@ return [ 'email' => 'Adresse e-mail', 'expiration_date' => 'Date d\'expiration', 'expiration_date_hint' => 'La date et l\'heure à laquelle l\'abonnement expire. Laissez vide pour un abonnement illimité.', - 'submit_create' => 'Create subscription', + 'submit_create' => 'Créer un abonnement', 'submit_edit' => 'Modifier l\'inscription', ], 'form_link_add' => [