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

56 lines
1.7 KiB
PHP

<?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 [
'label' => 'roll-istor',
config('Admin')
->gateway => 'Degemer',
'podcasts' => 'podkastoù',
'episodes' => 'rannoù',
'subscriptions' => 'subscriptions',
'contributors' => 'perzhidi, perzhiadezed',
'pages' => 'pajennoù',
'settings' => 'arventennoù',
'theme' => 'neuz',
'about' => 'about',
'add' => 'ouzhpennañ',
'new' => 'krouiñ',
'edit' => 'kemmañ',
'persons' => 'emellerien·ezed',
'publish' => 'embann',
'publish-edit' => 'kemmañ an embannadur',
'publish-date-edit' => 'edit publication date',
'unpublish' => 'diembannañ',
'delete' => 'dilemel',
'remove' => 'remove',
'fediverse' => 'kevrebed',
'blocked-actors' => 'blocked actors',
'blocked-domains' => 'blocked domains',
'users' => 'implijerien·ezed',
'my-account' => 'ma c\'hont',
'change-password' => 'kemmañ ar ger-tremen',
'import' => 'enporzhiañ ul lanv',
'platforms' => 'savennoù',
'social' => 'rouedadoù sokial',
'funding' => 'arc\'hantaouiñ',
'analytics' => 'muzulioù heklev',
'locations' => 'lec\'hioù',
'webpages' => 'pajennoù web',
'unique-listeners' => 'selaouerien·ezed unel',
'players' => 'lennerioù',
'listening-time' => 'padelezh ar selaou',
'time-periods' => 'mareoù ar selaou',
'soundbites' => 'tennadoù son',
'video-clips' => 'tennadoù video',
'embed' => 'lenner enkorfet',
'notifications' => 'notifications',
'suspend' => 'suspend',
];