Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d2e1fee43 | ||
|
|
eaf2cec8c9 | ||
|
|
611d3dfd4d | ||
|
|
c4030d8267 | ||
|
|
630752787a | ||
|
|
c07ecc58cb | ||
|
|
89fccfe7b7 | ||
|
|
ceeb7e538b |
2
LICENSE
2
LICENSE
@@ -27,7 +27,7 @@ Example cases which do not require a commercial license, and thus fall under the
|
||||
- Using WPScan to test your own systems.
|
||||
- Any non-commercial use of WPScan.
|
||||
|
||||
If you need to purchase a commercial license or are unsure whether you need to purchase a commercial license contact us - team@wpscan.org.
|
||||
If you need to purchase a commercial license or are unsure whether you need to purchase a commercial license contact us - contact@wpscan.com.
|
||||
|
||||
Free-use Terms and Conditions;
|
||||
|
||||
|
||||
@@ -19,7 +19,8 @@ module WPScan
|
||||
OptChoice.new(['--password-attack ATTACK',
|
||||
'Force the supplied attack to be used rather than automatically determining one.'],
|
||||
choices: %w[wp-login xmlrpc xmlrpc-multicall],
|
||||
normalize: %i[downcase underscore to_sym])
|
||||
normalize: %i[downcase underscore to_sym]),
|
||||
OptString.new(['--login-uri URI', 'The URI of the login page if different from /wp-login.php'])
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ module WPScan
|
||||
end
|
||||
|
||||
def wpvulndb_url(id)
|
||||
"https://wpscan.com/vulnerabilities/#{id}"
|
||||
"https://wpscan.com/vulnerability/#{id}"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -139,11 +139,14 @@ module WPScan
|
||||
# the first time the method is called, and the effective_url is then used
|
||||
# if suitable, otherwise the default wp-login will be.
|
||||
#
|
||||
# If the login_uri CLI option has been provided, it will be returne w/o redirection check.
|
||||
#
|
||||
# @return [ String, false ] The URL to the login page or false if not detected
|
||||
def login_url
|
||||
return @login_url unless @login_url.nil?
|
||||
return @login_url = url(ParsedCli.login_uri) if ParsedCli.login_uri
|
||||
|
||||
@login_url = url('wp-login.php') # TODO: url(ParsedCli.login_uri)
|
||||
@login_url = url('wp-login.php')
|
||||
|
||||
res = Browser.get_and_follow_location(@login_url)
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
# Version
|
||||
module WPScan
|
||||
VERSION = '3.8.8'
|
||||
VERSION = '3.8.10'
|
||||
end
|
||||
|
||||
@@ -34,7 +34,7 @@ describe WPScan::Controller::PasswordAttack do
|
||||
|
||||
it 'contains to correct options' do
|
||||
expect(controller.cli_options.map(&:to_sym))
|
||||
.to eq(%i[passwords usernames multicall_max_passwords password_attack])
|
||||
.to eq(%i[passwords usernames multicall_max_passwords password_attack login_uri])
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
668
spec/fixtures/db/dynamic_finders.yml
vendored
668
spec/fixtures/db/dynamic_finders.yml
vendored
File diff suppressed because it is too large
Load Diff
203
spec/fixtures/dynamic_finders/expected.yml
vendored
203
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -4502,6 +4502,14 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/baslider/js/embed.js?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/baslider/js/build/nextcodeSlider.js?ver=1.0
|
||||
confidence: 90
|
||||
bavard:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/bavard/public/css/bavard-plugin-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/bavard/public/js/bavard-plugin-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
bazz-callback-widget:
|
||||
QueryParameter:
|
||||
number: '3.12'
|
||||
@@ -6856,6 +6864,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/builder-blocks/blocks/dist/main.css?ver=1.0.0
|
||||
confidence: 10
|
||||
bukizi-register:
|
||||
QueryParameter:
|
||||
number: 1.0.1
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/bukizi-register/dist/bundle.js?ver=1.0.1
|
||||
confidence: 10
|
||||
bulk-delete:
|
||||
TranslationFile:
|
||||
number: 5.5.7
|
||||
@@ -9350,6 +9365,14 @@ plugins:
|
||||
confidence: 10
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/comment-redirector/css/public.css?ver=1.2
|
||||
commenting-feature:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/commenting-feature/public/css/commenting-block-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/commenting-feature/public/js/commenting-block-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
commentluv:
|
||||
QueryParameter:
|
||||
number: 2.94.7
|
||||
@@ -12493,7 +12516,8 @@ plugins:
|
||||
number: 1.9.5.5
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/dynamic-content-for-elementor/CHANGELOG.txt, Match: ''#### 1.9.5.5 - 03/09/2020'''
|
||||
- 'http://wp.lab/wp-content/plugins/dynamic-content-for-elementor/CHANGELOG.txt,
|
||||
Match: ''#### 1.9.5.5 - 03/09/2020'''
|
||||
dynamic-content-for-woocommerce:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -12717,6 +12741,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/easy-digital-downloads-payment-gateway-by-novalnet/languages/edd-novalnet.pot,
|
||||
Match: ''"Version 1.1.2'''
|
||||
easy-embed-for-youtube-wall:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/easy-embed-for-youtube-wall/public/css/eefy-youtube-api-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/easy-embed-for-youtube-wall/public/js/eefy-youtube-api-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
easy-excerpt:
|
||||
TranslationFile:
|
||||
number: 0.3.0
|
||||
@@ -14994,6 +15026,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/exxica-social-marketing/public/css/exxica-social-marketing-public.css?ver=1.3.3
|
||||
- http://wp.lab/wp-content/plugins/exxica-social-marketing/public/js/exxica-social-marketing-public.js?ver=1.3.3
|
||||
exxp-wp:
|
||||
QueryParameter:
|
||||
number: 2.6.3
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/exxp-wp/public/css/exxp_wp-public.css?ver=2.6.3
|
||||
- http://wp.lab/wp-content/plugins/exxp-wp/public/js/exxp_wp-public.js?ver=2.6.3
|
||||
confidence: 20
|
||||
ezdefi-woocommerce:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
@@ -19303,6 +19343,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/hidden-login/hidden-login.min.js?ver=1.0
|
||||
confidence: 10
|
||||
hide-address-fields-for-woocommerce:
|
||||
TranslationFile:
|
||||
number: '1.0'
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/hide-address-fields-for-woocommerce/i18n/languages/hide-address-fields-for-woocommerce.pot,
|
||||
Match: ''on: Hide Address Fields for WooCommerce 1.0'''
|
||||
hide-admin-bar-based-on-user-roles:
|
||||
QueryParameter:
|
||||
number: 1.1.0
|
||||
@@ -22935,6 +22982,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/leanpress/public/css/leanpress-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/leanpress/public/js/leanpress-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
ledenbeheer-external-connection:
|
||||
TranslationFile:
|
||||
number: '0.1'
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/ledenbeheer-external-connection/languages/ledenbeheer-external-connection.pot,
|
||||
Match: ''ersion: Ledenbeheer External Connection 0.1'''
|
||||
legacy-google-calendar-events:
|
||||
QueryParameter:
|
||||
number: 2.4.1
|
||||
@@ -28908,6 +28962,14 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/orcsnet-from-inditip/assets/css/frontend.css?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/orcsnet-from-inditip/assets/js/frontend.min.js?ver=1.0.3
|
||||
confidence: 20
|
||||
order-barcode-for-woocommerce:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/order-barcode-for-woocommerce/css/woobar-main.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/order-barcode-for-woocommerce/js/woobar-main.js?ver=1.0.0
|
||||
confidence: 20
|
||||
order-on-mobile-for-woocommerce:
|
||||
QueryParameter:
|
||||
number: 1.0.1
|
||||
@@ -30134,6 +30196,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/pixelgrade-assistant/languages/pixelgrade_assistant.pot,
|
||||
Match: ''roject-Id-Version: Pixelgrade Assistant 1.0.0'''
|
||||
pixobe-coloring-book:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/pixobe-coloring-book/public/build/main.js?ver=1.0.0
|
||||
confidence: 10
|
||||
pixopoint-menu:
|
||||
Comment:
|
||||
number: 0.6.30
|
||||
@@ -31298,6 +31367,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/precise-plugin-updater/package.json, Match:
|
||||
''1.0.2'''
|
||||
precisobid-smartformerchant:
|
||||
ChangeLog:
|
||||
number: 1.0.0
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/precisobid-smartformerchant/changelog.txt,
|
||||
Match: ''version 1.0.0'''
|
||||
prediction-league:
|
||||
MetaTag:
|
||||
number: 2.1.2
|
||||
@@ -31311,6 +31387,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/preferred-languages/CHANGELOG.md, Match:
|
||||
''## 1.6.0'''
|
||||
preloader-awesome:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/preloader-awesome/public/css/preloader-awesome-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/preloader-awesome/public/js/classie.js?ver=1.0.0
|
||||
confidence: 20
|
||||
preloader-for-website:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -31864,6 +31948,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/progress-bar-block/package.json, Match:
|
||||
''1.0.0'''
|
||||
progress-bar-ecpay-gateway:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/progress-bar-ecpay-gateway/languages/pb_ecpay_woo-zh_TW.po,
|
||||
Match: ''ion: progressbar-ecpay-for-woocommerce v1.0.0'''
|
||||
progressive-images:
|
||||
QueryParameter:
|
||||
number: 0.0.5
|
||||
@@ -35416,6 +35507,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/selected-categories-post-ordering/public/css/selected-categories-post-ordering-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/selected-categories-post-ordering/public/js/selected-categories-post-ordering-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
self-sustaining-spam-stopper:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/self-sustaining-spam-stopper/languages/self-sustaining-spam-stopper.pot,
|
||||
Match: ''d-Version: Self-Sustaining Spam Stopper 1.0.0'''
|
||||
selfhost-google-fonts:
|
||||
ComposerFile:
|
||||
number: 1.0.0
|
||||
@@ -37895,6 +37993,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/smart-overlay/assets/smart-overlay.js?ver=0.7
|
||||
- http://wp.lab/wp-content/plugins/smart-overlay/assets/smart-overlay.css?ver=0.7
|
||||
confidence: 30
|
||||
smart-paypal-checkout-for-woocommerce:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/smart-paypal-checkout-for-woocommerce/languages/smart-paypal-checkout-for-woocommerce.pot,
|
||||
Match: '': Smart PayPal Checkout For WooCommerce 1.0.0'''
|
||||
smart-post-like:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -41838,6 +41943,14 @@ plugins:
|
||||
found_by: Meta Tag (Passive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/, Match: ''translator/0.3'''
|
||||
tranzly:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/tranzly/includes/assets/css/tranzly.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/tranzly/includes/assets/js/tranzly.js?ver=1.0.0
|
||||
confidence: 20
|
||||
trash-manager:
|
||||
TranslationFile:
|
||||
number: '1.2'
|
||||
@@ -41954,6 +42067,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/try-on-for-woocommerce/public/js/eyewear_virtual_try_on_wordpress-public.js?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/try-on-for-woocommerce/public/js/html2canvas.min.js?ver=1.0.0
|
||||
confidence: 60
|
||||
tryst-member:
|
||||
TranslationFile:
|
||||
number: 1.1.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/tryst-member/languages/tryst-member.pot,
|
||||
Match: ''"Project-Id-Version: Tryst Member 1.1.0'''
|
||||
ts-widget-pack:
|
||||
QueryParameter:
|
||||
number: '1.2'
|
||||
@@ -43182,6 +43302,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/upfiv-complete-all-in-one-seo-wizard/public/css/upfiv-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/upfiv-complete-all-in-one-seo-wizard/public/js/upfiv-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
upgradepath:
|
||||
TranslationFile:
|
||||
number: 0.0.1
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/upgradepath/assets/languages/upgradepath.pot,
|
||||
Match: ''"Project-Id-Version: UpgradePath 0.0.1'''
|
||||
uploadcare:
|
||||
ChangeLog:
|
||||
number: 2.6.1
|
||||
@@ -43636,6 +43763,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/verbatim//css/verbatim.css?ver=1.5
|
||||
- http://wp.lab/wp-content/plugins/verbatim//js/verbatim.js?ver=1.5
|
||||
confidence: 20
|
||||
vercel-deploy-hooks:
|
||||
ComposerFile:
|
||||
number: 1.1.0
|
||||
found_by: Composer File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/vercel-deploy-hooks/composer.json, Match:
|
||||
''1.1.0'''
|
||||
vertical-center:
|
||||
QueryParameter:
|
||||
number: 1.1.1
|
||||
@@ -43871,6 +44005,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/video-gallery-playlist/public/css/wpgp-youtube-gallery-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/video-gallery-playlist/public/js/wpgp-youtube-gallery-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
video-player-for-wpbakery:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/video-player-for-wpbakery/languages/video-player-for-wpbakery.pot,
|
||||
Match: ''t-Id-Version: Video Player for WPBakery 1.0.0'''
|
||||
video-player-gallery:
|
||||
QueryParameter:
|
||||
number: '1.2'
|
||||
@@ -44113,6 +44254,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/vk-all-in-one-expansion-unit/css/vkExUnit_style.css?ver=5.7.8
|
||||
- http://wp.lab/wp-content/plugins/vk-all-in-one-expansion-unit/js/all.min.js?ver=5.7.8
|
||||
- http://wp.lab/wp-content/plugins/vk-all-in-one-expansion-unit/plugins/smooth-scroll/js/smooth-scroll.min.js?ver=5.7.8
|
||||
vk-filter-search:
|
||||
ComposerFile:
|
||||
number: 0.1.0
|
||||
found_by: Composer File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/vk-filter-search/package-lock.json, Match:
|
||||
''0.1.0'''
|
||||
vk-link-target-controller:
|
||||
QueryParameter:
|
||||
number: 1.3.0
|
||||
@@ -44404,6 +44552,20 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/waypanel-heatmap-analysis/public/css/waypanel-heatmap-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/waypanel-heatmap-analysis/public/js/waypanel-heatmap-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
wayra-click-to-order-or-chat:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wayra-click-to-order-or-chat/languages/click-order-chat.pot,
|
||||
Match: ''Version: Wayra - Click to Order or Chat 1.0.0'''
|
||||
wayra-free-shipping-on-product-details:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wayra-free-shipping-on-product-details/languages/wayra-free-shipping-on-product-details-es_MX.po,
|
||||
Match: ''ayra - Free shipping on product details 1.0.0'''
|
||||
wb-sticky-notes:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -47537,6 +47699,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/woocommerce-paypal-here-gateway/i18n/languages/woocommerce-gateway-paypal-here.pot,
|
||||
Match: ''ersion: WooCommerce PayPal Here Gateway 1.0.0'''
|
||||
woocommerce-paypal-payments:
|
||||
ChangeLog:
|
||||
number: 1.0.0
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/woocommerce-paypal-payments/changelog.txt,
|
||||
Match: ''= 1.0.0'''
|
||||
woocommerce-pop-recarga:
|
||||
TranslationFile:
|
||||
number: 2.0.6
|
||||
@@ -48939,6 +49108,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wp-company-info/CHANGELOG.md, Match: ''##
|
||||
1.9.0'''
|
||||
wp-confirm:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wp-confirm/public/css/wp-confirm-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/wp-confirm/public/js/wp-confirm-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
wp-connect-coil:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
@@ -49576,6 +49753,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wp-exit-optin//js/scripts.js?ver=0.0.1
|
||||
confidence: 10
|
||||
wp-export-db-sql-file:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wp-export-db-sql-file/public/css/wp-export-db-sql-file-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/wp-export-db-sql-file/public/js/wp-export-db-sql-file-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
wp-exporter-plus:
|
||||
QueryParameter:
|
||||
number: '1.0'
|
||||
@@ -52480,6 +52665,15 @@ plugins:
|
||||
found_by: Comment (Passive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/, Match: ''WP-SWFObject 2.4'''
|
||||
wp-swiper:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wp-swiper/css/frontend_block.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/wp-swiper/public/css/swiper-bundle.min.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/wp-swiper/gutenberg/js/frontend_block.js?ver=1.0.0
|
||||
confidence: 30
|
||||
wp-switch-user:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -54261,6 +54455,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wpsso-wc-metadata/languages/wpsso-wc-metadata.pot,
|
||||
Match: ''WPSSO Product Metadata for WooCommerce 1.1.0'''
|
||||
wpsso-wc-shipping-delivery-time:
|
||||
TranslationFile:
|
||||
number: 1.0.1
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wpsso-wc-shipping-delivery-time/languages/wpsso-wc-shipping-delivery-time-fr_CA.po,
|
||||
Match: ''Shipping Delivery Time for WooCommerce 1.0.1'''
|
||||
wpstatuscake:
|
||||
TranslationFile:
|
||||
number: 1.0.11
|
||||
|
||||
@@ -0,0 +1,60 @@
|
||||
# Copyright (C) 2020 Condless
|
||||
# This file is distributed under the same license as the Hide Address Fields for WooCommerce plugin.
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Hide Address Fields for WooCommerce 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/hide-address-fields-for-woocommerce\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Condless <info@condless.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-10-09 09:22+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: Poedit 2.4.1\n"
|
||||
"X-Domain: hide-address-fields-for-woocommerce\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Hide Address Fields for WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://en.condless.com/hide-address-fields-for-woocommerce/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "WooCommerce plugin for conditionally hiding the address fields on the Checkout based on the selected shipping/payment methods"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Condless"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.condless.com/"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:121
|
||||
msgid "Address options"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:159
|
||||
msgid "Address fields will be hidden on Checkout when both conditions are met"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:165
|
||||
msgid "Do not ask customer address if he selects those shipping methods"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:173
|
||||
msgid "Do not ask customer address if he pays with those payment methods"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:196
|
||||
msgid "Make sure the selected shipping methods do not require the customer address for beeing proccessed"
|
||||
msgstr ""
|
||||
|
||||
#: hide-address-fields-for-woocommerce.php:210
|
||||
msgid "Make sure the selected payment methods do not require the customer address for beeing proccessed"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,75 @@
|
||||
# Copyright (C) 2020 Ledenbeheer
|
||||
# This file is distributed under the same license as the Ledenbeheer External Connection plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ledenbeheer External Connection 0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ledenbeheer-external-connection\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-04-11T12:56:58+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: ledenbeheer-external-connection\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Ledenbeheer External Connection"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "A connection between Ledenbeheer and Wordpress"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Ledenbeheer"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://ledenbeheer.be"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:26
|
||||
msgid "Profiles"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:27
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:53
|
||||
msgid "Courses"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:54
|
||||
msgid "Course"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:81
|
||||
msgid "Activities"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:82
|
||||
msgid "Activity"
|
||||
msgstr ""
|
||||
|
||||
#: views/courses/show.php:28
|
||||
msgid "Start"
|
||||
msgstr ""
|
||||
|
||||
#: views/courses/show.php:32
|
||||
msgid "End"
|
||||
msgstr ""
|
||||
|
||||
#: views/courses/show.php:36
|
||||
msgid "Location address"
|
||||
msgstr ""
|
||||
|
||||
#: views/courses/show.php:40
|
||||
msgid "Location label"
|
||||
msgstr ""
|
||||
|
||||
#: views/courses/show.php:44
|
||||
msgid "Age restriction"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,4 @@
|
||||
*** preciso-bid-smart-for-merchant ***
|
||||
|
||||
2020-09-16 - version 1.0.0
|
||||
* Initial release
|
||||
@@ -0,0 +1,137 @@
|
||||
# This file is distributed under the GNU General Public License v3 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: progressbar-ecpay-for-woocommerce v1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: Progress Bar TW <service@progressbar.tw>\n"
|
||||
"POT-Creation-Date: 2020-10-19 00:32+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Progress Bar TW <service@progressbar.tw>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"X-Generator: Poedit 2.4.1\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: lib/PBECPayPaymentGateway.php:19
|
||||
msgid "Enter ECPay Checkout Page"
|
||||
msgstr "進入綠界結帳頁面"
|
||||
|
||||
#: lib/PBECPayPaymentGateway.php:20
|
||||
msgid "ECPay payment by Progress bar online course"
|
||||
msgstr "進度條線上課程 - 綠界金流"
|
||||
|
||||
msgid "ECPay payment gateway for customers."
|
||||
msgstr "讓顧客可以利用綠界 ECPay 金流結帳。"
|
||||
|
||||
msgid "Credit Card and UnionPay. (Needs to apply for activation from ECPay)"
|
||||
msgstr "信用卡及銀聯卡(需申請開通)"
|
||||
|
||||
msgid "Web ATM. (Not shows on phone)"
|
||||
msgstr "網路 ATM(手機不支援)"
|
||||
|
||||
msgid "ATM"
|
||||
msgstr "自動櫃員機"
|
||||
|
||||
msgid "CVS - convenience store"
|
||||
msgstr "超商代碼(CVS)"
|
||||
|
||||
msgid "Barcode - convenience store"
|
||||
msgstr "超商條碼(Barcode)"
|
||||
|
||||
msgid "Disabled - "
|
||||
msgstr "無法使用 - "
|
||||
|
||||
msgid "[Test mode]"
|
||||
msgstr "【測試模式】"
|
||||
|
||||
msgid "Payment page was disabled, please checkout again."
|
||||
msgstr "已產生過訂單編號,無法再次結帳,請重新下單。"
|
||||
|
||||
msgid "Enable this payment gateway"
|
||||
msgstr "開啟此付款方式(請注意是否在測試模式)"
|
||||
|
||||
msgid "Enabled"
|
||||
msgstr "開啟"
|
||||
|
||||
msgid "Title of the gateway"
|
||||
msgstr "結帳標題"
|
||||
|
||||
msgid "ECPay payment gateway"
|
||||
msgstr "ECPay 綠界金流"
|
||||
|
||||
msgid "Description of the gateway"
|
||||
msgstr "結帳敘述"
|
||||
|
||||
msgid "Checkout with ECPay page."
|
||||
msgstr "使用綠界科技結帳頁面。"
|
||||
|
||||
msgid "Merchant ID"
|
||||
msgstr "商店編號(Merchant ID)"
|
||||
|
||||
msgid "Merchant ID, 2000132 is for test mode."
|
||||
msgstr "綠界的商店編號,2000132 為測試用的。"
|
||||
|
||||
msgid "Hash Key, 5294y06JbISpM5x9 is for test mode."
|
||||
msgstr "綠界的 Hash Key,5294y06JbISpM5x9 為測試用的。"
|
||||
|
||||
msgid "Hash IV,v77hoKGq4kWxNNIS is for test mode."
|
||||
msgstr "綠界的 Hash IV,v77hoKGq4kWxNNIS 為測試用的。"
|
||||
|
||||
msgid "Enabled payment methods"
|
||||
msgstr "可使用的付款方式"
|
||||
|
||||
msgid "Prefix of orders"
|
||||
msgstr "訂單編號前綴"
|
||||
|
||||
msgid "Order number cannot be repeated, it will be created with timestamp and prefix."
|
||||
msgstr ""
|
||||
"綠界訂單編號不能重複, 訂單編號將會以包含時間戳記與訂單編號前綴的方式顯示。建議前綴為"
|
||||
"2~4個字元即可。"
|
||||
|
||||
msgid "Enable test mode"
|
||||
msgstr "開啟測試模式"
|
||||
|
||||
msgid "Merchant ID for test"
|
||||
msgstr "測試用 Merchant ID"
|
||||
|
||||
msgid "Hash Key for test"
|
||||
msgstr "測試用 Hash Key"
|
||||
|
||||
msgid "Hash IV for test"
|
||||
msgstr "測試用 Hash IV"
|
||||
|
||||
msgid "Enable development mode"
|
||||
msgstr "開啟開發者模式"
|
||||
|
||||
msgid "Enabled(only if you are a developer)"
|
||||
msgstr "開啟(一般使用者請勿開啟)"
|
||||
|
||||
msgid "Waiting for the payment"
|
||||
msgstr "等待付款"
|
||||
|
||||
msgid "Progressbar ECPay transaction module"
|
||||
msgstr "進度條綠界交易模組"
|
||||
|
||||
msgid "Some goods"
|
||||
msgstr "一些商品"
|
||||
|
||||
msgid "ECpay Failed"
|
||||
msgstr "ECPay 失敗"
|
||||
|
||||
msgid "ECPay webhook Failed"
|
||||
msgstr "ECPay webhook 有問題"
|
||||
|
||||
msgid "This controls the title which the user sees during checkout."
|
||||
msgstr "控制使用者在結帳時所看到的標題."
|
||||
|
||||
msgid "This controls the description which the user sees during checkout."
|
||||
msgstr "此項目控制使用者在結帳時會看到的說明."
|
||||
@@ -1558,6 +1558,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/baslider/js/build/nextcodeSlider.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- bavard -->
|
||||
<link rel="stylesheet" id="bavard-plugin-css" href="http://wp.lab/wp-content/plugins/bavard/public/css/bavard-plugin-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/bavard/public/js/bavard-plugin-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- bazz-callback-widget -->
|
||||
<link rel="stylesheet" id="bazz_widget_style-css" href="http://wp.lab/wp-content/plugins/bazz-callback-widget/css/bazz-widget.css?ver=3.12" type="text/css" media="all">
|
||||
|
||||
@@ -2454,6 +2459,10 @@
|
||||
<link rel="stylesheet" id="builder-blocks-blocks-css-css" href="http://wp.lab/wp-content/plugins/builder-blocks/blocks/dist/main.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- bukizi-register -->
|
||||
<script src="http://wp.lab/wp-content/plugins/bukizi-register/dist/bundle.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- bulk-edit-post-titles -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/bulk-edit-post-titles/js/bulk-action.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -3405,6 +3414,11 @@
|
||||
<link rel="stylesheet" id="comment-redirector-plugin-styles-css" href="http://wp.lab/wp-content/plugins/comment-redirector/css/public.css?ver=1.2" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- commenting-feature -->
|
||||
<link rel="stylesheet" id="COMMENTING_BLOCK-css" href="http://wp.lab/wp-content/plugins/commenting-feature/public/css/commenting-block-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/commenting-feature/public/js/commenting-block-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- commentluv -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/commentluv/js/commentluv.js?ver=2.94.7"></script>
|
||||
|
||||
@@ -4453,6 +4467,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js?ver=2.8.14"></script>
|
||||
|
||||
|
||||
<!-- easy-embed-for-youtube-wall -->
|
||||
<link rel="stylesheet" id="eefy-youtube-api-css" href="http://wp.lab/wp-content/plugins/easy-embed-for-youtube-wall/public/css/eefy-youtube-api-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/easy-embed-for-youtube-wall/public/js/eefy-youtube-api-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- easy-facebook-likebox -->
|
||||
<link rel="stylesheet" id="easy-facebook-likebox-plugin-styles-css" href="http://wp.lab/wp-content/plugins/easy-facebook-likebox/public/assets/css/public.css?ver=4.3.3" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="easy-facebook-likebox-font-awesome-css" href="http://wp.lab/wp-content/plugins/easy-facebook-likebox/public/assets/css/font-awesome.css?ver=4.3.3" type="text/css" media="all">
|
||||
@@ -5238,6 +5257,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/exxica-social-marketing/public/js/exxica-social-marketing-public.js?ver=1.3.3"></script>
|
||||
|
||||
|
||||
<!-- exxp-wp -->
|
||||
<link rel="stylesheet" id="exxp_wp-css" href="http://wp.lab/wp-content/plugins/exxp-wp/public/css/exxp_wp-public.css?ver=2.6.3" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/exxp-wp/public/js/exxp_wp-public.js?ver=2.6.3"></script>
|
||||
|
||||
|
||||
<!-- ezusy-image-swatches-for-variable-product -->
|
||||
<link rel="stylesheet" id="ezusy-css" href="http://wp.lab/wp-content/plugins/ezusy-image-swatches-for-variable-product/public/css/ezusy-public.css?ver=1.0.1" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ezusy-image-swatches-for-variable-product/public/js/ezusy-public.js?ver=1.0.1"></script>
|
||||
@@ -10490,6 +10514,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/orcsnet-from-inditip/assets/js/frontend.min.js?ver=1.0.3"></script>
|
||||
|
||||
|
||||
<!-- order-barcode-for-woocommerce -->
|
||||
<link rel="stylesheet" id="woobar-style-css-css" href="http://wp.lab/wp-content/plugins/order-barcode-for-woocommerce/css/woobar-main.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/order-barcode-for-woocommerce/js/woobar-main.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- order-on-mobile-for-woocommerce -->
|
||||
<link rel="stylesheet" id="woocommerce-order-on-whatsapp-css" href="http://wp.lab/wp-content/plugins/order-on-mobile-for-woocommerce/public/css/woocommerce-order-on-whatsapp-public.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/order-on-mobile-for-woocommerce/public/js/woocommerce-order-on-whatsapp-public.js?ver=1.0.1"></script>
|
||||
@@ -11016,6 +11045,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/pitch-and-match/public/dist/js/pmwpp-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- pixobe-coloring-book -->
|
||||
<script src="http://wp.lab/wp-content/plugins/pixobe-coloring-book/public/build/main.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- pixproof -->
|
||||
<link rel="stylesheet" id="pixproof_inuit-css" href="http://wp.lab/wp-content/plugins/pixproof/css/inuit.css?ver=1.2.4" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="pixproof_magnific-popup-css" href="http://wp.lab/wp-content/plugins/pixproof/css/mangnific-popup.css?ver=1.2.4" type="text/css" media="all">
|
||||
@@ -11477,6 +11510,11 @@
|
||||
<link rel="stylesheet" id="prayer-css-css" href="http://wp.lab/wp-content/plugins/prayers/elements/css/prayer.css?ver=0.9.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- preloader-awesome -->
|
||||
<link rel="stylesheet" id="preloader-awesome-css" href="http://wp.lab/wp-content/plugins/preloader-awesome/public/css/preloader-awesome-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/preloader-awesome/public/js/classie.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- preloader-for-website -->
|
||||
<link rel="stylesheet" id="plwao-front-style-css" href="http://wp.lab/wp-content/plugins/preloader-for-website/assets/css/plwao-front.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
@@ -15497,6 +15535,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/translatepress-multilingual/assets/js/trp-language-switcher.js?ver=1.1.2"></script>
|
||||
|
||||
|
||||
<!-- tranzly -->
|
||||
<link rel="stylesheet" id="tranzly-css" href="http://wp.lab/wp-content/plugins/tranzly/includes/assets/css/tranzly.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/tranzly/includes/assets/js/tranzly.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- travelpayouts -->
|
||||
<link rel="stylesheet" id="travelpayouts-TPMainFlight-css" href="http://wp.lab/wp-content/plugins/travelpayouts/app/public/themes/flight/css/table-4.css?ver=0.7.4" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="travelpayouts-TPMainHotel-css" href="http://wp.lab/wp-content/plugins/travelpayouts/app/public/themes/hotel/css/table-2.css?ver=0.7.4" type="text/css" media="all">
|
||||
@@ -17935,6 +17978,11 @@
|
||||
<link rel="stylesheet" id="commerce7-for-wordpress-css" href="http://wp.lab/wp-content/plugins/wp-commerce7/assets/css/commerce7-for-wordpress.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wp-confirm -->
|
||||
<link rel="stylesheet" id="wp-confirm-css" href="http://wp.lab/wp-content/plugins/wp-confirm/public/css/wp-confirm-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wp-confirm/public/js/wp-confirm-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- wp-consent-api -->
|
||||
<script src="http://wp.lab/wp-content/plugins/wp-consent-api/assets/js/wp-consent-api.min.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -18197,6 +18245,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-exit-optin//js/scripts.js?ver=0.0.1"></script>
|
||||
|
||||
|
||||
<!-- wp-export-db-sql-file -->
|
||||
<link rel="stylesheet" id="wp-export-db-sql-file-css" href="http://wp.lab/wp-content/plugins/wp-export-db-sql-file/public/css/wp-export-db-sql-file-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wp-export-db-sql-file/public/js/wp-export-db-sql-file-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- wp-exporter-plus -->
|
||||
<link rel="stylesheet" id="gwl_wpepcsv_custom_style-css" href="http://wp.lab/wp-content/plugins/wp-exporter-plus/css/custom-style.css?ver=1.0" type="text/css" media="all">
|
||||
|
||||
@@ -19471,6 +19524,12 @@
|
||||
<link rel="stylesheet" id="wp-sweebe-css-all-css" href="http://wp.lab/wp-content/plugins/wp-sweebe/css/sweebe.css?ver=0.1.8" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wp-swiper -->
|
||||
<link rel="stylesheet" id="wpswiper-block-frontend-css" href="http://wp.lab/wp-content/plugins/wp-swiper/css/frontend_block.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="wpswiper-bundle-css-css" href="http://wp.lab/wp-content/plugins/wp-swiper/public/css/swiper-bundle.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wp-swiper/gutenberg/js/frontend_block.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- wp-switch-user -->
|
||||
<link rel="stylesheet" id="ace_switch_user-css" href="http://wp.lab/wp-content/plugins/wp-switch-user/public/css/ace_switch_user-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-switch-user/public/js/ace_switch_user-public.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -0,0 +1,68 @@
|
||||
# Copyright (C) 2020 Jeremy Felt
|
||||
# This file is distributed under the same license as the Self-Sustaining Spam Stopper package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Self-Sustaining Spam Stopper 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/self-sustaining-spam-stopper\n"
|
||||
"POT-Creation-Date: 2020-10-17 00:40:16+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-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"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: includes/comment-invalidation.php:104
|
||||
msgid "Missing Inputs"
|
||||
msgstr ""
|
||||
|
||||
#: includes/comment-invalidation.php:105
|
||||
msgid "Empty Input"
|
||||
msgstr ""
|
||||
|
||||
#: includes/comment-invalidation.php:106
|
||||
msgid "Important Input"
|
||||
msgstr ""
|
||||
|
||||
#: includes/common.php:9
|
||||
msgid "Hey. Ignore me while I try to mess with bots. Thanks for commenting!"
|
||||
msgstr ""
|
||||
|
||||
#: self-sustaining-spam-stopper.php:30
|
||||
msgid ""
|
||||
"Self Sustaining Spam Stopper requires PHP 5.6 to function properly. Please "
|
||||
"upgrade PHP or deactivate the plugin."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Self-Sustaining Spam Stopper"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/jeremyfelt/self-sustaining-spam-stopper/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Stop spam without relying on an external service."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Jeremy Felt"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://jeremyfelt.com"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,560 @@
|
||||
# Copyright (C) 2020 Smart PayPal Checkout For WooCommerce
|
||||
# This file is distributed under the same license as the Smart PayPal Checkout For WooCommerce package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Smart PayPal Checkout For WooCommerce 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/smart-paypal-checkout-for-woocommerce\n"
|
||||
"POT-Creation-Date: 2020-10-12 07:30:32+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:32
|
||||
msgid "PayPal Checkout"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:33
|
||||
msgid "PayPal Checkout with Smart Payment Buttons gives your buyers a simplified and secure checkout experience."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:88
|
||||
msgid "Card code"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:93
|
||||
msgid "Card number"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:97
|
||||
msgid "Expiry (MM/YY)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:141
|
||||
msgid "Authorize payment action is not available for INR currency."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:163
|
||||
msgid "Gateway disabled"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:163
|
||||
msgid "PayPal does not support your store currency."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:240
|
||||
msgid "Refund failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:259
|
||||
msgid "This represents the fee PayPal collects for the transaction."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-gateway.php:260
|
||||
msgid "PayPal Fee:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-product.php:74
|
||||
msgid "Please choose the quantity of items you wish to add to your cart…"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-product.php:81
|
||||
msgid "Please choose a product to add to your cart…"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-product.php:127
|
||||
msgid "Please choose product options…"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-product.php:143
|
||||
msgid "Invalid value posted for %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-product.php:150
|
||||
msgid "%s is a required field"
|
||||
msgid_plural "%s are required fields"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:98
|
||||
msgid "Continue to payment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:472
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1125
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:606
|
||||
msgid "Card Details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:483
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1136
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:617
|
||||
msgid "Address Verification Result"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:492
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1145
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:626
|
||||
msgid "Card Security Code Result"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:509
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1166
|
||||
msgid "Payment via %s : %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:513
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1170
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:645
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:655
|
||||
msgid "Payment via %s Pending. PayPal reason: %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:516
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:568
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1162
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:647
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:661
|
||||
msgid "%s Transaction ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:571
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1516
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:664
|
||||
msgid "Payment authorized. Change payment status to processing or complete to capture funds."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:912
|
||||
msgid "Refunded %1$s - Refund ID: %2$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1187
|
||||
msgid "Smart PayPal Checkout For WooCommerce Version: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1188
|
||||
msgid "WooCommerce Version: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-request.php:1519
|
||||
msgid "Payment pending (%s)."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:7
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:194
|
||||
msgid "Enable/Disable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:9
|
||||
msgid "Enable PayPal Checkout"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:10
|
||||
msgid "Check this box to enable the payment gateway. Leave unchecked to disable it."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:15
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:17
|
||||
msgid "This controls the label the user will see for this payment option during checkout."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:18
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:22
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:154
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:25
|
||||
msgid "This controls the description the user will see for this payment option during checkout."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:26
|
||||
msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:29
|
||||
msgid "PayPal sandbox"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:31
|
||||
msgid "Enable PayPal sandbox"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:33
|
||||
msgid "Check this box to enable test mode so that all transactions will hit PayPal’s sandbox server instead of the live server. This should only be used during development as no real transactions will occur when this is enabled."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:37
|
||||
msgid "API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:39
|
||||
msgid "<a target='_blank' href='https://developer.paypal.com/docs/business/get-started/#step-1-get-api-credentials'>Get API credentials</a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:43
|
||||
msgid "PayPal Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:45
|
||||
msgid "Enter your PayPal Client ID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:50
|
||||
msgid "PayPal Secret"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:52
|
||||
msgid "Enter your PayPal Secret."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:57
|
||||
msgid "Sandbox Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:59
|
||||
msgid "Enter your PayPal Sandbox Client ID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:64
|
||||
msgid "Sandbox Secret"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:66
|
||||
msgid "Enter your PayPal Sandbox Secret."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:74
|
||||
msgid "Smart Payment Buttons options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:79
|
||||
msgid "Button Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:82
|
||||
msgid "Set the color you would like to use for the PayPal button."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:86
|
||||
msgid "Gold (Recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:87
|
||||
msgid "Blue"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:88
|
||||
msgid "Silver"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:89
|
||||
msgid "White"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:90
|
||||
msgid "Black"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:94
|
||||
msgid "Button Shape"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:97
|
||||
msgid "Set the shape you would like to use for the buttons."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:101
|
||||
msgid "Rect (Recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:102
|
||||
msgid "Pill"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:106
|
||||
msgid "Button Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:109
|
||||
msgid "Set the label type you would like to use for the PayPal button."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:113
|
||||
msgid "PayPal (Recommended)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:114
|
||||
msgid "Checkout"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:115
|
||||
msgid "Buynow"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:116
|
||||
msgid "Pay"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:120
|
||||
msgid "Disable funding"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:123
|
||||
msgid "Funding methods selected here will be hidden from showing in the Smart Payment Buttons."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:126
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:127
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:128
|
||||
msgid "SEPA-Lastschrift"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:129
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:130
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:131
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:132
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:133
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:134
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:135
|
||||
msgid "Sofort"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:142
|
||||
msgid "Order Review Page options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:147
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:149
|
||||
msgid "Set the Page Title value you would like used on the PayPal Checkout order review page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:150
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:164
|
||||
msgid "Confirm your PayPal order"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:157
|
||||
msgid "Set the Description you would like used on the PayPal Checkout order review page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:158
|
||||
msgid "<strong>You're almost done!</strong><br>Review your information before you place your order."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:161
|
||||
msgid "Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:163
|
||||
msgid "Set the Button Text you would like used on the PayPal Checkout order review page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:171
|
||||
msgid "Advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:176
|
||||
msgid "Brand Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:178
|
||||
msgid "This controls what users see as the brand / company name on PayPal review pages."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:183
|
||||
msgid "Landing Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:186
|
||||
msgid "The type of landing page to show on the PayPal site for customer checkout. PayPal Account Optional must be checked for this option to be used."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:187
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:188
|
||||
msgid "Billing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:189
|
||||
msgid "No Preference"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:196
|
||||
msgid "Enable advanced credit and debit card payments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:198
|
||||
msgid "Currently PayPal support Unbranded payments in US, AU, UK, FR, IT and ES only. <br> <br>Advanced credit and debit cards requires that your business account be evaluated and approved by PayPal. <br><a target=\"_blank\" href=\"https://www.sandbox.paypal.com/bizsignup/entry/product/ppcp\">Enable for Sandbox Account</a> <span> | </span> <a target=\"_blank\" href=\"https://www.paypal.com/bizsignup/entry/product/ppcp\">Enable for Live Account</a><br>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:201
|
||||
msgid "3D Secure"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:203
|
||||
msgid "Enable 3D Secure"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:204
|
||||
msgid "If you are based in Europe, you are subjected to PSD2. PayPal recommends this option"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:208
|
||||
msgid "Payment action"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:211
|
||||
msgid "Choose whether you wish to capture funds immediately or authorize payment only."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:215
|
||||
msgid "Capture"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:216
|
||||
msgid "Authorize"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:220
|
||||
msgid "Invoice prefix"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:222
|
||||
msgid "Please enter a prefix for your invoice numbers. If you use your PayPal account for multiple stores ensure this prefix is unique as PayPal will not allow orders with the same invoice number."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:227
|
||||
msgid "Debug log"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:229
|
||||
msgid "Enable logging"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:231
|
||||
msgid "Log PayPal events, such as Webhook, Payment, Refund inside %s Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:237
|
||||
msgid "Enable/Disable coupons"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:239
|
||||
msgid "Enable the use of coupon codes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce-settings.php:240
|
||||
msgid "Coupons can be applied from the order review."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-smart-paypal-checkout-for-woocommerce.php:82
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:207
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:227
|
||||
msgid "OR"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:320
|
||||
msgid "Billing & Shipping"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:320
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:322
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:338
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:322
|
||||
msgid "Billing details"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:338
|
||||
msgid "Shipping details"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:414
|
||||
msgid "Create an account?"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:421
|
||||
msgid "Create an account by entering the information below. If you are a returning customer please login at the top of the page."
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:641
|
||||
msgid "Payment via %s : %s ."
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:904
|
||||
msgid "Capture Charge"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:1030
|
||||
msgid "Cancel order"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:1075
|
||||
msgid "We cannot process your order with the payment information that you provided. Please use an alternate payment method."
|
||||
msgstr ""
|
||||
|
||||
#: public/class-smart-paypal-checkout-for-woocommerce-button-manager.php:1112
|
||||
msgid "3D Secure response"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Smart PayPal Checkout For WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://github.com/wp-mbjtechnolabs/smart-paypal-checkout-for-woocommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "PayPal Checkout with Smart Payment Buttons gives your buyers a simplified and secure checkout experience."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "paypal@mbjtechnlabs.com"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://github.com/wp-mbjtechnolabs/smart-paypal-checkout-for-woocommerce"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,226 @@
|
||||
# Copyright (C) 2019 MATTEUS BARBOSA DOS SANTOS
|
||||
# This file is distributed under the same license as the Tryst Member plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Tryst Member 1.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tryst-member\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-02-26T17:57:09+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.1.0\n"
|
||||
"X-Domain: tryst-member\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Tryst Member"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://matteus.dev"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Member support for Tryst"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "MATTEUS BARBOSA DOS SANTOS"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-tryst-member-settings.php:76
|
||||
msgid "Specify details about the Membership extension"
|
||||
msgstr ""
|
||||
|
||||
#: admin/includes/Domain/admin-meta.php:28
|
||||
msgid "Member information"
|
||||
msgstr ""
|
||||
|
||||
#: admin/includes/Domain/admin-meta.php:34
|
||||
msgid "Please enter your phone number."
|
||||
msgstr ""
|
||||
|
||||
#: admin/includes/Domain/admin-meta.php:42
|
||||
msgid "Member phone number is missing."
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/member-print.php:4
|
||||
#: public/templates/Domain/member-print.php:135
|
||||
#: public/templates/form-member-fields.php:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/includes/Domain/admin-meta.php:31
|
||||
#: public/templates/member-print.php:8
|
||||
#: public/templates/Domain/member-print.php:36
|
||||
#: includes/Tryst/Member.php:246
|
||||
#: includes/Tryst/Domain/Member.php:203
|
||||
#: public/templates/form-member-fields.php:23
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:19
|
||||
msgid "Member Proposal"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:22
|
||||
msgid "Register Number"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:26
|
||||
msgid "Street Address"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:30
|
||||
msgid "Address District"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:32
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:38
|
||||
msgid "Zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:42
|
||||
msgid "Nationality"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:44
|
||||
msgid "Civil State"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:48
|
||||
msgid "Naturality"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:54
|
||||
msgid "Parents"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:57
|
||||
msgid "Father Name"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:59
|
||||
msgid "Mother Name"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:63
|
||||
msgid "Birth Date"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:65
|
||||
msgid "Profession"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:69
|
||||
msgid "Instruction Degree"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:71
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:75
|
||||
msgid "Company Address"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:77
|
||||
msgid "Contracted At"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:81
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:83
|
||||
msgid "Work Permit Number"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:88
|
||||
msgid "Work Permit Serie"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:90
|
||||
msgid "Identity"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:94
|
||||
msgid "Division"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:96
|
||||
msgid "CPF"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:106
|
||||
msgid "Authorization"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:132
|
||||
msgid "Dependents"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:136
|
||||
msgid "Gender"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:137
|
||||
msgid "Degree"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:138
|
||||
msgid "Date Birth"
|
||||
msgstr ""
|
||||
|
||||
#: public/templates/Domain/member-print.php:161
|
||||
msgid "What the Sindicate offers"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-tryst-member-public.php:199
|
||||
msgid "Please print this page, sign the specified fields and send it to your employer."
|
||||
msgstr "Imprima e assine a página a seguir. Entregue nas mãos do seu empregador."
|
||||
|
||||
#: includes/Tryst/Member.php:230
|
||||
msgid "Hello %s, this is the membership request receipt."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:244
|
||||
#: includes/Tryst/Domain/Member.php:200
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:245
|
||||
#: includes/Tryst/Domain/Member.php:201
|
||||
msgid "E-mail"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:247
|
||||
#: includes/Tryst/Domain/Member.php:204
|
||||
msgid "View full data as html page of the website"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:256
|
||||
msgid "Thanks for your subscription."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:269
|
||||
msgid "The membership request for %s was sent"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:272
|
||||
msgid "The membership request for %s was updated"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Tryst/Member.php:275
|
||||
msgid "The membership request for %s was canceled"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-tryst-member-public.php:206
|
||||
#: /public/templates/Domain/membership-print.php:2
|
||||
msgid "Please print this page, sign the specified fields and send it to us scanned via e-mail."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,57 @@
|
||||
# Copyright (C) 2020 UpgradePath
|
||||
# This file is distributed under the same license as the UpgradePath plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: UpgradePath 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/upgradepath\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-10-20T10:29:04+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: upgradepath\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Author of the plugin
|
||||
#: src/Admin/SettingsPage.php:59
|
||||
msgid "UpgradePath"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "The UpgradePath wordpress integration sends plugin meta information to UpgradePath so that you can easily manage your software versions in one central place."
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://upgradepath.io"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:100
|
||||
msgid "An unknown error occurred during the registration of this wordpress instance. Please contact the UpgradePath support team."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:122
|
||||
msgid "Upgradepath Wordpress Integration"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:130
|
||||
msgid "Sync manually"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:131
|
||||
msgid "Delete API key"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:155
|
||||
msgid "Active API key"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:163
|
||||
msgid "New API key"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/SettingsPage.php:172
|
||||
msgid "Please register at <a href=\"https://upgradepath.io\">upgradepath.io</a> and create an wordpress integration. You will receive an API key which you can copy into the \"New API key\" field. Make sure that you Wordpress instance can access the internet. On save, the plugin will register this wordpress instance and starts sending plugin meta information to UpgradePath. If you need help connecting your Wordpress instance with UpgradePath feel free to connect our support team."
|
||||
msgstr ""
|
||||
41
spec/fixtures/dynamic_finders/plugin_version/vercel-deploy-hooks/composer_file/composer.json
vendored
Normal file
41
spec/fixtures/dynamic_finders/plugin_version/vercel-deploy-hooks/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "aderaaij/wp-vercel-deploy-hooks",
|
||||
"version": "1.1.0",
|
||||
"type": "wordpress-plugin",
|
||||
"license": "GPLv3",
|
||||
"description": "WordPress starter theme with a modern development workflow",
|
||||
"homepage": "https://github.com/aderaaij/wp-vercel-deploy-hooks",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Arden de Raaij",
|
||||
"email": "a.de.raaij@gmail.com",
|
||||
"homepage": "https://github.com/aderaaij/"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"wordpress"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/aderaaij/wp-vercel-deploy-hooks/issues"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "app/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.1"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"scripts": {
|
||||
"lint": [
|
||||
"phpcs --ignore=index.php,vendor,resources,storage,dist --extensions=php --standard=PSR12 ."
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,134 @@
|
||||
# Copyright (C) 2020 NuttTaro
|
||||
# This file is distributed under the same license as the Video Player for WPBakery plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Video Player for WPBakery 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/video-player-for-wpbakery\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-10-21T07:11:09+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: video-player-for-wpbakery\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Video Player for WPBakery"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wordpress.org/plugins/video-player-for-wpbakery/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Video Player add-on for WPBakery Page Builder with YouTube, Vimeo and Self-Hosted videos (HTML5)"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "NuttTaro"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://nutttaro.com"
|
||||
msgstr ""
|
||||
|
||||
#: templates/video-html5.php:5
|
||||
msgid "Your browser does not support the video tag."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:122
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:126
|
||||
msgid "Video Type"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:130
|
||||
msgid "Self-Hosted videos (HTML5)"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:131
|
||||
msgid "Youtube or Vimeo"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:138
|
||||
msgid "Video"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:141
|
||||
msgid "Select video from media library."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:147
|
||||
msgid "Video URL"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:150
|
||||
msgid "Youtube or Vimeo URL that should be embedded the video."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:156
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:163
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:170
|
||||
msgid "Controls"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:172
|
||||
#: video-player-for-wpbakery.php:181
|
||||
#: video-player-for-wpbakery.php:188
|
||||
#: video-player-for-wpbakery.php:195
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:178
|
||||
msgid "Autoplay"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:180
|
||||
msgid "Video will muted sound because some browser block autoplay the video."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:186
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:193
|
||||
msgid "Loop"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:200
|
||||
msgid "Element ID"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:202
|
||||
msgid "Enter element ID (Note: make sure it is unique and valid according to %sw3c specification%s)."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:206
|
||||
msgid "Extra class name"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:208
|
||||
msgid "Style particular content element differently - add a class name and refer to it in custom CSS."
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:242
|
||||
msgid "Add video"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:243
|
||||
msgid "Remove video"
|
||||
msgstr ""
|
||||
|
||||
#: video-player-for-wpbakery.php:324
|
||||
msgid "<strong>Video Player for WPBakery</strong> is enabled but not effective. It requires <strong>WPBakery Page Builder</strong> in order to work."
|
||||
msgstr ""
|
||||
19022
spec/fixtures/dynamic_finders/plugin_version/vk-filter-search/composer_file/package-lock.json
generated
vendored
Normal file
19022
spec/fixtures/dynamic_finders/plugin_version/vk-filter-search/composer_file/package-lock.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,303 @@
|
||||
# Copyright (C) 2020 Juan Manuel Acebal
|
||||
# This file is distributed under the same license as the Wayra - Click to Order or Chat plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Wayra - Click to Order or Chat 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/click-order-chat\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-10-14T00:37:03+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: click-order-chat\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Wayra - Click to Order or Chat"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wayramarketing.com.ar/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "A lightweight, easy and fast option to show a <strong>floating WhatsApp button</strong> and WooCommerce customization to <strong>add \"Ask in WhatsApp\" button on products, Store and Cart</strong>. You can hide the default \"Add to Cart\" button. We love simplicity and efficience."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Juan Manuel Acebal"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wayramarketing.com.ar"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-click-order-chat-admin.php:86
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:22
|
||||
msgid "This plugin is develop with %s by"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:23
|
||||
msgid "If you want to help me to continue develop useful plugins"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:23
|
||||
msgid "buy me a cup of coffee"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:55
|
||||
msgid ""
|
||||
"Hi, i'm interested in: *{{title}}*\n"
|
||||
"Price: {{price}}\n"
|
||||
"URL: {{link}}\n"
|
||||
"Regards!"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:56
|
||||
#: admin/partials/click-order-chat-admin-display.php:62
|
||||
msgid "Ask in WhatsApp"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:60
|
||||
msgid ""
|
||||
"{{quantity}} x *{{title}}*\n"
|
||||
"Price: {{price}}\n"
|
||||
"URL: {{link}}"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:61
|
||||
msgid ""
|
||||
"Hi, i want to order:\n"
|
||||
"{{product_list}}\n"
|
||||
"*TOTAL: {{total}}*\n"
|
||||
"Thanks!"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:68
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:72
|
||||
msgid "WhatsApp Number"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:74
|
||||
msgid "Insert the phone number starting with the country code."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:74
|
||||
msgid "e.g. 54 for Argentina"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:78
|
||||
msgid "Open in new window"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:80
|
||||
msgid "Check this to open WhatsApp link in new window."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:85
|
||||
msgid "Floating Button"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:89
|
||||
msgid "Show floating button"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:91
|
||||
msgid "Show WhatsApp floating button on entire site."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:95
|
||||
msgid "Button style"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:105
|
||||
msgid "Message to send"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:107
|
||||
msgid "Insert the default message that send when someone click the button."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:107
|
||||
msgid " e.g. \"Hi, i have a question\""
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:111
|
||||
msgid "Text on button hover"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:113
|
||||
msgid "Insert the text that someone see on button hover."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:113
|
||||
msgid "e.g. \"Chat with us\""
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:117
|
||||
msgid "Hide button on mobile"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:119
|
||||
msgid "Hide the floating button on mobile."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:124
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:126
|
||||
msgid "For simplificate the config we hide the WooCommerce config options because the plugin is inactive."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:131
|
||||
msgid "Remove Add to Cart Buttons"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:133
|
||||
msgid "Remove the Woocommerce Add to Cart buttons on entire site to use WhatsApp buttons."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:136
|
||||
msgid "Remove button Proceed to Checkout"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:138
|
||||
msgid "Remove the Woocommerce Proceed to Checkout button on Cart and mini cart."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:143
|
||||
msgid "Products page and Store"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:147
|
||||
msgid "Show button on products"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:149
|
||||
msgid "Show WhatsApp button on products"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:153
|
||||
msgid "Show button on not purchasable products"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:155
|
||||
msgid "Show WhatsApp button on product without price or out of stock."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:159
|
||||
msgid "Show button on Store"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:161
|
||||
msgid "Show WhatsApp button on store and related products."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:165
|
||||
msgid "Product message"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:167
|
||||
msgid "This is the message that recive someone click on product WhatsApp button."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:168
|
||||
msgid "You can use {{title}}, {{price}}, {{link}} and *word* for bold."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:172
|
||||
msgid "Product button text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:174
|
||||
msgid "Insert the button text."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:174
|
||||
msgid "e.g. \"Ask in WhatsApp\""
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:179
|
||||
msgid "Cart"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:183
|
||||
msgid "Show button on cart page"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:185
|
||||
msgid "Show WhatsApp button in Cart to ask for all the cart"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:189
|
||||
msgid "Cart product message"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:191
|
||||
msgid "This message is part of the message that recive someone click on Cart WhatsApp button."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:192
|
||||
msgid "You can use {{title}}, {{price}}, {{subtotal}}, {{link}} and *word* for bold."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:196
|
||||
msgid "Cart message"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:198
|
||||
msgid "This message the message that recive someone click on Cart WhatsApp button."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:199
|
||||
msgid "You can use {{product_list}}, {{total}} and *word* for bold."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:203
|
||||
msgid "Cart button text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:205
|
||||
msgid "Insert the text of the the button."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:205
|
||||
msgid "e.g. \"Ask for this products on WhatsApp\""
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:210
|
||||
msgid "Customize CSS style"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:211
|
||||
msgid "If you need to customize any button, we add an empty class in each type of buttons. You are welcome ;)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:215
|
||||
msgid "Floating button"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:220
|
||||
msgid "Product page button"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:224
|
||||
msgid "Store and related products buttons"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:228
|
||||
msgid "Cart button"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/click-order-chat-admin-display.php:234
|
||||
msgid "Save all changes"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,194 @@
|
||||
# Copyright (C) 2020 Juan Manuel Acebal
|
||||
# This file is distributed under the same license as the Wayra - Free shipping on product details plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Wayra - Free shipping on product details 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wayra-free-"
|
||||
"shipping-on-product-details\n"
|
||||
"POT-Creation-Date: 2020-10-14T19:30:58+00:00\n"
|
||||
"PO-Revision-Date: 2020-10-14 18:21-0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"X-Domain: wayra-free-shipping-on-product-details\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:16
|
||||
msgid "Wayra - Free shipping on product details"
|
||||
msgstr "Wayra - Texto de envío en detalle del producto"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wayramarketing.com.ar"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Show icon and shipping text on products based on product price."
|
||||
msgstr ""
|
||||
"Mostrar un icono y texto de envío en el detalle del producto basado en el "
|
||||
"precio del mismo."
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Juan Manuel Acebal"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wayra-free-shipping-on-product-details-admin.php:72
|
||||
msgid "Free shipping on product details"
|
||||
msgstr "Texto de envío en detalle del producto"
|
||||
|
||||
#: admin/class-wayra-free-shipping-on-product-details-admin.php:85
|
||||
msgid "Settings"
|
||||
msgstr "Ajustes"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:17
|
||||
msgid "This plugin is develop with %s by"
|
||||
msgstr "Este plugin es desarrollado con %s por"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:18
|
||||
msgid "Contact me if need a <strong>custom plugin or customization</strong>"
|
||||
msgstr ""
|
||||
"Escribime si necesitas <strong>un plugin personalizado o un ajuste en "
|
||||
"Wordpress</strong>"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:19
|
||||
msgid "If you want to help me to continue develop useful plugins"
|
||||
msgstr "Si quieres ayudarme a seguir desarrollando plugins útiles"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:19
|
||||
msgid "buy me a cup of coffee"
|
||||
msgstr "invitame una taza de café"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:50
|
||||
msgid "Show Icon"
|
||||
msgstr "Mostrar icono"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:52
|
||||
msgid "Show icon before text."
|
||||
msgstr "Mostrar icono antes del texto."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:56
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:93
|
||||
msgid "Shipping Text"
|
||||
msgstr "Texto de envío"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:58
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:95
|
||||
msgid "First line of shipping text."
|
||||
msgstr "Primera linea del texto de envío."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:58
|
||||
msgid "e.g. Shipping all country"
|
||||
msgstr "ej. Envíos a todo el país"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:62
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:99
|
||||
msgid "Shipping Subtitle"
|
||||
msgstr "Subtítulo de envío"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:64
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:101
|
||||
msgid "Second line of shipping text."
|
||||
msgstr "Segunda linea del texto de envío."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:64
|
||||
msgid "e.g. +$2500 Free Shipping"
|
||||
msgstr "ej. +$2500 envío gratis"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:68
|
||||
msgid "Text position"
|
||||
msgstr "Posición del texto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:70
|
||||
msgid "Before product price"
|
||||
msgstr "Antes del precio del producto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:71
|
||||
msgid "After product price"
|
||||
msgstr "Después del precio del producto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:72
|
||||
msgid "Before add to cart button"
|
||||
msgstr "Antes del botón de agregar al carrito"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:73
|
||||
msgid "After add to cart button"
|
||||
msgstr "Después del botón de agregar al carrito"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:80
|
||||
msgid "Change text based on product price"
|
||||
msgstr "Cambiar texto en base al precio del producto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:81
|
||||
msgid ""
|
||||
"This setting change two lines of text when price is equal or greater than "
|
||||
"defined price."
|
||||
msgstr ""
|
||||
"Este ajuste cambia las dos líneas de texto cuando el precio del producto es "
|
||||
"igual o mayor que el precio definido."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:82
|
||||
msgid ""
|
||||
"This an optional setting, you can use text, subtitle, both or none. Leave "
|
||||
"empty to avoid."
|
||||
msgstr ""
|
||||
"Este ajuste es opción, podés usar la primera línea, la segunda, ambas o "
|
||||
"ninguna. Déjalo vacío para omitir."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:87
|
||||
msgid "Price"
|
||||
msgstr "Precio"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:89
|
||||
msgid ""
|
||||
"If the product price is equal or greater than this price, users see this "
|
||||
"text."
|
||||
msgstr ""
|
||||
"Si el precio del producto es igual o mayor que este precio, los usuarios "
|
||||
"verán este texto."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:89
|
||||
msgid "e.g. 2500.00"
|
||||
msgstr "ej. 2500.00"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:95
|
||||
msgid "e.g. Free Shipping"
|
||||
msgstr "ej. Envío gratis"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:101
|
||||
msgid "e.g. Arrives in 2 days"
|
||||
msgstr "ej. Llega en 2 días"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:106
|
||||
msgid "Customize CSS style"
|
||||
msgstr "Personalizar estilos CSS"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:107
|
||||
msgid "If you need to customize icon or text style, you can use this class."
|
||||
msgstr ""
|
||||
"Si necesitás modificar los estilos del icono o los textos, puedes usar "
|
||||
"estas clases."
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:111
|
||||
msgid "Div container"
|
||||
msgstr "Div contenedor"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:115
|
||||
msgid "Icon"
|
||||
msgstr "Icono"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:120
|
||||
msgid "First line of text"
|
||||
msgstr "Primera linea de texto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:124
|
||||
msgid "Second line of text"
|
||||
msgstr "Segunda linea de texto"
|
||||
|
||||
#: admin/partials/wayra-free-shipping-on-product-details-admin-display.php:131
|
||||
msgid "Save all changes"
|
||||
msgstr "Guardar todos los cambios"
|
||||
@@ -0,0 +1,4 @@
|
||||
*** Changelog ***
|
||||
|
||||
= 1.0.0 - 2020-10-15 =
|
||||
* Initial release.
|
||||
@@ -0,0 +1,217 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WPSSO Shipping Delivery Time for WooCommerce 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-wc-shipping-delivery-time\n"
|
||||
"POT-Creation-Date: 2020-10-17 11:42-0700\n"
|
||||
"PO-Revision-Date: 2020-10-17 11:42-0700\n"
|
||||
"Last-Translator: JS Morisset <jsm@surniaulula.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.6\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: gettext/gettext-lib-abstracts-com.php:6 lib/abstracts/com/add-on.php:161
|
||||
msgid "The %1$s add-on requires the %2$s plugin — please activate the missing plugin."
|
||||
msgstr "L'ajout %1$s nécessite l'extension %2$s — veuillez activer l'extension manquante."
|
||||
|
||||
#: gettext/gettext-lib-abstracts-com.php:7 lib/abstracts/com/add-on.php:179
|
||||
msgid "The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed)."
|
||||
msgstr "L'ajout %1$s nécessite %2$s version %3$s ou plus récente (la version %4$s est actuellement installée)."
|
||||
|
||||
#: gettext/gettext-lib-config.php:6
|
||||
msgctxt "plugin name"
|
||||
msgid "WPSSO Shipping Delivery Time for WooCommerce"
|
||||
msgstr "WPSSO délai de livraison d'expédition pour WooCommerce"
|
||||
|
||||
#: gettext/gettext-lib-config.php:7
|
||||
msgctxt "plugin description"
|
||||
msgid "Shipping delivery time estimates for WooCommerce shipping zones, methods, and classes."
|
||||
msgstr "Estimations du délai de livraison pour les zones, méthodes et classes d'expédition WooCommerce."
|
||||
|
||||
#: lib/woocommerce.php:62
|
||||
msgid "WooCommerce Shipping Options"
|
||||
msgstr "Options de livraison WooCommerce"
|
||||
|
||||
#: lib/woocommerce.php:128
|
||||
msgid "Add %s for handling & packaging."
|
||||
msgstr "Ajoutez %s pour la manutention et l'emballage."
|
||||
|
||||
#. translators: Shipping transit time in the shipping method label.
|
||||
#: lib/woocommerce.php:171
|
||||
msgid "(%s)"
|
||||
msgstr "(%s)"
|
||||
|
||||
#: lib/woocommerce.php:185
|
||||
msgid "Shipping delivery times"
|
||||
msgstr "Temps de livraison d'expédition"
|
||||
|
||||
#: lib/woocommerce.php:190
|
||||
msgid "Show delivery estimates"
|
||||
msgstr "Afficher les estimations de livraison pour l'expédition"
|
||||
|
||||
#: lib/woocommerce.php:191
|
||||
msgid "Show shipping handling and packaging time under the shipping methods."
|
||||
msgstr "Afficher le temps de manutention et d'emballage sous les méthodes d'expédition."
|
||||
|
||||
#: lib/woocommerce.php:198
|
||||
msgid "Show shipping transit time in the shipping method label."
|
||||
msgstr "Afficher le temps de transit d'expédition dans l'étiquette de la méthode d'expédition."
|
||||
|
||||
#: lib/woocommerce.php:216
|
||||
msgid "Shipping handling times"
|
||||
msgstr "Temps de manutention pour l'expédition"
|
||||
|
||||
#: lib/woocommerce.php:217
|
||||
msgid "The typical delay between the receipt of an order and the goods leaving the warehouse."
|
||||
msgstr "Le délai typique entre la réception d'une commande et la sortie des marchandises de l'entrepôt."
|
||||
|
||||
#: lib/woocommerce.php:232
|
||||
msgid "Shipping classes"
|
||||
msgstr "Classes de livraison"
|
||||
|
||||
#: lib/woocommerce.php:244
|
||||
msgid "Shipping class"
|
||||
msgstr "Classe de livraison"
|
||||
|
||||
#: lib/woocommerce.php:246
|
||||
msgid "Class description"
|
||||
msgstr "Description de la classe"
|
||||
|
||||
#: lib/woocommerce.php:248 lib/woocommerce.php:381
|
||||
msgid "Minimum time"
|
||||
msgstr "Temps minimum"
|
||||
|
||||
#: lib/woocommerce.php:249
|
||||
msgid "The estimated minimum handling and packaging time. Can be left blank."
|
||||
msgstr "Le temps minimum estimé de manutention et d'emballage. Peut être laissé vide."
|
||||
|
||||
#: lib/woocommerce.php:252 lib/woocommerce.php:384
|
||||
msgid "Maximum time"
|
||||
msgstr "Temps maximum"
|
||||
|
||||
#: lib/woocommerce.php:253
|
||||
msgid "The estimated maximum handling and packaging time. Can be left blank."
|
||||
msgstr "Le temps maximum estimé de manutention et d'emballage. Peut être laissé vide."
|
||||
|
||||
#: lib/woocommerce.php:256 lib/woocommerce.php:387
|
||||
msgid "Unit of time"
|
||||
msgstr "Unité de temps"
|
||||
|
||||
#. translators: Please ignore - translation uses a different text domain.
|
||||
#: lib/woocommerce.php:274
|
||||
msgid "No shipping class"
|
||||
msgstr "Pas de classe de livraison"
|
||||
|
||||
#: lib/woocommerce.php:275
|
||||
msgid "Products without a shipping class"
|
||||
msgstr "Produits sans classe de livraison"
|
||||
|
||||
#: lib/woocommerce.php:320
|
||||
msgid "Shipping transit times"
|
||||
msgstr "Temps de transit pour l'expédition"
|
||||
|
||||
#: lib/woocommerce.php:321
|
||||
msgid "The typical delay between the goods leaving the warehouse and reaching the customer."
|
||||
msgstr "Le délai typique entre les marchandises quittant l'entrepôt et atteignant le client."
|
||||
|
||||
#: lib/woocommerce.php:344
|
||||
msgid "%s shipping zone"
|
||||
msgstr "Zone d'expédition %s"
|
||||
|
||||
#. translators: Please ignore - translation uses a different text domain.
|
||||
#: lib/woocommerce.php:377
|
||||
msgid "Shipping method"
|
||||
msgstr "Méthode d'expédition"
|
||||
|
||||
#: lib/woocommerce.php:379
|
||||
msgid "Shipping rate"
|
||||
msgstr "Tarif d'expédition"
|
||||
|
||||
#: lib/woocommerce.php:382
|
||||
msgid "The estimated minimum transit time. Can be left blank."
|
||||
msgstr "Le temps de transit minimum estimé. Peut être laissé vide."
|
||||
|
||||
#: lib/woocommerce.php:385
|
||||
msgid "The estimated maximum transit time. Can be left blank."
|
||||
msgstr "Le temps de transit maximum estimé. Peut être laissé vide."
|
||||
|
||||
#. translators: Please ignore - translation uses a different text domain.
|
||||
#: lib/woocommerce.php:398
|
||||
msgid "No shipping methods offered to this zone."
|
||||
msgstr "Aucune méthode d'expédition offerte pour cette zone."
|
||||
|
||||
#: lib/woocommerce.php:504
|
||||
msgid "%1$s hour"
|
||||
msgid_plural "%1$s hours"
|
||||
msgstr[0] "%1$s heures"
|
||||
msgstr[1] "%1$s hours"
|
||||
|
||||
#: lib/woocommerce.php:505
|
||||
msgid "%1$s - %2$s hours"
|
||||
msgstr "%1$s - %2$s heures"
|
||||
|
||||
#: lib/woocommerce.php:506
|
||||
msgid "%1$s or more hours"
|
||||
msgid_plural "%1$s or more hours"
|
||||
msgstr[0] "%1$s heur ou plus"
|
||||
msgstr[1] "%1$s heures ou plus"
|
||||
|
||||
#: lib/woocommerce.php:507
|
||||
msgid "up to %2$s hour"
|
||||
msgid_plural "up to %2$s hours"
|
||||
msgstr[0] "jusqu'à %2$s heure"
|
||||
msgstr[1] "jusqu'à %2$s heures"
|
||||
|
||||
#: lib/woocommerce.php:516
|
||||
msgid "%1$s day"
|
||||
msgid_plural "%1$s days"
|
||||
msgstr[0] "%1$s jour"
|
||||
msgstr[1] "%1$s days"
|
||||
|
||||
#: lib/woocommerce.php:517
|
||||
msgid "%1$s - %2$s days"
|
||||
msgstr "%1$s - %2$s jours"
|
||||
|
||||
#: lib/woocommerce.php:518
|
||||
msgid "%1$s or more days"
|
||||
msgid_plural "%1$s or more days"
|
||||
msgstr[0] "%1$s jour ou plus"
|
||||
msgstr[1] "%1$s jours ou plus"
|
||||
|
||||
#: lib/woocommerce.php:519
|
||||
msgid "up to %2$s day"
|
||||
msgid_plural "up to %2$s days"
|
||||
msgstr[0] "jusqu'à %2$s jour"
|
||||
msgstr[1] "jusqu'à %2$s jours"
|
||||
|
||||
#: lib/woocommerce.php:683
|
||||
msgid "Hours"
|
||||
msgstr "Heures"
|
||||
|
||||
#: lib/woocommerce.php:684
|
||||
msgid "Days"
|
||||
msgstr "Jours"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "WPSSO Shipping Delivery Time for WooCommerce"
|
||||
msgstr "WPSSO délai de livraison d'expédition WooCommerce"
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wpsso.com/extend/plugins/wpsso-wc-shipping-delivery-time/"
|
||||
msgstr "https://wpsso.com/extend/plugins/wpsso-wc-shipping-delivery-time/"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Shipping delivery time estimates for WooCommerce shipping zones, methods, and classes."
|
||||
msgstr "Estimations du délai de livraison pour les zones, méthodes et classes d'expédition WooCommerce."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "JS Morisset"
|
||||
msgstr "JS Morisset"
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://wpsso.com/"
|
||||
msgstr "https://wpsso.com/"
|
||||
@@ -17,7 +17,7 @@
|
||||
|
|
||||
| [!] Title: Dignitas 1.1.9 - Privilage Escalation
|
||||
| References:
|
||||
| - https://wpscan.com/vulnerabilities/7825
|
||||
| - https://wpscan.com/vulnerability/7825
|
||||
| - http://research.evex.pw/?vuln=6
|
||||
| - https://packetstormsecurity.com/files/130652/
|
||||
|
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
|
|
||||
| [!] Title: WP 3.8.1 - Vuln 1
|
||||
| CVSS: 5.4 (VECTOR)
|
||||
| Reference: https://wpscan.com/vulnerabilities/1
|
||||
| Reference: https://wpscan.com/vulnerability/1
|
||||
|
|
||||
| [!] Title: WP 3.8.1 - Vuln 2
|
||||
| Fixed in: 3.8.2
|
||||
| References:
|
||||
| - https://wpscan.com/vulnerabilities/2
|
||||
| - https://wpscan.com/vulnerability/2
|
||||
| - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0166
|
||||
| - url-2
|
||||
| - url-3
|
||||
|
||||
@@ -33,11 +33,11 @@ shared_examples WPScan::References do
|
||||
its(:cve_urls) { should eql %w[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-11] }
|
||||
|
||||
its(:wpvulndb_ids) { should eql %w[12] }
|
||||
its(:wpvulndb_urls) { should eql %w[https://wpscan.com/vulnerabilities/12] }
|
||||
its(:wpvulndb_urls) { should eql %w[https://wpscan.com/vulnerability/12] }
|
||||
|
||||
its(:references_urls) do
|
||||
should eql [
|
||||
'https://wpscan.com/vulnerabilities/12',
|
||||
'https://wpscan.com/vulnerability/12',
|
||||
'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-11'
|
||||
]
|
||||
end
|
||||
|
||||
@@ -238,7 +238,19 @@ shared_examples WPScan::Target::Platform::WordPress do
|
||||
end
|
||||
|
||||
describe '#login_url' do
|
||||
before { allow(target).to receive(:sub_dir) }
|
||||
before do
|
||||
allow(target).to receive(:sub_dir)
|
||||
|
||||
WPScan::ParsedCli.options = rspec_parsed_options(cli_args)
|
||||
end
|
||||
|
||||
let(:cli_args) { '--url https://ex.lo' }
|
||||
|
||||
context 'when login_uri CLI option set' do
|
||||
let(:cli_args) { "#{super()} --login_uri other-login.php" }
|
||||
|
||||
its(:login_url) { should eql target.url('other-login.php') }
|
||||
end
|
||||
|
||||
context 'when returning a 200' do
|
||||
before { stub_request(:get, target.url('wp-login.php')).to_return(status: 200) }
|
||||
|
||||
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'rake', '~> 13.0'
|
||||
s.add_development_dependency 'rspec', '~> 3.9.0'
|
||||
s.add_development_dependency 'rspec-its', '~> 1.3.0'
|
||||
s.add_development_dependency 'rubocop', '~> 0.93.0'
|
||||
s.add_development_dependency 'rubocop', '~> 1.0.0'
|
||||
s.add_development_dependency 'rubocop-performance', '~> 1.8.0'
|
||||
s.add_development_dependency 'simplecov', '~> 0.19.0'
|
||||
s.add_development_dependency 'simplecov-lcov', '~> 0.8.0'
|
||||
|
||||
Reference in New Issue
Block a user