chore(i18n): new Crowdin updates

This commit is contained in:
crowdin 2023-11-29 17:27:10 +00:00 committed by Yassine Doghri
commit 34a2ebfd65
422 changed files with 6740 additions and 1506 deletions

View file

@ -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',
];