PowerPress Podcasting plugin by Blubrry - Version 4.0.3

Version Description

  • Released on 8/8/2012
  • Fixed bug with IE not displaying embeds correctly (Thanks johnb172 for bringing to our attention)
  • Fixed bug introduced in 4.0.2 where feed language was not getting set in some cases.
  • Audio embed width now uses audio player width instead of video width.
  • Added meta robots noindex HTML to play in new window and embed pages.
  • Change from using the WP_PLUGIN_URL define to plugins_url() function to better support sites in mixed SSL/non-SSL mode (please contact us if this is still a problem with combined HTTP/HTTPS sites).
  • The iTunes image is now also used as the RSS image if no RSS image is specified.
  • Warning message added to podcast channel feeds that are password protected. Warning: This feed is password protected, it cannot be accessed by public services such as feedvalidator.org or the iTunes podcast directory. (we're getting a lot of support questions about this recently. If your feed is is password protected, then services and directories can't access it by design.)
  • Translation powerpress-xx_XX.pot file updated for translators to update their language files with.
Download this release

Release Info

Developer amandato
Plugin Icon 128x128 PowerPress Podcasting plugin by Blubrry
Version 4.0.3
Comparing to
See all releases

Code changes from version 4.0.2 to 4.0.3

feed-podcast.php CHANGED
@@ -36,7 +36,7 @@ echo '<?xml version="1.0" encoding="'.get_option('blog_charset').'"?'.'>'; ?>
36
  <link><?php bloginfo_rss('url') ?></link>
37
  <description><?php bloginfo_rss("description") ?></description>
38
  <lastBuildDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), false); ?></lastBuildDate>
39
- <language><?php echo bloginfo_rss('language'); ?></language>
40
  <sy:updatePeriod><?php echo apply_filters( 'rss_update_period', 'hourly' ); ?></sy:updatePeriod>
41
  <sy:updateFrequency><?php echo apply_filters( 'rss_update_frequency', '1' ); ?></sy:updateFrequency>
42
  <?php do_action('rss2_head'); ?>
36
  <link><?php bloginfo_rss('url') ?></link>
37
  <description><?php bloginfo_rss("description") ?></description>
38
  <lastBuildDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_lastpostmodified('GMT'), false); ?></lastBuildDate>
39
+ <language><?php echo get_option('rss_language'); ?></language>
40
  <sy:updatePeriod><?php echo apply_filters( 'rss_update_period', 'hourly' ); ?></sy:updatePeriod>
41
  <sy:updateFrequency><?php echo apply_filters( 'rss_update_frequency', '1' ); ?></sy:updateFrequency>
42
  <?php do_action('rss2_head'); ?>
languages/powerpress-xx_XX.pot CHANGED
@@ -1 +1,5649 @@
1
- MIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2012 Blubrry PowerPress
2
+ # This file is distributed under the same license as the Blubrry PowerPress package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Blubrry PowerPress 4.0.2\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/powerpress\n"
7
+ "POT-Creation-Date: 2012-08-09 02:36:42+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
+
15
+ #: mp3info.class.php:114 powerpressadmin-jquery.php:520
16
+ msgid ""
17
+ "Your server must either have the php.ini setting 'allow_url_fopen' enabled "
18
+ "or have the PHP cURL library installed in order to continue."
19
+ msgstr ""
20
+
21
+ #: mp3info.class.php:124
22
+ msgid "Media URL exceeded redirect limit of %d (fopen)."
23
+ msgstr ""
24
+
25
+ #: mp3info.class.php:136
26
+ msgid "Unable to obtain host name from URL."
27
+ msgstr ""
28
+
29
+ #: mp3info.class.php:138
30
+ msgid "Unable to obtain host name from the URL:"
31
+ msgstr ""
32
+
33
+ #: mp3info.class.php:193 mp3info.class.php:349
34
+ msgid "The requested URL returned error code 404, file not found."
35
+ msgstr ""
36
+
37
+ #: mp3info.class.php:195
38
+ msgid "The requested URL returned error code %d"
39
+ msgstr ""
40
+
41
+ #: mp3info.class.php:246
42
+ msgid "Unable to obtain media size from web server."
43
+ msgstr ""
44
+
45
+ #: mp3info.class.php:259
46
+ msgid "Unable to save media information to temporary directory."
47
+ msgstr ""
48
+
49
+ #: mp3info.class.php:272
50
+ msgid "Unable to connect to host:"
51
+ msgstr ""
52
+
53
+ #: mp3info.class.php:286
54
+ msgid "Media URL exceeded redirect limit of %d (cURL in safe mode)."
55
+ msgstr ""
56
+
57
+ #: mp3info.class.php:329
58
+ msgid "Media URL exceeded redirect limit of %d (cURL)."
59
+ msgstr ""
60
+
61
+ #: mp3info.class.php:344
62
+ msgid "Unable to obtain HTTP %d redirect URL."
63
+ msgstr ""
64
+
65
+ #: mp3info.class.php:377
66
+ msgid "Unable to obtain media size from server."
67
+ msgstr ""
68
+
69
+ #: mp3info.class.php:388
70
+ msgid "Unable to create temporary file for checking media information."
71
+ msgstr ""
72
+
73
+ #: mp3info.class.php:451 mp3info.class.php:461
74
+ msgid "Unable to download media."
75
+ msgstr ""
76
+
77
+ #: mp3info.class.php:459
78
+ msgid "Retrieving file info:"
79
+ msgstr ""
80
+
81
+ #: mp3info.class.php:515
82
+ msgid "PowerPress is unable to detect media information."
83
+ msgstr ""
84
+
85
+ #: mp3info.class.php:534
86
+ msgid ""
87
+ "Plugin '%s' has included a different version of the GetID3 library located "
88
+ "in %s"
89
+ msgstr ""
90
+
91
+ #: mp3info.class.php:536
92
+ msgid ""
93
+ "Another plugin has included a different version of the GetID3 library "
94
+ "located in %s"
95
+ msgstr ""
96
+
97
+ #: mp3info.class.php:538
98
+ msgid "Another plugin has included a different version of the GetID3 library."
99
+ msgstr ""
100
+
101
+ #: mp3info.class.php:545 mp3info.class.php:551
102
+ msgid "Error occurred downloading media file."
103
+ msgstr ""
104
+
105
+ #: mp3info.class.php:560
106
+ msgid "Downloaded media file is empty."
107
+ msgstr ""
108
+
109
+ #: mp3info.class.php:588
110
+ msgid "Media URL reporting incorrect content type: %s"
111
+ msgstr ""
112
+
113
+ #: mp3info.class.php:637
114
+ msgid ""
115
+ "Sample Rate %dKhz may cause playback issues, we recommend 22Khz or 44Khz for "
116
+ "maximum player compatibility."
117
+ msgstr ""
118
+
119
+ #: powerpress-feed-auth.php:22
120
+ msgid "Access Denied"
121
+ msgstr ""
122
+
123
+ #: powerpress-feed-auth.php:26
124
+ msgid "Authorization Failed"
125
+ msgstr ""
126
+
127
+ #: powerpress-feed-auth.php:32
128
+ msgid "Unauthorized"
129
+ msgstr ""
130
+
131
+ #: powerpress-player.php:304 powerpress-player.php:882
132
+ msgid "Best viewed with"
133
+ msgstr ""
134
+
135
+ #: powerpress-player.php:306 powerpress-player.php:884
136
+ msgid "Windows Media Player plugin for Firefox"
137
+ msgstr ""
138
+
139
+ #: powerpress-player.php:502 powerpress-player.php:1124
140
+ msgid "Blubrry PowerPress Player"
141
+ msgstr ""
142
+
143
+ #: powerpress-player.php:572
144
+ msgid "Player Not Available"
145
+ msgstr ""
146
+
147
+ #: powerpress-player.php:992
148
+ msgid "Open in New Window"
149
+ msgstr ""
150
+
151
+ #: powerpress-player.php:1074
152
+ msgid "E-Book PDF"
153
+ msgstr ""
154
+
155
+ #: powerpress-player.php:1143
156
+ msgid "Unable to retrieve media information."
157
+ msgstr ""
158
+
159
+ #: powerpress-player.php:1581 powerpressadmin-player-page.php:789
160
+ msgid "TRACK"
161
+ msgstr ""
162
+
163
+ #: powerpress.php:55 powerpressadmin-customfeeds.php:70
164
+ #: powerpressadmin-customfeeds.php:85 powerpressadmin-editfeed.php:1159
165
+ #: powerpressadmin.php:3379
166
+ msgid "Podcast"
167
+ msgstr ""
168
+
169
+ #: powerpress.php:57 powerpressadmin-metabox.php:248
170
+ #: powerpressadmin-metamarks.php:113 powerpressadmin-metamarks.php:144
171
+ msgid "Duration"
172
+ msgstr ""
173
+
174
+ #: powerpress.php:59
175
+ msgid "Play in new window"
176
+ msgstr ""
177
+
178
+ #: powerpress.php:61
179
+ msgid "Download"
180
+ msgstr ""
181
+
182
+ #: powerpress.php:63 powerpressadmin-podpress-stats.php:24
183
+ #: powerpressadmin-podpress-stats.php:28
184
+ msgid "Play"
185
+ msgstr ""
186
+
187
+ #: powerpress.php:65
188
+ msgid "Embed"
189
+ msgstr ""
190
+
191
+ #: powerpressadmin-basic.php:19
192
+ msgid ""
193
+ "The redirect entered is not recongized as a supported statistics redirect "
194
+ "service."
195
+ msgstr ""
196
+
197
+ #: powerpressadmin-basic.php:19
198
+ msgid "Are you sure you wish to continue with this redirect url?"
199
+ msgstr ""
200
+
201
+ #: powerpressadmin-basic.php:107
202
+ msgid "Blubrry PowerPress Settings"
203
+ msgstr ""
204
+
205
+ #: powerpressadmin-basic.php:111
206
+ msgid "Welcome"
207
+ msgstr ""
208
+
209
+ #: powerpressadmin-basic.php:112 powerpressadmin-player-page.php:704
210
+ #: powerpressadmin-player-page.php:1180
211
+ msgid "Basic Settings"
212
+ msgstr ""
213
+
214
+ #: powerpressadmin-basic.php:113
215
+ msgid "Services & Stats"
216
+ msgstr ""
217
+
218
+ #: powerpressadmin-basic.php:114 powerpressadmin-editfeed.php:200
219
+ msgid "Media Appearance"
220
+ msgstr ""
221
+
222
+ #: powerpressadmin-basic.php:115
223
+ msgid "Feeds"
224
+ msgstr ""
225
+
226
+ #: powerpressadmin-basic.php:116 powerpressadmin.php:3381
227
+ msgid "iTunes"
228
+ msgstr ""
229
+
230
+ #: powerpressadmin-basic.php:117 powerpressadmin-editfeed.php:198
231
+ msgid "T.V."
232
+ msgstr ""
233
+
234
+ #: powerpressadmin-basic.php:170
235
+ msgid "You must delete all of the Podcast Channels to disable this option."
236
+ msgstr ""
237
+
238
+ #: powerpressadmin-basic.php:176
239
+ msgid "Advanced Options"
240
+ msgstr ""
241
+
242
+ #: powerpressadmin-basic.php:180
243
+ msgid "Audio Player Options"
244
+ msgstr ""
245
+
246
+ #: powerpressadmin-basic.php:181
247
+ msgid "Select from 6 different web based audio players."
248
+ msgstr ""
249
+
250
+ #: powerpressadmin-basic.php:182
251
+ msgid "configure audio player"
252
+ msgstr ""
253
+
254
+ #: powerpressadmin-basic.php:188
255
+ msgid "Video Player Options"
256
+ msgstr ""
257
+
258
+ #: powerpressadmin-basic.php:189
259
+ msgid "Select from 2 different web based video players."
260
+ msgstr ""
261
+
262
+ #: powerpressadmin-basic.php:190
263
+ msgid "configure video player"
264
+ msgstr ""
265
+
266
+ #: powerpressadmin-basic.php:195 powerpressadmin-categoryfeeds.php:27
267
+ #: powerpressadmin-customfeeds.php:23 powerpressadmin-podpress.php:809
268
+ msgid "Custom Podcast Channels"
269
+ msgstr ""
270
+
271
+ #: powerpressadmin-basic.php:196
272
+ msgid "Manage multiple media files and/or formats to one blog post."
273
+ msgstr ""
274
+
275
+ #: powerpressadmin-basic.php:198 powerpressadmin-basic.php:208
276
+ msgid "feature will appear in left menu when enabled"
277
+ msgstr ""
278
+
279
+ #: powerpressadmin-basic.php:200
280
+ msgid "configure podcast channels"
281
+ msgstr ""
282
+
283
+ #: powerpressadmin-basic.php:205 powerpressadmin-categoryfeeds.php:21
284
+ #: powerpressadmin.php:1148
285
+ msgid "Category Podcasting"
286
+ msgstr ""
287
+
288
+ #: powerpressadmin-basic.php:206
289
+ msgid "Manage category podcast feeds."
290
+ msgstr ""
291
+
292
+ #: powerpressadmin-basic.php:210
293
+ msgid "configure podcast categories"
294
+ msgstr ""
295
+
296
+ #: powerpressadmin-basic.php:215 powerpressadmin-metamarks.php:84
297
+ msgid "Meta Marks"
298
+ msgstr ""
299
+
300
+ #: powerpressadmin-basic.php:216
301
+ msgid "Add additional meta information to your media for syndication."
302
+ msgstr ""
303
+
304
+ #: powerpressadmin-basic.php:218
305
+ msgid "feature will appear in episode entry box"
306
+ msgstr ""
307
+
308
+ #: powerpressadmin-basic.php:225
309
+ msgid "Looking for Support, Consulting or Custom Development?"
310
+ msgstr ""
311
+
312
+ #: powerpressadmin-basic.php:227
313
+ msgid ""
314
+ "Blubrry offers a variety of options, free and paid, to assist you with your "
315
+ "podcasting and Internet media needs. Whether you need your theme customized "
316
+ "for podcasting or you want consulting on what video format is best for your "
317
+ "audience, we have the staff and knowledge to assist."
318
+ msgstr ""
319
+
320
+ #: powerpressadmin-basic.php:230
321
+ msgid "Learn More about Blubrry Support Options"
322
+ msgstr ""
323
+
324
+ #: powerpressadmin-basic.php:239
325
+ msgid "Like The Plugin?"
326
+ msgstr ""
327
+
328
+ #: powerpressadmin-basic.php:241
329
+ msgid ""
330
+ "This plugin is great, don't you think? If you like the plugin we'd be ever "
331
+ "so grateful if you'd give it your support. Here's how:"
332
+ msgstr ""
333
+
334
+ #: powerpressadmin-basic.php:244
335
+ msgid "Rate this plugin 5 stars in the %s."
336
+ msgstr ""
337
+
338
+ #: powerpressadmin-basic.php:245
339
+ msgid "WordPress Plugins Directory"
340
+ msgstr ""
341
+
342
+ #: powerpressadmin-basic.php:249
343
+ msgid "Tell the world about PowerPress by writing about it on your blog"
344
+ msgstr ""
345
+
346
+ #: powerpressadmin-basic.php:250
347
+ msgid ""
348
+ "I'm podcasting with Blubrry PowerPress (http://blubrry.com/powerpress/) "
349
+ "#powerpress #wordpress"
350
+ msgstr ""
351
+
352
+ #: powerpressadmin-basic.php:250
353
+ msgid "Twitter"
354
+ msgstr ""
355
+
356
+ #: powerpressadmin-basic.php:251
357
+ msgid "I podcast with Blubrry PowerPress"
358
+ msgstr ""
359
+
360
+ #: powerpressadmin-basic.php:251
361
+ msgid "Facebook"
362
+ msgstr ""
363
+
364
+ #: powerpressadmin-basic.php:252
365
+ msgid "Blubrry PowerPress Podcasting Plugin for WordPress"
366
+ msgstr ""
367
+
368
+ #: powerpressadmin-basic.php:252
369
+ msgid "Digg"
370
+ msgstr ""
371
+
372
+ #: powerpressadmin-basic.php:254
373
+ msgid "Send us feedback"
374
+ msgstr ""
375
+
376
+ #: powerpressadmin-basic.php:254
377
+ msgid "we love getting suggestions for new features!"
378
+ msgstr ""
379
+
380
+ #: powerpressadmin-basic.php:285
381
+ msgid "Episode Entry Options"
382
+ msgstr ""
383
+
384
+ #: powerpressadmin-basic.php:292
385
+ msgid "Podcast Entry Box"
386
+ msgstr ""
387
+
388
+ #: powerpressadmin-basic.php:295
389
+ msgid ""
390
+ "Configure your podcast episode entry box with the options that fit your "
391
+ "needs."
392
+ msgstr ""
393
+
394
+ #: powerpressadmin-basic.php:299 powerpressadmin-metabox.php:175
395
+ msgid "Media URL"
396
+ msgstr ""
397
+
398
+ #: powerpressadmin-basic.php:300
399
+ msgid "Specify URL to episode's media file"
400
+ msgstr ""
401
+
402
+ #: powerpressadmin-basic.php:302
403
+ msgid "Media File Size and Duration"
404
+ msgstr ""
405
+
406
+ #: powerpressadmin-basic.php:303
407
+ msgid "Specify episode's media file size and duration"
408
+ msgstr ""
409
+
410
+ #: powerpressadmin-basic.php:305
411
+ msgid "Embed Field"
412
+ msgstr ""
413
+
414
+ #: powerpressadmin-basic.php:306
415
+ msgid "Enter embed code from sites such as YouTube, Viddler and Blip.tv"
416
+ msgstr ""
417
+
418
+ #: powerpressadmin-basic.php:307
419
+ msgid "Replace Player with Embed"
420
+ msgstr ""
421
+
422
+ #: powerpressadmin-basic.php:308
423
+ msgid "Do not display default player if embed present for episode."
424
+ msgstr ""
425
+
426
+ #: powerpressadmin-basic.php:310
427
+ msgid "Display Player and Links Options"
428
+ msgstr ""
429
+
430
+ #: powerpressadmin-basic.php:314
431
+ msgid "No Player & Links Option"
432
+ msgstr ""
433
+
434
+ #: powerpressadmin-basic.php:315
435
+ msgid "Disable media player and links on a per episode basis"
436
+ msgstr ""
437
+
438
+ #: powerpressadmin-basic.php:317
439
+ msgid "- or -"
440
+ msgstr ""
441
+
442
+ #: powerpressadmin-basic.php:319
443
+ msgid "No Player Option"
444
+ msgstr ""
445
+
446
+ #: powerpressadmin-basic.php:320
447
+ msgid "Disable media player on a per episode basis"
448
+ msgstr ""
449
+
450
+ #: powerpressadmin-basic.php:322
451
+ msgid "No Links Option"
452
+ msgstr ""
453
+
454
+ #: powerpressadmin-basic.php:323
455
+ msgid "Disable media links on a per episode basis"
456
+ msgstr ""
457
+
458
+ #: powerpressadmin-basic.php:327 powerpressadmin-metabox.php:283
459
+ msgid "Poster Image"
460
+ msgstr ""
461
+
462
+ #: powerpressadmin-basic.php:328
463
+ msgid "Specify URL to poster artwork specific to each episode"
464
+ msgstr ""
465
+
466
+ #: powerpressadmin-basic.php:330
467
+ msgid "Player Width and Height"
468
+ msgstr ""
469
+
470
+ #: powerpressadmin-basic.php:331
471
+ msgid "Customize player width and height on a per episode basis"
472
+ msgstr ""
473
+
474
+ #: powerpressadmin-basic.php:333
475
+ msgid "USE THE ITUNES FIELDS BELOW AT YOUR OWN RISK."
476
+ msgstr ""
477
+
478
+ #: powerpressadmin-basic.php:334
479
+ msgid "iTunes Keywords Field"
480
+ msgstr ""
481
+
482
+ #: powerpressadmin-basic.php:335
483
+ msgid "Leave unchecked to use your blog post tags"
484
+ msgstr ""
485
+
486
+ #: powerpressadmin-basic.php:336
487
+ msgid "iTunes Subtitle Field"
488
+ msgstr ""
489
+
490
+ #: powerpressadmin-basic.php:337
491
+ msgid "Leave unchecked to use the first 250 characters of your blog post"
492
+ msgstr ""
493
+
494
+ #: powerpressadmin-basic.php:338
495
+ msgid "iTunes Summary Field"
496
+ msgstr ""
497
+
498
+ #: powerpressadmin-basic.php:339
499
+ msgid "Leave unchecked to use your blog post"
500
+ msgstr ""
501
+
502
+ #: powerpressadmin-basic.php:340
503
+ msgid "iTunes Author Field"
504
+ msgstr ""
505
+
506
+ #: powerpressadmin-basic.php:341
507
+ msgid "Leave unchecked to the post author name"
508
+ msgstr ""
509
+
510
+ #: powerpressadmin-basic.php:342
511
+ msgid "iTunes Explicit Field"
512
+ msgstr ""
513
+
514
+ #: powerpressadmin-basic.php:343
515
+ msgid "Leave unchecked to use your feed's explicit setting"
516
+ msgstr ""
517
+
518
+ #: powerpressadmin-basic.php:345
519
+ msgid "iTunes Closed Captioned"
520
+ msgstr ""
521
+
522
+ #: powerpressadmin-basic.php:346
523
+ msgid "Leave unchecked if you do not distribute closed captioned media"
524
+ msgstr ""
525
+
526
+ #: powerpressadmin-basic.php:348 powerpressadmin-metabox.php:427
527
+ msgid "iTunes Order"
528
+ msgstr ""
529
+
530
+ #: powerpressadmin-basic.php:349
531
+ msgid ""
532
+ "Override the default ordering of episodes on the iTunes podcast directory"
533
+ msgstr ""
534
+
535
+ #: powerpressadmin-basic.php:350
536
+ msgid ""
537
+ "If conflicting values are present the iTunes directory will use the default "
538
+ "ordering."
539
+ msgstr ""
540
+
541
+ #: powerpressadmin-basic.php:351 powerpressadmin-basic.php:356
542
+ msgid ""
543
+ "This feature only applies to the default podcast feed and Custom Podcast "
544
+ "Channel feeds added by PowerPress."
545
+ msgstr ""
546
+
547
+ #: powerpressadmin-basic.php:353
548
+ msgid "Feature Episode in iTunes"
549
+ msgstr ""
550
+
551
+ #: powerpressadmin-basic.php:354
552
+ msgid "Display selected episode at top of your iTunes Directory listing"
553
+ msgstr ""
554
+
555
+ #: powerpressadmin-basic.php:355
556
+ msgid "All other episodes will be listed following the featured episode."
557
+ msgstr ""
558
+
559
+ #: powerpressadmin-basic.php:360 powerpressadmin-editfeed.php:1192
560
+ msgid "Features Not Supported by PowerPress"
561
+ msgstr ""
562
+
563
+ #: powerpressadmin-basic.php:362 powerpressadmin-editfeed.php:1196
564
+ msgid "USE THE FOLLOWING SETTINGS AT YOUR OWN RISK."
565
+ msgstr ""
566
+
567
+ #: powerpressadmin-basic.php:364 powerpressadmin-editfeed.php:1250
568
+ #: powerpressadmin-metabox.php:456
569
+ msgid "iTunes Block"
570
+ msgstr ""
571
+
572
+ #: powerpressadmin-basic.php:365
573
+ msgid ""
574
+ "Prevent episodes from appearing in iTunes. Feature only applies to iTunes, "
575
+ "episodes will still appear in other directories and applications"
576
+ msgstr ""
577
+
578
+ #: powerpressadmin-basic.php:370
579
+ msgid ""
580
+ "NOTE: An invalid entry into any of the iTunes fields may cause problems with "
581
+ "your iTunes listing. It is highly recommended that you validate your feed "
582
+ "using feedvalidator.org everytime you modify any of the iTunes fields listed "
583
+ "above."
584
+ msgstr ""
585
+
586
+ #: powerpressadmin-basic.php:400
587
+ msgid "Show Advanced Episode Entry Settings"
588
+ msgstr ""
589
+
590
+ #: powerpressadmin-basic.php:406
591
+ msgid "Default Media URL"
592
+ msgstr ""
593
+
594
+ #: powerpressadmin-basic.php:409
595
+ msgid "e.g. http://example.com/mediafolder/"
596
+ msgstr ""
597
+
598
+ #: powerpressadmin-basic.php:410
599
+ msgid ""
600
+ "URL above will prefix entered file names that do not start with 'http://'. "
601
+ "URL above must end with a trailing slash. You may leave blank if you always "
602
+ "enter the complete URL to your media when creating podcast episodes."
603
+ msgstr ""
604
+
605
+ #: powerpressadmin-basic.php:421
606
+ msgid "File Size Default"
607
+ msgstr ""
608
+
609
+ #: powerpressadmin-basic.php:425 powerpressadmin-metabox.php:237
610
+ msgid "Auto detect file size"
611
+ msgstr ""
612
+
613
+ #: powerpressadmin-basic.php:425 powerpressadmin-basic.php:441
614
+ msgid "User specify"
615
+ msgstr ""
616
+
617
+ #: powerpressadmin-basic.php:431
618
+ msgid "specify default file size option when creating a new episode"
619
+ msgstr ""
620
+
621
+ #: powerpressadmin-basic.php:437
622
+ msgid "Duration Default"
623
+ msgstr ""
624
+
625
+ #: powerpressadmin-basic.php:441 powerpressadmin-metabox.php:252
626
+ msgid "Auto detect duration (mp3's only)"
627
+ msgstr ""
628
+
629
+ #: powerpressadmin-basic.php:441
630
+ msgid "Not specified (not recommended)"
631
+ msgstr ""
632
+
633
+ #: powerpressadmin-basic.php:447
634
+ msgid "specify default duration option when creating a new episode"
635
+ msgstr ""
636
+
637
+ #: powerpressadmin-basic.php:456
638
+ msgid "Auto Add Media"
639
+ msgstr ""
640
+
641
+ #: powerpressadmin-basic.php:460 powerpressadmin-diagnostics.php:258
642
+ #: powerpressadmin-diagnostics.php:259 powerpressadmin-diagnostics.php:260
643
+ #: powerpressadmin-diagnostics.php:261 powerpressadmin-diagnostics.php:262
644
+ msgid "Disabled (default)"
645
+ msgstr ""
646
+
647
+ #: powerpressadmin-basic.php:460
648
+ msgid "First media link found in post content"
649
+ msgstr ""
650
+
651
+ #: powerpressadmin-basic.php:460
652
+ msgid "Last media link found in post content"
653
+ msgstr ""
654
+
655
+ #: powerpressadmin-basic.php:467
656
+ msgid ""
657
+ "When enabled, the first or last media link found in the post content is "
658
+ "automatically added as your podcast episode."
659
+ msgstr ""
660
+
661
+ #: powerpressadmin-basic.php:468
662
+ msgid ""
663
+ "NOTE: Use this feature with caution. Links to media files could "
664
+ "unintentionally become podcast episodes."
665
+ msgstr ""
666
+
667
+ #: powerpressadmin-basic.php:469
668
+ msgid ""
669
+ "WARNING: Episodes created with this feature will <u>not</u> include Duration "
670
+ "(total play time) information."
671
+ msgstr ""
672
+
673
+ #: powerpressadmin-basic.php:474
674
+ msgid "Disable Warnings"
675
+ msgstr ""
676
+
677
+ #: powerpressadmin-basic.php:478
678
+ msgid "No (default)"
679
+ msgstr ""
680
+
681
+ #: powerpressadmin-basic.php:478 powerpressadmin-player-page.php:752
682
+ #: powerpressadmin-player-page.php:801 powerpressadmin-player-page.php:816
683
+ #: powerpressadmin-player-page.php:1308 powerpressadmin-player-page.php:1323
684
+ #: powerpressadmin-player-page.php:1345 powerpressadmin-player-page.php:1402
685
+ msgid "Yes"
686
+ msgstr ""
687
+
688
+ #: powerpressadmin-basic.php:485
689
+ msgid ""
690
+ "Disable warning messages displayed in episode entry box. Errors are still "
691
+ "displayed."
692
+ msgstr ""
693
+
694
+ #: powerpressadmin-basic.php:497
695
+ msgid "Permalinks"
696
+ msgstr ""
697
+
698
+ #: powerpressadmin-basic.php:501
699
+ msgid "Podcast Permalinks"
700
+ msgstr ""
701
+
702
+ #: powerpressadmin-basic.php:505
703
+ msgid "Default WordPress Behavior"
704
+ msgstr ""
705
+
706
+ #: powerpressadmin-basic.php:505
707
+ msgid "Match Feed Name to Page/Category"
708
+ msgstr ""
709
+
710
+ #: powerpressadmin-basic.php:513
711
+ msgid ""
712
+ "When configured, %s/podcast/ is matched to page/category named 'podcast'."
713
+ msgstr ""
714
+
715
+ #: powerpressadmin-basic.php:535
716
+ msgid "PodPress Options"
717
+ msgstr ""
718
+
719
+ #: powerpressadmin-basic.php:540
720
+ msgid "PodPress Episodes"
721
+ msgstr ""
722
+
723
+ #: powerpressadmin-basic.php:544
724
+ msgid "Ignore"
725
+ msgstr ""
726
+
727
+ #: powerpressadmin-basic.php:544
728
+ msgid "Include in Posts and Feeds"
729
+ msgstr ""
730
+
731
+ #: powerpressadmin-basic.php:550
732
+ msgid "includes podcast episodes previously created in PodPress"
733
+ msgstr ""
734
+
735
+ #: powerpressadmin-basic.php:557
736
+ msgid "PodPress Stats Archive"
737
+ msgstr ""
738
+
739
+ #: powerpressadmin-basic.php:561
740
+ msgid "Hide"
741
+ msgstr ""
742
+
743
+ #: powerpressadmin-basic.php:561
744
+ msgid "Display"
745
+ msgstr ""
746
+
747
+ #: powerpressadmin-basic.php:567
748
+ msgid "display archive of old PodPress statistics"
749
+ msgstr ""
750
+
751
+ #: powerpressadmin-basic.php:599
752
+ msgid ""
753
+ "Ping iTunes requires OpenSSL in PHP. Please refer to your php.ini to enable "
754
+ "the php_openssl module."
755
+ msgstr ""
756
+
757
+ #: powerpressadmin-basic.php:602
758
+ msgid "iTunes Listing Information"
759
+ msgstr ""
760
+
761
+ #: powerpressadmin-basic.php:605
762
+ msgid "iTunes Subscription URL"
763
+ msgstr ""
764
+
765
+ #: powerpressadmin-basic.php:614
766
+ msgid "e.g. %s"
767
+ msgstr ""
768
+
769
+ #: powerpressadmin-basic.php:616
770
+ msgid "You may use the older style Subscription URL: %s"
771
+ msgstr ""
772
+
773
+ #: powerpressadmin-basic.php:618
774
+ msgid "Click the following link to %s."
775
+ msgstr ""
776
+
777
+ #: powerpressadmin-basic.php:618
778
+ msgid "Publish a Podcast on iTunes"
779
+ msgstr ""
780
+
781
+ #: powerpressadmin-basic.php:619
782
+ msgid ""
783
+ "iTunes will email your Subscription URL to the <em>iTunes Email</em> entered "
784
+ "below when your podcast is accepted into the iTunes Directory."
785
+ msgstr ""
786
+
787
+ #: powerpressadmin-basic.php:622
788
+ msgid "Recommended feed to submit to iTunes: "
789
+ msgstr ""
790
+
791
+ #: powerpressadmin-basic.php:644
792
+ msgid "Update iTunes Listing"
793
+ msgstr ""
794
+
795
+ #: powerpressadmin-basic.php:646
796
+ msgid "This option is no longer available."
797
+ msgstr ""
798
+
799
+ #: powerpressadmin-basic.php:647 powerpressadmin-editfeed.php:1135
800
+ msgid "Learn more:"
801
+ msgstr ""
802
+
803
+ #: powerpressadmin-basic.php:647
804
+ msgid ""
805
+ "Apple Drops iTunes Podcast Directory Update Listing/Ping (pingPodcast) "
806
+ "Function"
807
+ msgstr ""
808
+
809
+ #: powerpressadmin-basic.php:673
810
+ msgid "Integrate Blubrry Services"
811
+ msgstr ""
812
+
813
+ #: powerpressadmin-basic.php:673 powerpressadmin-basic.php:761
814
+ #: powerpressadmin-editfeed.php:627 powerpressadmin-editfeed.php:634
815
+ msgid "optional"
816
+ msgstr ""
817
+
818
+ #: powerpressadmin-basic.php:675
819
+ msgid "Add Blubrry Media Statistics to your WordPress dashboard."
820
+ msgstr ""
821
+
822
+ #: powerpressadmin-basic.php:678
823
+ msgid ""
824
+ "Blubrry Media Hosting users can also quickly upload and publish media "
825
+ "directly from their blog."
826
+ msgstr ""
827
+
828
+ #: powerpressadmin-basic.php:683
829
+ msgid "Have an account on Blubrry.com?"
830
+ msgstr ""
831
+
832
+ #: powerpressadmin-basic.php:686
833
+ msgid "Click here to configure your Blubrry settings"
834
+ msgstr ""
835
+
836
+ #: powerpressadmin-basic.php:690
837
+ msgid "Display Blubrry Media Statistics in your dashboard"
838
+ msgstr ""
839
+
840
+ #: powerpressadmin-basic.php:693
841
+ msgid "Don't have an account at Blubrry.com?"
842
+ msgstr ""
843
+
844
+ #: powerpressadmin-basic.php:697
845
+ msgid ""
846
+ "%s offers an array of services to media creators including a %s %s. Our %s, "
847
+ "which includes U.S. downloads, trending, exporting, is available for $5 "
848
+ "month. Need a reliable place to host your media? %s media hosting packages "
849
+ "start at $12. %s"
850
+ msgstr ""
851
+
852
+ #: powerpressadmin-basic.php:699 powerpressadmin-basic.php:827
853
+ #: powerpressadmin-basic.php:839
854
+ msgid "FREE"
855
+ msgstr ""
856
+
857
+ #: powerpressadmin-basic.php:700
858
+ msgid "Basic Stats Service"
859
+ msgstr ""
860
+
861
+ #: powerpressadmin-basic.php:701
862
+ msgid "Premium Media Statistics"
863
+ msgstr ""
864
+
865
+ #: powerpressadmin-basic.php:702
866
+ msgid "Blubrry Media Hosting"
867
+ msgstr ""
868
+
869
+ #: powerpressadmin-basic.php:703 powerpressadmin.php:3262
870
+ msgid "Learn More"
871
+ msgstr ""
872
+
873
+ #: powerpressadmin-basic.php:761 powerpressadmin-editfeed.php:654
874
+ msgid "Media Statistics"
875
+ msgstr ""
876
+
877
+ #: powerpressadmin-basic.php:764 powerpressadmin-editfeed.php:656
878
+ msgid ""
879
+ "Enter your Redirect URL issued by your media statistics service provider "
880
+ "below."
881
+ msgstr ""
882
+
883
+ #: powerpressadmin-basic.php:771
884
+ msgid "Redirect URL 1"
885
+ msgstr ""
886
+
887
+ #: powerpressadmin-basic.php:780 powerpressadmin-basic.php:799
888
+ msgid "Add Another Redirect"
889
+ msgstr ""
890
+
891
+ #: powerpressadmin-basic.php:790
892
+ msgid "Redirect URL 2"
893
+ msgstr ""
894
+
895
+ #: powerpressadmin-basic.php:808
896
+ msgid "Redirect URL 3"
897
+ msgstr ""
898
+
899
+ #: powerpressadmin-basic.php:823
900
+ msgid "Need a media statistics provider?"
901
+ msgstr ""
902
+
903
+ #: powerpressadmin-basic.php:826
904
+ msgid "Blubrry.com offers %s access to the best statistics!"
905
+ msgstr ""
906
+
907
+ #: powerpressadmin-basic.php:835
908
+ msgid ""
909
+ "Blubrry brings you the most all-inclusive digital media statistics service "
910
+ "available. Gain unsurpassed insights into your audience. Find out who is "
911
+ "linking to you, listener-base demographics and geographical data with "
912
+ "worldwide mapping. Try us! You'll find our custom reports and daily email "
913
+ "summaries are info you can trust, track and build your media program on."
914
+ msgstr ""
915
+
916
+ #: powerpressadmin-basic.php:838
917
+ msgid ""
918
+ "* Get %s Media Statistics by taking a few minutes and adding your podcast to "
919
+ "Blubrry.com. What's the catch? Nothing! For many, our free service is all "
920
+ "you will need. But if you're looking to further your abilities with media "
921
+ "download information, we hope you consider upgrading to our paid Premium "
922
+ "Statistics Service."
923
+ msgstr ""
924
+
925
+ #: powerpressadmin-basic.php:843
926
+ msgid "Sign Up Now!"
927
+ msgstr ""
928
+
929
+ #: powerpressadmin-basic.php:844
930
+ msgid "* some restrictions apply"
931
+ msgstr ""
932
+
933
+ #: powerpressadmin-basic.php:844
934
+ msgid "learn more"
935
+ msgstr ""
936
+
937
+ #: powerpressadmin-basic.php:874
938
+ msgid "Default Podcast (podcast)"
939
+ msgstr ""
940
+
941
+ #: powerpressadmin-basic.php:887
942
+ msgid "Media Appearance Settings"
943
+ msgstr ""
944
+
945
+ #: powerpressadmin-basic.php:896
946
+ msgid "Enable PowerPress Media Players and Links"
947
+ msgstr ""
948
+
949
+ #: powerpressadmin-basic.php:896 powerpressadmin-basic.php:923
950
+ msgid "default"
951
+ msgstr ""
952
+
953
+ #: powerpressadmin-basic.php:899
954
+ msgid "PowerPress will add media players and links to your site."
955
+ msgstr ""
956
+
957
+ #: powerpressadmin-basic.php:903
958
+ msgid "Disable PowerPress Media Players and Links"
959
+ msgstr ""
960
+
961
+ #: powerpressadmin-basic.php:906
962
+ msgid ""
963
+ "PowerPress will <u>not</u> add any media players or media links to your "
964
+ "site. PowerPress will only be used to add podcasting support to your feeds."
965
+ msgstr ""
966
+
967
+ #: powerpressadmin-basic.php:916
968
+ msgid "Blog Posts and Pages"
969
+ msgstr ""
970
+
971
+ #: powerpressadmin-basic.php:920
972
+ msgid "Display Media & Links"
973
+ msgstr ""
974
+
975
+ #: powerpressadmin-basic.php:923
976
+ msgid "Below page content"
977
+ msgstr ""
978
+
979
+ #: powerpressadmin-basic.php:926
980
+ msgid ""
981
+ "Player and media links will appear <u>below</u> your post and page content."
982
+ msgstr ""
983
+
984
+ #: powerpressadmin-basic.php:930
985
+ msgid "Above page content"
986
+ msgstr ""
987
+
988
+ #: powerpressadmin-basic.php:933
989
+ msgid ""
990
+ "Player and media links will appear <u>above</u> your post and page content."
991
+ msgstr ""
992
+
993
+ #: powerpressadmin-basic.php:936
994
+ msgid "Disable"
995
+ msgstr ""
996
+
997
+ #: powerpressadmin-basic.php:939
998
+ msgid ""
999
+ "Player and media links will <u>NOT</u> appear in your post and page content. "
1000
+ "Media player and links can be added manually by using the <i>shortcode</i> "
1001
+ "below."
1002
+ msgstr ""
1003
+
1004
+ #: powerpressadmin-basic.php:943
1005
+ msgid "Display media / links in:"
1006
+ msgstr ""
1007
+
1008
+ #: powerpressadmin-basic.php:943
1009
+ msgid "WordPress Excerpts"
1010
+ msgstr ""
1011
+
1012
+ #: powerpressadmin-basic.php:943
1013
+ msgid "e.g. search results"
1014
+ msgstr ""
1015
+
1016
+ #: powerpressadmin-basic.php:949 powerpressadmin-basic.php:959
1017
+ msgid "PowerPress Shortcode"
1018
+ msgstr ""
1019
+
1020
+ #: powerpressadmin-basic.php:952
1021
+ msgid ""
1022
+ "The %s shortcode is used to position your media presentation (player and "
1023
+ "download links) exactly where you want within your post or page content."
1024
+ msgstr ""
1025
+
1026
+ #: powerpressadmin-basic.php:953
1027
+ msgid "Simply insert the following code on a new line in your content."
1028
+ msgstr ""
1029
+
1030
+ #: powerpressadmin-basic.php:959
1031
+ msgid "Please visit the %s page for additional options."
1032
+ msgstr ""
1033
+
1034
+ #: powerpressadmin-basic.php:962
1035
+ msgid ""
1036
+ "Note: When specifying a URL to media in the powerpress shortcode, only the "
1037
+ "player is included. The Media Links will <u>NOT</u> be included since there "
1038
+ "is not enough meta information to display them."
1039
+ msgstr ""
1040
+
1041
+ #: powerpressadmin-basic.php:969
1042
+ msgid "Media Player"
1043
+ msgstr ""
1044
+
1045
+ #: powerpressadmin-basic.php:972
1046
+ msgid "Display Player"
1047
+ msgstr ""
1048
+
1049
+ #: powerpressadmin-basic.php:976
1050
+ msgid ""
1051
+ "Detected mobile and tablet devices use an HTML5 player with a fallback link "
1052
+ "to download the media."
1053
+ msgstr ""
1054
+
1055
+ #: powerpressadmin-basic.php:989
1056
+ msgid "Media Links"
1057
+ msgstr ""
1058
+
1059
+ #: powerpressadmin-basic.php:991
1060
+ msgid "Display Play in new Window Link"
1061
+ msgstr ""
1062
+
1063
+ #: powerpressadmin-basic.php:993
1064
+ msgid "Display Download Link"
1065
+ msgstr ""
1066
+
1067
+ #: powerpressadmin-basic.php:995
1068
+ msgid "Include file size"
1069
+ msgstr ""
1070
+
1071
+ #: powerpressadmin-basic.php:996
1072
+ msgid "Include file size and duration"
1073
+ msgstr ""
1074
+
1075
+ #: powerpressadmin-basic.php:998
1076
+ msgid "Display Player Embed Link"
1077
+ msgstr ""
1078
+
1079
+ #: powerpressadmin-basic.php:1000
1080
+ msgid "Include embed in feeds"
1081
+ msgstr ""
1082
+
1083
+ #: powerpressadmin-basic.php:1002
1084
+ msgid "Embed option only works for Flow Player Classic and HTML5 Video player."
1085
+ msgstr ""
1086
+
1087
+ #: powerpressadmin-basic.php:1014
1088
+ msgid "Having Theme Issues?"
1089
+ msgstr ""
1090
+
1091
+ #: powerpressadmin-basic.php:1018
1092
+ msgid "No, everything is working"
1093
+ msgstr ""
1094
+
1095
+ #: powerpressadmin-basic.php:1018
1096
+ msgid "Yes, please try to fix"
1097
+ msgstr ""
1098
+
1099
+ #: powerpressadmin-basic.php:1026
1100
+ msgid ""
1101
+ "Use this option if you are having problems with the players not appearing in "
1102
+ "your pages."
1103
+ msgstr ""
1104
+
1105
+ #: powerpressadmin-basic.php:1035
1106
+ msgid "Play in New Window Settings"
1107
+ msgstr ""
1108
+
1109
+ #: powerpressadmin-basic.php:1040
1110
+ msgid "New Window Width"
1111
+ msgstr ""
1112
+
1113
+ #: powerpressadmin-basic.php:1044
1114
+ msgid "Width of new window (leave blank for 420 default)"
1115
+ msgstr ""
1116
+
1117
+ #: powerpressadmin-basic.php:1050
1118
+ msgid "New Window Height"
1119
+ msgstr ""
1120
+
1121
+ #: powerpressadmin-basic.php:1054
1122
+ msgid "Height of new window (leave blank for 240 default)"
1123
+ msgstr ""
1124
+
1125
+ #: powerpressadmin-basic.php:1061
1126
+ msgid "Media Format Settings"
1127
+ msgstr ""
1128
+
1129
+ #: powerpressadmin-basic.php:1066
1130
+ msgid "AAC Audio (.m4a)"
1131
+ msgstr ""
1132
+
1133
+ #: powerpressadmin-basic.php:1071
1134
+ msgid "Use Flow Player Classic / HTML5 Audio player"
1135
+ msgstr ""
1136
+
1137
+ #: powerpressadmin-basic.php:1073
1138
+ msgid ""
1139
+ "Leave this option unchecked if you want m4a chapter markers, images and "
1140
+ "information displayed."
1141
+ msgstr ""
1142
+
1143
+ #: powerpressadmin-basic.php:1074
1144
+ msgid ""
1145
+ "When unchecked, m4a will be played with the quicktime video embed. Video "
1146
+ "player width/height settings apply."
1147
+ msgstr ""
1148
+
1149
+ #: powerpressadmin-basic.php:1092
1150
+ msgid "Blubrry PowerPress and Community Podcast"
1151
+ msgstr ""
1152
+
1153
+ #: powerpressadmin-basic.php:1095
1154
+ msgid "Remove from dashboard"
1155
+ msgstr ""
1156
+
1157
+ #: powerpressadmin-basic.php:1100
1158
+ msgid "Highlighted Topics"
1159
+ msgstr ""
1160
+
1161
+ #: powerpressadmin-basic.php:1115
1162
+ msgid "T.V. Settings"
1163
+ msgstr ""
1164
+
1165
+ #: powerpressadmin-basic.php:1119
1166
+ msgid "Parental Rating"
1167
+ msgstr ""
1168
+
1169
+ #: powerpressadmin-basic.php:1121
1170
+ msgid ""
1171
+ "A parental rating is used to display your content on %s applications "
1172
+ "available on Internet connected TV's. The TV Parental Rating applies to both "
1173
+ "audio and video media."
1174
+ msgstr ""
1175
+
1176
+ #: powerpressadmin-basic.php:1123
1177
+ msgid "No rating specified"
1178
+ msgstr ""
1179
+
1180
+ #: powerpressadmin-basic.php:1124
1181
+ msgid "Children of all ages"
1182
+ msgstr ""
1183
+
1184
+ #: powerpressadmin-basic.php:1125
1185
+ msgid "Children 7 years and older"
1186
+ msgstr ""
1187
+
1188
+ #: powerpressadmin-basic.php:1126
1189
+ msgid "Children 7 years and older [fantasy violence]"
1190
+ msgstr ""
1191
+
1192
+ #: powerpressadmin-basic.php:1127
1193
+ msgid "General audience"
1194
+ msgstr ""
1195
+
1196
+ #: powerpressadmin-basic.php:1128
1197
+ msgid "Parental guidance suggested"
1198
+ msgstr ""
1199
+
1200
+ #: powerpressadmin-basic.php:1129
1201
+ msgid "May be unsuitable for children under 14 years of age"
1202
+ msgstr ""
1203
+
1204
+ #: powerpressadmin-basic.php:1130
1205
+ msgid "Mature audience - may be unsuitable for children under 17"
1206
+ msgstr ""
1207
+
1208
+ #: powerpressadmin-basic.php:1133
1209
+ msgid ""
1210
+ "Whether animated or live-action, the themes and elements in this program are "
1211
+ "specifically designed for a very young audience, including children from "
1212
+ "ages 2-6. These programs are not expected to frighten younger children. "
1213
+ "Examples of programs issued this rating include Sesame Street, Barney & "
1214
+ "Friends, Dora the Explorer, Go, Diego, Go! and The Backyardigans."
1215
+ msgstr ""
1216
+
1217
+ #: powerpressadmin-basic.php:1134
1218
+ msgid ""
1219
+ "These shows may or may not be appropriate for some children under the age of "
1220
+ "7. This rating may include crude, suggestive humor, mild fantasy violence, "
1221
+ "or content considered too scary or controversial to be shown to children "
1222
+ "under seven. Examples include Foster's Home for Imaginary Friends, Johnny "
1223
+ "Test, and SpongeBob SquarePants."
1224
+ msgstr ""
1225
+
1226
+ #: powerpressadmin-basic.php:1135
1227
+ msgid ""
1228
+ "When a show has noticeably more fantasy violence, it is assigned the TV-Y7-"
1229
+ "FV rating. Action-adventure shows such Pokemon series and the Power Rangers "
1230
+ "series are assigned a TV-Y7-FV rating."
1231
+ msgstr ""
1232
+
1233
+ #: powerpressadmin-basic.php:1136
1234
+ msgid ""
1235
+ "Although this rating does not signify a program designed specifically for "
1236
+ "children, most parents may let younger children watch this program "
1237
+ "unattended. It contains little or no violence, no strong language and little "
1238
+ "or no sexual dialogue or situation. Networks that air informational, how-to "
1239
+ "content, or generally inoffensive content."
1240
+ msgstr ""
1241
+
1242
+ #: powerpressadmin-basic.php:1137
1243
+ msgid ""
1244
+ "This rating signifies that the program may be unsuitable for younger "
1245
+ "children without the guidance of a parent. Many parents may want to watch it "
1246
+ "with their younger children. Various game shows and most reality shows are "
1247
+ "rated TV-PG for their suggestive dialog, suggestive humor, and/or coarse "
1248
+ "language. Some prime-time sitcoms such as Everybody Loves Raymond, Fresh "
1249
+ "Prince of Bel-Air, The Simpsons, Futurama, and Seinfeld usually air with a "
1250
+ "TV-PG rating."
1251
+ msgstr ""
1252
+
1253
+ #: powerpressadmin-basic.php:1138
1254
+ msgid ""
1255
+ "Parents are strongly urged to exercise greater care in monitoring this "
1256
+ "program and are cautioned against letting children of any age watch "
1257
+ "unattended. This rating may be accompanied by any of the following sub-"
1258
+ "ratings:"
1259
+ msgstr ""
1260
+
1261
+ #: powerpressadmin-basic.php:1139
1262
+ msgid ""
1263
+ "A TV-MA rating means the program may be unsuitable for those below 17. The "
1264
+ "program may contain extreme graphic violence, strong profanity, overtly "
1265
+ "sexual dialogue, very coarse language, nudity and/or strong sexual content. "
1266
+ "The Sopranos is a popular example."
1267
+ msgstr ""
1268
+
1269
+ #: powerpressadmin-categoryfeeds.php:8 powerpressadmin-categoryfeeds.php:59
1270
+ msgid "Category Name"
1271
+ msgstr ""
1272
+
1273
+ #: powerpressadmin-categoryfeeds.php:9 powerpressadmin-categoryfeeds.php:60
1274
+ #: powerpressadmin-customfeeds.php:9
1275
+ msgid "Slug"
1276
+ msgstr ""
1277
+
1278
+ #: powerpressadmin-categoryfeeds.php:10 powerpressadmin-categoryfeeds.php:61
1279
+ #: powerpressadmin-editfeed.php:414
1280
+ msgid "Feed URL"
1281
+ msgstr ""
1282
+
1283
+ #: powerpressadmin-categoryfeeds.php:23
1284
+ msgid ""
1285
+ "Category Podcasting adds custom podcast settings to specific blog category "
1286
+ "feeds, allowing you to organize episodes by topic."
1287
+ msgstr ""
1288
+
1289
+ #: powerpressadmin-categoryfeeds.php:26
1290
+ msgid ""
1291
+ "If you are looking to organize episodes by file or format, please use %s."
1292
+ msgstr ""
1293
+
1294
+ #: powerpressadmin-categoryfeeds.php:122 powerpressadmin-customfeeds.php:116
1295
+ #: powerpressadmin-mt.php:572 powerpressadmin-podpress.php:574
1296
+ msgid "Edit \"%s\""
1297
+ msgstr ""
1298
+
1299
+ #: powerpressadmin-categoryfeeds.php:124 powerpressadmin-customfeeds.php:118
1300
+ #: powerpressadmin-customfeeds.php:166
1301
+ msgid "Edit"
1302
+ msgstr ""
1303
+
1304
+ #: powerpressadmin-categoryfeeds.php:125
1305
+ msgid ""
1306
+ "You are about to remove podcast settings for category feed '%s'\n"
1307
+ " 'Cancel' to stop, 'OK' to delete."
1308
+ msgstr ""
1309
+
1310
+ #: powerpressadmin-categoryfeeds.php:125 powerpressadmin-metabox.php:162
1311
+ msgid "Remove"
1312
+ msgstr ""
1313
+
1314
+ #: powerpressadmin-categoryfeeds.php:141 powerpressadmin-customfeeds.php:139
1315
+ msgid "Visit %s"
1316
+ msgstr ""
1317
+
1318
+ #: powerpressadmin-categoryfeeds.php:143 powerpressadmin-customfeeds.php:141
1319
+ msgid "Validate Feed"
1320
+ msgstr ""
1321
+
1322
+ #: powerpressadmin-categoryfeeds.php:171
1323
+ msgid "Add Podcast Settings to existing Category Feed"
1324
+ msgstr ""
1325
+
1326
+ #: powerpressadmin-categoryfeeds.php:179
1327
+ msgid "Category"
1328
+ msgstr ""
1329
+
1330
+ #: powerpressadmin-categoryfeeds.php:181 powerpressadmin-editfeed.php:981
1331
+ #: powerpressadmin-editfeed.php:1010 powerpressadmin-editfeed.php:1030
1332
+ msgid "Select Category"
1333
+ msgstr ""
1334
+
1335
+ #: powerpressadmin-categoryfeeds.php:187
1336
+ msgid "Add Podcast Settings to Category Feed"
1337
+ msgstr ""
1338
+
1339
+ #: powerpressadmin-categoryfeeds.php:196 powerpressadmin-customfeeds.php:202
1340
+ msgid "Example Usage"
1341
+ msgstr ""
1342
+
1343
+ #: powerpressadmin-categoryfeeds.php:198
1344
+ msgid ""
1345
+ "Example 1: You have a podcast that covers two topics that sometimes share "
1346
+ "same posts and sometimes do not. Use your main podcast feed as a combined "
1347
+ "feed of both topics \tand use category feeds to distribute topic specific "
1348
+ "episodes."
1349
+ msgstr ""
1350
+
1351
+ #: powerpressadmin-categoryfeeds.php:201
1352
+ msgid ""
1353
+ "Example 2: You want to use categories to keep episodes separate from each "
1354
+ "other. Each category can be used to distribute separate podcasts with the "
1355
+ "main podcast feed combining all categories to provide a network feed."
1356
+ msgstr ""
1357
+
1358
+ #: powerpressadmin-customfeeds.php:8
1359
+ msgid "Name"
1360
+ msgstr ""
1361
+
1362
+ #: powerpressadmin-customfeeds.php:10
1363
+ msgid "Episodes"
1364
+ msgstr ""
1365
+
1366
+ #: powerpressadmin-customfeeds.php:11 powerpressadmin-podpress.php:592
1367
+ #: powerpressadmin-podpress.php:597
1368
+ msgid "URL"
1369
+ msgstr ""
1370
+
1371
+ #: powerpressadmin-customfeeds.php:25
1372
+ msgid ""
1373
+ "Custom podcast Channels allow you to associate multiple media files and/or "
1374
+ "formats to one blog post."
1375
+ msgstr ""
1376
+
1377
+ #: powerpressadmin-customfeeds.php:28
1378
+ msgid "If you are looking to organize episodes by topic, please use %s."
1379
+ msgstr ""
1380
+
1381
+ #: powerpressadmin-customfeeds.php:29
1382
+ msgid "Category Podcast Feeds"
1383
+ msgstr ""
1384
+
1385
+ #: powerpressadmin-customfeeds.php:116
1386
+ msgid "default channel"
1387
+ msgstr ""
1388
+
1389
+ #: powerpressadmin-customfeeds.php:119
1390
+ msgid ""
1391
+ "You are about to delete feed '%s'\n"
1392
+ " 'Cancel' to stop, 'OK' to delete."
1393
+ msgstr ""
1394
+
1395
+ #: powerpressadmin-customfeeds.php:119 powerpressadmin-jquery.php:206
1396
+ #: powerpressadmin-jquery.php:278 powerpressadmin-metamarks.php:268
1397
+ msgid "Delete"
1398
+ msgstr ""
1399
+
1400
+ #: powerpressadmin-customfeeds.php:165
1401
+ msgid ""
1402
+ "Note: The default channel \"Podcast\" is currently using global PowerPress "
1403
+ "settings. Click %s to customize the default \"Podcast\" channel."
1404
+ msgstr ""
1405
+
1406
+ #: powerpressadmin-customfeeds.php:173 powerpressadmin-customfeeds.php:193
1407
+ msgid "Add Podcast Channel"
1408
+ msgstr ""
1409
+
1410
+ #: powerpressadmin-customfeeds.php:182
1411
+ msgid "Feed Name"
1412
+ msgstr ""
1413
+
1414
+ #: powerpressadmin-customfeeds.php:184
1415
+ msgid "The name is used for use within the administration area only."
1416
+ msgstr ""
1417
+
1418
+ #: powerpressadmin-customfeeds.php:188
1419
+ msgid "Feed Slug"
1420
+ msgstr ""
1421
+
1422
+ #: powerpressadmin-customfeeds.php:190
1423
+ msgid ""
1424
+ "The &#8220;slug&#8221; is the URL-friendly version of the name. It is "
1425
+ "usually all lowercase and contains only letters, numbers, and hyphens."
1426
+ msgstr ""
1427
+
1428
+ #: powerpressadmin-customfeeds.php:204
1429
+ msgid ""
1430
+ "Example 1: You want to distribute both an mp3 and an ogg version of your "
1431
+ "podcast. Use the default podcast channel for your mp3 media and create a "
1432
+ "custom channel for your ogg media."
1433
+ msgstr ""
1434
+
1435
+ #: powerpressadmin-customfeeds.php:207
1436
+ msgid ""
1437
+ "Example 2: You have a video podcast with multiple file formats. Use the "
1438
+ "default podcast channel for the main media that you want to appear on your "
1439
+ "blog (e.g. m4v). Create additional channels for the remaining formats (e.g. "
1440
+ "wmv, mov, mpeg)."
1441
+ msgstr ""
1442
+
1443
+ #: powerpressadmin-customfeeds.php:210
1444
+ msgid ""
1445
+ "Example 3: You create two versions of your podcast, a 20 minute summary and "
1446
+ "a full 2 hour episode. Use the default channel for your 20 minute summary "
1447
+ "episodes and create a new custom channel for your full length episodes."
1448
+ msgstr ""
1449
+
1450
+ #: powerpressadmin-dashboard.php:129
1451
+ msgid ""
1452
+ "Wait a sec! This feature is only available to Blubrry Podcast Community "
1453
+ "members. Join our community to get free podcast statistics and access to "
1454
+ "other valuable %s."
1455
+ msgstr ""
1456
+
1457
+ #: powerpressadmin-dashboard.php:130
1458
+ msgid "Services"
1459
+ msgstr ""
1460
+
1461
+ #: powerpressadmin-dashboard.php:132
1462
+ msgid ""
1463
+ "Our %s integrated PowerPress makes podcast publishing simple. Check out the "
1464
+ "%s on our exciting three-step publishing system!"
1465
+ msgstr ""
1466
+
1467
+ #: powerpressadmin-dashboard.php:133
1468
+ msgid "Podcast Hosting"
1469
+ msgstr ""
1470
+
1471
+ #: powerpressadmin-dashboard.php:134
1472
+ msgid "Video"
1473
+ msgstr ""
1474
+
1475
+ #: powerpressadmin-dashboard.php:145
1476
+ msgid "Error: An error occurred authenticating user."
1477
+ msgstr ""
1478
+
1479
+ #: powerpressadmin-dashboard.php:157
1480
+ msgid "Blubrry Media statistics"
1481
+ msgstr ""
1482
+
1483
+ #: powerpressadmin-dashboard.php:157 powerpressadmin-editfeed.php:991
1484
+ msgid "more"
1485
+ msgstr ""
1486
+
1487
+ #: powerpressadmin-dashboard.php:182
1488
+ msgid ""
1489
+ "Apple iTunes podcast specifications for show artwork have changed! Your "
1490
+ "iTunes image should now be 1400 x 1400 in jpg format."
1491
+ msgstr ""
1492
+
1493
+ #: powerpressadmin-dashboard.php:183
1494
+ msgid "Learn more about iTunes podcasting changes"
1495
+ msgstr ""
1496
+
1497
+ #: powerpressadmin-dashboard.php:193
1498
+ msgid "Dismiss"
1499
+ msgstr ""
1500
+
1501
+ #: powerpressadmin-dashboard.php:240
1502
+ msgid "Blubrry PowerPress Notice - May 2012"
1503
+ msgstr ""
1504
+
1505
+ #: powerpressadmin-dashboard.php:244
1506
+ msgid "Blubrry PowerPress & Community Podcast"
1507
+ msgstr ""
1508
+
1509
+ #: powerpressadmin-dashboard.php:247
1510
+ msgid "Blubrry Podcast Statistics"
1511
+ msgstr ""
1512
+
1513
+ #: powerpressadmin-diagnostics.php:23
1514
+ msgid "Your web server supports the PHP cURL library."
1515
+ msgstr ""
1516
+
1517
+ #: powerpressadmin-diagnostics.php:25
1518
+ msgid ""
1519
+ "Your web server is also configured with the php.ini setting "
1520
+ "'allow_url_fopen' enabled, but the cURL library takes precedence."
1521
+ msgstr ""
1522
+
1523
+ #: powerpressadmin-diagnostics.php:30
1524
+ msgid ""
1525
+ "Warning: Both php.ini settings 'safe_mode' and 'open_basedir' will prevent "
1526
+ "the cURL library from following redirects in URLs."
1527
+ msgstr ""
1528
+
1529
+ #: powerpressadmin-diagnostics.php:35
1530
+ msgid ""
1531
+ "Warning: The php.ini setting 'safe_mode' will prevent the cURL library from "
1532
+ "following redirects in URLs."
1533
+ msgstr ""
1534
+
1535
+ #: powerpressadmin-diagnostics.php:40
1536
+ msgid ""
1537
+ "Warning: The php.ini setting 'open_basedir' will prevent the cURL library "
1538
+ "from following redirects in URLs."
1539
+ msgstr ""
1540
+
1541
+ #: powerpressadmin-diagnostics.php:45
1542
+ msgid ""
1543
+ "Your web server is configured with the php.ini setting 'allow_url_fopen' "
1544
+ "enabled."
1545
+ msgstr ""
1546
+
1547
+ #: powerpressadmin-diagnostics.php:50
1548
+ msgid ""
1549
+ "Your server must either have the php.ini setting 'allow_url_fopen' enabled "
1550
+ "or have the PHP cURL library installed in order to detect media information."
1551
+ msgstr ""
1552
+
1553
+ #: powerpressadmin-diagnostics.php:71
1554
+ msgid ""
1555
+ "The problem with 'Detecting Media Information' above needs to be resolved "
1556
+ "for this test to continue."
1557
+ msgstr ""
1558
+
1559
+ #: powerpressadmin-diagnostics.php:75 powerpressadmin-diagnostics.php:84
1560
+ msgid "Your web server supports secure HTTPS connections."
1561
+ msgstr ""
1562
+
1563
+ #: powerpressadmin-diagnostics.php:80
1564
+ msgid ""
1565
+ "Your web server's cURL library does not support secure HTTPS connections."
1566
+ msgstr ""
1567
+
1568
+ #: powerpressadmin-diagnostics.php:89
1569
+ msgid "Pinging iTunes requires the PHP OpenSSL library to be installed."
1570
+ msgstr ""
1571
+
1572
+ #: powerpressadmin-diagnostics.php:108
1573
+ msgid ""
1574
+ "Your server requires the php.ini setting 'file_uploads' enabled in order to "
1575
+ "upload podcast artwork."
1576
+ msgstr ""
1577
+
1578
+ #: powerpressadmin-diagnostics.php:116
1579
+ msgid ""
1580
+ "Unable to create directory %s. Is its parent directory writable by the "
1581
+ "server?"
1582
+ msgstr ""
1583
+
1584
+ #: powerpressadmin-diagnostics.php:123
1585
+ msgid "PowerPress is unable to write to the %s directory."
1586
+ msgstr ""
1587
+
1588
+ #: powerpressadmin-diagnostics.php:128
1589
+ msgid "You are able to upload and save artwork images for your podcasts."
1590
+ msgstr ""
1591
+
1592
+ #: powerpressadmin-diagnostics.php:137
1593
+ msgid "An error occurred obtaining the uploads directory from WordPress."
1594
+ msgstr ""
1595
+
1596
+ #: powerpressadmin-diagnostics.php:166
1597
+ msgid "Your version of PHP (%s) is OK!"
1598
+ msgstr ""
1599
+
1600
+ #: powerpressadmin-diagnostics.php:170
1601
+ msgid "Your version of PHP (%s) is OK, though PHP 5.2 or newer is recommended."
1602
+ msgstr ""
1603
+
1604
+ #: powerpressadmin-diagnostics.php:174
1605
+ msgid ""
1606
+ "Your version of PHP (%s) will work, but PHP 5.2 or newer is recommended."
1607
+ msgstr ""
1608
+
1609
+ #: powerpressadmin-diagnostics.php:182
1610
+ msgid "Your scripts have no limit to the amount of memory they can use."
1611
+ msgstr ""
1612
+
1613
+ #: powerpressadmin-diagnostics.php:192
1614
+ msgid "You are using %d%% (%.01fM of %.01dM) of available memory."
1615
+ msgstr ""
1616
+
1617
+ #: powerpressadmin-diagnostics.php:199
1618
+ msgid ""
1619
+ "You are using %d%% (%.01fM of %dM) of available memory. Versions of PHP 5.2 "
1620
+ "or newer will give you a more accurate total of memory usage."
1621
+ msgstr ""
1622
+
1623
+ #: powerpressadmin-diagnostics.php:203
1624
+ msgid "Your scripts have a total of %dM."
1625
+ msgstr ""
1626
+
1627
+ #: powerpressadmin-diagnostics.php:209
1628
+ msgid "Warning:"
1629
+ msgstr ""
1630
+
1631
+ #: powerpressadmin-diagnostics.php:211
1632
+ msgid ""
1633
+ "We recommend that you have at least %dM (4M more that what is currently "
1634
+ "used) or more memory to accomodate all of your installed plugins."
1635
+ msgstr ""
1636
+
1637
+ #: powerpressadmin-diagnostics.php:217 powerpressadmin-diagnostics.php:226
1638
+ #: powerpressadmin-jquery.php:468
1639
+ msgid "Error:"
1640
+ msgstr ""
1641
+
1642
+ #: powerpressadmin-diagnostics.php:217
1643
+ msgid "No temporary directory available."
1644
+ msgstr ""
1645
+
1646
+ #: powerpressadmin-diagnostics.php:221
1647
+ msgid "Temporary directory %s is writable."
1648
+ msgstr ""
1649
+
1650
+ #: powerpressadmin-diagnostics.php:226
1651
+ msgid "Temporary directory %s is not writable."
1652
+ msgstr ""
1653
+
1654
+ #: powerpressadmin-diagnostics.php:234
1655
+ msgid "Diagnostic results sent to %s."
1656
+ msgstr ""
1657
+
1658
+ #: powerpressadmin-diagnostics.php:244
1659
+ msgid "Blog Title:"
1660
+ msgstr ""
1661
+
1662
+ #: powerpressadmin-diagnostics.php:245
1663
+ msgid "Blog URL:"
1664
+ msgstr ""
1665
+
1666
+ #: powerpressadmin-diagnostics.php:246
1667
+ msgid "WordPress Version:"
1668
+ msgstr ""
1669
+
1670
+ #: powerpressadmin-diagnostics.php:248
1671
+ msgid "WordPress MU Version:"
1672
+ msgstr ""
1673
+
1674
+ #: powerpressadmin-diagnostics.php:249
1675
+ msgid "System:"
1676
+ msgstr ""
1677
+
1678
+ #: powerpressadmin-diagnostics.php:250
1679
+ msgid "Safe node:"
1680
+ msgstr ""
1681
+
1682
+ #: powerpressadmin-diagnostics.php:251
1683
+ msgid "Open basedir:"
1684
+ msgstr ""
1685
+
1686
+ #: powerpressadmin-diagnostics.php:255
1687
+ msgid "Important PowerPress Settings"
1688
+ msgstr ""
1689
+
1690
+ #: powerpressadmin-diagnostics.php:256
1691
+ msgid "PowerPress version:"
1692
+ msgstr ""
1693
+
1694
+ #: powerpressadmin-diagnostics.php:257
1695
+ msgid "episode box file size/duration fields:"
1696
+ msgstr ""
1697
+
1698
+ #: powerpressadmin-diagnostics.php:257
1699
+ msgid "yes"
1700
+ msgstr ""
1701
+
1702
+ #: powerpressadmin-diagnostics.php:257
1703
+ msgid "no"
1704
+ msgstr ""
1705
+
1706
+ #: powerpressadmin-diagnostics.php:258
1707
+ msgid "Podcasting capability:"
1708
+ msgstr ""
1709
+
1710
+ #: powerpressadmin-diagnostics.php:258 powerpressadmin-diagnostics.php:259
1711
+ #: powerpressadmin-diagnostics.php:260 powerpressadmin-diagnostics.php:261
1712
+ #: powerpressadmin-diagnostics.php:262
1713
+ msgid "Enabled"
1714
+ msgstr ""
1715
+
1716
+ #: powerpressadmin-diagnostics.php:259
1717
+ msgid "Feed capability:"
1718
+ msgstr ""
1719
+
1720
+ #: powerpressadmin-diagnostics.php:260
1721
+ msgid "Category Podcasting:"
1722
+ msgstr ""
1723
+
1724
+ #: powerpressadmin-diagnostics.php:261
1725
+ msgid "Podcast Channels:"
1726
+ msgstr ""
1727
+
1728
+ #: powerpressadmin-diagnostics.php:262
1729
+ msgid "Additional Player Options:"
1730
+ msgstr ""
1731
+
1732
+ #: powerpressadmin-diagnostics.php:266 powerpressadmin-diagnostics.php:401
1733
+ msgid "Detecting Media Information"
1734
+ msgstr ""
1735
+
1736
+ #: powerpressadmin-diagnostics.php:267 powerpressadmin-diagnostics.php:285
1737
+ #: powerpressadmin-diagnostics.php:294
1738
+ msgid "success:"
1739
+ msgstr ""
1740
+
1741
+ #: powerpressadmin-diagnostics.php:268 powerpressadmin-diagnostics.php:295
1742
+ msgid "warning:"
1743
+ msgstr ""
1744
+
1745
+ #: powerpressadmin-diagnostics.php:269
1746
+ msgid "allow_url_fopen:"
1747
+ msgstr ""
1748
+
1749
+ #: powerpressadmin-diagnostics.php:270
1750
+ msgid "curl:"
1751
+ msgstr ""
1752
+
1753
+ #: powerpressadmin-diagnostics.php:271 powerpressadmin-diagnostics.php:289
1754
+ #: powerpressadmin-diagnostics.php:300
1755
+ msgid "message:"
1756
+ msgstr ""
1757
+
1758
+ #: powerpressadmin-diagnostics.php:272 powerpressadmin-diagnostics.php:301
1759
+ msgid "message 2:"
1760
+ msgstr ""
1761
+
1762
+ #: powerpressadmin-diagnostics.php:284 powerpressadmin-diagnostics.php:441
1763
+ msgid "Uploading Artwork"
1764
+ msgstr ""
1765
+
1766
+ #: powerpressadmin-diagnostics.php:286
1767
+ msgid "file_uploads:"
1768
+ msgstr ""
1769
+
1770
+ #: powerpressadmin-diagnostics.php:287
1771
+ msgid "writable:"
1772
+ msgstr ""
1773
+
1774
+ #: powerpressadmin-diagnostics.php:288
1775
+ msgid "upload_path:"
1776
+ msgstr ""
1777
+
1778
+ #: powerpressadmin-diagnostics.php:293 powerpressadmin-diagnostics.php:454
1779
+ msgid "System Information"
1780
+ msgstr ""
1781
+
1782
+ #: powerpressadmin-diagnostics.php:296
1783
+ msgid "php_version:"
1784
+ msgstr ""
1785
+
1786
+ #: powerpressadmin-diagnostics.php:297
1787
+ msgid "memory_limit:"
1788
+ msgstr ""
1789
+
1790
+ #: powerpressadmin-diagnostics.php:298
1791
+ msgid "memory_used:"
1792
+ msgstr ""
1793
+
1794
+ #: powerpressadmin-diagnostics.php:299
1795
+ msgid "temp directory:"
1796
+ msgstr ""
1797
+
1798
+ #: powerpressadmin-diagnostics.php:302
1799
+ msgid "message 3:"
1800
+ msgstr ""
1801
+
1802
+ #: powerpressadmin-diagnostics.php:308
1803
+ msgid "Active Plugins"
1804
+ msgstr ""
1805
+
1806
+ #: powerpressadmin-diagnostics.php:313
1807
+ msgid "Title:"
1808
+ msgstr ""
1809
+
1810
+ #: powerpressadmin-diagnostics.php:314
1811
+ msgid "Relative Path:"
1812
+ msgstr ""
1813
+
1814
+ #: powerpressadmin-diagnostics.php:315
1815
+ msgid "Version:"
1816
+ msgstr ""
1817
+
1818
+ #: powerpressadmin-diagnostics.php:316
1819
+ msgid "Web Site:"
1820
+ msgstr ""
1821
+
1822
+ #: powerpressadmin-diagnostics.php:337
1823
+ msgid "Blubrry PowerPress diagnostic results for %s"
1824
+ msgstr ""
1825
+
1826
+ #: powerpressadmin-diagnostics.php:355 powerpressadmin-find-replace.php:314
1827
+ msgid "Success"
1828
+ msgstr ""
1829
+
1830
+ #: powerpressadmin-diagnostics.php:360 powerpressadmin-find-replace.php:319
1831
+ msgid "Failed"
1832
+ msgstr ""
1833
+
1834
+ #: powerpressadmin-diagnostics.php:366
1835
+ msgid "Warning"
1836
+ msgstr ""
1837
+
1838
+ #: powerpressadmin-diagnostics.php:386
1839
+ msgid "Blubrry PowerPress Diagnostics"
1840
+ msgstr ""
1841
+
1842
+ #: powerpressadmin-diagnostics.php:388 powerpressadmin-tools.php:191
1843
+ msgid ""
1844
+ "The Diagnostics page checks to see if your server is configured to support "
1845
+ "all of the available features in Blubrry PowerPress."
1846
+ msgstr ""
1847
+
1848
+ #: powerpressadmin-diagnostics.php:395
1849
+ msgid "Diagnostics Email Message"
1850
+ msgstr ""
1851
+
1852
+ #: powerpressadmin-diagnostics.php:403
1853
+ msgid ""
1854
+ "The following test checks to see if your web server can make connections "
1855
+ "with other web servers to obtain file size and media duration information. "
1856
+ "The test checks to see if either the PHP cURL library is installed or the "
1857
+ "php.ini setting 'allow_url_fopen' enabled."
1858
+ msgstr ""
1859
+
1860
+ #: powerpressadmin-diagnostics.php:415
1861
+ msgid ""
1862
+ "If you are still having problems detecting media information, check with "
1863
+ "your web hosting provider if there is a firewall blocking your server."
1864
+ msgstr ""
1865
+
1866
+ #: powerpressadmin-diagnostics.php:417 powerpressadmin-diagnostics.php:434
1867
+ msgid "Contact your web hosting provider with the information above."
1868
+ msgstr ""
1869
+
1870
+ #: powerpressadmin-diagnostics.php:424
1871
+ msgid "Pinging iTunes"
1872
+ msgstr ""
1873
+
1874
+ #: powerpressadmin-diagnostics.php:425
1875
+ msgid ""
1876
+ "The following test checks to see that your web server can make connections "
1877
+ "with Apple's secure ping server."
1878
+ msgstr ""
1879
+
1880
+ #: powerpressadmin-diagnostics.php:442
1881
+ msgid ""
1882
+ "The following test checks to see that you can upload and store files on your "
1883
+ "web server."
1884
+ msgstr ""
1885
+
1886
+ #: powerpressadmin-diagnostics.php:455
1887
+ msgid ""
1888
+ "The following test checks your version of PHP, memory usage and temporary "
1889
+ "directory access."
1890
+ msgstr ""
1891
+
1892
+ #: powerpressadmin-diagnostics.php:462
1893
+ msgid "WordPress Version %s"
1894
+ msgstr ""
1895
+
1896
+ #: powerpressadmin-diagnostics.php:467
1897
+ msgid ""
1898
+ "Contact your web hosting provider to inquire how to increase the PHP memory "
1899
+ "limit on your web server."
1900
+ msgstr ""
1901
+
1902
+ #: powerpressadmin-diagnostics.php:481
1903
+ msgid "Email Results"
1904
+ msgstr ""
1905
+
1906
+ #: powerpressadmin-diagnostics.php:482
1907
+ msgid "Send the results above to the specified Email address."
1908
+ msgstr ""
1909
+
1910
+ #: powerpressadmin-diagnostics.php:486
1911
+ msgid "Email"
1912
+ msgstr ""
1913
+
1914
+ #: powerpressadmin-diagnostics.php:497
1915
+ msgid "Include list of active plugins in diagnostics results."
1916
+ msgstr ""
1917
+
1918
+ #: powerpressadmin-editfeed.php:10
1919
+ msgid "Afrikaans"
1920
+ msgstr ""
1921
+
1922
+ #: powerpressadmin-editfeed.php:11
1923
+ msgid "Albanian"
1924
+ msgstr ""
1925
+
1926
+ #: powerpressadmin-editfeed.php:12
1927
+ msgid "Arabic"
1928
+ msgstr ""
1929
+
1930
+ #: powerpressadmin-editfeed.php:13
1931
+ msgid "Arabic (Saudi Arabia)"
1932
+ msgstr ""
1933
+
1934
+ #: powerpressadmin-editfeed.php:14
1935
+ msgid "Arabic (Egypt)"
1936
+ msgstr ""
1937
+
1938
+ #: powerpressadmin-editfeed.php:15
1939
+ msgid "Arabic (Algeria)"
1940
+ msgstr ""
1941
+
1942
+ #: powerpressadmin-editfeed.php:16
1943
+ msgid "Arabic (Tunisia)"
1944
+ msgstr ""
1945
+
1946
+ #: powerpressadmin-editfeed.php:17
1947
+ msgid "Arabic (Yemen)"
1948
+ msgstr ""
1949
+
1950
+ #: powerpressadmin-editfeed.php:18
1951
+ msgid "Arabic (Jordan)"
1952
+ msgstr ""
1953
+
1954
+ #: powerpressadmin-editfeed.php:19
1955
+ msgid "Arabic (Kuwait)"
1956
+ msgstr ""
1957
+
1958
+ #: powerpressadmin-editfeed.php:20
1959
+ msgid "Arabic (Bahrain)"
1960
+ msgstr ""
1961
+
1962
+ #: powerpressadmin-editfeed.php:21
1963
+ msgid "Basque"
1964
+ msgstr ""
1965
+
1966
+ #: powerpressadmin-editfeed.php:22
1967
+ msgid "Belarusian"
1968
+ msgstr ""
1969
+
1970
+ #: powerpressadmin-editfeed.php:23
1971
+ msgid "Bulgarian"
1972
+ msgstr ""
1973
+
1974
+ #: powerpressadmin-editfeed.php:24
1975
+ msgid "Catalan"
1976
+ msgstr ""
1977
+
1978
+ #: powerpressadmin-editfeed.php:25
1979
+ msgid "Chinese (Simplified)"
1980
+ msgstr ""
1981
+
1982
+ #: powerpressadmin-editfeed.php:26
1983
+ msgid "Chinese (Traditional)"
1984
+ msgstr ""
1985
+
1986
+ #: powerpressadmin-editfeed.php:27
1987
+ msgid "Croatian"
1988
+ msgstr ""
1989
+
1990
+ #: powerpressadmin-editfeed.php:28
1991
+ msgid "Czech"
1992
+ msgstr ""
1993
+
1994
+ #: powerpressadmin-editfeed.php:29
1995
+ msgid "Danish"
1996
+ msgstr ""
1997
+
1998
+ #: powerpressadmin-editfeed.php:30
1999
+ msgid "Dutch"
2000
+ msgstr ""
2001
+
2002
+ #: powerpressadmin-editfeed.php:31
2003
+ msgid "Dutch (Belgium)"
2004
+ msgstr ""
2005
+
2006
+ #: powerpressadmin-editfeed.php:32
2007
+ msgid "Dutch (Netherlands)"
2008
+ msgstr ""
2009
+
2010
+ #: powerpressadmin-editfeed.php:33
2011
+ msgid "English"
2012
+ msgstr ""
2013
+
2014
+ #: powerpressadmin-editfeed.php:34
2015
+ msgid "English (Australia)"
2016
+ msgstr ""
2017
+
2018
+ #: powerpressadmin-editfeed.php:35
2019
+ msgid "English (Belize)"
2020
+ msgstr ""
2021
+
2022
+ #: powerpressadmin-editfeed.php:36
2023
+ msgid "English (Canada)"
2024
+ msgstr ""
2025
+
2026
+ #: powerpressadmin-editfeed.php:37
2027
+ msgid "English (Ireland)"
2028
+ msgstr ""
2029
+
2030
+ #: powerpressadmin-editfeed.php:38
2031
+ msgid "English (Jamaica)"
2032
+ msgstr ""
2033
+
2034
+ #: powerpressadmin-editfeed.php:39
2035
+ msgid "English (New Zealand)"
2036
+ msgstr ""
2037
+
2038
+ #: powerpressadmin-editfeed.php:40
2039
+ msgid "English (Phillipines)"
2040
+ msgstr ""
2041
+
2042
+ #: powerpressadmin-editfeed.php:41
2043
+ msgid "English (South Africa)"
2044
+ msgstr ""
2045
+
2046
+ #: powerpressadmin-editfeed.php:42
2047
+ msgid "English (Trinidad)"
2048
+ msgstr ""
2049
+
2050
+ #: powerpressadmin-editfeed.php:43
2051
+ msgid "English (United Kingdom)"
2052
+ msgstr ""
2053
+
2054
+ #: powerpressadmin-editfeed.php:44
2055
+ msgid "English (United States)"
2056
+ msgstr ""
2057
+
2058
+ #: powerpressadmin-editfeed.php:45
2059
+ msgid "English (Zimbabwe)"
2060
+ msgstr ""
2061
+
2062
+ #: powerpressadmin-editfeed.php:46
2063
+ msgid "Estonian"
2064
+ msgstr ""
2065
+
2066
+ #: powerpressadmin-editfeed.php:47
2067
+ msgid "Faeroese"
2068
+ msgstr ""
2069
+
2070
+ #: powerpressadmin-editfeed.php:48
2071
+ msgid "Finnish"
2072
+ msgstr ""
2073
+
2074
+ #: powerpressadmin-editfeed.php:49
2075
+ msgid "French"
2076
+ msgstr ""
2077
+
2078
+ #: powerpressadmin-editfeed.php:50
2079
+ msgid "French (Belgium)"
2080
+ msgstr ""
2081
+
2082
+ #: powerpressadmin-editfeed.php:51
2083
+ msgid "French (Canada)"
2084
+ msgstr ""
2085
+
2086
+ #: powerpressadmin-editfeed.php:52
2087
+ msgid "French (France)"
2088
+ msgstr ""
2089
+
2090
+ #: powerpressadmin-editfeed.php:53
2091
+ msgid "French (Luxembourg)"
2092
+ msgstr ""
2093
+
2094
+ #: powerpressadmin-editfeed.php:54
2095
+ msgid "French (Monaco)"
2096
+ msgstr ""
2097
+
2098
+ #: powerpressadmin-editfeed.php:55
2099
+ msgid "French (Switzerland)"
2100
+ msgstr ""
2101
+
2102
+ #: powerpressadmin-editfeed.php:56
2103
+ msgid "Galician"
2104
+ msgstr ""
2105
+
2106
+ #: powerpressadmin-editfeed.php:57
2107
+ msgid "Gaelic"
2108
+ msgstr ""
2109
+
2110
+ #: powerpressadmin-editfeed.php:58
2111
+ msgid "German"
2112
+ msgstr ""
2113
+
2114
+ #: powerpressadmin-editfeed.php:59
2115
+ msgid "German (Austria)"
2116
+ msgstr ""
2117
+
2118
+ #: powerpressadmin-editfeed.php:60
2119
+ msgid "German (Germany)"
2120
+ msgstr ""
2121
+
2122
+ #: powerpressadmin-editfeed.php:61
2123
+ msgid "German (Liechtenstein)"
2124
+ msgstr ""
2125
+
2126
+ #: powerpressadmin-editfeed.php:62
2127
+ msgid "German (Luxembourg)"
2128
+ msgstr ""
2129
+
2130
+ #: powerpressadmin-editfeed.php:63
2131
+ msgid "German (Switzerland)"
2132
+ msgstr ""
2133
+
2134
+ #: powerpressadmin-editfeed.php:64
2135
+ msgid "Greek"
2136
+ msgstr ""
2137
+
2138
+ #: powerpressadmin-editfeed.php:65
2139
+ msgid "Hawaiian"
2140
+ msgstr ""
2141
+
2142
+ #: powerpressadmin-editfeed.php:66
2143
+ msgid "Hebrew"
2144
+ msgstr ""
2145
+
2146
+ #: powerpressadmin-editfeed.php:67
2147
+ msgid "Hungarian"
2148
+ msgstr ""
2149
+
2150
+ #: powerpressadmin-editfeed.php:68
2151
+ msgid "Icelandic"
2152
+ msgstr ""
2153
+
2154
+ #: powerpressadmin-editfeed.php:69
2155
+ msgid "Indonesian"
2156
+ msgstr ""
2157
+
2158
+ #: powerpressadmin-editfeed.php:70
2159
+ msgid "Irish"
2160
+ msgstr ""
2161
+
2162
+ #: powerpressadmin-editfeed.php:71
2163
+ msgid "Italian"
2164
+ msgstr ""
2165
+
2166
+ #: powerpressadmin-editfeed.php:72
2167
+ msgid "Italian (Italy)"
2168
+ msgstr ""
2169
+
2170
+ #: powerpressadmin-editfeed.php:73
2171
+ msgid "Italian (Switzerland)"
2172
+ msgstr ""
2173
+
2174
+ #: powerpressadmin-editfeed.php:74
2175
+ msgid "Japanese"
2176
+ msgstr ""
2177
+
2178
+ #: powerpressadmin-editfeed.php:75
2179
+ msgid "Korean"
2180
+ msgstr ""
2181
+
2182
+ #: powerpressadmin-editfeed.php:76
2183
+ msgid "Macedonian"
2184
+ msgstr ""
2185
+
2186
+ #: powerpressadmin-editfeed.php:77
2187
+ msgid "Norwegian"
2188
+ msgstr ""
2189
+
2190
+ #: powerpressadmin-editfeed.php:78
2191
+ msgid "Polish"
2192
+ msgstr ""
2193
+
2194
+ #: powerpressadmin-editfeed.php:79
2195
+ msgid "Portuguese"
2196
+ msgstr ""
2197
+
2198
+ #: powerpressadmin-editfeed.php:80
2199
+ msgid "Portuguese (Brazil)"
2200
+ msgstr ""
2201
+
2202
+ #: powerpressadmin-editfeed.php:81
2203
+ msgid "Portuguese (Portugal)"
2204
+ msgstr ""
2205
+
2206
+ #: powerpressadmin-editfeed.php:82
2207
+ msgid "Romanian"
2208
+ msgstr ""
2209
+
2210
+ #: powerpressadmin-editfeed.php:83
2211
+ msgid "Romanian (Moldova)"
2212
+ msgstr ""
2213
+
2214
+ #: powerpressadmin-editfeed.php:84
2215
+ msgid "Romanian (Romania)"
2216
+ msgstr ""
2217
+
2218
+ #: powerpressadmin-editfeed.php:85
2219
+ msgid "Russian"
2220
+ msgstr ""
2221
+
2222
+ #: powerpressadmin-editfeed.php:86
2223
+ msgid "Russian (Moldova)"
2224
+ msgstr ""
2225
+
2226
+ #: powerpressadmin-editfeed.php:87
2227
+ msgid "Russian (Russia)"
2228
+ msgstr ""
2229
+
2230
+ #: powerpressadmin-editfeed.php:88
2231
+ msgid "Serbian"
2232
+ msgstr ""
2233
+
2234
+ #: powerpressadmin-editfeed.php:89
2235
+ msgid "Slovak"
2236
+ msgstr ""
2237
+
2238
+ #: powerpressadmin-editfeed.php:90
2239
+ msgid "Slovenian"
2240
+ msgstr ""
2241
+
2242
+ #: powerpressadmin-editfeed.php:91
2243
+ msgid "Spanish"
2244
+ msgstr ""
2245
+
2246
+ #: powerpressadmin-editfeed.php:92
2247
+ msgid "Spanish (Argentina)"
2248
+ msgstr ""
2249
+
2250
+ #: powerpressadmin-editfeed.php:93
2251
+ msgid "Spanish (Bolivia)"
2252
+ msgstr ""
2253
+
2254
+ #: powerpressadmin-editfeed.php:94
2255
+ msgid "Spanish (Chile)"
2256
+ msgstr ""
2257
+
2258
+ #: powerpressadmin-editfeed.php:95
2259
+ msgid "Spanish (Colombia)"
2260
+ msgstr ""
2261
+
2262
+ #: powerpressadmin-editfeed.php:96
2263
+ msgid "Spanish (Costa Rica)"
2264
+ msgstr ""
2265
+
2266
+ #: powerpressadmin-editfeed.php:97
2267
+ msgid "Spanish (Dominican Republic)"
2268
+ msgstr ""
2269
+
2270
+ #: powerpressadmin-editfeed.php:98
2271
+ msgid "Spanish (Ecuador)"
2272
+ msgstr ""
2273
+
2274
+ #: powerpressadmin-editfeed.php:99
2275
+ msgid "Spanish (El Salvador)"
2276
+ msgstr ""
2277
+
2278
+ #: powerpressadmin-editfeed.php:100
2279
+ msgid "Spanish (Guatemala)"
2280
+ msgstr ""
2281
+
2282
+ #: powerpressadmin-editfeed.php:101
2283
+ msgid "Spanish (Honduras)"
2284
+ msgstr ""
2285
+
2286
+ #: powerpressadmin-editfeed.php:102
2287
+ msgid "Spanish (Mexico)"
2288
+ msgstr ""
2289
+
2290
+ #: powerpressadmin-editfeed.php:103
2291
+ msgid "Spanish (Nicaragua)"
2292
+ msgstr ""
2293
+
2294
+ #: powerpressadmin-editfeed.php:104
2295
+ msgid "Spanish (Panama)"
2296
+ msgstr ""
2297
+
2298
+ #: powerpressadmin-editfeed.php:105
2299
+ msgid "Spanish (Paraguay)"
2300
+ msgstr ""
2301
+
2302
+ #: powerpressadmin-editfeed.php:106
2303
+ msgid "Spanish (Peru)"
2304
+ msgstr ""
2305
+
2306
+ #: powerpressadmin-editfeed.php:107
2307
+ msgid "Spanish (Puerto Rico)"
2308
+ msgstr ""
2309
+
2310
+ #: powerpressadmin-editfeed.php:108
2311
+ msgid "Spanish (Spain)"
2312
+ msgstr ""
2313
+
2314
+ #: powerpressadmin-editfeed.php:109
2315
+ msgid "Spanish (Uruguay)"
2316
+ msgstr ""
2317
+
2318
+ #: powerpressadmin-editfeed.php:110
2319
+ msgid "Spanish (Venezuela)"
2320
+ msgstr ""
2321
+
2322
+ #: powerpressadmin-editfeed.php:111
2323
+ msgid "Swedish"
2324
+ msgstr ""
2325
+
2326
+ #: powerpressadmin-editfeed.php:112
2327
+ msgid "Swedish (Finland)"
2328
+ msgstr ""
2329
+
2330
+ #: powerpressadmin-editfeed.php:113
2331
+ msgid "Swedish (Sweden)"
2332
+ msgstr ""
2333
+
2334
+ #: powerpressadmin-editfeed.php:114
2335
+ msgid "Turkish"
2336
+ msgstr ""
2337
+
2338
+ #: powerpressadmin-editfeed.php:115
2339
+ msgid "Ukranian"
2340
+ msgstr ""
2341
+
2342
+ #: powerpressadmin-editfeed.php:160
2343
+ msgid "Podcast (default)"
2344
+ msgstr ""
2345
+
2346
+ #: powerpressadmin-editfeed.php:173 powerpressadmin-editfeed.php:196
2347
+ #: powerpressadmin-editfeed.php:433
2348
+ msgid "Feed Settings"
2349
+ msgstr ""
2350
+
2351
+ #: powerpressadmin-editfeed.php:182
2352
+ msgid "Edit Category Feed: %s"
2353
+ msgstr ""
2354
+
2355
+ #: powerpressadmin-editfeed.php:197
2356
+ msgid "iTunes Settings"
2357
+ msgstr ""
2358
+
2359
+ #: powerpressadmin-editfeed.php:201 powerpressadmin-editfeed.php:204
2360
+ msgid "Other Settings"
2361
+ msgstr ""
2362
+
2363
+ #: powerpressadmin-editfeed.php:276
2364
+ msgid "Configure your custom podcast feed."
2365
+ msgstr ""
2366
+
2367
+ #: powerpressadmin-editfeed.php:286
2368
+ msgid "Configure your category feed to support podcasting."
2369
+ msgstr ""
2370
+
2371
+ #: powerpressadmin-editfeed.php:297
2372
+ msgid ""
2373
+ "WARNING: You must create at least one podcast episode for your podcast feed "
2374
+ "to be valid."
2375
+ msgstr ""
2376
+
2377
+ #: powerpressadmin-editfeed.php:306
2378
+ msgid "Enhance Feeds"
2379
+ msgstr ""
2380
+
2381
+ #: powerpressadmin-editfeed.php:309
2382
+ msgid "Enhance All Feeds"
2383
+ msgstr ""
2384
+
2385
+ #: powerpressadmin-editfeed.php:309
2386
+ msgid "Recommended"
2387
+ msgstr ""
2388
+
2389
+ #: powerpressadmin-editfeed.php:312
2390
+ msgid "Adds podcasting support to all feeds"
2391
+ msgstr ""
2392
+
2393
+ #: powerpressadmin-editfeed.php:313
2394
+ msgid "Allows for Category Podcasting"
2395
+ msgstr ""
2396
+
2397
+ #: powerpressadmin-editfeed.php:313
2398
+ msgid "Visitors may subscribe to your categories as a podcast"
2399
+ msgstr ""
2400
+
2401
+ #: powerpressadmin-editfeed.php:314
2402
+ msgid "Allows for Tag/Keyword Casting"
2403
+ msgstr ""
2404
+
2405
+ #: powerpressadmin-editfeed.php:314
2406
+ msgid "Visitors may subscribe to your tags as a podcast"
2407
+ msgstr ""
2408
+
2409
+ #: powerpressadmin-editfeed.php:317
2410
+ msgid "Enhance Main Feed Only"
2411
+ msgstr ""
2412
+
2413
+ #: powerpressadmin-editfeed.php:320
2414
+ msgid "Adds podcasting support to your main feed only"
2415
+ msgstr ""
2416
+
2417
+ #: powerpressadmin-editfeed.php:323
2418
+ msgid "Do Not Enhance Feeds"
2419
+ msgstr ""
2420
+
2421
+ #: powerpressadmin-editfeed.php:326
2422
+ msgid "Feed Settings below will only apply to your podcast channel feeds"
2423
+ msgstr ""
2424
+
2425
+ #: powerpressadmin-editfeed.php:347
2426
+ msgid "Podcast Feeds"
2427
+ msgstr ""
2428
+
2429
+ #: powerpressadmin-editfeed.php:355
2430
+ msgid "Special Podcast only Feed"
2431
+ msgstr ""
2432
+
2433
+ #: powerpressadmin-editfeed.php:366 powerpressadmin-editfeed.php:418
2434
+ #: powerpressadmin-editfeed.php:420
2435
+ msgid "validate"
2436
+ msgstr ""
2437
+
2438
+ #: powerpressadmin-editfeed.php:368
2439
+ msgid "Edit Podcast Channel"
2440
+ msgstr ""
2441
+
2442
+ #: powerpressadmin-editfeed.php:368
2443
+ msgid "edit"
2444
+ msgstr ""
2445
+
2446
+ #: powerpressadmin-editfeed.php:372
2447
+ msgid ""
2448
+ "These are podcast only feeds suitable for submission podcast directories "
2449
+ "such as iTunes."
2450
+ msgstr ""
2451
+
2452
+ #: powerpressadmin-editfeed.php:373
2453
+ msgid ""
2454
+ "Note: We do not recommend submitting your main site feed to podcast "
2455
+ "directories such as iTunes. iTunes and many other podcast directories work "
2456
+ "best with feeds that do not have regular blog posts mixed in."
2457
+ msgstr ""
2458
+
2459
+ #: powerpressadmin-editfeed.php:380
2460
+ msgid "Feed Discovery"
2461
+ msgstr ""
2462
+
2463
+ #: powerpressadmin-editfeed.php:383
2464
+ msgid "Include podcast feed links in HTML headers."
2465
+ msgstr ""
2466
+
2467
+ #: powerpressadmin-editfeed.php:384
2468
+ msgid ""
2469
+ "Adds \"feed discovery\" links to your web site's headers allowing web "
2470
+ "browsers and feed readers to auto-detect your podcast feeds."
2471
+ msgstr ""
2472
+
2473
+ #: powerpressadmin-editfeed.php:410
2474
+ msgid "Feed Information"
2475
+ msgstr ""
2476
+
2477
+ #: powerpressadmin-editfeed.php:424
2478
+ msgid ""
2479
+ "WARNING: This feed is password protected, it cannot be accessed by public "
2480
+ "services such as feedvalidator.org or the iTunes podcast directory."
2481
+ msgstr ""
2482
+
2483
+ #: powerpressadmin-editfeed.php:442
2484
+ msgid "Feed Title"
2485
+ msgstr ""
2486
+
2487
+ #: powerpressadmin-editfeed.php:447
2488
+ msgid "leave blank to use default category title"
2489
+ msgstr ""
2490
+
2491
+ #: powerpressadmin-editfeed.php:449
2492
+ msgid "leave blank to use blog title"
2493
+ msgstr ""
2494
+
2495
+ #: powerpressadmin-editfeed.php:455
2496
+ msgid "Default Category title:"
2497
+ msgstr ""
2498
+
2499
+ #: powerpressadmin-editfeed.php:457
2500
+ msgid "Blog title:"
2501
+ msgstr ""
2502
+
2503
+ #: powerpressadmin-editfeed.php:463
2504
+ msgid "Feed Description"
2505
+ msgstr ""
2506
+
2507
+ #: powerpressadmin-editfeed.php:468
2508
+ msgid "leave blank to use category description"
2509
+ msgstr ""
2510
+
2511
+ #: powerpressadmin-editfeed.php:470
2512
+ msgid "leave blank to use blog description"
2513
+ msgstr ""
2514
+
2515
+ #: powerpressadmin-editfeed.php:477
2516
+ msgid "Feed Landing Page URL"
2517
+ msgstr ""
2518
+
2519
+ #: powerpressadmin-editfeed.php:482
2520
+ msgid "leave blank to use category page"
2521
+ msgstr ""
2522
+
2523
+ #: powerpressadmin-editfeed.php:484
2524
+ msgid "leave blank to use home page"
2525
+ msgstr ""
2526
+
2527
+ #: powerpressadmin-editfeed.php:487
2528
+ msgid "Category page URL"
2529
+ msgstr ""
2530
+
2531
+ #: powerpressadmin-editfeed.php:496
2532
+ msgid "FeedBurner Feed URL"
2533
+ msgstr ""
2534
+
2535
+ #: powerpressadmin-editfeed.php:499
2536
+ msgid "leave blank to use current feed"
2537
+ msgstr ""
2538
+
2539
+ #: powerpressadmin-editfeed.php:500
2540
+ msgid ""
2541
+ "Use this option to redirect this feed to a hosted feed service such as "
2542
+ "FeedBurner."
2543
+ msgstr ""
2544
+
2545
+ #: powerpressadmin-editfeed.php:512
2546
+ msgid "Bypass Redirect URL"
2547
+ msgstr ""
2548
+
2549
+ #: powerpressadmin-editfeed.php:520
2550
+ msgid "Show the most recent"
2551
+ msgstr ""
2552
+
2553
+ #: powerpressadmin-editfeed.php:523
2554
+ msgid "episodes / posts per feed (leave blank to use blog default"
2555
+ msgstr ""
2556
+
2557
+ #: powerpressadmin-editfeed.php:525
2558
+ msgid "Note: Setting above applies only to podcast channel feeds"
2559
+ msgstr ""
2560
+
2561
+ #: powerpressadmin-editfeed.php:527
2562
+ msgid ""
2563
+ "WARNING: Setting this value larger than 10 may cause feed timeout errors and "
2564
+ "delay podcast directory listings from updating."
2565
+ msgstr ""
2566
+
2567
+ #: powerpressadmin-editfeed.php:537
2568
+ msgid "Feed Episode Maximizer"
2569
+ msgstr ""
2570
+
2571
+ #: powerpressadmin-editfeed.php:541
2572
+ msgid ""
2573
+ "The latest 10 episodes in feed will remain as normal. The remaining 11+ "
2574
+ "older episodes in feed will have only the bare essential tags in order to "
2575
+ "maximize the number of episodes in the feed."
2576
+ msgstr ""
2577
+
2578
+ #: powerpressadmin-editfeed.php:543
2579
+ msgid "This feature is experimental, use at your own risk."
2580
+ msgstr ""
2581
+
2582
+ #: powerpressadmin-editfeed.php:546
2583
+ msgid ""
2584
+ "NOTE: This feature may allow you to enter a larger value for the \"Show the "
2585
+ "most recent\" setting above. You must make sure that your feed does not "
2586
+ "exceed 512KB (1/2 MB) in size."
2587
+ msgstr ""
2588
+
2589
+ #: powerpressadmin-editfeed.php:554
2590
+ msgid "RSS2 Image"
2591
+ msgstr ""
2592
+
2593
+ #: powerpressadmin-editfeed.php:558 powerpressadmin-editfeed.php:1069
2594
+ #: powerpressadmin-player-page.php:1658 powerpressadmin-player-page.php:1876
2595
+ #: powerpressadmin-player-page.php:1908 powerpressadmin-tags.php:161
2596
+ msgid "preview"
2597
+ msgstr ""
2598
+
2599
+ #: powerpressadmin-editfeed.php:560
2600
+ msgid "Place the URL to the RSS image above."
2601
+ msgstr ""
2602
+
2603
+ #: powerpressadmin-editfeed.php:560 powerpressadmin-editfeed.php:1072
2604
+ #: powerpressadmin-find-replace.php:226 powerpressadmin-find-replace.php:234
2605
+ #: powerpressadmin-player-page.php:1660 powerpressadmin-player-page.php:1878
2606
+ #: powerpressadmin-player-page.php:1910
2607
+ msgid "Example"
2608
+ msgstr ""
2609
+
2610
+ #: powerpressadmin-editfeed.php:562
2611
+ msgid ""
2612
+ "RSS image should be at least 88 pixels wide and at least 31 pixels high in "
2613
+ "either .gif, .jpg and .png format."
2614
+ msgstr ""
2615
+
2616
+ #: powerpressadmin-editfeed.php:563
2617
+ msgid ""
2618
+ "A square image that is 300 x 300 pixel or larger in .jpg format is "
2619
+ "recommended."
2620
+ msgstr ""
2621
+
2622
+ #: powerpressadmin-editfeed.php:566 powerpressadmin-editfeed.php:1085
2623
+ #: powerpressadmin-player-page.php:1664 powerpressadmin-player-page.php:1882
2624
+ #: powerpressadmin-player-page.php:1914 powerpressadmin-tags.php:173
2625
+ msgid "Upload new image"
2626
+ msgstr ""
2627
+
2628
+ #: powerpressadmin-editfeed.php:568 powerpressadmin-editfeed.php:1089
2629
+ #: powerpressadmin-player-page.php:1666 powerpressadmin-player-page.php:1884
2630
+ #: powerpressadmin-player-page.php:1916 powerpressadmin-tags.php:175
2631
+ msgid "Choose file"
2632
+ msgstr ""
2633
+
2634
+ #: powerpressadmin-editfeed.php:578
2635
+ msgid "Feed Language"
2636
+ msgstr ""
2637
+
2638
+ #: powerpressadmin-editfeed.php:584
2639
+ msgid "Blog Default Language"
2640
+ msgstr ""
2641
+
2642
+ #: powerpressadmin-editfeed.php:595 powerpressadmin-editfeed.php:597
2643
+ msgid "Blog Default"
2644
+ msgstr ""
2645
+
2646
+ #: powerpressadmin-editfeed.php:604
2647
+ msgid "Copyright"
2648
+ msgstr ""
2649
+
2650
+ #: powerpressadmin-editfeed.php:621
2651
+ msgid "Basic Show Information"
2652
+ msgstr ""
2653
+
2654
+ #: powerpressadmin-editfeed.php:625
2655
+ msgid "Location"
2656
+ msgstr ""
2657
+
2658
+ #: powerpressadmin-editfeed.php:628
2659
+ msgid "e.g. Cleveland, Ohio"
2660
+ msgstr ""
2661
+
2662
+ #: powerpressadmin-editfeed.php:632
2663
+ msgid "Episode Frequency"
2664
+ msgstr ""
2665
+
2666
+ #: powerpressadmin-editfeed.php:635
2667
+ msgid "e.g. Weekly"
2668
+ msgstr ""
2669
+
2670
+ #: powerpressadmin-editfeed.php:662
2671
+ msgid "Redirect URL"
2672
+ msgstr ""
2673
+
2674
+ #: powerpressadmin-editfeed.php:666
2675
+ msgid ""
2676
+ "Note: Category Media Redirect URL is applied to category feeds and pages "
2677
+ "only. The redirect will also apply to single pages if this is the only "
2678
+ "category associated with the blog post."
2679
+ msgstr ""
2680
+
2681
+ #: powerpressadmin-editfeed.php:676
2682
+ msgid "Episode Entry Box"
2683
+ msgstr ""
2684
+
2685
+ #: powerpressadmin-editfeed.php:680 powerpressadmin-player-page.php:1219
2686
+ #: powerpressadmin-player-page.php:1563
2687
+ msgid "Background Color"
2688
+ msgstr ""
2689
+
2690
+ #: powerpressadmin-editfeed.php:692
2691
+ msgid "leave blank for default"
2692
+ msgstr ""
2693
+
2694
+ #: powerpressadmin-editfeed.php:694
2695
+ msgid ""
2696
+ "Use a distinctive background color for this podcast channel's episode box."
2697
+ msgstr ""
2698
+
2699
+ #: powerpressadmin-editfeed.php:705 powerpressadmin-editfeed.php:793
2700
+ msgid "Password Protect Podcast Channel"
2701
+ msgstr ""
2702
+
2703
+ #: powerpressadmin-editfeed.php:707
2704
+ msgid ""
2705
+ "Require visitors to have membership to your blog in order to gain access to "
2706
+ "this channel's Premium Content."
2707
+ msgstr ""
2708
+
2709
+ #: powerpressadmin-editfeed.php:713
2710
+ msgid "Protect Content"
2711
+ msgstr ""
2712
+
2713
+ #: powerpressadmin-editfeed.php:715
2714
+ msgid "Require user to be signed-in to access feed."
2715
+ msgstr ""
2716
+
2717
+ #: powerpressadmin-editfeed.php:717
2718
+ msgid "User must have the following capability"
2719
+ msgstr ""
2720
+
2721
+ #: powerpressadmin-editfeed.php:725
2722
+ msgid "None"
2723
+ msgstr ""
2724
+
2725
+ #: powerpressadmin-editfeed.php:742
2726
+ msgid "Sign In"
2727
+ msgstr ""
2728
+
2729
+ #: powerpressadmin-editfeed.php:746
2730
+ msgid "Use default label, are you sure?"
2731
+ msgstr ""
2732
+
2733
+ #: powerpressadmin-editfeed.php:762
2734
+ msgid "Unauthorized Label"
2735
+ msgstr ""
2736
+
2737
+ #: powerpressadmin-editfeed.php:766
2738
+ msgid "Use default label"
2739
+ msgstr ""
2740
+
2741
+ #: powerpressadmin-editfeed.php:769
2742
+ msgid "Protected Content"
2743
+ msgstr ""
2744
+
2745
+ #: powerpressadmin-editfeed.php:772
2746
+ msgid "Use a custom label"
2747
+ msgstr ""
2748
+
2749
+ #: powerpressadmin-editfeed.php:778
2750
+ msgid "Add sign in link to message"
2751
+ msgstr ""
2752
+
2753
+ #: powerpressadmin-editfeed.php:781
2754
+ msgid ""
2755
+ "Label above appears in place of the in-page player and links when the "
2756
+ "current signed-in user does not have access to the protected content."
2757
+ msgstr ""
2758
+
2759
+ #: powerpressadmin-editfeed.php:795
2760
+ msgid "This feature is not available for the default podcast channel."
2761
+ msgstr ""
2762
+
2763
+ #: powerpressadmin-editfeed.php:802
2764
+ msgid "Custom Post Types"
2765
+ msgstr ""
2766
+
2767
+ #: powerpressadmin-editfeed.php:804
2768
+ msgid ""
2769
+ "Set whether all post types or a specific custom post type may use this "
2770
+ "podcast channel. Custom post type must be of type 'Posts'. Other post types "
2771
+ "such as 'Pages' or 'Categories' do not apply."
2772
+ msgstr ""
2773
+
2774
+ #: powerpressadmin-editfeed.php:810
2775
+ msgid "Custom Post Type"
2776
+ msgstr ""
2777
+
2778
+ #: powerpressadmin-editfeed.php:820
2779
+ msgid "All Post Types (default)"
2780
+ msgstr ""
2781
+
2782
+ #: powerpressadmin-editfeed.php:833
2783
+ msgid "Use the default setting if you do not understand custom post types."
2784
+ msgstr ""
2785
+
2786
+ #: powerpressadmin-editfeed.php:847
2787
+ msgid "Appearance Settings"
2788
+ msgstr ""
2789
+
2790
+ #: powerpressadmin-editfeed.php:851
2791
+ msgid "Disable Player"
2792
+ msgstr ""
2793
+
2794
+ #: powerpressadmin-editfeed.php:854
2795
+ msgid "Do not display web player or links for this podcast channel."
2796
+ msgstr ""
2797
+
2798
+ #: powerpressadmin-editfeed.php:890
2799
+ msgid "iTunes Feed Settings"
2800
+ msgstr ""
2801
+
2802
+ #: powerpressadmin-editfeed.php:899
2803
+ msgid "Show Advanced iTunes Settings"
2804
+ msgstr ""
2805
+
2806
+ #: powerpressadmin-editfeed.php:906
2807
+ msgid "iTunes Program Subtitle"
2808
+ msgstr ""
2809
+
2810
+ #: powerpressadmin-editfeed.php:916
2811
+ msgid "iTunes Program Summary"
2812
+ msgstr ""
2813
+
2814
+ #: powerpressadmin-editfeed.php:918
2815
+ msgid ""
2816
+ "Your summary may not contain HTML and cannot exceed 4,000 characters in "
2817
+ "length."
2818
+ msgstr ""
2819
+
2820
+ #: powerpressadmin-editfeed.php:927
2821
+ msgid "iTunes Episode Summary"
2822
+ msgstr ""
2823
+
2824
+ #: powerpressadmin-editfeed.php:931
2825
+ msgid "Optimize iTunes Summary from Blog Posts"
2826
+ msgstr ""
2827
+
2828
+ #: powerpressadmin-editfeed.php:931
2829
+ msgid "We no longer recommend using this setting, see note below"
2830
+ msgstr ""
2831
+
2832
+ #: powerpressadmin-editfeed.php:934
2833
+ msgid ""
2834
+ "Creates a friendlier view of your post/episode content by converting web "
2835
+ "links and images to clickable links in the iTunes application."
2836
+ msgstr ""
2837
+
2838
+ #: powerpressadmin-editfeed.php:937
2839
+ msgid ""
2840
+ "Note: With the recent launch of iTunes web site during the summer of 2010, "
2841
+ "Optimize iTunes Summary's clickable links do not appear online in the same "
2842
+ "way they do in the iTunes application. For this reason, we no longer "
2843
+ "recommend using this feature."
2844
+ msgstr ""
2845
+
2846
+ #: powerpressadmin-editfeed.php:941
2847
+ msgid "Option Not Available"
2848
+ msgstr ""
2849
+
2850
+ #: powerpressadmin-editfeed.php:944
2851
+ msgid "This feature requires PHP version 5 or newer."
2852
+ msgstr ""
2853
+
2854
+ #: powerpressadmin-editfeed.php:945
2855
+ msgid "Your server's version of PHP is %s"
2856
+ msgstr ""
2857
+
2858
+ #: powerpressadmin-editfeed.php:957
2859
+ msgid "iTunes Program Keywords"
2860
+ msgstr ""
2861
+
2862
+ #: powerpressadmin-editfeed.php:961
2863
+ msgid "Enter up to 12 keywords separated by commas."
2864
+ msgstr ""
2865
+
2866
+ #: powerpressadmin-editfeed.php:967
2867
+ msgid "iTunes Category"
2868
+ msgstr ""
2869
+
2870
+ #: powerpressadmin-editfeed.php:1003
2871
+ msgid "iTunes Category 2"
2872
+ msgstr ""
2873
+
2874
+ #: powerpressadmin-editfeed.php:1024
2875
+ msgid "iTunes Category 3"
2876
+ msgstr ""
2877
+
2878
+ #: powerpressadmin-editfeed.php:1048 powerpressadmin-metabox.php:387
2879
+ msgid "iTunes Explicit"
2880
+ msgstr ""
2881
+
2882
+ #: powerpressadmin-editfeed.php:1053
2883
+ msgid "No - display nothing"
2884
+ msgstr ""
2885
+
2886
+ #: powerpressadmin-editfeed.php:1053
2887
+ msgid "Yes - explicit content"
2888
+ msgstr ""
2889
+
2890
+ #: powerpressadmin-editfeed.php:1053
2891
+ msgid "Clean - no explicit content"
2892
+ msgstr ""
2893
+
2894
+ #: powerpressadmin-editfeed.php:1065
2895
+ msgid "iTunes Image"
2896
+ msgstr ""
2897
+
2898
+ #: powerpressadmin-editfeed.php:1071
2899
+ msgid "iTunes image specifications changed in May, 2012"
2900
+ msgstr ""
2901
+
2902
+ #: powerpressadmin-editfeed.php:1072
2903
+ msgid ""
2904
+ "iTunes image should be at least 1400 x 1400 pixels in .jpg or .png format "
2905
+ "using RGB color space."
2906
+ msgstr ""
2907
+
2908
+ #: powerpressadmin-editfeed.php:1075
2909
+ msgid ""
2910
+ "A square image that is 1400 x 1400 pixels in .jpg format is recommended."
2911
+ msgstr ""
2912
+
2913
+ #: powerpressadmin-editfeed.php:1078
2914
+ msgid ""
2915
+ "This image is for your listing on the iTunes podcast directory and may also "
2916
+ "be used by other directories such as Zune and Blubrry. It is not the artwork "
2917
+ "that is displayed during episode playback. That artwork needs to be saved "
2918
+ "into the media file in the form of tags (ID3 tags for mp3) following the "
2919
+ "production of the media file."
2920
+ msgstr ""
2921
+
2922
+ #: powerpressadmin-editfeed.php:1081
2923
+ msgid ""
2924
+ "Note: If you change the iTunes image without changing the file name it may "
2925
+ "take some time (days or even months) for iTunes to update the image in the "
2926
+ "iTunes Podcast Directory."
2927
+ msgstr ""
2928
+
2929
+ #: powerpressadmin-editfeed.php:1082
2930
+ msgid ""
2931
+ "Please contact %s if you are having issues with your image changes not "
2932
+ "appearing in iTunes."
2933
+ msgstr ""
2934
+
2935
+ #: powerpressadmin-editfeed.php:1082
2936
+ msgid "iTunes Support"
2937
+ msgstr ""
2938
+
2939
+ #: powerpressadmin-editfeed.php:1086
2940
+ msgid "Using this option should update your image on iTunes within 24 hours"
2941
+ msgstr ""
2942
+
2943
+ #: powerpressadmin-editfeed.php:1090
2944
+ msgid "Also use as RSS image"
2945
+ msgstr ""
2946
+
2947
+ #: powerpressadmin-editfeed.php:1100
2948
+ msgid "iTunes Talent Name"
2949
+ msgstr ""
2950
+
2951
+ #: powerpressadmin-editfeed.php:1104
2952
+ msgid "Use blog post author's name for individual episodes."
2953
+ msgstr ""
2954
+
2955
+ #: powerpressadmin-editfeed.php:1113
2956
+ msgid "iTunes Email"
2957
+ msgstr ""
2958
+
2959
+ #: powerpressadmin-editfeed.php:1117
2960
+ msgid ""
2961
+ "iTunes will email this address when your podcast is accepted into the iTunes "
2962
+ "Directory."
2963
+ msgstr ""
2964
+
2965
+ #: powerpressadmin-editfeed.php:1125
2966
+ msgid "iTunes New Feed URL"
2967
+ msgstr ""
2968
+
2969
+ #: powerpressadmin-editfeed.php:1128
2970
+ msgid "Set iTunes New Feed URL"
2971
+ msgstr ""
2972
+
2973
+ #: powerpressadmin-editfeed.php:1130
2974
+ msgid ""
2975
+ "The iTunes New Feed URL option works primarily for Apple's iTunes "
2976
+ "application only, and should only be used if you are unable to implement a "
2977
+ "HTTP 301 redirect."
2978
+ msgstr ""
2979
+
2980
+ #: powerpressadmin-editfeed.php:1131
2981
+ msgid ""
2982
+ "A 301 redirect will route <u>all podcast clients including iTunes</u> to "
2983
+ "your new feed address."
2984
+ msgstr ""
2985
+
2986
+ #: powerpressadmin-editfeed.php:1135
2987
+ msgid "Changing Your Podcast RSS Feed Address (URL)"
2988
+ msgstr ""
2989
+
2990
+ #: powerpressadmin-editfeed.php:1139
2991
+ msgid ""
2992
+ "WARNING: Changes made here are permanent. If the New Feed URL entered is "
2993
+ "incorrect, you will lose subscribers and will no longer be able to update "
2994
+ "your listing in the iTunes Store."
2995
+ msgstr ""
2996
+
2997
+ #: powerpressadmin-editfeed.php:1140
2998
+ msgid ""
2999
+ "DO NOT MODIFY THIS SETTING UNLESS YOU ABSOLUTELY KNOW WHAT YOU ARE DOING."
3000
+ msgstr ""
3001
+
3002
+ #: powerpressadmin-editfeed.php:1142
3003
+ msgid ""
3004
+ "Apple recommends you maintain the %s tag in your feed for at least two weeks "
3005
+ "to ensure that most subscribers will receive the new New Feed URL."
3006
+ msgstr ""
3007
+
3008
+ #: powerpressadmin-editfeed.php:1146
3009
+ msgid "Main RSS2 feed"
3010
+ msgstr ""
3011
+
3012
+ #: powerpressadmin-editfeed.php:1151
3013
+ msgid "%s category feed"
3014
+ msgstr ""
3015
+
3016
+ #: powerpressadmin-editfeed.php:1160
3017
+ msgid "feed"
3018
+ msgstr ""
3019
+
3020
+ #: powerpressadmin-editfeed.php:1164
3021
+ msgid "The New Feed URL value below will be applied to the %s (%s)."
3022
+ msgstr ""
3023
+
3024
+ #: powerpressadmin-editfeed.php:1168
3025
+ msgid "New Feed URL"
3026
+ msgstr ""
3027
+
3028
+ #: powerpressadmin-editfeed.php:1171
3029
+ msgid "Leave blank for no New Feed URL"
3030
+ msgstr ""
3031
+
3032
+ #: powerpressadmin-editfeed.php:1173
3033
+ msgid "More information regarding the iTunes New Feed URL is available here."
3034
+ msgstr ""
3035
+
3036
+ #: powerpressadmin-editfeed.php:1179
3037
+ msgid ""
3038
+ "Please activate the 'Custom Podcast Channels' Advanced Option to set the new-"
3039
+ "feed-url for your podcast only feed (%s)"
3040
+ msgstr ""
3041
+
3042
+ #: powerpressadmin-editfeed.php:1181
3043
+ msgid ""
3044
+ "Please navigate to the 'Custom Podcast Channels' section to set the new-feed-"
3045
+ "url for your podcast only feed (%s)"
3046
+ msgstr ""
3047
+
3048
+ #: powerpressadmin-editfeed.php:1199
3049
+ msgid "Feeds affected"
3050
+ msgstr ""
3051
+
3052
+ #: powerpressadmin-editfeed.php:1253
3053
+ msgid ""
3054
+ "Prevent the entire podcast from appearing in the iTunes Podcast directory."
3055
+ msgstr ""
3056
+
3057
+ #: powerpressadmin-editfeed.php:1260
3058
+ msgid "iTunes Complete"
3059
+ msgstr ""
3060
+
3061
+ #: powerpressadmin-editfeed.php:1263
3062
+ msgid ""
3063
+ "Indicate the completion of a podcast. iTunes will no longer update your "
3064
+ "listing in the iTunes Podcast directory."
3065
+ msgstr ""
3066
+
3067
+ #: powerpressadmin-find-replace.php:134
3068
+ msgid "%d URLs updated successfully."
3069
+ msgstr ""
3070
+
3071
+ #: powerpressadmin-find-replace.php:136
3072
+ msgid "%d URLs were not updated."
3073
+ msgstr ""
3074
+
3075
+ #: powerpressadmin-find-replace.php:138
3076
+ msgid "Nothing specified to find."
3077
+ msgstr ""
3078
+
3079
+ #: powerpressadmin-find-replace.php:145
3080
+ msgid ""
3081
+ "WARNING: Please backup your database before proceeding. Blubrry PowerPress "
3082
+ "is not responsibile for any lost or damaged data resulting from this Find "
3083
+ "and Replace tool."
3084
+ msgstr ""
3085
+
3086
+ #: powerpressadmin-find-replace.php:177
3087
+ msgid ""
3088
+ "WARNING: Verification prevents changes if the URL entered is invalid.\\n"
3089
+ "\\nAre you sure you do not want to verify the URLs?"
3090
+ msgstr ""
3091
+
3092
+ #: powerpressadmin-find-replace.php:183
3093
+ msgid ""
3094
+ "WARNING: You are about to make permanent changes to your database.\\n\\nAre "
3095
+ "you sure you wish to continue?"
3096
+ msgstr ""
3097
+
3098
+ #: powerpressadmin-find-replace.php:216
3099
+ msgid "Find and Replace Episode URLs"
3100
+ msgstr ""
3101
+
3102
+ #: powerpressadmin-find-replace.php:218 powerpressadmin-tools.php:75
3103
+ msgid ""
3104
+ "Find and replace complete or partial segments of media URLs. Useful if you "
3105
+ "move your media to a new web site or service."
3106
+ msgstr ""
3107
+
3108
+ #: powerpressadmin-find-replace.php:222
3109
+ msgid "Find in URL"
3110
+ msgstr ""
3111
+
3112
+ #: powerpressadmin-find-replace.php:225 powerpressadmin-find-replace.php:233
3113
+ msgid "Modify"
3114
+ msgstr ""
3115
+
3116
+ #: powerpressadmin-find-replace.php:230
3117
+ msgid "Replace with"
3118
+ msgstr ""
3119
+
3120
+ #: powerpressadmin-find-replace.php:246
3121
+ msgid "Preview Changes"
3122
+ msgstr ""
3123
+
3124
+ #: powerpressadmin-find-replace.php:246
3125
+ msgid "Change Results"
3126
+ msgstr ""
3127
+
3128
+ #: powerpressadmin-find-replace.php:248
3129
+ msgid "Found %d results with \"%s\""
3130
+ msgstr ""
3131
+
3132
+ #: powerpressadmin-find-replace.php:255
3133
+ msgid "Edit Post"
3134
+ msgstr ""
3135
+
3136
+ #: powerpressadmin-find-replace.php:273
3137
+ msgid "Found"
3138
+ msgstr ""
3139
+
3140
+ #: powerpressadmin-find-replace.php:276
3141
+ msgid "Replace"
3142
+ msgstr ""
3143
+
3144
+ #: powerpressadmin-find-replace.php:277
3145
+ msgid "test link"
3146
+ msgstr ""
3147
+
3148
+ #: powerpressadmin-find-replace.php:296
3149
+ msgid "Verify modified URLs"
3150
+ msgstr ""
3151
+
3152
+ #: powerpressadmin-find-replace.php:297
3153
+ msgid "Does not change media URL if link is not found or invalid"
3154
+ msgstr ""
3155
+
3156
+ #: powerpressadmin-find-replace.php:301 powerpressadmin-tools.php:8
3157
+ #: powerpressadmin.php:1153
3158
+ msgid "PowerPress Tools"
3159
+ msgstr ""
3160
+
3161
+ #: powerpressadmin-find-replace.php:305
3162
+ msgid ""
3163
+ "We recommend using the %s plugin to backup your database before using this "
3164
+ "Find and Replace tool."
3165
+ msgstr ""
3166
+
3167
+ #: powerpressadmin-find-replace.php:305
3168
+ msgid "WP-DB-Backup"
3169
+ msgstr ""
3170
+
3171
+ #: powerpressadmin-jquery.php:78 powerpressadmin-jquery.php:80
3172
+ #: powerpressadmin-jquery.php:89 powerpressadmin-jquery.php:98
3173
+ #: powerpressadmin-jquery.php:100
3174
+ msgid "Blubrry Media Statistics"
3175
+ msgstr ""
3176
+
3177
+ #: powerpressadmin-jquery.php:81 powerpressadmin-jquery.php:128
3178
+ #: powerpressadmin-jquery.php:353 powerpressadmin-jquery.php:511
3179
+ #: powerpressadmin.php:69
3180
+ msgid "You do not have sufficient permission to manage options."
3181
+ msgstr ""
3182
+
3183
+ #: powerpressadmin-jquery.php:82 powerpressadmin-jquery.php:129
3184
+ #: powerpressadmin-jquery.php:152 powerpressadmin-jquery.php:341
3185
+ #: powerpressadmin-jquery.php:493 powerpressadmin-jquery.php:497
3186
+ #: powerpressadmin-jquery.php:675 powerpressadmin-jquery.php:706
3187
+ msgid "Close"
3188
+ msgstr ""
3189
+
3190
+ #: powerpressadmin-jquery.php:90
3191
+ msgid "You do not have sufficient permission to view media statistics."
3192
+ msgstr ""
3193
+
3194
+ #: powerpressadmin-jquery.php:111 powerpressadmin-jquery.php:600
3195
+ #: powerpressadmin-jquery.php:685
3196
+ msgid "You do not have sufficient permission to upload media."
3197
+ msgstr ""
3198
+
3199
+ #: powerpressadmin-jquery.php:125 powerpressadmin-jquery.php:127
3200
+ #: powerpressadmin-jquery.php:137 powerpressadmin-jquery.php:139
3201
+ #: powerpressadmin-jquery.php:180 powerpressadmin-jquery.php:211
3202
+ msgid "Select Media"
3203
+ msgstr ""
3204
+
3205
+ #: powerpressadmin-jquery.php:140
3206
+ msgid ""
3207
+ "Wait a sec! This feature is only available to Blubrry Podcast paid hosting "
3208
+ "members."
3209
+ msgstr ""
3210
+
3211
+ #: powerpressadmin-jquery.php:142
3212
+ msgid ""
3213
+ "Join our community to get free podcast statistics and access to other "
3214
+ "valuable %s."
3215
+ msgstr ""
3216
+
3217
+ #: powerpressadmin-jquery.php:143
3218
+ msgid "services"
3219
+ msgstr ""
3220
+
3221
+ #: powerpressadmin-jquery.php:147
3222
+ msgid ""
3223
+ "Our %s PowerPress makes podcast publishing simple. Check out the %s on our "
3224
+ "exciting three-step publishing system!"
3225
+ msgstr ""
3226
+
3227
+ #: powerpressadmin-jquery.php:148
3228
+ msgid "podcast-hosting integrated"
3229
+ msgstr ""
3230
+
3231
+ #: powerpressadmin-jquery.php:149
3232
+ msgid "video"
3233
+ msgstr ""
3234
+
3235
+ #: powerpressadmin-jquery.php:171
3236
+ msgid "An unknown error occurred deleting media file."
3237
+ msgstr ""
3238
+
3239
+ #: powerpressadmin-jquery.php:206
3240
+ msgid "Are you sure you want to delete this media file?"
3241
+ msgstr ""
3242
+
3243
+ #: powerpressadmin-jquery.php:219
3244
+ msgid "Media hosting service expired on %s."
3245
+ msgstr ""
3246
+
3247
+ #: powerpressadmin-jquery.php:223
3248
+ msgid "Media hosting service will expire on %s."
3249
+ msgstr ""
3250
+
3251
+ #: powerpressadmin-jquery.php:226
3252
+ msgid "Renew Media Hosting Service"
3253
+ msgstr ""
3254
+
3255
+ #: powerpressadmin-jquery.php:234 powerpressadmin-jquery.php:291
3256
+ msgid "Upload Media File"
3257
+ msgstr ""
3258
+
3259
+ #: powerpressadmin-jquery.php:235
3260
+ msgid "Select from media files uploaded to blubrry.com"
3261
+ msgstr ""
3262
+
3263
+ #: powerpressadmin-jquery.php:260
3264
+ msgid "Media Published within the past 30 days"
3265
+ msgstr ""
3266
+
3267
+ #: powerpressadmin-jquery.php:271
3268
+ msgid "Published on"
3269
+ msgstr ""
3270
+
3271
+ #: powerpressadmin-jquery.php:275 powerpressadmin-jquery.php:280
3272
+ msgid "Select"
3273
+ msgstr ""
3274
+
3275
+ #: powerpressadmin-jquery.php:300
3276
+ msgid "You have uploaded %s (%s available) of your %s upload limit."
3277
+ msgstr ""
3278
+
3279
+ #: powerpressadmin-jquery.php:314
3280
+ msgid ""
3281
+ "You have %s available (%s published in the last 30 days) of your %s publish "
3282
+ "limit."
3283
+ msgstr ""
3284
+
3285
+ #: powerpressadmin-jquery.php:325
3286
+ msgid "You have %s publish space available."
3287
+ msgstr ""
3288
+
3289
+ #: powerpressadmin-jquery.php:333
3290
+ msgid "Your limit will adjust on %s to %s (%s available)."
3291
+ msgstr ""
3292
+
3293
+ #: powerpressadmin-jquery.php:401
3294
+ msgid "currently not available"
3295
+ msgstr ""
3296
+
3297
+ #: powerpressadmin-jquery.php:403 powerpressadmin-jquery.php:640
3298
+ msgid "Unable to find podcasts for this account."
3299
+ msgstr ""
3300
+
3301
+ #: powerpressadmin-jquery.php:438
3302
+ msgid "You must select a program to continue."
3303
+ msgstr ""
3304
+
3305
+ #: powerpressadmin-jquery.php:450
3306
+ msgid "Please select your podcast program to continue."
3307
+ msgstr ""
3308
+
3309
+ #: powerpressadmin-jquery.php:458
3310
+ msgid "No podcasts for this account are listed on blubrry.com."
3311
+ msgstr ""
3312
+
3313
+ #: powerpressadmin-jquery.php:470
3314
+ msgid "Authentication failed."
3315
+ msgstr ""
3316
+
3317
+ #: powerpressadmin-jquery.php:475
3318
+ msgid "Click Here For Help"
3319
+ msgstr ""
3320
+
3321
+ #: powerpressadmin-jquery.php:490 powerpressadmin-jquery.php:494
3322
+ #: powerpressadmin-jquery.php:510 powerpressadmin-jquery.php:519
3323
+ #: powerpressadmin-jquery.php:545 powerpressadmin-jquery.php:552
3324
+ msgid "Blubrry Services Integration"
3325
+ msgstr ""
3326
+
3327
+ #: powerpressadmin-jquery.php:495
3328
+ msgid "Settings Saved Successfully!"
3329
+ msgstr ""
3330
+
3331
+ #: powerpressadmin-jquery.php:555
3332
+ msgid "Blubrry User Name (Email)"
3333
+ msgstr ""
3334
+
3335
+ #: powerpressadmin-jquery.php:559
3336
+ msgid "Blubrry Password"
3337
+ msgstr ""
3338
+
3339
+ #: powerpressadmin-jquery.php:562
3340
+ msgid "Select Blubrry Services"
3341
+ msgstr ""
3342
+
3343
+ #: powerpressadmin-jquery.php:564
3344
+ msgid "Statistics Integration only"
3345
+ msgstr ""
3346
+
3347
+ #: powerpressadmin-jquery.php:567
3348
+ msgid "Statistics and Hosting Integration (Requires Blubrry Hosting Account)"
3349
+ msgstr ""
3350
+
3351
+ #: powerpressadmin-jquery.php:574
3352
+ msgid "Blubrry Program Keyword"
3353
+ msgstr ""
3354
+
3355
+ #: powerpressadmin-jquery.php:576
3356
+ msgid "Select Program"
3357
+ msgstr ""
3358
+
3359
+ #: powerpressadmin-jquery.php:585
3360
+ msgid "Remove Blubrry Services Integration, are you sure?"
3361
+ msgstr ""
3362
+
3363
+ #: powerpressadmin-jquery.php:586
3364
+ msgid "Save"
3365
+ msgstr ""
3366
+
3367
+ #: powerpressadmin-jquery.php:587 powerpressadmin-jquery.php:760
3368
+ msgid "Cancel"
3369
+ msgstr ""
3370
+
3371
+ #: powerpressadmin-jquery.php:599 powerpressadmin-jquery.php:669
3372
+ #: powerpressadmin-jquery.php:670 powerpressadmin-jquery.php:695
3373
+ msgid "Uploader"
3374
+ msgstr ""
3375
+
3376
+ #: powerpressadmin-jquery.php:624
3377
+ msgid "This feature is available to Blubrry Hosting users only."
3378
+ msgstr ""
3379
+
3380
+ #: powerpressadmin-jquery.php:666
3381
+ msgid "Unable to obtain upload session."
3382
+ msgstr ""
3383
+
3384
+ #: powerpressadmin-jquery.php:694
3385
+ msgid "Upload Complete"
3386
+ msgstr ""
3387
+
3388
+ #: powerpressadmin-jquery.php:699 powerpressadmin-mt.php:728
3389
+ #: powerpressadmin-podpress-stats.php:23 powerpressadmin-podpress-stats.php:27
3390
+ #: powerpressadmin-podpress.php:592 powerpressadmin-podpress.php:597
3391
+ #: powerpressadmin-podpress.php:662
3392
+ msgid "File"
3393
+ msgstr ""
3394
+
3395
+ #: powerpressadmin-jquery.php:737
3396
+ msgid "WordPress"
3397
+ msgstr ""
3398
+
3399
+ #: powerpressadmin-metabox.php:146
3400
+ msgid "Modify existing podcast episode"
3401
+ msgstr ""
3402
+
3403
+ #: powerpressadmin-metabox.php:165
3404
+ msgid "Podcast episode will be removed from this post upon save"
3405
+ msgstr ""
3406
+
3407
+ #: powerpressadmin-metabox.php:179
3408
+ msgid "Browse Media File"
3409
+ msgstr ""
3410
+
3411
+ #: powerpressadmin-metabox.php:179
3412
+ msgid "Browse Media Files"
3413
+ msgstr ""
3414
+
3415
+ #: powerpressadmin-metabox.php:181
3416
+ msgid "Verify"
3417
+ msgstr ""
3418
+
3419
+ #: powerpressadmin-metabox.php:181
3420
+ msgid "Verify Media"
3421
+ msgstr ""
3422
+
3423
+ #: powerpressadmin-metabox.php:182
3424
+ msgid "Checking Media"
3425
+ msgstr ""
3426
+
3427
+ #: powerpressadmin-metabox.php:185
3428
+ msgid "Media file hosted by blubrry.com."
3429
+ msgstr ""
3430
+
3431
+ #: powerpressadmin-metabox.php:186
3432
+ msgid "Remove Blubrry.com hosted media file"
3433
+ msgstr ""
3434
+
3435
+ #: powerpressadmin-metabox.php:186
3436
+ msgid "remove"
3437
+ msgstr ""
3438
+
3439
+ #: powerpressadmin-metabox.php:191
3440
+ msgid "Video is HD (720p/1080i/1080p)"
3441
+ msgstr ""
3442
+
3443
+ #: powerpressadmin-metabox.php:199
3444
+ msgid "Do not display player and media links"
3445
+ msgstr ""
3446
+
3447
+ #: powerpressadmin-metabox.php:205
3448
+ msgid "Do not display player"
3449
+ msgstr ""
3450
+
3451
+ #: powerpressadmin-metabox.php:211
3452
+ msgid "Do not display media links"
3453
+ msgstr ""
3454
+
3455
+ #: powerpressadmin-metabox.php:220
3456
+ msgid "Alt WebM URL"
3457
+ msgstr ""
3458
+
3459
+ #: powerpressadmin-metabox.php:225
3460
+ msgid ""
3461
+ "For HTML5 Video fallback, enter an alternative WebM media URL above. "
3462
+ "(optional)"
3463
+ msgstr ""
3464
+
3465
+ #: powerpressadmin-metabox.php:233
3466
+ msgid "File Size"
3467
+ msgstr ""
3468
+
3469
+ #: powerpressadmin-metabox.php:241 powerpressadmin-metabox.php:256
3470
+ #: powerpressadmin-tags.php:185 powerpressadmin-tags.php:194
3471
+ msgid "Specify"
3472
+ msgstr ""
3473
+
3474
+ #: powerpressadmin-metabox.php:243
3475
+ msgid "in bytes"
3476
+ msgstr ""
3477
+
3478
+ #: powerpressadmin-metabox.php:263
3479
+ msgid "Not specified"
3480
+ msgstr ""
3481
+
3482
+ #: powerpressadmin-metabox.php:286
3483
+ msgid "Select Poster Image"
3484
+ msgstr ""
3485
+
3486
+ #: powerpressadmin-metabox.php:289
3487
+ msgid ""
3488
+ "Poster image for video (m4v, mp4, ogv, webm, etc..). e.g. http://example.com/"
3489
+ "path/to/image.jpg"
3490
+ msgstr ""
3491
+
3492
+ #: powerpressadmin-metabox.php:300
3493
+ msgid "Player Size"
3494
+ msgstr ""
3495
+
3496
+ #: powerpressadmin-metabox.php:315
3497
+ msgid "Media Embed"
3498
+ msgstr ""
3499
+
3500
+ #: powerpressadmin-metabox.php:327
3501
+ msgid "iTunes Keywords"
3502
+ msgstr ""
3503
+
3504
+ #: powerpressadmin-metabox.php:332
3505
+ msgid ""
3506
+ "Enter up to 12 keywords separated by commas. Leave blank to use your blog "
3507
+ "post tags."
3508
+ msgstr ""
3509
+
3510
+ #: powerpressadmin-metabox.php:342
3511
+ msgid "iTunes Subtitle"
3512
+ msgstr ""
3513
+
3514
+ #: powerpressadmin-metabox.php:347
3515
+ msgid ""
3516
+ "Your subtitle may not contain HTML and cannot exceed 250 characters in "
3517
+ "length. Leave blank to use the first 250 characters of your blog post."
3518
+ msgstr ""
3519
+
3520
+ #: powerpressadmin-metabox.php:357
3521
+ msgid "iTunes Summary"
3522
+ msgstr ""
3523
+
3524
+ #: powerpressadmin-metabox.php:362
3525
+ msgid ""
3526
+ "Your summary may not contain HTML and cannot exceed 4,000 characters in "
3527
+ "length. Leave blank to use your blog post."
3528
+ msgstr ""
3529
+
3530
+ #: powerpressadmin-metabox.php:372
3531
+ msgid "iTunes Author"
3532
+ msgstr ""
3533
+
3534
+ #: powerpressadmin-metabox.php:377
3535
+ msgid "Leave blank to use post author name."
3536
+ msgstr ""
3537
+
3538
+ #: powerpressadmin-metabox.php:391
3539
+ msgid "Use feed's explicit setting"
3540
+ msgstr ""
3541
+
3542
+ #: powerpressadmin-metabox.php:391
3543
+ msgid "no - display nothing"
3544
+ msgstr ""
3545
+
3546
+ #: powerpressadmin-metabox.php:391
3547
+ msgid "yes - explicit content"
3548
+ msgstr ""
3549
+
3550
+ #: powerpressadmin-metabox.php:391
3551
+ msgid "clean - no explicit content"
3552
+ msgstr ""
3553
+
3554
+ #: powerpressadmin-metabox.php:407
3555
+ msgid "iTunes CC"
3556
+ msgstr ""
3557
+
3558
+ #: powerpressadmin-metabox.php:411
3559
+ msgid "No Closed Captioning"
3560
+ msgstr ""
3561
+
3562
+ #: powerpressadmin-metabox.php:411
3563
+ msgid "Yes, Closed Captioned media"
3564
+ msgstr ""
3565
+
3566
+ #: powerpressadmin-metabox.php:443
3567
+ msgid "Feature Episode"
3568
+ msgstr ""
3569
+
3570
+ #: powerpressadmin-metabox.php:446
3571
+ msgid ""
3572
+ "Episode will appear at the top of your episode list in the iTunes directory."
3573
+ msgstr ""
3574
+
3575
+ #: powerpressadmin-metabox.php:460 powerpressadmin-player-page.php:752
3576
+ #: powerpressadmin-player-page.php:801 powerpressadmin-player-page.php:816
3577
+ #: powerpressadmin-player-page.php:1308 powerpressadmin-player-page.php:1323
3578
+ #: powerpressadmin-player-page.php:1345 powerpressadmin-player-page.php:1402
3579
+ msgid "No"
3580
+ msgstr ""
3581
+
3582
+ #: powerpressadmin-metabox.php:460
3583
+ msgid "Yes, Block episode from iTunes"
3584
+ msgstr ""
3585
+
3586
+ #: powerpressadmin-metabox.php:588
3587
+ msgid "Select poster image from your computer."
3588
+ msgstr ""
3589
+
3590
+ #: powerpressadmin-metamarks.php:97
3591
+ msgid "Add Meta Mark"
3592
+ msgstr ""
3593
+
3594
+ #: powerpressadmin-metamarks.php:111 powerpressadmin-metamarks.php:143
3595
+ msgid "Position"
3596
+ msgstr ""
3597
+
3598
+ #: powerpressadmin-metamarks.php:115 powerpressadmin-metamarks.php:145
3599
+ #: powerpressadmin-podpress.php:803 powerpressadmin-podpress.php:804
3600
+ msgid "Link"
3601
+ msgstr ""
3602
+
3603
+ #: powerpressadmin-metamarks.php:117 powerpressadmin-metamarks.php:146
3604
+ msgid "Value"
3605
+ msgstr ""
3606
+
3607
+ #: powerpressadmin-metamarks.php:126
3608
+ msgid "An error occurred."
3609
+ msgstr ""
3610
+
3611
+ #: powerpressadmin-metamarks.php:157 powerpressadmin.php:1815
3612
+ msgid "Operation timed out."
3613
+ msgstr ""
3614
+
3615
+ #: powerpressadmin-metamarks.php:159 powerpressadmin-metamarks.php:161
3616
+ #: powerpressadmin-metamarks.php:163 powerpressadmin.php:1817
3617
+ #: powerpressadmin.php:1819 powerpressadmin.php:1821
3618
+ msgid "AJAX Error"
3619
+ msgstr ""
3620
+
3621
+ #: powerpressadmin-metamarks.php:163 powerpressadmin.php:1821
3622
+ msgid "Unknown"
3623
+ msgstr ""
3624
+
3625
+ #: powerpressadmin-metamarks.php:171
3626
+ msgid "Delete row, are you sure?"
3627
+ msgstr ""
3628
+
3629
+ #: powerpressadmin-mode.php:10
3630
+ msgid "Welcome to Blubrry PowerPress"
3631
+ msgstr ""
3632
+
3633
+ #: powerpressadmin-mode.php:13
3634
+ msgid ""
3635
+ "Welcome to Blubrry PowerPress. In order to give each user the best "
3636
+ "experience, we designed two modes; Simple and Advanced. Please select the "
3637
+ "mode that is most appropriate for your needs."
3638
+ msgstr ""
3639
+
3640
+ #: powerpressadmin-mode.php:18
3641
+ msgid "Select Mode"
3642
+ msgstr ""
3643
+
3644
+ #: powerpressadmin-mode.php:21
3645
+ msgid "Simple Mode"
3646
+ msgstr ""
3647
+
3648
+ #: powerpressadmin-mode.php:22
3649
+ msgid ""
3650
+ "Simple Mode is intended for podcasters who are just starting out and feel a "
3651
+ "bit intimidated by all of the possible options and settings. This mode is "
3652
+ "perfect for someone who is recording in one format (e.g. mp3) and wants to "
3653
+ "keep things simple."
3654
+ msgstr ""
3655
+
3656
+ #: powerpressadmin-mode.php:23 powerpressadmin-mode.php:31
3657
+ msgid "Features Include"
3658
+ msgstr ""
3659
+
3660
+ #: powerpressadmin-mode.php:24
3661
+ msgid "Only the bare essential settings"
3662
+ msgstr ""
3663
+
3664
+ #: powerpressadmin-mode.php:25
3665
+ msgid "Important feed and iTunes settings"
3666
+ msgstr ""
3667
+
3668
+ #: powerpressadmin-mode.php:26
3669
+ msgid "Player and download links added to bottom of episode posts"
3670
+ msgstr ""
3671
+
3672
+ #: powerpressadmin-mode.php:29
3673
+ msgid "Advanced Mode"
3674
+ msgstr ""
3675
+
3676
+ #: powerpressadmin-mode.php:30
3677
+ msgid ""
3678
+ "Advanced Mode gives you all of the features packaged in Blubrry PowerPress. "
3679
+ "This mode is perfect for someone who may want to distribute multiple "
3680
+ "versions of their podcast, customize the web player and download links, or "
3681
+ "import data from a previous podcasting platform."
3682
+ msgstr ""
3683
+
3684
+ #: powerpressadmin-mode.php:32
3685
+ msgid "Advanced Settings"
3686
+ msgstr ""
3687
+
3688
+ #: powerpressadmin-mode.php:32
3689
+ msgid "Tweak additional settings."
3690
+ msgstr ""
3691
+
3692
+ #: powerpressadmin-mode.php:33
3693
+ msgid "Presentation Settings"
3694
+ msgstr ""
3695
+
3696
+ #: powerpressadmin-mode.php:33
3697
+ msgid "Customize web player and media download links"
3698
+ msgstr ""
3699
+
3700
+ #: powerpressadmin-mode.php:34
3701
+ msgid "Extensive Feed Settings"
3702
+ msgstr ""
3703
+
3704
+ #: powerpressadmin-mode.php:34
3705
+ msgid "Tweak all available feed settings"
3706
+ msgstr ""
3707
+
3708
+ #: powerpressadmin-mode.php:42
3709
+ msgid "Set Mode and Continue"
3710
+ msgstr ""
3711
+
3712
+ #: powerpressadmin-mt.php:237
3713
+ msgid "HTTP return code"
3714
+ msgstr ""
3715
+
3716
+ #: powerpressadmin-mt.php:251
3717
+ msgid "Error importing %s for blog post %s:"
3718
+ msgstr ""
3719
+
3720
+ #: powerpressadmin-mt.php:259
3721
+ msgid "Episode %s for blog post %s imported to feed %s."
3722
+ msgstr ""
3723
+
3724
+ #: powerpressadmin-mt.php:293
3725
+ msgid "Duration of each mp3 detected."
3726
+ msgstr ""
3727
+
3728
+ #: powerpressadmin-mt.php:298
3729
+ msgid "Imported %d episode(s)."
3730
+ msgstr ""
3731
+
3732
+ #: powerpressadmin-mt.php:300
3733
+ msgid "Found %d error(s)."
3734
+ msgstr ""
3735
+
3736
+ #: powerpressadmin-mt.php:307
3737
+ msgid "Episode Title"
3738
+ msgstr ""
3739
+
3740
+ #: powerpressadmin-mt.php:308
3741
+ msgid "Date"
3742
+ msgstr ""
3743
+
3744
+ #: powerpressadmin-mt.php:310 powerpressadmin-podpress.php:317
3745
+ msgid "Feed: (podcast)"
3746
+ msgstr ""
3747
+
3748
+ #: powerpressadmin-mt.php:317 powerpressadmin-podpress-stats.php:23
3749
+ #: powerpressadmin-podpress-stats.php:27 powerpressadmin-podpress.php:324
3750
+ msgid "Feed"
3751
+ msgstr ""
3752
+
3753
+ #: powerpressadmin-mt.php:320 powerpressadmin-mt.php:736
3754
+ #: powerpressadmin-podpress.php:327 powerpressadmin-podpress.php:723
3755
+ msgid "No Import"
3756
+ msgstr ""
3757
+
3758
+ #: powerpressadmin-mt.php:332 powerpressadmin-mt.php:334
3759
+ #: powerpressadmin-mt.php:551 powerpressadmin-podpress.php:339
3760
+ msgid "Podcast Feed (default)"
3761
+ msgstr ""
3762
+
3763
+ #: powerpressadmin-mt.php:340
3764
+ msgid ""
3765
+ "We found blog posts that have as many as %d media files. You may need to "
3766
+ "create %d more Custom Feed%s in order to import all of the media."
3767
+ msgstr ""
3768
+
3769
+ #: powerpressadmin-mt.php:398 powerpressadmin-podpress.php:399
3770
+ msgid "Sorry, you may only select one media file per post per feed."
3771
+ msgstr ""
3772
+
3773
+ #: powerpressadmin-mt.php:412 powerpressadmin-podpress.php:413
3774
+ msgid "Select \"No Import\" option for all media files?"
3775
+ msgstr ""
3776
+
3777
+ #: powerpressadmin-mt.php:455 powerpressadmin-podpress.php:746
3778
+ #: powerpressadmin-podpress.php:754 powerpressadmin-podpress.php:815
3779
+ #: powerpressadmin-tools.php:45
3780
+ msgid "Import Episodes"
3781
+ msgstr ""
3782
+
3783
+ #: powerpressadmin-mt.php:461
3784
+ msgid "No episodes found to import."
3785
+ msgstr ""
3786
+
3787
+ #: powerpressadmin-mt.php:468 powerpressadmin-podpress.php:474
3788
+ msgid ""
3789
+ "Select the media file under each feed for each episode you wish to import."
3790
+ msgstr ""
3791
+
3792
+ #: powerpressadmin-mt.php:656 powerpressadmin-podpress.php:646
3793
+ msgid "present"
3794
+ msgstr ""
3795
+
3796
+ #: powerpressadmin-mt.php:658 powerpressadmin-podpress.php:648
3797
+ msgid "imported"
3798
+ msgstr ""
3799
+
3800
+ #: powerpressadmin-mt.php:715 powerpressadmin-podpress.php:704
3801
+ msgid "Importable episodes highlighted in %s with asterisks *."
3802
+ msgstr ""
3803
+
3804
+ #: powerpressadmin-mt.php:716 powerpressadmin-podpress.php:705
3805
+ msgid "red"
3806
+ msgstr ""
3807
+
3808
+ #: powerpressadmin-mt.php:719
3809
+ msgid "Select Only:"
3810
+ msgstr ""
3811
+
3812
+ #: powerpressadmin-mt.php:741
3813
+ msgid "Types of media found:"
3814
+ msgstr ""
3815
+
3816
+ #: powerpressadmin-mt.php:765
3817
+ msgid ""
3818
+ "There are %s media files that can be imported with a total of %d blog post "
3819
+ "podcast episodes."
3820
+ msgstr ""
3821
+
3822
+ #: powerpressadmin-mt.php:776
3823
+ msgid ""
3824
+ "Detect duration for mp3 media. (expect script to take a while with this "
3825
+ "option)"
3826
+ msgstr ""
3827
+
3828
+ #: powerpressadmin-mt.php:783 powerpressadmin-podpress.php:832
3829
+ msgid "Filter Results"
3830
+ msgstr ""
3831
+
3832
+ #: powerpressadmin-mt.php:784 powerpressadmin-podpress.php:833
3833
+ msgid "Include Only"
3834
+ msgstr ""
3835
+
3836
+ #: powerpressadmin-mt.php:785
3837
+ msgid "leave blank for all media"
3838
+ msgstr ""
3839
+
3840
+ #: powerpressadmin-mt.php:786
3841
+ msgid ""
3842
+ "Specify the file extensions to include separated by commas (e.g. mp3, m4v)."
3843
+ msgstr ""
3844
+
3845
+ #: powerpressadmin-mt.php:789
3846
+ msgid "Filter Episodes"
3847
+ msgstr ""
3848
+
3849
+ #: powerpressadmin-ping-sites.php:18
3850
+ msgid "Update services added successfully."
3851
+ msgstr ""
3852
+
3853
+ #: powerpressadmin-ping-sites.php:22
3854
+ msgid "No update services selected to add."
3855
+ msgstr ""
3856
+
3857
+ #: powerpressadmin-ping-sites.php:29
3858
+ msgid "Ping-o-Matic!"
3859
+ msgstr ""
3860
+
3861
+ #: powerpressadmin-ping-sites.php:30
3862
+ msgid "Google Blog Search"
3863
+ msgstr ""
3864
+
3865
+ #: powerpressadmin-ping-sites.php:31
3866
+ msgid "WebLogs"
3867
+ msgstr ""
3868
+
3869
+ #: powerpressadmin-ping-sites.php:33
3870
+ msgid "WebLogs Audio"
3871
+ msgstr ""
3872
+
3873
+ #: powerpressadmin-ping-sites.php:38
3874
+ msgid "Add Update services / Ping Sites"
3875
+ msgstr ""
3876
+
3877
+ #: powerpressadmin-ping-sites.php:40
3878
+ msgid ""
3879
+ "Notify the following Update Services / Ping Sites when you create a new blog "
3880
+ "post / podcast episode."
3881
+ msgstr ""
3882
+
3883
+ #: powerpressadmin-ping-sites.php:44
3884
+ msgid "Update Blog Searvices"
3885
+ msgstr ""
3886
+
3887
+ #: powerpressadmin-ping-sites.php:46
3888
+ msgid "Select the blog service you would like to notify."
3889
+ msgstr ""
3890
+
3891
+ #: powerpressadmin-ping-sites.php:68
3892
+ msgid "Update Podcast Searvices"
3893
+ msgstr ""
3894
+
3895
+ #: powerpressadmin-ping-sites.php:70
3896
+ msgid "Select the podcasting service you would like to notify."
3897
+ msgstr ""
3898
+
3899
+ #: powerpressadmin-ping-sites.php:93
3900
+ msgid ""
3901
+ "You can manually add ping services by going to the to the \"Update Services"
3902
+ "\" section found in the <b>WordPress Settings</b> &gt; <b>Writing</b> page."
3903
+ msgstr ""
3904
+
3905
+ #: powerpressadmin-ping-sites.php:96
3906
+ msgid "Add Selected Update Services"
3907
+ msgstr ""
3908
+
3909
+ #: powerpressadmin-player-page.php:10
3910
+ msgid ""
3911
+ "Flow Player Classic is an open source flash player that supports both audio "
3912
+ "(mp3 and m4a) and video (mp4, m4v and flv) media files. It includes all the "
3913
+ "necessary features for playback including a play/pause button, scrollable "
3914
+ "position bar, ellapsed time, total time, mute button and volume control."
3915
+ msgstr ""
3916
+
3917
+ #: powerpressadmin-player-page.php:14
3918
+ msgid ""
3919
+ "Flow Player Classic was chosen as the default player in Blubrry PowerPress "
3920
+ "because if its backwards compatibility with older versions of Flash and "
3921
+ "support for both audio and video."
3922
+ msgstr ""
3923
+
3924
+ #: powerpressadmin-player-page.php:27
3925
+ msgid "Activate Plugin"
3926
+ msgstr ""
3927
+
3928
+ #: powerpressadmin-player-page.php:27 powerpressadmin-player-page.php:33
3929
+ msgid "VideoJS - HTML5 Video Player for WordPress plugin"
3930
+ msgstr ""
3931
+
3932
+ #: powerpressadmin-player-page.php:33
3933
+ msgid "Install Plugin"
3934
+ msgstr ""
3935
+
3936
+ #: powerpressadmin-player-page.php:37
3937
+ msgid ""
3938
+ "VideoJS is a HTML5 JavaScript and CSS video player with fallback to Flash. "
3939
+ msgstr ""
3940
+
3941
+ #: powerpressadmin-player-page.php:42
3942
+ msgid "The %s must be installed and activated in order to enable this feature."
3943
+ msgstr ""
3944
+
3945
+ #: powerpressadmin-player-page.php:217
3946
+ msgid "Blubrry PowerPress Player Options"
3947
+ msgstr ""
3948
+
3949
+ #: powerpressadmin-player-page.php:218
3950
+ msgid "Select the media player you would like to use."
3951
+ msgstr ""
3952
+
3953
+ #: powerpressadmin-player-page.php:230
3954
+ msgid "Flow Player Classic"
3955
+ msgstr ""
3956
+
3957
+ #: powerpressadmin-player-page.php:231 powerpressadmin-player-page.php:245
3958
+ #: powerpressadmin-player-page.php:308 powerpressadmin-player-page.php:343
3959
+ #: powerpressadmin-player-page.php:355 powerpressadmin-player-page.php:367
3960
+ #: powerpressadmin-player-page.php:379 powerpressadmin-player-page.php:393
3961
+ #: powerpressadmin-player-page.php:407
3962
+ msgid "Activate and Configure Now"
3963
+ msgstr ""
3964
+
3965
+ #: powerpressadmin-player-page.php:244
3966
+ msgid "HTML5 Video Player"
3967
+ msgstr ""
3968
+
3969
+ #: powerpressadmin-player-page.php:254
3970
+ msgid ""
3971
+ "HTML5 Video is an element introduced in the latest HTML specification "
3972
+ "(HTML5) for the purpose of playing videos."
3973
+ msgstr ""
3974
+
3975
+ #: powerpressadmin-player-page.php:257
3976
+ msgid ""
3977
+ "HTML5 Video Player is not format specific. See table below for a list of "
3978
+ "browsers and supported formats."
3979
+ msgstr ""
3980
+
3981
+ #: powerpressadmin-player-page.php:261 powerpressadmin-player-page.php:423
3982
+ msgid "Browser"
3983
+ msgstr ""
3984
+
3985
+ #: powerpressadmin-player-page.php:267 powerpressadmin-player-page.php:429
3986
+ msgid "Internet Explorer"
3987
+ msgstr ""
3988
+
3989
+ #: powerpressadmin-player-page.php:273 powerpressadmin-player-page.php:435
3990
+ msgid "Firefox"
3991
+ msgstr ""
3992
+
3993
+ #: powerpressadmin-player-page.php:279 powerpressadmin-player-page.php:441
3994
+ msgid "Chrome"
3995
+ msgstr ""
3996
+
3997
+ #: powerpressadmin-player-page.php:285 powerpressadmin-player-page.php:447
3998
+ msgid "Opera"
3999
+ msgstr ""
4000
+
4001
+ #: powerpressadmin-player-page.php:291 powerpressadmin-player-page.php:453
4002
+ msgid "Safari"
4003
+ msgstr ""
4004
+
4005
+ #: powerpressadmin-player-page.php:297
4006
+ msgid ""
4007
+ "Chrome supported H.264 in previous versions, but no longer supports the "
4008
+ "format."
4009
+ msgstr ""
4010
+
4011
+ #: powerpressadmin-player-page.php:298 powerpressadmin-player-page.php:460
4012
+ msgid "Safari requires QuickTime installed for HTML5 playback."
4013
+ msgstr ""
4014
+
4015
+ #: powerpressadmin-player-page.php:300 powerpressadmin-player-page.php:462
4016
+ msgid "Flow Player Classic is used when HTML5 support is not available."
4017
+ msgstr ""
4018
+
4019
+ #: powerpressadmin-player-page.php:306
4020
+ msgid "VideoJS"
4021
+ msgstr ""
4022
+
4023
+ #: powerpressadmin-player-page.php:342
4024
+ msgid "Flow Player Classic (default)"
4025
+ msgstr ""
4026
+
4027
+ #: powerpressadmin-player-page.php:354
4028
+ msgid "1 Pixel Out Audio Player"
4029
+ msgstr ""
4030
+
4031
+ #: powerpressadmin-player-page.php:362
4032
+ msgid ""
4033
+ "1 Pixel Out Audio Player is a popular customizable audio (mp3 only) flash "
4034
+ "player. Features include an animated play/pause button, scrollable position "
4035
+ "bar, ellapsed/remaining time, volume control and color styling options."
4036
+ msgstr ""
4037
+
4038
+ #: powerpressadmin-player-page.php:366
4039
+ msgid "Mp3 Player Maxi"
4040
+ msgstr ""
4041
+
4042
+ #: powerpressadmin-player-page.php:374
4043
+ msgid ""
4044
+ "Flash Mp3 Maxi Player is a customizable open source audio (mp3 only) flash "
4045
+ "player. Features include pause/play/stop/file info buttons, scrollable "
4046
+ "position bar, volume control and color styling options."
4047
+ msgstr ""
4048
+
4049
+ #: powerpressadmin-player-page.php:378
4050
+ msgid "Simple Flash MP3 Player"
4051
+ msgstr ""
4052
+
4053
+ #: powerpressadmin-player-page.php:388
4054
+ msgid ""
4055
+ "Simple Flash MP3 Player is a free and simple audio (mp3 only) flash player. "
4056
+ "Features include play/pause and stop buttons."
4057
+ msgstr ""
4058
+
4059
+ #: powerpressadmin-player-page.php:392
4060
+ msgid "AudioPlay"
4061
+ msgstr ""
4062
+
4063
+ #: powerpressadmin-player-page.php:402
4064
+ msgid ""
4065
+ "AudioPlay is one button freeware audio (mp3 only) flash player. Features "
4066
+ "include a play/stop or play/pause button available in two sizes in either "
4067
+ "black or white."
4068
+ msgstr ""
4069
+
4070
+ #: powerpressadmin-player-page.php:406
4071
+ msgid "HTML5 Audio Player"
4072
+ msgstr ""
4073
+
4074
+ #: powerpressadmin-player-page.php:416
4075
+ msgid ""
4076
+ "HTML5 audio is an element introduced in the latest HTML specification "
4077
+ "(HTML5) for the purpose of playing audio."
4078
+ msgstr ""
4079
+
4080
+ #: powerpressadmin-player-page.php:419
4081
+ msgid ""
4082
+ "HTML5 Audio Player is not format specific. See table below for a list of "
4083
+ "browsers and supported formats."
4084
+ msgstr ""
4085
+
4086
+ #: powerpressadmin-player-page.php:459
4087
+ msgid ""
4088
+ "Chrome supported AAC in previous versions, but no longer supports the format."
4089
+ msgstr ""
4090
+
4091
+ #: powerpressadmin-player-page.php:474
4092
+ msgid "Click 'Save Changes' to activate and configure selected player."
4093
+ msgstr ""
4094
+
4095
+ #: powerpressadmin-player-page.php:480
4096
+ msgid "Configure Player"
4097
+ msgstr ""
4098
+
4099
+ #: powerpressadmin-player-page.php:482
4100
+ msgid "Select a different audio player"
4101
+ msgstr ""
4102
+
4103
+ #: powerpressadmin-player-page.php:484
4104
+ msgid "Select a different video player"
4105
+ msgstr ""
4106
+
4107
+ #: powerpressadmin-player-page.php:589
4108
+ msgid ""
4109
+ "Set defaults, are you sure?\\n\\nAll of the current settings will be "
4110
+ "overwritten!"
4111
+ msgstr ""
4112
+
4113
+ #: powerpressadmin-player-page.php:681
4114
+ msgid "Configure the 1 pixel out Audio Player"
4115
+ msgstr ""
4116
+
4117
+ #: powerpressadmin-player-page.php:688 powerpressadmin-player-page.php:1007
4118
+ #: powerpressadmin-player-page.php:1162 powerpressadmin-player-page.php:1546
4119
+ #: powerpressadmin-player-page.php:1640 powerpressadmin-player-page.php:1686
4120
+ #: powerpressadmin-player-page.php:1724 powerpressadmin-player-page.php:1744
4121
+ #: powerpressadmin-player-page.php:1764
4122
+ msgid "Preview of Player"
4123
+ msgstr ""
4124
+
4125
+ #: powerpressadmin-player-page.php:701 powerpressadmin-player-page.php:1177
4126
+ msgid "Set Defaults"
4127
+ msgstr ""
4128
+
4129
+ #: powerpressadmin-player-page.php:705 powerpressadmin-player-page.php:843
4130
+ msgid "Progress Bar"
4131
+ msgstr ""
4132
+
4133
+ #: powerpressadmin-player-page.php:706
4134
+ msgid "Volume Button"
4135
+ msgstr ""
4136
+
4137
+ #: powerpressadmin-player-page.php:707
4138
+ msgid "Play / Pause Button"
4139
+ msgstr ""
4140
+
4141
+ #: powerpressadmin-player-page.php:711 powerpressadmin-player-page.php:1187
4142
+ #: powerpressadmin-player-page.php:1559 powerpressadmin-player-page.php:1698
4143
+ msgid "General Settings"
4144
+ msgstr ""
4145
+
4146
+ #: powerpressadmin-player-page.php:715
4147
+ msgid "Page Background Color"
4148
+ msgstr ""
4149
+
4150
+ #: powerpressadmin-player-page.php:723 powerpressadmin-player-page.php:1227
4151
+ #: powerpressadmin-player-page.php:1571
4152
+ msgid "leave blank for transparent"
4153
+ msgstr ""
4154
+
4155
+ #: powerpressadmin-player-page.php:727
4156
+ msgid "Player Background Color"
4157
+ msgstr ""
4158
+
4159
+ #: powerpressadmin-player-page.php:738
4160
+ msgid "Width (in pixels)"
4161
+ msgstr ""
4162
+
4163
+ #: powerpressadmin-player-page.php:742
4164
+ msgid "width of the player. e.g. 290 (290 pixels) or 100%"
4165
+ msgstr ""
4166
+
4167
+ #: powerpressadmin-player-page.php:747
4168
+ msgid "Right-to-Left"
4169
+ msgstr ""
4170
+
4171
+ #: powerpressadmin-player-page.php:755
4172
+ msgid "switches the layout to animate from the right to the left"
4173
+ msgstr ""
4174
+
4175
+ #: powerpressadmin-player-page.php:761
4176
+ msgid "Loading Bar Color"
4177
+ msgstr ""
4178
+
4179
+ #: powerpressadmin-player-page.php:773 powerpressadmin-player-page.php:1232
4180
+ msgid "Text Color"
4181
+ msgstr ""
4182
+
4183
+ #: powerpressadmin-player-page.php:785
4184
+ msgid "Text In Player"
4185
+ msgstr ""
4186
+
4187
+ #: powerpressadmin-player-page.php:789
4188
+ msgid ""
4189
+ "Enter '%s' to display track name from mp3. Only works if media is hosted on "
4190
+ "same server as blog."
4191
+ msgstr ""
4192
+
4193
+ #: powerpressadmin-player-page.php:795
4194
+ msgid "Play Animation"
4195
+ msgstr ""
4196
+
4197
+ #: powerpressadmin-player-page.php:804
4198
+ msgid "if no, player is always open"
4199
+ msgstr ""
4200
+
4201
+ #: powerpressadmin-player-page.php:810
4202
+ msgid "Display Remaining Time"
4203
+ msgstr ""
4204
+
4205
+ #: powerpressadmin-player-page.php:819
4206
+ msgid ""
4207
+ "if yes, shows remaining track time rather than ellapsed time (default: no)"
4208
+ msgstr ""
4209
+
4210
+ #: powerpressadmin-player-page.php:825
4211
+ msgid "Buffering Time"
4212
+ msgstr ""
4213
+
4214
+ #: powerpressadmin-player-page.php:831
4215
+ msgid "No buffering"
4216
+ msgstr ""
4217
+
4218
+ #: powerpressadmin-player-page.php:831
4219
+ msgid "Default (5 seconds)"
4220
+ msgstr ""
4221
+
4222
+ #: powerpressadmin-player-page.php:831
4223
+ msgid "10 seconds"
4224
+ msgstr ""
4225
+
4226
+ #: powerpressadmin-player-page.php:831
4227
+ msgid "15 seconds"
4228
+ msgstr ""
4229
+
4230
+ #: powerpressadmin-player-page.php:831
4231
+ msgid "20 seconds"
4232
+ msgstr ""
4233
+
4234
+ #: powerpressadmin-player-page.php:831
4235
+ msgid "30 seconds"
4236
+ msgstr ""
4237
+
4238
+ #: powerpressadmin-player-page.php:831
4239
+ msgid "60 seconds"
4240
+ msgstr ""
4241
+
4242
+ #: powerpressadmin-player-page.php:834
4243
+ msgid "buffering time in seconds"
4244
+ msgstr ""
4245
+
4246
+ #: powerpressadmin-player-page.php:847
4247
+ msgid "Progress Bar Background"
4248
+ msgstr ""
4249
+
4250
+ #: powerpressadmin-player-page.php:858
4251
+ msgid "Progress Bar Color"
4252
+ msgstr ""
4253
+
4254
+ #: powerpressadmin-player-page.php:869
4255
+ msgid "Progress Bar Border"
4256
+ msgstr ""
4257
+
4258
+ #: powerpressadmin-player-page.php:883
4259
+ msgid "Volume Button Settings"
4260
+ msgstr ""
4261
+
4262
+ #: powerpressadmin-player-page.php:887
4263
+ msgid "Initial Volume"
4264
+ msgstr ""
4265
+
4266
+ #: powerpressadmin-player-page.php:898
4267
+ msgid "initial volume level (default: 60)"
4268
+ msgstr ""
4269
+
4270
+ #: powerpressadmin-player-page.php:904
4271
+ msgid "Volumn Background Color"
4272
+ msgstr ""
4273
+
4274
+ #: powerpressadmin-player-page.php:915
4275
+ msgid "Speaker Icon Color"
4276
+ msgstr ""
4277
+
4278
+ #: powerpressadmin-player-page.php:926
4279
+ msgid "Volume Icon Background"
4280
+ msgstr ""
4281
+
4282
+ #: powerpressadmin-player-page.php:937
4283
+ msgid "Volume Slider Color"
4284
+ msgstr ""
4285
+
4286
+ #: powerpressadmin-player-page.php:950
4287
+ msgid "Play / Pause Button Settings"
4288
+ msgstr ""
4289
+
4290
+ #: powerpressadmin-player-page.php:954
4291
+ msgid "Play/Pause Background Color"
4292
+ msgstr ""
4293
+
4294
+ #: powerpressadmin-player-page.php:965
4295
+ msgid "Play/Pause Hover Color"
4296
+ msgstr ""
4297
+
4298
+ #: powerpressadmin-player-page.php:976
4299
+ msgid "Play/Pause Icon Color"
4300
+ msgstr ""
4301
+
4302
+ #: powerpressadmin-player-page.php:987
4303
+ msgid "Play/Pause Icon Hover Color"
4304
+ msgstr ""
4305
+
4306
+ #: powerpressadmin-player-page.php:1023
4307
+ msgid "Simple Flash Player has no additional settings."
4308
+ msgstr ""
4309
+
4310
+ #: powerpressadmin-player-page.php:1072
4311
+ msgid ""
4312
+ "Set defaults, are you sure?\\n\\nAll of the current settings will be "
4313
+ "overwritten!'"
4314
+ msgstr ""
4315
+
4316
+ #: powerpressadmin-player-page.php:1157
4317
+ msgid "Configure Flash Mp3 Maxi Player"
4318
+ msgstr ""
4319
+
4320
+ #: powerpressadmin-player-page.php:1181 powerpressadmin-player-page.php:1266
4321
+ msgid "Button Settings"
4322
+ msgstr ""
4323
+
4324
+ #: powerpressadmin-player-page.php:1182 powerpressadmin-player-page.php:1334
4325
+ msgid "Volume Settings"
4326
+ msgstr ""
4327
+
4328
+ #: powerpressadmin-player-page.php:1183 powerpressadmin-player-page.php:1391
4329
+ msgid "Slider Settings"
4330
+ msgstr ""
4331
+
4332
+ #: powerpressadmin-player-page.php:1192
4333
+ msgid "leave blank for default values"
4334
+ msgstr ""
4335
+
4336
+ #: powerpressadmin-player-page.php:1197
4337
+ msgid "Player Gradient Color Top"
4338
+ msgstr ""
4339
+
4340
+ #: powerpressadmin-player-page.php:1208
4341
+ msgid "Player Gradient Color Bottom"
4342
+ msgstr ""
4343
+
4344
+ #: powerpressadmin-player-page.php:1244
4345
+ msgid "Player Height (in pixels)"
4346
+ msgstr ""
4347
+
4348
+ #: powerpressadmin-player-page.php:1254
4349
+ msgid "Player Width (in pixels)"
4350
+ msgstr ""
4351
+
4352
+ #: powerpressadmin-player-page.php:1270
4353
+ msgid "Button Color"
4354
+ msgstr ""
4355
+
4356
+ #: powerpressadmin-player-page.php:1281
4357
+ msgid "Button Hover Color"
4358
+ msgstr ""
4359
+
4360
+ #: powerpressadmin-player-page.php:1292
4361
+ msgid "Button Width (in pixels)"
4362
+ msgstr ""
4363
+
4364
+ #: powerpressadmin-player-page.php:1302
4365
+ msgid "Show Stop Button"
4366
+ msgstr ""
4367
+
4368
+ #: powerpressadmin-player-page.php:1317
4369
+ msgid "Show Info"
4370
+ msgstr ""
4371
+
4372
+ #: powerpressadmin-player-page.php:1339
4373
+ msgid "Show Volume"
4374
+ msgstr ""
4375
+
4376
+ #: powerpressadmin-player-page.php:1354
4377
+ msgid "Volume"
4378
+ msgstr ""
4379
+
4380
+ #: powerpressadmin-player-page.php:1368
4381
+ msgid "Volume Height (in pixels)"
4382
+ msgstr ""
4383
+
4384
+ #: powerpressadmin-player-page.php:1378
4385
+ msgid "Volume Width (in pixels)"
4386
+ msgstr ""
4387
+
4388
+ #: powerpressadmin-player-page.php:1396
4389
+ msgid "Show Slider"
4390
+ msgstr ""
4391
+
4392
+ #: powerpressadmin-player-page.php:1412
4393
+ msgid "Slider Color Top"
4394
+ msgstr ""
4395
+
4396
+ #: powerpressadmin-player-page.php:1423
4397
+ msgid "Slider Color Bottom"
4398
+ msgstr ""
4399
+
4400
+ #: powerpressadmin-player-page.php:1435
4401
+ msgid "Slider Hover Color"
4402
+ msgstr ""
4403
+
4404
+ #: powerpressadmin-player-page.php:1446
4405
+ msgid "Slider Height (in pixels)"
4406
+ msgstr ""
4407
+
4408
+ #: powerpressadmin-player-page.php:1456
4409
+ msgid "Slider Width (in pixels)"
4410
+ msgstr ""
4411
+
4412
+ #: powerpressadmin-player-page.php:1467
4413
+ msgid "Show Loading Buffer"
4414
+ msgstr ""
4415
+
4416
+ #: powerpressadmin-player-page.php:1481
4417
+ msgid "Loading Buffer Color"
4418
+ msgstr ""
4419
+
4420
+ #: powerpressadmin-player-page.php:1540
4421
+ msgid "Configure the AudioPlay Player"
4422
+ msgstr ""
4423
+
4424
+ #: powerpressadmin-player-page.php:1576
4425
+ msgid "Player Mode"
4426
+ msgstr ""
4427
+
4428
+ #: powerpressadmin-player-page.php:1582
4429
+ msgid "Play/Pause"
4430
+ msgstr ""
4431
+
4432
+ #: powerpressadmin-player-page.php:1582
4433
+ msgid "Play/Stop"
4434
+ msgstr ""
4435
+
4436
+ #: powerpressadmin-player-page.php:1591
4437
+ msgid "Player Button"
4438
+ msgstr ""
4439
+
4440
+ #: powerpressadmin-player-page.php:1607
4441
+ msgid "Small White"
4442
+ msgstr ""
4443
+
4444
+ #: powerpressadmin-player-page.php:1609
4445
+ msgid "Large White"
4446
+ msgstr ""
4447
+
4448
+ #: powerpressadmin-player-page.php:1616
4449
+ msgid "Small Black"
4450
+ msgstr ""
4451
+
4452
+ #: powerpressadmin-player-page.php:1618
4453
+ msgid "Large Black"
4454
+ msgstr ""
4455
+
4456
+ #: powerpressadmin-player-page.php:1636
4457
+ msgid "Configure HTML5 Audio Player"
4458
+ msgstr ""
4459
+
4460
+ #: powerpressadmin-player-page.php:1654 powerpressadmin-player-page.php:1904
4461
+ msgid "Play Icon"
4462
+ msgstr ""
4463
+
4464
+ #: powerpressadmin-player-page.php:1660 powerpressadmin-player-page.php:1910
4465
+ msgid "Place the URL to the play icon above."
4466
+ msgstr ""
4467
+
4468
+ #: powerpressadmin-player-page.php:1661
4469
+ msgid "Leave blank to use default play icon image."
4470
+ msgstr ""
4471
+
4472
+ #: powerpressadmin-player-page.php:1682 powerpressadmin-player-page.php:1720
4473
+ msgid "Configure Flow Player Classic"
4474
+ msgstr ""
4475
+
4476
+ #: powerpressadmin-player-page.php:1702 powerpressadmin.php:1871
4477
+ msgid "Width"
4478
+ msgstr ""
4479
+
4480
+ #: powerpressadmin-player-page.php:1706
4481
+ msgid "Width of Audio mp3 player (leave blank for 320 default)"
4482
+ msgstr ""
4483
+
4484
+ #: powerpressadmin-player-page.php:1740
4485
+ msgid "Configure HTML5 Video Player"
4486
+ msgstr ""
4487
+
4488
+ #: powerpressadmin-player-page.php:1760
4489
+ msgid "Configure VideoJS"
4490
+ msgstr ""
4491
+
4492
+ #: powerpressadmin-player-page.php:1775
4493
+ msgid "VideoJS Settings"
4494
+ msgstr ""
4495
+
4496
+ #: powerpressadmin-player-page.php:1779
4497
+ msgid "VideoJS CSS Class"
4498
+ msgstr ""
4499
+
4500
+ #: powerpressadmin-player-page.php:1784
4501
+ msgid "Apply specific CSS styling to your Video JS player."
4502
+ msgstr ""
4503
+
4504
+ #: powerpressadmin-player-page.php:1810
4505
+ msgid "Common Settings"
4506
+ msgstr ""
4507
+
4508
+ #: powerpressadmin-player-page.php:1811
4509
+ msgid ""
4510
+ "The following video settings apply to the video player above as well as to "
4511
+ "classic video &lt;embed&gt; formats such as Microsoft Windows Media (.wmv), "
4512
+ "QuickTime (.mov) and RealPlayer."
4513
+ msgstr ""
4514
+
4515
+ #: powerpressadmin-player-page.php:1815
4516
+ msgid "Player Width"
4517
+ msgstr ""
4518
+
4519
+ #: powerpressadmin-player-page.php:1819
4520
+ msgid "Width of player (leave blank for 400 default)"
4521
+ msgstr ""
4522
+
4523
+ #: powerpressadmin-player-page.php:1825
4524
+ msgid "Player Height"
4525
+ msgstr ""
4526
+
4527
+ #: powerpressadmin-player-page.php:1829
4528
+ msgid "Height of player (leave blank for 225 default)"
4529
+ msgstr ""
4530
+
4531
+ #: powerpressadmin-player-page.php:1841
4532
+ msgid "QuickTime Scale"
4533
+ msgstr ""
4534
+
4535
+ #: powerpressadmin-player-page.php:1845
4536
+ msgid "ToFit (default)"
4537
+ msgstr ""
4538
+
4539
+ #: powerpressadmin-player-page.php:1845
4540
+ msgid "Aspect"
4541
+ msgstr ""
4542
+
4543
+ #: powerpressadmin-player-page.php:1850 powerpressadmin-player-page.php:1852
4544
+ msgid "Custom"
4545
+ msgstr ""
4546
+
4547
+ #: powerpressadmin-player-page.php:1860
4548
+ msgid "Scale:"
4549
+ msgstr ""
4550
+
4551
+ #: powerpressadmin-player-page.php:1860
4552
+ msgid "e.g."
4553
+ msgstr ""
4554
+
4555
+ #: powerpressadmin-player-page.php:1863
4556
+ msgid ""
4557
+ "If you do not see video, adjust the width, height and scale settings above."
4558
+ msgstr ""
4559
+
4560
+ #: powerpressadmin-player-page.php:1872
4561
+ msgid "Default Poster Image"
4562
+ msgstr ""
4563
+
4564
+ #: powerpressadmin-player-page.php:1878
4565
+ msgid "Place the URL to the poster image above."
4566
+ msgstr ""
4567
+
4568
+ #: powerpressadmin-player-page.php:1879
4569
+ msgid ""
4570
+ "Image should be at minimum the same width/height as the player above. Leave "
4571
+ "blank to use default black background image."
4572
+ msgstr ""
4573
+
4574
+ #: powerpressadmin-player-page.php:1891
4575
+ msgid "Include play icon over poster image when applicable"
4576
+ msgstr ""
4577
+
4578
+ #: powerpressadmin-player-page.php:1892
4579
+ msgid ""
4580
+ "Use poster image, player width and height above for audio (Flow Player only)"
4581
+ msgstr ""
4582
+
4583
+ #: powerpressadmin-player-page.php:1911
4584
+ msgid ""
4585
+ "Image should 60 pixels by 60 pixels. Leave blank to use default play icon "
4586
+ "image."
4587
+ msgstr ""
4588
+
4589
+ #: powerpressadmin-player.php:31
4590
+ msgid "Player activated successfully."
4591
+ msgstr ""
4592
+
4593
+ #: powerpressadmin-player.php:38
4594
+ msgid "Audio Player settings saved successfully."
4595
+ msgstr ""
4596
+
4597
+ #: powerpressadmin-player.php:45
4598
+ msgid "Flash Mp3 Maxi settings saved successfully."
4599
+ msgstr ""
4600
+
4601
+ #: powerpressadmin-player.php:52
4602
+ msgid "AudioPlay settings saved successfully."
4603
+ msgstr ""
4604
+
4605
+ #: powerpressadmin-podpress-stats.php:19
4606
+ msgid "Archive of PodPress Stats"
4607
+ msgstr ""
4608
+
4609
+ #: powerpressadmin-podpress-stats.php:20
4610
+ msgid "Displaying %d - %d of %d total"
4611
+ msgstr ""
4612
+
4613
+ #: powerpressadmin-podpress-stats.php:23 powerpressadmin-podpress-stats.php:27
4614
+ msgid "Web"
4615
+ msgstr ""
4616
+
4617
+ #: powerpressadmin-podpress-stats.php:24 powerpressadmin-podpress-stats.php:28
4618
+ msgid "Total"
4619
+ msgstr ""
4620
+
4621
+ #: powerpressadmin-podpress-stats.php:51
4622
+ msgid "first"
4623
+ msgstr ""
4624
+
4625
+ #: powerpressadmin-podpress-stats.php:52
4626
+ msgid "prev"
4627
+ msgstr ""
4628
+
4629
+ #: powerpressadmin-podpress-stats.php:55
4630
+ msgid "next"
4631
+ msgstr ""
4632
+
4633
+ #: powerpressadmin-podpress-stats.php:56
4634
+ msgid "last"
4635
+ msgstr ""
4636
+
4637
+ #: powerpressadmin-podpress.php:50
4638
+ msgid ""
4639
+ "Unable to detect PodPress media URL setting. Using the PowerPress setting "
4640
+ "\"Default Media URL\" (%s) instead."
4641
+ msgstr ""
4642
+
4643
+ #: powerpressadmin-podpress.php:55
4644
+ msgid ""
4645
+ "Unable to detect PodPress media URL setting. Please set the \"Default Media "
4646
+ "URL\" setting in PowerPress to properly import podcast episodes."
4647
+ msgstr ""
4648
+
4649
+ #: powerpressadmin-podpress.php:118
4650
+ msgid "Error decoding PodPress data for post \"%s\""
4651
+ msgstr ""
4652
+
4653
+ #: powerpressadmin-podpress.php:231
4654
+ msgid ""
4655
+ "PodPress data deleted from database successfully. (%d database records "
4656
+ "removed)"
4657
+ msgstr ""
4658
+
4659
+ #: powerpressadmin-podpress.php:279
4660
+ msgid "Podpress Episode \"%s\" for blog post \"%s\" imported to feed \"%s\""
4661
+ msgstr ""
4662
+
4663
+ #: powerpressadmin-podpress.php:298
4664
+ msgid ""
4665
+ "If you are unsure about importing your PodPress data, try the option under "
4666
+ "Basic Settings titled 'PodPress Episodes' and set to 'Include in posts and "
4667
+ "feeds'."
4668
+ msgstr ""
4669
+
4670
+ #: powerpressadmin-podpress.php:299
4671
+ msgid ""
4672
+ "Once you feel comfortable with PowerPress, you can use this screen to import "
4673
+ "your PodPress data."
4674
+ msgstr ""
4675
+
4676
+ #: powerpressadmin-podpress.php:304
4677
+ msgid "PodPress Import Log"
4678
+ msgstr ""
4679
+
4680
+ #: powerpressadmin-podpress.php:307
4681
+ msgid "Imported %d PodPress episode(s)."
4682
+ msgstr ""
4683
+
4684
+ #: powerpressadmin-podpress.php:348
4685
+ msgid ""
4686
+ "We found blog posts that have %d media files. You will need to create %d "
4687
+ "more Custom Feed%s in order to continue."
4688
+ msgstr ""
4689
+
4690
+ #: powerpressadmin-podpress.php:456 powerpressadmin-tools.php:48
4691
+ msgid "Import PodPress Episodes"
4692
+ msgstr ""
4693
+
4694
+ #: powerpressadmin-podpress.php:467
4695
+ msgid "No PodPress episodes found to import."
4696
+ msgstr ""
4697
+
4698
+ #: powerpressadmin-podpress.php:707
4699
+ msgid "Select Only"
4700
+ msgstr ""
4701
+
4702
+ #: powerpressadmin-podpress.php:734
4703
+ msgid "There are %d PodPress media files that can be imported."
4704
+ msgstr ""
4705
+
4706
+ #: powerpressadmin-podpress.php:754
4707
+ msgid "There are no PodPress episodes found to import."
4708
+ msgstr ""
4709
+
4710
+ #: powerpressadmin-podpress.php:789 powerpressadmin-podpress.php:816
4711
+ msgid "We found blog posts that have %d media files."
4712
+ msgstr ""
4713
+
4714
+ #: powerpressadmin-podpress.php:792
4715
+ msgid "You will need to create %d Podcast Channels to continue."
4716
+ msgstr ""
4717
+
4718
+ #: powerpressadmin-podpress.php:799
4719
+ msgid ""
4720
+ "Blubrry PowerPress does not allow you to include multiple media files for "
4721
+ "one feed item (blog post)."
4722
+ msgstr ""
4723
+
4724
+ #: powerpressadmin-podpress.php:800
4725
+ msgid ""
4726
+ "This is because each podcatcher handles multiple enclosures in feeds "
4727
+ "differently. iTunes will download the first enclosure that it sees in the "
4728
+ "feed ignoring the rest."
4729
+ msgstr ""
4730
+
4731
+ #: powerpressadmin-podpress.php:801
4732
+ msgid ""
4733
+ "Other podcatchers and podcasting directories either pick up the first "
4734
+ "enclosure or the last in each post item."
4735
+ msgstr ""
4736
+
4737
+ #: powerpressadmin-podpress.php:802
4738
+ msgid ""
4739
+ "This inconsistency combined with the fact that Dave Winer does not recommend "
4740
+ "multiple enclosures (%s) and FeedValidator.org (%s) recommendation against "
4741
+ "it is why Blubrry PowerPress does not support them."
4742
+ msgstr ""
4743
+
4744
+ #: powerpressadmin-podpress.php:808
4745
+ msgid ""
4746
+ "As a alternative, PowerPress allows you to create additional %s to associate "
4747
+ "additional media files in a blog post to specific feed channels."
4748
+ msgstr ""
4749
+
4750
+ #: powerpressadmin-podpress.php:818
4751
+ msgid ""
4752
+ "You will need to create %d additional Podcast Channels in order to continue."
4753
+ msgstr ""
4754
+
4755
+ #: powerpressadmin-podpress.php:833
4756
+ msgid "(leave blank for all media)"
4757
+ msgstr ""
4758
+
4759
+ #: powerpressadmin-podpress.php:834
4760
+ msgid ""
4761
+ "specify the file extensions to include separated by commas (e.g. mp3, m4v)."
4762
+ msgstr ""
4763
+
4764
+ #: powerpressadmin-tags.php:17 powerpressadmin.php:1152
4765
+ msgid "MP3 Tags"
4766
+ msgstr ""
4767
+
4768
+ #: powerpressadmin-tags.php:19
4769
+ msgid ""
4770
+ "Blubrry Hosting users can configure how to have the service write their MP3 "
4771
+ "ID3 Tags before publishing episodes."
4772
+ msgstr ""
4773
+
4774
+ #: powerpressadmin-tags.php:23
4775
+ msgid ""
4776
+ "ID3 tags contain useful information (title, artist, album, year, etc...) "
4777
+ "about your podcast as well as an image for display during playback in most "
4778
+ "media players."
4779
+ msgstr ""
4780
+
4781
+ #: powerpressadmin-tags.php:25
4782
+ msgid ""
4783
+ "Please visit the ID3 Tags (%s) section on PodcastFAQ.com to learn more about "
4784
+ "MP3 ID3 tags."
4785
+ msgstr ""
4786
+
4787
+ #: powerpressadmin-tags.php:26
4788
+ msgid "link"
4789
+ msgstr ""
4790
+
4791
+ #: powerpressadmin-tags.php:36 powerpressadmin-tags.php:53
4792
+ msgid "Write Tags"
4793
+ msgstr ""
4794
+
4795
+ #: powerpressadmin-tags.php:39
4796
+ msgid ""
4797
+ "You must configure your Blubrry Services Account in the Blubrry PowerPress > "
4798
+ "Basic Settings page in order to utilize this feature."
4799
+ msgstr ""
4800
+
4801
+ #: powerpressadmin-tags.php:40 powerpressadmin-tags.php:57
4802
+ msgid "Use Blubrry Hosting services to write MP3 ID3 tags to your media."
4803
+ msgstr ""
4804
+
4805
+ #: powerpressadmin-tags.php:87
4806
+ msgid "Title Tag"
4807
+ msgstr ""
4808
+
4809
+ #: powerpressadmin-tags.php:87
4810
+ msgid "Use blog post title"
4811
+ msgstr ""
4812
+
4813
+ #: powerpressadmin-tags.php:88
4814
+ msgid "Artist Tag"
4815
+ msgstr ""
4816
+
4817
+ #: powerpressadmin-tags.php:88 powerpressadmin-tags.php:93
4818
+ msgid "Use Feed Talent Name"
4819
+ msgstr ""
4820
+
4821
+ #: powerpressadmin-tags.php:89
4822
+ msgid "Album Tag"
4823
+ msgstr ""
4824
+
4825
+ #: powerpressadmin-tags.php:89
4826
+ msgid "Use blog title"
4827
+ msgstr ""
4828
+
4829
+ #: powerpressadmin-tags.php:90
4830
+ msgid "Genre Tag"
4831
+ msgstr ""
4832
+
4833
+ #: powerpressadmin-tags.php:90
4834
+ msgid "Use genre 'Podcast'"
4835
+ msgstr ""
4836
+
4837
+ #: powerpressadmin-tags.php:91
4838
+ msgid "Year Tag"
4839
+ msgstr ""
4840
+
4841
+ #: powerpressadmin-tags.php:91
4842
+ msgid "Use current year"
4843
+ msgstr ""
4844
+
4845
+ #: powerpressadmin-tags.php:92
4846
+ msgid "Track Tag"
4847
+ msgstr ""
4848
+
4849
+ #: powerpressadmin-tags.php:92
4850
+ msgid "Do not specify track number"
4851
+ msgstr ""
4852
+
4853
+ #: powerpressadmin-tags.php:93
4854
+ msgid "Composer Tag"
4855
+ msgstr ""
4856
+
4857
+ #: powerpressadmin-tags.php:94
4858
+ msgid "Copyright Tag"
4859
+ msgstr ""
4860
+
4861
+ #: powerpressadmin-tags.php:94
4862
+ msgid "Use &copy; Talent Name"
4863
+ msgstr ""
4864
+
4865
+ #: powerpressadmin-tags.php:95
4866
+ msgid "URL Tag"
4867
+ msgstr ""
4868
+
4869
+ #: powerpressadmin-tags.php:95
4870
+ msgid "Use main blog URL"
4871
+ msgstr ""
4872
+
4873
+ #: powerpressadmin-tags.php:96
4874
+ msgid "Coverart Tag"
4875
+ msgstr ""
4876
+
4877
+ #: powerpressadmin-tags.php:157
4878
+ msgid "Do not add a coverart image."
4879
+ msgstr ""
4880
+
4881
+ #: powerpressadmin-tags.php:163
4882
+ msgid ""
4883
+ "Place the URL to the Coverart image above. e.g. http://mysite.com/images/"
4884
+ "coverart.jpg"
4885
+ msgstr ""
4886
+
4887
+ #: powerpressadmin-tags.php:164
4888
+ msgid ""
4889
+ "Coverart images may be saved as either .gif, .jpg or .png images of any "
4890
+ "size, though 300 x 300 or 600 x 600 in either png or jpg format is "
4891
+ "recommended."
4892
+ msgstr ""
4893
+
4894
+ #: powerpressadmin-tags.php:168
4895
+ msgid "Click here to use your current iTunes image."
4896
+ msgstr ""
4897
+
4898
+ #: powerpressadmin-tags.php:188
4899
+ msgid "(value entered increments every episode)"
4900
+ msgstr ""
4901
+
4902
+ #: powerpressadmin-tools.php:10
4903
+ msgid "Useful utilities and tools."
4904
+ msgstr ""
4905
+
4906
+ #: powerpressadmin-tools.php:15
4907
+ msgid "Podcasting Resources"
4908
+ msgstr ""
4909
+
4910
+ #: powerpressadmin-tools.php:18
4911
+ msgid "everything you need to know about podcasting."
4912
+ msgstr ""
4913
+
4914
+ #: powerpressadmin-tools.php:20
4915
+ msgid "PowerPress Documentation"
4916
+ msgstr ""
4917
+
4918
+ #: powerpressadmin-tools.php:21
4919
+ msgid "learn more about PowerPress."
4920
+ msgstr ""
4921
+
4922
+ #: powerpressadmin-tools.php:23 powerpressadmin.php:2147
4923
+ msgid "Blubrry Forum"
4924
+ msgstr ""
4925
+
4926
+ #: powerpressadmin-tools.php:24
4927
+ msgid "interact with other podcasters."
4928
+ msgstr ""
4929
+
4930
+ #: powerpressadmin-tools.php:29
4931
+ msgid "Import Settings"
4932
+ msgstr ""
4933
+
4934
+ #: powerpressadmin-tools.php:33
4935
+ msgid ""
4936
+ "Import PodPress settings, are you sure?\\n\\nExisting PowerPress settings "
4937
+ "will be overwritten."
4938
+ msgstr ""
4939
+
4940
+ #: powerpressadmin-tools.php:33
4941
+ msgid "Import PodPress Settings"
4942
+ msgstr ""
4943
+
4944
+ #: powerpressadmin-tools.php:34
4945
+ msgid "Import settings from PodPress into PowerPress."
4946
+ msgstr ""
4947
+
4948
+ #: powerpressadmin-tools.php:38
4949
+ msgid "Import Podcasting plugin settings, are you sure?"
4950
+ msgstr ""
4951
+
4952
+ #: powerpressadmin-tools.php:38
4953
+ msgid "Existing PowerPress settings will be overwritten."
4954
+ msgstr ""
4955
+
4956
+ #: powerpressadmin-tools.php:38
4957
+ msgid "Import TSG's Podcasting Plugin Settings"
4958
+ msgstr ""
4959
+
4960
+ #: powerpressadmin-tools.php:39
4961
+ msgid ""
4962
+ "Import settings from the plugin \"Podcasting Plugin by TSG\" into PowerPress."
4963
+ msgstr ""
4964
+
4965
+ #: powerpressadmin-tools.php:40
4966
+ msgid ""
4967
+ "Note: Episodes created using the plugin \"Podcasting Plugin by TSG\" do not "
4968
+ "require importing."
4969
+ msgstr ""
4970
+
4971
+ #: powerpressadmin-tools.php:49
4972
+ msgid "Import PodPress created episodes to PowerPress."
4973
+ msgstr ""
4974
+
4975
+ #: powerpressadmin-tools.php:51
4976
+ msgid "Import from other Blogging Platform"
4977
+ msgstr ""
4978
+
4979
+ #: powerpressadmin-tools.php:51
4980
+ msgid "(media linked in blog posts)"
4981
+ msgstr ""
4982
+
4983
+ #: powerpressadmin-tools.php:52
4984
+ msgid ""
4985
+ "Import from podcast episodes from blogging platforms such as Movable Type/"
4986
+ "Blogger/Joomla/TypePad (and most other blogging systems) to PowerPress."
4987
+ msgstr ""
4988
+
4989
+ #: powerpressadmin-tools.php:59
4990
+ msgid "Add Update Services"
4991
+ msgstr ""
4992
+
4993
+ #: powerpressadmin-tools.php:62
4994
+ msgid "Add Update Services / Ping Sites"
4995
+ msgstr ""
4996
+
4997
+ #: powerpressadmin-tools.php:62
4998
+ msgid "(notify podcast directories when you publish new episodes)"
4999
+ msgstr ""
5000
+
5001
+ #: powerpressadmin-tools.php:63
5002
+ msgid "Add Update Services / Ping Sites geared towards podcasting."
5003
+ msgstr ""
5004
+
5005
+ #: powerpressadmin-tools.php:70
5006
+ msgid "Find and Replace Media"
5007
+ msgstr ""
5008
+
5009
+ #: powerpressadmin-tools.php:73
5010
+ msgid "Find and Replace for Episode URLs"
5011
+ msgstr ""
5012
+
5013
+ #: powerpressadmin-tools.php:83
5014
+ msgid "User Capabilities"
5015
+ msgstr ""
5016
+
5017
+ #: powerpressadmin-tools.php:89
5018
+ msgid "Remove PowerPress Podcasting Capabilities for User Role Management"
5019
+ msgstr ""
5020
+
5021
+ #: powerpressadmin-tools.php:91
5022
+ msgid ""
5023
+ "Podcasting capability allows administrators, editors and authors access to "
5024
+ "create and configure podcast episodes. \r\n"
5025
+ "\tOnly administrators will be able to view media statistics from the "
5026
+ "WordPress Dashboard. Contributors, subscribers and other\r\n"
5027
+ "\tcustom users will not have access to create podcast episodes or view "
5028
+ "statistics from the dashboard. Due to this feature's\r\n"
5029
+ "\tcomplexity, it is not supported by Blubrry.com."
5030
+ msgstr ""
5031
+
5032
+ #: powerpressadmin-tools.php:103
5033
+ msgid "Add PowerPress Podcasting Capabilities for User Role Management"
5034
+ msgstr ""
5035
+
5036
+ #: powerpressadmin-tools.php:105
5037
+ msgid ""
5038
+ "Adding podcasting capability will allow administrators, editors and authors "
5039
+ "access to create and configure podcast episodes. \r\n"
5040
+ "\tOnly administrators will be able to view media statistics from the "
5041
+ "WordPress Dashboard. Contributors, subscribers and other\r\n"
5042
+ "\tcustom users will not have access to create podcast episodes or view "
5043
+ "statistics from the dashboard. Due to this feature's\r\n"
5044
+ "\tcomplexity, it is not supported by Blubrry.com."
5045
+ msgstr ""
5046
+
5047
+ #: powerpressadmin-tools.php:116
5048
+ msgid ""
5049
+ "Remove Password Protection Capabilities for Control of Which Users can "
5050
+ "Access Your Podcasts"
5051
+ msgstr ""
5052
+
5053
+ #: powerpressadmin-tools.php:116 powerpressadmin-tools.php:134
5054
+ msgid "Also kown as Premium Content"
5055
+ msgstr ""
5056
+
5057
+ #: powerpressadmin-tools.php:119
5058
+ msgid ""
5059
+ "To use this feature, go to %s and create a new custom podcast channel. In "
5060
+ "the Edit Podcast Channel page, click the last tab labeled 'Other Settings'. "
5061
+ "Place a check in the box labled 'Protect Content' and then click 'Save "
5062
+ "Changes'."
5063
+ msgstr ""
5064
+
5065
+ #: powerpressadmin-tools.php:120 powerpressadmin.php:1146
5066
+ msgid "Podcast Channels"
5067
+ msgstr ""
5068
+
5069
+ #: powerpressadmin-tools.php:124
5070
+ msgid ""
5071
+ "Password protection capabilities for custom podcast channel feeds lets you "
5072
+ "control who can listen and view your \r\n"
5073
+ "\t\tpodcast. This feature allows you to password-protect custom podcast "
5074
+ "channels by adding a new role called \"Premium \r\n"
5075
+ "\t\tSubscriber.\" Only users with the \"Premium Subscriber\" role have "
5076
+ "access to your password protected custom podcast\r\n"
5077
+ "\t\tchannels. Due to this feature's complexity, it is not supported by "
5078
+ "Blubrry.com."
5079
+ msgstr ""
5080
+
5081
+ #: powerpressadmin-tools.php:134
5082
+ msgid ""
5083
+ "Add Password Protection Capabilities for Control of Which Users can Access "
5084
+ "Your Podcasts"
5085
+ msgstr ""
5086
+
5087
+ #: powerpressadmin-tools.php:136
5088
+ msgid ""
5089
+ "Adding password protection capabilities for custom podcast channel feeds "
5090
+ "lets you control who can listen and view your \r\n"
5091
+ "\t\tpodcast. This feature allows you to password-protect custom podcast "
5092
+ "channels by adding a new role called \"Premium \r\n"
5093
+ "\t\tSubscriber.\" Only users with the \"Premium Subscriber\" role have "
5094
+ "access to your password protected custom podcast\r\n"
5095
+ "\t\tchannels. Due to this feature's complexity, it is not supported by "
5096
+ "Blubrry.com."
5097
+ msgstr ""
5098
+
5099
+ #: powerpressadmin-tools.php:145
5100
+ msgid "What are Roles and Capabilities?"
5101
+ msgstr ""
5102
+
5103
+ #: powerpressadmin-tools.php:148
5104
+ msgid ""
5105
+ "The WordPress %s feature gives the blog owner the ability to control what "
5106
+ "users can and \r\n"
5107
+ "\t\t\tcannot do in the blog. You will most likely need a roles and "
5108
+ "capabilities plugin such as %s, %s, or %s\r\n"
5109
+ "\t\t\tto take advantage of these features. Due to this feature's complexity, "
5110
+ "it is not supported by Blubrry.com."
5111
+ msgstr ""
5112
+
5113
+ #: powerpressadmin-tools.php:151
5114
+ msgid "Roles and Capabilities"
5115
+ msgstr ""
5116
+
5117
+ #: powerpressadmin-tools.php:152
5118
+ msgid "Role Manager"
5119
+ msgstr ""
5120
+
5121
+ #: powerpressadmin-tools.php:153
5122
+ msgid "Capability Manager"
5123
+ msgstr ""
5124
+
5125
+ #: powerpressadmin-tools.php:154
5126
+ msgid "Role Scoper"
5127
+ msgstr ""
5128
+
5129
+ #: powerpressadmin-tools.php:164
5130
+ msgid "Update Plugins Cache"
5131
+ msgstr ""
5132
+
5133
+ #: powerpressadmin-tools.php:166
5134
+ msgid "Clear Plugins Update Cache"
5135
+ msgstr ""
5136
+
5137
+ #: powerpressadmin-tools.php:169
5138
+ msgid ""
5139
+ "The list of plugins on the plugins page will cache the plugin version "
5140
+ "numbers for up to 24 hours. Click the link above to clear the cache to get "
5141
+ "the latest versions of plugins listed on your %s page."
5142
+ msgstr ""
5143
+
5144
+ #: powerpressadmin-tools.php:170
5145
+ msgid "plugins"
5146
+ msgstr ""
5147
+
5148
+ #: powerpressadmin-tools.php:177
5149
+ msgid "Translations"
5150
+ msgstr ""
5151
+
5152
+ #: powerpressadmin-tools.php:180
5153
+ msgid "Translate PowerPress to your language"
5154
+ msgstr ""
5155
+
5156
+ #: powerpressadmin-tools.php:187
5157
+ msgid "Diagnostics"
5158
+ msgstr ""
5159
+
5160
+ #: powerpressadmin-tools.php:189
5161
+ msgid "Diagnose Your PowerPress Installation"
5162
+ msgstr ""
5163
+
5164
+ #: powerpressadmin.php:75
5165
+ msgid ""
5166
+ "Another podcasting plugin has been detected, PowerPress is currently "
5167
+ "disabled."
5168
+ msgstr ""
5169
+
5170
+ #: powerpressadmin.php:80
5171
+ msgid "Blubrry PowerPress requires Wordpress version 3.0 or greater."
5172
+ msgstr ""
5173
+
5174
+ #: powerpressadmin.php:84 powerpressadmin.php:3057
5175
+ msgid "The WP OS FLV plugin is not compatible with Blubrry PowerPress."
5176
+ msgstr ""
5177
+
5178
+ #: powerpressadmin.php:144
5179
+ msgid "iTunes image warning"
5180
+ msgstr ""
5181
+
5182
+ #: powerpressadmin.php:144
5183
+ msgid " is"
5184
+ msgstr ""
5185
+
5186
+ #: powerpressadmin.php:144 powerpressadmin.php:153
5187
+ msgid "Image must be square 1400 x 1400 pixels or larger."
5188
+ msgstr ""
5189
+
5190
+ #: powerpressadmin.php:149 powerpressadmin.php:153 powerpressadmin.php:157
5191
+ #: powerpressadmin.php:162
5192
+ msgid "Invalid iTunes image"
5193
+ msgstr ""
5194
+
5195
+ #: powerpressadmin.php:149
5196
+ msgid "Image must be in RGB color space (CMYK is not supported)."
5197
+ msgstr ""
5198
+
5199
+ #: powerpressadmin.php:189
5200
+ msgid "Invalid RSS image"
5201
+ msgstr ""
5202
+
5203
+ #: powerpressadmin.php:216
5204
+ msgid "Invalid Coverat image"
5205
+ msgstr ""
5206
+
5207
+ #: powerpressadmin.php:242
5208
+ msgid "Invalid poster image"
5209
+ msgstr ""
5210
+
5211
+ #: powerpressadmin.php:269 powerpressadmin.php:300
5212
+ msgid "Invalid play icon image"
5213
+ msgstr ""
5214
+
5215
+ #: powerpressadmin.php:296
5216
+ msgid "Invalid play icon image size"
5217
+ msgstr ""
5218
+
5219
+ #: powerpressadmin.php:473
5220
+ msgid "Coverart image updated successfully."
5221
+ msgstr ""
5222
+
5223
+ #: powerpressadmin.php:477
5224
+ msgid "Blubrry Hosting Error (updating coverart)"
5225
+ msgstr ""
5226
+
5227
+ #: powerpressadmin.php:482
5228
+ msgid ""
5229
+ "An error occurred updating the coverart with your Blubrry Services Account."
5230
+ msgstr ""
5231
+
5232
+ #: powerpressadmin.php:488
5233
+ msgid ""
5234
+ "Coverart Image was not uploaded to your Blubrry Services Account. It will "
5235
+ "NOT be added to your mp3s."
5236
+ msgstr ""
5237
+
5238
+ #: powerpressadmin.php:550
5239
+ msgid "Blubrry PowerPress settings saved successfully."
5240
+ msgstr ""
5241
+
5242
+ #: powerpressadmin.php:553
5243
+ msgid "Blubrry PowerPress Custom Feed settings saved."
5244
+ msgstr ""
5245
+
5246
+ #: powerpressadmin.php:556
5247
+ msgid "Blubrry PowerPress Category Feed settings saved."
5248
+ msgstr ""
5249
+
5250
+ #: powerpressadmin.php:561
5251
+ msgid ""
5252
+ "ATTENTION: You must configure your Blubrry Services in the Blubrry "
5253
+ "PowerPress &gt; Basic Settings page in order to utilize this feature."
5254
+ msgstr ""
5255
+
5256
+ #: powerpressadmin.php:563
5257
+ msgid "Blubrry PowerPress MP3 Tag settings saved."
5258
+ msgstr ""
5259
+
5260
+ #: powerpressadmin.php:569
5261
+ msgid "Blubrry PowerPress settings saved."
5262
+ msgstr ""
5263
+
5264
+ #: powerpressadmin.php:595
5265
+ msgid "Feed slug \"%s\" is not valid."
5266
+ msgstr ""
5267
+
5268
+ #: powerpressadmin.php:599
5269
+ msgid "Feed slug \"%s\" is not available."
5270
+ msgstr ""
5271
+
5272
+ #: powerpressadmin.php:609
5273
+ msgid "Podcast Feed \"%s\" added, please configure your new feed now."
5274
+ msgstr ""
5275
+
5276
+ #: powerpressadmin.php:633
5277
+ msgid "You must select a category to continue."
5278
+ msgstr ""
5279
+
5280
+ #: powerpressadmin.php:637 powerpressadmin.php:731
5281
+ msgid "Error obtaining category information."
5282
+ msgstr ""
5283
+
5284
+ #: powerpressadmin.php:650 powerpressadmin.php:744
5285
+ msgid "Please configure your category podcast feed now."
5286
+ msgstr ""
5287
+
5288
+ #: powerpressadmin.php:759
5289
+ msgid "Cannot delete default podcast feed."
5290
+ msgstr ""
5291
+
5292
+ #: powerpressadmin.php:763
5293
+ msgid "Cannot delete feed. Feed contains %d episode(s)."
5294
+ msgstr ""
5295
+
5296
+ #: powerpressadmin.php:785
5297
+ msgid "Feed deleted successfully."
5298
+ msgstr ""
5299
+
5300
+ #: powerpressadmin.php:801
5301
+ msgid "Removed podcast settings for category feed successfully."
5302
+ msgstr ""
5303
+
5304
+ #: powerpressadmin.php:808
5305
+ msgid "Podpress settings imported successfully."
5306
+ msgstr ""
5307
+
5308
+ #: powerpressadmin.php:810
5309
+ msgid "No Podpress settings found."
5310
+ msgstr ""
5311
+
5312
+ #: powerpressadmin.php:818
5313
+ msgid "Settings imported from the plugin \"Podcasting\" successfully."
5314
+ msgstr ""
5315
+
5316
+ #: powerpressadmin.php:820
5317
+ msgid "No settings found for the plugin \"Podcasting\"."
5318
+ msgstr ""
5319
+
5320
+ #: powerpressadmin.php:838
5321
+ msgid "PowerPress Roles and Capabilities added to WordPress Blog."
5322
+ msgstr ""
5323
+
5324
+ #: powerpressadmin.php:855
5325
+ msgid "PowerPress Roles and Capabilities removed from WordPress Blog"
5326
+ msgstr ""
5327
+
5328
+ #: powerpressadmin.php:864
5329
+ msgid "Premium Subscriber"
5330
+ msgstr ""
5331
+
5332
+ #: powerpressadmin.php:880
5333
+ msgid ""
5334
+ "Podcast Password Protection Capabilities for Custom Channel Feeds added "
5335
+ "successfully."
5336
+ msgstr ""
5337
+
5338
+ #: powerpressadmin.php:901
5339
+ msgid ""
5340
+ "Podcast Password Protection Capabilities for Custom Channel Feeds removed "
5341
+ "successfully."
5342
+ msgstr ""
5343
+
5344
+ #: powerpressadmin.php:908
5345
+ msgid ""
5346
+ "Plugins Update Cache cleared successfully. You may now to go the %s page to "
5347
+ "see the latest plugin versions."
5348
+ msgstr ""
5349
+
5350
+ #: powerpressadmin.php:908
5351
+ msgid "Manage Plugins"
5352
+ msgstr ""
5353
+
5354
+ #: powerpressadmin.php:1091 powerpressadmin.php:1129
5355
+ msgid "Podcast Episode"
5356
+ msgstr ""
5357
+
5358
+ #: powerpressadmin.php:1104
5359
+ msgid "Podcast Episode (default)"
5360
+ msgstr ""
5361
+
5362
+ #: powerpressadmin.php:1121
5363
+ msgid "Podcast Episode for Custom Channel"
5364
+ msgstr ""
5365
+
5366
+ #: powerpressadmin.php:1137 powerpressadmin.php:1140
5367
+ msgid "PowerPress"
5368
+ msgstr ""
5369
+
5370
+ #: powerpressadmin.php:1138
5371
+ msgid "PowerPress Settings"
5372
+ msgstr ""
5373
+
5374
+ #: powerpressadmin.php:1138
5375
+ msgid "Settings"
5376
+ msgstr ""
5377
+
5378
+ #: powerpressadmin.php:1142
5379
+ msgid "PowerPress Audio Player Options"
5380
+ msgstr ""
5381
+
5382
+ #: powerpressadmin.php:1142
5383
+ msgid "Audio Player"
5384
+ msgstr ""
5385
+
5386
+ #: powerpressadmin.php:1143
5387
+ msgid "PowerPress Video Player Options"
5388
+ msgstr ""
5389
+
5390
+ #: powerpressadmin.php:1143
5391
+ msgid "Video Player"
5392
+ msgstr ""
5393
+
5394
+ #: powerpressadmin.php:1146
5395
+ msgid "PowerPress Custom Podcast Channels"
5396
+ msgstr ""
5397
+
5398
+ #: powerpressadmin.php:1148 powerpressadmin.php:2098 powerpressadmin.php:2105
5399
+ msgid "PowerPress Category Podcasting"
5400
+ msgstr ""
5401
+
5402
+ #: powerpressadmin.php:1150
5403
+ msgid "PodPress Stats"
5404
+ msgstr ""
5405
+
5406
+ #: powerpressadmin.php:1152
5407
+ msgid "PowerPress MP3 Tags"
5408
+ msgstr ""
5409
+
5410
+ #: powerpressadmin.php:1153
5411
+ msgid "Tools"
5412
+ msgstr ""
5413
+
5414
+ #: powerpressadmin.php:1231 powerpressadmin.php:1264 powerpressadmin.php:1279
5415
+ #: powerpressadmin.php:1285 powerpressadmin.php:1374 powerpressadmin.php:1379
5416
+ msgid "Error"
5417
+ msgstr ""
5418
+
5419
+ #: powerpressadmin.php:1231 powerpressadmin.php:1971
5420
+ msgid ""
5421
+ "Unable to determine content type of media (e.g. audio/mpeg). Verify file "
5422
+ "extension is correct and try again."
5423
+ msgstr ""
5424
+
5425
+ #: powerpressadmin.php:1285 powerpressadmin.php:1379
5426
+ msgid "Unable to obtain size of media."
5427
+ msgstr ""
5428
+
5429
+ #: powerpressadmin.php:1526
5430
+ msgid ""
5431
+ "WARNING: Changes made here are permanent. If the New Feed URL entered is "
5432
+ "incorrect, you will lose subscribers and will no longer be able to update "
5433
+ "your listing in the iTunes Store.\\n\\nDO NOT MODIFY THIS SETTING UNLESS YOU "
5434
+ "ABSOLUTELY KNOW WHAT YOU ARE DOING.\\n\\nAre you sure you want to continue?"
5435
+ msgstr ""
5436
+
5437
+ #: powerpressadmin.php:1672
5438
+ msgid ""
5439
+ "Media URL contains characters that may cause problems for some clients. For "
5440
+ "maximum compatibility, only use letters, numbers, dash - and underscore _ "
5441
+ "characters only."
5442
+ msgstr ""
5443
+
5444
+ #: powerpressadmin.php:1687
5445
+ msgid ""
5446
+ "PowerPress will not accept media URLs starting with https://.<br />Not all "
5447
+ "podcatching (podcast downloading) applications support secure http.<br /"
5448
+ ">Please enter a different URL beginning with http://."
5449
+ msgstr ""
5450
+
5451
+ #: powerpressadmin.php:1696
5452
+ msgid ""
5453
+ "Media URL should not start with https://.<br />Not all podcatching (podcast "
5454
+ "downloading) applications support secure http.<br />By using https://, you "
5455
+ "may limit the size of your audience."
5456
+ msgstr ""
5457
+
5458
+ #: powerpressadmin.php:1786
5459
+ msgid "Media verified successfully."
5460
+ msgstr ""
5461
+
5462
+ #: powerpressadmin.php:1802
5463
+ msgid "Unknown error occurred while checking Media URL."
5464
+ msgstr ""
5465
+
5466
+ #: powerpressadmin.php:1857
5467
+ msgid "Are you sure you want to remove this media file?"
5468
+ msgstr ""
5469
+
5470
+ #: powerpressadmin.php:1872
5471
+ msgid "Height"
5472
+ msgstr ""
5473
+
5474
+ #: powerpressadmin.php:1887
5475
+ msgid "Add Poster Image"
5476
+ msgstr ""
5477
+
5478
+ #: powerpressadmin.php:1899
5479
+ msgid "You must enter a Media URL in order to save Media Embed."
5480
+ msgstr ""
5481
+
5482
+ #: powerpressadmin.php:2002
5483
+ msgid "Unknown error occurred looking up media information."
5484
+ msgstr ""
5485
+
5486
+ #: powerpressadmin.php:2051
5487
+ msgid "Edit Blubrry PowerPress Podcast Settings"
5488
+ msgstr ""
5489
+
5490
+ #: powerpressadmin.php:2051
5491
+ msgid "Podcast Settings"
5492
+ msgstr ""
5493
+
5494
+ #: powerpressadmin.php:2056
5495
+ msgid "Add Blubrry PowerPress Podcasting Settings"
5496
+ msgstr ""
5497
+
5498
+ #: powerpressadmin.php:2056
5499
+ msgid "Add Podcasting"
5500
+ msgstr ""
5501
+
5502
+ #: powerpressadmin.php:2099
5503
+ msgid "Enable Category Podcasting"
5504
+ msgstr ""
5505
+
5506
+ #: powerpressadmin.php:2099
5507
+ msgid ""
5508
+ "if you would like to add specific podcasting settings to your blog "
5509
+ "categories."
5510
+ msgstr ""
5511
+
5512
+ #: powerpressadmin.php:2106
5513
+ msgid ""
5514
+ "PowerPress Category Podcasting is enabled. Select 'Add Podcasting' to add "
5515
+ "podcasting settings. Select <u>Podcast Settings</u> to edit existing podcast "
5516
+ "settings."
5517
+ msgstr ""
5518
+
5519
+ #: powerpressadmin.php:2140
5520
+ msgid "Save Changes"
5521
+ msgstr ""
5522
+
5523
+ #. #-#-#-#-# plugin.pot (Blubrry PowerPress 4.0.2) #-#-#-#-#
5524
+ #. Plugin Name of the plugin/theme
5525
+ #: powerpressadmin.php:2144
5526
+ msgid "Blubrry PowerPress"
5527
+ msgstr ""
5528
+
5529
+ #: powerpressadmin.php:2145
5530
+ msgid "PodcastFAQ.com"
5531
+ msgstr ""
5532
+
5533
+ #: powerpressadmin.php:2146
5534
+ msgid "Blubrry PowerPress Documentation"
5535
+ msgstr ""
5536
+
5537
+ #: powerpressadmin.php:2146
5538
+ msgid "Documentation"
5539
+ msgstr ""
5540
+
5541
+ #: powerpressadmin.php:2147
5542
+ msgid "Forum"
5543
+ msgstr ""
5544
+
5545
+ #: powerpressadmin.php:2148
5546
+ msgid "Follow Blubrry on Twitter"
5547
+ msgstr ""
5548
+
5549
+ #: powerpressadmin.php:2484 powerpressadmin.php:2545 powerpressadmin.php:2551
5550
+ msgid "Blubrry Hosting Error (publish)"
5551
+ msgstr ""
5552
+
5553
+ #: powerpressadmin.php:2484
5554
+ msgid "Error occurred obtaining enclosure content type."
5555
+ msgstr ""
5556
+
5557
+ #: powerpressadmin.php:2515
5558
+ msgid "Blubrry Hosting Error (media info)"
5559
+ msgstr ""
5560
+
5561
+ #: powerpressadmin.php:2520
5562
+ msgid ""
5563
+ "Blubrry Hosting Error (media info): An error occurred publishing media %s."
5564
+ msgstr ""
5565
+
5566
+ #: powerpressadmin.php:2522 powerpressadmin.php:2552
5567
+ msgid "Display Error"
5568
+ msgstr ""
5569
+
5570
+ #: powerpressadmin.php:2551
5571
+ msgid "An error occurred publishing media '%s'."
5572
+ msgstr ""
5573
+
5574
+ #: powerpressadmin.php:2970
5575
+ msgid "Error occurred writing MP3 ID3 Tags."
5576
+ msgstr ""
5577
+
5578
+ #: powerpressadmin.php:2987 powerpressadmin.php:3120 powerpressadmin.php:3167
5579
+ msgid "Error occurred obtaining media information."
5580
+ msgstr ""
5581
+
5582
+ #: powerpressadmin.php:3084 powerpressadmin.php:3144
5583
+ msgid "Warning, the Media URL %s contains %d redirects."
5584
+ msgstr ""
5585
+
5586
+ #: powerpressadmin.php:3085 powerpressadmin.php:3107 powerpressadmin.php:3145
5587
+ #: powerpressadmin.php:3159
5588
+ msgid "Help"
5589
+ msgstr ""
5590
+
5591
+ #: powerpressadmin.php:3107 powerpressadmin.php:3159
5592
+ msgid "Warning, Media URL %s"
5593
+ msgstr ""
5594
+
5595
+ #: powerpressadmin.php:3124 powerpressadmin.php:3218
5596
+ msgid "Error occurred obtaining media file size."
5597
+ msgstr ""
5598
+
5599
+ #: powerpressadmin.php:3206
5600
+ msgid "Error, HTTP"
5601
+ msgstr ""
5602
+
5603
+ #: powerpressadmin.php:3214
5604
+ msgid "Unable to obtain file size of media file."
5605
+ msgstr ""
5606
+
5607
+ #: powerpressadmin.php:3290
5608
+ msgid "new!"
5609
+ msgstr ""
5610
+
5611
+ #: powerpressadmin.php:3307
5612
+ msgid "Error occurred retrieving news."
5613
+ msgstr ""
5614
+
5615
+ #: powerpressadmin.php:3375
5616
+ msgid "Subscribe:"
5617
+ msgstr ""
5618
+
5619
+ #: powerpressadmin.php:3377
5620
+ msgid "Blog"
5621
+ msgstr ""
5622
+
5623
+ #: powerpressadmin.php:3383
5624
+ msgid "Zune"
5625
+ msgstr ""
5626
+
5627
+ #: powerpressadmin.php:3399
5628
+ msgid "Error occurred retrieving highlighted items."
5629
+ msgstr ""
5630
+
5631
+ #. Plugin URI of the plugin/theme
5632
+ msgid "http://www.blubrry.com/powerpress/"
5633
+ msgstr ""
5634
+
5635
+ #. Description of the plugin/theme
5636
+ msgid ""
5637
+ "<a href=\"http://www.blubrry.com/powerpress/\" target=\"_blank\">Blubrry "
5638
+ "PowerPress</a> adds podcasting support to your blog. Features include: media "
5639
+ "player, 3rd party statistics, iTunes integration, Blubrry Services (Media "
5640
+ "Statistics and Hosting) integration and a lot more."
5641
+ msgstr ""
5642
+
5643
+ #. Author of the plugin/theme
5644
+ msgid "Blubrry"
5645
+ msgstr ""
5646
+
5647
+ #. Author URI of the plugin/theme
5648
+ msgid "http://www.blubrry.com/"
5649
+ msgstr ""
powerpress-feed-auth.php CHANGED
@@ -39,6 +39,7 @@
39
  <html>
40
  <head>
41
  <title><?php echo $error; ?></title>
 
42
  </head>
43
  <body>
44
  <p><?php echo $error; ?></p>
39
  <html>
40
  <head>
41
  <title><?php echo $error; ?></title>
42
+ <meta name="robots" content="noindex" />
43
  </head>
44
  <body>
45
  <p><?php echo $error; ?></p>
powerpress-player.php CHANGED
@@ -392,9 +392,12 @@ function powerpress_generate_embed($player, $EpisodeData) // $post_id, $feed_slu
392
  }
393
 
394
  $extension = powerpressplayer_get_extension($EpisodeData['url']);
395
- if( $extension == 'mp3' || $extension == 'm4a' )
396
  {
397
  $height = 24; // Hack for audio to only include the player without the poster art
 
 
 
398
  }
399
  }
400
 
@@ -497,6 +500,7 @@ function powerpressplayer_in_embed($player, $media_url, $EpisodeData = array())
497
  $content .= '<head>'. PHP_EOL;
498
  $content .= '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'. PHP_EOL;
499
  $content .= '<title>'. __('Blubrry PowerPress Player', 'powerpress') .'</title>'. PHP_EOL;
 
500
  $content .= '<script type="text/javascript" src="'. powerpress_get_root_url() .'player.js"></script>'. PHP_EOL;
501
  // Include jQuery for convenience
502
  $content .= '<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>'. PHP_EOL;
@@ -1118,6 +1122,7 @@ function powerpress_do_pinw($pinw, $process_podpress)
1118
  <head>
1119
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1120
  <title><?php echo __('Blubrry PowerPress Player', 'powerpress'); ?></title>
 
1121
  <?php
1122
 
1123
  if( defined('POWERPRESS_ENQUEUE_SCRIPTS') )
@@ -1443,7 +1448,17 @@ function powerpressplayer_build_flowplayerclassic($media_url, $EpisodeData = arr
1443
 
1444
  $content .= "pp_flashembed(\n";
1445
  $content .= " 'powerpress_player_{$player_id}',\n";
1446
- $content .= " {src: '". powerpress_get_root_url() ."FlowPlayerClassic.swf', width: '{$player_width}', height: '{$player_height}', wmode: 'transparent' },\n";
 
 
 
 
 
 
 
 
 
 
1447
  if( $cover_image )
1448
  $content .= " {config: { autoPlay: ". ($autoplay?'true':'false') .", autoBuffering: false, showFullScreenButton: ". (preg_match('/audio\//', $EpisodeData['type'])?'false':'true' ) .", showMenu: false, videoFile: '{$media_url}', splashImageFile: '{$cover_image}', scaleSplash: true, loop: false, autoRewind: true } }\n";
1449
  else
392
  }
393
 
394
  $extension = powerpressplayer_get_extension($EpisodeData['url']);
395
+ if( ($extension == 'mp3' || $extension == 'm4a') && empty($Settings['poster_image_audio']) )
396
  {
397
  $height = 24; // Hack for audio to only include the player without the poster art
398
+ $width = 320;
399
+ if( !empty($GeneralSettings['player_width_audio']) )
400
+ $width = $GeneralSettings['player_width_audio'];
401
  }
402
  }
403
 
500
  $content .= '<head>'. PHP_EOL;
501
  $content .= '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'. PHP_EOL;
502
  $content .= '<title>'. __('Blubrry PowerPress Player', 'powerpress') .'</title>'. PHP_EOL;
503
+ $content .= '<meta name="robots" content="noindex" />'. PHP_EOL;
504
  $content .= '<script type="text/javascript" src="'. powerpress_get_root_url() .'player.js"></script>'. PHP_EOL;
505
  // Include jQuery for convenience
506
  $content .= '<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>'. PHP_EOL;
1122
  <head>
1123
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1124
  <title><?php echo __('Blubrry PowerPress Player', 'powerpress'); ?></title>
1125
+ <meta name="robots" content="noindex" />
1126
  <?php
1127
 
1128
  if( defined('POWERPRESS_ENQUEUE_SCRIPTS') )
1448
 
1449
  $content .= "pp_flashembed(\n";
1450
  $content .= " 'powerpress_player_{$player_id}',\n";
1451
+
1452
+ $content .= " {src: '". powerpress_get_root_url() ."FlowPlayerClassic.swf', ";
1453
+ if( preg_match('/^jQuery\(/', $player_width) ) // Only add single quotes if jQuery( ... is not in the value
1454
+ $content .= "width: {$player_width}, ";
1455
+ else
1456
+ $content .= "width: '{$player_width}', ";
1457
+ if( preg_match('/^jQuery\(/', $player_height) ) // Only add single quotes if jQuery( ... is not in the value
1458
+ $content .= "height: {$player_height}, ";
1459
+ else
1460
+ $content .= "height: '{$player_height}', ";
1461
+ $content .= "wmode: 'transparent' },\n";
1462
  if( $cover_image )
1463
  $content .= " {config: { autoPlay: ". ($autoplay?'true':'false') .", autoBuffering: false, showFullScreenButton: ". (preg_match('/audio\//', $EpisodeData['type'])?'false':'true' ) .", showMenu: false, videoFile: '{$media_url}', splashImageFile: '{$cover_image}', scaleSplash: true, loop: false, autoRewind: true } }\n";
1464
  else
powerpress.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Blubrry PowerPress
4
  Plugin URI: http://www.blubrry.com/powerpress/
5
  Description: <a href="http://www.blubrry.com/powerpress/" target="_blank">Blubrry PowerPress</a> adds podcasting support to your blog. Features include: media player, 3rd party statistics, iTunes integration, Blubrry Services (Media Statistics and Hosting) integration and a lot more.
6
- Version: 4.0.2
7
  Author: Blubrry
8
  Author URI: http://www.blubrry.com/
9
  Change Log:
@@ -33,7 +33,7 @@ if( !function_exists('add_action') )
33
  die("access denied.");
34
 
35
  // WP_PLUGIN_DIR (REMEMBER TO USE THIS DEFINE IF NEEDED)
36
- define('POWERPRESS_VERSION', '4.0.2' );
37
 
38
  // Translation support:
39
  if ( !defined('POWERPRESS_ABSPATH') )
@@ -447,14 +447,19 @@ function powerpress_rss2_head()
447
  if( !empty($Feed['itunes_keywords']) )
448
  echo "\t".'<itunes:keywords>' . powerpress_format_itunes_value($Feed['itunes_keywords'], 'keywords') . '</itunes:keywords>'.PHP_EOL;
449
 
450
- if( !empty($Feed['rss2_image']) )
451
  {
 
 
 
 
 
452
  echo "\t". '<image>' .PHP_EOL;
453
  if( is_category() && !empty($Feed['title']) )
454
  echo "\t\t".'<title>' . esc_html( get_bloginfo_rss('name') ) . '</title>'.PHP_EOL;
455
  else
456
  echo "\t\t".'<title>' . esc_html( get_bloginfo_rss('name') . get_wp_title_rss() ) . '</title>'.PHP_EOL;
457
- echo "\t\t".'<url>' . esc_html( str_replace(' ', '+', $Feed['rss2_image'])) . '</url>'.PHP_EOL;
458
  echo "\t\t".'<link>'. $Feed['url'] . '</link>' . PHP_EOL;
459
  echo "\t".'</image>' . PHP_EOL;
460
  }
@@ -855,7 +860,7 @@ function powerpress_bloginfo_rss($content, $field = '')
855
  switch( $field )
856
  {
857
  case 'description': {
858
- if( isset($Feed['description']) && $Feed['description'] != '' )
859
  return $Feed['description'];
860
  else if( is_category() )
861
  {
@@ -865,20 +870,23 @@ function powerpress_bloginfo_rss($content, $field = '')
865
  }
866
  }; break;
867
  case 'url': {
868
- if( isset($Feed['url']) && $Feed['url'] != '' )
869
  return trim($Feed['url']);
870
  else if( is_category() )
871
  return get_category_link( get_query_var('cat') );
872
  }; break;
873
  case 'name': {
874
- if( isset($Feed['title']) && $Feed['title'] != '' )
875
  return $Feed['title'];
876
  }; break;
877
  case 'language': {
 
 
878
  if( isset($Feed['rss_language']) && $Feed['rss_language'] != '' )
879
  $lang = $Feed['rss_language'];
880
- if( strlen($lang) == 5 )
881
- $lang = substr($lang,0,3) . strtoupper( substr($lang, 3) );
 
882
  return $lang;
883
  }; break;
884
  }
@@ -1814,8 +1822,17 @@ function powerpress_itunes_categories($PrefixSubCategories = false)
1814
 
1815
  function powerpress_get_root_url()
1816
  {
 
 
1817
  $powerpress_dirname = basename( POWERPRESS_ABSPATH );
1818
  return WP_PLUGIN_URL . '/'. $powerpress_dirname .'/';
 
 
 
 
 
 
 
1819
  }
1820
 
1821
  function powerpress_format_itunes_value($value, $tag)
3
  Plugin Name: Blubrry PowerPress
4
  Plugin URI: http://www.blubrry.com/powerpress/
5
  Description: <a href="http://www.blubrry.com/powerpress/" target="_blank">Blubrry PowerPress</a> adds podcasting support to your blog. Features include: media player, 3rd party statistics, iTunes integration, Blubrry Services (Media Statistics and Hosting) integration and a lot more.
6
+ Version: 4.0.3
7
  Author: Blubrry
8
  Author URI: http://www.blubrry.com/
9
  Change Log:
33
  die("access denied.");
34
 
35
  // WP_PLUGIN_DIR (REMEMBER TO USE THIS DEFINE IF NEEDED)
36
+ define('POWERPRESS_VERSION', '4.0.3' );
37
 
38
  // Translation support:
39
  if ( !defined('POWERPRESS_ABSPATH') )
447
  if( !empty($Feed['itunes_keywords']) )
448
  echo "\t".'<itunes:keywords>' . powerpress_format_itunes_value($Feed['itunes_keywords'], 'keywords') . '</itunes:keywords>'.PHP_EOL;
449
 
450
+ if( !empty($Feed['rss2_image']) || !empty($Feed['itunes_image']) )
451
  {
452
+ if( !empty($Feed['rss2_image']) ) // If the RSS image is set, use it, otherwise use the iTunes image...
453
+ $rss_image = $Feed['rss2_image'];
454
+ else
455
+ $rss_image = $Feed['itunes_image'];
456
+
457
  echo "\t". '<image>' .PHP_EOL;
458
  if( is_category() && !empty($Feed['title']) )
459
  echo "\t\t".'<title>' . esc_html( get_bloginfo_rss('name') ) . '</title>'.PHP_EOL;
460
  else
461
  echo "\t\t".'<title>' . esc_html( get_bloginfo_rss('name') . get_wp_title_rss() ) . '</title>'.PHP_EOL;
462
+ echo "\t\t".'<url>' . esc_html( str_replace(' ', '+', $rss_image)) . '</url>'.PHP_EOL;
463
  echo "\t\t".'<link>'. $Feed['url'] . '</link>' . PHP_EOL;
464
  echo "\t".'</image>' . PHP_EOL;
465
  }
860
  switch( $field )
861
  {
862
  case 'description': {
863
+ if( !empty($Feed['description']) )
864
  return $Feed['description'];
865
  else if( is_category() )
866
  {
870
  }
871
  }; break;
872
  case 'url': {
873
+ if( !empty($Feed['url']) )
874
  return trim($Feed['url']);
875
  else if( is_category() )
876
  return get_category_link( get_query_var('cat') );
877
  }; break;
878
  case 'name': {
879
+ if( !empty($Feed['title']) )
880
  return $Feed['title'];
881
  }; break;
882
  case 'language': {
883
+ // Get the feed language
884
+ $lang = '';
885
  if( isset($Feed['rss_language']) && $Feed['rss_language'] != '' )
886
  $lang = $Feed['rss_language'];
887
+ if( strlen($lang) == 5 )
888
+ $lang = substr($lang,0,3) . strtoupper( substr($lang, 3) ); // Format example: en-US for English, United States
889
+ if( !empty($lang) )
890
  return $lang;
891
  }; break;
892
  }
1822
 
1823
  function powerpress_get_root_url()
1824
  {
1825
+ /*
1826
+ // OLD CODE:
1827
  $powerpress_dirname = basename( POWERPRESS_ABSPATH );
1828
  return WP_PLUGIN_URL . '/'. $powerpress_dirname .'/';
1829
+ */
1830
+ $local_path = __FILE__;
1831
+ if( DIRECTORY_SEPARATOR == '\\' ) { // Win32 fix
1832
+ $local_path = basename(dirname(__FILE__)) .'/'. basename(__FILE__);
1833
+ }
1834
+ $plugin_url = plugins_url('', $local_path);
1835
+ return $plugin_url . '/';
1836
  }
1837
 
1838
  function powerpress_format_itunes_value($value, $tag)
powerpressadmin-editfeed.php CHANGED
@@ -417,7 +417,12 @@ function powerpressadmin_edit_feed_settings($FeedSettings, $General, $cat_ID = f
417
  <?php if( $cat_ID ) { ?>
418
  <p style="margin-top: 0;"><a href="<?php echo get_category_feed_link($cat_ID); ?>" target="_blank"><?php echo get_category_feed_link($cat_ID); ?></a> | <a href="http://www.feedvalidator.org/check.cgi?url=<?php echo urlencode( str_replace('&amp;', '&', get_category_feed_link($cat_ID))); ?>" target="_blank"><?php echo __('validate', 'powerpress'); ?></a></p>
419
  <?php } else { ?>
420
- <p style="margin-top: 0;"><a href="<?php echo get_feed_link($feed_slug); ?>" target="_blank"><?php echo get_feed_link($feed_slug); ?></a> | <a href="http://www.feedvalidator.org/check.cgi?url=<?php echo urlencode(get_feed_link($feed_slug)); ?>" target="_blank"><?php echo __('validate', 'powerpress'); ?></a></p>
 
 
 
 
 
421
  <?php } ?>
422
  </td>
423
  </tr>
@@ -707,15 +712,15 @@ function powerpressadmin_edit_basics_feed($General, $FeedSettings, $feed_slug, $
707
 
708
  <?php echo __('Protect Content', 'powerpress'); ?></th>
709
  <td>
710
- <p style="margin-top: 5px;"><input type="checkbox" name="ProtectContent" value="1" <?php echo ($FeedSettings['premium']?'checked ':''); ?> onchange="powerpress_toggle_premium_content(this.checked);" /> <?php echo __('Require user to be signed-in to access feed.', 'powerpress'); ?></p>
711
  <?php ?>
712
- <div style="margin-left: 20px; display: <?php echo ($FeedSettings['premium']?'block':'none'); ?>;" id="premium_role"><?php echo __('User must have the following capability', 'powerpress'); ?>:
713
  <select name="Feed[premium]" class="bpp_input_med">
714
  <?php
715
  $caps = powerpress_admin_capabilities();
716
- $actual_premium_value = $FeedSettings['premium'];
717
- if( !isset($FeedSettings['premium']) || $FeedSettings['premium'] == '' )
718
- $actual_premium_value = 'premium_content';
719
 
720
  echo '<option value="">'. __('None', 'powerpress') .'</option>';
721
  while( list($value,$desc) = each($caps) )
@@ -725,7 +730,7 @@ function powerpressadmin_edit_basics_feed($General, $FeedSettings, $feed_slug, $
725
  </td>
726
  </tr>
727
  </table>
728
- <div id="protected_content_message" style="display: <?php echo ($FeedSettings['premium']?'block':'none'); ?>;">
729
  <script language="Javascript" type="text/javascript"><!--
730
  function powerpress_toggle_premium_content(enabled)
731
  {
@@ -734,7 +739,7 @@ function powerpress_toggle_premium_content(enabled)
734
  }
735
  function powerpress_premium_label_append_signin_link()
736
  {
737
- jQuery('#premium_label').val( jQuery('#premium_label').val() + '<a href="<?php echo get_settings('siteurl'); ?>/wp-login.php" title="<?php echo __('Sign In', 'powerpress'); ?>"><?php echo __('Sign In', 'powerpress'); ?><\/a>');
738
  }
739
  function powerpress_default_premium_label(event)
740
  {
417
  <?php if( $cat_ID ) { ?>
418
  <p style="margin-top: 0;"><a href="<?php echo get_category_feed_link($cat_ID); ?>" target="_blank"><?php echo get_category_feed_link($cat_ID); ?></a> | <a href="http://www.feedvalidator.org/check.cgi?url=<?php echo urlencode( str_replace('&amp;', '&', get_category_feed_link($cat_ID))); ?>" target="_blank"><?php echo __('validate', 'powerpress'); ?></a></p>
419
  <?php } else { ?>
420
+ <p style="margin-top: 0;"><a href="<?php echo get_feed_link($feed_slug); ?>" target="_blank"><?php echo get_feed_link($feed_slug); ?></a><?php if( empty($FeedSettings['premium']) ) { ?> | <a href="http://www.feedvalidator.org/check.cgi?url=<?php echo urlencode(get_feed_link($feed_slug)); ?>" target="_blank"><?php echo __('validate', 'powerpress'); ?></a><?php } ?></p>
421
+ <?php
422
+ if( !empty($FeedSettings['premium']) )
423
+ {
424
+ echo __('WARNING: This feed is password protected, it cannot be accessed by public services such as feedvalidator.org or the iTunes podcast directory.', 'powerpress');
425
+ } ?>
426
  <?php } ?>
427
  </td>
428
  </tr>
712
 
713
  <?php echo __('Protect Content', 'powerpress'); ?></th>
714
  <td>
715
+ <p style="margin-top: 5px;"><input type="checkbox" name="ProtectContent" value="1" <?php echo ( !empty($FeedSettings['premium']) ?'checked ':''); ?> onchange="powerpress_toggle_premium_content(this.checked);" /> <?php echo __('Require user to be signed-in to access feed.', 'powerpress'); ?></p>
716
  <?php ?>
717
+ <div style="margin-left: 20px; display: <?php echo ( !empty($FeedSettings['premium'])?'block':'none'); ?>;" id="premium_role"><?php echo __('User must have the following capability', 'powerpress'); ?>:
718
  <select name="Feed[premium]" class="bpp_input_med">
719
  <?php
720
  $caps = powerpress_admin_capabilities();
721
+ $actual_premium_value = 'premium_content';
722
+ if( !empty($FeedSettings['premium']) )
723
+ $actual_premium_value = $FeedSettings['premium'];
724
 
725
  echo '<option value="">'. __('None', 'powerpress') .'</option>';
726
  while( list($value,$desc) = each($caps) )
730
  </td>
731
  </tr>
732
  </table>
733
+ <div id="protected_content_message" style="display: <?php echo ( !empty($FeedSettings['premium'])?'block':'none'); ?>;">
734
  <script language="Javascript" type="text/javascript"><!--
735
  function powerpress_toggle_premium_content(enabled)
736
  {
739
  }
740
  function powerpress_premium_label_append_signin_link()
741
  {
742
+ jQuery('#premium_label').val( jQuery('#premium_label').val() + '<a href="<?php echo get_option('siteurl'); ?>/wp-login.php" title="<?php echo __('Sign In', 'powerpress'); ?>"><?php echo __('Sign In', 'powerpress'); ?><\/a>');
743
  }
744
  function powerpress_default_premium_label(event)
745
  {
powerpressadmin.php CHANGED
@@ -124,6 +124,9 @@ function powerpress_admin_init()
124
  if( file_exists($temp) )
125
  {
126
  $ImageData = @getimagesize($temp);
 
 
 
127
 
128
  if( $ImageData )
129
  {
124
  if( file_exists($temp) )
125
  {
126
  $ImageData = @getimagesize($temp);
127
+
128
+ if( empty($ImageData['channels']) )
129
+ $ImageData['channels'] = 3; // Assume it's ok if we cannot detect it.
130
 
131
  if( $ImageData )
132
  {
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Angelo Mandato, Blubrry.com
3
  Tags: podcasting, podcast, podcaster, itunes, enclosure, zune, iphone, youtube, viddler, blip.tv, ustream, podcasting, audio, video, rss2, feed, player, media, rss, mp3, music, embed, feedburner, statistics, stats, flv, flash, id3, episodes, blubrry, webm, mp4, m4v, wordpressmu, mu, wordpress mu, mediacaster, post, plugin, posts, simple, social, dashboard, TSG, Buzzsprout, MTR, WP-boxCast, CastMyBlog
4
  Requires at least: 3.0
5
  Tested up to: 3.4.1
6
- Stable tag: 4.0.2
7
 
8
  Blubrry PowerPress brings the essential features for podcasting to WordPress including full iTunes support, web audio/video media players and more.
9
 
@@ -131,6 +131,9 @@ You can insert the media player within yoru blog posts by using the WordPress sh
131
  = Will you be upgrading the version of Flow Player to 3.x? =
132
  Because of the feature restrictions and branding that FlowPlayer.org places on FlowPlayer 3.x versions, we do not plan on updating the player packaged with PowerPress. The **PAID open-source** FlowPlayer is not compatible with the **FREE open source** PowerPress plugin.
133
 
 
 
 
134
  == Installation ==
135
  To install Blubrry PowerPress manually, follow these steps:
136
  1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
@@ -152,6 +155,17 @@ To install Blubrry PowerPress manually, follow these steps:
152
  * PowerPress 3.0 is not compatible with WordPress 2.8.x and 2.9.x. Please upgrade to WordPress 3.0 or newer to install PowerPress.
153
  * Translation support is now complete. Please visit the following link if you would like to have a version in your language: [http://www.blubrry.com/powerpress_translate/](http://www.blubrry.com/powerpress_translate/)
154
 
 
 
 
 
 
 
 
 
 
 
 
155
 
156
  = 4.0.2 =
157
  * Released on 6/29/2012
3
  Tags: podcasting, podcast, podcaster, itunes, enclosure, zune, iphone, youtube, viddler, blip.tv, ustream, podcasting, audio, video, rss2, feed, player, media, rss, mp3, music, embed, feedburner, statistics, stats, flv, flash, id3, episodes, blubrry, webm, mp4, m4v, wordpressmu, mu, wordpress mu, mediacaster, post, plugin, posts, simple, social, dashboard, TSG, Buzzsprout, MTR, WP-boxCast, CastMyBlog
4
  Requires at least: 3.0
5
  Tested up to: 3.4.1
6
+ Stable tag: 4.0.3
7
 
8
  Blubrry PowerPress brings the essential features for podcasting to WordPress including full iTunes support, web audio/video media players and more.
9
 
131
  = Will you be upgrading the version of Flow Player to 3.x? =
132
  Because of the feature restrictions and branding that FlowPlayer.org places on FlowPlayer 3.x versions, we do not plan on updating the player packaged with PowerPress. The **PAID open-source** FlowPlayer is not compatible with the **FREE open source** PowerPress plugin.
133
 
134
+
135
+
136
+
137
  == Installation ==
138
  To install Blubrry PowerPress manually, follow these steps:
139
  1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
155
  * PowerPress 3.0 is not compatible with WordPress 2.8.x and 2.9.x. Please upgrade to WordPress 3.0 or newer to install PowerPress.
156
  * Translation support is now complete. Please visit the following link if you would like to have a version in your language: [http://www.blubrry.com/powerpress_translate/](http://www.blubrry.com/powerpress_translate/)
157
 
158
+ = 4.0.3 =
159
+ * Released on 8/8/2012
160
+ * Fixed bug with IE not displaying embeds correctly (Thanks johnb172 for bringing to our attention)
161
+ * Fixed bug introduced in 4.0.2 where feed language was not getting set in some cases.
162
+ * Audio embed width now uses audio player width instead of video width.
163
+ * Added meta robots noindex HTML to play in new window and embed pages.
164
+ * Change from using the `WP_PLUGIN_URL` define to `plugins_url()` function to better support sites in mixed SSL/non-SSL mode (please contact us if this is still a problem with combined HTTP/HTTPS sites).
165
+ * The iTunes image is now also used as the RSS image if no RSS image is specified.
166
+ * Warning message added to podcast channel feeds that are password protected. Warning: This feed is password protected, it cannot be accessed by public services such as feedvalidator.org or the iTunes podcast directory. (we're getting a lot of support questions about this recently. If your feed is is password protected, then services and directories can't access it by design.)
167
+ * Translation powerpress-xx_XX.pot file updated for translators to update their language files with.
168
+
169
 
170
  = 4.0.2 =
171
  * Released on 6/29/2012