update podcast UI translation strings
This commit is contained in:
parent
04388f3147
commit
8d6420f934
34 changed files with 854 additions and 176 deletions
|
@ -3042,7 +3042,15 @@ msgid "Default Fade Out (s):"
|
|||
msgstr "Подразумевано Затамњење (s):"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: airtime_mvc/application/forms/GeneralPreferences.php:107
|
||||
|
@ -3056,11 +3064,11 @@ msgid "Enabled"
|
|||
msgstr "Омогућено"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: airtime_mvc/application/forms/GeneralPreferences.php:122
|
||||
msgid "Public Airtime API"
|
||||
msgid "Public LibreTime API"
|
||||
msgstr ""
|
||||
|
||||
#: airtime_mvc/application/forms/GeneralPreferences.php:123
|
||||
|
@ -3069,7 +3077,7 @@ msgstr ""
|
|||
|
||||
#: airtime_mvc/application/forms/GeneralPreferences.php:129
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -4853,7 +4861,19 @@ msgid "Podcast URL: "
|
|||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: airtime_mvc/application/views/scripts/podcast/podcast.phtml:26
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue