mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 04:57: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' => 'Zur Podcast-Seite gehen',
|
||||
'rss_feed' => 'RSS feed',
|
||||
'dashboard' => 'Podcast-Dashboard',
|
||||
'podcast-view' => 'Startseite',
|
||||
'podcast-edit' => 'Podcast bearbeiten',
|
||||
'podcast-persons-manage' => 'Mitwirkende verwalten',
|
||||
'podcast-imports' => 'Podcast imports',
|
||||
'podcast-imports' => 'Podcast-Importe',
|
||||
'podcast-imports-sync' => 'Sync feeds',
|
||||
'episodes' => 'Folgen',
|
||||
'episode-list' => 'Alle Episoden',
|
||||
'episode-create' => 'Neue Episoden',
|
||||
|
|
@ -26,14 +28,15 @@ return [
|
|||
'podcast-analytics-players' => 'Podcast-Player',
|
||||
'podcast-analytics-listening-time' => 'Hörzeit',
|
||||
'podcast-analytics-time-periods' => 'Zeiträume',
|
||||
'premium' => 'Premium',
|
||||
'monetization' => 'Monetization',
|
||||
'subscription-list' => 'Alle Abonnements',
|
||||
'subscription-create' => 'Abonnement hinzufügen',
|
||||
'contributors' => 'Mitwirkende',
|
||||
'contributor-list' => 'Alle Unterstützer',
|
||||
'contributor-add' => 'Mitwirkenden hinzufügen',
|
||||
'platforms' => 'Externe Plattformen',
|
||||
'platforms-podcasting' => 'Podcasting',
|
||||
'broadcast' => 'Broadcast',
|
||||
'platforms-podcasting' => 'Podcasting apps',
|
||||
'platforms-social' => 'Soziale Netzwerke',
|
||||
'platforms-funding' => 'Finanzierung',
|
||||
'platforms-funding' => 'Funding links',
|
||||
'podcast-monetization-other' => 'Other',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue