diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index 032c3131..9264b769 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -389,6 +389,16 @@ plugins: files: - assets/css/wp-aas-public.css version: true + accordion-blocks: + QueryParameter: + files: + - js/accordion-blocks.js + version: true + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true accordion-faq-block: ComposerFile: class: ConfigParser @@ -585,6 +595,12 @@ plugins: path: css/parallax.css pattern: !ruby/regexp /\*\* [^\s]+ \- V(?\d+\.[\.\d]+)/i version: true + adaptive-learning-with-learndash: + QueryParameter: + files: + - assets/css/al.css + - assets/js/al.js + version: true adbutler: QueryParameter: files: @@ -5902,6 +5918,12 @@ plugins: - public/css/jquery-ui.css - public/js/delivery_date_for_woocommerce-public.js version: true + delivery-date-system-for-woocommerce: + TranslationFile: + class: BodyPattern + path: languages/delivery-date-system.pot + pattern: !ruby/regexp '/n: Delivery Date System for WooCommerce (?\d+\.[\.\d]+)/i' + version: true delivery-drivers-for-woocommerce: QueryParameter: files: @@ -8132,6 +8154,12 @@ plugins: files: - public/js/embed.min.js version: true + focus-sitecall-lite: + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true folding-stats-plus: TranslationFile: class: BodyPattern @@ -10371,6 +10399,12 @@ plugins: path: languages/implied-cookie-consent.pot pattern: !ruby/regexp /ject\-Id\-Version:\ Implied Cookie Consent (?\d+\.[\.\d]+)/i version: true + import-bookmarks: + TranslationFile: + class: BodyPattern + path: languages/import-bookmarks.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Import Bookmarks (?\d+\.[\.\d]+)/i' + version: true import-facebook-events: TranslationFile: class: BodyPattern @@ -11383,6 +11417,12 @@ plugins: path: package.json key: version version: true + klarity-section-block: + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true klaro-consent-manager: QueryParameter: files: @@ -12053,6 +12093,12 @@ plugins: - public/css/twitch-public.css - public/js/twitch-public.js version: true + lnd-for-wp: + QueryParameter: + files: + - public/css/lnd-for-wp-public.css + - public/js/lnd-for-wp-public.js + version: true loanthru-calculator: QueryParameter: files: @@ -15497,6 +15543,7 @@ plugins: - public/css/podcast-player-public.css - public/js/podcast-player-public.js - public/js/simplebar.min.js + - public/js/public.build.js version: true TranslationFile: class: BodyPattern @@ -18919,6 +18966,17 @@ plugins: - assets/css/icons.css - assets/js/front-widget.js version: true + simple-gdpr-cookies: + QueryParameter: + files: + - assets/css/public/dist/styles.min.css + - assets/js/public/dist/scripts.min.js + version: true + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true simple-google-maps-block: ComposerFile: class: ConfigParser @@ -20736,6 +20794,15 @@ plugins: - public/assets/js/jquery.cookie.js - public/assets/js/toastr.min.js version: true + tape: + QueryParameter: + files: + - public/css/tape-plugin-public.css + - public/css/intlTelInput.min.css + - public/js/utils.js + - public/js/intlTelInput.min.js + - public/js/tape-plugin-public.js + version: true targetaudience: TranslationFile: class: BodyPattern @@ -23141,6 +23208,11 @@ plugins: path: languages/weforms.pot pattern: !ruby/regexp /"Project\-Id\-Version:\ weForms (?\d+\.[\.\d]+)/i version: true + wegfinder: + QueryParameter: + files: + - public/css/wegfinder-public.css + version: true weight-loss-tracker: QueryParameter: files: @@ -23255,6 +23327,12 @@ plugins: path: language/wholesale-market-en_US.po pattern: !ruby/regexp /"Project\-Id\-Version:\ Wholesale Market (?\d+\.[\.\d]+)/i version: true + wholesale-price: + QueryParameter: + files: + - public/css/dynamic-wholesale-price-public.css + - public/js/dynamic-wholesale-price-public.js + version: true whoteaches-portal: QueryParameter: files: @@ -23519,6 +23597,12 @@ plugins: path: i18n/languages/woo-better-usability.pot pattern: !ruby/regexp /d\-Version:\ WooCommerce Better Usability (?\d+\.[\.\d]+)/i version: true + woo-bookings-calendar: + TranslationFile: + class: BodyPattern + path: i18n/languages/woo-bookings-calendar.pot + pattern: !ruby/regexp '/\-Version: WooCommerce Bookings Calendar (?\d+\.[\.\d]+)/i' + version: true woo-bought-together: QueryParameter: files: @@ -24321,6 +24405,12 @@ plugins: path: package.json key: version version: true + woopanel: + TranslationFile: + class: BodyPattern + path: languages/woopanel.pot + pattern: !ruby/regexp /"v(?\d+\.[\.\d]+)/i + version: true woorousell: QueryParameter: files: @@ -25013,6 +25103,11 @@ plugins: files: - assets/css/public.css version: true + wp-commerce7: + QueryParameter: + files: + - assets/css/commerce7-for-wordpress.css + version: true wp-connect-coil: TranslationFile: class: BodyPattern @@ -25909,6 +26004,12 @@ plugins: - js/themes/modern.js - js/wplc_u_node_events.js version: true + wp-live-post-search: + QueryParameter: + files: + - "/public/css/wp-live-post-search-public.css" + - "/public/js/wp-live-post-search-public.js" + version: true wp-load-list: QueryParameter: files: @@ -27371,6 +27472,14 @@ plugins: path: package.json key: version version: true + wp-woo-products-slider: + QueryParameter: + files: + - public/css/wp_wps-public.css + - public/css/owl.carousel.min.css + - public/js/owl.carousel.min.js + - public/js/wp_wps-public.js + version: true wp-yearendstats: TranslationFile: class: BodyPattern diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml index c6c202cb..82358558 100644 --- a/spec/fixtures/dynamic_finders/expected.yml +++ b/spec/fixtures/dynamic_finders/expected.yml @@ -431,6 +431,18 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/accordion-and-accordion-slider/assets/css/wp-aas-public.css?ver=1.0 + accordion-blocks: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/accordion-blocks/js/accordion-blocks.js?ver=1.0.1 + confidence: 10 + ComposerFile: + number: 1.0.1 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/accordion-blocks/package.json, Match: ''1.0.1''' accordion-faq-block: ComposerFile: number: 1.0.0 @@ -668,6 +680,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/adamrob-parallax-scroll/css/parallax.css, Match: ''** 22MAR2016 - V2.0''' + adaptive-learning-with-learndash: + QueryParameter: + number: '1.3' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/adaptive-learning-with-learndash/assets/css/al.css?ver=1.3 + - http://wp.lab/wp-content/plugins/adaptive-learning-with-learndash/assets/js/al.js?ver=1.3 + confidence: 20 adbutler: QueryParameter: number: '1.18' @@ -7322,6 +7342,13 @@ plugins: - http://wp.lab/wp-content/plugins/delivery-date-for-woocommerce/public/css/jquery-ui.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/delivery-date-for-woocommerce/public/js/delivery_date_for_woocommerce-public.js?ver=1.0.0 confidence: 30 + delivery-date-system-for-woocommerce: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/delivery-date-system-for-woocommerce/languages/delivery-date-system.pot, + Match: ''n: Delivery Date System for WooCommerce 1.0.0''' delivery-drivers-for-woocommerce: QueryParameter: number: 1.0.2 @@ -10096,6 +10123,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/fobi-chatbot/public/js/embed.min.js?ver=0.1.0 confidence: 10 + focus-sitecall-lite: + ComposerFile: + number: 1.0.1 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/focus-sitecall-lite/package.json, Match: + ''1.0.1''' folding-stats-plus: TranslationFile: number: 2.0.3 @@ -12884,6 +12918,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/implied-cookie-consent/languages/implied-cookie-consent.pot, Match: ''ject-Id-Version: Implied Cookie Consent 1.3''' + import-bookmarks: + TranslationFile: + number: 0.2.4 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/import-bookmarks/languages/import-bookmarks.pot, + Match: ''"Project-Id-Version: Import Bookmarks 0.2.4''' import-facebook-events: TranslationFile: number: 1.4.0 @@ -14141,6 +14182,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/klarity-message-action-block/package.json, Match: ''1.0.2''' + klarity-section-block: + ComposerFile: + number: 1.1.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/klarity-section-block/package.json, Match: + ''1.1.0''' klaro-consent-manager: QueryParameter: number: '1.0' @@ -14992,6 +15040,14 @@ plugins: - http://wp.lab/wp-content/plugins/livetwitch/public/css/twitch-public.css?ver=0.0.2 - http://wp.lab/wp-content/plugins/livetwitch/public/js/twitch-public.js?ver=0.0.2 confidence: 20 + lnd-for-wp: + QueryParameter: + number: 0.1.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/lnd-for-wp/public/css/lnd-for-wp-public.css?ver=0.1.0 + - http://wp.lab/wp-content/plugins/lnd-for-wp/public/js/lnd-for-wp-public.js?ver=0.1.0 + confidence: 20 loanthru-calculator: QueryParameter: number: 1.0.0 @@ -19365,7 +19421,8 @@ plugins: - http://wp.lab/wp-content/plugins/podcast-player/public/css/podcast-player-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/podcast-player/public/js/podcast-player-public.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/podcast-player/public/js/simplebar.min.js?ver=1.0.0 - confidence: 30 + - http://wp.lab/wp-content/plugins/podcast-player/public/js/public.build.js?ver=1.0.0 + confidence: 40 TranslationFile: number: 1.0.0 found_by: Translation File (Aggressive Detection) @@ -23706,6 +23763,20 @@ plugins: - http://wp.lab/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/css/style.css?ver=3.3.3 - http://wp.lab/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/css/icons.css?ver=3.3.3 - http://wp.lab/wp-content/plugins/simple-follow-me-social-buttons-widget/assets/js/front-widget.js?ver=3.3.3 + simple-gdpr-cookies: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/simple-gdpr-cookies/assets/css/public/dist/styles.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/simple-gdpr-cookies/assets/js/public/dist/scripts.min.js?ver=1.0.0 + confidence: 20 + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/simple-gdpr-cookies/package.json, Match: + ''1.0.0''' simple-google-maps-block: ComposerFile: number: 1.0.0 @@ -26023,6 +26094,17 @@ plugins: - http://wp.lab/wp-content/plugins/tap-cookies/public/assets/js/jquery.cookie.js?ver=1.2.5 - http://wp.lab/wp-content/plugins/tap-cookies/public/assets/js/toastr.min.js?ver=1.2.5 confidence: 20 + tape: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/tape/public/css/tape-plugin-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/tape/public/css/intlTelInput.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/tape/public/js/utils.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/tape/public/js/intlTelInput.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/tape/public/js/tape-plugin-public.js?ver=1.0.0 + confidence: 50 targetaudience: TranslationFile: number: '1.0' @@ -29056,6 +29138,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/weforms/languages/weforms.pot, Match: ''"Project-Id-Version: weForms 1.2.3''' + wegfinder: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wegfinder/public/css/wegfinder-public.css?ver=1.0.1 + confidence: 10 weight-loss-tracker: QueryParameter: number: 5.2.23 @@ -29203,6 +29292,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wholesale-market/language/wholesale-market-en_US.po, Match: ''"Project-Id-Version: Wholesale Market 2.0.11''' + wholesale-price: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wholesale-price/public/css/dynamic-wholesale-price-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wholesale-price/public/js/dynamic-wholesale-price-public.js?ver=1.0.0 + confidence: 20 whoteaches-portal: QueryParameter: number: 1.0.0 @@ -29539,6 +29636,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/woo-better-usability/i18n/languages/woo-better-usability.pot, Match: ''d-Version: WooCommerce Better Usability 1.0.8''' + woo-bookings-calendar: + TranslationFile: + number: 1.0.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/woo-bookings-calendar/i18n/languages/woo-bookings-calendar.pot, + Match: ''-Version: WooCommerce Bookings Calendar 1.0.1''' woo-bought-together: QueryParameter: number: 1.1.0 @@ -30510,6 +30614,13 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/woomizer/package.json, Match: ''1.0.0''' + woopanel: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/woopanel/languages/woopanel.pot, Match: + ''"v1.0.0''' woorousell: QueryParameter: number: 1.0.0 @@ -31380,6 +31491,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/wp-comments-form-validation/assets/css/public.css?ver=1.0.0 confidence: 10 + wp-commerce7: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wp-commerce7/assets/css/commerce7-for-wordpress.css?ver=1.0.0 + confidence: 10 wp-connect-coil: TranslationFile: number: 1.0.0 @@ -32517,6 +32635,14 @@ plugins: - http://wp.lab/wp-content/plugins/wp-live-chat-support/js/md5.js?ver=7.1.07 - http://wp.lab/wp-content/plugins/wp-live-chat-support/js/themes/modern.js?ver=7.1.07 - http://wp.lab/wp-content/plugins/wp-live-chat-support/js/wplc_u_node_events.js?ver=7.1.07 + wp-live-post-search: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wp-live-post-search//public/css/wp-live-post-search-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wp-live-post-search//public/js/wp-live-post-search-public.js?ver=1.0.0 + confidence: 20 wp-load-list: QueryParameter: number: 1.0.0 @@ -34372,6 +34498,16 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/wp-wishlist/package.json, Match: ''1.0.0''' + wp-woo-products-slider: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wp-woo-products-slider/public/css/wp_wps-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wp-woo-products-slider/public/css/owl.carousel.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wp-woo-products-slider/public/js/owl.carousel.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wp-woo-products-slider/public/js/wp_wps-public.js?ver=1.0.0 + confidence: 40 wp-yearendstats: TranslationFile: number: '1.0' diff --git a/spec/fixtures/dynamic_finders/plugin_version/accordion-blocks/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/accordion-blocks/composer_file/package.json new file mode 100644 index 00000000..ad7c0e91 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/accordion-blocks/composer_file/package.json @@ -0,0 +1,19 @@ +{ + "name": "accordion-blocks", + "version": "1.0.1", + "description": "Gutenberg blocks for creating responsive accordion drop-downs.", + "main": "js/accordion-blocks.js", + "scripts": { + "dev": "webpack --watch", + "build": "NODE_ENV=production webpack" + }, + "author": "pbuchanan", + "license": "ISC", + "devDependencies": { + "@babel/core": "7.3.4", + "@babel/plugin-transform-react-jsx": "7.3.0", + "babel-loader": "8.0.5", + "webpack": "4.29.6", + "webpack-cli": "3.2.3" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/delivery-date-system-for-woocommerce/translation_file/languages/delivery-date-system.pot b/spec/fixtures/dynamic_finders/plugin_version/delivery-date-system-for-woocommerce/translation_file/languages/delivery-date-system.pot new file mode 100644 index 00000000..b41188e5 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/delivery-date-system-for-woocommerce/translation_file/languages/delivery-date-system.pot @@ -0,0 +1,207 @@ +# WordPress Blank Pot +# Copyright (C) 2014 ... +# This file is distrubuted under the GPL-2.0+ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Delivery Date System for WooCommerce 1.0.0\n" +"Report-Msgid-Bugs-To: Translator Name \n" +"POT-Creation-Date: 2019-02-27 16:41-0300\n" +"PO-Revision-Date: \n" +"Last-Translator: Allyson Souza \n" +"Language-Team: Haste \n" +"Language: en_US\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: __;_e;_x;esc_html_e;esc_html__;esc_attr_e;esc_attr__;" +"_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;" +"__ngettext_noop:1,2;_c,_nc:4c,1,2\n" +"X-Poedit-Basepath: ..\n" +"X-Generator: Poedit 2.0.7\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SearchPathExcluded-0: node_modules\n" +"X-Poedit-SearchPathExcluded-1: vendor\n" + +#: includes/admin/options/options.php:26 +msgid "Delivery Date" +msgstr "" + +#: includes/admin/options/options.php:35 +msgid "Delivery Days" +msgstr "" + +#: includes/admin/options/options.php:36 +msgid "Choose the delivery days your store will deliver products." +msgstr "" + +#: includes/admin/options/options.php:40 +msgid "Sunday" +msgstr "" + +#: includes/admin/options/options.php:41 +msgid "Monday" +msgstr "" + +#: includes/admin/options/options.php:42 +msgid "Tuesday" +msgstr "" + +#: includes/admin/options/options.php:43 +msgid "Wednesday" +msgstr "" + +#: includes/admin/options/options.php:44 +msgid "Thursday" +msgstr "" + +#: includes/admin/options/options.php:45 +msgid "Friday" +msgstr "" + +#: includes/admin/options/options.php:46 +msgid "Saturday" +msgstr "" + +#: includes/admin/options/options.php:52 +msgid "Excluded Dates" +msgstr "" + +#: includes/admin/options/options.php:53 +msgid "" +"Set specific dates to be excluded from delivery date datepicker in checkout." +msgstr "" + +#: includes/admin/options/options.php:62 +msgid "Days Offset" +msgstr "" + +#: includes/admin/options/options.php:63 +msgid "Set from how much days the first delivery day will be available." +msgstr "" + +#: includes/admin/options/options.php:76 +msgid "Days Span" +msgstr "" + +#: includes/admin/options/options.php:77 +msgid "For how much days after the offset will be delivery available?" +msgstr "" + +#: includes/admin/options/options.php:89 +msgid "Delivery Times" +msgstr "" + +#: includes/admin/options/options.php:97 +msgid "Define the available delivery times." +msgstr "" + +#: includes/admin/options/options.php:99 +msgid "Delivery Time {#}" +msgstr "" + +#: includes/admin/options/options.php:100 +msgid "Add Another Time" +msgstr "" + +#: includes/admin/options/options.php:101 +msgid "Remove Time" +msgstr "" + +#: includes/admin/options/options.php:108 +msgid "Label" +msgstr "" + +#: includes/admin/options/options.php:114 +msgid "From" +msgstr "" + +#: includes/admin/options/options.php:120 +msgid "To" +msgstr "" + +#: includes/enqueue-scripts.php:32 +msgid "Close" +msgstr "" + +#: includes/enqueue-scripts.php:33 +msgid "< Anterior" +msgstr "" + +#: includes/enqueue-scripts.php:34 +msgid "Próximo >" +msgstr "" + +#: includes/enqueue-scripts.php:35 +msgid "Today" +msgstr "" + +#: includes/helpers.php:14 +#, php-format +msgid "%1$s - From %2$s to %3$s" +msgstr "" + +#: includes/helpers.php:31 +msgid "Unknown delivery time." +msgstr "" + +#: includes/woocommerce-delivery-date.php:13 +msgid "Selecione um dos dias de entrega disponíveis" +msgstr "" + +#: includes/woocommerce-delivery-date.php:14 +msgid "Abrir calendário" +msgstr "" + +#: includes/woocommerce-delivery-date.php:24 +msgid "Selecione um período de entrega" +msgstr "" + +#: includes/woocommerce-delivery-date.php:37 +msgid "Escolha uma data de entrega disponível" +msgstr "" + +#: includes/woocommerce-delivery-date.php:38 +msgid "Escolha uma período de entrega disponível" +msgstr "" + +#: includes/woocommerce-delivery-date.php:55 +#: includes/woocommerce-invoice-customization.php:11 +msgid "Data da entrega" +msgstr "" + +#: includes/woocommerce-delivery-date.php:56 +#: includes/woocommerce-invoice-customization.php:18 +msgid "Período da entrega" +msgstr "" + +#: includes/woocommerce-delivery-date.php:68 +#: includes/woocommerce-delivery-date.php:73 +msgid "Entrega" +msgstr "" + +#: includes/woocommerce-delivery-date.php:70 +#: includes/woocommerce-delivery-date.php:74 +#, php-format +msgid "Sua entrega será feita no dia %1$s, no período da %2$s." +msgstr "" + +#: includes/woocommerce-invoice-customization.php:49 +msgid "Cupons usados" +msgstr "" + +#~ msgctxt "From date to date" +#~ msgid "to" +#~ msgstr "até" + +#~ msgid "Attendees details" +#~ msgstr "Detalhes dos participantes" + +#~ msgid "Provide the details of each participant" +#~ msgstr "Forneça os detalhes de cada participante" + +#~ msgid "Attendee #%u" +#~ msgstr "Participante #%u" diff --git a/spec/fixtures/dynamic_finders/plugin_version/focus-sitecall-lite/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/focus-sitecall-lite/composer_file/package.json new file mode 100644 index 00000000..c506091c --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/focus-sitecall-lite/composer_file/package.json @@ -0,0 +1,21 @@ +{ + "name": "site-call-wp-plugin-lite", + "version": "1.0.1", + "description": "Sitecall Lite Wordpress Plugin", + "main": "index.js", + "dependencies": {}, + "devDependencies": { + "gulp": "^3.9.1", + "gulp-wp-pot": "^2.3.2" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+ssh://git@bitbucket.org/ftdev/site-call-wp-plugin-lite.git" + }, + "author": "Focus Telecom Polska Sp. z o.o.", + "license": "ISC", + "homepage": "https://bitbucket.org/ftdev/site-call-wp-plugin-lite#readme" +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/import-bookmarks/translation_file/languages/import-bookmarks.pot b/spec/fixtures/dynamic_finders/plugin_version/import-bookmarks/translation_file/languages/import-bookmarks.pot new file mode 100644 index 00000000..f8e2d613 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/import-bookmarks/translation_file/languages/import-bookmarks.pot @@ -0,0 +1,94 @@ +# Copyright (C) 2019 Jan Boddez +# This file is distributed under the same license as the Import Bookmarks plugin. +msgid "" +msgstr "" +"Project-Id-Version: Import Bookmarks 0.2.4\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/import-bookmarks\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2019-03-09T21:19:43+01:00\n" +"PO-Revision-Date: 2019-03-09T21:19:43+01:00\n" +"X-Generator: WP-CLI 2.0.1\n" +"X-Domain: import-bookmarks\n" + +#. Plugin Name of the plugin +#: import-bookmarks.php:78 +#: import-bookmarks.php:79 +#: import-bookmarks.php:95 +#: import-bookmarks.php:124 +#: svn/trunk/import-bookmarks.php:78 +#: svn/trunk/import-bookmarks.php:79 +#: svn/trunk/import-bookmarks.php:95 +#: svn/trunk/import-bookmarks.php:124 +#: svn/tags/0.2.3/import-bookmarks.php:74 +#: svn/tags/0.2.3/import-bookmarks.php:75 +#: svn/tags/0.2.3/import-bookmarks.php:91 +#: svn/tags/0.2.3/import-bookmarks.php:120 +msgid "Import Bookmarks" +msgstr "" + +#. Description of the plugin +msgid "Import browser bookmarks as WordPress posts." +msgstr "" + +#. Author of the plugin +msgid "Jan Boddez" +msgstr "" + +#. Author URI of the plugin +msgid "https://janboddez.tech/" +msgstr "" + +#: import-bookmarks.php:103 +#: svn/trunk/import-bookmarks.php:103 +#: svn/tags/0.2.3/import-bookmarks.php:99 +msgid "Bookmarks File" +msgstr "" + +#: import-bookmarks.php:107 +#: svn/trunk/import-bookmarks.php:107 +#: svn/tags/0.2.3/import-bookmarks.php:103 +msgid "Post Type" +msgstr "" + +#: import-bookmarks.php:115 +#: svn/trunk/import-bookmarks.php:115 +#: svn/tags/0.2.3/import-bookmarks.php:111 +msgid "Post Status" +msgstr "" + +#: import-bookmarks.php:130 +#: svn/trunk/import-bookmarks.php:130 +#: svn/tags/0.2.3/import-bookmarks.php:126 +msgid "Bookmarks imported!" +msgstr "" + +#: import-bookmarks.php:142 +#: svn/trunk/import-bookmarks.php:142 +#: svn/tags/0.2.3/import-bookmarks.php:138 +msgid "You have insufficient permissions to access this page." +msgstr "" + +#: import-bookmarks.php:146 +#: svn/trunk/import-bookmarks.php:146 +#: svn/tags/0.2.3/import-bookmarks.php:142 +msgid "This page should not be accessed directly." +msgstr "" + +#: import-bookmarks.php:150 +#: import-bookmarks.php:166 +#: svn/trunk/import-bookmarks.php:150 +#: svn/trunk/import-bookmarks.php:166 +#: svn/tags/0.2.3/import-bookmarks.php:146 +#: svn/tags/0.2.3/import-bookmarks.php:162 +msgid "Something went wrong uploading the file." +msgstr "" + +#: import-bookmarks.php:156 +#: svn/trunk/import-bookmarks.php:156 +#: svn/tags/0.2.3/import-bookmarks.php:152 +msgid "Unsupported file type." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/klarity-section-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/klarity-section-block/composer_file/package.json new file mode 100644 index 00000000..5e55c694 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/klarity-section-block/composer_file/package.json @@ -0,0 +1,14 @@ +{ + "name": "klarity-section-block", + "version": "1.1.0", + "private": true, + "scripts": { + "start": "cgb-scripts start", + "build": "cgb-scripts build", + "eject": "cgb-scripts eject" + }, + "dependencies": { + "cgb-scripts": "1.14.0", + "wordpress": "^1.4.1" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html index bbc6699d..1368a9fc 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html +++ b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html @@ -193,6 +193,10 @@ + + + + @@ -249,6 +253,11 @@ + + + + + @@ -6047,6 +6056,11 @@ + + + + + @@ -7909,6 +7923,7 @@ + @@ -9664,6 +9679,11 @@ + + + + + @@ -10631,6 +10651,14 @@ + + + + + + + + @@ -11874,6 +11902,10 @@ + + + + @@ -11934,6 +11966,11 @@ + + + + + @@ -12690,6 +12727,10 @@ + + + + @@ -13217,6 +13258,11 @@ + + + + + @@ -14053,6 +14099,13 @@ + + + + + + + diff --git a/spec/fixtures/dynamic_finders/plugin_version/simple-gdpr-cookies/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/simple-gdpr-cookies/composer_file/package.json new file mode 100644 index 00000000..913f57b9 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/simple-gdpr-cookies/composer_file/package.json @@ -0,0 +1,30 @@ +{ + "name": "simple-gdpr-cookies", + "version": "1.0.0", + "description": "Simple cookie consent plugin.", + "repository": { + "type": "git", + "url": "git+https://github.com/smeechos/simple-gdpr-cookies.git" + }, + "author": "smeechos", + "license": "GPL-3.0", + "bugs": { + "url": "https://github.com/smeechos/simple-gdpr-cookies/issues" + }, + "homepage": "https://github.com/smeechos/simple-gdpr-cookies#readme", + "devDependencies": { + "@babel/core": "^7.3.4", + "@babel/preset-env": "^7.3.4", + "gulp": "^4.0.0", + "gulp-babel": "^8.0.0", + "gulp-clean-css": "^4.0.0", + "gulp-cli": "^2.0.1", + "gulp-rename": "^1.4.0", + "gulp-sass": "^4.0.2", + "gulp-sourcemaps": "^2.6.4", + "gulp-uglify": "^3.0.1", + "gulp-watch": "^5.0.1", + "node-sass": "^4.11.0", + "webpack-stream": "^5.2.1" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/woo-bookings-calendar/translation_file/i18n/languages/woo-bookings-calendar.pot b/spec/fixtures/dynamic_finders/plugin_version/woo-bookings-calendar/translation_file/i18n/languages/woo-bookings-calendar.pot new file mode 100644 index 00000000..bfb618d0 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/woo-bookings-calendar/translation_file/i18n/languages/woo-bookings-calendar.pot @@ -0,0 +1,100 @@ +# Copyright (C) 2019 WooCommerce Bookings Calendar +# This file is distributed under the same license as the WooCommerce Bookings Calendar package. +msgid "" +msgstr "" +"Project-Id-Version: WooCommerce Bookings Calendar 1.0.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woo-bookings-" +"calendar\n" +"POT-Creation-Date: 2019-03-12 12:15:30+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" + +#: common/MHCommon.php:73 +msgid "" +"You're using the free version of %s. If you want more features and better " +"support, please check the premium page." +msgstr "" + +#: common/MHSettings.php:42 +msgid "Settings" +msgstr "" + +#: common/MHSettings.php:144 common/MHSettings.php:312 +msgid "Save settings" +msgstr "" + +#: common/MHSettings.php:147 common/MHSettings.php:313 +msgid "Reset all settings" +msgstr "" + +#: common/MHSettings.php:172 +msgid "Get PRO" +msgstr "" + +#: common/MHSettings.php:318 +msgid "" +"If you liked this plugin, please help us giving a 5-star rate on WordPress.org :)" +msgstr "" + +#: common/MHSettings.php:395 +msgid "Features included in PRO version" +msgstr "" + +#: common/MHSettings.php:401 +msgid "View live demo" +msgstr "" + +#: common/MHSettings.php:405 +msgid "Buy on Gumroad" +msgstr "" + +#. #-#-#-#-# woo-bookings-calendar.pot (WooCommerce Bookings Calendar 1.0.1) #-#-#-#-# +#. Plugin Name of the plugin/theme +#: wbclite.php:34 +msgid "WooCommerce Bookings Calendar" +msgstr "" + +#: wbclite.php:40 +msgid "Use randomic colors to diferentiate bookable products in calendar" +msgstr "" + +#: wbclite.php:41 wbclite.php:47 wbclite.php:53 wbclite.php:59 wbclite.php:65 +msgid "General" +msgstr "" + +#: wbclite.php:46 +msgid "Display loading while updating calendar events" +msgstr "" + +#: wbclite.php:52 +msgid "Enable calendar Day mode display" +msgstr "" + +#: wbclite.php:58 +msgid "Enable calendar Week mode display" +msgstr "" + +#: wbclite.php:64 +msgid "Enable calendar Month mode display" +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "https://wordpress.org/plugins/woo-bookings-calendar" +msgstr "" + +#. Description of the plugin/theme +msgid "Availability Calendar Shortcode for WooCommerce Bookings Extension" +msgstr "" + +#. Author of the plugin/theme +msgid "Moises Heberle" +msgstr "" + +#. Author URI of the plugin/theme +msgid "http://codecanyon.net/user/moiseh" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/woopanel/translation_file/languages/woopanel.pot b/spec/fixtures/dynamic_finders/plugin_version/woopanel/translation_file/languages/woopanel.pot new file mode 100644 index 00000000..3a609039 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/woopanel/translation_file/languages/woopanel.pot @@ -0,0 +1,2377 @@ +# Blank WordPress Pot +# Copyright 2014 ... +# This file is distributed under the GNU General Public License v3 or later. +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: " +"Blank WordPress Pot " +"v1.0.0\n" +"POT-Creation-Date: " +"2019-02-28 17:32+0700\n" +"PO-Revision-Date: \n" +"Last-Translator: Your " +"Name \n" +"Language-Team: Your Team " +"\n" +"Report-Msgid-Bugs-To: " +"Translator Name " +"\n" +"MIME-Version: 1.0\n" +"Content-Type: text/" +"plain; charset=UTF-8\n" +"Content-Transfer-" +"Encoding: 8bit\n" +"Plural-Forms: " +"nplurals=2; plural=n != " +"1;\n" +"X-Textdomain-Support: " +"yesX-Generator: Poedit " +"1.6.4\n" +"X-Poedit-SourceCharset: " +"UTF-8\n" +"X-Poedit-KeywordsList: " +"__;_e;esc_html_e;" +"esc_html_x:1,2c;" +"esc_html__;esc_attr_e;" +"esc_attr_x:1,2c;" +"esc_attr__;_ex:1,2c;" +"_nx:4c,1,2;" +"_nx_noop:4c,1,2;_x:1,2c;" +"_n:1,2;_n_noop:1,2;" +"__ngettext:1,2;" +"__ngettext_noop:1,2;_c," +"_nc:4c,1,2\n" +"X-Poedit-Basepath: ..\n" +"Language: en_US\n" +"X-Generator: Poedit " +"2.2.1\n" +"X-Poedit-" +"SearchPath-0: .\n" + +#: includes/admin/woopanel-admin-options.php:49 +#: includes/admin/woopanel-admin-options.php:92 +msgid "WooPanel Settings" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:50 +#: includes/classes/class-shortcodes.php:298 +#: woopanel.php:132 +msgid "WooPanel" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:79 +msgid "" +"Select a page…" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:105 +#: views/metaboxes/product/html-product-data-variations.php:74 +msgid "Save changes" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:133 +msgctxt "enhanced select" +msgid "No matches found" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:134 +msgctxt "enhanced select" +msgid "Loading failed" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:135 +msgctxt "enhanced select" +msgid "" +"Please enter 1 or more " +"characters" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:136 +msgctxt "enhanced select" +msgid "" +"Please enter %qty% or " +"more characters" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:137 +msgctxt "enhanced select" +msgid "" +"Please delete 1 character" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:138 +msgctxt "enhanced select" +msgid "" +"Please delete %qty% " +"characters" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:139 +msgctxt "enhanced select" +msgid "" +"You can only select 1 " +"item" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:140 +msgctxt "enhanced select" +msgid "" +"You can only select %qty" +"% items" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:141 +msgctxt "enhanced select" +msgid "" +"Loading more " +"results…" +msgstr "" + +#: includes/admin/woopanel-admin-options.php:142 +msgctxt "enhanced select" +msgid "Searching…" +msgstr "" + +#: includes/classes/class-list-post-table.php:72 +#: includes/helper/woopanel-list-table.php:332 +#: includes/pages/woopanel-comment.php:254 +msgid "Restore" +msgstr "" + +#: includes/classes/class-list-post-table.php:73 +#: includes/helper/woopanel-list-table.php:347 +#: includes/pages/woopanel-comment.php:258 +#: views/edit.php:191 +msgid "Delete Permanently" +msgstr "" + +#: includes/classes/class-list-post-table.php:75 +msgid "Move to Trash" +msgstr "" + +#: includes/classes/class-list-post-table.php:103 +#: includes/classes/class-shortcodes.php:203 +#: templates/comment/edit.php:122 +#: views/settings.php:25 +#: views/settings.php:79 +msgid "Update" +msgstr "" + +#: includes/classes/class-list-post-table.php:148 +msgid "Publish" +msgstr "" + +#: includes/classes/class-list-post-table.php:186 +msgid "" +"The item you are trying " +"to move to the Trash no " +"longer exists." +msgstr "" + +#: includes/classes/class-list-post-table.php:189 +#: includes/classes/class-list-post-table.php:212 +#: includes/classes/class-list-post-table.php:230 +msgid "Invalid post type." +msgstr "" + +#: includes/classes/class-list-post-table.php:192 +#: includes/classes/class-list-post-table.php:309 +msgid "" +"Sorry, you are not " +"allowed to move this " +"item to the Trash." +msgstr "" + +#: includes/classes/class-list-post-table.php:196 +#, php-format +msgid "" +"You cannot move this " +"item to the Trash. %s is " +"currently editing." +msgstr "" + +#: includes/classes/class-list-post-table.php:200 +#: includes/classes/class-list-post-table.php:317 +msgid "" +"Error in moving to Trash." +msgstr "" + +#: includes/classes/class-list-post-table.php:209 +msgid "" +"The item you are trying " +"to restore from the " +"Trash no longer exists." +msgstr "" + +#: includes/classes/class-list-post-table.php:215 +#: includes/classes/class-list-post-table.php:328 +msgid "" +"Sorry, you are not " +"allowed to restore this " +"item from the Trash." +msgstr "" + +#: includes/classes/class-list-post-table.php:218 +#: includes/classes/class-list-post-table.php:331 +msgid "" +"Error in restoring from " +"Trash." +msgstr "" + +#: includes/classes/class-list-post-table.php:227 +msgid "" +"This item has already " +"been deleted." +msgstr "" + +#: includes/classes/class-list-post-table.php:233 +#: includes/classes/class-list-post-table.php:343 +msgid "" +"Sorry, you are not " +"allowed to delete this " +"item." +msgstr "" + +#: includes/classes/class-list-post-table.php:238 +#: includes/classes/class-list-post-table.php:241 +#: includes/classes/class-list-post-table.php:347 +#: includes/classes/class-list-post-table.php:350 +msgid "Error in deleting." +msgstr "" + +#: includes/classes/class-list-table.php:198 +#, php-format +msgid "No %s found." +msgstr "" + +#: includes/classes/class-list-table.php:320 +#: includes/helper/woopanel-list-table.php:166 +#: includes/pages/woopanel-comment.php:596 +#: includes/pages/woopanel-customer.php:288 +#: views/metaboxes/product/html-product-data-variations.php:77 +#, php-format +msgid "%s item" +msgid_plural "%s items" +msgstr[0] "" +msgstr[1] "" + +#: includes/classes/class-list-table.php:369 +#: includes/pages/woopanel-comment.php:636 +#: includes/pages/woopanel-customer.php:328 +msgid "Filter" +msgstr "" + +#: includes/classes/class-list-table.php:545 +#: includes/helper/woopanel-list-table.php:295 +msgid "Bulk Actions" +msgstr "" + +#: includes/classes/class-list-table.php:555 +#: includes/helper/woopanel-list-table.php:304 +msgid "Apply" +msgstr "" + +#: includes/classes/class-list-table.php:569 +#, php-format +msgid "Selected %s:" +msgstr "" + +#: includes/classes/class-shortcodes.php:115 +#: includes/classes/dashboard/class-dashboard-report-order.php:81 +#: templates/customer/edit.php:26 +msgid "order" +msgstr "" + +#: includes/classes/class-shortcodes.php:116 +#: includes/classes/dashboard/class-dashboard-report-order.php:81 +msgid "orders" +msgstr "" + +#: includes/classes/class-shortcodes.php:188 +msgid "" +"Remove this attribute?" +msgstr "" + +#: includes/classes/class-shortcodes.php:190 +msgid "" +"Are you sure you want to " +"delete all variations? " +"This cannot be undone." +msgstr "" + +#: includes/classes/class-shortcodes.php:191 +msgid "" +"Last warning, are you " +"sure?" +msgstr "" + +#: includes/classes/class-shortcodes.php:192 +msgid "%qty% variation" +msgstr "" + +#: includes/classes/class-shortcodes.php:193 +msgid "%qty% variations" +msgstr "" + +#: includes/classes/class-shortcodes.php:195 +msgid "" +"Save changes before " +"changing page?" +msgstr "" + +#: includes/classes/class-shortcodes.php:196 +#, php-format +msgid "" +"Are you sure you want to " +"link all variations? " +"This will create a new " +"variation for each and " +"every possible " +"combination of variation " +"attributes (max %d per " +"run)." +msgstr "" + +#: includes/classes/class-shortcodes.php:197 +msgid "variation added" +msgstr "" + +#: includes/classes/class-shortcodes.php:198 +msgid "variations added" +msgstr "" + +#: includes/classes/class-shortcodes.php:199 +msgid "No variations added" +msgstr "" + +#: includes/classes/class-shortcodes.php:200 +msgid "This is first page" +msgstr "" + +#: includes/classes/class-shortcodes.php:201 +msgid "This is last page" +msgstr "" + +#: includes/classes/class-shortcodes.php:202 +msgid "Save attribute" +msgstr "" + +#: includes/classes/class-shortcodes.php:204 +msgid "" +"Are you sure you want to " +"remove this variation?" +msgstr "" + +#: includes/classes/class-shortcodes.php:269 +#: includes/global.php:9 +msgid "Dashboard" +msgstr "" + +#: includes/classes/class-shortcodes.php:271 +#: includes/global.php:18 +msgid "Articles" +msgstr "" + +#: includes/classes/class-shortcodes.php:273 +#, php-format +msgid "Edit article %s" +msgstr "" + +#: includes/classes/class-shortcodes.php:273 +msgid "Add new article" +msgstr "" + +#: includes/classes/class-shortcodes.php:276 +#: includes/woocommerce.php:12 +msgid "Products" +msgstr "" + +#: includes/classes/class-shortcodes.php:278 +#, php-format +msgid "Edit product %s" +msgstr "" + +#: includes/classes/class-shortcodes.php:278 +msgid "Add new product" +msgstr "" + +#: includes/classes/class-shortcodes.php:281 +#: includes/pages/woopanel-customer.php:26 +#: includes/woocommerce.php:21 +msgid "Orders" +msgstr "" + +#: includes/classes/class-shortcodes.php:283 +#, php-format +msgid "View order %s" +msgstr "" + +#: includes/classes/class-shortcodes.php:286 +#: includes/woocommerce.php:30 +msgid "Coupons" +msgstr "" + +#: includes/classes/class-shortcodes.php:288 +#, php-format +msgid "Edit coupon %s" +msgstr "" + +#: includes/classes/class-shortcodes.php:288 +msgid "Add new coupon" +msgstr "" + +#: includes/classes/class-shortcodes.php:291 +#: includes/woocommerce.php:39 +msgid "Customers" +msgstr "" + +#: includes/classes/class-shortcodes.php:293 +msgid "View Customer" +msgstr "" + +#: includes/classes/class-shortcodes.php:296 +#: includes/global.php:27 +#: woopanel.php:159 +msgid "Settings" +msgstr "" + +#: includes/classes/class-template.php:15 +msgid "" +"You have no permission " +"to view this page" +msgstr "" + +#: includes/classes/class-template.php:15 +msgid "No permission" +msgstr "" + +#: includes/fields/woopanel-form-fields.php:34 +msgid "required" +msgstr "" + +#: includes/fields/woopanel-form-fields.php:116 +msgid "Choose an option" +msgstr "" + +#: includes/global.php:36 +msgid "Log Out" +msgstr "" + +#: includes/global.php:49 +msgid "All Articles" +msgstr "" + +#: includes/global.php:56 +#: includes/helper/woopanel-list-table.php:126 +#: includes/pages/woopanel-coupon.php:8 +msgid "Published" +msgstr "" + +#: includes/global.php:63 +msgid "Drafts" +msgstr "" + +#: includes/global.php:70 +#: includes/pages/woopanel-comment.php:30 +msgid "Trash" +msgstr "" + +#: includes/global.php:80 +#: includes/woocommerce.php:82 +#: includes/woocommerce.php:142 +msgid "Add new" +msgstr "" + +#: includes/global.php:87 +#: includes/pages/woopanel-article.php:24 +#: includes/pages/woopanel-comment.php:22 +#: includes/pages/woopanel-comment.php:42 +#: includes/pages/woopanel-product.php:30 +msgid "Comments" +msgstr "" + +#: includes/helper/woopanel-actions.php:44 +msgid "Seller Center Page" +msgstr "" + +#: includes/helper/woopanel-filter.php:33 +#: includes/pages/woopanel-article.php:25 +#: includes/pages/woopanel-order.php:16 +#: includes/pages/woopanel-product.php:31 +#: templates/customer/edit.php:83 +#: templates/dashboard/recent-orders.php:41 +#: templates/dashboard/recent-reviews.php:45 +msgid "Date" +msgstr "" + +#: includes/helper/woopanel-filter.php:36 +msgid "All dates" +msgstr "" + +#: includes/helper/woopanel-filter.php:49 +#, php-format +msgid "%1$s %2$d" +msgstr "" + +#: includes/helper/woopanel-list-table.php:44 +#, php-format +msgid "" +"View all post in “" +"%s” inline" +msgstr "" + +#: includes/helper/woopanel-list-table.php:48 +msgid ", " +msgstr "" + +#: includes/helper/woopanel-list-table.php:65 +#, php-format +msgid "%s comment" +msgid_plural "%s comments" +msgstr[0] "" +msgstr[1] "" + +#: includes/helper/woopanel-list-table.php:66 +#, php-format +msgid "%s approved comment" +msgid_plural "" +"%s approved comments" +msgstr[0] "" +msgstr[1] "" + +#: includes/helper/woopanel-list-table.php:67 +#, php-format +msgid "%s pending comment" +msgid_plural "" +"%s pending comments" +msgstr[0] "" +msgstr[1] "" + +#: includes/helper/woopanel-list-table.php:72 +#: includes/helper/woopanel-list-table.php:84 +msgid "No comments" +msgstr "" + +#: includes/helper/woopanel-list-table.php:84 +msgid "" +"No approved comments" +msgstr "" + +#: includes/helper/woopanel-list-table.php:109 +msgid "Unpublished" +msgstr "" + +#: includes/helper/woopanel-list-table.php:112 +msgid "Y/m/d g:i:s a" +msgstr "" + +#: includes/helper/woopanel-list-table.php:119 +#, php-format +msgid "%s ago" +msgstr "" + +#: includes/helper/woopanel-list-table.php:121 +#: includes/pages/woopanel-comment.php:333 +msgid "Y/m/d" +msgstr "" + +#: includes/helper/woopanel-list-table.php:129 +msgid "Missed schedule" +msgstr "" + +#: includes/helper/woopanel-list-table.php:131 +msgid "Scheduled" +msgstr "" + +#: includes/helper/woopanel-list-table.php:134 +msgid "Last Modified" +msgstr "" + +#: includes/helper/woopanel-list-table.php:202 +msgid "First page" +msgstr "" + +#: includes/helper/woopanel-list-table.php:212 +msgid "Previous page" +msgstr "" + +#: includes/helper/woopanel-list-table.php:219 +#: includes/helper/woopanel-list-table.php:222 +msgid "Current Page" +msgstr "" + +#: includes/helper/woopanel-list-table.php:228 +#, php-format +msgctxt "paging" +msgid "%1$s of %2$s" +msgstr "" + +#: includes/helper/woopanel-list-table.php:235 +msgid "Next page" +msgstr "" + +#: includes/helper/woopanel-list-table.php:245 +msgid "Last page" +msgstr "" + +#: includes/helper/woopanel-list-table.php:293 +msgid "Select bulk action" +msgstr "" + +#: includes/helper/woopanel-list-table.php:320 +#, php-format +msgid "" +"Edit “%s”" +msgstr "" + +#: includes/helper/woopanel-list-table.php:321 +#: includes/pages/woopanel-comment.php:264 +#: includes/pages/woopanel-order.php:386 +msgid "Edit" +msgstr "" + +#: includes/helper/woopanel-list-table.php:331 +#, php-format +msgid "" +"Restore “%s” " +"from the Trash" +msgstr "" + +#: includes/helper/woopanel-list-table.php:338 +#, php-format +msgid "" +"Move “%s” to " +"the Trash" +msgstr "" + +#: includes/helper/woopanel-list-table.php:339 +#: includes/pages/woopanel-comment.php:260 +#: views/edit.php:188 +msgctxt "verb" +msgid "Trash" +msgstr "" + +#: includes/helper/woopanel-list-table.php:346 +#, php-format +msgid "" +"Delete “%s” " +"permanently" +msgstr "" + +#: includes/helper/woopanel-list-table.php:359 +#, php-format +msgid "" +"Preview “%s”" +msgstr "" + +#: includes/helper/woopanel-list-table.php:360 +#: includes/pages/woopanel-order.php:114 +msgid "Preview" +msgstr "" + +#: includes/helper/woopanel-list-table.php:367 +#, php-format +msgid "" +"View “%s”" +msgstr "" + +#: includes/helper/woopanel-list-table.php:368 +msgid "View" +msgstr "" + +#: includes/helper/woopanel-notice.php:52 +#, php-format +msgid "" +"%s is inactive. The " +"%sWooCommerce plugin%s " +"must be active for the " +"%s to work. Please " +"%sinstall & activate " +"WooCommerce%s" +msgstr "" + +#: includes/helper/woopanel-options.php:6 +#: includes/pages/woopanel-article.php:128 +#: includes/pages/woopanel-coupon.php:122 +#: includes/pages/woopanel-product.php:250 +msgid "General" +msgstr "" + +#: includes/helper/woopanel-options.php:7 +msgid "General Settings" +msgstr "" + +#: includes/helper/woopanel-options.php:15 +msgid "Shop name" +msgstr "" + +#: includes/helper/woopanel-options.php:20 +msgid "Shop slogan" +msgstr "" + +#: includes/helper/woopanel-options.php:25 +msgid "Shop Logo" +msgstr "" + +#: includes/helper/woopanel-options.php:30 +msgid "Header" +msgstr "" + +#: includes/helper/woopanel-options.php:31 +msgid "Header Settings" +msgstr "" + +#: includes/helper/woopanel-options.php:39 +msgid "Logo in header" +msgstr "" + +#: includes/helper/woopanel-options.php:44 +msgid "Footer" +msgstr "" + +#: includes/helper/woopanel-options.php:45 +msgid "Footer Settings" +msgstr "" + +#: includes/helper/woopanel-options.php:53 +msgid "Footer Copyright" +msgstr "" + +#: includes/helper/woopanel-options.php:61 +#: includes/helper/woopanel-options.php:70 +msgid "Woocommerce" +msgstr "" + +#: includes/helper/woopanel-options.php:62 +msgid "" +"Woocommerce Settings" +msgstr "" + +#: includes/helper/woopanel-options.php:75 +msgid "Enable" +msgstr "" + +#: includes/helper/woopanel-post-function.php:22 +msgid "Set featured image" +msgstr "" + +#: includes/helper/woopanel-post-function.php:22 +msgid "Set Image" +msgstr "" + +#: includes/helper/woopanel-post-function.php:28 +msgid "" +"Click the image to edit " +"or update" +msgstr "" + +#: includes/helper/woopanel-post-function.php:31 +msgid "" +"Remove featured image" +msgstr "" + +#: includes/helper/woopanel-post-function.php:33 +msgid "Remove Image" +msgstr "" + +#: includes/helper/woopanel-post-function.php:76 +msgid "Delete image" +msgstr "" + +#: includes/helper/woopanel-post-function.php:76 +#: views/metaboxes/product/html-product-download.php:14 +#: views/metaboxes/product/html-product-variation-download.php:13 +msgid "Delete" +msgstr "" + +#: includes/helper/woopanel-post-function.php:81 +msgid "" +"Drag and drop to reorder " +"media files." +msgstr "" + +#: includes/helper/woopanel-post.php:42 +msgctxt "tag delimiter" +msgid "," +msgstr "" + +#: includes/helper/woopanel-post.php:63 +#: views/metaboxes/product/html-product-data-attributes.php:27 +msgid "Add" +msgstr "" + +#: includes/helper/woopanel-post.php:99 +msgid "" +"Sorry, you are not " +"allowed to create pages " +"on this site." +msgstr "" + +#: includes/helper/woopanel-post.php:101 +msgid "" +"Sorry, you are not " +"allowed to create posts " +"or drafts on this site." +msgstr "" + +#: includes/helper/woopanel-post.php:357 +#: includes/helper/woopanel-post.php:395 +msgid "" +"Sorry, you are not " +"allowed to edit pages as " +"this user." +msgstr "" + +#: includes/helper/woopanel-post.php:359 +#: includes/helper/woopanel-post.php:397 +msgid "" +"Sorry, you are not " +"allowed to edit posts as " +"this user." +msgstr "" + +#: includes/helper/woopanel-post.php:362 +#: includes/helper/woopanel-post.php:400 +msgid "" +"Sorry, you are not " +"allowed to create pages " +"as this user." +msgstr "" + +#: includes/helper/woopanel-post.php:364 +#: includes/helper/woopanel-post.php:402 +msgid "" +"Sorry, you are not " +"allowed to create posts " +"as this user." +msgstr "" + +#: includes/helper/woopanel-post.php:485 +msgid "Invalid date." +msgstr "" + +#: includes/pages/woopanel-article.php:20 +#: includes/pages/woopanel-product.php:23 +msgid "Title" +msgstr "" + +#: includes/pages/woopanel-article.php:21 +#: includes/pages/woopanel-comment.php:41 +msgid "Author" +msgstr "" + +#: includes/pages/woopanel-article.php:22 +#: includes/pages/woopanel-product.php:28 +#: views/edit.php:155 +msgid "Categories" +msgstr "" + +#: includes/pages/woopanel-article.php:23 +#: includes/pages/woopanel-product.php:29 +#: views/edit.php:162 +msgid "Tags" +msgstr "" + +#: includes/pages/woopanel-article.php:67 +msgid "Allow Comments" +msgstr "" + +#: includes/pages/woopanel-article.php:142 +#: includes/pages/woopanel-coupon.php:138 +msgid "Discount type" +msgstr "" + +#: includes/pages/woopanel-article.php:151 +#: includes/pages/woopanel-coupon.php:23 +#: includes/pages/woopanel-coupon.php:150 +msgid "Coupon amount" +msgstr "" + +#: includes/pages/woopanel-article.php:153 +#: includes/pages/woopanel-coupon.php:152 +msgid "" +"Value of the coupon." +msgstr "" + +#: includes/pages/woopanel-article.php:164 +#: includes/pages/woopanel-coupon.php:164 +msgid "Allow free shipping" +msgstr "" + +#: includes/pages/woopanel-article.php:165 +#: includes/pages/woopanel-coupon.php:165 +#, php-format +msgid "" +"Check this box if the " +"coupon grants free " +"shipping. A free shipping method must be enabled in " +"your shipping zone and " +"be set to require \"a " +"valid free shipping " +"coupon\" (see the \"Free " +"Shipping Requires\" " +"setting)." +msgstr "" + +#: includes/pages/woopanel-article.php:177 +#: includes/pages/woopanel-coupon.php:181 +msgid "Coupon expiry date" +msgstr "" + +#: includes/pages/woopanel-comment-ajax.php:32 +#: includes/pages/woopanel-comment.php:244 +msgid "Approve" +msgstr "" + +#: includes/pages/woopanel-comment-ajax.php:37 +#: includes/pages/woopanel-comment.php:245 +msgid "Unapprove" +msgstr "" + +#: includes/pages/woopanel-comment-ajax.php:48 +#: includes/pages/woopanel-comment.php:537 +#, php-format +msgid "" +"Comment by %s marked as " +"spam." +msgstr "" + +#: includes/pages/woopanel-comment-ajax.php:48 +#: includes/pages/woopanel-comment-ajax.php:59 +#: includes/pages/woopanel-comment.php:537 +#: includes/pages/woopanel-comment.php:538 +msgid "Undo" +msgstr "" + +#: includes/pages/woopanel-comment-ajax.php:59 +#: includes/pages/woopanel-comment.php:538 +#, php-format +msgid "" +"Comment by %s moved to " +"the trash." +msgstr "" + +#: includes/pages/woopanel-comment.php:23 +msgid "Comment" +msgstr "" + +#: includes/pages/woopanel-comment.php:31 +msgid "Spam" +msgstr "" + +#: includes/pages/woopanel-comment.php:32 +msgid "Approved" +msgstr "" + +#: includes/pages/woopanel-comment.php:33 +msgid "Pending" +msgstr "" + +#: includes/pages/woopanel-comment.php:43 +msgid "In Response To" +msgstr "" + +#: includes/pages/woopanel-comment.php:44 +msgid "Submitted On" +msgstr "" + +#: includes/pages/woopanel-comment.php:151 +#: includes/pages/woopanel-coupon.php:92 +#: includes/pages/woopanel-order.php:17 +#: includes/pages/woopanel-order.php:298 +#: templates/comment/edit.php:110 +#: templates/customer/edit.php:79 +#: templates/dashboard/recent-orders.php:43 +#: views/edit.php:171 +msgid "Status" +msgstr "" + +#: includes/pages/woopanel-comment.php:154 +#: includes/pages/woopanel-coupon.php:95 +#: includes/pages/woopanel-order.php:301 +msgid "All status" +msgstr "" + +#: includes/pages/woopanel-comment.php:244 +msgid "" +"Approve this comment" +msgstr "" + +#: includes/pages/woopanel-comment.php:245 +msgid "" +"Unapprove this comment" +msgstr "" + +#: includes/pages/woopanel-comment.php:248 +msgid "" +"Mark this comment as spam" +msgstr "" + +#: includes/pages/woopanel-comment.php:248 +msgctxt "verb" +msgid "Spam" +msgstr "" + +#: includes/pages/woopanel-comment.php:250 +msgid "" +"Restore this comment " +"from the spam" +msgstr "" + +#: includes/pages/woopanel-comment.php:250 +msgctxt "comment" +msgid "Not Spam" +msgstr "" + +#: includes/pages/woopanel-comment.php:254 +msgid "" +"Restore this comment " +"from the Trash" +msgstr "" + +#: includes/pages/woopanel-comment.php:258 +msgid "" +"Delete this comment " +"permanently" +msgstr "" + +#: includes/pages/woopanel-comment.php:260 +msgid "" +"Move this comment to the " +"Trash" +msgstr "" + +#: includes/pages/woopanel-comment.php:264 +msgid "Edit this comment" +msgstr "" + +#: includes/pages/woopanel-comment.php:331 +#, php-format +msgid "%1$s at %2$s" +msgstr "" + +#: includes/pages/woopanel-comment.php:334 +msgid "g:i a" +msgstr "" + +#: includes/pages/woopanel-comment.php:624 +msgid "Search comment" +msgstr "" + +#: includes/pages/woopanel-coupon.php:9 +msgid "Pending Review" +msgstr "" + +#: includes/pages/woopanel-coupon.php:10 +msgid "Draft" +msgstr "" + +#: includes/pages/woopanel-coupon.php:21 +msgid "Code" +msgstr "" + +#: includes/pages/woopanel-coupon.php:22 +msgid "Coupon type" +msgstr "" + +#: includes/pages/woopanel-coupon.php:24 +#: views/metaboxes/product/html-product-variation-admin.php:343 +#: views/metaboxes/product/html-product-variation-admin.php:639 +msgid "Description" +msgstr "" + +#: includes/pages/woopanel-coupon.php:25 +msgid "Usage / Limit" +msgstr "" + +#: includes/pages/woopanel-coupon.php:26 +msgid "Expiry date" +msgstr "" + +#: includes/pages/woopanel-coupon.php:84 +msgid "Edit coupon" +msgstr "" + +#: includes/pages/woopanel-customer.php:11 +msgid "Users" +msgstr "" + +#: includes/pages/woopanel-customer.php:23 +msgid "Username" +msgstr "" + +#: includes/pages/woopanel-customer.php:24 +#: templates/comment/edit.php:42 +#: views/metaboxes/product/html-product-attribute.php:74 +#: views/metaboxes/product/html-product-data-general.php:115 +#: views/metaboxes/product/html-product-variation-admin.php:653 +msgid "Name" +msgstr "" + +#: includes/pages/woopanel-customer.php:25 +#: includes/pages/woopanel-order.php:339 +#: templates/comment/edit.php:51 +#: templates/customer/edit.php:40 +msgid "Email" +msgstr "" + +#: includes/pages/woopanel-customer.php:27 +msgid "Money Spent" +msgstr "" + +#: includes/pages/woopanel-customer.php:28 +msgid "Last Order" +msgstr "" + +#: includes/pages/woopanel-customer.php:29 +#: includes/pages/woopanel-order.php:19 +#: templates/customer/edit.php:84 +#: templates/layout-header.php:60 +msgid "Actions" +msgstr "" + +#: includes/pages/woopanel-customer.php:140 +msgctxt "" +"hash before order number" +msgid "#" +msgstr "" + +#: includes/pages/woopanel-customer.php:147 +msgid "Manage Customer" +msgstr "" + +#: includes/pages/woopanel-customer.php:316 +msgid "Search customer" +msgstr "" + +#: includes/pages/woopanel-order.php:15 +#: templates/customer/edit.php:80 +msgid "Order" +msgstr "" + +#: includes/pages/woopanel-order.php:18 +msgid "Total" +msgstr "" + +#: includes/pages/woopanel-order.php:103 +#: templates/customer/edit.php:107 +#: templates/customer/edit.php:114 +#, php-format +msgctxt "full name" +msgid "%1$s %2$s" +msgstr "" + +#: includes/pages/woopanel-order.php:112 +#: includes/pages/woopanel-order.php:115 +#, php-format +msgid "by %s" +msgstr "" + +#: includes/pages/woopanel-order.php:131 +#, php-format +msgctxt "" +"%s = human-readable time " +"difference" +msgid "%s ago" +msgstr "" + +#: includes/pages/woopanel-order.php:135 +msgid "M j, Y" +msgstr "" + +#: includes/pages/woopanel-order.php:165 +#, php-format +msgid "Plus %d other note" +msgid_plural "" +"Plus %d other notes" +msgstr[0] "" +msgstr[1] "" + +#: includes/pages/woopanel-order.php:168 +#, php-format +msgid "%d note" +msgid_plural "%d notes" +msgstr[0] "" +msgstr[1] "" + +#: includes/pages/woopanel-order.php:182 +#, php-format +msgid "via %s" +msgstr "" + +#: includes/pages/woopanel-order.php:194 +#: includes/woocommerce.php:105 +#: templates/customer/edit.php:171 +msgid "Processing" +msgstr "" + +#: includes/pages/woopanel-order.php:202 +#: templates/customer/edit.php:179 +msgid "Complete" +msgstr "" + +#: includes/pages/woopanel-order.php:211 +msgid "" +"Change status to " +"processing" +msgstr "" + +#: includes/pages/woopanel-order.php:212 +msgid "" +"Change status to on-hold" +msgstr "" + +#: includes/pages/woopanel-order.php:213 +msgid "" +"Change status to " +"completed" +msgstr "" + +#: includes/pages/woopanel-order.php:214 +msgid "" +"Remove personal data" +msgstr "" + +#: includes/pages/woopanel-order.php:245 +msgid "" +"Order status changed by " +"bulk edit:" +msgstr "" + +#: includes/pages/woopanel-order.php:325 +#, php-format +msgid "Order #%s" +msgstr "" + +#: includes/pages/woopanel-order.php:335 +msgid "Billing details" +msgstr "" + +#: includes/pages/woopanel-order.php:344 +msgid "Phone" +msgstr "" + +#: includes/pages/woopanel-order.php:349 +msgid "Payment via" +msgstr "" + +#: includes/pages/woopanel-order.php:355 +msgid "Shipping details" +msgstr "" + +#: includes/pages/woopanel-order.php:363 +msgid "Shipping method" +msgstr "" + +#: includes/pages/woopanel-order.php:371 +msgid "Note" +msgstr "" + +#: includes/pages/woopanel-order.php:386 +msgid "Edit this order" +msgstr "" + +#: includes/pages/woopanel-product-ajax.php:117 +msgid "" +"Dismiss this notice." +msgstr "" + +#: includes/pages/woopanel-product.php:22 +msgid "Thumbnail" +msgstr "" + +#: includes/pages/woopanel-product.php:24 +#: views/metaboxes/product/html-product-data-inventory.php:22 +#: views/metaboxes/product/html-product-variation-admin.php:215 +#: views/metaboxes/product/html-product-variation-admin.php:427 +msgid "SKU" +msgstr "" + +#: includes/pages/woopanel-product.php:25 +msgid "Stock" +msgstr "" + +#: includes/pages/woopanel-product.php:26 +msgid "Price" +msgstr "" + +#: includes/pages/woopanel-product.php:27 +msgid "Type" +msgstr "" + +#: includes/pages/woopanel-product.php:90 +msgid "Allow Reviews" +msgstr "" + +#: includes/pages/woopanel-product.php:118 +#: includes/pages/woopanel-product.php:122 +msgid "In stock" +msgstr "" + +#: includes/pages/woopanel-product.php:118 +msgid "Out of stock" +msgstr "" + +#: includes/pages/woopanel-product.php:118 +msgid "On backorder" +msgstr "" + +#: includes/pages/woopanel-product.php:140 +msgid "Grouped" +msgstr "" + +#: includes/pages/woopanel-product.php:142 +msgid "Group By" +msgstr "" + +#: includes/pages/woopanel-product.php:144 +msgid "External/Affiliate" +msgstr "" + +#: includes/pages/woopanel-product.php:148 +#: views/metaboxes/product/html-product-variation-admin.php:120 +#: views/metaboxes/product/html-product-variation-admin.php:445 +#: views/metaboxes/product/panel.php:46 +msgid "Virtual" +msgstr "" + +#: includes/pages/woopanel-product.php:150 +#: views/metaboxes/product/html-product-variation-admin.php:441 +#: views/metaboxes/product/panel.php:47 +msgid "Downloadable" +msgstr "" + +#: includes/pages/woopanel-product.php:152 +msgid "Simple" +msgstr "" + +#: includes/pages/woopanel-product.php:156 +msgid "Variable" +msgstr "" + +#: includes/pages/woopanel-product.php:158 +msgid "Subscription" +msgstr "" + +#: includes/pages/woopanel-product.php:160 +msgid "" +"Variable Subscription" +msgstr "" + +#: includes/pages/woopanel-product.php:162 +msgid "Listings Package" +msgstr "" + +#: includes/pages/woopanel-product.php:164 +msgid "Resume Package" +msgstr "" + +#: includes/pages/woopanel-product.php:166 +msgid "Auction" +msgstr "" + +#: includes/pages/woopanel-product.php:168 +msgid "Rental" +msgstr "" + +#: includes/pages/woopanel-product.php:170 +msgid "Accommodation" +msgstr "" + +#: includes/pages/woopanel-product.php:172 +msgid "Appointment" +msgstr "" + +#: includes/pages/woopanel-product.php:174 +msgid "Bundle" +msgstr "" + +#: includes/pages/woopanel-product.php:176 +msgid "Composite" +msgstr "" + +#: includes/pages/woopanel-product.php:178 +msgid "Lottery" +msgstr "" + +#: includes/pages/woopanel-product.php:208 +msgid "Product name" +msgstr "" + +#: includes/pages/woopanel-product.php:256 +msgid "Inventory" +msgstr "" + +#: includes/pages/woopanel-product.php:262 +msgid "Shipping" +msgstr "" + +#: includes/pages/woopanel-product.php:268 +msgid "Linked Products" +msgstr "" + +#: includes/pages/woopanel-product.php:274 +msgid "Attributes" +msgstr "" + +#: includes/pages/woopanel-product.php:280 +msgid "Variations" +msgstr "" + +#: includes/pages/woopanel-product.php:368 +#, php-format +msgid "" +"The stock has not been " +"updated because the " +"value has changed since " +"editing. Product %1$d " +"has %2$d units in stock." +msgstr "" + +#: includes/pages/woopanel-review.php:42 +msgid "Rating" +msgstr "" + +#: includes/woocommerce.php:51 +#: templates/dashboard.php:29 +msgid "All Products" +msgstr "" + +#: includes/woocommerce.php:98 +msgid "All Orders" +msgstr "" + +#: includes/woocommerce.php:112 +msgid "On hold" +msgstr "" + +#: includes/woocommerce.php:119 +msgid "Completed" +msgstr "" + +#: includes/woocommerce.php:126 +msgid "Cancelled" +msgstr "" + +#: includes/woocommerce.php:135 +msgid "All Coupons" +msgstr "" + +#: includes/woopanel-functions.php:60 +msgid "" +"You need a higher level " +"of permission." +msgstr "" + +#: templates/comment/edit.php:60 +msgid "URL" +msgstr "" + +#: templates/customer/edit.php:12 +msgid "total money spent" +msgstr "" + +#: templates/customer/edit.php:27 +msgid "total order placed" +msgstr "" + +#: templates/customer/edit.php:44 +msgid "First Name" +msgstr "" + +#: templates/customer/edit.php:48 +msgid "Last Name" +msgstr "" + +#: templates/customer/edit.php:63 +msgid "List Orders" +msgstr "" + +#: templates/customer/edit.php:81 +msgid "Purchased" +msgstr "" + +#: templates/customer/edit.php:82 +msgid "Gross Sales" +msgstr "" + +#: templates/customer/edit.php:95 +#: templates/customer/edit.php:118 +#: templates/dashboard/recent-orders.php:68 +msgid "Guest" +msgstr "" + +#: templates/customer/edit.php:122 +msgid "by" +msgstr "" + +#: templates/customer/edit.php:144 +#, php-format +msgid "%d item" +msgid_plural "%d items" +msgstr[0] "" +msgstr[1] "" + +#: templates/customer/edit.php:153 +msgid "Via" +msgstr "" + +#: templates/customer/edit.php:196 +msgid "View order" +msgstr "" + +#: templates/customer/edit.php:231 +msgid "" +"Your Orders List Is Empty" +msgstr "" + +#: templates/dashboard.php:12 +msgid "Total Revenue" +msgstr "" + +#: templates/dashboard.php:15 +msgid "All Customs Value" +msgstr "" + +#: templates/dashboard.php:32 +msgid "All Product Publish" +msgstr "" + +#: templates/dashboard.php:48 +msgid "Total Orders" +msgstr "" + +#: templates/dashboard.php:51 +msgid "Fresh Order Amount" +msgstr "" + +#: templates/dashboard.php:67 +msgid "Total Users" +msgstr "" + +#: templates/dashboard.php:70 +msgid "Joined New User" +msgstr "" + +#: templates/dashboard/best-customers.php:7 +msgid "Best Sellers" +msgstr "" + +#: templates/dashboard/best-customers.php:37 +#: templates/dashboard/new-customers.php:37 +msgid "" +"Your Customer List Is " +"Empty" +msgstr "" + +#: templates/dashboard/best-customers.php:38 +#: templates/dashboard/new-customers.php:38 +msgid "" +"No customers matching " +"your search criteria." +msgstr "" + +#: templates/dashboard/best-products.php:7 +msgid "Best Products" +msgstr "" + +#: templates/dashboard/best-products.php:52 +msgid "" +"Your Products List Is " +"Empty" +msgstr "" + +#: templates/dashboard/best-products.php:53 +msgid "" +"No products matching " +"your search criteria." +msgstr "" + +#: templates/dashboard/chart-amount.php:11 +msgid "Chart Amount" +msgstr "" + +#: templates/dashboard/chart-amount.php:24 +#: templates/dashboard/chart-orders.php:23 +msgid "Order Status" +msgstr "" + +#: templates/dashboard/chart-amount.php:48 +#: templates/dashboard/chart-orders.php:47 +msgid "Filter Range" +msgstr "" + +#: templates/dashboard/chart-orders.php:10 +msgid "Chart Orders" +msgstr "" + +#: templates/dashboard/new-customers.php:7 +msgid "New Customers" +msgstr "" + +#: templates/dashboard/recent-orders.php:7 +msgid "Recent Orders" +msgstr "" + +#: templates/dashboard/recent-orders.php:16 +msgid "View all" +msgstr "" + +#: templates/dashboard/recent-orders.php:42 +msgid "Customer Name" +msgstr "" + +#: templates/dashboard/recent-orders.php:44 +msgid "Amount" +msgstr "" + +#: templates/dashboard/recent-reviews.php:7 +msgid "Recent Reviews" +msgstr "" + +#: templates/dashboard/recent-reviews.php:39 +msgid "IP" +msgstr "" + +#: templates/layout-header.php:69 +msgid "New Post" +msgstr "" + +#: templates/layout-header.php:76 +msgid "New Product" +msgstr "" + +#: templates/layout-header.php:82 +msgid "New Coupon" +msgstr "" + +#: templates/layout-header.php:99 +msgid "" +"The URL to the admin area" +msgstr "" + +#: templates/layout-header.php:120 +#, php-format +msgid "Howdy, %s" +msgstr "" + +#: vendors/daterangepicker/moment.min.js:1 +#: vendors/moment/min/moment.min.js:1 +msgid ": " +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "s" +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "m" +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "h" +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "d" +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "M" +msgstr "" + +#: vendors/moment/min/locales.min.js:1 +msgid "y" +msgstr "" + +#: views/dashboard.php:4 +msgid "This Week" +msgstr "" + +#: views/dashboard.php:5 +msgid "Last Week" +msgstr "" + +#: views/dashboard.php:6 +msgid "This Month" +msgstr "" + +#: views/dashboard.php:7 +msgid "Last Month" +msgstr "" + +#: views/dashboard.php:8 +msgid "Custom Range" +msgstr "" + +#: views/edit.php:77 +msgid "Enter title here" +msgstr "" + +#: views/edit.php:90 +msgid "Excerpt" +msgstr "" + +#: views/edit.php:140 +msgid "Featured Image" +msgstr "" + +#: views/edit.php:148 +msgid "Gallery Images" +msgstr "" + +#: views/metaboxes/product/html-product-attribute.php:52 +#: views/metaboxes/product/html-product-attribute.php:86 +msgid "Value(s)" +msgstr "" + +#: views/metaboxes/product/html-product-attribute.php:73 +msgid "" +"Enter name " +"attribute…" +msgstr "" + +#: views/metaboxes/product/html-product-attribute.php:87 +#, php-format +msgid "" +"Enter some text, or some " +"attributes by \"%s\" " +"separating values." +msgstr "" + +#: views/metaboxes/product/html-product-attribute.php:100 +msgid "" +"Visible on the product " +"page" +msgstr "" + +#: views/metaboxes/product/html-product-attribute.php:114 +msgid "Used for variations" +msgstr "" + +#: views/metaboxes/product/html-product-data-attributes.php:12 +msgid "" +"Custom product attribute" +msgstr "" + +#: views/metaboxes/product/html-product-data-attributes.php:61 +msgid "Save attributes" +msgstr "" + +#: views/metaboxes/product/html-product-data-attributes.php:64 +msgid "" +"Save attributes & Publish" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:16 +msgid "Product URL" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:18 +msgid "" +"Enter the external URL " +"to the product." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:28 +msgid "Button text" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:29 +msgctxt "placeholder" +msgid "Buy product" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:30 +msgid "" +"This text will be shown " +"on the button linking to " +"the external product." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:45 +msgid "Regular price" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:58 +msgid "Sale price" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:59 +msgid "Cancel" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:59 +#: views/metaboxes/product/html-product-variation-admin.php:151 +#: views/metaboxes/product/html-product-variation-admin.php:491 +msgid "Schedule" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:74 +msgid "Sale price dates" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:75 +#: views/metaboxes/product/html-product-variation-admin.php:175 +#: views/metaboxes/product/html-product-variation-admin.php:502 +msgctxt "placeholder" +msgid "From…" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:92 +#: views/metaboxes/product/html-product-variation-admin.php:193 +#: views/metaboxes/product/html-product-variation-admin.php:506 +msgctxt "placeholder" +msgid "To…" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:110 +#: views/metaboxes/product/html-product-variation-admin.php:649 +msgid "Downloadable files" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:115 +#: views/metaboxes/product/html-product-variation-admin.php:653 +msgid "" +"This is the name of the " +"download shown to the " +"customer." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:116 +#: views/metaboxes/product/html-product-variation-admin.php:654 +msgid "File URL" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:116 +#: views/metaboxes/product/html-product-variation-admin.php:654 +msgid "" +"This is the URL or " +"absolute path to the " +"file which customers " +"will get access to. URLs " +"entered here should " +"already be encoded." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:144 +msgid "Add File" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:157 +#: views/metaboxes/product/html-product-variation-admin.php:359 +msgid "Download limit" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:158 +#: views/metaboxes/product/html-product-variation-admin.php:360 +msgid "Unlimited" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:159 +msgid "" +"Leave blank for " +"unlimited re-downloads." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:174 +#: views/metaboxes/product/html-product-variation-admin.php:379 +msgid "Download expiry" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:175 +#: views/metaboxes/product/html-product-variation-admin.php:380 +msgid "Never" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:176 +msgid "" +"Enter the number of days " +"before a download link " +"expires, or leave blank." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:198 +msgid "Tax status" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:200 +msgid "Taxable" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:201 +msgid "Shipping only" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:202 +msgctxt "Tax status" +msgid "None" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:205 +msgid "" +"Define whether or not " +"the entire product is " +"taxable, or just the " +"cost of shipping it." +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:215 +#: views/metaboxes/product/html-product-variation-admin.php:611 +msgid "Tax class" +msgstr "" + +#: views/metaboxes/product/html-product-data-general.php:218 +#: views/metaboxes/product/html-product-variation-admin.php:614 +msgid "" +"Choose a tax class for " +"this product. Tax " +"classes are used to " +"apply different tax " +"rates specific to " +"certain types of product." +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:22 +#: views/metaboxes/product/html-product-variation-admin.php:427 +msgid "Stock Keeping Unit" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:24 +#: views/metaboxes/product/html-product-variation-admin.php:429 +msgid "" +"SKU refers to a Stock-" +"keeping unit, a unique " +"identifier for each " +"distinct product and " +"service that can be " +"purchased." +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:41 +#: views/metaboxes/product/html-product-variation-admin.php:135 +#: views/metaboxes/product/html-product-variation-admin.php:451 +msgid "Manage stock?" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:42 +msgid "" +"Enable stock management " +"at product level" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:58 +#: views/metaboxes/product/html-product-variation-admin.php:249 +msgid "Stock quantity" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:61 +msgid "" +"Stock quantity. If this " +"is a variable product " +"this value will be used " +"to control stock for all " +"variations, unless you " +"define stock at " +"variation level." +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:78 +#: views/metaboxes/product/html-product-variation-admin.php:269 +msgid "Allow backorders?" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:81 +msgid "" +"If managing stock, this " +"controls whether or not " +"backorders are allowed. " +"If enabled, stock " +"quantity can go below 0." +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:93 +msgid "Low stock threshold" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:96 +msgid "" +"When product stock " +"reaches this amount you " +"will be notified by email" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:116 +#: views/metaboxes/product/html-product-variation-admin.php:230 +#: views/metaboxes/product/html-product-variation-admin.php:531 +msgid "Stock status" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:119 +#: views/metaboxes/product/html-product-variation-admin.php:534 +msgid "" +"Controls whether or not " +"the product is listed as " +"\"in stock\" or \"out of " +"stock\" on the frontend." +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:137 +msgid "Sold individually" +msgstr "" + +#: views/metaboxes/product/html-product-data-inventory.php:138 +msgid "" +"Enable this to only " +"allow one of this item " +"to be bought in a single " +"order" +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:28 +#: views/metaboxes/product/html-product-data-linked-products.php:62 +#: views/metaboxes/product/html-product-data-linked-products.php:93 +msgid "" +"Search for a " +"product…" +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:29 +msgid "Grouped products" +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:31 +msgid "" +"This lets you choose " +"which products are part " +"of this group." +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:63 +msgid "Upsells" +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:65 +msgid "" +"Upsells are products " +"which you recommend " +"instead of the currently " +"viewed product, for " +"example, products that " +"are more profitable or " +"better quality or more " +"expensive." +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:94 +msgid "Cross-sells" +msgstr "" + +#: views/metaboxes/product/html-product-data-linked-products.php:96 +msgid "" +"Cross-sells are products " +"which you promote in the " +"cart, based on the " +"current product." +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:15 +msgid "Weight" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:18 +#: views/metaboxes/product/html-product-variation-admin.php:554 +msgid "" +"Weight in decimal form" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:31 +#, php-format +msgid "Dimensions (%s)" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:36 +#: views/metaboxes/product/html-product-variation-admin.php:580 +msgid "Length" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:40 +#: views/metaboxes/product/html-product-variation-admin.php:581 +msgid "Width" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:44 +#: views/metaboxes/product/html-product-variation-admin.php:582 +msgid "Height" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:47 +msgid "" +"LxWxH in decimal form" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:59 +#: views/metaboxes/product/html-product-variation-admin.php:325 +msgid "Shipping class" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:65 +msgid "No shipping class" +msgstr "" + +#: views/metaboxes/product/html-product-data-shipping.php:71 +msgid "" +"Shipping classes are " +"used by certain shipping " +"methods to group similar " +"products." +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:15 +msgid "" +"Before you can add a " +"variation you need to " +"add some variation " +"attributes on the " +"Attributes tab." +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:16 +msgid "Learn more" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:25 +msgid "Default Form Values" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:25 +msgid "" +"These are the attributes " +"that will be pre-" +"selected on the frontend." +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:35 +#, php-format +msgid "" +"No default %s…" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:59 +msgid "Add variation" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:60 +msgid "" +"Create variations from " +"all attributes" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:61 +msgid "" +"Delete all variations" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:63 +msgid "Go" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:79 +msgid "" +"Go to the previous page" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:81 +msgid "Select Page" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:82 +msgid "Current page" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:87 +msgctxt "number of pages" +msgid "of" +msgstr "" + +#: views/metaboxes/product/html-product-data-variations.php:89 +msgid "Go to the next page" +msgstr "" + +#: views/metaboxes/product/html-product-download.php:9 +#: views/metaboxes/product/html-product-variation-download.php:8 +msgid "File name" +msgstr "" + +#: views/metaboxes/product/html-product-download.php:12 +#: views/metaboxes/product/html-product-variation-download.php:11 +msgid "http://" +msgstr "" + +#: views/metaboxes/product/html-product-download.php:13 +#: views/metaboxes/product/html-product-variation-download.php:12 +msgid "Choose file" +msgstr "" + +#: views/metaboxes/product/html-product-download.php:13 +#: views/metaboxes/product/html-product-variation-download.php:12 +msgid "Insert file URL" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:33 +#, php-format +msgid "Any %s…" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:55 +msgid "Remove" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:74 +#: views/metaboxes/product/html-product-variation-admin.php:437 +msgid "Enabled" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:88 +msgid "xDownloadable" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:103 +#: views/metaboxes/product/html-product-variation-admin.php:475 +msgid "" +"Variation price " +"(required)" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:105 +#: views/metaboxes/product/html-product-variation-admin.php:463 +#, php-format +msgid "Regular price (%s)" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:151 +#: views/metaboxes/product/html-product-variation-admin.php:481 +#, php-format +msgid "Sale price (%s)" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:151 +#: views/metaboxes/product/html-product-variation-admin.php:491 +msgid "Cancel schedule" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:174 +#: views/metaboxes/product/html-product-variation-admin.php:501 +msgid "Sale start date" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:192 +#: views/metaboxes/product/html-product-variation-admin.php:505 +msgid "Sale end date" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:296 +#: views/metaboxes/product/html-product-variation-admin.php:612 +msgid "Same as parent" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:415 +msgid "Remove this image" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:415 +msgid "Upload an image" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:440 +msgid "" +"Enable this option if " +"access is given to a " +"downloadable file upon " +"purchase of a product" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:444 +msgid "" +"Enable this option if a " +"product is not shipped " +"or there is no shipping " +"cost" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:450 +msgid "" +"Enable this option to " +"enable stock management " +"at variation level" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:542 +#, php-format +msgid "Weight (%s)" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:573 +#, php-format +msgid "" +"Dimensions (L×" +"W×H) (%s)" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:578 +msgid "" +"Length x width x height " +"in decimal form" +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:641 +msgid "" +"Enter an optional " +"description for this " +"variation." +msgstr "" + +#: views/metaboxes/product/html-product-variation-admin.php:681 +msgid "Add file" +msgstr "" + +#: views/metaboxes/product/panel.php:6 +msgid "Product data" +msgstr "" + +#: views/metaboxes/product/panel.php:18 +msgid "Product Type" +msgstr "" + +#: views/metaboxes/product/panel.php:46 +msgid "" +"Virtual products are " +"intangible and are not " +"shipped." +msgstr "" + +#: views/metaboxes/product/panel.php:47 +msgid "" +"Downloadable products " +"give access to a file " +"upon purchase." +msgstr "" + +#: woopanel.php:142 +msgid "Seller Center" +msgstr "" + +#: woopanel.php:150 +msgid "Visit Seller Center" +msgstr "" + +#: woopanel.php:159 +msgid "View settings" +msgstr ""