castopod/modules/Admin/Language/br/PodcastNavigation.php

43 lines
1.6 KiB
PHP
Raw Normal View History

<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
2022-08-22 17:56:51 +02:00
'go_to_page' => 'Mont da pajenn ar podkast',
2024-01-15 15:59:13 +01:00
'rss_feed' => 'Gwazh RSS',
2022-08-22 17:56:51 +02:00
'dashboard' => 'Taolenn-stur ar podkast',
'podcast-view' => 'Degemer',
'podcast-edit' => 'Kemmañ ar podkast',
'podcast-persons-manage' => 'Merañ an emellerien·ezed',
2024-02-26 12:09:03 +01:00
'podcast-imports' => 'Ar podkastoù enporzhiet',
2024-01-15 15:59:13 +01:00
'podcast-imports-sync' => 'Sinkronaat ar gwazhoù',
2022-08-22 17:56:51 +02:00
'episodes' => 'Rannoù',
'episode-list' => 'An holl rannoù',
'episode-create' => 'Rann nevez',
'analytics' => 'Muzulioù heklev',
2024-01-15 15:59:13 +01:00
'podcast-analytics' => 'Gwel a-vras',
'podcast-analytics-webpages' => 'Gweladennoù ar pajennoù web',
2022-08-22 17:56:51 +02:00
'podcast-analytics-locations' => 'Lec\'hioù',
'podcast-analytics-unique-listeners' => 'Selaouerien·ezed unel',
'podcast-analytics-players' => 'Lennerioù',
'podcast-analytics-listening-time' => 'Padelezh ar selaou',
'podcast-analytics-time-periods' => 'Mareoù ar selaou',
2024-01-15 15:59:13 +01:00
'monetization' => 'Moneisaat',
'subscription-list' => 'An holl goumanantoù',
2024-02-26 12:09:03 +01:00
'subscription-create' => 'Ouzhpennañ ur c\'houmanant',
2022-08-22 17:56:51 +02:00
'contributors' => 'Perzhidi, perzhiadezed',
'contributor-list' => 'An holl berzhidi ha perzhiadezed',
'contributor-add' => 'Ouzhpennañ ur perzhiad pe ur berzhiadez',
2024-03-08 14:05:48 +01:00
'broadcast' => 'Skignañ',
2024-02-26 12:09:03 +01:00
'platforms-podcasting' => 'Arloadoù podkastoù',
2022-08-22 17:56:51 +02:00
'platforms-social' => 'Rouedadoù sokial',
2024-01-15 15:59:13 +01:00
'platforms-funding' => 'Liammoù arc\'hantaouiñ',
'podcast-monetization-other' => 'Un dra all',
];