mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-15 20:47:46 +02:00
chore: new Crowdin updates
This commit is contained in:
parent
4c490c15bb
commit
cdc2e2edfb
25 changed files with 732 additions and 720 deletions
|
|
@ -9,27 +9,27 @@ declare(strict_types=1);
|
|||
*/
|
||||
|
||||
return [
|
||||
'go_to_page' => 'Go to podcast page',
|
||||
'dashboard' => 'Podcast dashboard',
|
||||
'podcast-view' => 'Home',
|
||||
'podcast-edit' => 'Edit podcast',
|
||||
'podcast-persons-manage' => 'Manage persons',
|
||||
'episodes' => 'Episodes',
|
||||
'episode-list' => 'All episodes',
|
||||
'episode-create' => 'New episode',
|
||||
'analytics' => 'Analytics',
|
||||
'podcast-analytics' => 'Audience overview',
|
||||
'podcast-analytics-webpages' => 'Web pages visits',
|
||||
'podcast-analytics-locations' => 'Locations',
|
||||
'podcast-analytics-unique-listeners' => 'Unique listeners',
|
||||
'podcast-analytics-players' => 'Players',
|
||||
'podcast-analytics-listening-time' => 'Listening time',
|
||||
'podcast-analytics-time-periods' => 'Time periods',
|
||||
'contributors' => 'Contributors',
|
||||
'contributor-list' => 'All contributors',
|
||||
'contributor-add' => 'Add contributor',
|
||||
'platforms' => 'External platforms',
|
||||
'go_to_page' => 'Ir a la página del podcast',
|
||||
'dashboard' => 'Panel de Podcast',
|
||||
'podcast-view' => 'Inicio',
|
||||
'podcast-edit' => 'Editar podcast',
|
||||
'podcast-persons-manage' => 'Administrar personas',
|
||||
'episodes' => 'Episodios',
|
||||
'episode-list' => 'Todos los episodios',
|
||||
'episode-create' => 'Nuevo episodio',
|
||||
'analytics' => 'Estadísticas',
|
||||
'podcast-analytics' => 'Vista general del público',
|
||||
'podcast-analytics-webpages' => 'Visitas a páginas web',
|
||||
'podcast-analytics-locations' => 'Ubicaciones',
|
||||
'podcast-analytics-unique-listeners' => 'Oyentes únicos',
|
||||
'podcast-analytics-players' => 'Reproductores',
|
||||
'podcast-analytics-listening-time' => 'Tiempo de escucha',
|
||||
'podcast-analytics-time-periods' => 'Periodos de tiempo',
|
||||
'contributors' => 'Colaboradores',
|
||||
'contributor-list' => 'Todos los colaboradores',
|
||||
'contributor-add' => 'Añadir colaborador',
|
||||
'platforms' => 'Plataformas externas',
|
||||
'platforms-podcasting' => 'Podcasting',
|
||||
'platforms-social' => 'Social networks',
|
||||
'platforms-funding' => 'Funding',
|
||||
'platforms-social' => 'Redes sociales',
|
||||
'platforms-funding' => 'Financiamiento',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue