#, fuzzy msgid "" msgstr "" "Project-Id-Version: WooCommerce Product Feed Manager\n" "POT-Creation-Date: 2026-03-29 08:39+0200\n" "PO-Revision-Date: 2018-08-20 20:39+0200\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" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "X-Generator: Poedit 3.9\n" "X-Poedit-Basepath: ..\n" "X-Poedit-Flags-xgettext: --add-comments=translators:\n" "X-Poedit-WPHeader: wp-product-feed-manager.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" #: includes/application/class-feed-master.php:124 msgid "" "1428 - Failed to load the feed data, please try to generate a feed in the " "foreground mode (see Settings page) and then try the background mode again." msgstr "" #: includes/application/class-feed-master.php:227 msgid "Unknown feed type" msgstr "" #. translators: %s: Folder where the feeds are stored #: includes/application/class-feed-master.php:297 #, php-format msgid "" "1430 - %s is not a writable folder. Make sure you have admin rights to this " "folder." msgstr "" #: includes/application/class-feed-master.php:740 #: includes/user-interface/class-wppfm-i18n-scripts.php:94 msgid "Fill with a static value" msgstr "" #: includes/application/class-feed-master.php:741 #: includes/application/class-feed-master.php:746 msgid "Use the settings in the Merchant Center" msgstr "" #. translators: 1: Site name, 2: Feed ID #: includes/application/class-wppfm-email.php:71 #, php-format msgid "Feed generation failure on %1$s (feed ID %2$s)" msgstr "" #. translators: %s: Site name #: includes/application/class-wppfm-email.php:79 #, php-format msgid "Feed generation failure on %s" msgstr "" #: includes/application/class-wppfm-email.php:94 msgid "Background batch ended early" msgstr "" #: includes/application/class-wppfm-email.php:96 msgid "Feed generation stalled (confirmed after automatic check)" msgstr "" #: includes/application/class-wppfm-email.php:98 msgid "Feed completion failed (could not restore feed data)" msgstr "" #: includes/application/class-wppfm-email.php:100 #: includes/user-interface/class-wppfm-i18n-scripts.php:134 #: includes/user-interface/class-wppfm-list-table.php:150 #: includes/user-interface/class-wppfm-list-table.php:206 msgid "Unknown" msgstr "" #: includes/application/class-wppfm-email.php:114 msgid "Unknown time" msgstr "" #: includes/application/class-wppfm-email.php:142 #, php-format msgid "" "This is an automatic message from the %1$s plugin on your %2$s shop.\n" "\n" "A product feed has been marked as failed after generation stopped or could " "not complete.\n" "\n" "Feed ID: %3$s\n" "Failure detected: %4$s\n" "Details: %5$s\n" "\n" "Please open the feed list in your WordPress admin, review the affected feed, " "and try regenerating it manually.\n" "\n" "If the problem continues, open a support ticket and include this message." msgstr "" #: includes/application/class-wppfm-email.php:166 #, php-format msgid "" "This is an automatic message from the %1$s plugin on your %2$s shop.\n" "\n" "One or more product feeds failed to generate.\n" "\n" "Failure detected: %3$s\n" "Details: %4$s\n" "\n" "Please check the status of your feeds in WordPress admin and try manually " "regenerating them.\n" "\n" "If the problem continues, open a support ticket and include this message." msgstr "" #. translators: %s: site name #: includes/application/class-wppfm-email.php:198 #, php-format msgid "Test email from %s - Feed Manager Notice Recipient" msgstr "" #: includes/application/class-wppfm-email.php:205 #, php-format msgid "" "This is a test email from the %1$s plugin on your %2$s shop. If you receive " "this message, feed failure notifications should be delivered to this address." msgstr "" #: includes/application/class-wppfm-performance-prioritizer.php:54 msgid "Invalid feed ID." msgstr "" #: includes/application/class-wppfm-performance-prioritizer.php:59 msgid "Could not load feed data." msgstr "" #: includes/application/class-wppfm-performance-prioritizer.php:94 msgid "" "WooCommerce Analytics lookup tables are missing. Performance data cannot be " "computed." msgstr "" #: includes/application/wppfm-cron-functions.php:114 #, php-format msgid "Every %d minute (WPPFM Feed Updates)" msgid_plural "Every %d minutes (WPPFM Feed Updates)" msgstr[0] "" msgstr[1] "" #: includes/application/wppfm-cron-functions.php:169 #, php-format msgid "Every %d minute (WPPFM Feed Watchdog)" msgid_plural "Every %d minutes (WPPFM Feed Watchdog)" msgstr[0] "" msgstr[1] "" #. translators: %s feed ID. #: includes/application/wppfm-feed-health-monitor.php:145 #, php-format msgid "(first affected feed ID: %s)" msgstr "" #: includes/application/wppfm-feed-health-monitor.php:154 msgid "Automatic feed updates are running out of memory." msgstr "" #. translators: 1: human-readable time, 2: memory limit. #: includes/application/wppfm-feed-health-monitor.php:159 #, php-format msgid "" "We detected a cron run that failed %1$s ago because the PHP memory available " "to the cron job is too low (limit detected: %2$s). %3$s Automatic schedules " "will keep failing until the cron PHP memory limit is increased." msgstr "" #: includes/application/wppfm-feed-health-monitor.php:161 msgid "unknown" msgstr "" #: includes/application/wppfm-feed-health-monitor.php:166 msgid "How to fix it:" msgstr "" #: includes/application/wppfm-feed-health-monitor.php:168 msgid "" "Ask your hosting provider to raise the PHP memory limit for cron/CLI " "processes to at least 256 MB." msgstr "" #. translators: %s example command. #: includes/application/wppfm-feed-health-monitor.php:173 #, php-format msgid "" "If you manage the cron command yourself, run it with an explicit limit (for " "example: %s)." msgstr "" #: includes/application/wppfm-feed-health-monitor.php:179 msgid "" "Manual feed regenerations can still work because wp-admin uses a different " "(higher) memory limit; only the automated cron runs are affected." msgstr "" #: includes/application/wppfm-feed-health-monitor.php:180 msgid "Hide this warning for now" msgstr "" #: includes/application/wppfm-feed-processing-support.php:94 #, php-format msgid "" "2131 - Please try to refresh the page and open a support ticket at %s if the " "issue persists." msgstr "" #: includes/data/class-wppfm-ajax-calls.php:49 msgid "You are not allowed to do this! Please contact the web administrator." msgstr "" #: includes/data/class-wppfm-ajax-data.php:193 msgid "" "Could not add custom fields because I could not identify the channel.\n" "\t\t\t\t\t\t\t\t\tIf not already done add the correct channel in the Manage " "Channels page.\n" "\t\t\t\t\t\t\t\t\tAlso try to deactivate and then activate the plugin." msgstr "" #: includes/data/class-wppfm-ajax-data.php:202 #: includes/data/class-wppfm-data.php:344 msgid "" "Could not identify the channel.\n" "\t\t\t\t\t\t\t\tTry to deactivate and then activate the plugin.\n" "\t\t\t\t\t\t\t\tIf that does not work remove the plugin through the " "WordPress Plugins page and than reinstall and activate it again." msgstr "" #: includes/data/class-wppfm-ajax-data.php:546 #: includes/user-interface/class-wppfm-list-table.php:143 msgid "Feed" msgstr "" #. translators: %s: Title of the feed file #: includes/data/class-wppfm-ajax-file.php:123 #, php-format msgid "Could not remove file %s because it does not seem to exist." msgstr "" #: includes/data/class-wppfm-ajax-file.php:162 msgid "" "Could not update the feed file because the channel has not been installed" msgstr "" #: includes/data/class-wppfm-ajax-file.php:431 msgid "Failed to re-initialize the plugin. Please try again." msgstr "" #: includes/data/class-wppfm-ajax-file.php:451 msgid "Feed processing data cleared" msgstr "" #. translators: clearing the feed data failed #: includes/data/class-wppfm-ajax-file.php:454 msgid "Failed to clear the feed process. Please try again." msgstr "" #. translators: %s: Folder that contains the channel data #: includes/data/class-wppfm-channel-ftp.php:46 #, php-format msgid "" "You have no read/write permission to the %s folder. Please update the file " "permissions of this folder to make it writable and then try installing a " "channel again." msgstr "" #: includes/data/class-wppfm-channel.php:243 #, php-format msgid "" "2832 - Failed to connect with the wp marketingrobot server. Please wait a " "few minutes and try again. If the issue persists, open a support ticket at " "%s." msgstr "" #: includes/data/class-wppfm-channel.php:298 #, php-format msgid "" "2141 - Your WooCommerce Product Feed Manager plugin is unable to check for " "channel updates. This could be due to a temporary problem with our server. " "If this message does not clear in 15 minutes, please open a support ticket " "at %s for support on this issue." msgstr "" #. translators: %s: Name of a channel #: includes/data/class-wppfm-channel.php:401 #, php-format msgid "" "Channel %s is not installed correctly. Please try to Deactivate and then " "Activate the Feed Manager Plugin in your Plugins page." msgstr "" #: includes/data/class-wppfm-channel.php:519 #, php-format msgid "" "Channel %s is not supported by your current plugin version. Please update " "your plugin to the latest version and try uploading this channel again." msgstr "" #: includes/data/class-wppfm-data.php:335 msgid "" "Could not add custom fields because I could not identify the channel.\n" "\t\t\t\t\t\t\t\tIf not already done add the correct channel in the Manage " "Channels page.\n" "\t\t\t\t\t\t\tAlso try to deactivate and then activate the plugin." msgstr "" #: includes/data/class-wppfm-db-management.php:66 msgid "Feed needs to be generated first" msgstr "" #: includes/data/class-wppfm-db-management.php:230 msgid "" "The backup file is of an older version of the database and can not be " "restored as it is not compatible with the current database." msgstr "" #: includes/data/class-wppfm-db-management.php:301 msgid "A backup file with the selected name does not exists." msgstr "" #. translators: %s: selected backup file name #: includes/data/class-wppfm-db-management.php:336 #, php-format msgid "Failed to make a copy of %s" msgstr "" #: includes/data/class-wppfm-file.php:101 msgid "Unable to read the file containing the categories" msgstr "" #: includes/data/wppfm-admin-functions.php:226 msgid "WP_Filesystem could not be initialized" msgstr "" #: includes/data/wppfm-admin-functions.php:238 msgid "Unable to initialize WP_Filesystem!" msgstr "" #: includes/data/wppfm-performance-source-fields.php:26 msgid "Performance (high/mid/low)" msgstr "" #: includes/data/wppfm-performance-source-fields.php:27 #: includes/data/wppfm-performance-source-fields.php:32 #: includes/data/wppfm-performance-source-fields.php:37 msgid "Performance Metrics (Feed Manager)" msgstr "" #: includes/data/wppfm-performance-source-fields.php:31 msgid "Revenue last N days" msgstr "" #: includes/data/wppfm-performance-source-fields.php:36 msgid "Orders last N days" msgstr "" #. translators: %1$: plugin name, %2$: version number, %3$: link start, %4$: link end #: includes/libraries/wpmr_plugin_updater.php:241 #, php-format msgid "" "There is a new version of %1$s available. %2$sView version %3$s details%4$s." msgstr "" #. translators: %1$: plugin name, %2$: version number, %3$: link start, %4$: link end #: includes/libraries/wpmr_plugin_updater.php:250 #, php-format msgid "" "There is a new version of %1$s available. %2$sView version %3$s details%4$s " "or %5$supdate now%6$s." msgstr "" #: includes/libraries/wpmr_plugin_updater.php:493 msgid "You do not have permission to install plugin updates" msgstr "" #: includes/libraries/wpmr_plugin_updater.php:493 msgid "Error" msgstr "" #. translators: %d: number of attempts #: includes/libraries/wppfm-background-process.php:742 #, php-format msgid "Could not acquire process lock after %d attempts" msgstr "" #: includes/libraries/wppfm-background-process.php:782 msgid "Failed to acquire process lock" msgstr "" #: includes/libraries/wppfm-background-process.php:1350 #, php-format msgid "Every %d minute" msgid_plural "Every %d minutes" msgstr[0] "" msgstr[1] "" #: includes/libraries/wppfm-background-process.php:1429 msgid "" "Could not schedule the cron event required to start the feed process. Please " "check if your wp cron is configured correctly and is running." msgstr "" #: includes/packages/logger/wp-product-feed-manager-logger.php:83 msgid "" "The logger code is now integrated in the Feed Manager plugin. To prevent " "conflicts please deactivate and remove the \"WooCommerce Product Feed " "Manager Logger\" plugin from your Plugins page." msgstr "" #: includes/packages/pll/includes/wppfm-pll-functions.php:17 #: includes/packages/transpress/includes/wppfm-transpress-functions.php:24 #: includes/packages/wpml/includes/wppfm-wpml-functions.php:23 msgid "-- Select the language of the feed --" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:63 msgid "Local Inventory Ads" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:67 msgid "Shopping Ads" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:72 msgid "Buy on Google Listings" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:76 msgid "Free Listings" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:123 msgid "Simple" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:128 msgid "Grouped" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:133 msgid "Virtual" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:138 msgid "Downloadable" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:143 msgid "External/affiliate" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-data.php:148 msgid "Variable" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-google-merchant-promotion-wrapper.php:54 msgid "Add" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-google-merchant-promotion-wrapper.php:55 #: includes/user-interface/class-wppfm-i18n-scripts.php:251 #: includes/user-interface/class-wppfm-list-table.php:249 #: includes/user-interface/class-wppfm-list-table.php:280 msgid "Delete" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-google-merchant-promotion-wrapper.php:56 #: includes/user-interface/class-wppfm-i18n-scripts.php:248 #: includes/user-interface/class-wppfm-list-table.php:251 msgid "Duplicate" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-google-merchant-promotions-feed-product-filters-wrapper.php:27 msgid "Product Filter Selector" msgstr "" #: includes/packages/promotions-feed-manager/classes/class-wpppfm-promotions-feed-editor-page.php:53 #: includes/packages/review-feed-manager/classes/class-wpprfm-review-feed-editor-page.php:56 #: includes/user-interface/class-wppfm-feed-editor-page.php:59 msgid "Product Feed Editor" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:24 #: includes/packages/review-feed-manager/classes/elements/class-wpprfm-main-input-selector-element.php:23 #: includes/user-interface/class-wppfm-settings-page.php:209 #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:24 msgid "File Name" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:37 msgid "Promotion ID" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:50 msgid "Products Eligible for Promotion" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:53 msgid "All Products" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:54 msgid "Specific Products" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:66 msgid "Coupon Code Required" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:69 msgid "No code" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:70 msgid "Generic code" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:82 msgid "Generic Redemption Code" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:95 msgid "Promotion Title" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:108 msgid "Promotion Effective Dates" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:110 #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:119 msgid "from " msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:111 #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:120 msgid " till " msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:122 msgid "Eligible Channel for Promotion" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:125 msgid "Online" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:126 msgid "In store" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-main-input-selector-element.php:138 msgid "Promotion Destination" msgstr "" #: includes/packages/promotions-feed-manager/classes/elements/class-wpppfm-promotions-details-selector-element.php:35 msgid "Promotion Details Selector" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:27 msgid "Preconditions" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:32 msgid "Promotion categories" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:37 msgid "Limits" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:42 msgid "Additional attributes" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:62 msgid "Minimum purchase amount" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:64 msgid "Minimum purchase quantity for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:70 msgid "Percentage discount amount" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:72 msgid "Monetary discount amount of a promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:74 msgid "Quantity eligible for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:76 msgid "Free shipping" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:78 #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:90 msgid "-- optional --" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:79 msgid "Free standard shipping" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:80 msgid "Free overnight shipping" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:82 msgid "Free gift of monetary value" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:84 msgid "Free gift description" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:86 msgid "Free gift item ID" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:88 msgid "Coupon value type" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:91 msgid "No structured data" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:92 msgid "Money off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:93 msgid "Percent off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:94 msgid "Buy M get N money off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:95 msgid "Buy M get N percent off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:96 msgid "Buy M get percent off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:97 msgid "Buy M get money off" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:98 msgid "Free gift" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:99 msgid "Free gift with value" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:100 msgid "Free gift with item ID" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:101 msgid "Free shipping standard" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:102 msgid "Free shipping overnight" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:103 msgid "Free shipping two day" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:104 msgid "Free shipping with shipping config" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:110 msgid "Maximum purchase quantity for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:112 msgid "Maximum product price for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:118 msgid "Display dates for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:121 #: includes/user-interface/elements/class-wppfm-category-selector-element.php:25 msgid "Description" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:123 msgid "Image link" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:125 msgid "Fine print for promotion" msgstr "" #: includes/packages/promotions-feed-manager/traits/wpppfm-product-details-selector-box.php:127 msgid "Price for promotion" msgstr "" #: includes/packages/promotions-feed-manager/wp-merchant-promotions-feed-manager.php:28 msgid "" "You need at least version 2.39.0 of the WooCommerce Product Feed Manager " "plugin to use the WooCommerce Google Review Feed Manager add-on" msgstr "" #: includes/packages/review-feed-manager/classes/class-wpprfm-google-product-review-feed-category-wrapper.php:25 msgid "Category Selector" msgstr "" #: includes/packages/review-feed-manager/classes/elements/class-wpprfm-main-input-selector-element.php:34 msgid "Aggregator Name" msgstr "" #: includes/packages/review-feed-manager/classes/elements/class-wpprfm-main-input-selector-element.php:45 msgid "Publisher Name" msgstr "" #: includes/packages/review-feed-manager/classes/elements/class-wpprfm-main-input-selector-element.php:56 msgid "Publisher Icon (url)" msgstr "" #: includes/packages/review-feed-manager/wp-product-review-feed-manager.php:19 msgid "" "You need to update your Feed Manager plugin to the latest version in order " "to use the Google Review Feed add-on." msgstr "" #: includes/packages/woocs/includes/wppfm-woocs-functions.php:19 msgid "-- Select the WOOCS currency for the feed --" msgstr "" #: includes/user-interface/abstract-wppfm-attribute-mapping-wrapper.php:33 msgid "Attribute Mapping" msgstr "" #: includes/user-interface/abstract-wppfm-category-wrapper.php:59 msgid "No shop categories found." msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:40 msgid "Feed Manager - Channel Manager" msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:89 msgid "Installed Channels:" msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:98 msgid "Available Channels:" msgstr "" #. translators: %s: link to the support page #: includes/user-interface/class-wppfm-channel-manager-page.php:109 #, php-format msgid "" "2965 - Could not connect to the channel download server. Please try to " "refresh the page in a few minutes again. You can open a support ticket at %s " "if the issue persists." msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:129 msgid "" "Please confirm you want to remove this channel! Removing this channel will " "also remove all its feed files." msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:129 msgid "Remove" msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:136 msgid "Update Available" msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:159 msgid "Install" msgstr "" #: includes/user-interface/class-wppfm-channel-manager-page.php:167 msgid "Channel Info" msgstr "" #. translators: %s: channel name #: includes/user-interface/class-wppfm-feed-editor-page.php:69 #, php-format msgid "" "This feed requires the \"%s\" channel to be installed. Please open the " "Manage Channels page and install this channel before opening this feed." msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:29 msgid "Select your product source" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:53 msgid "-- Select your merchant --" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:61 msgid "" "You first need to install a channel before you can add a feed. Open the " "Manage Channels page and install at least one channel." msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:102 msgid "-- Select your business type --" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:120 msgid "-- Select your target country --" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:134 msgid "Every" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:135 msgid "day(s) at" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:136 msgid "Every day at" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:140 msgid "for" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:142 msgid "time(s) a day" msgstr "" #: includes/user-interface/class-wppfm-feed-form-control.php:189 msgid "read this article on how to use performance prioritizing" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:48 msgid "Product Feed List" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:50 msgid "Add New Feed" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:87 msgid "Name" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:88 msgid "Url" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:89 msgid "Updated" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:90 msgid "Items" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:93 msgid "Type" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:95 msgid "Status" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:96 #: includes/user-interface/class-wppfm-settings-page.php:211 msgid "Actions" msgstr "" #: includes/user-interface/class-wppfm-feed-list-page.php:145 msgid "New blog post! Discover pro tips to get more out of your web shop!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:29 msgid "You are using characters in your file name that are not allowed!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:30 msgid "" "The promotion id you entered is invalid. It should not include spaces or " "special characters and the max length is 50 characters. Please try again" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:31 msgid "" "The generic redemption code you entered is invalid. Its max length is 20 " "characters. Please try again" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:32 msgid "" "The generic redemption code you entered is invalid. Its max length is 0 " "characters. Please try again" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:33 msgid "You already have a feed with this name! Please use another name." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:34 msgid "The url you entered is invalid. Please try again" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:35 msgid "Saving the data to the database has failed! Please try again." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:36 msgid "no category required" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:37 msgid "no feed generated" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:38 msgid "Preparing and initializing your feed for processing" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:39 msgid "Started processing your feed in the background" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:40 msgid "" "Pushed the feed into the background queue. Processing starts after all other " "feeds are processed." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:41 msgid "" "Error writing the feed. You do not have the correct authorities to write the " "file." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:42 msgid "" "Error generating the feed. Feed generation initialization failed. Please " "check your error logs for more information about the issue." msgstr "" #. translators: %xmlResult%: a string containing the error message #: includes/user-interface/class-wppfm-i18n-scripts.php:44 msgid "Generating the feed has failed! Error return code = %xmlResult%" msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:46 msgid "The status of feed %feedname% is unknown." msgstr "" #. translators: 1: feedname is the name of the feed 2: prodnr the product id and 3: feedtype the feed type #: includes/user-interface/class-wppfm-i18n-scripts.php:48 #, php-format msgid "Product feed %1$s is now ready. It contains %2$s %3$s." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:49 msgid "" "Still processing the feed in the background. You can wait for it to finish, " "but you can also close this form if you want." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:50 msgid "" "This feed has been added to the feed queue and will be processed when it is " "next." msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:52 #, no-php-format msgid "Product feed %feedname% has some errors!" msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:54 #, no-php-format msgid "Product feed %feedname% has failed!" msgstr "" #. translators: %s: URL to WP Marketing Robot #: includes/user-interface/class-wppfm-i18n-scripts.php:56 #, php-format msgid "" "The option to add product variations to the feed is not available in the " "free version. Unlock this option by upgrading to the Premium plugin. For " "more information goto %s." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:57 msgid "Select a sub-category" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:58 msgid "Select by category number" msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:60 #, no-php-format msgid "You already have a field %fieldname% defined!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:61 msgid "Make sure to select all source fields before adding a new one!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:62 msgid "Please fill in the current condition before adding a new one!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:63 msgid "Please select a source field first before you select the conditions." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:64 msgid "Please select a valid source before adding a condition to that source." msgstr "" #. translators: %s: URL to WP Marketing Robot #: includes/user-interface/class-wppfm-i18n-scripts.php:66 #, php-format msgid "" "The Advanced Filter option is not available in the free version. Unlock the " "Advanced Filter option by upgrading to the Premium plugin. For more " "information goto %s." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:67 msgid "except the ones where" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:68 msgid "Please fill in the filter values before adding a new one" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:69 msgid "No separator" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:70 msgid "space" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:71 msgid "comma" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:72 msgid "point" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:73 msgid "semicolon" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:74 msgid "colon" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:75 msgid "dash" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:76 msgid "slash" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:77 msgid "backslash" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:78 msgid "double pipe" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:79 msgid "underscore" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:80 msgid "greater than" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:81 msgid "other" msgstr "" #. translators: %other%: either the word "other" or an empty space #: includes/user-interface/class-wppfm-i18n-scripts.php:83 msgid "for all %other% products" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:84 msgid "edit values" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:85 msgid "and change values" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:86 msgid "remove value editor" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:87 msgid "to" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:88 msgid "with element name" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:89 msgid "Defined by the Category Mapping Table." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:90 msgid "Use advised source" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:91 msgid "Combine source fields" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:92 #: includes/user-interface/class-wppfm-product-feed-category-wrapper.php:26 msgid "Category Mapping" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:93 msgid "Select a source field" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:95 msgid "Map to Default Category" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:96 msgid "Use Shop Category" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:97 msgid "an empty field" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:98 msgid "Add recommended output" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:99 msgid "Add optional output" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:100 msgid "" "You've not selected a Shop Category in the Category Mapping Table. With no " "Shop Category selected, your feed will be empty. Are you sure you still want " "to save this feed?" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:101 msgid "A file name is required!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:102 msgid "" "A required field is not yet filled! All fields on the left column are " "required." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:103 msgid "The feed settings are saved." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:104 msgid "" "Add at least one query in the previous change value row before adding a new " "row." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:105 msgid "Please first fill in a change value option before adding a query to it." msgstr "" #. translators: %s: URL to WP Marketing Robot #: includes/user-interface/class-wppfm-i18n-scripts.php:107 #, php-format msgid "" "The Google Supplemental Feeds are not available in the free version. Unlock " "this option by upgrading to the Premium plugin. For more information goto %s." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:125 #: includes/user-interface/class-wppfm-list-table.php:148 msgid "Processing the feed, please wait..." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:126 msgid "Processing failed, please try again" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:127 #: includes/user-interface/class-wppfm-list-table.php:197 msgid "In processing queue" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:128 msgid "No data found" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:129 #: includes/user-interface/class-wppfm-list-table.php:243 msgid "Auto-off" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:130 #: includes/user-interface/class-wppfm-list-table.php:243 msgid "Auto-on" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:131 #: includes/user-interface/class-wppfm-list-table.php:247 #: includes/user-interface/class-wppfm-list-table.php:279 msgid "Edit" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:132 #: includes/user-interface/class-wppfm-list-table.php:248 msgid "View" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:133 msgid "Other" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:135 #: includes/user-interface/class-wppfm-list-table.php:191 msgid "Ready (manual)" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:136 #: includes/user-interface/class-wppfm-list-table.php:194 msgid "Processing" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:137 #: includes/user-interface/class-wppfm-list-table.php:200 msgid "Has errors" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:138 #: includes/user-interface/class-wppfm-list-table.php:203 msgid "Failed processing" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:139 #: includes/user-interface/class-wppfm-i18n-scripts.php:252 #: includes/user-interface/class-wppfm-list-table.php:188 msgid "Ready (auto)" msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:141 msgid "Added a copy of feed %feedname% to the list." msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:143 msgid "Please confirm you want to delete feed %feedname%." msgstr "" #. translators: %feedname%: name of the feed #: includes/user-interface/class-wppfm-i18n-scripts.php:145 msgid "Feed %feedname% removed from the server." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:146 msgid "This feed does not yet exists, please (re)generate this feed first." msgstr "" #. translators: %channel%: name of the channel #: includes/user-interface/class-wppfm-i18n-scripts.php:148 msgid "" "This feed requires the \"%1$channel%\" Channel to be installed. Please open " "the Manage Channels page and install the \"%2$channel%\" before regenerating " "this feed." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:149 msgid "Channel not installed" msgstr "" #. translators: %installed_version%: channel version number installed #: includes/user-interface/class-wppfm-i18n-scripts.php:167 msgid "Installed version: %installed_version%" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:182 msgid "First enter a file name for the backup file." msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:184 msgid "Please confirm you want to delete backup %backup_file_name%." msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:186 #, no-php-format msgid "%backup_file_name% deleted." msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:188 msgid "" "Are you sure you want to restore backup %backup_file_name%? This will " "overwrite your current settings and feed data!" msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:190 msgid "%backup_file_name% restored" msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:192 #, no-php-format msgid "%backup_file_name% duplicated" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:193 msgid "Restore" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:194 msgid "" "A backup file with the selected name already exists. Please choose an other " "name or delete the existing file first." msgstr "" #. translators: %s: name of the backup folder #: includes/user-interface/class-wppfm-i18n-scripts.php:196 #, php-format msgid "" "1432 - %s is not a writable folder. Make sure you have admin rights to this " "folder." msgstr "" #. translators: %backup_file_name%: name of the backup file #: includes/user-interface/class-wppfm-i18n-scripts.php:198 #, no-php-format msgid "1433 - Could not write the %backup_file_name% file." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:199 msgid "No backup found" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:200 msgid "" "To restore the exported backup file, please upload it to the \"wp-content/" "uploads/wppfm-backups\" folder of the server where you want to restore it on." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:201 msgid "The input is not a valid email address. Please try again." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:202 msgid "" "Notice recipient saved. A test email has been sent — check your inbox and " "spam folder. If you do not receive it within a few minutes, consider using " "an SMTP plugin as your server may not be configured for reliable email " "delivery." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:203 msgid "" "Notice recipient saved, but the test email could not be delivered. Consider " "using an SMTP plugin to improve email delivery." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:204 msgid "Notice recipient saved." msgstr "" #. translators: %s: support email address #: includes/user-interface/class-wppfm-i18n-scripts.php:221 #, php-format msgid "" "There was an unknown error with the sign up process, please contact us at %s!" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:222 msgid "" "The email you entered is not a valid email address. Please check the address " "again." msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:238 msgid "edit" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:239 msgid "select" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:240 msgid "selected" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:241 msgid "delete" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:242 msgid "remove" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:243 msgid "add" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:244 msgid "if" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:245 msgid "or" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:246 msgid "and" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:247 msgid "" "All products from the selected Shop Categories will be included in the feed" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:249 msgid "Export" msgstr "" #: includes/user-interface/class-wppfm-i18n-scripts.php:250 #: includes/user-interface/class-wppfm-list-table.php:252 #: includes/user-interface/class-wppfm-list-table.php:281 msgid "Regenerate" msgstr "" #: includes/user-interface/class-wppfm-license-page.php:37 msgid "" "Your key seems to be expired. If you are sure you have a valid key, please " "open a ticket at wpmarketingrobot.com/support/" msgstr "" #: includes/user-interface/class-wppfm-license-page.php:39 msgid "Plugin License Options" msgstr "" #: includes/user-interface/class-wppfm-license-page.php:44 msgid "License Key" msgstr "" #: includes/user-interface/class-wppfm-license-page.php:50 msgid "I accept your Terms and Conditions" msgstr "" #: includes/user-interface/class-wppfm-license-page.php:53 #: includes/user-interface/class-wppfm-license-page.php:54 msgid "Activate License" msgstr "" #: includes/user-interface/class-wppfm-main-header.php:72 msgid "Feed List" msgstr "" #: includes/user-interface/class-wppfm-main-header.php:75 #: includes/user-interface/wppfm-admin-actions.php:31 #: includes/user-interface/wppfm-admin-actions.php:32 msgid "Feed Editor" msgstr "" #: includes/user-interface/class-wppfm-main-header.php:82 #: includes/user-interface/wppfm-admin-actions.php:67 msgid "Channel Manager" msgstr "" #: includes/user-interface/class-wppfm-main-header.php:87 #: includes/user-interface/wppfm-admin-actions.php:81 #: includes/user-interface/wppfm-admin-actions.php:82 msgid "Settings" msgstr "" #: includes/user-interface/class-wppfm-main-header.php:90 #: includes/user-interface/wppfm-admin-actions.php:91 #: includes/user-interface/wppfm-admin-actions.php:92 msgid "Support" msgstr "" #: includes/user-interface/class-wppfm-notice.php:30 msgid "50% Black Friday SALE!!" msgstr "" #: includes/user-interface/class-wppfm-notice.php:30 msgid "Black Friday Sale: 50% Off" msgstr "" #: includes/user-interface/class-wppfm-notice.php:30 msgid "From November 29 to December 2, 2024." msgstr "" #: includes/user-interface/class-wppfm-notice.php:31 msgid "Optimize your WooCommerce feed management with this limited-time offer!" msgstr "" #: includes/user-interface/class-wppfm-notice.php:33 msgid "Get Your Deal Now!" msgstr "" #: includes/user-interface/class-wppfm-notice.php:34 msgid "Nope, I don't like deals!" msgstr "" #: includes/user-interface/class-wppfm-notice.php:39 msgid "don't show this Black Friday offer anymore" msgstr "" #: includes/user-interface/class-wppfm-product-feed-google-analytics-wrapper.php:25 msgid "Google Campaign URL Builder" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:36 msgid "Feed Manager - Settings" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:78 msgid "Auto feed fix" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:83 msgid "Automatically try regenerating feeds that are failed (default off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:84 msgid "" "Leaving this option on can put extra strain on your server when feeds keep " "failing." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:88 msgid "Disable background processing" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:93 msgid "" "Process feeds directly instead of in the background (default off). Try this " "option when feeds keep getting stuck in processing. " msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:94 msgid "" "WARNING: When this option is selected the system can only update one feed at " "a time. Make sure to de-conflict your feeds auto-update schedules to prevent " "more than one feed auto-updates at a time." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:98 msgid "Feed process logger" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:103 msgid "" "When switched on, generates an extensive log of the feed process (default " "off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:104 msgid "Switch this option only on request of the help desk. " msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:111 msgid "Show product identifiers" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:116 msgid "" "When switched on, adds Brand, GTIN and MPN product identifiers to the " "products (default off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:117 msgid "" "This option will add product identifier input fields to the Inventory card " "of your products. The MPN identifier is also added to the product variations." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:126 msgid "WPML: Use full resolution URLs" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:131 msgid "Enables full conversion of hard-coded URLs (default off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:132 msgid "" "Use this option if you're using WPML and are getting incorrect URLs in your " "feed. This option will slightly increase the load on the database when " "processing a feed." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:138 msgid "Omit price filters" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:143 msgid "Omits filters that are used on the prices in your feeds (default off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:144 msgid "" "Enable this option to prevent third-party plugins or custom filters from " "altering the prices in your product feeds. Use this if you notice incorrect " "prices in your feed." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:150 msgid "Manual channel update" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:155 msgid "When switched on, you need to manually update channels (default off)." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:156 msgid "" "By default your channels are updated automatically as soon as an update is " "available. This option allows your to switch off the automatic channel " "updates and keep your channels manually up to date." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:161 msgid "Clear feed process" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:165 msgid "Clear Feed Process" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:168 msgid "" "Use this option when feeds get stuck processing - does not delete your " "current feeds or settings." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:172 msgid "Third party attributes" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:177 msgid "" "Enter comma separated keywords and wildcards to use third party attributes." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:178 msgid "" "Use specific wildcards. Do not use to broad wildcards like %_% because that " "will include default WooCommerce attributes and can sometimes result in " "incorrect feed outputs." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:182 msgid "Notice recipient" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:187 msgid "Email address of the feed manager." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:188 msgid "" "Enter the email address of the person you want to be notified when a feed " "fails during an automatic feed update. This option requires an SMTP server " "for WordPress to be installed on your server. If no emails are received, " "consider using an SMTP plugin to improve email delivery." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:192 msgid "Re-initialize" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:196 msgid "Re-initiate Plugin" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:199 msgid "Resets and updates the plugin." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:200 msgid "" "Updates and cleans the tables if required, re-initiates the cron events and " "resets the stored license - does not delete your current feeds or settings. " "You need to re-enter your license after this action." msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:204 msgid "Backups" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:210 msgid "Backup Date" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:217 msgid "Add New Backup" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:222 msgid "Backup current feeds" msgstr "" #: includes/user-interface/class-wppfm-settings-page.php:223 msgid "Cancel backup" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:42 msgid "Feed Manager - Support" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:163 msgid "" "Getting started with your WooCommerce Product Feed Manager is easier than " "you could imagine. All our customers are not feed marketeers and we want to " "make your life easier." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:169 msgid "Getting Started With Product Feed Manager" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:180 msgid "" "Please check the following articles to get started with your WooCommerce " "Product Feed Manager." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:182 msgid "Create a basic product feed" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:183 msgid "Navigating your plugin settings dashboard" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:184 msgid "Category mapping" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:185 msgid "Adding data to a product feed attribute" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:186 msgid "Using the unique product identifier function" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:187 msgid "How to set automatic feed updates" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:188 msgid "How to use data from unsupported plugins in the feed" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:189 msgid "How to create repeating fields in sub-attributes" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:190 msgid "How to use the advanced product filter" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:191 msgid "The Channel Manager explained" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:192 msgid "Frequently asked questions" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:196 msgid "User Guide" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:205 msgid "" "Our Experts would like to assist you with your query and any help you need." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:209 msgid "Need Expert Support?" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:211 msgid "Contact Support" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:219 msgid "Download" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:222 msgid "" "Improve your Google shopping campaigns with proven, actionable steps from " "our detailed Google Product Feed checklist." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:230 msgid "Free Google Shopping Checklist" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:241 msgid "" "Thank you for requesting the Google Shopping Checklist: The Complete Guide. " "Please check your email for the download link." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:242 msgid "" "If you don't see it in your inbox, kindly check your spam or junk folder." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:246 msgid "Google Shopping Checklist" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:259 msgid "" "We need your help to keep developing the plugin. Please review it and spread " "the love to keep us motivated." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:263 msgid "Show Your Love" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:265 msgid "Leave a Review" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:273 msgid "" "Get detailed and guided instructions to level up your feeds with the " "necessary setup." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:277 msgid "Documentation" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:279 msgid "Visit Documentation" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:303 msgid "" "Join our Facebook page for free expert marketing tips and strategies to " "boost your web shop sales!" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:307 msgid "Join Our Facebook Page" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:309 msgid "Join Facebook Page" msgstr "" #: includes/user-interface/class-wppfm-support-page.php:317 msgid "" "If you need any feature on your WooCommerce Product Feed Manager that we " "currently do not have, please send us a request with your wishes and " "requirements." msgstr "" #: includes/user-interface/class-wppfm-support-page.php:321 #: includes/user-interface/class-wppfm-support-page.php:323 msgid "Request a Feature" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:25 msgid "Required attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:37 msgid "Highly recommended attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:49 msgid "Recommended attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:62 msgid "Optional attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:75 msgid "Custom attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:87 msgid "Attributes" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:89 msgid "From WooCommerce source" msgstr "" #: includes/user-interface/elements/class-wppfm-attribute-selector-element.php:90 msgid "Condition" msgstr "" #: includes/user-interface/elements/class-wppfm-category-selector-element.php:25 msgid "Feed Category" msgstr "" #: includes/user-interface/elements/class-wppfm-category-selector-element.php:32 msgid "Shop Category" msgstr "" #: includes/user-interface/elements/class-wppfm-category-selector-element.php:34 msgid "Products" msgstr "" #: includes/user-interface/elements/class-wppfm-category-selector-element.php:98 msgid "Product Filter" msgstr "" #: includes/user-interface/elements/class-wppfm-form-element.php:45 msgid "Save & Generate Feed" msgstr "" #: includes/user-interface/elements/class-wppfm-form-element.php:48 msgid "Save Feed" msgstr "" #: includes/user-interface/elements/class-wppfm-form-element.php:51 msgid "View Feed" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:23 msgid "" "Use the campaign url builder to track clicks in Google Analytics and see " "which campaigns and products refer traffic." msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:25 msgid "" "Fill out the required fields (market with *). Empty fields will not be added " "to the url." msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:26 msgid "Click here for more info about Google Analytics" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:37 msgid "Google Analytics Tracking" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:40 msgid "settings at the bottom of this page" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:49 msgid "Campaign Source" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:52 msgid "e.g. google shopping, newsletter" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:61 msgid "Campaign Medium" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:64 msgid "e.g. cpc, banner, email" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:73 msgid "Campaign Name" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:76 msgid "e.g. feed title, spring sale" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:85 msgid "Campaign Term" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:88 msgid "identify the paid keywords" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:97 msgid "Campaign Content" msgstr "" #: includes/user-interface/elements/class-wppfm-google-analytics-input-selector-element.php:100 msgid "use to differentiate ads" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:35 msgid "Products source" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:47 msgid "Channel" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:62 msgid "Google Feed Type" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:77 msgid "Business Type" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:89 msgid "Target Country" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:100 msgid "Default Category" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:112 msgid "Aggregator Shop" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:124 msgid "Include Product Variations" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:136 msgid "Feed Title" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:148 msgid "Feed Description" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:161 msgid "Update Schedule" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:175 msgid "Use Performance Prioritizing" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:189 msgid "Period (days)" msgstr "" #: includes/user-interface/elements/class-wppfm-main-input-selector-element.php:201 msgid "High tier percentage" msgstr "" #: includes/user-interface/elements/class-wppfm-product-filter-selector-element.php:27 msgid "Include" msgstr "" #: includes/user-interface/elements/class-wppfm-product-filter-selector-element.php:41 msgid "Exclude" msgstr "" #: includes/user-interface/wppfm-admin-actions.php:20 msgid "WP Feed Manager" msgstr "" #: includes/user-interface/wppfm-admin-actions.php:21 msgid "Feed Manager" msgstr "" #: includes/user-interface/wppfm-admin-actions.php:47 #, php-format msgid "%d channel update" msgid_plural "%d channel updates" msgstr[0] "" msgstr[1] "" #. translators: %d: Number of channel updates available #: includes/user-interface/wppfm-admin-actions.php:57 #, php-format msgid "Channel Manager %s" msgstr "" #: includes/user-interface/wppfm-admin-actions.php:110 msgid "" "Due to an update of your Feed Manager plugin, your feed backups are no " "longer valid! Please open the Feed Manager Settings page, remove all current " "backups, and make a new one." msgstr "" #. translators: %s: link to the support page #: includes/user-interface/wppfm-admin-actions.php:239 #, php-format msgid "" "2121 - Activating your license failed. Please open a support ticket at %s " "for support on this issue." msgstr "" #: includes/user-interface/wppfm-admin-actions.php:266 #, php-format msgid "" "An error has occurred. It is possible that the wpmarketingrobot website is " "down.\n" "\t\t\t\t\t\tPlease check if wpmarketingrobot.com is still active. If not, or " "if this error consist, please contact\n" "\t\t\t\t\t\tauke@wpmarketingrobot.com. Error Message: %s" msgstr "" #. translators: 1: Name of the plugin, 2: url to the wpmarketingrobot store #: includes/user-interface/wppfm-admin-actions.php:317 #, php-format msgid "" "You have an invalid or expired license key for your %1$s plugin. Please %2$s " "to keep the plugin working and your product feeds valid." msgstr "" #: includes/user-interface/wppfm-admin-actions.php:319 msgid "click here to go to the Licenses renewal page" msgstr "" #: includes/user-interface/wppfm-admin-actions.php:329 #, php-format msgid "" "The license key for your %1$s plugin is expiring soon. If you wish, you can " "%2$s to renew your license key directly so that you can be sure your product " "feeds keep working." msgstr "" #: includes/user-interface/wppfm-admin-actions.php:333 msgid "click here" msgstr "" #: includes/user-interface/wppfm-admin-filters.php:28 msgid "Starter Guide" msgstr "" #: includes/user-interface/wppfm-admin-filters.php:31 msgid "Go Premium" msgstr "" #: includes/user-interface/wppfm-admin-filters.php:33 msgid "Get Support" msgstr "" #: includes/user-interface/wppfm-admin-menu-functions.php:312 #, php-format msgid "" "2122 - License verification failed. This may be due to a temporary issue " "with our server. Please wait a few minutes and try again. If the problem " "continues, feel free to open a support ticket at %s for further assistance." msgstr "" #: includes/user-interface/wppfm-edit-feed-form-functions.php:31 msgid "" " Select the products you want in the feed by selecting the correct Shop " "Category and make sure the required attributes are set correctly" msgstr "" #: includes/user-interface/wppfm-edit-feed-form-functions.php:32 msgid "Click here to view the specifications for this feed." msgstr "" #. translators: %1$s: feed type name, %2$s: Initial description of how to start the feed setup, %3$s: Link to the feed specifications #: includes/user-interface/wppfm-edit-feed-form-functions.php:35 #, php-format msgid "Here you can edit the parameters of your new %1$s.%2$s%3$s" msgstr "" #: includes/user-interface/wppfm-edit-feed-form-functions.php:36 msgid "" "Here you can set up your new feed. Start by entering a name for your feed " "and selecting a channel." msgstr "" #. translators: %s: Error message #: includes/user-interface/wppfm-messaging-functions.php:119 #, php-format msgid "" "There was an error but I was unable to store the error message in the log " "file. The message was %s" msgstr "" #: includes/user-interface/wppfm-messaging-functions.php:145 #, php-format msgid "" "This plugin requires WooCommerce version %1$s as a minimum!\n" "\t\t\tIt seems you have installed WooCommerce version %2$s which is a " "version that is not supported.\n" "\t\t\tPlease update to the latest version ***" msgstr "" #: includes/user-interface/wppfm-messaging-functions.php:164 msgid "" "This plugin only works in conjunction with the WooCommerce Plugin!\n" "\t\t\t\tIt seems you have not installed and activated the WooCommerce Plugin " "yet, so please do so before using this Plugin." msgstr "" #. translators: %s: link to information about the WooCommerce plugin #: includes/user-interface/wppfm-messaging-functions.php:169 #, php-format msgid "" "You can find more information about the Woocommerce Plugin %sby clicking " "here." msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:23 msgid "" "Brand name of the product. If the product has no brand name you can use the " "manufacturer or supplier name." msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:34 #: includes/user-interface/wppfm-product-identifiers.php:106 msgid "" "GTIN refers to a products Global Trade Item Number. You can also use a UPC, " "EAN, JAN, ISBN or ITF-14 number here." msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:45 #: includes/user-interface/wppfm-product-identifiers.php:95 msgid "Add your product's Manufacturer Part Number (MPN)." msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:93 msgid "Product MPN" msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:154 msgid "Brand" msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:165 msgid "GTIN" msgstr "" #: includes/user-interface/wppfm-product-identifiers.php:176 msgid "MPN" msgstr "" #: includes/user-interface/wppfm-woocommerce-actions.php:17 msgid "Product Feed" msgstr "" #: includes/user-interface/wppfm-woocommerce-actions.php:42 #: includes/user-interface/wppfm-woocommerce-actions.php:88 msgid "Exclude from Feed" msgstr "" #: includes/user-interface/wppfm-woocommerce-actions.php:43 msgid "" "Activate this option to mark this product for exclusion. Use the Feed " "Manager Product Filter to remove marked products from feeds" msgstr "" #: includes/user-interface/wppfm-woocommerce-actions.php:87 msgid "" "Activate this option to mark this product variation for exclusion. Use the " "Feed Manager Product Filter to remove marked products from feeds" msgstr "" #: wp-product-feed-manager.php:79 msgid "Cloning is not allowed" msgstr "" #: wp-product-feed-manager.php:90 msgid "Unserializing instances of this class is not allowed" msgstr "" #. Plugin Name of the plugin/theme msgid "WooCommerce Product Feed Manager" msgstr "" #. Plugin URI of the plugin/theme #. Author URI of the plugin/theme msgid "https://www.wpmarketingrobot.com" msgstr "" #. Description of the plugin/theme msgid "" "An easy-to-use WordPress plugin that generates and submits your product " "feeds to merchant centres." msgstr "" #. Author of the plugin/theme msgid "WP Marketing Robot" msgstr ""