mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 12:07:46 +02:00
chore(i18n): new Crowdin updates
This commit is contained in:
parent
2f1a5eb294
commit
34a2ebfd65
422 changed files with 6740 additions and 1506 deletions
|
|
@ -10,11 +10,13 @@ declare(strict_types=1);
|
|||
|
||||
return [
|
||||
'go_to_page' => 'Anar a la pàgina del podcast',
|
||||
'rss_feed' => 'RSS feed',
|
||||
'dashboard' => 'Panell de control del podcast',
|
||||
'podcast-view' => 'Inici',
|
||||
'podcast-edit' => 'Editar el podcast',
|
||||
'podcast-persons-manage' => 'Administrar persones',
|
||||
'podcast-imports' => 'Podcast imports',
|
||||
'podcast-imports-sync' => 'Sync feeds',
|
||||
'episodes' => 'Episodis',
|
||||
'episode-list' => 'Tots els episodis',
|
||||
'episode-create' => 'Nou episodi',
|
||||
|
|
@ -26,14 +28,15 @@ return [
|
|||
'podcast-analytics-players' => 'Reproductors',
|
||||
'podcast-analytics-listening-time' => 'Temps d\'escolta',
|
||||
'podcast-analytics-time-periods' => 'Períodes de temps',
|
||||
'premium' => 'Prèmium',
|
||||
'monetization' => 'Monetization',
|
||||
'subscription-list' => 'Totes les subscripcions',
|
||||
'subscription-create' => 'Afegiu una subscripció',
|
||||
'contributors' => 'Col·laboradors',
|
||||
'contributor-list' => 'Tots els col·laboradors',
|
||||
'contributor-add' => 'Afegir un col·laborador',
|
||||
'platforms' => 'Plataformes de tercers',
|
||||
'platforms-podcasting' => 'Podcasts',
|
||||
'broadcast' => 'Broadcast',
|
||||
'platforms-podcasting' => 'Podcasting apps',
|
||||
'platforms-social' => 'Xarxes socials',
|
||||
'platforms-funding' => 'Financiació',
|
||||
'platforms-funding' => 'Funding links',
|
||||
'podcast-monetization-other' => 'Other',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue