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' => 'Μετάβαση στη σελίδα podcast',
'rss_feed' => 'RSS feed',
'dashboard' => 'Πίνακας ελέγχου Podcast',
'podcast-view' => 'Αρχική σελίδα',
'podcast-edit' => 'Επεξεργασία podcast',
'podcast-persons-manage' => 'Διαχείριση ατόμων',
'podcast-imports' => 'Podcast imports',
'podcast-imports-sync' => 'Sync feeds',
'episodes' => 'Επεισόδια',
'episode-list' => 'Όλα τα επεισόδια',
'episode-create' => 'Νέο Επεισόδιο',
@ -26,14 +28,15 @@ return [
'podcast-analytics-players' => 'Αναπαραγωγές',
'podcast-analytics-listening-time' => 'Χρόνος ακρόασης',
'podcast-analytics-time-periods' => 'Χρονικές περίοδοι',
'premium' => 'Premium',
'monetization' => 'Monetization',
'subscription-list' => 'Όλες οι συνδρομές',
'subscription-create' => 'Προσθέστε συνδρομή',
'contributors' => 'Συντελεστές',
'contributor-list' => 'Όλοι οι συντελεστές',
'contributor-add' => 'Προσθήκη συντελεστή',
'platforms' => 'Εξωτερικές πλατφόρμες',
'platforms-podcasting' => 'Podcasting',
'broadcast' => 'Broadcast',
'platforms-podcasting' => 'Podcasting apps',
'platforms-social' => 'Κοινωνικά δίκτυα',
'platforms-funding' => 'Χρηματοδότηση',
'platforms-funding' => 'Funding links',
'podcast-monetization-other' => 'Other',
];