mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
New translations platforms.php (Catalan)
[ci skip]
This commit is contained in:
parent
48e8311f08
commit
7dac2d40c1
@ -10,21 +10,21 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'title' => [
|
||||
'podcasting' => 'Podcasting platforms',
|
||||
'social' => 'Social networks',
|
||||
'funding' => 'Funding links',
|
||||
'podcasting' => 'Plataformes de podcast',
|
||||
'social' => 'Plataformes socials',
|
||||
'funding' => 'Enllaços de finançament',
|
||||
],
|
||||
'website' => 'Website',
|
||||
'website' => 'Lloc web',
|
||||
'home_url' => 'Visitar el lloc web de {platformName}',
|
||||
'register' => 'Register',
|
||||
'register' => 'Registre',
|
||||
'submit_url' => 'Enviar el vostre podcast a {platformName}',
|
||||
'your_link' => 'Your link',
|
||||
'your_link' => 'El teu enllaç',
|
||||
'your_id' => [
|
||||
'podcasting' => 'Your ID',
|
||||
'social' => 'Your ID',
|
||||
'funding' => 'Your CTA',
|
||||
'podcasting' => 'El teu identificador',
|
||||
'social' => 'El teu identificador',
|
||||
'funding' => 'Eslògan de donació',
|
||||
],
|
||||
'your_cta' => 'Your call to action',
|
||||
'your_cta' => 'Eslògan de donació',
|
||||
'visible' => 'Mostrar a la pàgina d\'inici del podcast?',
|
||||
'on_embed' => 'Mostrar al reproductor incrustable?',
|
||||
'remove' => 'Suprimir {platformName}',
|
||||
|
Loading…
x
Reference in New Issue
Block a user