diff --git a/app/Language/it/Episode.php b/app/Language/it/Episode.php index d06d4b18..b9b77931 100644 --- a/app/Language/it/Episode.php +++ b/app/Language/it/Episode.php @@ -31,15 +31,15 @@ return [ 'all_podcast_episodes' => 'Tutti gli episodi del podcast', 'back_to_podcast' => 'Torna a podcast', 'preview' => [ - 'title' => 'Preview', - 'not_published' => 'Not published', + 'title' => 'Anteprima', + 'not_published' => 'Non pubblicato', '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 {Questo episodio non è ancora stato pubblicato.} + scheduled {Questo episodio sarà pubblicato il {publication_date}.} + with_podcast {Questo episodio sarà pubblicato in contemporanea al podcast.} + other {Questo episodio non è ancora stato pubblicato.} }', - 'publish' => 'Publish', - 'publish_edit' => 'Edit publication', + 'publish' => 'Pubblica', + 'publish_edit' => 'Modifica pubblicazione', ], ]; diff --git a/app/Language/it/Podcast.php b/app/Language/it/Podcast.php index 933eb3d2..3099cfea 100644 --- a/app/Language/it/Podcast.php +++ b/app/Language/it/Podcast.php @@ -25,7 +25,7 @@ return [ one {# post} other {# posts} }', - 'links' => 'Links', + 'links' => 'Link', 'activity' => 'Attività', 'episodes' => 'Episodi', 'episodes_title' => 'Episodi di {podcastTitle}', @@ -51,5 +51,5 @@ return [ other {# persons} }', 'persons_list' => 'Persone', - 'castopod_website' => 'Castopod (website)', + 'castopod_website' => 'Castopod (sito web)', ]; diff --git a/app/Language/ja/Comment.php b/app/Language/ja/Comment.php index 1dd8f5ea..48080eeb 100644 --- a/app/Language/ja/Comment.php +++ b/app/Language/ja/Comment.php @@ -9,13 +9,13 @@ declare(strict_types=1); */ return [ - 'title' => "{actorDisplayName}'s comment for {episodeTitle}", - 'back_to_comments' => 'Back to comments', + 'title' => "{actorDisplayName} の {episodeTitle} へのコメント", + 'back_to_comments' => 'コメントに戻る', 'form' => [ - 'episode_message_placeholder' => 'Write a comment…', - 'reply_to_placeholder' => 'Reply to @{actorUsername}', - 'submit' => 'Send', - 'submit_reply' => 'Reply', + 'episode_message_placeholder' => 'コメントを書く...', + 'reply_to_placeholder' => '@{actorUsername} に返信', + 'submit' => '送信', + 'submit_reply' => '返信する', ], 'likes' => '{numberOfLikes, plural, one {# like} @@ -25,10 +25,10 @@ return [ one {# reply} other {# replies} }', - 'like' => 'Like', - 'reply' => 'Reply', + 'like' => 'いいね', + 'reply' => '返信する', 'view_replies' => 'View replies ({numberOfReplies})', 'block_actor' => 'Block user @{actorUsername}', 'block_domain' => 'Block domain @{actorDomain}', - 'delete' => 'Delete comment', + 'delete' => 'コメントを削除する', ]; diff --git a/app/Language/ja/Common.php b/app/Language/ja/Common.php index 1258afcc..9e862c12 100644 --- a/app/Language/ja/Common.php +++ b/app/Language/ja/Common.php @@ -9,21 +9,21 @@ declare(strict_types=1); */ return [ - 'yes' => 'Yes', - 'no' => 'No', - 'cancel' => 'Cancel', + 'yes' => 'はい', + 'no' => 'いいえ', + 'cancel' => 'キャンセル', 'optional' => 'Optional', 'close' => 'Close', - 'home' => 'Home', + 'home' => 'ホーム', 'explicit' => 'Explicit', 'powered_by' => 'Powered by {castopod}', - 'go_back' => 'Go back', + 'go_back' => '戻る', 'play_episode_button' => [ - 'play' => 'Play', - 'playing' => 'Playing', + 'play' => '再生', + 'playing' => '再生中', ], - 'read_more' => 'Read more', - 'read_less' => 'Read less', + 'read_more' => '続きを読む', + 'read_less' => '閉じる', 'see_more' => 'See more', 'see_less' => 'See less', 'legal_notice' => 'Legal notice', diff --git a/app/Language/ja/Episode.php b/app/Language/ja/Episode.php index 44be8e38..6b01300d 100644 --- a/app/Language/ja/Episode.php +++ b/app/Language/ja/Episode.php @@ -9,29 +9,29 @@ declare(strict_types=1); */ return [ - 'season' => 'Season {seasonNumber}', + 'season' => 'シーズン {seasonNumber}', 'season_abbr' => 'S{seasonNumber}', - 'number' => 'Episode {episodeNumber}', + 'number' => 'エピソード {episodeNumber}', 'number_abbr' => 'Ep. {episodeNumber}', - 'season_episode' => 'Season {seasonNumber} episode {episodeNumber}', + 'season_episode' => 'シーズン {seasonNumber} エピソード {episodeNumber}', 'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}', 'persons' => '{personsCount, plural, one {# person} other {# persons} }', 'persons_list' => 'Persons', - 'back_to_episodes' => 'Back to episodes of {podcast}', - 'comments' => 'Comments', - 'activity' => 'Activity', + 'back_to_episodes' => '{podcast} のエピソードに戻る', + 'comments' => 'コメント', + 'activity' => 'アクティビティ', 'description' => 'Episode description', 'number_of_comments' => '{numberOfComments, plural, one {# comment} other {# comments} }', 'all_podcast_episodes' => 'All podcast episodes', - 'back_to_podcast' => 'Go back to podcast', + 'back_to_podcast' => 'ポッドキャストへ戻る', 'preview' => [ - 'title' => 'Preview', + 'title' => 'プレビュー', 'not_published' => 'Not published', 'text' => '{publication_status, select, published {This episode is not yet published.} @@ -39,7 +39,7 @@ return [ with_podcast {This episode will be published at the same time as the podcast.} other {This episode is not yet published.} }', - 'publish' => 'Publish', + 'publish' => '公開する', 'publish_edit' => 'Edit publication', ], ]; diff --git a/app/Language/ja/Fediverse.php b/app/Language/ja/Fediverse.php index 32f54c07..c94e62f3 100644 --- a/app/Language/ja/Fediverse.php +++ b/app/Language/ja/Fediverse.php @@ -12,10 +12,10 @@ return [ 'your_handle' => 'Your handle', 'your_handle_hint' => 'Enter the @username@domain you want to act from.', 'follow' => [ - 'label' => 'Follow', - 'title' => 'Follow {actorDisplayName}', + 'label' => 'フォロー', + 'title' => '{actorDisplayName} をフォロー', 'subtitle' => 'You are going to follow:', - 'accountNotFound' => 'The account could not be found.', + 'accountNotFound' => 'アカウントが見つかりませんでした', 'remoteFollowNotAllowed' => 'Seems like the account server does not allow remote follows…', 'submit' => 'Proceed to follow', ], diff --git a/app/Language/ja/Home.php b/app/Language/ja/Home.php index 1518239b..f6364647 100644 --- a/app/Language/ja/Home.php +++ b/app/Language/ja/Home.php @@ -9,12 +9,12 @@ declare(strict_types=1); */ return [ - 'all_podcasts' => 'All podcasts', - 'sort_by' => 'Sort by', + 'all_podcasts' => 'すべてのポッドキャスト', + 'sort_by' => '並べ替え', 'sort_options' => [ - 'activity' => 'Recent activity', - 'created_desc' => 'Newest first', - 'created_asc' => 'Oldest first', + 'activity' => '最近のアクティビティ', + 'created_desc' => '新しい順', + 'created_asc' => '古い順', ], - 'no_podcast' => 'No podcast found', + 'no_podcast' => 'ポッドキャストが見つかりません', ]; diff --git a/app/Language/ja/Post.php b/app/Language/ja/Post.php index 58d1cf80..1ad1c14c 100644 --- a/app/Language/ja/Post.php +++ b/app/Language/ja/Post.php @@ -18,8 +18,8 @@ return [ 'episode_message_placeholder' => 'Write a message for the episode…', 'episode_url_placeholder' => 'Episode URL', 'reply_to_placeholder' => 'Reply to @{actorUsername}', - 'submit' => 'Send', - 'submit_reply' => 'Reply', + 'submit' => '送信', + 'submit_reply' => '返信する', ], 'favourites' => '{numberOfFavourites, plural, one {# favourite} @@ -36,5 +36,5 @@ return [ 'expand' => 'Expand post', 'block_actor' => 'Block user @{actorUsername}', 'block_domain' => 'Block domain @{actorDomain}', - 'delete' => 'Delete post', + 'delete' => '投稿を削除', ]; diff --git a/app/Language/nl/Episode.php b/app/Language/nl/Episode.php index 4ddc503c..204081ee 100644 --- a/app/Language/nl/Episode.php +++ b/app/Language/nl/Episode.php @@ -31,15 +31,15 @@ return [ 'all_podcast_episodes' => 'Alle podcast afleveringen', 'back_to_podcast' => 'Terug naar podcast', 'preview' => [ - 'title' => 'Preview', - 'not_published' => 'Not published', + 'title' => 'Voorbeeld', + 'not_published' => 'Niet gepubliceerd', '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 {Deze aflevering is nog niet gepubliceerd.} + scheduled {Deze aflevering is gepland voor publicatie op {publication_date}} + with_podcast {Deze aflevering zal op hetzelfde moment als de podcast worden gepubliceerd} + other {Deze aflevering is nog niet gepubliceerd.} }', - 'publish' => 'Publish', - 'publish_edit' => 'Edit publication', + 'publish' => 'Publiceer', + 'publish_edit' => 'Publicatie bewerken', ], ]; diff --git a/app/Language/oc/Comment.php b/app/Language/oc/Comment.php index 1dd8f5ea..137f027e 100644 --- a/app/Language/oc/Comment.php +++ b/app/Language/oc/Comment.php @@ -9,26 +9,26 @@ declare(strict_types=1); */ return [ - 'title' => "{actorDisplayName}'s comment for {episodeTitle}", - 'back_to_comments' => 'Back to comments', + 'title' => "Lo comentari de {actorDisplayName} per {episodeTitle}", + 'back_to_comments' => 'Tornar als comentaris', 'form' => [ - 'episode_message_placeholder' => 'Write a comment…', - 'reply_to_placeholder' => 'Reply to @{actorUsername}', - 'submit' => 'Send', - 'submit_reply' => 'Reply', + 'episode_message_placeholder' => 'Escriure un comentari…', + 'reply_to_placeholder' => 'Respondre @{actorUsername}', + 'submit' => 'Enviar', + 'submit_reply' => 'Respondre', ], 'likes' => '{numberOfLikes, plural, - one {# like} - other {# likes} + one {# m\'agrada} + other {# m\'agrada} }', 'replies' => '{numberOfReplies, plural, - one {# reply} - other {# replies} + one {# responsa} + other {# responsas} }', - 'like' => 'Like', - 'reply' => 'Reply', - 'view_replies' => 'View replies ({numberOfReplies})', - 'block_actor' => 'Block user @{actorUsername}', - 'block_domain' => 'Block domain @{actorDomain}', - 'delete' => 'Delete comment', + 'like' => 'M\'agrada', + 'reply' => 'Respondre', + 'view_replies' => 'Veire las responsas ({numberOfReplies})', + 'block_actor' => 'Blocar l’utilizaire @{actorUsername}', + 'block_domain' => 'Blocar lo domeni @{actorDomain}', + 'delete' => 'Suprimir lo comentari', ]; diff --git a/app/Language/oc/Common.php b/app/Language/oc/Common.php index 1258afcc..fdb2bcde 100644 --- a/app/Language/oc/Common.php +++ b/app/Language/oc/Common.php @@ -9,22 +9,22 @@ declare(strict_types=1); */ return [ - 'yes' => 'Yes', - 'no' => 'No', - 'cancel' => 'Cancel', - 'optional' => 'Optional', - 'close' => 'Close', - 'home' => 'Home', + 'yes' => 'Òc', + 'no' => 'Non', + 'cancel' => 'Anullar', + 'optional' => 'Opcional', + 'close' => 'Tampar', + 'home' => 'Acuèlh', 'explicit' => 'Explicit', - 'powered_by' => 'Powered by {castopod}', - 'go_back' => 'Go back', + 'powered_by' => 'Propulsat per {castopod}', + 'go_back' => 'Tornar', 'play_episode_button' => [ - 'play' => 'Play', - 'playing' => 'Playing', + 'play' => 'Legir', + 'playing' => 'Lectura', ], - 'read_more' => 'Read more', - 'read_less' => 'Read less', - 'see_more' => 'See more', - 'see_less' => 'See less', - 'legal_notice' => 'Legal notice', + 'read_more' => 'Ne legir mai', + 'read_less' => 'Ne legir mens', + 'see_more' => 'Ne veire mai', + 'see_less' => 'Ne veire mens', + 'legal_notice' => 'Mencions legalas', ]; diff --git a/app/Language/oc/Episode.php b/app/Language/oc/Episode.php index 44be8e38..49caae7c 100644 --- a/app/Language/oc/Episode.php +++ b/app/Language/oc/Episode.php @@ -9,37 +9,37 @@ declare(strict_types=1); */ return [ - 'season' => 'Season {seasonNumber}', + 'season' => 'Sason {seasonNumber}', 'season_abbr' => 'S{seasonNumber}', - 'number' => 'Episode {episodeNumber}', + 'number' => 'Episòdi {episodeNumber}', 'number_abbr' => 'Ep. {episodeNumber}', - 'season_episode' => 'Season {seasonNumber} episode {episodeNumber}', + 'season_episode' => 'Sason {seasonNumber} episòdi {episodeNumber}', 'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}', 'persons' => '{personsCount, plural, - one {# person} - other {# persons} + one {# persona} + other {# personas} }', - 'persons_list' => 'Persons', - 'back_to_episodes' => 'Back to episodes of {podcast}', - 'comments' => 'Comments', - 'activity' => 'Activity', - 'description' => 'Episode description', + 'persons_list' => 'Personas', + 'back_to_episodes' => 'Tornar als episòdis de {podcast}', + 'comments' => 'Comentaris', + 'activity' => 'Activitat', + 'description' => 'Descripcion de l’episòdi', 'number_of_comments' => '{numberOfComments, plural, - one {# comment} - other {# comments} + one {# comentari} + other {# comentaris} }', - 'all_podcast_episodes' => 'All podcast episodes', - 'back_to_podcast' => 'Go back to podcast', + 'all_podcast_episodes' => 'Totes los episòdis del podcast', + 'back_to_podcast' => 'Tornar al podcast', 'preview' => [ - 'title' => 'Preview', - 'not_published' => 'Not published', + 'title' => 'Apercebut', + 'not_published' => 'Non publicat', '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 {Aqueste episòdi es pas encara publicat.} + scheduled {Aqueste episòdi es planificat per publicacion lo {publication_date}.} + with_podcast {Aqueste episòdi serà publicat al moment de la publicacion del podcast.} + other {Aqueste episòdi es pas encara publicat.} }', - 'publish' => 'Publish', - 'publish_edit' => 'Edit publication', + 'publish' => 'Publicar', + 'publish_edit' => 'Modificar la publicacion', ], ]; diff --git a/app/Language/oc/Fediverse.php b/app/Language/oc/Fediverse.php index 32f54c07..aacff9d4 100644 --- a/app/Language/oc/Fediverse.php +++ b/app/Language/oc/Fediverse.php @@ -9,29 +9,29 @@ declare(strict_types=1); */ return [ - 'your_handle' => 'Your handle', - 'your_handle_hint' => 'Enter the @username@domain you want to act from.', + 'your_handle' => 'Vòstre escais-nom', + 'your_handle_hint' => 'Picatz lo @escais@domeni amb qui volètz interagir.', 'follow' => [ - 'label' => 'Follow', - 'title' => 'Follow {actorDisplayName}', - 'subtitle' => 'You are going to follow:', - 'accountNotFound' => 'The account could not be found.', - 'remoteFollowNotAllowed' => 'Seems like the account server does not allow remote follows…', - 'submit' => 'Proceed to follow', + 'label' => 'Seguir', + 'title' => 'Seguir {actorDisplayName}', + 'subtitle' => 'Sètz a mand de seguir :', + 'accountNotFound' => 'Impossible de trobar lo compte.', + 'remoteFollowNotAllowed' => 'Sembla que lo servidor del compte permet pas lo seguiment a distància…', + 'submit' => 'Contunhar', ], 'favourite' => [ - 'title' => "Favourite {actorDisplayName}'s post", - 'subtitle' => 'You are going to favourite:', - 'submit' => 'Proceed to favourite', + 'title' => "Metre en favorit la publicacion de {actorDisplayName}", + 'subtitle' => 'Sètz a mand de metre en favorit :', + 'submit' => 'Contunhar', ], 'reblog' => [ - 'title' => "Share {actorDisplayName}'s post", - 'subtitle' => 'You are going to share:', - 'submit' => 'Proceed to share', + 'title' => "Partejar la publicacion de {actorDisplayName}", + 'subtitle' => 'Sètz a mand de partejar :', + 'submit' => 'Contunhar', ], 'reply' => [ - 'title' => "Reply to {actorDisplayName}'s post", - 'subtitle' => 'You are going to reply to:', - 'submit' => 'Proceed to reply', + 'title' => "Respondre a la publicacion de {actorDisplayName}", + 'subtitle' => 'Sètz a mand de respondre a :', + 'submit' => 'Contunhar', ], ]; diff --git a/app/Language/oc/Home.php b/app/Language/oc/Home.php index 1518239b..c0844914 100644 --- a/app/Language/oc/Home.php +++ b/app/Language/oc/Home.php @@ -9,12 +9,12 @@ declare(strict_types=1); */ return [ - 'all_podcasts' => 'All podcasts', - 'sort_by' => 'Sort by', + 'all_podcasts' => 'Totes los podcasts', + 'sort_by' => 'Triar per', 'sort_options' => [ - 'activity' => 'Recent activity', - 'created_desc' => 'Newest first', - 'created_asc' => 'Oldest first', + 'activity' => 'Activitat recenta', + 'created_desc' => 'Lo mai recent d’en primièr', + 'created_asc' => 'Lo mai vièlh d’en primièr', ], - 'no_podcast' => 'No podcast found', + 'no_podcast' => 'Cap de podcast pas trobat', ]; diff --git a/app/Language/oc/Page.php b/app/Language/oc/Page.php index 7cd60669..39fff7c8 100644 --- a/app/Language/oc/Page.php +++ b/app/Language/oc/Page.php @@ -9,9 +9,9 @@ declare(strict_types=1); */ return [ - 'back_to_home' => 'Back to home', + 'back_to_home' => 'Tornar a l’acuèlh', 'map' => [ - 'title' => 'Map', - 'description' => 'Discover podcast episodes on {siteName} that are placed on a map! Travel through the map and listen to episodes that talk about specific locations.', + 'title' => 'Mapa', + 'description' => 'Descobrissètz d’episòdis de podcast plaçats sus una mapa amb {siteName} ! Viatjatz sus una mapa del monde e escotatz d’episòdis mencionant de lòcs especifics.', ], ]; diff --git a/app/Language/oc/Podcast.php b/app/Language/oc/Podcast.php index 2798fcdd..dfd9c26c 100644 --- a/app/Language/oc/Podcast.php +++ b/app/Language/oc/Podcast.php @@ -9,47 +9,47 @@ declare(strict_types=1); */ return [ - 'feed' => 'RSS Podcast feed', - 'season' => 'Season {seasonNumber}', - 'list_of_episodes_year' => '{year} episodes ({episodeCount})', + 'feed' => 'Flux RSS del podcast', + 'season' => 'Sason {seasonNumber}', + 'list_of_episodes_year' => '{year} episòdis ({episodeCount})', 'list_of_episodes_season' => - 'Season {seasonNumber} episodes ({episodeCount})', - 'no_episode' => 'No episode found!', - 'follow' => 'Follow', - 'followTitle' => 'Follow {actorDisplayName} on the fediverse!', + 'Sason {seasonNumber} episòdis ({episodeCount})', + 'no_episode' => 'Cap d’episòdi pas trobat !', + 'follow' => 'Seguir', + 'followTitle' => 'Seguissètz {actorDisplayName} pell fedivèrs !', 'followers' => '{numberOfFollowers, plural, - one {# follower} - other {# followers} + one {# abonat} + other {# abonats} }', 'posts' => '{numberOfPosts, plural, - one {# post} - other {# posts} + one {# publicacion} + other {# publicacions} }', - 'links' => 'Links', - 'activity' => 'Activity', - 'episodes' => 'Episodes', - 'episodes_title' => 'Episodes of {podcastTitle}', - 'about' => 'About', + 'links' => 'Ligams', + 'activity' => 'Activitat', + 'episodes' => 'Episòdis', + 'episodes_title' => 'Episòdi de {podcastTitle}', + 'about' => 'A prepaus', 'stats' => [ - 'title' => 'Stats', + 'title' => 'Estatisticas', 'number_of_seasons' => '{0, plural, - one {# season} - other {# seasons} + one {# sason} + other {# sasons} }', 'number_of_episodes' => '{0, plural, - one {# episode} - other {# episodes} + one {# episòdi} + other {# episòdis} }', - 'first_published_at' => 'First episode published on {0, date, medium}', + 'first_published_at' => 'Primièr episòdi publicat lo {0, date, medium}', ], - 'sponsor' => 'Sponsor', - 'funding_links' => 'Funding links for {podcastTitle}', - 'find_on' => 'Find {podcastTitle} on', - 'listen_on' => 'Listen on', + 'sponsor' => 'Sosténer', + 'funding_links' => 'Ligams de finançament per {podcastTitle}', + 'find_on' => 'Trobatz {podcastTitle} sus', + 'listen_on' => 'Escotar sus', 'persons' => '{personsCount, plural, - one {# person} - other {# persons} + one {# persona} + other {# personas} }', - 'persons_list' => 'Persons', + 'persons_list' => 'Personas', 'castopod_website' => 'Castopod (website)', ]; diff --git a/app/Language/oc/Post.php b/app/Language/oc/Post.php index 58d1cf80..a3ab4ecb 100644 --- a/app/Language/oc/Post.php +++ b/app/Language/oc/Post.php @@ -9,32 +9,32 @@ declare(strict_types=1); */ return [ - 'title' => "{actorDisplayName}'s post", - 'back_to_actor_posts' => 'Back to {actor} posts', - 'actor_shared' => '{actor} shared', - 'reply_to' => 'Reply to @{actorUsername}', + 'title' => "Publicacion de {actorDisplayName}", + 'back_to_actor_posts' => 'Tornar a las publicacions de {actor}', + 'actor_shared' => '{actor} a partejat', + 'reply_to' => 'Respondre @{actorUsername}', 'form' => [ - 'message_placeholder' => 'Write a message…', - 'episode_message_placeholder' => 'Write a message for the episode…', - 'episode_url_placeholder' => 'Episode URL', - 'reply_to_placeholder' => 'Reply to @{actorUsername}', - 'submit' => 'Send', - 'submit_reply' => 'Reply', + 'message_placeholder' => 'Escriure un messatge…', + 'episode_message_placeholder' => 'Escriure un messatge per l’espisòdi…', + 'episode_url_placeholder' => 'URL de l’episòdi', + 'reply_to_placeholder' => 'Respondre @{actorUsername}', + 'submit' => 'Enviar', + 'submit_reply' => 'Respondre', ], 'favourites' => '{numberOfFavourites, plural, - one {# favourite} - other {# favourites} + one {# favorit} + other {# favorits} }', 'reblogs' => '{numberOfReblogs, plural, - one {# share} - other {# shares} + one {# partatge} + other {# partatges} }', 'replies' => '{numberOfReplies, plural, - one {# reply} - other {# replies} + one {# responsa} + other {# responsas} }', - 'expand' => 'Expand post', - 'block_actor' => 'Block user @{actorUsername}', - 'block_domain' => 'Block domain @{actorDomain}', - 'delete' => 'Delete post', + 'expand' => 'Espandir la publicacion', + 'block_actor' => 'Blocar l’utilizaire @{actorUsername}', + 'block_domain' => 'Blocar lo domeni @{actorDomain}', + 'delete' => 'Suprimir la publicacion', ]; diff --git a/docs/src/ar/index.md b/docs/src/ar/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/ar/index.md +++ b/docs/src/ar/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/br/index.md b/docs/src/br/index.md index 3da841c1..02738ead 100644 --- a/docs/src/br/index.md +++ b/docs/src/br/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/ca/index.md b/docs/src/ca/index.md index 9418ec77..93640310 100644 --- a/docs/src/ca/index.md +++ b/docs/src/ca/index.md @@ -185,30 +185,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -240,6 +240,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/da/index.md b/docs/src/da/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/da/index.md +++ b/docs/src/da/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/de/index.md b/docs/src/de/index.md index 8a611d95..b8f6140f 100644 --- a/docs/src/de/index.md +++ b/docs/src/de/index.md @@ -184,30 +184,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -239,6 +239,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/el/index.md b/docs/src/el/index.md index 799f81d6..c71137b8 100644 --- a/docs/src/el/index.md +++ b/docs/src/el/index.md @@ -184,30 +184,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -239,6 +239,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/es/index.md b/docs/src/es/index.md index c92df181..cf1c8e40 100644 --- a/docs/src/es/index.md +++ b/docs/src/es/index.md @@ -191,30 +191,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -246,6 +246,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/fa/index.md b/docs/src/fa/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/fa/index.md +++ b/docs/src/fa/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/fr/index.md b/docs/src/fr/index.md index 9b00e21c..5a8d9bdf 100644 --- a/docs/src/fr/index.md +++ b/docs/src/fr/index.md @@ -187,30 +187,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -242,6 +242,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/fr2/index.md b/docs/src/fr2/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/fr2/index.md +++ b/docs/src/fr2/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/fr_CA/index.md b/docs/src/fr_CA/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/fr_CA/index.md +++ b/docs/src/fr_CA/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/gd/index.md b/docs/src/gd/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/gd/index.md +++ b/docs/src/gd/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/gl/index.md b/docs/src/gl/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/gl/index.md +++ b/docs/src/gl/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/id/index.md b/docs/src/id/index.md index a6888700..58415ff2 100644 --- a/docs/src/id/index.md +++ b/docs/src/id/index.md @@ -184,30 +184,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -239,6 +239,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/it/getting-started/auth.md b/docs/src/it/getting-started/auth.md index 8f3b5dc8..18fb8027 100644 --- a/docs/src/it/getting-started/auth.md +++ b/docs/src/it/getting-started/auth.md @@ -44,45 +44,45 @@ definiti a due livelli: -## 2. Per podcast roles and permissions +## 2. Per i ruoli e le autorizzazioni del podcast -### Per podcast roles +### Per i ruoli del podcast -| role | description | permissions | -| ------ | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Admin | Has complete control of podcast #{id}. | \* | -| Editor | Manages content and publications of podcast #{id}. | view, edit, manage-import, manage-persons, manage-platforms, manage-publications, manage-notifications, interact-as, episodes.view, episodes.create, episodes.edit, episodes.delete, episodes.manage-persons, episodes.manage-clips, episodes.manage-publications, episodes.manage-comments | -| Author | Manages content of podcast #{id} but cannot publish them. | view, manage-persons, episodes.view, episodes.create, episodes.edit, episodes.manage-persons, episodes.manage-clips | -| Guest | General contributor of the podcast #{id}. | view, episodes.view | +| ruolo | descrizione | autorizzazioni | +| ------ | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Admin | Ha il controllo completo del podcast #{id}. | \* | +| Editor | Gestisce contenuti e pubblicazioni del podcast #{id}. | view, edit, manage-import, manage-persons, manage-platforms, manage-publications, manage-notifications, interact-as, episodes.view, episodes.create, episodes.edit, episodes.delete, episodes.manage-persons, episodes.manage-clips, episodes.manage-publications, episodes.manage-comments | +| Autore | Gestisce i contenuti del podcast #{id}, ma non li può pubblicare. | view, manage-persons, episodes.view, episodes.create, episodes.edit, episodes.manage-persons, episodes.manage-clips | +| Ospite | Collaboratore generale del podcast #{id}. | view, episodes.view | -### Per podcast permissions +### Autorizzazioni per podcast -| permission | description | -| ---------------------------- | ------------------------------------------------------------------------ | -| view | Can view dashboard and analytics of podcast #{id}. | -| edit | Can edit podcast #{id}. | -| delete | Can delete podcast #{id}. | -| manage-import | Can synchronize imported podcast #{id}. | -| manage-persons | Can manage subscriptions of podcast #{id}. | -| manage-subscriptions | Can manage subscriptions of podcast #{id}. | -| manage-contributors | Can manage contributors of podcast #{id}. | -| manage-platforms | Can set/remove platform links of podcast #{id}. | -| manage-publications | Can publish podcast #{id}. | -| manage-notifications | Can view and mark notifications as read for podcast #{id}. | -| interact-as | Can interact as the podcast #{id} to favourite, share or reply to posts. | -| episodes.view | Can view dashboard and analytics of podcast #{id}. | -| episodes.create | Can create episodes for podcast #{id}. | -| episodes.edit | Can edit podcast #{id}. | -| episodes.delete | Can delete podcast #{id}. | -| episodes.manage-persons | Can manage subscriptions of podcast #{id}. | -| episodes.manage-clips | Can manage video clips or soundbites of podcast #{id}. | -| episodes.manage-publications | Can publish podcast #{id}. | -| episodes.manage-comments | Can create/remove episode comments of podcast #{id}. | +| autorizzazione | descrizione | +| ---------------------------- | ---------------------------------------------------------------------------------------------------- | +| view | Può visualizzare il pannello di controllo e le statistiche del podcast #{id}. | +| edit | Può modificare il podcast #{id}. | +| delete | Può eliminare il podcast #{id}. | +| manage-import | Può sincronizzare il podcast #{id} importato. | +| manage-persons | Può gestire le iscrizioni del podcast #{id}. | +| manage-subscriptions | Può gestire le iscrizioni del podcast #{id}. | +| manage-contributors | Può gestire i collaboratori del podcast #{id}. | +| manage-platforms | Può impostare/rimuovere i link della piattaforma del podcast #{id}. | +| manage-publications | Può pubblicare il podcast #{id}. | +| manage-notifications | Può visualizzare e contrassegnare le notifiche come lette per il podcast #{id}. | +| interact-as | Può interagire come il podcast #{id}, per salvare tra i preferiti, condividere o rispondere ai post. | +| episodes.view | Può visualizzare il pannello di controllo e le statistiche del podcast #{id}. | +| episodes.create | Può creare episodi per il podcast #{id}. | +| episodes.edit | Può modificare il podcast #{id}. | +| episodes.delete | Può eliminare il podcast #{id}. | +| episodes.manage-persons | Può gestire gli abbonamenti del podcast #{id}. | +| episodes.manage-clips | Può gestire le clip video o i suoni del podcast #{id}. | +| episodes.manage-publications | Può pubblicare il podcast #{id}. | +| episodes.manage-comments | Può creare/rimuovere i commenti dell'episodio del podcast #{id}. | diff --git a/docs/src/it/index.md b/docs/src/it/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/it/index.md +++ b/docs/src/it/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/ja/index.md b/docs/src/ja/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/ja/index.md +++ b/docs/src/ja/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/kk/index.md b/docs/src/kk/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/kk/index.md +++ b/docs/src/kk/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/ko/index.md b/docs/src/ko/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/ko/index.md +++ b/docs/src/ko/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/nl/getting-started/auth.md b/docs/src/nl/getting-started/auth.md index ebeccf1e..01b2a298 100644 --- a/docs/src/nl/getting-started/auth.md +++ b/docs/src/nl/getting-started/auth.md @@ -21,7 +21,7 @@ niveaus: | rol | omschrijving | rechten | | ----------- | ------------------------------------------ | ------------------------------------------------------------------------------------------ | | Super admin | Heeft de volledige controle over Castopod. | admin.\*, podcasts.\*, users.manage, persons.manage, pages.manage, fediverse.manage-blocks | -| Manager | Beheert de inhoud van Castopod. | podcasts.create, podcasts.import, persons.manage, pages.manage | +| Beheerder | Beheert de inhoud van Castopod. | podcasts.create, podcasts.import, persons.manage, pages.manage | | Podcaster | Algemene gebruikers van Castopod. | admin.access | @@ -50,12 +50,12 @@ niveaus: -| rol | omschrijving | rechten | -| ------ | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Admin | Heeft de volledige controle over podcast #{id}. | \* | -| Editor | Beheert inhoud en publicaties van podcast #{id}. | view, edit, manage-import, manage-persons, manage-platforms, manage-publications, manage-notifications, interact-as, episodes.view, episodes.create, episodes.edit, episodes.delete, episodes.manage-persons, episodes.manage-clips, episodes.manage-publications, episodes.manage-comments | -| Author | Beheert de inhoud van podcast #{id} maar kan deze niet publiceren. | view, manage-persons, episodes.view, episodes.create, episodes.edit, episodes.manage-persons, episodes.manage-clips | -| Guest | Algemene bijdrager van podcast #{id}. | view, episodes.view | +| rol | omschrijving | rechten | +| --------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Beheerder | Heeft de volledige controle over podcast #{id}. | \* | +| Editor | Beheert inhoud en publicaties van podcast #{id}. | view, edit, manage-import, manage-persons, manage-platforms, manage-publications, manage-notifications, interact-as, episodes.view, episodes.create, episodes.edit, episodes.delete, episodes.manage-persons, episodes.manage-clips, episodes.manage-publications, episodes.manage-comments | +| Auteur | Beheert de inhoud van podcast #{id} maar kan deze niet publiceren. | view, manage-persons, episodes.view, episodes.create, episodes.edit, episodes.manage-persons, episodes.manage-clips | +| Gast | Algemene bijdrager van podcast #{id}. | view, episodes.view | @@ -65,9 +65,9 @@ niveaus: | recht | omschrijving | | ---------------------------- | -------------------------------------------------------------------------------------- | -| view | Kan dashboard en statistieken van podcast #{id} zien. | -| edit | Kan podcast #{id} wijzigen. | -| delete | Kan podcast #{id} verwijderen. | +| weergeven | Kan dashboard en statistieken van podcast #{id} zien. | +| bewerken | Kan podcast #{id} wijzigen. | +| verwijderen | Kan podcast #{id} verwijderen. | | manage-import | Kan de geïmporteerde podcast #{id} synchroniseren. | | manage-persons | Kan personen van podcast #{id} beheren. | | manage-subscriptions | Kan abonnees van podcast #{id} beheren. | diff --git a/docs/src/nl/getting-started/docker.md b/docs/src/nl/getting-started/docker.md index 75158bd6..23cc9eb9 100644 --- a/docs/src/nl/getting-started/docker.md +++ b/docs/src/nl/getting-started/docker.md @@ -107,52 +107,52 @@ can be added as a cache handler. 5. You're all set, start podcasting! 🎙️🚀 -## Environment Variables +## Omgevingsvariabelen - **castopod/castopod** and **castopod/app** - | Variable name | Type (`default`) | Default | - | ------------------------------------- | ----------------------- | ---------------- | - | **`CP_BASEURL`** | string | `undefined` | - | **`CP_MEDIA_BASEURL`** | ?string | `CP_BASEURL` | - | **`CP_ADMIN_GATEWAY`** | ?string | `"cp-admin"` | - | **`CP_AUTH_GATEWAY`** | ?string | `"cp-auth"` | - | **`CP_ANALYTICS_SALT`** | string | `undefined` | - | **`CP_DATABASE_HOSTNAME`** | ?string | `"mariadb"` | - | **`CP_DATABASE_NAME`** | ?string | `MYSQL_DATABASE` | - | **`CP_DATABASE_USERNAME`** | ?string | `MYSQL_USER` | - | **`CP_DATABASE_PASSWORD`** | ?string | `MYSQL_PASSWORD` | - | **`CP_DATABASE_PREFIX`** | ?string | `"cp_"` | - | **`CP_CACHE_HANDLER`** | [`"file"` or `"redis"`] | `"file"` | - | **`CP_REDIS_HOST`** | ?string | `"localhost"` | - | **`CP_REDIS_PASSWORD`** | ?string | `null` | - | **`CP_REDIS_PORT`** | ?number | `6379` | - | **`CP_REDIS_DATABASE`** | ?number | `0` | - | **`CP_EMAIL_SMTP_HOST`** | ?string | `undefined` | - | **`CP_EMAIL_FROM`** | ?string | `undefined` | - | **`CP_EMAIL_SMTP_USERNAME`** | ?string | `"localhost"` | - | **`CP_EMAIL_SMTP_PASSWORD`** | ?string | `null` | - | **`CP_EMAIL_SMTP_PORT`** | ?number | `25` | - | **`CP_EMAIL_SMTP_CRYPTO`** | [`"tls"` or `"ssl"`] | `"tls"` | - | **`CP_ENABLE_2FA`** | ?boolean | `undefined` | - | **`CP_MEDIA_FILE_MANAGER`** | ?string | `undefined` | - | **`CP_MEDIA_S3_ENDPOINT`** | ?string | `undefined` | - | **`CP_MEDIA_S3_KEY`** | ?string | `undefined` | - | **`CP_MEDIA_S3_SECRET`** | ?string | `undefined` | - | **`CP_MEDIA_S3_REGION`** | ?string | `undefined` | - | **`CP_MEDIA_S3_BUCKET`** | ?string | `undefined` | - | **`CP_MEDIA_S3_PROTOCOL`** | ?number | `undefined` | - | **`CP_MEDIA_S3_PATH_STYLE_ENDPOINT`** | ?boolean | `undefined` | - | **`CP_MEDIA_S3_KEY_PREFIX`** | ?string | `undefined` | - | **`CP_DISABLE_HTTPS`** | ?[`0` or `1`] | `undefined` | - | **`CP_MAX_BODY_SIZE`** | ?number (with suffix) | `512M` | - | **`CP_PHP_MEMORY_LIMIT`** | ?number (with suffix) | `512M` | - | **`CP_TIMEOUT`** | ?number | `900` | + | De naam van de variabele | Type (`default`) | Standaard | + | ------------------------------------- | ----------------------- | ------------------ | + | **`CP_BASEURL`** | tekenreeks | `niet gedefineerd` | + | **`CP_MEDIA_BASEURL`** | ?string | `CP_BASEURL` | + | **`CP_ADMIN_GATEWAY`** | ?string | `"cp-admin"` | + | **`CP_AUTH_GATEWAY`** | ?string | `"cp-auth"` | + | **`CP_ANALYTICS_SALT`** | string | `niet gedefineerd` | + | **`CP_DATABASE_HOSTNAME`** | ?string | `"mariadb"` | + | **`CP_DATABASE_NAME`** | ?string | `MYSQL_DATABASE` | + | **`CP_DATABASE_USERNAME`** | ?string | `MYSQL_USER` | + | **`CP_DATABASE_PASSWORD`** | ?string | `MYSQL_PASSWORD` | + | **`CP_DATABASE_PREFIX`** | ?string | `"cp_"` | + | **`CP_CACHE_HANDLER`** | [`"file"` or `"redis"`] | `"file"` | + | **`CP_REDIS_HOST`** | ?string | `"localhost"` | + | **`CP_REDIS_PASSWORD`** | ?string | `null` | + | **`CP_REDIS_PORT`** | ?number | `6379` | + | **`CP_REDIS_DATABASE`** | ?number | `0` | + | **`CP_EMAIL_SMTP_HOST`** | ?string | `niet gedefineerd` | + | **`CP_EMAIL_FROM`** | ?string | `niet gedefineerd` | + | **`CP_EMAIL_SMTP_USERNAME`** | ?string | `"localhost"` | + | **`CP_EMAIL_SMTP_PASSWORD`** | ?string | `null` | + | **`CP_EMAIL_SMTP_PORT`** | ?number | `25` | + | **`CP_EMAIL_SMTP_CRYPTO`** | [`"tls"` or `"ssl"`] | `"tls"` | + | **`CP_ENABLE_2FA`** | ?boolean | `niet gedefineerd` | + | **`CP_MEDIA_FILE_MANAGER`** | ?string | `niet gedefineerd` | + | **`CP_MEDIA_S3_ENDPOINT`** | ?string | `niet gedefineerd` | + | **`CP_MEDIA_S3_KEY`** | ?string | `niet gedefineerd` | + | **`CP_MEDIA_S3_SECRET`** | ?string | `undefined` | + | **`CP_MEDIA_S3_REGION`** | ?string | `undefined` | + | **`CP_MEDIA_S3_BUCKET`** | ?string | `undefined` | + | **`CP_MEDIA_S3_PROTOCOL`** | ?number | `niet gedefineerd` | + | **`CP_MEDIA_S3_PATH_STYLE_ENDPOINT`** | ?boolean | `niet gedefineerd` | + | **`CP_MEDIA_S3_KEY_PREFIX`** | ?string | `niet gedefineerd` | + | **`CP_DISABLE_HTTPS`** | ?[`0` or `1`] | `niet gedefineerd` | + | **`CP_MAX_BODY_SIZE`** | ?number (with suffix) | `512M` | + | **`CP_PHP_MEMORY_LIMIT`** | ?number (with suffix) | `512M` | + | **`CP_TIMEOUT`** | ?number | `900` | - **castopod/web-server** - | Variable name | Type | Default | - | ---------------------- | --------------------- | ------- | - | **`CP_APP_HOSTNAME`** | ?string | `"app"` | - | **`CP_MAX_BODY_SIZE`** | ?number (with suffix) | `512M` | - | **`CP_TIMEOUT`** | ?number | `900` | + | De naam van de variabele | Soort | Standaard | + | ------------------------ | --------------------- | --------- | + | **`CP_APP_HOSTNAME`** | ?string | `"app"` | + | **`CP_MAX_BODY_SIZE`** | ?number (with suffix) | `512M` | + | **`CP_TIMEOUT`** | ?number | `900` | diff --git a/docs/src/nl/getting-started/install.md b/docs/src/nl/getting-started/install.md index cdea18ec..ad399c31 100644 --- a/docs/src/nl/getting-started/install.md +++ b/docs/src/nl/getting-started/install.md @@ -1,9 +1,9 @@ --- -title: Installation +title: Installatie sidebarDepth: 3 --- -# How to install Castopod? +# Hoe installeer je Castopod? Castopod was thought-out to be easy to install. Whether using dedicated or shared hosting, you can install it on most PHP-MySQL compatible web servers. @@ -17,7 +17,7 @@ If you prefer using Docker, you may skip this and go straight to the ::: -## Requirements +## Vereisten - PHP v8.1 or higher - MySQL version 5.7 or higher or MariaDB version 10.2 or higher @@ -113,7 +113,7 @@ want to generate Video Clips. The following extensions must be installed: 1. Run the Castopod install script by going to the install wizard page (`https://your_domain_name.com/cp-install`) in your favorite web browser. 2. Follow the instructions on your screen. -3. Start podcasting! +3. Begin met podcasting! ::: info Note @@ -157,19 +157,19 @@ email.SMTPUser="your_smtp_user" email.SMTPPass="your_smtp_password" ``` -#### Email config options +#### E-mail configuratieopties -| Variable name | Type | Default | -| ---------------- | -------------------- | ------------ | -| **`fromEmail`** | string | `undefined` | -| **`fromName`** | string | `"Castopod"` | -| **`SMTPHost`** | string | `undefined` | -| **`SMTPUser`** | string | `undefined` | -| **`SMTPPass`** | string | `undefined` | -| **`SMTPPort`** | number | `25` | -| **`SMTPCrypto`** | [`"tls"` or `"ssl"`] | `"tls"` | +| De naam van de variabele | Soort | Standaard | +| ------------------------ | -------------------- | ------------------ | +| **`fromEmail`** | string | `niet gedefineerd` | +| **`fromName`** | string | `"Castopod"` | +| **`SMTPHost`** | tekenreeks | `niet gedefineerd` | +| **`SMTPUser`** | tekenreeks | `niet gedefineerd` | +| **`SMTPPass`** | tekenreeks | `niet gedefineerd` | +| **`SMTPPort`** | nummer | `25` | +| **`SMTPCrypto`** | [`"tls"` or `"ssl"`] | `"tls"` | -### Media storage +### Mediaopslag By default, files are saved to the `public/media` folder using the file system. If you need to relocate the `media` folder to a different location, you can @@ -202,16 +202,16 @@ media.s3.region="your_s3_region" #### S3 config options -| Variable name | Type | Default | -| ----------------------- | ------- | ----------- | -| **`endpoint`** | string | `undefined` | -| **`key`** | string | `undefined` | -| **`secret`** | string | `undefined` | -| **`region`** | string | `undefined` | -| **`bucket`** | string | `castopod` | -| **`protocol`** | number | `undefined` | -| **`pathStyleEndpoint`** | boolean | `false` | -| **`keyPrefix`** | string | `undefined` | +| Variable name | Type | Default | +| ----------------------- | ---------- | ------------------ | +| **`endpoint`** | string | `undefined` | +| **`key`** | string | `undefined` | +| **`secret`** | tekenreeks | `niet gedefineerd` | +| **`region`** | tekenreeks | `niet gedefineerd` | +| **`bucket`** | tekenreeks | `castopod` | +| **`protocol`** | nummer | `niet gedefineerd` | +| **`pathStyleEndpoint`** | boolean | `onwaar` | +| **`keyPrefix`** | tekenreeks | `niet gedefineerd` | ## Community packages diff --git a/docs/src/nl/getting-started/security.md b/docs/src/nl/getting-started/security.md index e205698d..e99a3aea 100644 --- a/docs/src/nl/getting-started/security.md +++ b/docs/src/nl/getting-started/security.md @@ -1,8 +1,8 @@ --- -title: Security +title: Beveiliging --- -# Security concerns +# Veiligheidszorgen Castopod is built on top of [CodeIgniter4](https://codeigniter.com/), a PHP framework that encourages diff --git a/docs/src/nl/getting-started/update.md b/docs/src/nl/getting-started/update.md index 98e019fb..f1490c38 100644 --- a/docs/src/nl/getting-started/update.md +++ b/docs/src/nl/getting-started/update.md @@ -1,5 +1,5 @@ --- -title: Update +title: Bijwerken sidebarDepth: 3 --- @@ -64,13 +64,13 @@ Releases may come with additional update instructions (see ::: -## Fully Automated updates +## Volledig geautomatiseerde updates -> Coming soon... 👀 +> Binnenkort beschikbaar... 👀 -## Frequently asked questions (FAQ) +## Veelgestelde vragen (FAQ) -### Where can I find my Castopod version? +### Waar kan ik mijn Castopod versie vinden? Go to your Castopod admin panel, the version is displayed on the bottom left corner. @@ -80,9 +80,9 @@ file. ### I haven't updated my instance in a long time… What should I do? -No problem! Just get the latest release as described above. Only, when going -through the release instructions (4), perform them sequentially, from the oldest -to the newest. +Geen probleem! Krijg gewoon de laatste versie zoals hierboven beschreven. Only, +when going through the release instructions (4), perform them sequentially, from +the oldest to the newest. > You may want to backup your instance depending on how long you haven't updated > Castopod. @@ -99,9 +99,9 @@ For example, if you're on `v1.0.0-alpha.42` and would like to upgrade to newest) starting with `v1.0.0-alpha.43`, `v1.0.0-alpha.44`, `v1.0.0-alpha.45`, …, `v1.0.0-beta.1`. -3. ✨ Enjoy your fresh instance, you're all done! +3. ✨ Geniet van je nieuwe instantie, je bent helemaal klaar! -### Should I make a backup before updating? +### Moet ik een back-up maken voordat ik update? We advise you do, so you don't lose everything if anything goes wrong! diff --git a/docs/src/nl/index.md b/docs/src/nl/index.md index 42ec8ed0..12ac44f3 100644 --- a/docs/src/nl/index.md +++ b/docs/src/nl/index.md @@ -2,7 +2,7 @@ sidebarDepth: 2 --- -# Welcome 👋 +# Welkom 👋 [![release-badge]][release] [![license-badge]][license] [![contributions-badge]][contributions] [![semantic-release-badge]][semantic-release] [![crowdin-badge]][crowdin] [![discord-badge]][discord] [![stars-badge]][stars] @@ -14,24 +14,24 @@ Castopod is easy to install and was built on top of small footprint.
- Install + Installeren
-## Features +## Functies -- 🌱  Free & open-source (AGPL v3 License) +- 🌱  Gratis & open-source (AGPL v3 Licentie) - 🔐  Focused on data sovereignty: your content, audience, and analytics belong to you, and you only - 🪄  Podcasting 2.0 features: GUID, locked, transcripts, funding, chapters, location, persons, soundbites, … -- 💬  Built-in social network: +- 💬  Ingebouwd sociaal netwerk: - 🚀  Castopod is part of the Fediverse, a decentralized social network - ❤️  Create posts, share, favourite, and comment on episodes - 📈  Built-in analytics: - ⚖️  GDPR / CCPA / LGPD compliant - 🪙  Standard IABv2 audience measurement - 🏡  On-premises analytics, no third party involved -- 📢  Built-in marketing tools: +- 📢  Ingebouwde marketingtools: - ✅  SEO ready (open-graph meta-tags, JSON-LD, …) - 📱  PWA: install as a standalone app - 🎨  Customizable theme colors @@ -55,7 +55,7 @@ small footprint. Brazilian Portuguese & Spanish… with [more to come](https://translate.castopod.org)! -## Motivation +## Motivatie The podcasting ecosystem is decentralized by nature: you can create your podcast as an RSS file, publish it on the web and have it shared everywhere online. @@ -86,9 +86,9 @@ gauge whether Castopod is the right fit for you. ### Castopod vs Wordpress Castopod is often referred to as "the Wordpress for podcasts" because of the -similarities between the two. In some ways this is true. And actually, Castopod -was greatly inspired by the Wordpress ecosystem, seeing the ease of adoption -from the community and the number of websites running it. +similarities between the two. In sommige opzichten is dat waar. And actually, +Castopod was greatly inspired by the Wordpress ecosystem, seeing the ease of +adoption from the community and the number of websites running it. Just like Wordpress, Castopod is free & open source, built using PHP with a MySQL database and is packaged in a way that you can easily install on most web @@ -145,12 +145,12 @@ That being said, there are two main differences with other podcasting solutions: social network with ActivityPub as well as many of the podcasting 2.0 features, hoping to bridge the gap between the two. -## Contributing +## Bijdragen -Love Castopod and would like to help? Take a look at the following documentation -to get you started. +Houdt u van Castopod en wilt u u helpen? Take a look at the following +documentation to get you started. -### Code of conduct +### Gedragscode Castopod has adopted a Code of Conduct that we expect project participants to adhere to. Please read the @@ -163,10 +163,10 @@ Read our [contributing guide](./contributing/guidelines.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Castopod. -## Contributors ✨ +## Bijdragers ✨ -Thanks goes to these wonderful people -([emoji key](https://allcontributors.org/docs/en/emoji-key)): +Bedankt aan deze geweldige mensen +([emoji sleutel](https://allcontributors.org/docs/en/emoji-key)): @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 @@ -249,7 +250,7 @@ Thanks goes to these wonderful people This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) -specification. Contributions of any kind welcome! +specification. Bijdragen van elke vorm zijn welkom! ## Contact @@ -268,7 +269,7 @@ Castopod: - [LinkedIn](https://linkedin.com/company/castopod) - [Facebook](https://www.facebook.com/castopod) -## Sponsors +## Sponsoren The ongoing development of Castopod is made possible with the support of its backers. If you'd like to help, please consider diff --git a/docs/src/nn-NO/index.md b/docs/src/nn-NO/index.md index 51053794..dab9b77e 100644 --- a/docs/src/nn-NO/index.md +++ b/docs/src/nn-NO/index.md @@ -188,30 +188,30 @@ Mange takk til dei flotte folka på Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -243,6 +243,7 @@ Mange takk til dei flotte folka på KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/oc/index.md b/docs/src/oc/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/oc/index.md +++ b/docs/src/oc/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/pl/index.md b/docs/src/pl/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/pl/index.md +++ b/docs/src/pl/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/pt-BR/getting-started/auth.md b/docs/src/pt-BR/getting-started/auth.md index ce98d873..71ae5a8f 100644 --- a/docs/src/pt-BR/getting-started/auth.md +++ b/docs/src/pt-BR/getting-started/auth.md @@ -14,75 +14,75 @@ níveis: ## Papéis e permissões para toda a instância -### Instance roles +### Cargos de instância -| role | description | permissions | -| ----------- | ----------------------------------- | ------------------------------------------------------------------------------------------ | -| Super admin | Has complete control over Castopod. | admin.\*, podcasts.\*, users.manage, persons.manage, pages.manage, fediverse.manage-blocks | -| Manager | Manages Castopod's content. | podcasts.create, podcasts.import, persons.manage, pages.manage | -| Podcaster | General users of Castopod. | admin.access | +| cargos | descrição | permissões | +| ----------- | ------------------------------------- | ------------------------------------------------------------------------------------------ | +| Super admin | Tem controle completo sobre Castopod. | admin.\*, podcasts.\*, users.manage, persons.manage, pages.manage, fediverse.manage-blocks | +| Gerentes | Gerencia o conteúdo de Castopod. | criar.podcasts, importar.podcasts, gerenciar.pessoas, gerenciar.páginas | +| Podcaster | Usuários gerais do Castopod. | admin.access | -### Instance permissions +### Permissões da instância -| permission | description | -| ----------------------- | ------------------------------------------------------------------ | -| admin.access | Can access the Castopod admin area. | -| admin.settings | Can access the Castopod settings. | -| users.manage | Can manage Castopod users. | -| persons.manage | Can manage persons. | -| pages.manage | Can manage pages. | -| podcasts.view | Can view all podcasts. | -| podcasts.create | Can create new podcasts. | -| podcasts.import | Can import podcasts. | -| fediverse.manage-blocks | Can block fediverse actors/domains from interacting with Castopod. | +| permissões | descrição | +| ----------------------- | ---------------------------------------------------------------- | +| admin.access | Pode acessar a área de administração do Castopod. | +| admin.settings | Pode acessar as configurações de Castopod. | +| users.manage | Pode gerenciar usuários do Castopod. | +| persons.manage | Pode gerenciar pessoas. | +| pages.manage | Pode gerenciar páginas. | +| podcasts.view | Pode ver todos os podcasts. | +| podcasts.create | Pode criar novos podcasts. | +| podcasts.import | Pode importar podcasts. | +| fediverse.manage-blocks | Pode bloquear ator/domínios distintos de interagir com Castopod. | -## 2. Per podcast roles and permissions +## 2. Por funções de podcast e permissões -### Per podcast roles +### Por cargos de podcast -| role | description | permissions | -| ------ | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Admin | Has complete control of podcast #{id}. | \* | -| Editor | Manages content and publications of podcast #{id}. | view, edit, manage-import, manage-persons, manage-platforms, manage-publications, manage-notifications, interact-as, episodes.view, episodes.create, episodes.edit, episodes.delete, episodes.manage-persons, episodes.manage-clips, episodes.manage-publications, episodes.manage-comments | -| Author | Manages content of podcast #{id} but cannot publish them. | view, manage-persons, episodes.view, episodes.create, episodes.edit, episodes.manage-persons, episodes.manage-clips | -| Guest | General contributor of the podcast #{id}. | view, episodes.view | +| cargos | descrição | permissões | +| --------- | -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Admin | Tem controle completo de podcast #{id}. | \* | +| Editor | Gerencia o conteúdo e as publicações do podcast #{id}. | visualizar, editar, gerenciar-importação, gerenciar-pessoas, gerenciar-plataformas, gerenciar-publicações, gerenciar-notificações, interagir-com, visualizar.episódios, criar.episódios,deletar.episódios, gerenciar-pessoas.episódios, gerenciar-clips.episódios, gerenciar-publicações.episódios, gerenciar-comentários.episódios | +| Autor | Gerencia o conteúdo do podcast #{id} mas não pode publicá-los. | visualizar, gerenciar-pessoas, visualizar.episódios, criar.episódios, editar.episódios, gerenciar-pessoas.episódios, gerenciar-clips.episódios | +| Convidado | Contribuidor geral do podcast #{id}. | visualizar, visualizar.episódios | -### Per podcast permissions +### Por permissões de podcast -| permission | description | -| ---------------------------- | ------------------------------------------------------------------------ | -| view | Can view dashboard and analytics of podcast #{id}. | -| edit | Can edit podcast #{id}. | -| delete | Can delete podcast #{id}. | -| manage-import | Can synchronize imported podcast #{id}. | -| manage-persons | Can manage subscriptions of podcast #{id}. | -| manage-subscriptions | Can manage subscriptions of podcast #{id}. | -| manage-contributors | Can manage contributors of podcast #{id}. | -| manage-platforms | Can set/remove platform links of podcast #{id}. | -| manage-publications | Can publish podcast #{id}. | -| manage-notifications | Can view and mark notifications as read for podcast #{id}. | -| interact-as | Can interact as the podcast #{id} to favourite, share or reply to posts. | -| episodes.view | Can view dashboard and analytics of podcast #{id}. | -| episodes.create | Can create episodes for podcast #{id}. | -| episodes.edit | Can edit podcast #{id}. | -| episodes.delete | Can delete podcast #{id}. | -| episodes.manage-persons | Can manage subscriptions of podcast #{id}. | -| episodes.manage-clips | Can manage video clips or soundbites of podcast #{id}. | -| episodes.manage-publications | Can publish podcast #{id}. | -| episodes.manage-comments | Can create/remove episode comments of podcast #{id}. | +| permissões | descrição | +| --------------------------------- | ------------------------------------------------------------------------------------------- | +| visualizar | Pode visualizar o painel de controle e análise de podcast #{id}. | +| editar | Pode editar podcast #{id}. | +| excluir | Pode excluir o podcast #{id}. | +| gerenciar-importações | Pode sincronizar o podcast importado #{id}. | +| gerenciar-pessoas | Pode gerenciar assinantes de podcast #{id}. | +| gerenciar-assinaturas | Pode gerenciar assinaturas de podcast #{id}. | +| gerente-contribuidores | Pode gerenciar contribuidores do podcast #{id}. | +| gerenciar-plataformas | Pode definir/remover links de plataforma do podcast #{id}. | +| gerencie-publicações | Pode publicar podcast #{id}. | +| gerenciar-notificações | Pode ver e marcar notificações como lidas para o podcast #{id}. | +| interagir-como | Pode interagir com o podcast #{id} para favorito, compartilhar ou responder às publicações. | +| visualizar.episódios | Pode visualizar o painel de controle e análise de podcast #{id}. | +| criar.episódio | Pode criar episódios para o podcast #{id}. | +| editar.episódios | Pode editar o podcast #{id}. | +| deletar.episódios | Pode deletar episódios do podcast #{id}. | +| gerenciar-pessoas.episódios | Pode gerenciar assinaturas de episódios do podcast #{id}. | +| gerenciar-clips.episódios | Pode gerenciar clipes de vídeo ou sons de episódios do podcast #{id}. | +| gerenciar-publicações.episódios | Pode publicar episódios do podcast #{id}. | +| gerenteciar-comentários.episódios | Pode criar/remover comentários de episódio do podcast #{id}. | diff --git a/docs/src/pt-BR/index.md b/docs/src/pt-BR/index.md index 1067e4a9..84bbb788 100644 --- a/docs/src/pt-BR/index.md +++ b/docs/src/pt-BR/index.md @@ -184,30 +184,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -239,6 +239,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/pt/index.md b/docs/src/pt/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/pt/index.md +++ b/docs/src/pt/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/ro/index.md b/docs/src/ro/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/ro/index.md +++ b/docs/src/ro/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/ru/index.md b/docs/src/ru/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/ru/index.md +++ b/docs/src/ru/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/sk/index.md b/docs/src/sk/index.md index 53630d69..04bdf108 100644 --- a/docs/src/sk/index.md +++ b/docs/src/sk/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/sr_Latn/index.md b/docs/src/sr_Latn/index.md index 1bf9bfe0..9e8a4669 100644 --- a/docs/src/sr_Latn/index.md +++ b/docs/src/sr_Latn/index.md @@ -185,30 +185,30 @@ Veliko hvala ovim divnim ljudima Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -240,6 +240,7 @@ Veliko hvala ovim divnim ljudima KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/sv/index.md b/docs/src/sv/index.md index 1c3ede76..feeb7306 100644 --- a/docs/src/sv/index.md +++ b/docs/src/sv/index.md @@ -160,7 +160,7 @@ so that you can understand what actions will and will not be tolerated. ### Bidragande guide -Read our [contributing guide](./contributing/guidelines.md) to learn about our +Read our [contributing guide](../contributing/guidelines.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Castopod. @@ -184,30 +184,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -239,6 +239,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/uk/index.md b/docs/src/uk/index.md index 42ec8ed0..b63ff645 100644 --- a/docs/src/uk/index.md +++ b/docs/src/uk/index.md @@ -183,30 +183,30 @@ Thanks goes to these wonderful people Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -238,6 +238,7 @@ Thanks goes to these wonderful people KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/docs/src/zh-Hans/index.md b/docs/src/zh-Hans/index.md index 1effc2f8..6ea4b942 100644 --- a/docs/src/zh-Hans/index.md +++ b/docs/src/zh-Hans/index.md @@ -160,30 +160,30 @@ Castopod 已经通过了一项行为准则,并希望所有的参与者都能 Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔 + Ewen
Ewen

🌍 🤔 💻 Bastien Luneteau
Bastien Luneteau

💻 🐛 Cécile Ricordeau
Cécile Ricordeau

🎨 Patryk Miś
Patryk Miś

🌍 Marcin Lewandowski
Marcin Lewandowski

🐛 🤔 Sebastian Janik
Sebastian Janik

💻 Patryk Karczmarczyk
Patryk Karczmarczyk

💻 - denis d
denis d

🐛 🤔 + denis d
denis d

🐛 🤔 Douglas Kastle
Douglas Kastle

🐛 🤔 cExplorer
cExplorer

🐛 🌍 ImaCrea
ImaCrea

🐛 🤔 Jonas S
Jonas S

💻 LEFEBVRE Yann
LEFEBVRE Yann

🐛 Sebastian Späth
Sebastian Späth

🐛 🤔 - rocky III
rocky III

🐛 + rocky III
rocky III

🐛 Hermann Josef Eckl
Hermann Josef Eckl

🐛 Delhaye Cyrille
Delhaye Cyrille

🐛 🤔 João Leandro
João Leandro

🌍 🤔 Angelos Chouvardas
Angelos Chouvardas

🌍 Eivind
Eivind

🌍 - Ewen
Ewen

🌍 🤔 forght
forght

🌍 @@ -215,6 +215,7 @@ Castopod 已经通过了一项行为准则,并希望所有的参与者都能 KrzysztofDomanczyk
KrzysztofDomanczyk

💻 + Guy Martin
Guy Martin

🐛 💻 diff --git a/modules/Admin/Language/ar/Podcast.php b/modules/Admin/Language/ar/Podcast.php index e939acb8..5a39a0b1 100644 --- a/modules/Admin/Language/ar/Podcast.php +++ b/modules/Admin/Language/ar/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/br/Podcast.php b/modules/Admin/Language/br/Podcast.php index 93096c32..fd9a801a 100644 --- a/modules/Admin/Language/br/Podcast.php +++ b/modules/Admin/Language/br/Podcast.php @@ -119,6 +119,7 @@ return [ 'premium_by_default' => 'Ar rannoù a zo evit ar re bremium dre ziouer', 'premium_by_default_hint' => 'Rannoù ar podkast a vo merket Premium dre ziouer. Gallout a rit lakaat rannoù zo evel publik.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/ca/Podcast.php b/modules/Admin/Language/ca/Podcast.php index 7dbb632d..d4622b9c 100644 --- a/modules/Admin/Language/ca/Podcast.php +++ b/modules/Admin/Language/ca/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Els episodis s\'han d\'establir com a prèmium de manera predeterminada', 'premium_by_default_hint' => 'Els episodis de pòdcast es marcaran com a prèmium de manera predeterminada. Encara podreu escollir configurar alguns episodis, tràilers o bonificacions com a públics.', 'op3' => 'Projecte obert de prefix de pòdcast (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Valoreu les vostres dades estadístiques amb OP3, un servei d\'anàlisi de tercers de codi obert i de confiança. Compartiu, valideu i compareu les vostres dades d\'anàlisi amb l\'ecosistema de podcasting obert.', 'op3_enable' => 'Habilita el servei d\'estadístiques OP3', 'op3_enable_hint' => 'Per motius de seguretat, les dades d\'anàlisi dels episodis prèmium no es compartiran amb OP3.', diff --git a/modules/Admin/Language/da/Podcast.php b/modules/Admin/Language/da/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/da/Podcast.php +++ b/modules/Admin/Language/da/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/de/Podcast.php b/modules/Admin/Language/de/Podcast.php index a63cf5bd..a2ca8afa 100644 --- a/modules/Admin/Language/de/Podcast.php +++ b/modules/Admin/Language/de/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episoden müssen standardmäßig als Premium festgelegt werden', 'premium_by_default_hint' => 'Podcast-Episoden werden standardmäßig als Premium markiert. Sie können dennoch einzelne Episoden, Trailer oder Boni als öffentlich festlegen.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Werten Sie Ihre Analysedaten mit OP3 auf, einem quelloffenen und vertrauenswürdigen Analysedienst eines Drittanbieters. Teilen, validieren und vergleichen Sie Ihre Analysedaten in dem offenen Podcast-Ökosystem.', 'op3_enable' => 'OP3-Analysedienst aktivieren', 'op3_enable_hint' => 'Aus Sicherheitsgründen werden die Analysedaten von Premium-Episoden nicht mit OP3 geteilt.', diff --git a/modules/Admin/Language/el/Podcast.php b/modules/Admin/Language/el/Podcast.php index ce149e55..ee447113 100644 --- a/modules/Admin/Language/el/Podcast.php +++ b/modules/Admin/Language/el/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Τα επεισόδια πρέπει να ορίζονται ως premium από προεπιλογή', 'premium_by_default_hint' => 'Τα επεισόδια Podcast θα επισημανθούν ως premium από προεπιλογή. Μπορείτε ακόμα να επιλέξετε να ορίσετε κάποια επεισόδια, trailers ή μπόνους ως δημόσια.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/es/Podcast.php b/modules/Admin/Language/es/Podcast.php index d867abd5..9a241e8f 100644 --- a/modules/Admin/Language/es/Podcast.php +++ b/modules/Admin/Language/es/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Los episodios deben establecerse como premium por defecto', 'premium_by_default_hint' => 'Los episodios Podcast se marcarán como premium de forma predeterminada. Todavía puedes elegir establecer algunos episodios, trailers o bonificaciones como públicos.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Analiza tus datos de estadísticas con OP3, un servicio de analíticas fiable y de código abierto. Comparte, valida y compara tus estadísticas con el ecosistema de podcasting abierto.', 'op3_enable' => 'Activa el servicio de estadísticas OP3', 'op3_enable_hint' => 'Por motivos de seguridad, las estadísticas de los episodios premium no serán compartidas con OP3.', diff --git a/modules/Admin/Language/fa/Podcast.php b/modules/Admin/Language/fa/Podcast.php index 8660eac5..f9dd818f 100644 --- a/modules/Admin/Language/fa/Podcast.php +++ b/modules/Admin/Language/fa/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/fr/Podcast.php b/modules/Admin/Language/fr/Podcast.php index ed221e7c..c689f8cd 100644 --- a/modules/Admin/Language/fr/Podcast.php +++ b/modules/Admin/Language/fr/Podcast.php @@ -116,6 +116,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_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.', diff --git a/modules/Admin/Language/fr2/Podcast.php b/modules/Admin/Language/fr2/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/fr2/Podcast.php +++ b/modules/Admin/Language/fr2/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/fr_CA/Podcast.php b/modules/Admin/Language/fr_CA/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/fr_CA/Podcast.php +++ b/modules/Admin/Language/fr_CA/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/gd/Podcast.php b/modules/Admin/Language/gd/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/gd/Podcast.php +++ b/modules/Admin/Language/gd/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/gl/Podcast.php b/modules/Admin/Language/gl/Podcast.php index 2b3237ba..af958427 100644 --- a/modules/Admin/Language/gl/Podcast.php +++ b/modules/Admin/Language/gl/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Os episodios estableceranse por defecto como premium', 'premium_by_default_hint' => 'Os episodios vanse marcar por defecto como premium. Podes igualmente elexir algúns episodios, mostras ou extras como públicos.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/id/Podcast.php b/modules/Admin/Language/id/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/id/Podcast.php +++ b/modules/Admin/Language/id/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/it/Podcast.php b/modules/Admin/Language/it/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/it/Podcast.php +++ b/modules/Admin/Language/it/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/ja/Podcast.php b/modules/Admin/Language/ja/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/ja/Podcast.php +++ b/modules/Admin/Language/ja/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/kk/Podcast.php b/modules/Admin/Language/kk/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/kk/Podcast.php +++ b/modules/Admin/Language/kk/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/ko/Podcast.php b/modules/Admin/Language/ko/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/ko/Podcast.php +++ b/modules/Admin/Language/ko/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/nl/Common.php b/modules/Admin/Language/nl/Common.php index 4f1fd4f3..65bbbdfe 100644 --- a/modules/Admin/Language/nl/Common.php +++ b/modules/Admin/Language/nl/Common.php @@ -40,7 +40,7 @@ return [ ], 'upload_file' => 'Bestand uploaden', 'remote_url' => 'Externe URL', - 'save' => 'Save', + 'save' => 'Opslaan', ], 'play_episode_button' => [ 'play' => 'Afspelen', diff --git a/modules/Admin/Language/nl/Countries.php b/modules/Admin/Language/nl/Countries.php index 6534c0f0..fb40fe7c 100644 --- a/modules/Admin/Language/nl/Countries.php +++ b/modules/Admin/Language/nl/Countries.php @@ -161,36 +161,36 @@ return [ 'MO' => 'Macau', 'MP' => 'Noordelijke Mariana eilanden', 'MQ' => 'Martinique', - 'MR' => 'Mauritania', + 'MR' => 'Mauritanië', 'MS' => 'Montserrat', 'MT' => 'Malta', 'MU' => 'Mauritius', - 'MV' => 'Maldives', + 'MV' => 'Maldiven', 'MW' => 'Malawi', 'MX' => 'Mexico', - 'MY' => 'Malaysia', + 'MY' => 'Maleisië', 'MZ' => 'Mozambique', 'N/A' => 'Not Applicable (local IP…)', - 'NA' => 'Namibia', + 'NA' => 'Namibië', 'NC' => 'New Caledonia', 'NE' => 'Niger', 'NF' => 'Norfolk Island', 'NG' => 'Nigeria', 'NI' => 'Nicaragua', - 'NL' => 'Netherlands', - 'NO' => 'Norway', + 'NL' => 'Nederland', + 'NO' => 'Noorwegen', 'NP' => 'Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', - 'NZ' => 'New Zealand', + 'NZ' => 'Nieuw-Zeeland', 'OM' => 'Oman', 'PA' => 'Panama', 'PE' => 'Peru', 'PF' => 'French Polynesia', 'PG' => 'Papua New Guinea', - 'PH' => 'Philippines', + 'PH' => 'Filipijnen', 'PK' => 'Pakistan', - 'PL' => 'Poland', + 'PL' => 'Polen', 'PM' => 'Saint Pierre and Miquelon', 'PN' => 'Pitcairn', 'PR' => 'Puerto Rico', @@ -246,19 +246,19 @@ return [ 'UM' => 'Kleine afgelegen eilanden van de Verenigde Staten', 'US' => 'Verenigde Staten', 'UY' => 'Uruguay', - 'UZ' => 'Uzbekistan', + 'UZ' => 'Oezbekistan', 'VA' => 'Holy See (Vatican City State)', 'VC' => 'Saint Vincent and the Grenadines', 'VE' => 'Venezuela, Bolivarian Republic of', 'VG' => 'Virgin Islands, British', 'VI' => 'Virgin Islands, U.S.', - 'VN' => 'Viet Nam', + 'VN' => 'Vietnam', 'VU' => 'Vanuatu', 'WF' => 'Wallis and Futuna', 'WS' => 'Samoa', - 'YE' => 'Yemen', + 'YE' => 'Jemen', 'YT' => 'Mayotte', - 'ZA' => 'South Africa', + 'ZA' => 'Zuid-Afrika', 'ZM' => 'Zambia', 'ZW' => 'Zimbabwe', ]; diff --git a/modules/Admin/Language/nl/Dashboard.php b/modules/Admin/Language/nl/Dashboard.php index 881073fd..a768a6ce 100644 --- a/modules/Admin/Language/nl/Dashboard.php +++ b/modules/Admin/Language/nl/Dashboard.php @@ -9,20 +9,20 @@ declare(strict_types=1); */ return [ - 'home' => 'Admin dashboard', - 'welcome_message' => 'Welcome to the admin area!', + 'home' => 'Beheerdersdashboard', + 'welcome_message' => 'Welkom bij de beheeromgeving!', 'podcasts' => [ 'title' => 'Podcasts', 'not_found' => 'No published podcast', - 'last_published' => 'Last published on {lastPublicationDate}', + 'last_published' => 'Laatst gepubliceerd op {lastPublicationDate}', ], 'episodes' => [ - 'title' => 'Episodes', + 'title' => 'Afleveringen', 'not_found' => 'No published episode', - 'last_published' => 'Last published on {lastPublicationDate}', + 'last_published' => 'Laatst gepubliceerd op {lastPublicationDate}', ], 'storage' => [ - 'title' => 'Storage', - 'subtitle' => '{totalUploaded} out of {totalStorage}', + 'title' => 'Opslagruimte', + 'subtitle' => '{totalUploaded} van {totalStorage}', ], ]; diff --git a/modules/Admin/Language/nl/Episode.php b/modules/Admin/Language/nl/Episode.php index 88eac050..887e484a 100644 --- a/modules/Admin/Language/nl/Episode.php +++ b/modules/Admin/Language/nl/Episode.php @@ -22,10 +22,10 @@ return [ 'all_podcast_episodes' => 'Alle podcast afleveringen', 'back_to_podcast' => 'Terug naar podcast', 'edit' => 'Bewerken', - 'preview' => 'Preview', + 'preview' => 'Voorbeeld', 'publish' => 'Publiceren', 'publish_edit' => 'Publicatie bewerken', - 'publish_date_edit' => 'Edit publication date', + 'publish_date_edit' => 'Publicatiedatum bewerken', 'unpublish' => 'Publicatie ongedaan maken', 'publish_error' => 'Aflevering is reeds gepubliceerd.', 'publish_edit_error' => 'Aflevering is reeds gepubliceerd.', @@ -39,20 +39,20 @@ return [ 'create' => 'Aflevering toevoegen', 'publication_status' => [ 'published' => 'Gepubliceerd', - 'with_podcast' => 'Published', + 'with_podcast' => 'Gepubliceerd', 'scheduled' => 'Gepland', 'not_published' => 'Niet gepubliceerd', ], - 'with_podcast_hint' => 'To be published at the same time as the podcast', + 'with_podcast_hint' => 'Nog te publiceren op hetzelfde moment als de podcast', 'list' => [ 'search' => [ - 'placeholder' => 'Search for an episode', - 'clear' => 'Clear search', - 'submit' => 'Search', + 'placeholder' => 'Zoek naar een aflevering', + 'clear' => 'Wis zoekopdracht', + 'submit' => 'Zoeken', ], 'number_of_episodes' => '{numberOfEpisodes, plural, - one {# episode} - other {# episodes} + one {# aflevering} + other {# afleveringen} }', 'episode' => 'Aflevering', 'visibility' => 'Zichtbaarheid', @@ -116,41 +116,41 @@ return [ 'bonus_hint' => 'Extra content for the show (for example, behind the scenes info or interviews with the cast) or cross-promotional content for another show', ], 'premium_title' => 'Premium', - 'premium' => 'Episode must be accessible to premium subscribers only', + 'premium' => 'Aflevering mag alleen toegankelijk zijn voor premium abonnees', 'parental_advisory' => [ - 'label' => 'Parental advisory', - 'hint' => 'Does the episode contain explicit content?', - 'undefined' => 'undefined', + 'label' => 'Ouderlijk advies', + 'hint' => 'Bevat de aflevering de expliciete inhoud?', + 'undefined' => 'niet gedefineerd', 'clean' => 'Clean', - 'explicit' => 'Explicit', + 'explicit' => 'Expliciet', ], - 'show_notes_section_title' => 'Show notes', + 'show_notes_section_title' => 'Toon notities', 'show_notes_section_subtitle' => 'Up to 4000 characters, be clear and concise. Show notes help potential listeners in finding the episode.', - 'description' => 'Description', + 'description' => 'Omschrijving', 'description_footer' => 'Description footer', 'description_footer_hint' => 'This text is added at the end of each episode description, it is a good place to input your social links for example.', - 'additional_files_section_title' => 'Additional files', + 'additional_files_section_title' => 'Extra bestanden', 'additional_files_section_subtitle' => 'These files may be used by other platforms to provide better experience to your audience. See the {podcastNamespaceLink} for more information.', - 'location_section_title' => 'Location', + 'location_section_title' => 'Locatie', 'location_section_subtitle' => 'What place is this episode about?', 'location_name' => 'Location name or address', - 'location_name_hint' => 'This can be a real or fictional location', - 'transcript' => 'Transcript (subtitles / closed captions)', + 'location_name_hint' => 'Dit kan een echte of fictieve locatie zijn', + 'transcript' => 'Transcript (ondertiteling / gesloten ondertitels)', 'transcript_hint' => 'Only .srt are allowed.', - 'transcript_download' => 'Download transcript', + 'transcript_download' => 'Transcriptie downloaden', 'transcript_file' => 'Transcript file (.srt)', 'transcript_remote_url' => 'Remote url for transcript', 'transcript_file_delete' => 'Delete transcript file', - 'chapters' => 'Chapters', + 'chapters' => 'Hoofdstukken', 'chapters_hint' => 'File must be in JSON Chapters format.', - 'chapters_download' => 'Download chapters', + 'chapters_download' => 'Hoofdstukken downloaden', 'chapters_file' => 'Chapters file', 'chapters_remote_url' => 'Remote url for chapters file', 'chapters_file_delete' => 'Delete chapters file', - 'advanced_section_title' => 'Advanced Parameters', + 'advanced_section_title' => 'Geavanceerde parameters', 'advanced_section_subtitle' => 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the episode', @@ -158,58 +158,58 @@ return [ 'block' => 'Episode should be hidden from public catalogues', 'block_hint' => 'The episode show or hide status: toggling this on prevents the episode from appearing in Apple Podcasts, Google Podcasts, and any third party apps that pull shows from these directories. (Not guaranteed)', - 'submit_create' => 'Create episode', - 'submit_edit' => 'Save episode', + 'submit_create' => 'Aflevering aanmaken', + 'submit_edit' => 'Aflevering opslaan', ], 'publish_form' => [ 'back_to_episode_dashboard' => 'Back to episode dashboard', 'post' => 'Your announcement post', 'post_hint' => "Write a message to announce the publication of your episode. The message will be broadcasted to all your followers in the fediverse and be featured in your podcast's homepage.", - 'message_placeholder' => 'Write your message…', - 'publication_date' => 'Publication date', + 'message_placeholder' => 'Schrijf uw bericht…', + 'publication_date' => 'Publicatiedatum', 'publication_method' => [ - 'now' => 'Now', - 'schedule' => 'Schedule', - 'with_podcast' => 'Publish alongside podcast', + 'now' => 'Nu', + 'schedule' => 'Plannen', + 'with_podcast' => 'Publiceer samen met podcast', ], - 'scheduled_publication_date' => 'Scheduled publication date', - 'scheduled_publication_date_clear' => 'Clear publication date', + 'scheduled_publication_date' => 'Gepland publicatiedatum', + 'scheduled_publication_date_clear' => 'Publicatiedatum wissen', 'scheduled_publication_date_hint' => 'You can schedule the episode release by setting a future publication date. This field must be formatted as YYYY-MM-DD HH:mm', - 'submit' => 'Publish', - 'submit_edit' => 'Edit publication', - 'cancel_publication' => 'Cancel publication', + 'submit' => 'Publiceren', + 'submit_edit' => 'Publicatie bewerken', + 'cancel_publication' => 'Publicatie annuleren', 'message_warning' => 'You did not write a message for your announcement post!', 'message_warning_hint' => 'Having a message increases social engagement, resulting in a better visibility for your episode.', - 'message_warning_submit' => 'Publish anyways', + 'message_warning_submit' => 'Toch publiceren', ], 'publish_date_edit_form' => [ - 'new_publication_date' => 'New publication date', + 'new_publication_date' => 'Nieuwe publicatiedatum', 'new_publication_date_hint' => 'Must be set to a past date.', - 'submit' => 'Edit publication date', + 'submit' => 'Publicatiedatum bewerken', ], 'unpublish_form' => [ 'disclaimer' => "Unpublishing the episode will delete all the comments and posts associated with it and remove it from the podcast's RSS feed.", 'understand' => 'I understand, I want to unpublish the episode', - 'submit' => 'Unpublish', + 'submit' => 'Publicatie ongedaan maken', ], 'delete_form' => [ 'disclaimer' => "Deleting the episode will delete all media files, comments, video clips and soundbites associated with it.", 'understand' => 'I understand, I want to delete the episode', - 'submit' => 'Delete', + 'submit' => 'Verwijderen', ], 'embed' => [ 'title' => 'Embeddable player', 'label' => 'Pick a theme color, copy the embeddable player to clipboard, then paste it on your website.', 'clipboard_iframe' => 'Copy embeddable player to clipboard', - 'clipboard_url' => 'Copy address to clipboard', - 'dark' => 'Dark', + 'clipboard_url' => 'Kopieer adres naar klembord', + 'dark' => 'Donker', 'dark-transparent' => 'Dark transparent', - 'light' => 'Light', + 'light' => 'Licht', 'light-transparent' => 'Light transparent', ], 'publication_status_banner' => [ @@ -220,6 +220,6 @@ return [ with_podcast {This episode will be published at the same time as the podcast.} other {This episode is not yet published.} }', - 'preview' => 'Preview', + 'preview' => 'Voorbeeld', ], ]; diff --git a/modules/Admin/Language/nl/EpisodeNavigation.php b/modules/Admin/Language/nl/EpisodeNavigation.php index 1406e301..34577f82 100644 --- a/modules/Admin/Language/nl/EpisodeNavigation.php +++ b/modules/Admin/Language/nl/EpisodeNavigation.php @@ -11,13 +11,13 @@ declare(strict_types=1); return [ 'go_to_page' => 'View episode page', 'dashboard' => 'Episode dashboard', - 'episode-view' => 'Home', - 'episode-edit' => 'Edit episode', - 'episode-persons-manage' => 'Manage persons', + 'episode-view' => 'Hoofdpagina', + 'episode-edit' => 'Aflevering bewerken', + 'episode-persons-manage' => 'Personen beheren', 'embed-add' => 'Embeddable player', 'clips' => 'Clips', - 'video-clips-list' => 'Video clips', - 'video-clips-create' => 'New video clip', + 'video-clips-list' => 'Videoclips', + 'video-clips-create' => 'Nieuwe videoclip', 'soundbites-list' => 'Soundbites', 'soundbites-create' => 'New soundbite', ]; diff --git a/modules/Admin/Language/nl/Fediverse.php b/modules/Admin/Language/nl/Fediverse.php index 0e4ca66d..b05be18a 100644 --- a/modules/Admin/Language/nl/Fediverse.php +++ b/modules/Admin/Language/nl/Fediverse.php @@ -10,23 +10,23 @@ declare(strict_types=1); return [ 'messages' => [ - 'actorNotFound' => 'The account could not be found!', - 'blockActorSuccess' => '{actor} has been blocked!', + 'actorNotFound' => 'Het account werd niet gevonden!', + 'blockActorSuccess' => '{actor} is geblokkeerd!', 'unblockActorSuccess' => 'Actor has been unblocked!', - 'blockDomainSuccess' => '{domain} has been blocked!', - 'unblockDomainSuccess' => '{domain} has been unblocked!', + 'blockDomainSuccess' => '{domain} is geblokkeerd!', + 'unblockDomainSuccess' => '{domain} is gedeblokkeerd!', ], - 'blocked_actors' => 'Blocked accounts', - 'blocked_domains' => 'Blocked domains', + 'blocked_actors' => 'Geblokkeerde accounts', + 'blocked_domains' => 'Geblokkeerde domeinen', 'block_lists_form' => [ 'handle' => 'Account handle', 'handle_hint' => 'Input @username@domain account.', - 'domain' => 'Domain name', + 'domain' => 'Domeinnaam', 'submit' => 'Block!', ], 'list' => [ 'actor' => 'Account', - 'domain' => 'Domain name', - 'unblock' => 'Unblock', + 'domain' => 'Domeinnaam', + 'unblock' => 'Deblokkeren', ], ]; diff --git a/modules/Admin/Language/nl/Home.php b/modules/Admin/Language/nl/Home.php index 3ff4c04d..8620f125 100644 --- a/modules/Admin/Language/nl/Home.php +++ b/modules/Admin/Language/nl/Home.php @@ -9,6 +9,6 @@ declare(strict_types=1); */ return [ - 'all_podcasts' => 'All podcasts', - 'no_podcast' => 'No podcast found', + 'all_podcasts' => 'Alle podcasts', + 'no_podcast' => 'Geen podcast gevonden', ]; diff --git a/modules/Admin/Language/nl/Install.php b/modules/Admin/Language/nl/Install.php index 36e373a2..cfd92f3f 100644 --- a/modules/Admin/Language/nl/Install.php +++ b/modules/Admin/Language/nl/Install.php @@ -9,12 +9,12 @@ declare(strict_types=1); */ return [ - 'manual_config' => 'Manual configuration', + 'manual_config' => 'Handmatige configuratie', 'manual_config_subtitle' => 'Create a `.env` file with your settings and refresh the page to continue installation.', 'form' => [ 'instance_config' => 'Instance configuration', - 'hostname' => 'Hostname', + 'hostname' => 'Hostnaam', 'media_base_url' => 'Media base URL', 'media_base_url_hint' => 'If you use a CDN and/or an external analytics service, you may set them here.', @@ -28,7 +28,7 @@ return [ 'database_config_hint' => 'Castopod needs to connect to your MySQL (or MariaDB) database. If you do not have these required info, please contact your server administrator.', 'db_hostname' => 'Database hostname', - 'db_name' => 'Database name', + 'db_name' => 'Databasenaam', 'db_username' => 'Database username', 'db_password' => 'Database password', 'db_prefix' => 'Database prefix', @@ -39,16 +39,16 @@ return [ 'Choose your preferred cache handler. Leave it as the default value if you have no clue what it means.', 'cache_handler' => 'Cache handler', 'cacheHandlerOptions' => [ - 'file' => 'File', + 'file' => 'Bestand', 'redis' => 'Redis', 'predis' => 'Predis', ], - 'next' => 'Next', - 'submit' => 'Finish install', + 'next' => 'Volgende', + 'submit' => 'Installatie voltooien', 'create_superadmin' => 'Create your superadmin account', - 'email' => 'Email', - 'username' => 'Username', - 'password' => 'Password', + 'email' => 'E-mail', + 'username' => 'Gebruikersnaam', + 'password' => 'Wachtwoord', ], 'messages' => [ 'createSuperAdminSuccess' => diff --git a/modules/Admin/Language/nl/Navigation.php b/modules/Admin/Language/nl/Navigation.php index 5d1b4583..37989fff 100644 --- a/modules/Admin/Language/nl/Navigation.php +++ b/modules/Admin/Language/nl/Navigation.php @@ -9,35 +9,36 @@ declare(strict_types=1); */ return [ - 'toggle_sidebar' => 'Toggle sidebar', - 'go_to_website' => 'Go to website', + 'toggle_sidebar' => 'Zijbalk tonen/verbergen', + 'go_to_website' => 'Ga naar website', 'go_to_admin' => 'Go to admin', + 'not-authorized' => 'Not authorized', 'dashboard' => 'Dashboard', - 'admin' => 'Home', + 'admin' => 'Hoofdpagina', 'podcasts' => 'Podcasts', - 'podcast-list' => 'All podcasts', - 'podcast-create' => 'New podcast', + 'podcast-list' => 'Alle podcasts', + 'podcast-create' => 'Nieuwe podcast', 'all-podcast-imports' => 'All Podcast imports', - 'podcast-imports-add' => 'Import a podcast', - 'persons' => 'Persons', - 'person-list' => 'All persons', - 'person-create' => 'New person', + 'podcast-imports-add' => 'Importeer een podcast', + 'persons' => 'Personen', + 'person-list' => 'Alle personen', + 'person-create' => 'Nieuwe persoon', 'fediverse' => 'Fediverse', - 'fediverse-blocked-actors' => 'Blocked accounts', - 'fediverse-blocked-domains' => 'Blocked domains', - 'users' => 'Users', - 'user-list' => 'All users', - 'user-create' => 'New user', - 'pages' => 'Pages', - 'page-list' => 'All pages', - 'page-create' => 'New Page', - 'settings' => 'Settings', - 'settings-general' => 'General', - 'settings-theme' => 'Theme', - 'admin-about' => 'About', + 'fediverse-blocked-actors' => 'Geblokkeerde accounts', + 'fediverse-blocked-domains' => 'Geblokkeerde domeinen', + 'users' => 'Gebruikers', + 'user-list' => 'Alle gebruikers', + 'user-create' => 'Nieuwe gebruiker', + 'pages' => 'Pagina\'s', + 'page-list' => 'Alle pagina\'s', + 'page-create' => 'Nieuwe pagina', + 'settings' => 'Instellingen', + 'settings-general' => 'Algemeen', + 'settings-theme' => 'Thema', + 'admin-about' => 'Over', 'account' => [ - 'my-account' => 'My account', - 'change-password' => 'Change password', - 'logout' => 'Logout', + 'my-account' => 'Mijn account', + 'change-password' => 'Wachtwoord wijzigen', + 'logout' => 'Uitloggen', ], ]; diff --git a/modules/Admin/Language/nl/Notifications.php b/modules/Admin/Language/nl/Notifications.php index 2b139d51..41345c11 100644 --- a/modules/Admin/Language/nl/Notifications.php +++ b/modules/Admin/Language/nl/Notifications.php @@ -9,11 +9,11 @@ declare(strict_types=1); */ return [ - 'title' => 'Notifications', - 'reply' => '{actor_username} replied to your post', + 'title' => 'Meldingen', + 'reply' => '{actor_username} heeft op uw bericht gereageerd', 'favourite' => '{actor_username} favourited your post', - 'reblog' => '{actor_username} shared your post', - 'follow' => '{actor_username} started following you', - 'no_notifications' => 'No notifications', - 'mark_all_as_read' => 'Mark all as read', + 'reblog' => '{actor_username} heeft je bericht gedeeld', + 'follow' => '{actor_username} volgt je nu', + 'no_notifications' => 'Geen meldingen', + 'mark_all_as_read' => 'Alles als gelezen markeren', ]; diff --git a/modules/Admin/Language/nl/Page.php b/modules/Admin/Language/nl/Page.php index b6f49de5..566bbd92 100644 --- a/modules/Admin/Language/nl/Page.php +++ b/modules/Admin/Language/nl/Page.php @@ -9,22 +9,22 @@ declare(strict_types=1); */ return [ - 'back_to_home' => 'Back to home', - 'page' => 'Page', - 'all_pages' => 'All pages', - 'create' => 'New page', - 'go_to_page' => 'Go to page', - 'edit' => 'Edit page', - 'delete' => 'Delete page', + 'back_to_home' => 'Terug naar de hoofdpagina', + 'page' => 'Pagina', + 'all_pages' => 'Alle pagina\'s', + 'create' => 'Nieuwe pagina', + 'go_to_page' => 'Ga naar pagina', + 'edit' => 'Pagina bewerken', + 'delete' => 'Pagina verwijderen', 'form' => [ - 'title' => 'Title', + 'title' => 'Titel', 'permalink' => 'Permalink', - 'content' => 'Content', - 'submit_create' => 'Create page', - 'submit_edit' => 'Save', + 'content' => 'Inhoud', + 'submit_create' => 'Pagina aanmaken', + 'submit_edit' => 'Opslaan', ], 'messages' => [ - 'createSuccess' => 'The page “{pageTitle}” was created successfully!', - 'editSuccess' => 'The page was successfully updated!', + 'createSuccess' => 'De pagina "{pageTitle}" is succesvol aangemaakt!', + 'editSuccess' => 'De pagina is succesvol bijgewerkt!', ], ]; diff --git a/modules/Admin/Language/nl/Pager.php b/modules/Admin/Language/nl/Pager.php index e25ee638..210448d8 100644 --- a/modules/Admin/Language/nl/Pager.php +++ b/modules/Admin/Language/nl/Pager.php @@ -9,13 +9,13 @@ declare(strict_types=1); */ return [ - 'pageNavigation' => 'Page navigation', - 'first' => 'First', - 'previous' => 'Previous', - 'next' => 'Next', - 'last' => 'Last', - 'older' => 'Older', - 'newer' => 'Newer', + 'pageNavigation' => 'Paginanavigatie', + 'first' => 'Eerste', + 'previous' => 'Vorige', + 'next' => 'Volgende', + 'last' => 'Laatste', + 'older' => 'Ouder', + 'newer' => 'Nieuwer', 'invalidTemplate' => '{0} is not a valid Pager template.', 'invalidPaginationGroup' => '{0} is not a valid Pagination group.', ]; diff --git a/modules/Admin/Language/nl/Person.php b/modules/Admin/Language/nl/Person.php index a652be9f..18c56722 100644 --- a/modules/Admin/Language/nl/Person.php +++ b/modules/Admin/Language/nl/Person.php @@ -9,57 +9,57 @@ declare(strict_types=1); */ return [ - 'persons' => 'Persons', - 'all_persons' => 'All persons', - 'no_person' => 'Nobody found!', - 'create' => 'Create a person', - 'view' => 'View person', - 'edit' => 'Edit person', - 'delete' => 'Delete person', + 'persons' => 'Personen', + 'all_persons' => 'Alle personen', + 'no_person' => 'Niemand gevonden!', + 'create' => 'Een persoon aanmaken', + 'view' => 'Persoon weergeven', + 'edit' => 'Persoon bewerken', + 'delete' => 'Persoon verwijderen', 'messages' => [ - 'createSuccess' => 'Person has been successfully created!', - 'editSuccess' => 'Person has been successfully updated!', - 'deleteSuccess' => 'Person has been removed!', + 'createSuccess' => 'Persoon is succesvol aangemaakt!', + 'editSuccess' => 'Persoon is succesvol bijgewerkt!', + 'deleteSuccess' => 'Persoon is verwijderd!', ], 'form' => [ 'avatar' => 'Avatar', 'avatar_size_hint' => 'Avatar must be squared and at least 400px wide and tall.', - 'full_name' => 'Full name', - 'full_name_hint' => 'This is the full name or alias of the person.', + 'full_name' => 'Volledige naam', + 'full_name_hint' => 'Dit is de volledige naam of alias van de persoon.', 'unique_name' => 'Unique name', 'unique_name_hint' => 'Used for URLs', 'information_url' => 'Information URL', 'information_url_hint' => 'Url to a relevant resource of information about the person, such as a homepage or third-party profile platform.', - 'submit_create' => 'Create person', - 'submit_edit' => 'Save person', + 'submit_create' => 'Persoon aanmaken', + 'submit_edit' => 'Persoon opslaan', ], 'podcast_form' => [ - 'title' => 'Manage persons', - 'add_section_title' => 'Add persons to this podcast', - 'add_section_subtitle' => 'You may pick several persons and roles.', - 'persons' => 'Persons', + 'title' => 'Personen beheren', + 'add_section_title' => 'Voeg personen toe aan deze podcast', + 'add_section_subtitle' => 'U kunt meerdere personen en rollen kiezen.', + 'persons' => 'Personen', 'persons_hint' => 'You may select one or several persons with the same roles. You need to create the persons first.', - 'roles' => 'Roles', + 'roles' => 'Rollen', 'roles_hint' => 'You may select none, one or several roles for a person.', 'submit_add' => 'Add person(s)', - 'remove' => 'Remove', + 'remove' => 'Verwijderen', ], 'episode_form' => [ - 'title' => 'Manage persons', - 'add_section_title' => 'Add persons to this episode', - 'add_section_subtitle' => 'You may pick several persons and roles.', - 'persons' => 'Persons', + 'title' => 'Personen beheren', + 'add_section_title' => 'Voeg personen toe aan deze aflevering', + 'add_section_subtitle' => 'U kunt meerdere personen en rollen kiezen.', + 'persons' => 'Personen', 'persons_hint' => 'You may select one or several persons with the same roles. You need to create the persons first.', - 'roles' => 'Roles', + 'roles' => 'Rollen', 'roles_hint' => 'You may select none, one or several roles for a person.', 'submit_add' => 'Add person(s)', - 'remove' => 'Remove', + 'remove' => 'Verwijderen', ], 'credits' => 'Credits', ]; diff --git a/modules/Admin/Language/nl/Platforms.php b/modules/Admin/Language/nl/Platforms.php index e161181c..67f69651 100644 --- a/modules/Admin/Language/nl/Platforms.php +++ b/modules/Admin/Language/nl/Platforms.php @@ -11,24 +11,24 @@ declare(strict_types=1); return [ 'title' => [ 'podcasting' => 'Podcasting platforms', - 'social' => 'Social networks', + 'social' => 'Sociale netwerken', 'funding' => 'Funding links', ], 'website' => 'Website', - 'home_url' => 'Go to {platformName} website', - 'register' => 'Register', - 'submit_url' => 'Submit your podcast on {platformName}', - 'your_link' => 'Your link', + 'home_url' => 'Ga naar de {platformName} website', + 'register' => 'Registreren', + 'submit_url' => 'Dien jouw podcast in op {platformName}', + 'your_link' => 'Jouw link', 'your_id' => [ - 'podcasting' => 'Your ID', - 'social' => 'Your ID', + 'podcasting' => 'Jouw ID', + 'social' => 'Jouw ID', 'funding' => 'Your CTA', ], 'your_cta' => 'Your call to action', 'visible' => 'Display in podcast homepage?', 'on_embed' => 'Display on embeddable player?', - 'remove' => 'Remove {platformName}', - 'submit' => 'Save', + 'remove' => '{platformName} verwijderen', + 'submit' => 'Opslaan', 'messages' => [ 'updateSuccess' => 'Platform links have been successfully updated!', 'removeLinkSuccess' => 'The platform link has been removed.', diff --git a/modules/Admin/Language/nl/Podcast.php b/modules/Admin/Language/nl/Podcast.php index 3f423f5a..06013066 100644 --- a/modules/Admin/Language/nl/Podcast.php +++ b/modules/Admin/Language/nl/Podcast.php @@ -9,29 +9,29 @@ declare(strict_types=1); */ return [ - 'all_podcasts' => 'All podcasts', - 'no_podcast' => 'No podcast found!', - 'create' => 'Create podcast', - 'import' => 'Import podcast', + 'all_podcasts' => 'Alle podcasts', + 'no_podcast' => 'Geen podcast gevonden!', + 'create' => 'Podcast aanmaken', + 'import' => 'Podcast importeren', 'all_imports' => 'Podcast imports', - 'new_episode' => 'New Episode', - 'view' => 'View podcast', - 'edit' => 'Edit podcast', - 'publish' => 'Publish podcast', - 'publish_edit' => 'Edit publication', - 'delete' => 'Delete podcast', - 'see_episodes' => 'See episodes', - 'see_contributors' => 'See contributors', + 'new_episode' => 'Nieuwe aflevering', + 'view' => 'Podcast bekijken', + 'edit' => 'Podcast bewerken', + 'publish' => 'Podcast publiceren', + 'publish_edit' => 'Publicatie bewerken', + 'delete' => 'Podcast verwijderen', + 'see_episodes' => 'Afleveringen bekijken', + 'see_contributors' => 'Bekijk bijdragers', 'monetization_other' => 'Other monetization', - 'go_to_page' => 'Go to page', - 'latest_episodes' => 'Latest episodes', - 'see_all_episodes' => 'See all episodes', + 'go_to_page' => 'Ga naar pagina', + 'latest_episodes' => 'Laatste afleveringen', + 'see_all_episodes' => 'Toon alle afleveringen', 'draft' => 'Draft', 'messages' => [ - 'createSuccess' => 'Podcast successfully created!', - 'editSuccess' => 'Podcast has been successfully updated!', - 'importSuccess' => 'Podcast has been successfully imported!', - 'deleteSuccess' => 'Podcast @{podcast_handle} successfully deleted!', + 'createSuccess' => 'Podcast succesvol aangemaakt!', + 'editSuccess' => 'Podcast is succesvol bijgewerkt!', + 'importSuccess' => 'Podcast is succesvol geïmporteerd!', + 'deleteSuccess' => 'Podcast @{podcast_handle} succesvol verwijderd!', 'deletePodcastMediaError' => 'Failed to delete podcast {type, select, cover {cover} banner {banner} @@ -49,9 +49,9 @@ return [ one {# episode was} other {# episodes were} } added to the podcast!', - 'podcastFeedUpToDate' => 'Podcast is already up to date.', - 'publishError' => 'This podcast is either already published or scheduled for publication.', - 'publishEditError' => 'This podcast is not scheduled for publication.', + 'podcastFeedUpToDate' => 'Podcast is al up-to-date.', + 'publishError' => 'Deze podcast is al gepubliceerd of gepland voor publicatie.', + 'publishEditError' => 'Deze podcast is niet gepland voor publicatie.', 'publishCancelSuccess' => 'Podcast publication successfully cancelled!', 'scheduleDateError' => 'Schedule date must be set!', ], @@ -65,35 +65,35 @@ return [ 'banner' => 'Podcast banner', 'banner_size_hint' => 'Banner must have a 3:1 ratio and be at least 1500px wide.', 'banner_delete' => 'Delete podcast banner', - 'title' => 'Title', + 'title' => 'Titel', 'handle' => 'Handle', 'handle_hint' => 'Used to identify the podcast. Uppercase, lowercase, numbers and underscores are accepted.', 'type' => [ - 'label' => 'Type', + 'label' => 'Soort', '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.', ], - 'description' => 'Description', - 'classification_section_title' => 'Classification', + 'description' => 'Omschrijving', + 'classification_section_title' => 'Classificatie', 'classification_section_subtitle' => 'These fields will impact your audience and competition.', - 'language' => 'Language', - 'category' => 'Category', - 'category_placeholder' => 'Select a category…', - 'other_categories' => 'Other categories', + 'language' => 'Taal', + 'category' => 'Categorie', + 'category_placeholder' => 'Selecteer een categorie…', + 'other_categories' => 'Andere categorieën', 'parental_advisory' => [ - 'label' => 'Parental advisory', - 'hint' => 'Does it contain explicit content?', - 'undefined' => 'undefined', + 'label' => 'Ouderlijk advies', + 'hint' => 'Bevat de aflevering de expliciete inhoud?', + 'undefined' => 'niet gedefineerd', 'clean' => 'Clean', - 'explicit' => 'Explicit', + 'explicit' => 'Expliciet', ], - 'author_section_title' => 'Author', - 'author_section_subtitle' => 'Who is managing the podcast?', - 'owner_name' => 'Owner name', + 'author_section_title' => 'Auteur', + 'author_section_subtitle' => 'Wie beheert de podcast?', + 'owner_name' => 'Naam eigenaar', 'owner_name_hint' => 'For administrative use only. Visible in the public RSS feed.', 'owner_email' => 'Owner email', @@ -101,21 +101,22 @@ return [ 'Will be used by most platforms to verify the podcast ownership. Visible in the public RSS feed.', '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.', - 'publisher' => 'Publisher', + 'publisher' => 'Uitgever', 'publisher_hint' => 'The group responsible for creating the show. Often refers to the parent company or network of a podcast. This field is sometimes labeled as ’Author’.', - 'copyright' => 'Copyright', - 'location_section_title' => 'Location', + 'copyright' => 'Auteursrecht', + 'location_section_title' => 'Locatie', 'location_section_subtitle' => 'What place is this podcast about?', 'location_name' => 'Location name or address', 'location_name_hint' => 'This can be a real place or fictional', 'monetization_section_title' => 'Monetization', 'monetization_section_subtitle' => - 'Earn money thanks to your audience.', + 'Verdien geld dankzij uw publiek.', 'premium' => 'Premium', 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', @@ -130,7 +131,7 @@ return [ 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', - 'partnership' => 'Partnership', + 'partnership' => 'Samenwerking', 'partner_id' => 'ID', 'partner_link_url' => 'Link URL', 'partner_image_url' => 'Image URL', @@ -144,42 +145,42 @@ return [ 'lock' => 'Prevent podcast from being copied', 'lock_hint' => 'The purpose is to tell other podcast platforms whether they are allowed to import this feed. A value of yes means that any attempt to import this feed into a new platform should be rejected.', - 'submit_create' => 'Create podcast', - 'submit_edit' => 'Save podcast', + 'submit_create' => 'Podcast aanmaken', + 'submit_edit' => 'Podcast opslaan', ], 'category_options' => [ - 'uncategorized' => 'uncategorized', - 'arts' => 'Arts', - 'business' => 'Business', - 'comedy' => 'Comedy', - 'education' => 'Education', - 'fiction' => 'Fiction', + 'uncategorized' => 'niet gecategoriseerd', + 'arts' => 'Kunsten', + 'business' => 'Zakelijk', + 'comedy' => 'Komedie', + 'education' => 'Educatie', + 'fiction' => 'Fictie', 'government' => 'Government', - 'health_and_fitness' => 'Health & Fitness', - 'history' => 'History', - 'kids_and_family' => 'Kids & Family', - 'leisure' => 'Leisure', - 'music' => 'Music', - 'news' => 'News', - 'religion_and_spirituality' => 'Religion & Spirituality', - 'science' => 'Science', - 'society_and_culture' => 'Society & Culture', - 'sports' => 'Sports', - 'technology' => 'Technology', + 'health_and_fitness' => 'Gezondheid & Fitness', + 'history' => 'Geschiedenis', + 'kids_and_family' => 'Kinderen & Familie', + 'leisure' => 'Vrije tijd', + 'music' => 'Muziek', + 'news' => 'Nieuws', + 'religion_and_spirituality' => 'Geloof & Spiritualiteit', + 'science' => 'Wetenschap', + 'society_and_culture' => 'Maatschappij & Cultuur', + 'sports' => 'Sporten', + 'technology' => 'Technologie', 'true_crime' => 'True Crime', 'tv_and_film' => 'TV & Film', - 'books' => 'Books', - 'design' => 'Design', + 'books' => 'Boeken', + 'design' => 'Ontwerp', 'fashion_and_beauty' => 'Fashion & Beauty', - 'food' => 'Food', - 'performing_arts' => 'Performing Arts', - 'visual_arts' => 'Visual Arts', - 'careers' => 'Careers', - 'entrepreneurship' => 'Entrepreneurship', - 'investing' => 'Investing', - 'management' => 'Management', + 'food' => 'Voeding', + 'performing_arts' => 'Podiumkunsten', + 'visual_arts' => 'Beeldende kunsten', + 'careers' => 'Carrières', + 'entrepreneurship' => 'Ondernemerschap', + 'investing' => 'Investeren', + 'management' => 'Beheer', 'marketing' => 'Marketing', - 'non_profit' => 'Non-Profit', + 'non_profit' => 'Non-profit', 'comedy_interviews' => 'Comedy Interviews', 'improv' => 'Improv', 'stand_up' => 'Stand-Up', @@ -216,101 +217,101 @@ return [ 'entertainment_news' => 'Entertainment News', 'news_commentary' => 'News Commentary', 'politics' => 'Politics', - 'sports_news' => 'Sports News', + 'sports_news' => 'Sportnieuws', 'tech_news' => 'Tech News', - 'buddhism' => 'Buddhism', - 'christianity' => 'Christianity', - 'hinduism' => 'Hinduism', + 'buddhism' => 'Boeddhisme', + 'christianity' => 'Christendom', + 'hinduism' => 'Hindoeïsme', 'islam' => 'Islam', - 'judaism' => 'Judaism', - 'religion' => 'Religion', - 'spirituality' => 'Spirituality', - 'astronomy' => 'Astronomy', - 'chemistry' => 'Chemistry', - 'earth_sciences' => 'Earth Sciences', - 'life_sciences' => 'Life Sciences', - 'mathematics' => 'Mathematics', - 'natural_sciences' => 'Natural Sciences', - 'nature' => 'Nature', - 'physics' => 'Physics', - 'social_sciences' => 'Social Sciences', + 'judaism' => 'Jodendom', + 'religion' => 'Religie', + 'spirituality' => 'Spiritualiteit', + 'astronomy' => 'Astronomie', + 'chemistry' => 'Chemie', + 'earth_sciences' => 'Aardwetenschappen', + 'life_sciences' => 'Levenswetenschappen', + 'mathematics' => 'Wiskunde', + 'natural_sciences' => 'Natuurwetenschappen', + 'nature' => 'Natuur', + 'physics' => 'Fysica', + 'social_sciences' => 'Sociale wetenschappen', 'documentary' => 'Documentary', - 'personal_journals' => 'Personal Journals', - 'philosophy' => 'Philosophy', - 'places_and_travel' => 'Places & Travel', - 'relationships' => 'Relationships', - 'baseball' => 'Baseball', - 'basketball' => 'Basketball', + 'personal_journals' => 'Persoonlijke dagboeken', + 'philosophy' => 'Filosofie', + 'places_and_travel' => 'Plaatsen & Reizen', + 'relationships' => 'Relaties', + 'baseball' => 'Honkbal', + 'basketball' => 'Basketbal', 'cricket' => 'Cricket', 'fantasy_sports' => 'Fantasy Sports', - 'football' => 'Football', + 'football' => 'Voetbal', 'golf' => 'Golf', 'hockey' => 'Hockey', 'rugby' => 'Rugby', - 'running' => 'Running', - 'soccer' => 'Soccer', - 'swimming' => 'Swimming', + 'running' => 'Rennen', + 'soccer' => 'Voetbal', + 'swimming' => 'Zwemmen', 'tennis' => 'Tennis', - 'volleyball' => 'Volleyball', + 'volleyball' => 'Volleybal', 'wilderness' => 'Wilderness', - 'wrestling' => 'Wrestling', + 'wrestling' => 'Worstelen', 'after_shows' => 'After Shows', - 'film_history' => 'Film History', + 'film_history' => 'Filmgeschiedenis', 'film_interviews' => 'Film Interviews', 'film_reviews' => 'Film Reviews', - 'tv_reviews' => 'TV Reviews', + 'tv_reviews' => 'TV-beoordelingen', ], 'publish_form' => [ 'back_to_podcast_dashboard' => 'Back to podcast dashboard', 'post' => 'Your announcement post', 'post_hint' => "Write a message to announce the publication of your podcast. The message will be featured in your podcast's homepage.", - 'message_placeholder' => 'Write your message…', - 'submit' => 'Publish', - 'publication_date' => 'Publication date', + 'message_placeholder' => 'Schrijf uw bericht…', + 'submit' => 'Publiceren', + 'publication_date' => 'Publicatiedatum', 'publication_method' => [ - 'now' => 'Now', - 'schedule' => 'Schedule', + 'now' => 'Nu', + 'schedule' => 'Plannen', ], - 'scheduled_publication_date' => 'Scheduled publication date', + 'scheduled_publication_date' => 'Gepland publicatiedatum', 'scheduled_publication_date_hint' => 'You can schedule the podcast release by setting a future publication date. This field must be formatted as YYYY-MM-DD HH:mm', - 'submit_edit' => 'Edit publication', - 'cancel_publication' => 'Cancel publication', + 'submit_edit' => 'Publicatie bewerken', + 'cancel_publication' => 'Publicatie annuleren', 'message_warning' => 'You did not write a message for your announcement post!', 'message_warning_hint' => 'Having a message increases social engagement, resulting in a better visibility for your podcast.', - 'message_warning_submit' => 'Publish anyway', + 'message_warning_submit' => 'Toch publiceren', ], 'publication_status_banner' => [ 'draft_mode' => 'draft mode', - 'not_published' => 'This podcast is not yet published.', - 'scheduled' => 'This podcast is scheduled for publication on {publication_date}.', + 'not_published' => 'De podcast is nog niet gepubliceerd.', + 'scheduled' => 'Deze podcast is gepland voor publicatie op {publication_date}.', ], 'delete_form' => [ 'disclaimer' => "Deleting the podcast will delete all episodes, media files, posts and analytics associated with it. This action is irreversible, you will not be able to retrieve them afterwards.", 'understand' => 'I understand, I want the podcast to be permanently deleted', - 'submit' => 'Delete', + 'submit' => 'Verwijderen', ], - 'by' => 'By {publisher}', - 'season' => 'Season {seasonNumber}', - 'list_of_episodes_year' => '{year} episodes ({episodeCount})', + 'by' => 'Door {publisher}', + 'season' => 'Seizoen {seasonNumber}', + 'list_of_episodes_year' => '{year} afleveringen ({episodeCount})', 'list_of_episodes_season' => - 'Season {seasonNumber} episodes ({episodeCount})', - 'no_episode' => 'No episode found!', - 'follow' => 'Follow', + 'Seizoen {seasonNumber} afleveringen ({episodeCount})', + 'no_episode' => 'Er zijn geen afleveringen gevonden!', + 'follow' => 'Volgen', 'followers' => '{numberOfFollowers, plural, - one {# follower} - other {# followers} + one {# volger} + other {# volgers} }', 'posts' => '{numberOfPosts, plural, - one {# post} - other {# posts} + one {# bericht} + other {# berichten} }', - 'activity' => 'Activity', - 'episodes' => 'Episodes', + 'activity' => 'Activiteit', + 'episodes' => 'Afleveringen', 'sponsor' => 'Sponsor', 'funding_links' => 'Funding links for {podcastTitle}', - 'find_on' => 'Find {podcastTitle} on', - 'listen_on' => 'Listen on', + 'find_on' => 'Vind {podcastTitle} op', + 'listen_on' => 'Beluister op', ]; diff --git a/modules/Admin/Language/nl/PodcastNavigation.php b/modules/Admin/Language/nl/PodcastNavigation.php index bb777707..f80c3e40 100644 --- a/modules/Admin/Language/nl/PodcastNavigation.php +++ b/modules/Admin/Language/nl/PodcastNavigation.php @@ -12,18 +12,18 @@ return [ 'go_to_page' => 'Go to podcast page', 'rss_feed' => 'RSS feed', 'dashboard' => 'Podcast dashboard', - 'podcast-view' => 'Home', - 'podcast-edit' => 'Edit podcast', - 'podcast-persons-manage' => 'Manage persons', - 'podcast-imports' => 'Podcast imports', + 'podcast-view' => 'Hoofdpagina', + 'podcast-edit' => 'Podcast bewerken', + 'podcast-persons-manage' => 'Personen beheren', + 'podcast-imports' => 'Podcast importeren', 'podcast-imports-sync' => 'Sync feeds', - 'episodes' => 'Episodes', - 'episode-list' => 'All episodes', - 'episode-create' => 'New episode', + 'episodes' => 'Afleveringen', + 'episode-list' => 'Alle afleveringen', + 'episode-create' => 'Nieuwe aflevering', 'analytics' => 'Analytics', 'podcast-analytics' => 'Audience overview', 'podcast-analytics-webpages' => 'Web pages visits', - 'podcast-analytics-locations' => 'Locations', + 'podcast-analytics-locations' => 'Locaties', 'podcast-analytics-unique-listeners' => 'Unique listeners', 'podcast-analytics-players' => 'Players', 'podcast-analytics-listening-time' => 'Listening time', @@ -31,12 +31,12 @@ return [ 'monetization' => 'Monetization', 'subscription-list' => 'All subscriptions', 'subscription-create' => 'Add subscription', - 'contributors' => 'Contributors', - 'contributor-list' => 'All contributors', - 'contributor-add' => 'Add contributor', + 'contributors' => 'Bijdragers', + 'contributor-list' => 'Alle bijdragers', + 'contributor-add' => 'Bijdragers toevoegen', 'broadcast' => 'Broadcast', 'platforms-podcasting' => 'Podcasting apps', - 'platforms-social' => 'Social networks', + 'platforms-social' => 'Sociale netwerken', 'platforms-funding' => 'Funding links', - 'podcast-monetization-other' => 'Other', + 'podcast-monetization-other' => 'Andere', ]; diff --git a/modules/Admin/Language/nl/Settings.php b/modules/Admin/Language/nl/Settings.php index 4a70dcba..5ce212db 100644 --- a/modules/Admin/Language/nl/Settings.php +++ b/modules/Admin/Language/nl/Settings.php @@ -9,7 +9,7 @@ declare(strict_types=1); */ return [ - 'title' => 'General settings', + 'title' => 'Algemene instellingen', 'instance' => [ 'title' => 'Instance', 'site_icon' => 'Site icon', @@ -18,18 +18,18 @@ return [ 'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.', 'site_name' => 'Site name', 'site_description' => 'Site description', - 'submit' => 'Save', + 'submit' => 'Opslaan', 'editSuccess' => 'Instance has been updated successfully!', 'deleteIconSuccess' => 'Site icon has been remove successfully!', ], 'images' => [ - 'title' => 'Images', + 'title' => 'Afbeeldingen', 'subtitle' => 'Here you can regenerate all images based on the originals that were uploaded. To be used if you find that some images are missing. This task may take a while.', - 'regenerate' => 'Regenerate images', + 'regenerate' => 'Afbeeldingen regenereren', 'regenerationSuccess' => 'All images have been regenerated successfully!', ], 'housekeeping' => [ - 'title' => 'Housekeeping', + 'title' => 'Huishouden', 'subtitle' => 'Runs various housekeeping tasks. Use this feature if you ever encounter issues with media files or data integrity. These tasks may take a while.', 'reset_counts' => 'Reset counts', 'reset_counts_helper' => 'This option will recalculate and reset all data counts (number of followers, posts, comments, …).', @@ -43,16 +43,16 @@ return [ 'runSuccess' => 'Housekeeping has been run successfully!', ], 'theme' => [ - 'title' => 'Theme', - 'accent_section_title' => 'Accent color', - 'accent_section_subtitle' => 'Choose the color to determine the look and feel of all public pages.', - 'pine' => 'Pine', + 'title' => 'Thema', + 'accent_section_title' => 'Accentkleur', + 'accent_section_subtitle' => 'Kies de kleur om het uiterlijk van alle openbare pagina\'s te bepalen.', + 'pine' => 'Den', 'crimson' => 'Crimson', 'amber' => 'Amber', - 'lake' => 'Lake', + 'lake' => 'Meer', 'jacaranda' => 'Jacaranda', 'onyx' => 'Onyx', - 'submit' => 'Save', - 'setInstanceThemeSuccess' => 'Theme has been updated successfully!', + 'submit' => 'Opslaan', + 'setInstanceThemeSuccess' => 'Thema is succesvol bijgewerkt!', ], ]; diff --git a/modules/Admin/Language/nl/Soundbite.php b/modules/Admin/Language/nl/Soundbite.php index a3f828fe..0f67581e 100644 --- a/modules/Admin/Language/nl/Soundbite.php +++ b/modules/Admin/Language/nl/Soundbite.php @@ -20,8 +20,8 @@ return [ 'form' => [ 'title' => 'New soundbite', 'soundbite_title' => 'Soundbite title', - 'start_time' => 'Start at', - 'duration' => 'Duration', + 'start_time' => 'Begintijd', + 'duration' => 'Duur', 'submit' => 'Create soundbite', ], 'play' => 'Play soundbite', diff --git a/modules/Admin/Language/nl/Validation.php b/modules/Admin/Language/nl/Validation.php index 3bc78cfe..ecf301a4 100644 --- a/modules/Admin/Language/nl/Validation.php +++ b/modules/Admin/Language/nl/Validation.php @@ -12,5 +12,5 @@ return [ 'min_dims' => '{field} is either not an image, or it is not wide or tall enough.', 'is_image_ratio' => - '{field} is either not an image or not of the right ratio.', + '{field} is geen afbeelding of niet van de juiste verhouding.', ]; diff --git a/modules/Admin/Language/nl/VideoClip.php b/modules/Admin/Language/nl/VideoClip.php index 638de697..c277d850 100644 --- a/modules/Admin/Language/nl/VideoClip.php +++ b/modules/Admin/Language/nl/VideoClip.php @@ -10,16 +10,16 @@ declare(strict_types=1); return [ 'list' => [ - 'title' => 'Video clips', + 'title' => 'Videoclips', 'status' => [ 'label' => 'Status', - 'queued' => 'queued', + 'queued' => 'in wachtrij', 'queued_hint' => 'Clip is waiting to be processed.', - 'pending' => 'pending', + 'pending' => 'in behandeling', 'pending_hint' => 'Clip will be generated shortly.', - 'running' => 'running', + 'running' => 'actief', 'running_hint' => 'Clip is being generated.', - 'failed' => 'failed', + 'failed' => 'mislukt', 'failed_hint' => 'Clip could not be generated: script failure.', 'passed' => 'passed', 'passed_hint' => 'Clip was generated successfully!', @@ -40,23 +40,23 @@ return [ 'deleteSuccess' => 'Video clip has been successfully removed!', ], 'format' => [ - 'landscape' => 'Landscape', + 'landscape' => 'Liggend', 'portrait' => 'Portrait', - 'squared' => 'Squared', + 'squared' => 'Vierkant', ], 'form' => [ - 'title' => 'New video clip', + 'title' => 'Nieuwe videoclip', 'params_section_title' => 'Video clip parameters', 'clip_title' => 'Clip title', 'format' => [ - 'label' => 'Choose a format', + 'label' => 'Kies een formaat', 'landscape_hint' => 'With a 16:9 ratio, landscape videos are great for PeerTube, Youtube and Vimeo.', 'portrait_hint' => 'With a 9:16 ratio, portrait videos are great for TikTok, Youtube shorts and Instagram stories.', 'squared_hint' => 'With a 1:1 ratio, squared videos are great for Mastodon, Facebook, Twitter and LinkedIn.', ], - 'theme' => 'Select a theme', - 'start_time' => 'Start at', - 'duration' => 'Duration', + 'theme' => 'Selecteer een thema', + 'start_time' => 'Begintijd', + 'duration' => 'Duur', 'trim_start' => 'Trim start', 'trim_end' => 'Trim end', 'submit' => 'Create video clip', diff --git a/modules/Admin/Language/nn-NO/Podcast.php b/modules/Admin/Language/nn-NO/Podcast.php index 42778a7b..782a04d6 100644 --- a/modules/Admin/Language/nn-NO/Podcast.php +++ b/modules/Admin/Language/nn-NO/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodane må ha premium som standardval', 'premium_by_default_hint' => 'Podkastepisodane vil få premium som standardmerking. Du kan likevel ha nokre episodar, trailerar eller bonusar som offentlege.', 'op3' => 'Open Podcast Prefix-prosjekt (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Verdiset analysedataa dine med OP3, som er ein tredjeparts analyseteneste med open kjeldekode. Del, stadfest og samanlikne analysedataa dine med det opne podkast-økosystemet.', 'op3_enable' => 'Bruk OP3-analysetenesta', 'op3_enable_hint' => 'Av tryggleiksgrunnar deler me ikkje analysedata for premium-episodar med OP3.', diff --git a/modules/Admin/Language/oc/Home.php b/modules/Admin/Language/oc/Home.php index 3ff4c04d..2f0f3570 100644 --- a/modules/Admin/Language/oc/Home.php +++ b/modules/Admin/Language/oc/Home.php @@ -9,6 +9,6 @@ declare(strict_types=1); */ return [ - 'all_podcasts' => 'All podcasts', - 'no_podcast' => 'No podcast found', + 'all_podcasts' => 'Totes los podcasts', + 'no_podcast' => 'Cap de podcast pas trobat', ]; diff --git a/modules/Admin/Language/oc/Install.php b/modules/Admin/Language/oc/Install.php index 36e373a2..5a90a8ce 100644 --- a/modules/Admin/Language/oc/Install.php +++ b/modules/Admin/Language/oc/Install.php @@ -9,7 +9,7 @@ declare(strict_types=1); */ return [ - 'manual_config' => 'Manual configuration', + 'manual_config' => 'Configuracion manuala', 'manual_config_subtitle' => 'Create a `.env` file with your settings and refresh the page to continue installation.', 'form' => [ @@ -39,12 +39,12 @@ return [ 'Choose your preferred cache handler. Leave it as the default value if you have no clue what it means.', 'cache_handler' => 'Cache handler', 'cacheHandlerOptions' => [ - 'file' => 'File', + 'file' => 'Fichièr', 'redis' => 'Redis', 'predis' => 'Predis', ], - 'next' => 'Next', - 'submit' => 'Finish install', + 'next' => 'Seguent', + 'submit' => 'Acabar l’installacion', 'create_superadmin' => 'Create your superadmin account', 'email' => 'Email', 'username' => 'Username', diff --git a/modules/Admin/Language/oc/Podcast.php b/modules/Admin/Language/oc/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/oc/Podcast.php +++ b/modules/Admin/Language/oc/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/pl/Podcast.php b/modules/Admin/Language/pl/Podcast.php index c60f9b6e..d450e376 100644 --- a/modules/Admin/Language/pl/Podcast.php +++ b/modules/Admin/Language/pl/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/pt-BR/Episode.php b/modules/Admin/Language/pt-BR/Episode.php index deb669aa..f62d56ed 100644 --- a/modules/Admin/Language/pt-BR/Episode.php +++ b/modules/Admin/Language/pt-BR/Episode.php @@ -22,7 +22,7 @@ return [ 'all_podcast_episodes' => 'Todos os episódios de podcast', 'back_to_podcast' => 'Voltar para o podcast', 'edit' => 'Editar', - 'preview' => 'Preview', + 'preview' => 'Pré-visualizar', 'publish' => 'Publicar', 'publish_edit' => 'Editar publicação', 'publish_date_edit' => 'Editar data de publicação', @@ -81,13 +81,13 @@ return [ audio {áudio} other {mídia} }.', - 'deleteFileError' => 'Failed to delete {type, select, - transcript {transcript} - chapters {chapters} - image {cover} - audio {audio} - other {media} - } file {file_key}. You may manually remove it from your disk.', + 'deleteFileError' => 'Falha ao excluir o arquivo de {type, select, + transcript {transcrição} + chapters {capítulos} + image {capa} + audio {áudio} + other {mídia} + }arquivo {file_key}. Você pode removê-lo manualmente do seu disco.', 'sameSlugError' => 'Um episódio com o slug escolhido já existe.', ], 'form' => [ @@ -213,13 +213,13 @@ return [ 'light-transparent' => 'Claro translúcido', ], 'publication_status_banner' => [ - 'draft_mode' => 'draft mode', + 'draft_mode' => 'modo rascunho', '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 {Esse episódio ainda não foi publicado.} + scheduled {Esse episódio está agendado para publicação em {publication_date}.} + with_podcast {Esse episódio será publicado ao mesmo tempo que o podcast. .} + other {Esse episódio ainda não foi publicado.} }', - 'preview' => 'Preview', + 'preview' => 'Pré-visualizar', ], ]; diff --git a/modules/Admin/Language/pt-BR/Platforms.php b/modules/Admin/Language/pt-BR/Platforms.php index 14f14b49..0388f65f 100644 --- a/modules/Admin/Language/pt-BR/Platforms.php +++ b/modules/Admin/Language/pt-BR/Platforms.php @@ -10,21 +10,21 @@ declare(strict_types=1); return [ 'title' => [ - 'podcasting' => 'Podcasting platforms', - 'social' => 'Social networks', - 'funding' => 'Funding links', + 'podcasting' => 'Plataformas de podcasting', + 'social' => 'Redes sociais', + 'funding' => 'Links de financiamento', ], - 'website' => 'Website', + 'website' => 'Site', 'home_url' => 'Ir para o site {platformName}', - 'register' => 'Register', + 'register' => 'Registrar', 'submit_url' => 'Enviar seu podcast para {platformName}', - 'your_link' => 'Your link', + 'your_link' => 'Seu link', 'your_id' => [ - 'podcasting' => 'Your ID', - 'social' => 'Your ID', - 'funding' => 'Your CTA', + 'podcasting' => 'Seu ID', + 'social' => 'Seu ID', + 'funding' => 'Seu CTA', ], - 'your_cta' => 'Your call to action', + 'your_cta' => 'Sua chamada para ação', 'visible' => 'Mostrar na página inicial do podcast?', 'on_embed' => 'Mostrar no player incorporável?', 'remove' => 'Remover {platformName}', diff --git a/modules/Admin/Language/pt-BR/Podcast.php b/modules/Admin/Language/pt-BR/Podcast.php index 3f6012c3..17d2289b 100644 --- a/modules/Admin/Language/pt-BR/Podcast.php +++ b/modules/Admin/Language/pt-BR/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episódios devem ser definidos como premium por padrão', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Ativar serviço de análise OP3', 'op3_enable_hint' => 'Por razões de segurança, os dados de análise dos episódios premium não serão compartilhados com o OP3.', diff --git a/modules/Admin/Language/pt/Podcast.php b/modules/Admin/Language/pt/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/pt/Podcast.php +++ b/modules/Admin/Language/pt/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/ro/Podcast.php b/modules/Admin/Language/ro/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/ro/Podcast.php +++ b/modules/Admin/Language/ro/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/ru/Podcast.php b/modules/Admin/Language/ru/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/ru/Podcast.php +++ b/modules/Admin/Language/ru/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/sk/Podcast.php b/modules/Admin/Language/sk/Podcast.php index e3b52450..a3e8fa84 100644 --- a/modules/Admin/Language/sk/Podcast.php +++ b/modules/Admin/Language/sk/Podcast.php @@ -88,7 +88,7 @@ return [ 'label' => 'Parental advisory', 'hint' => 'Obsahuje explicitný obsah?', 'undefined' => 'neuvedené', - 'clean' => 'Clean', + 'clean' => 'Čistá', 'explicit' => 'Chúlostivé', ], 'author_section_title' => 'Autor', @@ -112,10 +112,11 @@ return [ 'monetization_section_title' => 'Monetization', 'monetization_section_subtitle' => 'Earn money thanks to your audience.', - 'premium' => 'Premium', - 'premium_by_default' => 'Episodes must be set as premium by default', + 'premium' => 'Prémiový obsah', + 'premium_by_default' => 'Epizódy musia byť predvolene nastavené ako prémiové', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', @@ -130,7 +131,7 @@ return [ 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', - 'partnership' => 'Partnership', + 'partnership' => 'Partnerstvo', 'partner_id' => 'ID', 'partner_link_url' => 'URL adresa odkazu', 'partner_image_url' => 'URL adresa obrázka', @@ -180,7 +181,7 @@ return [ 'management' => 'Manažment', 'marketing' => 'Marketing', 'non_profit' => 'Neziskový', - 'comedy_interviews' => 'Comedy Interviews', + 'comedy_interviews' => 'Komediálne rozhovory', 'improv' => 'Improv', 'stand_up' => 'Stand-Up', 'courses' => 'Kurzy', @@ -193,10 +194,10 @@ return [ 'alternative_health' => 'Alternative Health', 'fitness' => 'Fitness', 'medicine' => 'Medicínsky', - 'mental_health' => 'Mental Health', + 'mental_health' => 'Duševné zdravie', 'nutrition' => 'Nutrition', 'sexuality' => 'Sexualita', - 'education_for_kids' => 'Education for Kids', + 'education_for_kids' => 'Vzdelávanie pre deti', 'parenting' => 'Rodičovstvo', 'pets_and_animals' => 'Pets & Animals', 'stories_for_kids' => 'Príbehy pre deti', @@ -220,7 +221,7 @@ return [ 'tech_news' => 'Technologické novinky', 'buddhism' => 'Buddhism', 'christianity' => 'Kresťanstvo', - 'hinduism' => 'Hinduism', + 'hinduism' => 'Hinduizmus', 'islam' => 'Islam', 'judaism' => 'Judaism', 'religion' => 'Náboženstvo', @@ -248,10 +249,10 @@ return [ 'hockey' => 'Hockey', 'rugby' => 'Rugby', 'running' => 'Running', - 'soccer' => 'Soccer', + 'soccer' => 'Futbal', 'swimming' => 'Plávanie', 'tennis' => 'Tenis', - 'volleyball' => 'Volleyball', + 'volleyball' => 'Volejbal', 'wilderness' => 'Divočina', 'wrestling' => 'Zápasnícky', 'after_shows' => 'After Shows', @@ -282,8 +283,8 @@ return [ 'message_warning_submit' => 'Napriek tomu zverejniť', ], 'publication_status_banner' => [ - 'draft_mode' => 'draft mode', - 'not_published' => 'This podcast is not yet published.', + 'draft_mode' => 'konceptový režim', + 'not_published' => 'Tento podcast ešte nieje zverejnený.', 'scheduled' => 'This podcast is scheduled for publication on {publication_date}.', ], 'delete_form' => [ diff --git a/modules/Admin/Language/sk/PodcastNavigation.php b/modules/Admin/Language/sk/PodcastNavigation.php index 44930148..f90c67a2 100644 --- a/modules/Admin/Language/sk/PodcastNavigation.php +++ b/modules/Admin/Language/sk/PodcastNavigation.php @@ -10,7 +10,7 @@ declare(strict_types=1); return [ 'go_to_page' => 'Ísť na stránku podcastu', - 'rss_feed' => 'RSS feed', + 'rss_feed' => 'RSS kanál', 'dashboard' => 'Podcast dashboard', 'podcast-view' => 'Úvod', 'podcast-edit' => 'Upraviť podcast', @@ -25,7 +25,7 @@ return [ 'podcast-analytics-webpages' => 'Web pages visits', 'podcast-analytics-locations' => 'Locations', 'podcast-analytics-unique-listeners' => 'Unique listeners', - 'podcast-analytics-players' => 'Players', + 'podcast-analytics-players' => 'Prehrávače', 'podcast-analytics-listening-time' => 'Čas počúvania', 'podcast-analytics-time-periods' => 'Časové úseky', 'monetization' => 'Monetization', @@ -34,7 +34,7 @@ return [ 'contributors' => 'Prispievatelia', 'contributor-list' => 'Všetci prispievatelia', 'contributor-add' => 'Pridať prispievateľa', - 'broadcast' => 'Broadcast', + 'broadcast' => 'Vysielanie', 'platforms-podcasting' => 'Podcastové aplikácie', 'platforms-social' => 'Sociálne siete', 'platforms-funding' => 'Funding links', diff --git a/modules/Admin/Language/sr_Latn/Podcast.php b/modules/Admin/Language/sr_Latn/Podcast.php index 07058f1a..a6514a50 100644 --- a/modules/Admin/Language/sr_Latn/Podcast.php +++ b/modules/Admin/Language/sr_Latn/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Epizode ​​se podrazumevano moraju podesiti kao premijum', 'premium_by_default_hint' => 'Epizode ​​podkasta će podrazumevano biti označene kao premijum. I dalje možete izabrati da neke epizode, trejlere ili bonuse postavite kao javne.', 'op3' => 'Otvoreni Podkast Prefiks Projekat (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Vrednujte svoje analitičke podatke pomoću OP3, otvorenog koda i pouzdane analitičke usluge treće strane. Delite, potvrdite i uporedite svoje analitičke podatke sa otvorenim podkast ekosistemom.', 'op3_enable' => 'Omogućite OP3 analitičku uslugu', 'op3_enable_hint' => 'Iz bezbednosnih razloga, analitika premijum epizoda se neće deliti sa OP3.', diff --git a/modules/Admin/Language/sv/Podcast.php b/modules/Admin/Language/sv/Podcast.php index 5856853f..265e8889 100644 --- a/modules/Admin/Language/sv/Podcast.php +++ b/modules/Admin/Language/sv/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Avsnitt måste anges som premium som standard', 'premium_by_default_hint' => 'Podcast avsnitt kommer att markeras som premium som standard. Du kan fortfarande välja att ställa in några avsnitt, trailers eller bonusar som offentliga.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/uk/Podcast.php b/modules/Admin/Language/uk/Podcast.php index 3f423f5a..3a2edc64 100644 --- a/modules/Admin/Language/uk/Podcast.php +++ b/modules/Admin/Language/uk/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => 'Episodes must be set as premium by default', 'premium_by_default_hint' => 'Podcast episodes will be marked as premium by default. You can still choose to set some episodes, trailers or bonuses as public.', 'op3' => 'Open Podcast Prefix Project (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => 'Value your analytics data with OP3, an open-source and trusted third party analytics service. Share, validate and compare your analytics data with the open podcasting ecosystem.', 'op3_enable' => 'Enable OP3 analytics service', 'op3_enable_hint' => 'For security reasons, premium episodes\' analytics data will not be shared with OP3.', diff --git a/modules/Admin/Language/zh-Hans/Podcast.php b/modules/Admin/Language/zh-Hans/Podcast.php index 7b0964d3..6e0c79c5 100644 --- a/modules/Admin/Language/zh-Hans/Podcast.php +++ b/modules/Admin/Language/zh-Hans/Podcast.php @@ -116,6 +116,7 @@ return [ 'premium_by_default' => '剧集必须默认设置为付费会员订阅。', 'premium_by_default_hint' => '默认情况下,播客剧集将被标记为高级。 你仍然可以选择将某些剧集、预告片等设置为公开。', 'op3' => '打开播客前缀项目 (OP3)', + 'op3_link' => 'Visit your OP3 dashboard (external link)', 'op3_hint' => '使用 OP3(一项开源且值得信赖的第三方分析服务)来评估您的分析数据。 与开源播客生态系统共享、验证和比较您的分析数据。', 'op3_enable' => '启用 OP3 分析服务', 'op3_enable_hint' => '出于安全原因,高级剧集的分析数据将不会与 OP3 共享。', diff --git a/modules/Auth/Language/pt-BR/Auth.php b/modules/Auth/Language/pt-BR/Auth.php index 725b760b..154870ca 100644 --- a/modules/Auth/Language/pt-BR/Auth.php +++ b/modules/Auth/Language/pt-BR/Auth.php @@ -11,83 +11,83 @@ declare(strict_types=1); return [ 'instance_groups' => [ 'owner' => [ - 'title' => 'Instance Owner', - 'description' => 'The Castopod owner.', + 'title' => 'Instância proprietário', + 'description' => 'O proprietário do Castopod.', ], 'superadmin' => [ - 'title' => 'Super admin', - 'description' => 'Has complete control over Castopod.', + 'title' => 'Super administrador', + 'description' => 'Tem controle completo sobre Castopod.', ], 'manager' => [ - 'title' => 'Manager', - 'description' => 'Manages Castopod\'s content.', + 'title' => 'Gerente', + 'description' => 'Gerencia o conteúdo de Castopod.', ], 'podcaster' => [ 'title' => 'Podcaster', - 'description' => 'General users of Castopod.', + 'description' => 'Usuários gerais do Castopod.', ], ], 'instance_permissions' => [ - 'admin.access' => 'Can access the Castopod admin area.', - 'admin.settings' => 'Can access the Castopod settings.', - 'users.manage' => 'Can manage Castopod users.', - 'persons.manage' => 'Can manage persons.', - 'pages.manage' => 'Can manage pages.', - 'podcasts.view' => 'Can view all podcasts.', - 'podcasts.create' => 'Can create new podcasts.', - 'podcasts.import' => 'Can import podcasts.', - 'fediverse.manage-blocks' => 'Can block fediverse actors/domains from interacting with Castopod.', + 'admin.access' => 'Pode acessar a área de administração do Castopod.', + 'admin.settings' => 'Pode acessar as configurações de Castopod.', + 'users.manage' => 'Pode gerenciar usuários do Castopod.', + 'persons.manage' => 'Pode gerenciar pessoas.', + 'pages.manage' => 'Pode gerenciar páginas.', + 'podcasts.view' => 'Pode ver todos os podcasts.', + 'podcasts.create' => 'Pode criar novos podcasts.', + 'podcasts.import' => 'Pode importar podcasts.', + 'fediverse.manage-blocks' => 'Pode bloquear ator/domínios distintos de interagir com Castopod.', ], 'podcast_groups' => [ 'owner' => [ - 'title' => 'Podcast Owner', - 'description' => 'The podcast owner.', + 'title' => 'Dono do Podcast', + 'description' => 'O proprietário do podcast.', ], 'admin' => [ - 'title' => 'Admin', - 'description' => 'Has complete control of podcast #{id}.', + 'title' => 'Administrador', + 'description' => 'Tem controle completo do podcast #{id}.', ], 'editor' => [ 'title' => 'Editor', - 'description' => 'Manages content and publications of podcast #{id}.', + 'description' => 'Gerencia o conteúdo e as publicações do podcast #{id}.', ], 'author' => [ - 'title' => 'Author', - 'description' => 'Manages content of podcast #{id} but cannot publish them.', + 'title' => 'Autor', + 'description' => 'Gerencia o conteúdo do podcast #{id} mas não pode publicá-los.', ], 'guest' => [ - 'title' => 'Guest', - 'description' => 'General contributor of the podcast #{id}.', + 'title' => 'Convidado', + 'description' => 'Contribuidor geral do podcast #{id}.', ], ], 'podcast_permissions' => [ - 'view' => 'Can view dashboard and analytics of podcast #{id}.', - 'edit' => 'Can edit podcast #{id}.', - 'delete' => 'Can delete podcast #{id}.', - 'manage-import' => 'Can synchronize imported podcast #{id}.', - 'manage-persons' => 'Can manage subscriptions of podcast #{id}.', - 'manage-subscriptions' => 'Can manage subscriptions of podcast #{id}.', - 'manage-contributors' => 'Can manage contributors of podcast #{id}.', - 'manage-platforms' => 'Can set/remove platform links of podcast #{id}.', - 'manage-publications' => 'Can publish podcast #{id}.', - 'manage-notifications' => 'Can view and mark notifications as read for podcast #{id}.', - 'interact-as' => 'Can interact as the podcast #{id} to favourite, share or reply to posts.', - 'episodes.view' => 'Can view dashboards and analytics of podcast #{id}\'s episodes.', - 'episodes.create' => 'Can create episodes for podcast #{id}.', - 'episodes.edit' => 'Can edit episodes of podcast #{id}.', - 'episodes.delete' => 'Can delete episodes of podcast #{id}.', - 'episodes.manage-persons' => 'Can manage episode persons of podcast #{id}.', - 'episodes.manage-clips' => 'Can manage video clips or soundbites of podcast #{id}.', - 'episodes.manage-publications' => 'Can publish/unpublish episodes and posts of podcast #{id}.', - 'episodes.manage-comments' => 'Can create/remove episode comments of podcast #{id}.', + 'view' => 'Pode visualizar o painel de controle e análises do podcast #{id}.', + 'edit' => 'Pode editar o podcast #{id}.', + 'delete' => 'Pode deletar episódios do podcast #{id}.', + 'manage-import' => 'Pode sincronizar o podcast importado #{id}.', + 'manage-persons' => 'Pode gerenciar assinaturas do podcast #{id}.', + 'manage-subscriptions' => 'Pode gerenciar assinaturas do podcast #{id}.', + 'manage-contributors' => 'Pode gerenciar contribuidores do podcast #{id}.', + 'manage-platforms' => 'Pode definir/remover links de plataforma do podcast #{id}.', + 'manage-publications' => 'Pode publicar podcast #{id}.', + 'manage-notifications' => 'Pode ver e marcar notificações como lidas para o podcast #{id}.', + 'interact-as' => 'Pode interagir com o podcast #{id} para favorito, compartilhar ou responder às publicações.', + 'episodes.view' => 'Pode ver painéis e análises de episódios de podcast #{id}.', + 'episodes.create' => 'Pode criar episódios para o podcast #{id}.', + 'episodes.edit' => 'Pode editar episódios de podcast #{id}.', + 'episodes.delete' => 'Pode excluir episódios do podcast #{id}.', + 'episodes.manage-persons' => 'Pode gerenciar pessoas de episódios do podcast #{id}.', + 'episodes.manage-clips' => 'Pode gerenciar clipes de vídeo ou sons de episódios do podcast #{id}.', + 'episodes.manage-publications' => 'Pode publicar/remover a publicação de episódios e postagens de podcast #{id}.', + 'episodes.manage-comments' => 'Pode criar/remover comentários de episódio do podcast #{id}.', ], // missing keys - 'code' => 'Your 6-digit code', + 'code' => 'Seu código de 6 dígitos', - 'set_password' => 'Set your password', + 'set_password' => 'Defina sua senha', // Welcome email - 'welcomeSubject' => 'You\'ve been invited to {siteName}', - 'emailWelcomeMailBody' => 'An account was created for you on {domain}, click on the login link below to set your password. The link is valid for {numberOfHours} hours after this email was sent.', + 'welcomeSubject' => 'Você foi convidado(a) para o {siteName}', + 'emailWelcomeMailBody' => 'Uma conta foi criada para você no {domain}, clique no link de login abaixo para definir sua senha. O link é válido por {numberOfHours} horas após o envio deste e-mail.', ]; diff --git a/modules/PodcastImport/Language/nl/PodcastImport.php b/modules/PodcastImport/Language/nl/PodcastImport.php index 8bf494d3..367f9ec8 100644 --- a/modules/PodcastImport/Language/nl/PodcastImport.php +++ b/modules/PodcastImport/Language/nl/PodcastImport.php @@ -10,49 +10,49 @@ declare(strict_types=1); return [ 'banner' => [ - 'disclaimer' => 'Importing', - 'text' => '{podcastTitle} is currently being imported.', - 'cta' => 'See import status', + 'disclaimer' => 'Importeren', + 'text' => '{podcastTitle} wordt momenteel geïmporteerd.', + 'cta' => 'Bekijk importstatus', ], - 'old_podcast_section_title' => 'The podcast to import', - 'old_podcast_legal_disclaimer_title' => 'Legal disclaimer', + 'old_podcast_section_title' => 'De te importeren podcast', + 'old_podcast_legal_disclaimer_title' => 'Wettelijke disclaimer', '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', + 'new_podcast_section_title' => 'De nieuwe 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', + 'submit' => 'Import toevoegen aan wachtrij', 'queue' => [ 'status' => [ 'label' => 'Status', - 'queued' => 'queued', + 'queued' => 'in wachtrij', 'queued_hint' => 'Import task is awaiting to be processed.', - 'canceled' => 'canceled', + 'canceled' => 'geannuleerd', 'canceled_hint' => 'Import task was canceled.', - 'running' => 'running', + 'running' => 'actief', 'running_hint' => 'Import task is being processed.', - 'failed' => 'failed', + 'failed' => 'mislukt', 'failed_hint' => 'Import task could not complete: script failure.', 'passed' => 'passed', 'passed_hint' => 'Import task was completed successfully!', ], 'feed' => 'Feed', - 'duration' => 'Import duration', - 'imported_episodes' => 'Imported episodes', + 'duration' => 'Duur van importeren', + 'imported_episodes' => 'Geïmporteerde afleveringen', 'imported_episodes_hint' => '{newlyImportedCount} newly imported, {alreadyImportedCount} already imported.', 'actions' => [ - 'cancel' => 'Cancel', - 'retry' => 'Retry', - 'delete' => 'Delete', + 'cancel' => 'Annuleer', + 'retry' => 'Opnieuw proberen', + 'delete' => 'Verwijderen', ], ], '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', + 'submit' => 'Aan wachtrij toevoegen', ], 'messages' => [ 'canceled' => 'Import task has been successfully canceled!', diff --git a/modules/PremiumPodcasts/Language/nl/Subscription.php b/modules/PremiumPodcasts/Language/nl/Subscription.php index f01244cb..36bc8976 100644 --- a/modules/PremiumPodcasts/Language/nl/Subscription.php +++ b/modules/PremiumPodcasts/Language/nl/Subscription.php @@ -34,7 +34,7 @@ return [ 'email' => 'E-mail', 'expiration_date' => 'Vervaldatum', 'expiration_date_hint' => 'De datum en tijd waarop het abonnement verloopt. Laat leeg voor een onbeperkt abonnement.', - 'submit_create' => 'Create subscription', + 'submit_create' => 'Abonnement aanmaken', 'submit_edit' => 'Bewerk abonnement', ], 'form_link_add' => [ diff --git a/modules/PremiumPodcasts/Language/pt-BR/PremiumPodcasts.php b/modules/PremiumPodcasts/Language/pt-BR/PremiumPodcasts.php index 18c0dd4e..b85012d9 100644 --- a/modules/PremiumPodcasts/Language/pt-BR/PremiumPodcasts.php +++ b/modules/PremiumPodcasts/Language/pt-BR/PremiumPodcasts.php @@ -9,26 +9,26 @@ declare(strict_types=1); */ return [ - 'podcast_is_premium' => 'Podcast contains premium episodes', - 'episode_is_premium' => 'Episode is premium, only available to premium subscribers', - 'unlock_episode' => 'This episode is for premium subscribers only. Click to unlock it!', - 'banner_unlock' => 'This podcast contains premium episodes, only available to premium subscribers.', - 'banner_lock' => 'Podcast is unlocked, enjoy the premium episodes!', - 'subscribe' => 'Subscribe', - 'lock' => 'Lock', - 'unlock' => 'Unlock', + 'podcast_is_premium' => 'O Podcast contém episódios premium', + 'episode_is_premium' => 'Episódio é premium, somente disponível para assinantes premium', + 'unlock_episode' => 'Este episódio é apenas para assinantes premium. Clique para desbloqueá-lo!', + 'banner_unlock' => 'Este podcast contém episódios premium, somente disponível para assinantes premium.', + 'banner_lock' => 'O Podcast desbloqueado, aproveite os episódios premium!', + 'subscribe' => 'Inscrever-se', + 'lock' => 'Bloquear', + 'unlock' => 'Desbloquear', 'unlock_form' => [ - 'title' => 'Premium content', - 'subtitle' => 'This podcast contains locked premium episodes! Do you have the key to unlock them?', - 'token' => 'Enter your key', - 'token_hint' => 'If you are subscribed to {podcastTitle}, you may copy the key that was sent to you via email and paste it here.', - 'submit' => 'Unlock all episodes!', - 'call_to_action' => 'Unlock all episodes of {podcastTitle}:', - 'subscribe_cta' => 'Subscribe now!', + 'title' => 'Conteúdo premium', + 'subtitle' => 'Este podcast contém episódios premium bloqueados! Você tem a chave para desbloqueá-los?', + 'token' => 'Digite sua chave', + 'token_hint' => 'Se você se inscreveu no {podcastTitle}, você pode copiar a chave que foi enviada por email e colá-la aqui.', + 'submit' => 'Desbloquear todos os episódios!', + 'call_to_action' => 'Desbloquear todos os episódios de {podcastTitle}:', + 'subscribe_cta' => 'Inscreva-se agora!', ], 'messages' => [ - 'unlockSuccess' => 'Podcast was successfully unlocked! Enjoy the premium episodes!', - 'unlockBadAttempt' => 'Your key does not seem to be working…', - 'lockSuccess' => 'Podcast was successfully locked!', + 'unlockSuccess' => 'Podcast foi desbloqueado com sucesso! Aproveite os episódios premium!', + 'unlockBadAttempt' => 'Sua chave parece não estar funcionando…', + 'lockSuccess' => 'Podcast foi trancado com sucesso!', ], ]; diff --git a/modules/PremiumPodcasts/Language/pt-BR/Subscription.php b/modules/PremiumPodcasts/Language/pt-BR/Subscription.php index e83f0cb2..5e125494 100644 --- a/modules/PremiumPodcasts/Language/pt-BR/Subscription.php +++ b/modules/PremiumPodcasts/Language/pt-BR/Subscription.php @@ -9,38 +9,38 @@ declare(strict_types=1); */ return [ - 'podcast_subscriptions' => 'Podcast subscriptions', - 'add' => 'New subscription', - 'view' => 'View subscription', - 'edit' => 'Edit subscription', - 'regenerate_token' => 'Regenerate token', - 'suspend' => 'Suspend subscription', - 'resume' => 'Resume subscription', - 'delete' => 'Delete subscription', + 'podcast_subscriptions' => 'Assinaturas de Podcast', + 'add' => 'Nova assinatura', + 'view' => 'Visualizar assinatura', + 'edit' => 'Editar assinatura', + 'regenerate_token' => 'Regerar token', + 'suspend' => 'Suspender assinatura', + 'resume' => 'Retomar assinatura', + 'delete' => 'Excluir assinatura', 'status' => [ - 'active' => 'Active', - 'suspended' => 'Suspended', - 'expired' => 'Expired', + 'active' => 'Ativo', + 'suspended' => 'Suspenso', + 'expired' => 'Expirado', ], 'list' => [ - 'number' => 'Number', - 'email' => 'Email', - 'expiration_date' => 'Expiration date', - 'unlimited' => 'Unlimited', + 'number' => 'Número', + 'email' => 'E-mail', + 'expiration_date' => 'Data da expiração', + 'unlimited' => 'Sem limite', 'downloads' => 'Downloads', 'status' => 'Status', ], 'form' => [ - 'email' => 'Email', - 'expiration_date' => 'Expiration date', - 'expiration_date_hint' => 'The date and time at which the subscription expires. Leave empty for an unlimited subscription.', - 'submit_create' => 'Create subscription', - 'submit_edit' => 'Edit subscription', + 'email' => 'E-mail', + 'expiration_date' => 'Data da expiração', + 'expiration_date_hint' => 'A data e hora em que a assinatura expirará. Deixe em branco para uma assinatura ilimitada.', + 'submit_create' => 'Criar assinatura', + 'submit_edit' => 'Editar assinatura', ], 'form_link_add' => [ - 'link' => 'Subscription page link', - 'link_hint' => 'This will add a call to action in the website inviting listeners to subscribe to the podcast.', - 'submit' => 'Save link', + 'link' => 'Link da página de assinatura', + 'link_hint' => 'Isto irá adicionar uma chamada para a ação no site que convida ouvintes a se inscreverem no podcast.', + 'submit' => 'Salvar o link', ], 'suspend_form' => [ 'disclaimer' => 'Suspending the subscription will restrict the subscriber from having access to the premium content. You will still be able to lift the suspension afterwards.',