# Copyright (C) 2016 flowdee # This file is distributed under the same license as the Affiliate Coupons package. #, fuzzy msgid "" msgstr "" "Project-Id-Version: Affiliate Coupons\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/affiliate-" "coupons\n" "POT-Creation-Date: 2018-06-18 08:30+0200\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" "Last-Translator: flowdee \n" "Language-Team: flowdee \n" "X-Generator: Poedit 2.0.8\n" "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;" "_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;" "esc_attr_x:1,2c;esc_html_x:1,2c\n" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-Basepath: ..\n" "X-Textdomain-Support: yes\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: assets\n" "X-Poedit-SearchPathExcluded-1: build\n" "X-Poedit-SearchPathExcluded-2: node_modules\n" "X-Poedit-SearchPathExcluded-3: vendor\n" "X-Poedit-SearchPathExcluded-4: public\n" #: includes/admin/class.settings.php:35 msgid "Affiliate Coupons - Settings" msgstr "" #: includes/admin/class.settings.php:36 includes/admin/plugins.php:24 msgid "Settings" msgstr "" #: includes/admin/class.settings.php:55 includes/admin/class.settings.php:157 msgid "Quickstart Guide" msgstr "" #: includes/admin/class.settings.php:64 msgid "General" msgstr "" #: includes/admin/class.settings.php:71 msgid "Expiration" msgstr "" #: includes/admin/class.settings.php:80 msgid "Sorting" msgstr "" #: includes/admin/class.settings.php:92 msgid "Output" msgstr "" #: includes/admin/class.settings.php:99 includes/admin/class.settings.php:236 msgid "Templates" msgstr "" #: includes/admin/class.settings.php:108 msgid "Contents" msgstr "" #: includes/admin/class.settings.php:117 includes/coupon-metaboxes.php:42 msgid "Discount" msgstr "" #: includes/admin/class.settings.php:126 msgid "Button" msgstr "" #: includes/admin/class.settings.php:135 msgid "Custom CSS" msgstr "" #: includes/admin/class.settings.php:160 msgid "First Steps" msgstr "" #: includes/admin/class.settings.php:163 msgid "Create vendors" msgstr "" #: includes/admin/class.settings.php:164 msgid "Create coupons" msgstr "" #: includes/admin/class.settings.php:165 msgid "Link coupons to vendors" msgstr "" #: includes/admin/class.settings.php:166 msgid "Assign categories and/or types to coupons if needed" msgstr "" #: includes/admin/class.settings.php:167 msgid "Display coupons inside your posts/pages by using shortcodes" msgstr "" #: includes/admin/class.settings.php:171 msgid "Show all coupons" msgstr "" #: includes/admin/class.settings.php:178 msgid "Show single coupons" msgstr "" #: includes/admin/class.settings.php:181 #: includes/admin/class.settings.php:196 #: includes/admin/class.settings.php:201 msgid "or" msgstr "" #: includes/admin/class.settings.php:186 msgid "Filter coupons" msgstr "" #: includes/admin/class.settings.php:187 msgid "" "By passing the id or slug (only if specified) you can filter the results " "individually." msgstr "" #: includes/admin/class.settings.php:191 msgid "Filter by vendor:" msgstr "" #: includes/admin/class.settings.php:195 msgid "Filter by category:" msgstr "" #: includes/admin/class.settings.php:200 msgid "Filter by type:" msgstr "" #: includes/admin/class.settings.php:206 msgid "Show/hide expired coupons" msgstr "" #: includes/admin/class.settings.php:207 msgid "" "Contrary to the settings below you can show/hide expired for each " "shortcode individually." msgstr "" #: includes/admin/class.settings.php:211 msgid "vs." msgstr "" #: includes/admin/class.settings.php:216 msgid "All filter options above can be combined inside the same shortcode." msgstr "" #: includes/admin/class.settings.php:220 msgid "Sorting coupons" msgstr "" #: includes/admin/class.settings.php:224 #: includes/widgets/class.widget-multiple.php:178 msgid "Order:" msgstr "" #: includes/admin/class.settings.php:228 #: includes/widgets/class.widget-multiple.php:162 msgid "Order by:" msgstr "" #: includes/admin/class.settings.php:237 msgid "You can easily select a template on a shortcode basis as follows:" msgstr "" #: includes/admin/class.settings.php:243 msgid "The following templates are available right now:" msgstr "" #: includes/admin/class.settings.php:247 msgid "" "In order to display multiple coupons side by side, make use of the grid " "functionality:" msgstr "" #: includes/admin/class.settings.php:253 msgid "" "When passing the grid size parameter, the plugin will automatically choose " "the grid template." msgstr "" #: includes/admin/class.settings.php:269 msgid "Hide coupons after they expired" msgstr "" #: includes/admin/class.settings.php:276 msgid "Ascending " msgstr "" #: includes/admin/class.settings.php:277 msgid "Descending" msgstr "" #: includes/admin/class.settings.php:283 msgid "Name (Post)" msgstr "" #: includes/admin/class.settings.php:284 msgid "Date published (Post)" msgstr "" #: includes/admin/class.settings.php:285 msgid "Random" msgstr "" #: includes/admin/class.settings.php:286 msgid "Title (Coupon)" msgstr "" #: includes/admin/class.settings.php:287 msgid "Description (Coupon)" msgstr "" #: includes/admin/class.settings.php:288 msgid "Discount (Coupon)" msgstr "" #: includes/admin/class.settings.php:289 msgid "Valid from date (Coupon)" msgstr "" #: includes/admin/class.settings.php:290 msgid "Valid to date (Coupon)" msgstr "" #: includes/admin/class.settings.php:296 msgid "Order" msgstr "" #: includes/admin/class.settings.php:305 msgid "Order by" msgstr "" #: includes/admin/class.settings.php:330 #: includes/widgets/class.widget-multiple.php:195 #: includes/widgets/class.widget-single.php:103 msgid "Standard" msgstr "" #: includes/admin/class.settings.php:331 msgid "Grid" msgstr "" #: includes/admin/class.settings.php:339 msgid "Template" msgstr "" #: includes/admin/class.settings.php:348 msgid "Grid size" msgstr "" #: includes/admin/class.settings.php:360 msgid "Excerpt Length" msgstr "" #: includes/admin/class.settings.php:365 msgid "" "Some templates are displaying an excerpt instead of the whole coupon " "description." msgstr "" #: includes/admin/class.settings.php:376 #: includes/admin/class.settings.php:417 msgid "Background Color" msgstr "" #: includes/admin/class.settings.php:380 #: includes/admin/class.settings.php:421 msgid "Text Color" msgstr "" #: includes/admin/class.settings.php:390 includes/coupon-functions.php:652 msgid "Go to the deal" msgstr "" #: includes/admin/class.settings.php:393 msgid "None" msgstr "" #: includes/admin/class.settings.php:394 msgid "Hand right" msgstr "" #: includes/admin/class.settings.php:395 msgid "Gavel" msgstr "" #: includes/admin/class.settings.php:396 msgid "Shopping cart" msgstr "" #: includes/admin/class.settings.php:403 includes/vendor/meta-box-demo.php:61 msgid "Text" msgstr "" #: includes/admin/class.settings.php:408 msgid "Icon" msgstr "" #: includes/admin/class.settings.php:437 msgid "Output custom CSS styles" msgstr "" #: includes/admin/class.settings.php:442 msgid "" "Please don't use the style tag. Simply paste you CSS classes/" "definitions e.g. .affcoups .affcoups-coupon { background-color: " "#333; }" msgstr "" #: includes/admin/class.settings.php:451 msgid "" "In case you want to change the colors, you must pick a new color for all " "fields above." msgstr "" #: includes/admin/class.settings.php:461 includes/coupon-post-type.php:22 msgid "Affiliate Coupons" msgstr "" #: includes/admin/class.settings.php:485 msgid "" "Here you can find a brief overview of the most important resources in " "order use our plugin." msgstr "" #: includes/admin/class.settings.php:513 msgid "Latest News & Updates" msgstr "" #: includes/admin/class.settings.php:516 msgid "" "Join our newsletter and we let you know about new releases, as well as " "important updates and upcoming deals." msgstr "" #: includes/admin/class.settings.php:523 msgid "Email Address" msgstr "" #: includes/admin/class.settings.php:537 msgid "Subscribe" msgstr "" #: includes/admin/manage-categories.php:23 #: includes/admin/manage-coupons.php:24 includes/admin/manage-types.php:23 #: includes/admin/manage-vendors.php:24 msgid "Shortcodes" msgstr "" #: includes/admin/manage-coupons.php:23 includes/admin/manage-vendors.php:23 msgid "Thumbnail" msgstr "" #: includes/admin/plugins.php:59 msgid "Plugin Website" msgstr "" #: includes/bootstrap.php:82 #: includes/vendor/class-tgm-plugin-activation.php:334 msgid "Install Required Plugins" msgstr "" #: includes/bootstrap.php:83 #: includes/vendor/class-tgm-plugin-activation.php:335 msgid "Install Plugins" msgstr "" #: includes/bootstrap.php:85 #: includes/vendor/class-tgm-plugin-activation.php:337 #, php-format msgid "Installing Plugin: %s" msgstr "" #: includes/bootstrap.php:87 #: includes/vendor/class-tgm-plugin-activation.php:339 #, php-format msgid "Updating Plugin: %s" msgstr "" #: includes/bootstrap.php:88 #: includes/vendor/class-tgm-plugin-activation.php:340 msgid "Something went wrong with the plugin API." msgstr "" #: includes/bootstrap.php:91 #, php-format msgid "Affiliate Coupons requires the following plugin: %1$s." msgid_plural "Affiliate Coupons requires the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:97 #, php-format msgid "Affiliate Coupons recommends the following plugin: %1$s." msgid_plural "Affiliate Coupons recommends the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:103 #, php-format msgid "" "The following plugin needs to be updated to its latest version to ensure " "maximum compatibility with this plugin: %1$s." msgid_plural "" "The following plugins need to be updated to their latest version to ensure " "maximum compatibility with this plugin: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:109 #: includes/vendor/class-tgm-plugin-activation.php:361 #, php-format msgid "There is an update available for: %1$s." msgid_plural "There are updates available for the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:115 #: includes/vendor/class-tgm-plugin-activation.php:367 #, php-format msgid "The following required plugin is currently inactive: %1$s." msgid_plural "The following required plugins are currently inactive: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:121 #: includes/vendor/class-tgm-plugin-activation.php:373 #, php-format msgid "The following recommended plugin is currently inactive: %1$s." msgid_plural "" "The following recommended plugins are currently inactive: %1$s." msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:126 #: includes/vendor/class-tgm-plugin-activation.php:378 msgid "Begin installing plugin" msgid_plural "Begin installing plugins" msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:131 #: includes/vendor/class-tgm-plugin-activation.php:383 msgid "Begin updating plugin" msgid_plural "Begin updating plugins" msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:136 #: includes/vendor/class-tgm-plugin-activation.php:388 msgid "Begin activating plugin" msgid_plural "Begin activating plugins" msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:140 #: includes/vendor/class-tgm-plugin-activation.php:392 msgid "Return to Required Plugins Installer" msgstr "" #: includes/bootstrap.php:141 #: includes/vendor/class-tgm-plugin-activation.php:394 #: includes/vendor/class-tgm-plugin-activation.php:3252 msgid "Plugin activated successfully." msgstr "" #: includes/bootstrap.php:142 #: includes/vendor/class-tgm-plugin-activation.php:395 #: includes/vendor/class-tgm-plugin-activation.php:3045 msgid "The following plugin was activated successfully:" msgid_plural "The following plugins were activated successfully:" msgstr[0] "" msgstr[1] "" #: includes/bootstrap.php:144 #: includes/vendor/class-tgm-plugin-activation.php:397 #, php-format msgid "No action taken. Plugin %1$s was already active." msgstr "" #: includes/bootstrap.php:146 #, php-format msgid "" "Plugin not activated. A higher version of %s is needed for this plugin. " "Please update the plugin." msgstr "" #: includes/bootstrap.php:148 #: includes/vendor/class-tgm-plugin-activation.php:401 #, php-format msgid "All plugins installed and activated successfully. %1$s" msgstr "" #: includes/bootstrap.php:149 #: includes/vendor/class-tgm-plugin-activation.php:402 msgid "Dismiss this notice" msgstr "" #: includes/bootstrap.php:150 #: includes/vendor/class-tgm-plugin-activation.php:403 msgid "" "There are one or more required or recommended plugins to install, update " "or activate." msgstr "" #: includes/bootstrap.php:151 #: includes/vendor/class-tgm-plugin-activation.php:404 msgid "Please contact the administrator of this site for help." msgstr "" #: includes/coupon-category-taxonomy.php:20 msgctxt "Taxonomy General Name" msgid "Categories" msgstr "" #: includes/coupon-category-taxonomy.php:21 msgctxt "Taxonomy Singular Name" msgid "Category" msgstr "" #: includes/coupon-category-taxonomy.php:22 msgid "Categories" msgstr "" #: includes/coupon-category-taxonomy.php:23 msgid "All Categories" msgstr "" #: includes/coupon-category-taxonomy.php:24 msgid "Parent Category" msgstr "" #: includes/coupon-category-taxonomy.php:25 msgid "Parent Category:" msgstr "" #: includes/coupon-category-taxonomy.php:26 msgid "New Category Name" msgstr "" #: includes/coupon-category-taxonomy.php:27 msgid "Add New Category" msgstr "" #: includes/coupon-category-taxonomy.php:28 msgid "Edit Category" msgstr "" #: includes/coupon-category-taxonomy.php:29 msgid "Update Category" msgstr "" #: includes/coupon-category-taxonomy.php:30 msgid "View Category" msgstr "" #: includes/coupon-category-taxonomy.php:31 msgid "Separate categories with commas" msgstr "" #: includes/coupon-category-taxonomy.php:32 msgid "Add or remove categories" msgstr "" #: includes/coupon-category-taxonomy.php:33 #: includes/coupon-type-taxonomy.php:33 msgid "Choose from the most used" msgstr "" #: includes/coupon-category-taxonomy.php:34 msgid "Popular Categories" msgstr "" #: includes/coupon-category-taxonomy.php:35 msgid "Search Categories" msgstr "" #: includes/coupon-category-taxonomy.php:36 #: includes/coupon-type-taxonomy.php:36 msgid "Not Found" msgstr "" #: includes/coupon-category-taxonomy.php:37 msgid "No categories" msgstr "" #: includes/coupon-category-taxonomy.php:38 msgid "Categories list" msgstr "" #: includes/coupon-category-taxonomy.php:39 msgid "Categories list navigation" msgstr "" #: includes/coupon-functions.php:204 includes/coupon-functions.php:684 #: includes/coupon-functions.php:708 includes/coupon-functions.php:734 #: includes/coupon-metaboxes.php:26 msgid "Please select..." msgstr "" #: includes/coupon-functions.php:460 msgid "More" msgstr "" #: includes/coupon-functions.php:500 msgid "Copied!" msgstr "" #: includes/coupon-functions.php:501 msgid "Copy" msgstr "" #: includes/coupon-functions.php:621 includes/coupon-metaboxes.php:54 msgid "Valid from" msgstr "" #: includes/coupon-functions.php:626 includes/coupon-metaboxes.php:68 msgid "Valid until" msgstr "" #: includes/coupon-functions.php:626 msgid "until" msgstr "" #: includes/coupon-metaboxes.php:21 includes/vendor-post-type.php:23 #: includes/vendor-post-type.php:52 msgid "Vendor" msgstr "" #: includes/coupon-metaboxes.php:35 includes/vendor-metaboxes.php:21 msgid "Image" msgstr "" #: includes/coupon-metaboxes.php:37 msgid "By default the vendor image will be taken." msgstr "" #: includes/coupon-metaboxes.php:37 includes/vendor-metaboxes.php:24 #, php-format msgid "Recommended size: %1$d * %2$d px" msgstr "" #: includes/coupon-metaboxes.php:45 msgid "e.g. 50% OFF" msgstr "" #: includes/coupon-metaboxes.php:48 msgid "Discount Code" msgstr "" #: includes/coupon-metaboxes.php:51 msgid "e.g. SUMMERTIME50OFF" msgstr "" #: includes/coupon-metaboxes.php:60 includes/coupon-metaboxes.php:74 #: includes/vendor/meta-box-demo.php:198 msgid "yy-mm-dd" msgstr "" #: includes/coupon-metaboxes.php:82 includes/vendor-metaboxes.php:28 #: includes/vendor/meta-box-demo.php:286 msgid "URL" msgstr "" #: includes/coupon-metaboxes.php:84 msgid "By default the vendor url will be taken." msgstr "" #: includes/coupon-metaboxes.php:88 msgid "Title" msgstr "" #: includes/coupon-metaboxes.php:91 msgid "By default the vendor title will be taken." msgstr "" #: includes/coupon-metaboxes.php:94 includes/vendor-metaboxes.php:34 msgid "Description" msgstr "" #: includes/coupon-metaboxes.php:97 msgid "By default the vendor description will be taken." msgstr "" #: includes/coupon-metaboxes.php:107 msgid "Coupon: Details" msgstr "" #: includes/coupon-post-type.php:20 msgctxt "Post Type General Name" msgid "Coupons" msgstr "" #: includes/coupon-post-type.php:21 msgctxt "Post Type Singular Name" msgid "Coupon" msgstr "" #: includes/coupon-post-type.php:23 includes/coupon-post-type.php:52 msgid "Coupon" msgstr "" #: includes/coupon-post-type.php:24 msgid "Coupon Archives" msgstr "" #: includes/coupon-post-type.php:25 msgid "Parent Coupon:" msgstr "" #: includes/coupon-post-type.php:26 msgid "All Coupons" msgstr "" #: includes/coupon-post-type.php:27 msgid "Add New Coupon" msgstr "" #: includes/coupon-post-type.php:28 msgid "Add Coupon" msgstr "" #: includes/coupon-post-type.php:29 msgid "New Coupon" msgstr "" #: includes/coupon-post-type.php:30 msgid "Edit Coupon" msgstr "" #: includes/coupon-post-type.php:31 msgid "Update Coupon" msgstr "" #: includes/coupon-post-type.php:32 msgid "View Coupon" msgstr "" #: includes/coupon-post-type.php:33 msgid "Search Coupon" msgstr "" #: includes/coupon-post-type.php:34 includes/vendor-post-type.php:34 msgid "Not found" msgstr "" #: includes/coupon-post-type.php:35 includes/vendor-post-type.php:35 msgid "Not found in Trash" msgstr "" #: includes/coupon-post-type.php:36 includes/vendor-post-type.php:36 msgid "Featured Image" msgstr "" #: includes/coupon-post-type.php:37 includes/vendor-post-type.php:37 msgid "Set featured image" msgstr "" #: includes/coupon-post-type.php:38 includes/vendor-post-type.php:38 msgid "Remove featured image" msgstr "" #: includes/coupon-post-type.php:39 includes/vendor-post-type.php:39 msgid "Use as featured image" msgstr "" #: includes/coupon-post-type.php:40 msgid "Insert into coupon" msgstr "" #: includes/coupon-post-type.php:41 msgid "Uploaded to this coupon" msgstr "" #: includes/coupon-post-type.php:42 msgid "Coupons list" msgstr "" #: includes/coupon-post-type.php:43 msgid "Coupons list navigation" msgstr "" #: includes/coupon-post-type.php:44 msgid "Filter coupons list" msgstr "" #: includes/coupon-post-type.php:48 msgctxt "Post Type General Name (Export)" msgid "Affiliate Coupons - Coupons" msgstr "" #: includes/coupon-post-type.php:53 msgid "Coupons" msgstr "" #: includes/coupon-type-taxonomy.php:20 msgctxt "Taxonomy General Name" msgid "Types" msgstr "" #: includes/coupon-type-taxonomy.php:21 msgctxt "Taxonomy Singular Name" msgid "Type" msgstr "" #: includes/coupon-type-taxonomy.php:22 msgid "Types" msgstr "" #: includes/coupon-type-taxonomy.php:23 msgid "All Types" msgstr "" #: includes/coupon-type-taxonomy.php:24 msgid "Parent Type" msgstr "" #: includes/coupon-type-taxonomy.php:25 msgid "Parent Type:" msgstr "" #: includes/coupon-type-taxonomy.php:26 msgid "New Type Name" msgstr "" #: includes/coupon-type-taxonomy.php:27 msgid "Add New Type" msgstr "" #: includes/coupon-type-taxonomy.php:28 msgid "Edit Type" msgstr "" #: includes/coupon-type-taxonomy.php:29 msgid "Update Type" msgstr "" #: includes/coupon-type-taxonomy.php:30 msgid "View Type" msgstr "" #: includes/coupon-type-taxonomy.php:31 msgid "Separate types with commas" msgstr "" #: includes/coupon-type-taxonomy.php:32 msgid "Add or remove types" msgstr "" #: includes/coupon-type-taxonomy.php:34 msgid "Popular Types" msgstr "" #: includes/coupon-type-taxonomy.php:35 msgid "Search Types" msgstr "" #: includes/coupon-type-taxonomy.php:37 msgid "No types" msgstr "" #: includes/coupon-type-taxonomy.php:38 msgid "Types list" msgstr "" #: includes/coupon-type-taxonomy.php:39 msgid "Types list navigation" msgstr "" #: includes/shortcodes.php:155 includes/template-functions.php:47 msgid "Template not found." msgstr "" #: includes/shortcodes.php:161 msgid "No coupons found." msgstr "" #: includes/vendor-metaboxes.php:30 msgid "This will be the default url of the selected vendor or its coupons." msgstr "" #: includes/vendor-metaboxes.php:46 msgid "Vendor: Details" msgstr "" #: includes/vendor-post-type.php:20 msgctxt "Post Type General Name" msgid "Vendors" msgstr "" #: includes/vendor-post-type.php:21 msgctxt "Post Type Singular Name" msgid "Vendor" msgstr "" #: includes/vendor-post-type.php:22 includes/vendor-post-type.php:26 #: includes/vendor-post-type.php:53 msgid "Vendors" msgstr "" #: includes/vendor-post-type.php:24 msgid "Vendor Archives" msgstr "" #: includes/vendor-post-type.php:25 msgid "Parent Vendor:" msgstr "" #: includes/vendor-post-type.php:27 msgid "Add New Vendor" msgstr "" #: includes/vendor-post-type.php:28 msgid "Add Vendor" msgstr "" #: includes/vendor-post-type.php:29 msgid "New Vendor" msgstr "" #: includes/vendor-post-type.php:30 msgid "Edit Vendor" msgstr "" #: includes/vendor-post-type.php:31 msgid "Update Vendor" msgstr "" #: includes/vendor-post-type.php:32 msgid "View Vendor" msgstr "" #: includes/vendor-post-type.php:33 msgid "Search Vendor" msgstr "" #: includes/vendor-post-type.php:40 msgid "Insert into vendor" msgstr "" #: includes/vendor-post-type.php:41 msgid "Uploaded to this vendor" msgstr "" #: includes/vendor-post-type.php:42 msgid "Vendors list" msgstr "" #: includes/vendor-post-type.php:43 msgid "Vendors list navigation" msgstr "" #: includes/vendor-post-type.php:44 msgid "Filter vendors list" msgstr "" #: includes/vendor-post-type.php:48 msgctxt "Post Type General Name (Export)" msgid "Affiliate Coupons - Vendors" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:343 #, php-format msgid "This theme requires the following plugin: %1$s." msgid_plural "This theme requires the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:349 #, php-format msgid "This theme recommends the following plugin: %1$s." msgid_plural "This theme recommends the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:355 #, php-format msgid "" "The following plugin needs to be updated to its latest version to ensure " "maximum compatibility with this theme: %1$s." msgid_plural "" "The following plugins need to be updated to their latest version to ensure " "maximum compatibility with this theme: %1$s." msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:393 #: includes/vendor/class-tgm-plugin-activation.php:920 #: includes/vendor/class-tgm-plugin-activation.php:2626 #: includes/vendor/class-tgm-plugin-activation.php:3673 msgid "Return to the Dashboard" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:399 #, php-format msgid "" "Plugin not activated. A higher version of %s is needed for this theme. " "Please update the plugin." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:607 msgid "This plugin needs to be updated to be compatible with your theme." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:608 msgid "Update Required" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:725 msgid "Set the parent_slug config variable instead." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:1027 msgid "" "The remote plugin package does not contain a folder with the desired slug " "and renaming did not work." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:1027 #: includes/vendor/class-tgm-plugin-activation.php:1030 msgid "" "Please contact the plugin provider and ask them to package their plugin " "according to the WordPress guidelines." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:1030 msgid "" "The remote plugin package consists of more than one file, but the files " "are not packaged in a folder." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:1214 #: includes/vendor/class-tgm-plugin-activation.php:3041 msgctxt "plugin A *and* plugin B" msgid "and" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2075 #, php-format msgid "TGMPA v%s" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2366 msgid "Required" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2369 msgid "Recommended" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2385 msgid "WordPress Repository" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2388 msgid "External Source" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2391 msgid "Pre-Packaged" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2408 msgid "Not Installed" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2412 msgid "Installed But Not Activated" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2414 msgid "Active" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2420 msgid "Required Update not Available" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2423 msgid "Requires Update" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2426 msgid "Update recommended" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2435 #, php-format msgctxt "Install/Update Status" msgid "%1$s, %2$s" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2481 #, php-format msgctxt "plugins" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:2485 #, php-format msgid "To Install (%s)" msgid_plural "To Install (%s)" msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:2489 #, php-format msgid "Update Available (%s)" msgid_plural "Update Available (%s)" msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:2493 #, php-format msgid "To Activate (%s)" msgid_plural "To Activate (%s)" msgstr[0] "" msgstr[1] "" #: includes/vendor/class-tgm-plugin-activation.php:2575 msgctxt "as in: \"version nr unknown\"" msgid "unknown" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2583 msgid "Installed version:" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2591 msgid "Minimum required version:" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2603 msgid "Available version:" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2626 msgid "No plugins to install, update or activate." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2640 msgid "Plugin" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2641 msgid "Source" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2642 msgid "Type" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2646 msgid "Version" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2647 msgid "Status" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2696 #, php-format msgid "Install %2$s" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2701 #, php-format msgid "Update %2$s" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2707 #, php-format msgid "Activate %2$s" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2777 msgid "Upgrade message from the plugin author:" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2810 msgid "Install" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2816 msgid "Update" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2819 msgid "Activate" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2850 msgid "No plugins were selected to be installed. No action taken." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2852 msgid "No plugins were selected to be updated. No action taken." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2893 msgid "No plugins are available to be installed at this time." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:2895 msgid "No plugins are available to be updated at this time." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3001 msgid "No plugins were selected to be activated. No action taken." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3027 msgid "No plugins are available to be activated at this time." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3251 msgid "Plugin activation failed." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3591 #, php-format msgid "Updating Plugin %1$s (%2$d/%3$d)" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3594 #, php-format msgid "An error occurred while installing %1$s: %2$s." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3596 #, php-format msgid "The installation of %1$s failed." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3600 msgid "" "The installation and activation process is starting. This process may take " "a while on some hosts, so please be patient." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3602 #, php-format msgid "%1$s installed and activated successfully." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3602 #: includes/vendor/class-tgm-plugin-activation.php:3610 msgid "Show Details" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3602 #: includes/vendor/class-tgm-plugin-activation.php:3610 msgid "Hide Details" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3603 msgid "All installations and activations have been completed." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3605 #, php-format msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)" msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3608 msgid "" "The installation process is starting. This process may take a while on " "some hosts, so please be patient." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3610 #, php-format msgid "%1$s installed successfully." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3611 msgid "All installations have been completed." msgstr "" #: includes/vendor/class-tgm-plugin-activation.php:3613 #, php-format msgid "Installing Plugin %1$s (%2$d/%3$d)" msgstr "" #: includes/vendor/meta-box-demo.php:42 msgid "Standard Fields" msgstr "" #: includes/vendor/meta-box-demo.php:63 msgid "Some description" msgstr "" #: includes/vendor/meta-box-demo.php:67 msgid "Text description" msgstr "" #: includes/vendor/meta-box-demo.php:70 msgid "Default text value" msgstr "" #: includes/vendor/meta-box-demo.php:76 msgid "Checkbox" msgstr "" #: includes/vendor/meta-box-demo.php:84 msgid "Radio" msgstr "" #: includes/vendor/meta-box-demo.php:90 includes/vendor/meta-box-demo.php:101 #: includes/vendor/meta-box-demo.php:246 #: includes/vendor/meta-box-demo.php:257 #: includes/vendor/meta-box-demo.php:306 #: includes/vendor/meta-box-demo.php:494 msgid "Label1" msgstr "" #: includes/vendor/meta-box-demo.php:91 includes/vendor/meta-box-demo.php:102 #: includes/vendor/meta-box-demo.php:247 #: includes/vendor/meta-box-demo.php:258 #: includes/vendor/meta-box-demo.php:307 #: includes/vendor/meta-box-demo.php:495 msgid "Label2" msgstr "" #: includes/vendor/meta-box-demo.php:96 includes/vendor/meta-box-demo.php:301 msgid "Select" msgstr "" #: includes/vendor/meta-box-demo.php:107 #: includes/vendor/meta-box-demo.php:312 #: includes/vendor/meta-box-demo.php:353 msgid "Select an Item" msgstr "" #: includes/vendor/meta-box-demo.php:114 msgid "Hidden value" msgstr "" #: includes/vendor/meta-box-demo.php:118 msgid "Password" msgstr "" #: includes/vendor/meta-box-demo.php:124 msgid "Textarea" msgstr "" #: includes/vendor/meta-box-demo.php:125 msgid "Textarea description" msgstr "" #: includes/vendor/meta-box-demo.php:142 msgid "Password is required" msgstr "" #: includes/vendor/meta-box-demo.php:143 msgid "Password must be at least 7 characters" msgstr "" #: includes/vendor/meta-box-demo.php:151 msgid "Advanced Fields" msgstr "" #: includes/vendor/meta-box-demo.php:157 msgid "Heading" msgstr "" #: includes/vendor/meta-box-demo.php:158 msgid "Optional description for this heading" msgstr "" #: includes/vendor/meta-box-demo.php:162 msgid "Slider" msgstr "" #: includes/vendor/meta-box-demo.php:167 msgid "$" msgstr "" #: includes/vendor/meta-box-demo.php:168 msgid " USD" msgstr "" #: includes/vendor/meta-box-demo.php:182 msgid "Number" msgstr "" #: includes/vendor/meta-box-demo.php:191 msgid "Date picker" msgstr "" #: includes/vendor/meta-box-demo.php:197 msgid "(yyyy-mm-dd)" msgstr "" #: includes/vendor/meta-box-demo.php:206 msgid "Datetime picker" msgstr "" #: includes/vendor/meta-box-demo.php:220 msgid "Time picker" msgstr "" #: includes/vendor/meta-box-demo.php:235 msgid "Color picker" msgstr "" #: includes/vendor/meta-box-demo.php:241 msgid "Checkbox list" msgstr "" #: includes/vendor/meta-box-demo.php:252 msgid "Autocomplete" msgstr "" #: includes/vendor/meta-box-demo.php:267 msgid "Email" msgstr "" #: includes/vendor/meta-box-demo.php:269 msgid "Email description" msgstr "" #: includes/vendor/meta-box-demo.php:275 msgid "Range" msgstr "" #: includes/vendor/meta-box-demo.php:277 msgid "Range description" msgstr "" #: includes/vendor/meta-box-demo.php:288 msgid "URL description" msgstr "" #: includes/vendor/meta-box-demo.php:294 msgid "oEmbed" msgstr "" #: includes/vendor/meta-box-demo.php:296 msgid "oEmbed description" msgstr "" #: includes/vendor/meta-box-demo.php:316 msgid "Taxonomy" msgstr "" #: includes/vendor/meta-box-demo.php:328 msgid "Taxonomy Advanced" msgstr "" #: includes/vendor/meta-box-demo.php:346 msgid "Posts (Pages)" msgstr "" #: includes/vendor/meta-box-demo.php:362 msgid "WYSIWYG / Rich Text Editor" msgstr "" #: includes/vendor/meta-box-demo.php:367 msgid "WYSIWYG default value" msgstr "" #: includes/vendor/meta-box-demo.php:382 msgid "File Upload" msgstr "" #: includes/vendor/meta-box-demo.php:388 msgid "File Advanced Upload" msgstr "" #: includes/vendor/meta-box-demo.php:396 msgid "Image Advanced Upload (Recommended)" msgstr "" #: includes/vendor/meta-box-demo.php:413 #: includes/vendor/meta-box-demo.php:454 msgid "Image Upload" msgstr "" #: includes/vendor/meta-box-demo.php:428 msgid "Plupload Image (Alias of Image Upload)" msgstr "" #: includes/vendor/meta-box-demo.php:444 msgid "Thickbox Image Upload" msgstr "" #: includes/vendor/meta-box-demo.php:467 msgid "Video" msgstr "" #: includes/vendor/meta-box-demo.php:489 msgid "Text List" msgstr "" #: includes/vendor/meta-box-demo.php:496 msgid "Label3" msgstr "" #: includes/widgets.php:51 msgid "Shortcode arguments missing." msgstr "" #: includes/widgets/class.widget-multiple.php:26 msgid "Multiple Coupons" msgstr "" #: includes/widgets/class.widget-multiple.php:27 msgid "Displaying coupons by their category." msgstr "" #: includes/widgets/class.widget-multiple.php:119 msgid "Coupon Category:" msgstr "" #: includes/widgets/class.widget-multiple.php:132 msgid "Coupon Type:" msgstr "" #: includes/widgets/class.widget-multiple.php:145 msgid "Coupon Vendor:" msgstr "" #: includes/widgets/class.widget-multiple.php:156 msgid "Date" msgstr "" #: includes/widgets/class.widget-multiple.php:157 msgid "Name" msgstr "" #: includes/widgets/class.widget-multiple.php:158 msgid "Author" msgstr "" #: includes/widgets/class.widget-multiple.php:173 msgid "ASC" msgstr "" #: includes/widgets/class.widget-multiple.php:174 msgid "DESC" msgstr "" #: includes/widgets/class.widget-multiple.php:199 #: includes/widgets/class.widget-single.php:107 msgid "Template:" msgstr "" #: includes/widgets/class.widget-multiple.php:207 #: includes/widgets/class.widget-single.php:115 msgid "The templates listed above are optimized for widgets." msgstr "" #: includes/widgets/class.widget-single.php:26 msgid "Single Coupon" msgstr "" #: includes/widgets/class.widget-single.php:27 msgid "Display single coupon." msgstr "" #: includes/widgets/class.widget-single.php:92 msgid "Coupon:" msgstr ""