mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-11 18:15:14 +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 [
|
return [
|
||||||
'title' => [
|
'title' => [
|
||||||
'podcasting' => 'Podcasting platforms',
|
'podcasting' => 'Plataformes de podcast',
|
||||||
'social' => 'Social networks',
|
'social' => 'Plataformes socials',
|
||||||
'funding' => 'Funding links',
|
'funding' => 'Enllaços de finançament',
|
||||||
],
|
],
|
||||||
'website' => 'Website',
|
'website' => 'Lloc web',
|
||||||
'home_url' => 'Visitar el lloc web de {platformName}',
|
'home_url' => 'Visitar el lloc web de {platformName}',
|
||||||
'register' => 'Register',
|
'register' => 'Registre',
|
||||||
'submit_url' => 'Enviar el vostre podcast a {platformName}',
|
'submit_url' => 'Enviar el vostre podcast a {platformName}',
|
||||||
'your_link' => 'Your link',
|
'your_link' => 'El teu enllaç',
|
||||||
'your_id' => [
|
'your_id' => [
|
||||||
'podcasting' => 'Your ID',
|
'podcasting' => 'El teu identificador',
|
||||||
'social' => 'Your ID',
|
'social' => 'El teu identificador',
|
||||||
'funding' => 'Your CTA',
|
'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?',
|
'visible' => 'Mostrar a la pàgina d\'inici del podcast?',
|
||||||
'on_embed' => 'Mostrar al reproductor incrustable?',
|
'on_embed' => 'Mostrar al reproductor incrustable?',
|
||||||
'remove' => 'Suprimir {platformName}',
|
'remove' => 'Suprimir {platformName}',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user