#, fuzzy msgid "" msgstr "" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "Project-Id-Version: Podcast Importer SecondLine\n" "POT-Creation-Date: 2021-11-01 07:32-0500\n" "PO-Revision-Date: 2021-11-01 07:32-0500\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.11\n" "X-Poedit-Basepath: ..\n" "X-Poedit-WPHeader: podcast-importer-secondline.php\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;" "_nx_noop:3c,1,2;__ngettext_noop:1,2\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" #: app/AdminMenu.php:45 msgid "Settings" msgstr "" #: app/Controller.php:38 msgid "Invalid Request" msgstr "" #: app/Cron.php:31 msgid "Every Five Minute" msgstr "" #: app/Helper/FeedForm.php:58 msgid "Podcast Feed URL" msgstr "" #: app/Helper/FeedForm.php:75 msgid "Post Type" msgstr "" #: app/Helper/FeedForm.php:87 msgid "Post Status" msgstr "" #: app/Helper/FeedForm.php:91 msgid "Publish" msgstr "" #: app/Helper/FeedForm.php:92 msgid "Save as Draft" msgstr "" #: app/Helper/FeedForm.php:101 msgid "Post Author" msgstr "" #: app/Helper/FeedForm.php:111 msgid "Post Category (or Categories)" msgstr "" #: app/Helper/FeedForm.php:124 msgid "Parent Show Post" msgstr "" #: app/Helper/FeedForm.php:128 msgid "None" msgstr "" #: app/Helper/FeedForm.php:141 msgid "Ongoing Import (Enable to continuously import future episodes)" msgstr "" #: app/Helper/FeedForm.php:156 msgid "Import Episode Featured Images" msgstr "" #: app/Helper/FeedForm.php:168 msgid "" "Use an embed audio player instead of the default WordPress player (depending " "on your podcast host)" msgstr "" #: app/Helper/FeedForm.php:180 msgid "Date Limit" msgstr "" #: app/Helper/FeedForm.php:183 msgid "01-01-2019" msgstr "" #: app/Helper/FeedForm.php:184 msgid "Optional: only import episodes after a certain date." msgstr "" #: app/Helper/FeedForm.php:192 msgid "Imported Content Tag" msgstr "" #: app/Helper/FeedForm.php:207 msgid "Truncate Post Content" msgstr "" #: app/Helper/FeedForm.php:210 msgid "" "Optional: Will trim the post content when imported to the character amount " "below." msgstr "" #: app/Helper/FeedForm.php:211 msgid "Leave empty to skip trimming, set to 0 to skip content import." msgstr "" #: app/Helper/FeedForm.php:219 app/Helper/FeedForm.php:231 msgid "Append Episode Number to Post Title" msgstr "" #: app/Helper/FeedForm.php:234 msgid "Ex: My Podcast" msgstr "" #: app/Helper/FeedForm.php:235 #, php-format msgid "Optional: Add %s to display the show name." msgstr "" #: app/Hooks.php:65 msgid "Power up your Podcast Website with" msgstr "" #: app/Hooks.php:66 msgid "SecondLineThemes." msgstr "" #: app/Hooks.php:67 msgid "Brought to you by the creators of the Podcast Importer plugin!" msgstr "" #: app/PostTypes.php:27 msgid "Podcast Imports" msgstr "" #: app/PostTypes.php:28 msgid "Podcast Import" msgstr "" #: app/RestAPI/ACL.php:13 app/RestAPI/ACL.php:27 app/RestAPI/ACL.php:41 #, php-format msgid "You are not allowed to %s." msgstr "" #: app/RestAPI/Response.php:36 msgid "Success! Re-synced " msgstr "" #: app/RestAPI/Response.php:36 msgid " previously imported episodes." msgstr "" #: app/RestAPI/Response.php:41 msgid "No new episodes imported - all episodes already existing in WordPress!" msgstr "" #: app/RestAPI/Response.php:42 msgid "" "If you have existing draft, private or trashed posts with the same title as " "your episodes, delete those and run the importer again." msgstr "" #: app/RestAPI/Response.php:48 msgid "Error! Your feed does not contain any episodes." msgstr "" #: app/RestAPI/Response.php:53 msgid "Success! Imported " msgstr "" #: app/RestAPI/Response.php:54 msgid " out of " msgstr "" #: app/RestAPI/Response.php:54 msgid " episodes" msgstr "" #: app/RestAPI/Response.php:55 msgid " previously imported episodes re-synced" msgstr "" #: app/RestAPI/Response.php:84 msgid "" "This podcast is already being scheduled for import. Delete the previous " "schedule to create a new one." msgstr "" #: app/SiteHealth.php:24 #, php-format msgid "%s - Cron Integrity" msgstr "" #: app/SiteHealth.php:29 #, php-format msgid "%s - Cron Requirement" msgstr "" #: app/SiteHealth.php:38 #, php-format msgid "%s uses cron jobs to handle the On-going imports." msgstr "" #: app/SiteHealth.php:45 #, php-format msgid "%s - Cron Job Registered" msgstr "" #: app/SiteHealth.php:48 app/SiteHealth.php:57 msgid "Critical" msgstr "" #: app/SiteHealth.php:54 #, php-format msgid "%s - Cron Jobs Missing" msgstr "" #: app/SiteHealth.php:65 msgid "Fix Cron Job Integrity" msgstr "" #: app/SiteHealth.php:67 #, php-format msgid "You need %s rights in order to reset the cron jobs" msgstr "" #: app/SiteHealth.php:74 #, php-format msgid "%s relies on cron jobs to handle feed import." msgstr "" #: app/SiteHealth.php:80 #, php-format msgid "%s - WP Cron Jobs running as real cron." msgstr "" #: app/SiteHealth.php:83 app/SiteHealth.php:92 msgid "Recommended" msgstr "" #: app/SiteHealth.php:89 #, php-format msgid "%s - WP Cron Jobs using default WordPress system." msgstr "" #: app/SiteHealth.php:95 msgid "" "Ask your server administrator or hosting company to enable true PHP cron " "jobs, instead of the default WordPress one." msgstr "" #: templates/_form-field.php:59 msgid "Set Image" msgstr "" #: templates/_form-field.php:61 msgid "Remove Image" msgstr "" #: templates/importer-form.php:22 msgid "Advanced Options" msgstr "" #: templates/importer-form.php:34 msgid "Update" msgstr "" #: templates/importer-form.php:36 msgid "Import" msgstr "" #: templates/importer-form.php:41 templates/upgrade-plugin.php:3 msgid "Podcast Importer Pro" msgstr "" #: templates/importer-form.php:42 templates/upgrade-plugin.php:4 msgid "Upgrade to Pro and get additional features:" msgstr "" #: templates/importer-form.php:44 templates/upgrade-plugin.php:6 msgid "Unlimited scheduled imports for podcasts/shows." msgstr "" #: templates/importer-form.php:45 templates/upgrade-plugin.php:7 msgid "Import to any Custom Post Type or Custom Taxonomy." msgstr "" #: templates/importer-form.php:46 templates/upgrade-plugin.php:8 msgid "Import audio player to custom fields." msgstr "" #: templates/importer-form.php:47 templates/upgrade-plugin.php:9 msgid "Import tags and categories from the feeds." msgstr "" #: templates/importer-form.php:48 templates/upgrade-plugin.php:10 msgid "Force a re-sync on all existing episodes (to update metadata)" msgstr "" #: templates/importer-form.php:49 templates/upgrade-plugin.php:11 msgid "Set a global featured image to all imported episodes." msgstr "" #: templates/importer-form.php:50 templates/upgrade-plugin.php:12 msgid "Manual 'Sync' button to sync on demand." msgstr "" #: templates/importer-form.php:54 templates/tools.php:22 #: templates/upgrade-plugin.php:16 msgid "Upgrade" msgstr "" #: templates/importer-scheduled.php:9 msgid "Scheduled imports are set for sync once every hour." msgstr "" #: templates/importer-scheduled.php:15 msgid "Title" msgstr "" #: templates/importer-scheduled.php:16 msgid "Feed Link" msgstr "" #: templates/importer-scheduled.php:28 msgid "Edit Import" msgstr "" #: templates/importer-scheduled.php:31 msgid "Delete Import" msgstr "" #: templates/tools.php:5 msgid "Import Feed" msgstr "" #: templates/tools.php:9 msgid "Scheduled Imports" msgstr "" #: templates/tools.php:16 #, php-format msgid "Edit Feed %s" msgstr "" #: templates/tools.php:33 msgid "Import a Podcast" msgstr "" #: templates/tools.php:36 msgid "Powered by SecondLineThemes" msgstr "" #. Plugin Name of the plugin/theme msgid "Podcast Importer SecondLine" msgstr "" #. Description of the plugin/theme msgid "" "A simple podcast import plugin with ongoing podcast feed import features." msgstr "" #. Author of the plugin/theme msgid "SecondLineThemes" msgstr "" #. Author URI of the plugin/theme msgid "https://secondlinethemes.com/" msgstr ""