New translations episode.php (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 15:27:24 +00:00
parent 5eb28fc898
commit d6e78ae2a5

View File

@ -163,7 +163,7 @@ return [
], ],
'publish_form' => [ 'publish_form' => [
'back_to_episode_dashboard' => 'Back to episode dashboard', 'back_to_episode_dashboard' => 'Back to episode dashboard',
'post' => 'Your announcement post', 'post' => 'Jouw aankondigingsbericht',
'post_hint' => 'post_hint' =>
"Write a message to announce the publication of your episode. The message will be broadcasted to all your followers in the fediverse and be featured in your podcast's homepage.", "Write a message to announce the publication of your episode. The message will be broadcasted to all your followers in the fediverse and be featured in your podcast's homepage.",
'message_placeholder' => 'Schrijf uw bericht…', 'message_placeholder' => 'Schrijf uw bericht…',
@ -186,7 +186,7 @@ return [
], ],
'publish_date_edit_form' => [ 'publish_date_edit_form' => [
'new_publication_date' => 'Nieuwe publicatiedatum', 'new_publication_date' => 'Nieuwe publicatiedatum',
'new_publication_date_hint' => 'Must be set to a past date.', 'new_publication_date_hint' => 'Moet worden ingesteld op een datum in het verleden.',
'submit' => 'Publicatiedatum bewerken', 'submit' => 'Publicatiedatum bewerken',
], ],
'unpublish_form' => [ 'unpublish_form' => [
@ -197,8 +197,8 @@ return [
], ],
'delete_form' => [ 'delete_form' => [
'disclaimer' => 'disclaimer' =>
"Deleting the episode will delete all media files, comments, video clips and soundbites associated with it.", "Bij het verwijderen van deze aflevering worden alle mediabestanden, reacties, videoclips en soundbites die ermee verbonden zijn verwijderd.",
'understand' => 'I understand, I want to delete the episode', 'understand' => 'Ik begrijp het, ik wil deze aflevering verwijderen',
'submit' => 'Verwijderen', 'submit' => 'Verwijderen',
], ],
'embed' => [ 'embed' => [
@ -208,9 +208,9 @@ return [
'clipboard_iframe' => 'Copy embeddable player to clipboard', 'clipboard_iframe' => 'Copy embeddable player to clipboard',
'clipboard_url' => 'Kopieer adres naar klembord', 'clipboard_url' => 'Kopieer adres naar klembord',
'dark' => 'Donker', 'dark' => 'Donker',
'dark-transparent' => 'Dark transparent', 'dark-transparent' => 'Donker transparant',
'light' => 'Licht', 'light' => 'Licht',
'light-transparent' => 'Light transparent', 'light-transparent' => 'Licht transparant',
], ],
'publication_status_banner' => [ 'publication_status_banner' => [
'draft_mode' => 'conceptmodus', 'draft_mode' => 'conceptmodus',