From b228c12584e7ca427c4abd575ff0811f2cd00d3e Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:06:46 +0000 Subject: [PATCH 01/33] New translations podcast.php (Romanian) [ci skip] --- modules/Admin/Language/ro/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ro/Podcast.php b/modules/Admin/Language/ro/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/ro/Podcast.php +++ b/modules/Admin/Language/ro/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From eee678a42cba5aa0f814a67971e7414ad10c6ce7 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:06:49 +0000 Subject: [PATCH 02/33] New translations podcast.php (French) [ci skip] --- modules/Admin/Language/fr/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/fr/Podcast.php b/modules/Admin/Language/fr/Podcast.php index 52b70e0b..280ecadf 100644 --- a/modules/Admin/Language/fr/Podcast.php +++ b/modules/Admin/Language/fr/Podcast.php @@ -138,6 +138,9 @@ return [ 'Si vous avez besoin d’une balise que nous n’avons pas couverte, définissez-la ici.', 'custom_rss' => 'Balises RSS personnalisées pour le podcast', 'custom_rss_hint' => 'Ceci sera injecté dans la balise ❬channel❭.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'URL du nouveau flux', 'new_feed_url_hint' => 'Utilisez ce champ lorsque vous déplacez ce podcast vers un autre domaine ou que vous changez d’hébergeur. Par défaut, ce champ est rempli avec l’URL du flux actuel si le podcast est importé.', 'old_feed_url' => 'URL de l\'ancien flux', From faf4a99f8ef6b06cb8493ba30d5b2a595d6eeb73 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:06:52 +0000 Subject: [PATCH 03/33] New translations podcast.php (Spanish) [ci skip] --- modules/Admin/Language/es/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/es/Podcast.php b/modules/Admin/Language/es/Podcast.php index 303df24c..3786cfda 100644 --- a/modules/Admin/Language/es/Podcast.php +++ b/modules/Admin/Language/es/Podcast.php @@ -138,6 +138,9 @@ return [ 'Si necesita etiquetas RSS que Castopod no maneja, póngalas aquí.', 'custom_rss' => 'Etiquetas RSS personalizadas para el podcast', 'custom_rss_hint' => 'Esto se inyectará dentro de la etiqueta de canal.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Nueva URL de feed', 'new_feed_url_hint' => 'Utilice este campo cuando se mueva a otro dominio o plataforma de alojamiento podcast. De forma predeterminada, el valor se establece en la URL actual de RSS si el podcast es importado.', 'old_feed_url' => 'Antigua URL del feed RSS', From e704f048ea0b59f4f8045574c74584c1e73feab8 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:06:55 +0000 Subject: [PATCH 04/33] New translations podcast.php (Arabic) [ci skip] --- modules/Admin/Language/ar/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ar/Podcast.php b/modules/Admin/Language/ar/Podcast.php index a0f2dcaa..08ebcdd4 100644 --- a/modules/Admin/Language/ar/Podcast.php +++ b/modules/Admin/Language/ar/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 3caa5b3f239c62bb9dae1c6a3e07a9a63f68fcf8 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:06:58 +0000 Subject: [PATCH 05/33] New translations podcast.php (Catalan) [ci skip] --- modules/Admin/Language/ca/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ca/Podcast.php b/modules/Admin/Language/ca/Podcast.php index 0670e07b..022e8797 100644 --- a/modules/Admin/Language/ca/Podcast.php +++ b/modules/Admin/Language/ca/Podcast.php @@ -138,6 +138,9 @@ return [ 'Si necessiteu etiquetes RSS que Castopod no manega, configureu-les aquí.', 'custom_rss' => 'Etiquetes RSS personalitzades per al podcast', 'custom_rss_hint' => 'Això s\'injectarà dins de l\'etiqueta ❬channel❭.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Nova adreça URL del fil RSS', 'new_feed_url_hint' => 'Utilitzeu aquest camp quan us moveu a un altre domini o plataforma d\'allotjament de podcasts. De manera predeterminada, el valor s\'estableix a l\'URL RSS actual si s\'importa el podcast.', 'old_feed_url' => 'Antiga adreça URL del fil RSS', From d04b203e37f27a6bcb5aca397a8f9ca9bde932d9 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:00 +0000 Subject: [PATCH 06/33] New translations podcast.php (Danish) [ci skip] --- modules/Admin/Language/da/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/da/Podcast.php b/modules/Admin/Language/da/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/da/Podcast.php +++ b/modules/Admin/Language/da/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 46f891ca231112edf8ccb64851b7b3e2702015c8 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:02 +0000 Subject: [PATCH 07/33] New translations podcast.php (German) [ci skip] --- modules/Admin/Language/de/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/de/Podcast.php b/modules/Admin/Language/de/Podcast.php index cc83786e..d2165791 100644 --- a/modules/Admin/Language/de/Podcast.php +++ b/modules/Admin/Language/de/Podcast.php @@ -138,6 +138,9 @@ return [ 'Wenn RSS-Tags benötigt werden, die Castopod nicht verwendet, können diese hier gesetzt werden.', 'custom_rss' => 'Eigene RSS-Tags für den Podcast', 'custom_rss_hint' => 'Dies wird innerhalb des ❬channel❭ Tags eingefügt.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Neue Feed-URL', 'new_feed_url_hint' => 'Benutzen Sie dieses Feld, wenn Sie zu einer anderen Domain oder Podcast-Plattform wechseln. Standardmäßig wird der Wert auf die aktuelle RSS URL gesetzt, wenn der Podcast importiert wird.', 'old_feed_url' => 'Alte Feed-URL', From 3d8fca9e2fb53a85653ff1d7856a1acc949e0e68 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:04 +0000 Subject: [PATCH 08/33] New translations podcast.php (Greek) [ci skip] --- modules/Admin/Language/el/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/el/Podcast.php b/modules/Admin/Language/el/Podcast.php index 965e60b5..d24fa87c 100644 --- a/modules/Admin/Language/el/Podcast.php +++ b/modules/Admin/Language/el/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From b3e4f431652ba8c34ab2abd05492c76fd71d4c89 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:06 +0000 Subject: [PATCH 09/33] New translations podcast.php (Basque) [ci skip] --- modules/Admin/Language/eu/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/eu/Podcast.php b/modules/Admin/Language/eu/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/eu/Podcast.php +++ b/modules/Admin/Language/eu/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 1ba2b45dbbd1fe7adeee4d96cf4bd7201556324a Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:09 +0000 Subject: [PATCH 10/33] New translations podcast.php (Italian) [ci skip] --- modules/Admin/Language/it/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/it/Podcast.php b/modules/Admin/Language/it/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/it/Podcast.php +++ b/modules/Admin/Language/it/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 552c74db752b8f17e94d157169a30135fac6a959 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:14 +0000 Subject: [PATCH 11/33] New translations podcast.php (Japanese) [ci skip] --- modules/Admin/Language/ja/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ja/Podcast.php b/modules/Admin/Language/ja/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/ja/Podcast.php +++ b/modules/Admin/Language/ja/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From e330976608aa3aabc0ec953b4dd197665e1a59a7 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:16 +0000 Subject: [PATCH 12/33] New translations podcast.php (Korean) [ci skip] --- modules/Admin/Language/ko/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ko/Podcast.php b/modules/Admin/Language/ko/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/ko/Podcast.php +++ b/modules/Admin/Language/ko/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From de04948b6783fca61afcb18c5cd182065d0800bb Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:19 +0000 Subject: [PATCH 13/33] New translations podcast.php (Dutch) [ci skip] --- modules/Admin/Language/nl/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/nl/Podcast.php b/modules/Admin/Language/nl/Podcast.php index d22b16bc..12cf5f2a 100644 --- a/modules/Admin/Language/nl/Podcast.php +++ b/modules/Admin/Language/nl/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From b3cc9497f23b57e010d9613972b4d836d965ab6b Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:21 +0000 Subject: [PATCH 14/33] New translations podcast.php (Polish) [ci skip] --- modules/Admin/Language/pl/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/pl/Podcast.php b/modules/Admin/Language/pl/Podcast.php index 748d89a7..c5c2e0df 100644 --- a/modules/Admin/Language/pl/Podcast.php +++ b/modules/Admin/Language/pl/Podcast.php @@ -138,6 +138,9 @@ return [ 'Jeśli potrzebujesz tagów RSS, których Castopod nie obsługuje, ustaw je tutaj.', 'custom_rss' => 'Własne tagi RSS dla podcastu', 'custom_rss_hint' => 'Zostaną wstawione w tagu ❬channel❭.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Nowy adres URL kanału', 'new_feed_url_hint' => 'Użyj tego pola, gdy przenosisz się do innej domeny lub platformy hostingowej podcastu. Domyślnie wartość jest ustawiona na bieżący adres URL RSS, jeśli podcast jest importowany.', 'old_feed_url' => 'Old feed URL', From 76d068946a2ee517fa3f0c17da85d625c856c3b3 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:23 +0000 Subject: [PATCH 15/33] New translations podcast.php (Portuguese) [ci skip] --- modules/Admin/Language/pt/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/pt/Podcast.php b/modules/Admin/Language/pt/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/pt/Podcast.php +++ b/modules/Admin/Language/pt/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 19eaab6bcd0f99ffac156b0422d931c2e8083db1 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:25 +0000 Subject: [PATCH 16/33] New translations podcast.php (Russian) [ci skip] --- modules/Admin/Language/ru/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/ru/Podcast.php b/modules/Admin/Language/ru/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/ru/Podcast.php +++ b/modules/Admin/Language/ru/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 7ecc8c184cded92615ee57e45cdcf3c34f590114 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:28 +0000 Subject: [PATCH 17/33] New translations podcast.php (Slovak) [ci skip] --- modules/Admin/Language/sk/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/sk/Podcast.php b/modules/Admin/Language/sk/Podcast.php index e8870f61..9e630c09 100644 --- a/modules/Admin/Language/sk/Podcast.php +++ b/modules/Admin/Language/sk/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From feec53875b5192ff0af84f1ddeba7910ea2bcdc8 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:30 +0000 Subject: [PATCH 18/33] New translations podcast.php (Swedish) [ci skip] --- modules/Admin/Language/sv/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/sv/Podcast.php b/modules/Admin/Language/sv/Podcast.php index 19d3c415..7fda701b 100644 --- a/modules/Admin/Language/sv/Podcast.php +++ b/modules/Admin/Language/sv/Podcast.php @@ -138,6 +138,9 @@ return [ 'Om du behöver RSS-taggar som Castopod inte hanterar, ställ in dem här.', 'custom_rss' => 'Anpassade RSS-taggar för podcasten', 'custom_rss_hint' => 'Detta kommer att injiceras i kanal taggen.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Ny flödes-URL', 'new_feed_url_hint' => 'Använd detta fält när du flyttar till en annan domän eller podcast webbhotell. Som standard är värdet inställt på nuvarande RSS-URL om podcasten importeras.', 'old_feed_url' => 'Gammal flödes-URL', From b78b032c2fc88f243f1455327cb35f983026b76b Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:32 +0000 Subject: [PATCH 19/33] New translations podcast.php (Ukrainian) [ci skip] --- modules/Admin/Language/uk/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/uk/Podcast.php b/modules/Admin/Language/uk/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/uk/Podcast.php +++ b/modules/Admin/Language/uk/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From f4e7a143fd34ef5f578f3f68dfe00a420886355e Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:34 +0000 Subject: [PATCH 20/33] New translations podcast.php (Chinese Simplified) [ci skip] --- modules/Admin/Language/zh-Hans/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/zh-Hans/Podcast.php b/modules/Admin/Language/zh-Hans/Podcast.php index 96515daf..1a47c363 100644 --- a/modules/Admin/Language/zh-Hans/Podcast.php +++ b/modules/Admin/Language/zh-Hans/Podcast.php @@ -138,6 +138,9 @@ return [ '如果您需要 Castopod 无法处理的 RSS 标签,请在此处设置它们。', 'custom_rss' => '播客的自定义 RSS 标签', 'custom_rss_hint' => '这将被注入到 ❬channel❭ 标签中。', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => '新摘要网址', 'new_feed_url_hint' => '当你迁移到另一个域或播客托管平台时,请使用此字段。 默认情况下,播客导入时,该值为当前的 RSS 网址。', 'old_feed_url' => '旧摘要网址', From ad25a13cf74c866737bc957bb8a40cf4ad5863f8 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:36 +0000 Subject: [PATCH 21/33] New translations podcast.php (Chinese Traditional) [ci skip] --- modules/Admin/Language/zh-Hant/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/zh-Hant/Podcast.php b/modules/Admin/Language/zh-Hant/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/zh-Hant/Podcast.php +++ b/modules/Admin/Language/zh-Hant/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From aa792f5e8e2aa0e40310f017b3b0bb9cd8896650 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:38 +0000 Subject: [PATCH 22/33] New translations podcast.php (Galician) [ci skip] --- modules/Admin/Language/gl/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/gl/Podcast.php b/modules/Admin/Language/gl/Podcast.php index 41286a1d..baa05597 100644 --- a/modules/Admin/Language/gl/Podcast.php +++ b/modules/Admin/Language/gl/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 4ea54a2ee392d39a39cce3cc0f7c3422fd10f8bf Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:41 +0000 Subject: [PATCH 23/33] New translations podcast.php (Portuguese, Brazilian) [ci skip] --- modules/Admin/Language/pt-BR/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/pt-BR/Podcast.php b/modules/Admin/Language/pt-BR/Podcast.php index 67e889d6..2d9e8708 100644 --- a/modules/Admin/Language/pt-BR/Podcast.php +++ b/modules/Admin/Language/pt-BR/Podcast.php @@ -138,6 +138,9 @@ return [ 'Se você precisa de tags RSS que Castopod não lida, defina-as aqui.', 'custom_rss' => 'Tags RSS personalizadas para o podcast', 'custom_rss_hint' => 'Isto será injetado dentro da tag ❬channel❭.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Nova URL de feed', 'new_feed_url_hint' => 'Use este campo ao mover este podcast para outro domínio ou alterar hosts. Por padrão, este campo é preenchido com a URL do feed RSS atual se o podcast for importado.', 'old_feed_url' => 'URL de feed antigo', From cc35db17d6996975622fbd8cbdcc809c595a5300 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:43 +0000 Subject: [PATCH 24/33] New translations podcast.php (Indonesian) [ci skip] --- modules/Admin/Language/id/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/id/Podcast.php b/modules/Admin/Language/id/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/id/Podcast.php +++ b/modules/Admin/Language/id/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 0de6ff7b2f137077d82fbd324fc541ba2325f339 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:46 +0000 Subject: [PATCH 25/33] New translations podcast.php (Persian) [ci skip] --- modules/Admin/Language/fa/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/fa/Podcast.php b/modules/Admin/Language/fa/Podcast.php index 8e71d654..9b1f047e 100644 --- a/modules/Admin/Language/fa/Podcast.php +++ b/modules/Admin/Language/fa/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From b82882edcc6c222d687a85b52b65a07ec7e204f3 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:48 +0000 Subject: [PATCH 26/33] New translations podcast.php (Norwegian Nynorsk) [ci skip] --- modules/Admin/Language/nn-NO/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/nn-NO/Podcast.php b/modules/Admin/Language/nn-NO/Podcast.php index 314473b3..cb60965e 100644 --- a/modules/Admin/Language/nn-NO/Podcast.php +++ b/modules/Admin/Language/nn-NO/Podcast.php @@ -138,6 +138,9 @@ return [ 'Viss du treng RSS-merkelappar som Castopod ikkje handterer, kan du skriva dei inn her.', 'custom_rss' => 'Eigne RSS-merkelappar for podkasten', 'custom_rss_hint' => 'Dette blir sett inn i ❬channel❭-elementet.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Ny straum-URL', 'new_feed_url_hint' => 'Bruk dette feltet når du flyttar til eit anna domene eller vertsplattform. Standardvalet for verdien er den noverande RSS-adresse viss podkasten er importert.', 'old_feed_url' => 'Gamal straum-URL', From 6b38b711aee1557cd1f4c54540a2eb3d906ae19a Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:51 +0000 Subject: [PATCH 27/33] New translations podcast.php (Kazakh) [ci skip] --- modules/Admin/Language/kk/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/kk/Podcast.php b/modules/Admin/Language/kk/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/kk/Podcast.php +++ b/modules/Admin/Language/kk/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From f3e30d6c84343ce0f0033c8943cfa11d87735fbf Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:53 +0000 Subject: [PATCH 28/33] New translations podcast.php (French, Canada) [ci skip] --- modules/Admin/Language/fr_CA/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/fr_CA/Podcast.php b/modules/Admin/Language/fr_CA/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/fr_CA/Podcast.php +++ b/modules/Admin/Language/fr_CA/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 5597b0cb041881483e20469ef373762cdbeba414 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:55 +0000 Subject: [PATCH 29/33] New translations podcast.php (Breton) [ci skip] --- modules/Admin/Language/br/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/br/Podcast.php b/modules/Admin/Language/br/Podcast.php index 0936ffd2..2a754f54 100644 --- a/modules/Admin/Language/br/Podcast.php +++ b/modules/Admin/Language/br/Podcast.php @@ -141,6 +141,9 @@ return [ 'M\'ho peus ezhomm eus balizennoù RSS ha n\'eus ket anezho e Castopod e c\'hellit o lakaat amañ.', 'custom_rss' => 'Balizennoù RSS personelaet evit ar podkast', 'custom_rss_hint' => 'An dra-se a vo ouzhpennet e-barzh ar valizenn ❬channel❭.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'URL nevez ar wazh', 'new_feed_url_hint' => 'Implijit ar vaezienn-mañ pa cheñchit anv domani pe savenn herberc\'hiañ ho podkast. M\'eo enporzhiet ar podkast e vez lakaet enni URL a-vremañ ar wazh dre ziouer.', 'old_feed_url' => 'URL kozh ar wazh', From b0c70fa4a0571cd4bc210e507bffae59eb347300 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:57 +0000 Subject: [PATCH 30/33] New translations podcast.php (Scottish Gaelic) [ci skip] --- modules/Admin/Language/gd/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/gd/Podcast.php b/modules/Admin/Language/gd/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/gd/Podcast.php +++ b/modules/Admin/Language/gd/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 53e6fcf0e84c8c796148bf3015dd4573a1cb53a9 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:07:59 +0000 Subject: [PATCH 31/33] New translations podcast.php (Occitan) [ci skip] --- modules/Admin/Language/oc/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/oc/Podcast.php b/modules/Admin/Language/oc/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/oc/Podcast.php +++ b/modules/Admin/Language/oc/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL', From 4052e05df83094ee3646d1f5a5e72e119364f6d7 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:08:01 +0000 Subject: [PATCH 32/33] New translations podcast.php (Serbian (Latin)) [ci skip] --- modules/Admin/Language/sr-Latn/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/sr-Latn/Podcast.php b/modules/Admin/Language/sr-Latn/Podcast.php index 52b4fba3..7926e093 100644 --- a/modules/Admin/Language/sr-Latn/Podcast.php +++ b/modules/Admin/Language/sr-Latn/Podcast.php @@ -138,6 +138,9 @@ return [ 'Ukoliko su vam potrebni RSS tagovi koje Castopod ne obrađuje, postavite ih ovde.', 'custom_rss' => 'Posebni RSS tagovi epizode', 'custom_rss_hint' => 'Ovo će biti ubačeno u ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'Novi URL fid', 'new_feed_url_hint' => 'Koristite ovo polje kada prelazite na drugi domen ili platformu za hostovanje podkasta. Podrazumevano, vrednost je podešena na trenutni RSS URL ako je podkast uvezen.', 'old_feed_url' => 'Stari URL fid', From 17ca57d567ec03357f30d9138f30904529660bc5 Mon Sep 17 00:00:00 2001 From: crowdin Date: Wed, 24 Apr 2024 10:08:04 +0000 Subject: [PATCH 33/33] New translations podcast.php (French traditional) [ci skip] --- modules/Admin/Language/fr2/Podcast.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/Admin/Language/fr2/Podcast.php b/modules/Admin/Language/fr2/Podcast.php index d02b6cf4..ff0daebc 100644 --- a/modules/Admin/Language/fr2/Podcast.php +++ b/modules/Admin/Language/fr2/Podcast.php @@ -138,6 +138,9 @@ return [ 'If you need RSS tags that Castopod does not handle, set them here.', 'custom_rss' => 'Custom RSS tags for the podcast', 'custom_rss_hint' => 'This will be injected within the ❬channel❭ tag.', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => 'New feed URL', 'new_feed_url_hint' => 'Use this field when you move to another domain or podcast hosting platform. By default, the value is set to the current RSS URL if the podcast is imported.', 'old_feed_url' => 'Old feed URL',