Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision

Target

Select target project
  • adaures/castopod
  • mkljczk/castopod-host
  • spaetz/castopod-host
  • PatrykMis/castopod
  • jonas/castopod
  • ajeremias/castopod
  • misuzu/castopod
  • KrzysztofDomanczyk/castopod
  • Behel/castopod
  • nebulon/castopod
  • ewen/castopod
  • NeoluxConsulting/castopod
  • nateritter/castopod-og
  • prcutler/castopod
14 results
Select Git revision
Show changes
Showing
with 472 additions and 134 deletions
......@@ -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' => "Publicaciones de {actorDisplayName}",
'back_to_actor_posts' => 'Regresar a las publicaciones de {actor}',
'actor_shared' => '{actor} compartido',
'reply_to' => 'Responder a @{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' => 'Escribe un mensaje…',
'episode_message_placeholder' => 'Escribe un mensaje para el episodio…',
'episode_url_placeholder' => 'URL del episodio',
'reply_to_placeholder' => 'Responder a @{actorUsername}',
'submit' => 'Enviar',
'submit_reply' => 'Responder',
],
'favourites' => '{numberOfFavourites, plural,
one {# favourite}
other {# favourites}
one {# favorito}
other {# favoritos}
}',
'reblogs' => '{numberOfReblogs, plural,
one {# share}
other {# shares}
one {# comparte}
other {# compartidos}
}',
'replies' => '{numberOfReplies, plural,
one {# reply}
other {# replies}
one {# respuesta}
other {# respuestas}
}',
'expand' => 'Expand post',
'block_actor' => 'Block user @{actorUsername}',
'block_domain' => 'Block domain @{actorDomain}',
'delete' => 'Delete post',
'expand' => 'Expandir post',
'block_actor' => 'Bloquear usuario @{actorUsername}',
'block_domain' => 'Bloquear dominio @{actorDomain}',
'delete' => 'Eliminar publicación',
];
......@@ -9,26 +9,26 @@ declare(strict_types=1);
*/
return [
'title' => "{actorDisplayName}'s comment for {episodeTitle}",
'back_to_comments' => 'Back to comments',
'title' => "Reactie van {actorDisplayName} op {episodeTitle}",
'back_to_comments' => 'Terug naar reacties',
'form' => [
'episode_message_placeholder' => 'Write a comment…',
'reply_to_placeholder' => 'Reply to @{actorUsername}',
'submit' => 'Send',
'submit_reply' => 'Reply',
'episode_message_placeholder' => 'Schrijf een reactie…',
'reply_to_placeholder' => 'Reageren op @{actorUsername}',
'submit' => 'Verzenden',
'submit_reply' => 'Reageer',
],
'likes' => '{numberOfLikes, plural,
one {# like}
other {# likes}
}',
'replies' => '{numberOfReplies, plural,
one {# reply}
other {# replies}
one {# reactie}
other {# reacties}
}',
'like' => 'Like',
'reply' => 'Reply',
'view_replies' => 'View replies ({numberOfReplies})',
'block_actor' => 'Block user @{actorUsername}',
'block_domain' => 'Block domain @{actorDomain}',
'delete' => 'Delete comment',
'reply' => 'Reageer',
'view_replies' => 'Reacties bekijken ({numberOfReplies})',
'block_actor' => 'Blokkeer gebruiker @{actorUsername}',
'block_domain' => 'Blokkeer domein @{actorDomain}',
'delete' => 'Verwijder reactie',
];
......@@ -9,21 +9,21 @@ declare(strict_types=1);
*/
return [
'yes' => 'Yes',
'no' => 'No',
'cancel' => 'Cancel',
'optional' => 'Optional',
'close' => 'Close',
'home' => 'Home',
'explicit' => 'Explicit',
'powered_by' => 'Powered by {castopod}',
'go_back' => 'Go back',
'yes' => 'Ja',
'no' => 'Nee',
'cancel' => 'Annuleren',
'optional' => 'Opties',
'close' => 'Sluiten',
'home' => 'Startpagina',
'explicit' => 'Expliciet',
'powered_by' => 'Mogelijk gemaakt door {castopod}',
'go_back' => 'Terug',
'play_episode_button' => [
'play' => 'Play',
'playing' => 'Playing',
'play' => 'Afspelen',
'playing' => 'Wordt afgespeeld',
],
'read_more' => 'Read more',
'read_less' => 'Read less',
'see_more' => 'See more',
'see_less' => 'See less',
'read_more' => 'Lees meer',
'read_less' => 'Verkort',
'see_more' => 'Meer weergeven',
'see_less' => 'Minder weergeven',
];
......@@ -9,25 +9,25 @@ declare(strict_types=1);
*/
return [
'season' => 'Season {seasonNumber}',
'season' => 'Seizoen {seasonNumber}',
'season_abbr' => 'S{seasonNumber}',
'number' => 'Episode {episodeNumber}',
'number' => 'Aflevering {episodeNumber}',
'number_abbr' => 'Ep. {episodeNumber}',
'season_episode' => 'Season {seasonNumber} episode {episodeNumber}',
'season_episode' => 'Seizoen {seasonNumber} aflevering {episodeNumber}',
'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}',
'persons' => '{personsCount, plural,
one {# person}
other {# persons}
one {# persoon}
other {# personen}
}',
'persons_list' => 'Persons',
'back_to_episodes' => 'Back to episodes of {podcast}',
'comments' => 'Comments',
'activity' => 'Activity',
'description' => 'Episode description',
'persons_list' => 'Personen',
'back_to_episodes' => 'Terug naar de afleveringen van {podcast}',
'comments' => 'Reacties',
'activity' => 'Activiteiten',
'description' => 'Omschrijving aflevering',
'number_of_comments' => '{numberOfComments, plural,
one {# comment}
other {# comments}
one {# reactie}
other {# reacties}
}',
'all_podcast_episodes' => 'All podcast episodes',
'back_to_podcast' => 'Go back to podcast',
'all_podcast_episodes' => 'Alle podcast afleveringen',
'back_to_podcast' => 'Terug naar podcast',
];
......@@ -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' => 'Jouw bijnaam',
'your_handle_hint' => 'Geef jouw @gebruikersnaam@domein op die je wilt gebruiken.',
'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' => 'Volgen',
'title' => 'Abonneer op {actorDisplayName}',
'subtitle' => 'Jij gaat op de volgende abonneren:',
'accountNotFound' => 'Het account werd niet gevonden.',
'remoteFollowNotAllowed' => 'Het lijkt erop dat die server geen toestemming geeft om op afstand te volgen…',
'submit' => 'Ga verder om te abonneren',
],
'favourite' => [
'title' => "Favourite {actorDisplayName}'s post",
'subtitle' => 'You are going to favourite:',
'submit' => 'Proceed to favourite',
'title' => "Favoriete bericht van {actorDisplayName}",
'subtitle' => 'Als favoriet markeren:',
'submit' => 'Toevoegen aan jouw favorieten',
],
'reblog' => [
'title' => "Share {actorDisplayName}'s post",
'subtitle' => 'You are going to share:',
'submit' => 'Proceed to share',
'title' => "Deel het bericht van {actorDisplayName}",
'subtitle' => 'Je gaat delen:',
'submit' => 'Ga verder met delen',
],
'reply' => [
'title' => "Reply to {actorDisplayName}'s post",
'subtitle' => 'You are going to reply to:',
'submit' => 'Proceed to reply',
'title' => "Deel het bericht van {actorDisplayName}",
'subtitle' => 'Bericht aan:',
'submit' => 'Doorgaan met reageren',
],
];
......@@ -9,12 +9,12 @@ declare(strict_types=1);
*/
return [
'all_podcasts' => 'All podcasts',
'sort_by' => 'Sort by',
'all_podcasts' => 'Alle podcasts',
'sort_by' => 'Sorteer op',
'sort_options' => [
'activity' => 'Recent activity',
'created_desc' => 'Newest first',
'created_asc' => 'Oldest first',
'activity' => 'Recente activiteit',
'created_desc' => 'Nieuwste eerst',
'created_asc' => 'Oudste eerst',
],
'no_podcast' => 'No podcast found',
'no_podcast' => 'Geen podcast gevonden',
];
......@@ -9,9 +9,9 @@ declare(strict_types=1);
*/
return [
'back_to_home' => 'Back to home',
'back_to_home' => 'Terug naar de hoofdpagina',
'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' => 'Kaart',
'description' => 'Ontdek afleveringen van de podcast op {siteName} die op de kaart worden geplaatst! Navigeer door de kaart en luister naar afleveringen die over specifieke locaties praten.',
],
];
......@@ -10,44 +10,44 @@ declare(strict_types=1);
return [
'feed' => 'RSS Podcast feed',
'season' => 'Season {seasonNumber}',
'list_of_episodes_year' => '{year} episodes ({episodeCount})',
'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',
'followTitle' => 'Follow {actorDisplayName} on the fediverse!',
'Seizoen {seasonNumber} afleveringen ({episodeCount})',
'no_episode' => 'Er zijn geen afleveringen gevonden!',
'follow' => 'Abonneer',
'followTitle' => 'Abonneer op {actorDisplayName} via de fediverse!',
'followers' => '{numberOfFollowers, plural,
one {<span class="font-semibold">#</span> follower}
other {<span class="font-semibold">#</span> followers}
one {<span class="font-semibold">#</span> abonnee}
other {<span class="font-semibold">#</span> abonnees}
}',
'posts' => '{numberOfPosts, plural,
one {<span class="font-semibold">#</span> post}
other {<span class="font-semibold">#</span> posts}
one {<span class="font-semibold">#</span> bericht}
other {<span class="font-semibold">#</span> berichten}
}',
'activity' => 'Activity',
'episodes' => 'Episodes',
'episodes_title' => 'Episodes of {podcastTitle}',
'about' => 'About',
'activity' => 'Activiteit',
'episodes' => 'Afleveringen',
'episodes_title' => 'Afleveringen van {podcastTitle}',
'about' => 'Over Ons',
'stats' => [
'title' => 'Stats',
'title' => 'Statistieken',
'number_of_seasons' => '{0, plural,
one {<span class="font-semibold">#</span> season}
other {<span class="font-semibold">#</span> seasons}
one {<span class="font-semibold">#</span> seizoen}
other {<span class="font-semibold">#</span> seizoenen}
}',
'number_of_episodes' => '{0, plural,
one {<span class="font-semibold">#</span> episode}
other {<span class="font-semibold">#</span> episodes}
one {<span class="font-semibold">#</span> aflevering}
other {<span class="font-semibold">#</span> afleveringen}
}',
'first_published_at' => 'First episode published on <span class="font-semibold">{0, date, medium}</span>',
'first_published_at' => 'Eerste aflevering gepubliceerd op <span class="font-semibold">{0, date, medium}</span>',
],
'sponsor' => 'Sponsor',
'funding_links' => 'Funding links for {podcastTitle}',
'find_on' => 'Find {podcastTitle} on',
'listen_on' => 'Listen on',
'funding_links' => 'Financiering links voor {podcastTitle}',
'find_on' => 'Vind {podcastTitle} op',
'listen_on' => 'Luister op',
'persons' => '{personsCount, plural,
one {# person}
other {# persons}
one {# persoon}
other {# personen}
}',
'persons_list' => 'Persons',
'persons_list' => 'Personen',
];
......@@ -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' => "Bericht van {actorDisplayName}",
'back_to_actor_posts' => 'Terug naar {actor} berichten',
'actor_shared' => '{actor} deelde',
'reply_to' => 'Reageer op @{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' => 'Schrijf een bericht…',
'episode_message_placeholder' => 'Schrijf een bericht voor deze aflevering…',
'episode_url_placeholder' => 'Aflevering URL',
'reply_to_placeholder' => 'Reageer op @{actorUsername}',
'submit' => 'Verzenden',
'submit_reply' => 'Reageer',
],
'favourites' => '{numberOfFavourites, plural,
one {# favourite}
other {# favourites}
one {# favoriet}
other {# favorieten}
}',
'reblogs' => '{numberOfReblogs, plural,
one {# share}
other {# shares}
one {# mededeling}
other {# mededelingen}
}',
'replies' => '{numberOfReplies, plural,
one {# reply}
other {# replies}
one {# reactie}
other {# reacties}
}',
'expand' => 'Expand post',
'block_actor' => 'Block user @{actorUsername}',
'block_domain' => 'Block domain @{actorDomain}',
'delete' => 'Delete post',
'expand' => 'Bericht uitklappen',
'block_actor' => 'Blokkeer gebruiker @{actorUsername}',
'block_domain' => 'Blokkeer domein @{actorDomain}',
'delete' => 'Bericht verwijderen',
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'title' => "{actorDisplayName}'s comment for {episodeTitle}",
'back_to_comments' => 'Back to comments',
'form' => [
'episode_message_placeholder' => 'Write a comment…',
'reply_to_placeholder' => 'Reply to @{actorUsername}',
'submit' => 'Send',
'submit_reply' => 'Reply',
],
'likes' => '{numberOfLikes, plural,
one {# like}
other {# likes}
}',
'replies' => '{numberOfReplies, plural,
one {# reply}
other {# replies}
}',
'like' => 'Like',
'reply' => 'Reply',
'view_replies' => 'View replies ({numberOfReplies})',
'block_actor' => 'Block user @{actorUsername}',
'block_domain' => 'Block domain @{actorDomain}',
'delete' => 'Delete comment',
];
......@@ -9,25 +9,25 @@ declare(strict_types=1);
*/
return [
'season' => 'Temporada {seasonNumber}',
'season_abbr' => 'T{seasonNumber}',
'number' => 'Episódio {episodeNumber}',
'season' => 'Season {seasonNumber}',
'season_abbr' => 'S{seasonNumber}',
'number' => 'Episode {episodeNumber}',
'number_abbr' => 'Ep. {episodeNumber}',
'season_episode' => 'Temporada {seasonNumber} episódio {episodeNumber}',
'season_episode_abbr' => 'T{seasonNumber}:E{episodeNumber}',
'season_episode' => 'Season {seasonNumber} episode {episodeNumber}',
'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}',
'persons' => '{personsCount, plural,
one {# pessoa}
other {# pessoas}
one {# person}
other {# persons}
}',
'persons_list' => 'Pessoas',
'back_to_episodes' => 'Voltar para episódios de {podcast}',
'comments' => 'Comentários',
'activity' => 'Atividade',
'description' => 'Descrição do episódio',
'persons_list' => 'Persons',
'back_to_episodes' => 'Back to episodes of {podcast}',
'comments' => 'Comments',
'activity' => 'Activity',
'description' => 'Episode description',
'number_of_comments' => '{numberOfComments, plural,
one {# comentário}
other {# comentários}
one {# comment}
other {# comments}
}',
'all_podcast_episodes' => 'Todos os episódios de podcast',
'back_to_podcast' => 'Voltar ao podcast',
'all_podcast_episodes' => 'All podcast episodes',
'back_to_podcast' => 'Go back to podcast',
];
<?php
declare(strict_types=1);
/**
* @copyright 2021 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'your_handle' => 'Seu identificador',
'your_handle_hint' => 'Digite o @usuário@domínio com o qual deseja utilizar.',
'follow' => [
'label' => 'Seguir',
'title' => 'Seguir {actorDisplayName}',
'subtitle' => 'Você seguirá:',
'accountNotFound' => 'A conta não pôde ser encontrada.',
'remoteFollowNotAllowed' => 'Parece que o servidor da conta não permite seguir com uma conta externa…',
'submit' => 'Continue para seguir',
],
'favourite' => [
'title' => "Favoritar a publicação de {actorDisplayName}",
'subtitle' => 'Você vai favoritar:',
'submit' => 'Continue para favoritar',
],
'reblog' => [
'title' => "Compartilhar a publicação de {actorDisplayName}",
'subtitle' => 'Você vai compartilhar:',
'submit' => 'Continue para compartilhar',
],
'reply' => [
'title' => "Responder à publicação de {actorDisplayName}",
'subtitle' => 'Você vai responder a:',
'submit' => 'Continue para responder',
],
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'all_podcasts' => 'Todos os podcasts',
'sort_by' => 'Ordenar por',
'sort_options' => [
'activity' => 'Atividade recente',
'created_desc' => 'Mais recentes primeiro',
'created_asc' => 'Mais antigos primeiro',
],
'no_podcast' => 'Nenhum podcast encontrado',
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'back_to_home' => 'Voltar ao Início',
'map' => [
'title' => 'Mapa',
'description' => 'Descubra episódios de podcast em {siteName} que estão colocados em um mapa! Viaje pelo mapa e ouça episódios que falam sobre locais específicos.',
],
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'feed' => 'Feed RSS do podcast',
'season' => 'Temporada {seasonNumber}',
'list_of_episodes_year' => 'Episódios de {year} ({episodeCount})',
'list_of_episodes_season' =>
'Episódios da temporada {seasonNumber} ({episodeCount})',
'no_episode' => 'Nenhum episódio encontrado!',
'follow' => 'Seguir',
'followTitle' => 'Siga {actorDisplayName} no fediverso!',
'followers' => '{numberOfFollowers, plural,
one {<span class="font-semibold">#</span> seguidor}
other {<span class="font-semibold">#</span> seguidores}
}',
'posts' => '{numberOfPosts, plural,
one {<span class="font-semibold">#</span> publicação}
other {<span class="font-semibold">#</span> publicações}
}',
'activity' => 'Atividade',
'episodes' => 'Episódios',
'episodes_title' => 'Episódios de {podcastTitle}',
'about' => 'Sobre',
'stats' => [
'title' => 'Estatísticas',
'number_of_seasons' => '{0, plural,
one {<span class="font-semibold">#</span> temporada}
other {<span class="font-semibold">#</span> temporadas}
}',
'number_of_episodes' => '{0, plural,
one {<span class="font-semibold">#</span> episódio}
other {<span class="font-semibold">#</span> episódios}
}',
'first_published_at' => 'Primeiro episódio publicado em <span class="font-semibold">{0, date, medium}</span>',
],
'sponsor' => 'Patrocinador',
'funding_links' => 'Links de financiamento para {podcastTitle}',
'find_on' => 'Encontrar {podcastTitle} em',
'listen_on' => 'Ouvir em',
'persons' => '{personsCount, plural,
one {# pessoa}
other {# pessoas}
}',
'persons_list' => 'Pessoas',
];
......@@ -9,26 +9,32 @@ declare(strict_types=1);
*/
return [
'title' => "Comentário de {actorDisplayName} para {episodeTitle}",
'back_to_comments' => 'Voltar para comentários',
'title' => "Publicação de {actorDisplayName}",
'back_to_actor_posts' => 'Voltar para publicações de {actor}',
'actor_shared' => '{actor} compartilhou',
'reply_to' => 'Responder a @{actorUsername}',
'form' => [
'episode_message_placeholder' => 'Escreva um comentário…',
'message_placeholder' => 'Escreva uma mensagem…',
'episode_message_placeholder' => 'Escreva uma mensagem para o episódio…',
'episode_url_placeholder' => 'URL do episódio',
'reply_to_placeholder' => 'Responder a @{actorUsername}',
'submit' => 'Enviar',
'submit_reply' => 'Responder',
],
'likes' => '{numberOfLikes, plural,
one {# curtida}
other {# curtidas}
'favourites' => '{numberOfFavourites, plural,
one {# favorito}
other {# favoritos}
}',
'reblogs' => '{numberOfReblogs, plural,
one {# compartilhamento}
other {# compartilhamentos}
}',
'replies' => '{numberOfReplies, plural,
one {# resposta}
other {# respostas}
}',
'like' => 'Curtida',
'reply' => 'Resposta',
'view_replies' => 'Visualizar respostas ({numberOfReplies})',
'expand' => 'Expandir publicação',
'block_actor' => 'Bloquear usuário @{actorUsername}',
'block_domain' => 'Bloquear domínio @{actorDomain}',
'delete' => 'Apagar comentário',
'delete' => 'Excluir publicação',
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'title' => "Комментарий {actorDisplayName} к {episodeTitle}",
'back_to_comments' => 'Вернуться к комментариям',
'form' => [
'episode_message_placeholder' => 'Оставить комментарий…',
'reply_to_placeholder' => 'Ответить @{actorUsername}',
'submit' => 'Отправить',
'submit_reply' => 'Ответ',
],
'likes' => '{numberOfLikes, plural,
one {# один}
few {# немного}
many {# много}
other {# другие}
}',
'replies' => '{numberOfReplies, plural,
one {# отвечает}
few {# отвечают}
many {# отвечают}
other {# отвечает}
}',
'like' => 'Нравится',
'reply' => 'Ответ',
'view_replies' => 'Просмотреть ответы ({numberOfReplies})',
'block_actor' => 'Заблокировать пользователя @{actorUsername}',
'block_domain' => 'Заблокировать домен @{actorDomain}',
'delete' => 'Удалить комментарий',
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'yes' => 'Да',
'no' => 'Нет',
'cancel' => 'Отменить',
'optional' => 'Необязательно',
'close' => 'Закрыть',
'home' => 'Главная',
'explicit' => 'Явный',
'powered_by' => 'Работает на {castopod}',
'go_back' => 'Назад',
'play_episode_button' => [
'play' => 'Воспроизвести',
'playing' => 'Воспроизводится',
],
'read_more' => 'Подробности',
'read_less' => 'Скрыть подробности',
'see_more' => 'Показать больше',
'see_less' => 'Показать меньше',
];
<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'season' => 'Сезон: {seasonNumber}',
'season_abbr' => 'С{seasonNumber}',
'number' => 'Эпизод {episodeNumber}',
'number_abbr' => 'Еп. {episodeNumber}',
'season_episode' => 'Сезон {seasonNumber} серия {episodeNumber}',
'season_episode_abbr' => 'С{seasonNumber}:E{episodeNumber}',
'persons' => '{personsCount, plural,
one {# человек}
few {# человек}
many {# людей}
other {# люди}
}',
'persons_list' => 'Персоны',
'back_to_episodes' => 'Вернуться к эпизодам {podcast}',
'comments' => 'Комментарии',
'activity' => 'Активность',
'description' => 'Описание серии',
'number_of_comments' => '{numberOfComments, plural,
one {# комментарий}
few {# комментариев}
many {# комментариев}
other {# комментариев}
}',
'all_podcast_episodes' => 'Все выпуски подкаста',
'back_to_podcast' => 'Вернуться к подкасту',
];