mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 21:17:45 +02:00
chore(i18n): new Crowdin updates
This commit is contained in:
parent
379b9be2b9
commit
fa90decdd1
196 changed files with 5322 additions and 2183 deletions
|
|
@ -9,30 +9,30 @@ 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',
|
||||
'go_to_page' => 'Gå till podcast sida',
|
||||
'dashboard' => 'Podcast instrumentpanel',
|
||||
'podcast-view' => 'Hem',
|
||||
'podcast-edit' => 'Redigera podcast',
|
||||
'podcast-persons-manage' => 'Hantera personer',
|
||||
'episodes' => 'Avsnitt',
|
||||
'episode-list' => 'Alla avsnitt',
|
||||
'episode-create' => 'Nytt avsnitt',
|
||||
'analytics' => 'Statistik',
|
||||
'podcast-analytics' => 'Lyssnar översikt',
|
||||
'podcast-analytics-webpages' => 'Besök på webbsidor',
|
||||
'podcast-analytics-locations' => 'Platser',
|
||||
'podcast-analytics-unique-listeners' => 'Unika lyssnare',
|
||||
'podcast-analytics-players' => 'Spelare',
|
||||
'podcast-analytics-listening-time' => 'Lyssningstid',
|
||||
'podcast-analytics-time-periods' => 'Tidsperioder',
|
||||
'premium' => 'Premium',
|
||||
'subscription-list' => 'All subscriptions',
|
||||
'subscription-add' => 'Add subscription',
|
||||
'contributors' => 'Contributors',
|
||||
'contributor-list' => 'All contributors',
|
||||
'contributor-add' => 'Add contributor',
|
||||
'platforms' => 'External platforms',
|
||||
'platforms-podcasting' => 'Podcasting',
|
||||
'platforms-social' => 'Social networks',
|
||||
'platforms-funding' => 'Funding',
|
||||
'subscription-list' => 'Alla prenumerationer',
|
||||
'subscription-add' => 'Lägg till en prenumeration',
|
||||
'contributors' => 'Bidragsgivare',
|
||||
'contributor-list' => 'Alla bidragsgivare',
|
||||
'contributor-add' => 'Lägg till bidragsgivare',
|
||||
'platforms' => 'Externa plattformar',
|
||||
'platforms-podcasting' => 'Poddsändning',
|
||||
'platforms-social' => 'Sociala nätverk',
|
||||
'platforms-funding' => 'Finansiering',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue