update podcast UI translation strings

This commit is contained in:
r 2019-02-24 11:59:20 -06:00
parent 04388f3147
commit 8d6420f934
34 changed files with 854 additions and 176 deletions

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "Přednastavení Fade Out:" msgstr "Přednastavení Fade Out:"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Povoleno" msgstr "Povoleno"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3056,7 +3056,15 @@ msgid "Default Fade Out (s):"
msgstr "Standard Fade Out (s):" msgstr "Standard Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3070,11 +3078,11 @@ msgid "Enabled"
msgstr "Aktiviert" msgstr "Aktiviert"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3083,7 +3091,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4867,7 +4875,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3058,7 +3058,15 @@ msgid "Default Fade Out (s):"
msgstr "Standard Fade Out (s):" msgstr "Standard Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3072,11 +3080,11 @@ msgid "Enabled"
msgstr "Aktiviert" msgstr "Aktiviert"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3085,7 +3093,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4869,7 +4877,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "Προεπιλεγμένο Fade Out (s):" msgstr "Προεπιλεγμένο Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Ενεργοποιημένο" msgstr "Ενεργοποιημένο"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "Default Fade Out (s):" msgstr "Default Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Enabled" msgstr "Enabled"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3044,7 +3044,15 @@ msgid "Default Fade Out (s):"
msgstr "Default Fade Out (s):" msgstr "Default Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3058,12 +3066,12 @@ msgid "Enabled"
msgstr "Enabled" msgstr "Enabled"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "Public Airtime API" msgstr "Public LibreTime API"
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
msgid "Required for embeddable schedule widget." msgid "Required for embeddable schedule widget."
@ -3071,9 +3079,9 @@ msgstr "Required for embeddable schedule widget."
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "Enabling this feature will allow Airtime to provide schedule data to external widgets that can be embedded in your website." msgstr "Enabling this feature will allow LibreTime to provide schedule data to external widgets that can be embedded in your website."
#: airtime_mvc/application/forms/GeneralPreferences.php:141 #: airtime_mvc/application/forms/GeneralPreferences.php:141
msgid "Allowed CORS URLs" msgid "Allowed CORS URLs"
@ -4858,7 +4866,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "Default Fade Out (s):" msgstr "Default Fade Out (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Enabled" msgstr "Enabled"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3053,9 +3053,17 @@ msgid "Default Fade Out (s):"
msgstr "Fade Out preseterminado (s):" msgstr "Fade Out preseterminado (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr "Sobrescribir el álbum del podcast" msgstr "Sobrescribir el álbum del podcast"
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
#: airtime_mvc/application/forms/GeneralPreferences.php:125 #: airtime_mvc/application/forms/GeneralPreferences.php:125
msgid "Disabled" msgid "Disabled"
@ -3067,11 +3075,11 @@ msgid "Enabled"
msgstr "Activado" msgstr "Activado"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "Habilitar esto significa que las pistas del podcast siempre contendrán el nombre del podcast en su campo de álbum." msgstr "Habilitar esto significa que las pistas del podcast siempre contendrán el nombre del podcast en su campo de álbum."
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "API Pública de Libretime" msgstr "API Pública de Libretime"
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3080,7 +3088,7 @@ msgstr "Requerido para el widget de programación incrustado"
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
"Habilitar esta función permite a Libretime proporcionar datos de programación\n" "Habilitar esta función permite a Libretime proporcionar datos de programación\n"
@ -4882,9 +4890,21 @@ msgid "Podcast URL: "
msgstr "URL del Podcast: " msgstr "URL del Podcast: "
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr "¿Descargar automáticamente los últimos episodios?" msgstr "¿Descargar automáticamente los últimos episodios?"
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Override album name with podcast name during ingest." msgid "Override album name with podcast name during ingest."
msgstr "Sobrescribir el nombre del álbum con el nombre del podcast durante el procesamiento" msgstr "Sobrescribir el nombre del álbum con el nombre del podcast durante el procesamiento"

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "Fondu en Sorti par défaut (s):" msgstr "Fondu en Sorti par défaut (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Activé" msgstr "Activé"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
msgstr "Zadano Zatamnjenje (s):" msgstr "Zadano Zatamnjenje (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3056,11 +3064,11 @@ msgid "Enabled"
msgstr "Omogućeno" msgstr "Omogućeno"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3069,7 +3077,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3211,9 +3211,17 @@ msgid "Default Fade Out (s):"
msgstr "Alapértelmezett Leúsztatás (mp)" msgstr "Alapértelmezett Leúsztatás (mp)"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr "Podcast album felülírása" msgstr "Podcast album felülírása"
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
#: airtime_mvc/application/forms/GeneralPreferences.php:125 #: airtime_mvc/application/forms/GeneralPreferences.php:125
msgid "Disabled" msgid "Disabled"
@ -3226,14 +3234,12 @@ msgstr "Engedélyezve"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "" msgid ""
"Enabling this means that podcast tracks will always contain the podcast name" "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
" in their album field." msgstr "Ha engedélyezett, a podcast sávok album mezőjébe mindig a podcast neve kerül."
msgstr ""
"Ha engedélyezett, a podcast sávok album mezőjébe mindig a podcast neve kerül."
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "Public Airtime API" msgstr "Public LibreTime API"
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
msgid "Required for embeddable schedule widget." msgid "Required for embeddable schedule widget."
@ -3241,7 +3247,7 @@ msgstr "Kötelező a beágyazható ütemezés felületi elemhez."
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be" " to external widgets that can be"
" embedded in your website." " embedded in your website."
msgstr "" msgstr ""
@ -5177,9 +5183,21 @@ msgid "Podcast URL: "
msgstr "Podcast URL: " msgstr "Podcast URL: "
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr "Legutolsó epizódok automatikus letöltése?" msgstr "Legutolsó epizódok automatikus letöltése?"
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Override album name with podcast name during ingest." msgid "Override album name with podcast name during ingest."
msgstr "Album nevének felülírása a podcast nevével a beküldés során." msgstr "Album nevének felülírása a podcast nevével a beküldés során."

View File

@ -3036,7 +3036,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3050,11 +3058,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3063,7 +3071,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4845,7 +4853,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3044,7 +3044,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3058,11 +3066,11 @@ msgid "Enabled"
msgstr "Abilitato" msgstr "Abilitato"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3071,7 +3079,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4855,7 +4863,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
msgstr "デフォルトフェードアウト(初期値):" msgstr "デフォルトフェードアウト(初期値):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3056,11 +3064,11 @@ msgid "Enabled"
msgstr "有効" msgstr "有効"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3069,7 +3077,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3037,7 +3037,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3051,11 +3059,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3064,7 +3072,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4846,7 +4854,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3040,7 +3040,15 @@ msgid "Default Fade Out (s):"
msgstr "기본 페이드 아웃(s)" msgstr "기본 페이드 아웃(s)"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3054,11 +3062,11 @@ msgid "Enabled"
msgstr "사용" msgstr "사용"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3067,7 +3075,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4851,7 +4859,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3040,7 +3040,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3054,11 +3062,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3067,7 +3075,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4849,7 +4857,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3046,7 +3046,15 @@ msgid "Default Fade Out (s):"
msgstr "standaard fade uit (s):" msgstr "standaard fade uit (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3060,11 +3068,11 @@ msgid "Enabled"
msgstr "Ingeschakeld" msgstr "Ingeschakeld"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3073,7 +3081,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4857,7 +4865,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3043,7 +3043,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3057,11 +3065,11 @@ msgid "Enabled"
msgstr "Włączone" msgstr "Włączone"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3070,7 +3078,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4854,7 +4862,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3044,7 +3044,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3058,11 +3066,11 @@ msgid "Enabled"
msgstr "Ativo" msgstr "Ativo"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3071,7 +3079,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4855,7 +4863,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3059,9 +3059,17 @@ msgid "Default Fade Out (s):"
msgstr "Затухание по умолчанию:" msgstr "Затухание по умолчанию:"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr "Перезаписать альбом подкаста" msgstr "Перезаписать альбом подкаста"
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
#: airtime_mvc/application/forms/GeneralPreferences.php:125 #: airtime_mvc/application/forms/GeneralPreferences.php:125
msgid "Disabled" msgid "Disabled"
@ -3073,11 +3081,11 @@ msgid "Enabled"
msgstr "Активировано" msgstr "Активировано"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "Включение данной функции будет записывать в файлы подкастов их название поле альбома" msgstr "Включение данной функции будет записывать в файлы подкастов их название поле альбома"
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "Публичный LibreTime API" msgstr "Публичный LibreTime API"
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3086,7 +3094,7 @@ msgstr "Требуется для встраиваемого виджета-ра
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
"Активация данной функции позволит LibreTime предоставлять данные\n" "Активация данной функции позволит LibreTime предоставлять данные\n"
@ -4894,9 +4902,21 @@ msgid "Podcast URL: "
msgstr "Ссылка на подкаст: " msgstr "Ссылка на подкаст: "
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr "Автоматически загружать последние эпизоды?" msgstr "Автоматически загружать последние эпизоды?"
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Override album name with podcast name during ingest." msgid "Override album name with podcast name during ingest."
msgstr "Перезаписывать название альбома на название подкаста в процессе загрузки." msgstr "Перезаписывать название альбома на название подкаста в процессе загрузки."

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
msgstr "Подразумевано Затамњење (s):" msgstr "Подразумевано Затамњење (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3056,11 +3064,11 @@ msgid "Enabled"
msgstr "Омогућено" msgstr "Омогућено"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3069,7 +3077,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
msgstr "Podrazumevano Zatamnjenje (s):" msgstr "Podrazumevano Zatamnjenje (s):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3056,11 +3064,11 @@ msgid "Enabled"
msgstr "Omogućeno" msgstr "Omogućeno"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3069,7 +3077,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3039,7 +3039,15 @@ msgid "Default Fade Out (s):"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3053,11 +3061,11 @@ msgid "Enabled"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3066,7 +3074,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4848,7 +4856,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3040,7 +3040,15 @@ msgid "Default Fade Out (s):"
msgstr "Varsayılan Fade Out geçişi (s)" msgstr "Varsayılan Fade Out geçişi (s)"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3054,11 +3062,11 @@ msgid "Enabled"
msgstr "Aktif" msgstr "Aktif"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3067,7 +3075,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4849,7 +4857,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26

View File

@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
msgstr "默认淡出效果(秒):" msgstr "默认淡出效果(秒):"
#: airtime_mvc/application/forms/GeneralPreferences.php:105 #: airtime_mvc/application/forms/GeneralPreferences.php:105
msgid "Podcast Album Override" msgid "Overwrite Podcast Episode Metatags"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:120
msgid "Generate a smartblock and a playlist upon creation of a new podcast"
msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:126
msgid "If this option is enabled, a new smartblock and playlist matching the newest track of a podcast will be generated immediately upon creation of a new podcast. Note that the "Overwrite Podcast Episode Metatags" feature must also be enabled in order for smartblocks to reliably find episodes."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:107 #: airtime_mvc/application/forms/GeneralPreferences.php:107
@ -3056,11 +3064,11 @@ msgid "Enabled"
msgstr "启用" msgstr "启用"
#: airtime_mvc/application/forms/GeneralPreferences.php:111 #: airtime_mvc/application/forms/GeneralPreferences.php:111
msgid "Enabling this means that podcast tracks will always contain the podcast name in their album field." msgid "Enabling this feature will cause podcast episode tracks to have their Artist, Title, and Album metatags set from podcast feed values. Note that enabling this feature is recommended in order to ensure reliable scheduling of episodes via smartblocks."
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:122 #: airtime_mvc/application/forms/GeneralPreferences.php:122
msgid "Public Airtime API" msgid "Public LibreTime API"
msgstr "" msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:123 #: airtime_mvc/application/forms/GeneralPreferences.php:123
@ -3069,7 +3077,7 @@ msgstr ""
#: airtime_mvc/application/forms/GeneralPreferences.php:129 #: airtime_mvc/application/forms/GeneralPreferences.php:129
msgid "" msgid ""
"Enabling this feature will allow Airtime to provide schedule data\n" "Enabling this feature will allow LibreTime to provide schedule data\n"
" to external widgets that can be embedded in your website." " to external widgets that can be embedded in your website."
msgstr "" msgstr ""
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:22
msgid "Automatically download latest episodes?" msgid "Download latest episodes:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
msgid "Scheduling:"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:28
msgid "Generate Smartblock and Playlist"
msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:30
msgid "Smartblock and Playlist Generated"
msgstr "" msgstr ""
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26 #: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26