From f08158342ad6af8cdc8114d04e76f33e04ad4acc Mon Sep 17 00:00:00 2001 From: erwanlr Date: Sat, 8 Oct 2022 10:43:04 +0200 Subject: [PATCH] Adds DFs --- spec/fixtures/db/dynamic_finders.yml | 1466 ++ spec/fixtures/dynamic_finders/expected.yml | 688 +- .../lang/accessiblewp-skiplinks.pot | 269 + .../addon-gravityforms-sendinblue-free.pot | 220 + .../languages/stripe-with-contact-form-7.pot | 293 + .../change_log/changelog.txt | 5 + .../languages/sliders-en_US.po | 310 + .../translation_file/assets/lang/blockify.pot | 923 + .../languages/bp-new-order-notification.pot | 97 + .../languages/bp-woopick-delivery.pot | 43 + .../translation_file/languages/plugin.pot | 59 + .../translation_file/languages/cf-images.pot | 414 + .../languages/cryptum-nft-domain.pot | 234 + .../dev-debug-tools/change_log/changelog.txt | 32 + .../change_log/CHANGELOG.md | 5 + .../languages/easy-user-registration.pot | 119 + .../languages/sound-cloud-en_US.po | 231 + .../equallyai/composer_file/package.json | 35 + .../translation_file/languages/ethpress.pot | 453 + .../translation_file/languages/flash-form.pot | 938 + .../change_log/CHANGELOG.md | 9 + .../composer_file/composer.json | 39 + .../ifolders/change_log/changelog.txt | 7 + .../languages/asnp-easy-whatsapp.pot | 1435 ++ .../composer_file/package.json | 1 + .../lang/miniorange-otp-verification-hi_IN.po | 4356 ++++ .../languages/pdf-embed-block.pot | 202 + .../languages/pdf-forms-for-wpforms-pt_PT.po | 499 + .../translation_file/languages/qi-blocks.pot | 20506 ++++++++++++++++ .../query_parameter_passive_all.html | 264 + .../change_log/CHANGELOG.md | 11 + .../composer_file/package.json | 20 + .../simple-blurb/composer_file/package.json | 24 + .../languages/social-chat-for-wp-en_US.po | 85 + .../languages/stepped-content-en_US.po | 213 + .../translation_file/languages/timeslot.pot | 1624 ++ .../composer_file/package.json | 105 + .../change_log/changelog.txt | 47 + .../languages/wpc-order-tip.pot | 289 + .../translation_file/languages/wpfiles.pot | 3789 +++ .../wpsso-google-merchant-feed-fr_BE.po | 171 + .../plugin_version/xpath_passive_all.html | 8 + 42 files changed, 40536 insertions(+), 2 deletions(-) create mode 100644 spec/fixtures/dynamic_finders/plugin_version/accessiblewp-skiplinks/translation_file/lang/accessiblewp-skiplinks.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/addon-gravityforms-sendinblue-free/translation_file/languages/addon-gravityforms-sendinblue-free.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/addon-stripe-with-contact-form-7/translation_file/languages/stripe-with-contact-form-7.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/ali2woo-migration-tool/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/b-slider/translation_file/languages/sliders-en_US.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/blockify/translation_file/assets/lang/blockify.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/bp-new-order-notifications-for-woocommerce/translation_file/languages/bp-new-order-notification.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/bp-order-date-time-for-woocommerce/translation_file/languages/bp-woopick-delivery.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/bpwp-set-homepages/translation_file/languages/plugin.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/cf-images/translation_file/languages/cf-images.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/cryptum-nft/translation_file/languages/cryptum-nft-domain.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/dev-debug-tools/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/download-monitor-learndash-integration/change_log/CHANGELOG.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/easy-user-registration/translation_file/languages/easy-user-registration.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/embed-soundcloud-block/translation_file/languages/sound-cloud-en_US.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/equallyai/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/ethpress/translation_file/languages/ethpress.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/flash-form/translation_file/languages/flash-form.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/change_log/CHANGELOG.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/composer_file/composer.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/ifolders/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/live-chat-button/translation_file/languages/asnp-easy-whatsapp.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/translation_file/lang/miniorange-otp-verification-hi_IN.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/pdf-embed-block/translation_file/languages/pdf-embed-block.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/pdf-forms-for-wpforms/translation_file/languages/pdf-forms-for-wpforms-pt_PT.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/qi-blocks/translation_file/languages/qi-blocks.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/change_log/CHANGELOG.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/simple-blurb/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/social-chat-for-wp/translation_file/languages/social-chat-for-wp-en_US.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/stepped-content/translation_file/languages/stepped-content-en_US.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/timeslot/translation_file/languages/timeslot.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/tsparticles-block/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/woo-coupon-reminder/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wpc-order-tip/translation_file/languages/wpc-order-tip.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wpfiles/translation_file/languages/wpfiles.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wpsso-google-merchant-feed/translation_file/languages/wpsso-google-merchant-feed-fr_BE.po diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index c7e30278..9e948735 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -273,6 +273,9 @@ plugins: 123eworld-sms: Readme: path: readme.txt + 123ezbiz-ecommerce-store-connector-a: + Readme: + path: readme.txt 123formular-fur-wp: Readme: path: README.txt @@ -1336,6 +1339,9 @@ plugins: accept-donations-with-custom-amount: Readme: path: README.txt + accept-pay-payment-gateway-for-woocommerce: + Readme: + path: readme.txt accept-qpay-payments-using-contact-form-7: TranslationFile: class: BodyPattern @@ -1492,6 +1498,14 @@ plugins: accessiblewp-images: Readme: path: readme.txt + accessiblewp-skiplinks: + Readme: + path: readme.txt + TranslationFile: + class: BodyPattern + path: lang/accessiblewp-skiplinks.pot + pattern: !ruby/regexp '/ct\-Id\-Version: AccessibleWP \- Skiplinks (?\d+\.[\.\d]+)/i' + version: true accessibleyoutube: Readme: path: readme.txt @@ -2151,6 +2165,9 @@ plugins: acronyms-2: Readme: path: readme.txt + acs-points: + Readme: + path: README.txt actblue-contributions: QueryParameter: files: @@ -2487,6 +2504,9 @@ plugins: ada-tray-accessibility-widget: Readme: path: readme.txt + ada-views-counter: + Readme: + path: readme.txt ada2go-badgets: Readme: path: readme.txt @@ -2709,6 +2729,9 @@ plugins: add-indent-blanks: Readme: path: readme.txt + add-ld-courses-list-in-wc-account-page: + Readme: + path: readme.txt add-lightbox: Readme: path: readme.txt @@ -3067,6 +3090,14 @@ plugins: version: true Readme: path: readme.txt + addon-gravityforms-sendinblue-free: + TranslationFile: + class: BodyPattern + path: languages/addon-gravityforms-sendinblue-free.pot + pattern: !ruby/regexp /dd\-on Sendinblue for Gravity Forms Free (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt addon-library: ReleaseLog: class: BodyPattern @@ -3085,12 +3116,23 @@ plugins: addon-so-widgets-bundle: Readme: path: readme.txt + addon-stripe-with-contact-form-7: + TranslationFile: + class: BodyPattern + path: languages/stripe-with-contact-form-7.pot + pattern: !ruby/regexp '/\-Id\-Version: Stripe With Contact Form 7 (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt addon-sweetalert-contact-form-7: Readme: path: readme.txt addonify-compare-products: Readme: path: README.txt + addonify-floating-cart: + Readme: + path: README.txt addonify-quick-view: Readme: path: readme.txt @@ -3306,6 +3348,9 @@ plugins: adherder: Readme: path: readme.txt + adiaha-hotel: + Readme: + path: readme.txt adicon-server-16x16: Readme: path: readme.txt @@ -3902,6 +3947,9 @@ plugins: adonide-faq-plugin: Readme: path: readme.txt + adopt: + Readme: + path: readme.txt adoption: Readme: path: readme.txt @@ -4039,6 +4087,9 @@ plugins: adsmatcher-anti-adblock: Readme: path: README.txt + adsmatcher-website-monetization: + Readme: + path: README.txt adsoptimal: Readme: path: @@ -4677,6 +4728,9 @@ plugins: advanced-post-password: Readme: path: readme.txt + advanced-post-queries: + Readme: + path: readme.txt advanced-posts-per-page: Readme: path: readme.txt @@ -4777,6 +4831,9 @@ plugins: advanced-sitemap-generator: Readme: path: readme.txt + advanced-slider-for-elementor: + Readme: + path: readme.txt advanced-spoiler: QueryParameter: files: @@ -6150,6 +6207,14 @@ plugins: path: package.json key: version version: true + alerts-dlx: + QueryParameter: + files: + - dist/alerts-dlx-gfont-lato.css + - dist/alerts-dlx-common.css + version: true + Readme: + path: readme.txt alertwire: Readme: path: readme.txt @@ -6205,6 +6270,14 @@ plugins: version: true Readme: path: readme.txt + ali2woo-migration-tool: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^(?\d+\.[\.\d]+)(?!.*\d+\.[\.\d]+)/mi + version: true alibaba: Readme: path: readme.txt @@ -6299,6 +6372,9 @@ plugins: all-in-box: Readme: path: readme.txt + all-in-one-accessibility: + Readme: + path: readme.txt all-in-one-analytics: QueryParameter: files: @@ -7148,6 +7224,14 @@ plugins: amy-lite: Readme: path: readme.txt + amz-coupons: + QueryParameter: + files: + - js/frontend.min.js + - js/oo.min.js + version: true + Readme: + path: readme.txt amz-watcher: Readme: path: readme.txt @@ -7768,6 +7852,9 @@ plugins: anywhere-elementor: Readme: path: readme.txt + ao-lfsmanager: + Readme: + path: readme.txt aoc-multiple-post-images: Readme: path: readme.txt @@ -7996,6 +8083,21 @@ plugins: apoyl-baidupush: Readme: path: readme.txt + apoyl-bingpush: + Readme: + path: readme.txt + apoyl-grabweixin: + Readme: + path: readme.txt + apoyl-qq: + Readme: + path: readme.txt + apoyl-so: + Readme: + path: readme.txt + apoyl-tencentcos: + Readme: + path: readme.txt apoyl-weixinshare: QueryParameter: files: @@ -9287,6 +9389,9 @@ plugins: atomic-reach: Readme: path: readme.txt + atonce-live-chat-crm-helpdesk-help-center-customer-service-automation: + Readme: + path: readme.txt atp-chatbot: Readme: path: readme.txt @@ -9407,6 +9512,9 @@ plugins: attention-grabber-hello-bar-alternative: Readme: path: readme.txt + attentive-security: + Readme: + path: readme.txt attesa-extra: Readme: path: readme.txt @@ -9604,6 +9712,9 @@ plugins: version: true Readme: path: readme.txt + aurpay: + Readme: + path: readme.txt ausmed-document-button: QueryParameter: files: @@ -9912,6 +10023,9 @@ plugins: auto-approve-comments-for-specific-posts: Readme: path: readme.txt + auto-block-recovery: + Readme: + path: readme.txt auto-blogroll-checker: Readme: path: readme.txt @@ -9957,6 +10071,9 @@ plugins: version: true Readme: path: readme.txt + auto-delete-post: + Readme: + path: readme.txt auto-delete-post-with-attachments: Readme: path: readme.txt @@ -10017,6 +10134,9 @@ plugins: files: - js/auto_image_alt.js version: true + auto-image-description-generator: + Readme: + path: README.txt auto-image-download-button: Readme: path: readme.txt @@ -10080,6 +10200,9 @@ plugins: version: true Readme: path: README.txt + auto-making-json-ld: + Readme: + path: readme.txt auto-maps: Readme: path: readme.txt @@ -10562,6 +10685,9 @@ plugins: automatic-twitter-links: Readme: path: readme.txt + automatic-update-google-business-profile-reviews: + Readme: + path: readme.txt automatic-updater: Readme: path: readme.txt @@ -11239,6 +11365,9 @@ plugins: version: true Readme: path: readme.txt + awesome-elements-for-elementor: + Readme: + path: readme.txt awesome-event-booking: QueryParameter: files: @@ -11686,6 +11815,14 @@ plugins: b-sharpe-converter-shortcode: Readme: path: README.txt + b-slider: + TranslationFile: + class: BodyPattern + path: languages/sliders-en_US.po + pattern: !ruby/regexp '/"Project\-Id\-Version: B Slider (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt b-social-share: QueryParameter: files: @@ -11890,12 +12027,18 @@ plugins: background-updates-for-major-releases: Readme: path: readme.txt + backlink-day-counter: + Readme: + path: readme.txt backlink-rechecker: Readme: path: readme.txt backlinks-saver: Readme: path: readme.txt + backorder-custom-description: + Readme: + path: README.txt backpacktrack-for-android: Readme: path: readme.txt @@ -12120,6 +12263,9 @@ plugins: bainternet-user-ranks: Readme: path: readme.txt + bakkbone-florist-companion: + Readme: + path: readme.txt balcao-balcao: Readme: path: readme.txt @@ -12204,6 +12350,9 @@ plugins: banglkb: Readme: path: readme.txt + bani-payments-for-woocommerce: + Readme: + path: readme.txt bank-ifsc-code: Readme: path: README.txt @@ -12597,6 +12746,9 @@ plugins: bbhttp2https: Readme: path: readme.txt + bbmsl-payment-gateway: + Readme: + path: readme.txt bbp-capabilities: Readme: path: readme.txt @@ -13367,6 +13519,9 @@ plugins: bespoke: Readme: path: readme.txt + best-addons-for-elementor: + Readme: + path: readme.txt best-bootstrap-widgets-for-elementor: Readme: path: readme.txt @@ -14069,6 +14224,14 @@ plugins: bible-verses: Readme: path: readme.txt + bible-verses-references: + QueryParameter: + files: + - includes/css/bible-verses-refs.css + - includes/js/bible-verses-refs.js + version: true + Readme: + path: README.txt biblefox-for-wordpress: QueryParameter: files: @@ -14325,6 +14488,11 @@ plugins: bin-user-push-info: Readme: path: readme.txt + binary-job-listing: + Readme: + path: + - readme.txt + - README.md binbucks: QueryParameter: files: @@ -14584,6 +14752,9 @@ plugins: bizappay-for-givewp: Readme: path: readme.txt + bizfirst-pay: + Readme: + path: readme.txt bizlibrary: Readme: path: readme.txt @@ -14601,6 +14772,8 @@ plugins: - assets/css/style.css - inc/google-review/js/google-place.js version: true + Readme: + path: readme.txt bizsignal: Readme: path: readme.txt @@ -14741,6 +14914,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /Version (?\d+\.[\.\d]+)/i version: true + blast-sms-broadcast: + Readme: + path: readme.txt blastchat: Readme: path: readme.txt @@ -14755,6 +14931,9 @@ plugins: path: package.json key: version version: true + blaze-demo-importer: + Readme: + path: readme.txt blaze-insights: Readme: path: readme.txt @@ -14910,6 +15089,9 @@ plugins: block-editor-colors: Readme: path: readme.txt + block-editor-for-product: + Readme: + path: readme.txt block-editor-for-woocommerce: Readme: path: readme.txt @@ -15169,6 +15351,11 @@ plugins: path: package.json key: version version: true + TranslationFile: + class: BodyPattern + path: assets/lang/blockify.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Blockify (?\d+\.[\.\d]+)/i' + version: true blockly: QueryParameter: files: @@ -15233,6 +15420,9 @@ plugins: path: package.json key: version version: true + blocks-for-discogs: + Readme: + path: readme.txt blocks-for-documents-articles-and-faqs: Readme: path: readme.txt @@ -16170,6 +16360,9 @@ plugins: boobtube: Readme: path: readme.txt + book-a-room-event-calendar: + Readme: + path: README.txt book-an-appointment: Readme: path: readme.txt @@ -17113,15 +17306,34 @@ plugins: path: languages/bp-my-home.pot pattern: !ruby/regexp /Project\-Id\-Version:\ BP My Home (?\d+\.[\.\d]+)/i version: true + bp-new-order-notifications-for-woocommerce: + TranslationFile: + class: BodyPattern + path: languages/bp-new-order-notification.pot + pattern: !ruby/regexp /New Order Notifications for WooCommerce (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt bp-ninja: Readme: path: readme.txt bp-notificationwidget: Readme: path: readme.txt + bp-order-date-time-for-woocommerce: + TranslationFile: + class: BodyPattern + path: languages/bp-woopick-delivery.pot + pattern: !ruby/regexp '/Id\-Version: BP Delivery For Woocommerce (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt bp-paginated-posts: Readme: path: readme.txt + bp-pinned-feed-notices: + Readme: + path: readme.txt bp-post-buttons: Readme: path: readme.txt @@ -17346,6 +17558,16 @@ plugins: bpwp-cleaner: Readme: path: readme.txt + bpwp-set-homepages: + TranslationFile: + class: BodyPattern + path: languages/plugin.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: BPWP Set Homepages (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: + - readme.txt + - README.md bq-musical-notes: Readme: path: readme.txt @@ -17469,6 +17691,9 @@ plugins: path: package.json key: version version: true + brankas-payment-for-woocommerce: + Readme: + path: Readme.txt bransfer-crypto-payments-for-woocommerce: Readme: path: readme.txt @@ -18107,6 +18332,9 @@ plugins: bubok-publisher: Readme: path: readme.txt + bubuku-media-library: + Readme: + path: readme.txt bubuku-post-view-count: Readme: path: readme.txt @@ -21573,6 +21801,14 @@ plugins: version: true Readme: path: readme.txt + cf-images: + TranslationFile: + class: BodyPattern + path: languages/cf-images.pot + pattern: !ruby/regexp '/ion: Offload Media to Cloudflare Images (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: README.txt cf-whiteboard: Readme: path: readme.txt @@ -21880,6 +22116,9 @@ plugins: files: - assets/traffic_source2.min.js version: true + cf7-visited-pages-url-tracking: + Readme: + path: README.txt cf7-widget-elementor: Readme: path: readme.txt @@ -22465,6 +22704,9 @@ plugins: chatterbox: Readme: path: readme.txt + chatzi: + Readme: + path: readme.txt chauhan-comments: Readme: path: readme.txt @@ -22494,6 +22736,9 @@ plugins: check-conflicts: Readme: path: readme.txt + check-eid-login: + Readme: + path: readme.txt check-email: Readme: path: readme.txt @@ -22519,6 +22764,9 @@ plugins: check-pincodezipcode-for-shipping-availability: Readme: path: readme.txt + check-system-details: + Readme: + path: readme.txt check-tags-descr: Readme: path: readme.txt @@ -23052,6 +23300,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^=+ (?\d+\.[\.\d]+)(?!.*=+ \d+\.[\.\d]+)/mi version: true + circlepay: + Readme: + path: readme.txt circulair-geld: Readme: path: readme.txt @@ -23401,6 +23652,14 @@ plugins: clean-testimonials: Readme: path: readme.txt + clean-unused-shortcodes: + QueryParameter: + files: + - public/css/clean-unused-shortcodes-public.css + - public/js/clean-unused-shortcodes-public.js + version: true + Readme: + path: README.txt clean-up-wp-head: Readme: path: readme.txt @@ -23832,6 +24091,14 @@ plugins: climate-friendly-cart: Readme: path: README.txt + climbing-cartboard: + QueryParameter: + files: + - public/assets/css/frontend.css + - public/assets/js/frontend.js + version: true + Readme: + path: readme.txt climbpress: Readme: path: README.txt @@ -23932,6 +24199,9 @@ plugins: clone-woo-orders-free-by-wp-masters: Readme: path: readme.txt + cloodo-worksuite: + Readme: + path: readme.txt cloogooq: Readme: path: readme.txt @@ -24495,6 +24765,9 @@ plugins: path: - README.txt - README.md + codecarebd-bkash-nagad-rocket-payoneer-gateway: + Readme: + path: readme.txt codechime-loader: TranslationFile: class: BodyPattern @@ -24928,6 +25201,9 @@ plugins: column-matic: Readme: path: readme.txt + column-ordering-for-elementor: + Readme: + path: readme.md column-posts: Readme: path: readme.txt @@ -24966,6 +25242,12 @@ plugins: combat-comments-bot: Readme: path: readme.txt + combidesk-twinfield: + Readme: + path: readme.txt + combidesk-yuki: + Readme: + path: readme.txt combine-css: Readme: path: readme.txt @@ -25202,6 +25484,14 @@ plugins: comment-form-toolbar: Readme: path: readme.txt + comment-form-validation-and-customization: + QueryParameter: + files: + - public/css/cv-comment-form-validation-public.css + - public/js/cv-comment-form-validation-public.js + version: true + Readme: + path: README.txt comment-gatekeeper: Readme: path: readme.txt @@ -26015,6 +26305,9 @@ plugins: connect-with-whatsapp: Readme: path: readme.txt + connect-your-nuki-smartlock: + Readme: + path: readme.txt connecta: Readme: path: readme.txt @@ -26383,6 +26676,9 @@ plugins: contact-form-cfdb7: Readme: path: readme.txt + contact-form-counter: + Readme: + path: readme.txt contact-form-if: Readme: path: readme.txt @@ -28247,12 +28543,23 @@ plugins: cp-image-store: Readme: path: readme.txt + QueryParameter: + files: + - css/public.css + - js/jquery.carouFredSel-6.2.1-packed.js + - js/public.js + version: true cp-referrer-and-conversions-tracking: Readme: path: readme.txt cp-related-posts: Readme: path: readme.txt + QueryParameter: + files: + - styles/cprp.css + - scripts/cprp.js + version: true cp-responsive-slider: Readme: path: readme.txt @@ -28607,6 +28914,9 @@ plugins: critical-css: Readme: path: readme.txt + critical-css-for-wp: + Readme: + path: readme.txt critical-net-fraud-prevention: Readme: path: readme.txt @@ -28740,6 +29050,13 @@ plugins: cross-registration-integration: Readme: path: readme.txt + cross-upsell-popup-for-woocommerce: + QueryParameter: + files: + - assets/css/popup.css + version: true + Readme: + path: readme.txt crossposterous: Readme: path: readme.txt @@ -28900,6 +29217,9 @@ plugins: files: - assets/css/xgenious-crypto-live-custom.css version: true + crypto-payment-checkout-by-intrxn: + Readme: + path: readme.txt crypto-payments-woo: Readme: path: @@ -29014,6 +29334,14 @@ plugins: version: true Readme: path: readme.txt + cryptum-nft: + TranslationFile: + class: BodyPattern + path: languages/cryptum-nft-domain.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Cryptum NFT (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt cryt-blockchain-gateway: Readme: path: readme.txt @@ -29963,6 +30291,13 @@ plugins: custom-forgot-mail: Readme: path: readme.txt + custom-forms-actions-for-elementor: + QueryParameter: + files: + - success-message/js/success-message.js + version: true + Readme: + path: readme.txt custom-functions: Readme: path: readme.txt @@ -30411,6 +30746,9 @@ plugins: custom-resources: Readme: path: readme.txt + custom-rest-api-prefix: + Readme: + path: readme.txt custom-review: Readme: path: README.txt @@ -30721,6 +31059,9 @@ plugins: version: true Readme: path: readme.txt + customcat-helper: + Readme: + path: readme.txt customcomment: Readme: path: readme.txt @@ -30781,6 +31122,9 @@ plugins: version: true Readme: path: readme.txt + customizable-gdpr-cookie-consent-banner: + Readme: + path: readme.txt customizable-search-widget: Readme: path: readme.txt @@ -31426,6 +31770,14 @@ plugins: path: languages/dash-notifier.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Dash Notifier (?\d+\.[\.\d]+)/i' version: true + dash-rewriter: + QueryParameter: + files: + - public/css/dash-rewriter-public.css + - public/js/dash-rewriter-public.js + version: true + Readme: + path: README.txt dashbar: Readme: path: readme.txt @@ -31607,6 +31959,9 @@ plugins: data-captia: Readme: path: readme.txt + data-soap-validation: + Readme: + path: readme.txt data-subject-access-request-form-dsar-sar-ccpa-seers: Readme: path: readme.txt @@ -32120,6 +32475,13 @@ plugins: debug-log-config-tool: Readme: path: readme.txt + debug-log-manager: + QueryParameter: + files: + - assets/js/public.js + version: true + Readme: + path: README.md debug-logger: Readme: path: readme.txt @@ -32484,6 +32846,9 @@ plugins: delicious-xml-importer: Readme: path: readme.txt + delighted-integration: + Readme: + path: readme.txt delightful-downloads: QueryParameter: files: @@ -32744,6 +33109,9 @@ plugins: deny-tor-auth: Readme: path: readme.txt + departamentos-y-ciudades-de-colombia-para-contact-form-7: + Readme: + path: README.txt depay-donations: Readme: path: @@ -32811,6 +33179,9 @@ plugins: descriptive-menu-widget: Readme: path: readme.txt + desert-companion: + Readme: + path: readme.txt design-experiments: Readme: path: readme.txt @@ -32905,6 +33276,17 @@ plugins: dev-corner-badge: Readme: path: readme.txt + dev-debug-tools: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true + dev-share-buttons: + Readme: + path: readme.txt dev-studio: Readme: path: readme.txt @@ -33182,6 +33564,14 @@ plugins: dharana-online-service: Readme: path: README.txt + dhepa-functions: + Readme: + path: readme.txt + dhl-ecommerce-asia-for-woocommerce: + Readme: + path: + - readme.txt + - readme.md dhlpwc: Readme: path: @@ -33496,6 +33886,9 @@ plugins: directory-index-guard: Readme: path: readme.txt + directorypress-frontend: + Readme: + path: README.txt directorypress-reassign-authors: Readme: path: readme.txt @@ -33833,6 +34226,9 @@ plugins: disable-password-reset-extended: Readme: path: readme.txt + disable-payment-method-for-woocommerce: + Readme: + path: README.txt disable-pingbacks: Readme: path: readme.txt @@ -34963,6 +35359,9 @@ plugins: dokan-product-validation: Readme: path: readme.txt + doko-box-builder: + Readme: + path: README.txt dolar-argentino: Readme: path: readme.txt @@ -35208,6 +35607,9 @@ plugins: double-title: Readme: path: readme.txt + doubledome-google-analytics: + Readme: + path: readme.txt doubly: Readme: path: readme.txt @@ -35297,6 +35699,14 @@ plugins: version: true Readme: path: readme.txt + download-monitor-learndash-integration: + ChangeLog: + class: BodyPattern + path: CHANGELOG.md + pattern: !ruby/regexp /\#\# (?\d+\.[\.\d]+)/ + version: true + Readme: + path: readme.txt download-monitor-page-addon-qr-code: Readme: path: readme.txt @@ -35551,6 +35961,9 @@ plugins: draupnir-ringmanager: Readme: path: readme.txt + draw-attentions: + Readme: + path: readme.txt drawblog: Readme: path: readme.txt @@ -35727,6 +36140,13 @@ plugins: version: true Readme: path: readme.txt + dropdown-search-option-for-contact-form-7: + QueryParameter: + files: + - asset/js/custom.js + version: true + Readme: + path: readme.txt drophtml: Readme: path: readme.txt @@ -36182,6 +36602,9 @@ plugins: dx-webp-picture-tag-image-wrapper: Readme: path: readme.txt + dxp-toolkit: + Readme: + path: README.txt dxtag-auto-listings: TranslationFile: class: BodyPattern @@ -36549,6 +36972,9 @@ plugins: each-domain-a-page: Readme: path: readme.txt + eacmetapixel: + Readme: + path: readme.txt eacreadme: Readme: path: readme.txt @@ -36684,6 +37110,13 @@ plugins: easy-ad-placement: Readme: path: readme.txt + easy-addons: + QueryParameter: + files: + - assets/frontend/css/bootstrap/js/index.min.js + version: true + Readme: + path: readme.txt easy-addons-for-elementor: Readme: path: readme.txt @@ -36941,6 +37374,9 @@ plugins: easy-custom-css: Readme: path: readme.txt + easy-custom-cursor: + Readme: + path: readme.txt easy-custom-error-pages: ChangeLog: class: BodyPattern @@ -37076,6 +37512,14 @@ plugins: easy-email-checkout: Readme: path: README.txt + easy-email-integration: + QueryParameter: + files: + - gutenberg/dist/style.build.css + - assets/js/form.js + version: true + Readme: + path: readme.txt easy-embed: Readme: path: readme.txt @@ -37420,6 +37864,9 @@ plugins: files: - public/css/multi_step_reg-public.css version: true + easy-multilevel-nav-menu: + Readme: + path: readme.txt easy-nag-popup: Readme: path: readme.txt @@ -37466,6 +37913,9 @@ plugins: easy-options-redirect-to-checkout-per-product-wc: Readme: path: readme.txt + easy-order-view: + Readme: + path: readme.txt easy-page-flip: Readme: path: readme.txt @@ -37632,6 +38082,9 @@ plugins: path: languages/easy-property-listings.pot pattern: !ruby/regexp /ject\-Id\-Version:\ Easy Property Listings (?\d+\.[\.\d]+)/i version: true + easy-qr-code-generator: + Readme: + path: readme.txt easy-quick-order: Readme: path: readme.txt @@ -37786,6 +38239,9 @@ plugins: path: langs/easy-similar-posts-de_DE.po pattern: !ruby/regexp /"Project\-Id\-Version:\ Easy Random Posts v(?\d+\.[\.\d]+)/i version: true + easy-simple-faq: + Readme: + path: readme.txt easy-slide-show: Readme: path: readme.txt @@ -38034,6 +38490,19 @@ plugins: easy-user-data: Readme: path: README.md + easy-user-registration: + QueryParameter: + files: + - front-end/assets/css/style.css + - front-end//assets/js/script.js + version: true + TranslationFile: + class: BodyPattern + path: languages/easy-user-registration.pot + pattern: !ruby/regexp '/ject\-Id\-Version: Easy User Registration (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt easy-vbox7: Readme: path: readme.txt @@ -38365,6 +38834,9 @@ plugins: ebiziner: Readme: path: readme.txt + ebizzpay-for-woocommerce: + Readme: + path: readme.txt ebizzsol-photo-search: Readme: path: readme.txt @@ -39033,6 +39505,11 @@ plugins: eds-font-awesome: Readme: path: readme.txt + eds-social-share: + Readme: + path: + - readme.txt + - readme.md edshelf-widget: Readme: path: readme.txt @@ -39267,6 +39744,9 @@ plugins: ekl-rss-feed-reader: Readme: path: readme.txt + ekmap-store-locator: + Readme: + path: readme.txt el-banners: Readme: path: readme.txt @@ -40087,6 +40567,9 @@ plugins: path: - readme.txt - README.md + email-users-on-update-of-download-for-easy-digital-downloads: + Readme: + path: readme.txt email-validation-filter-for-contact-form-7: Readme: path: readme.txt @@ -40096,6 +40579,9 @@ plugins: email-verifications: Readme: path: readme.txt + email-via-emailjs-blocks: + Readme: + path: readme.txt emailable: Readme: path: readme.txt @@ -40335,6 +40821,20 @@ plugins: embed-solitaire-iframe: Readme: path: readme.txt + embed-soundcloud-block: + QueryParameter: + files: + - dist/style.css + - assets/js/soundCloud.api.js + - dist/script.js + version: true + TranslationFile: + class: BodyPattern + path: languages/sound-cloud-en_US.po + pattern: !ruby/regexp '/"Project\-Id\-Version: Embed SoundCloud (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt embed-spanish-wordle: QueryParameter: files: @@ -40392,6 +40892,9 @@ plugins: embedded-youtube-playlist: Readme: path: readme.txt + embedding-barcodes-into-product-pages-and-orders: + Readme: + path: readme.txt embedding-pdf: Readme: path: readme.txt @@ -40908,6 +41411,9 @@ plugins: enquir3-referrals: Readme: path: readme.txt + enquiry-for-website: + Readme: + path: readme.txt enquiry-quotation-for-woocommerce: Readme: path: README.txt @@ -40934,6 +41440,9 @@ plugins: path: CHANGELOG.MD pattern: !ruby/regexp /\#\# \[(?\d+\.[\.\d]+)\]/ version: true + enteraddons: + Readme: + path: readme.txt entire-blocks: Readme: path: readme.txt @@ -41258,6 +41767,14 @@ plugins: path: languages/equal-height-columns.pot pattern: !ruby/regexp /roject\-Id\-Version:\ Equal Height Columns (?\d+\.[\.\d]+)/i version: true + equallyai: + Readme: + path: Readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true equalweb: Readme: path: readme.txt @@ -41351,6 +41868,9 @@ plugins: err-our-team: Readme: path: readme.txt + errandlr-delivery-for-woocommerce: + Readme: + path: readme.txt error-notification: Readme: path: readme.txt @@ -41426,6 +41946,9 @@ plugins: esix-user-role: Readme: path: readme.txt + esms-notify: + Readme: + path: readme.txt espn-headlines-widget: Readme: path: README.txt @@ -41582,6 +42105,14 @@ plugins: version: true Readme: path: README.txt + ethpress: + TranslationFile: + class: BodyPattern + path: languages/ethpress.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: EthPress (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt etracker-pro: Readme: path: README.txt @@ -43561,6 +44092,9 @@ plugins: version: true Readme: path: readme.txt + family-wiki: + Readme: + path: readme.txt fan-page: Readme: path: readme.txt @@ -43930,6 +44464,18 @@ plugins: fast-tagcredit: Readme: path: readme.txt + fast-testimonial: + QueryParameter: + files: + - assets/css/slick.css + - assets/css/slick-theme.css + - assets/css/font-awesome.min.css + - assets/css/fastwp_custom.css + - assets/js/slick.min.js + - assets/js/custom-script.js + version: true + Readme: + path: readme.txt fast-toc: Readme: path: readme.txt @@ -44569,6 +45115,9 @@ plugins: feed-wrangler: Readme: path: readme.txt + feed2post-ircf: + Readme: + path: README.txt feedaggregator: Readme: path: readme.txt @@ -45005,6 +45554,9 @@ plugins: version: true Readme: path: readme.txt + filter-for-jetpack-site-stats: + Readme: + path: readme.txt filter-gallery: Readme: path: readme.txt @@ -45313,6 +45865,9 @@ plugins: path: languages/firstform-ja.po pattern: !ruby/regexp /"Project\-Id\-Version:\ FirstForm (?\d+\.[\.\d]+)/i version: true + firstpage-sg-security-headers: + Readme: + path: readme.txt fish-map: Readme: path: readme.txt @@ -45509,6 +46064,16 @@ plugins: flagtag: Readme: path: readme.txt + flair-antispam: + Readme: + path: + - readme.txt + - readme.md + flair-chat: + Readme: + path: + - readme.txt + - readme.md flair-github: Readme: path: Readme.txt @@ -45573,6 +46138,14 @@ plugins: flash-feed-scroll-reader: Readme: path: readme.txt + flash-form: + TranslationFile: + class: BodyPattern + path: languages/flash-form.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Flash Form (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt flash-gallery: Readme: path: readme.txt @@ -47457,6 +48030,9 @@ plugins: forms-ada-form-builder: Readme: path: readme.txt + forms-digital-signature-forminator-add-on: + Readme: + path: readme.txt forms-for-divi: Readme: path: readme.txt @@ -47534,6 +48110,19 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/i version: true + forum-permissions-bbpress: + ComposerFile: + class: ConfigParser + path: composer.json + key: version + version: true + ChangeLog: + class: BodyPattern + path: CHANGELOG.md + pattern: !ruby/regexp /\#\# (?\d+\.[\.\d]+)/ + version: true + Readme: + path: readme.txt forum-restrict: Readme: path: readme.txt @@ -47574,6 +48163,9 @@ plugins: fotorama: Readme: path: readme.txt + fouita-smart-widgets: + Readme: + path: readme.txt foundation-columns: Readme: path: readme.txt @@ -49031,6 +49623,9 @@ plugins: gamipress-advanced-ads-integration: Readme: path: readme.txt + gamipress-advanced-custom-fields-integration: + Readme: + path: readme.txt gamipress-ameliabooking-integration: Readme: path: readme.txt @@ -49363,6 +49958,9 @@ plugins: version: true Readme: path: README.txt + gdpr-cache-scripts-styles: + Readme: + path: readme.txt gdpr-ccpa-compliance: Readme: path: readme.txt @@ -50358,6 +50956,9 @@ plugins: version: true Readme: path: readme.txt + getyourguide-ticketing: + Readme: + path: README.txt gev-email-validator: QueryParameter: files: @@ -50869,6 +51470,9 @@ plugins: giveaway-of-the-day-shortcode: Readme: path: readme.txt + givexpert: + Readme: + path: README.md gk-sms: Readme: path: readme.txt @@ -50887,6 +51491,9 @@ plugins: version: true Readme: path: readme.txt + glass-it-price-tracker: + Readme: + path: readme.txt glassboxx-integration-for-woocommerce: Readme: path: @@ -51212,6 +51819,14 @@ plugins: version: true Readme: path: README.txt + goal-tracker-ga: + QueryParameter: + files: + - public/css/wp-goal-tracker-ga-public.css + - public/js/wp-goal-tracker-ga-public.js + version: true + Readme: + path: README.txt goalcoin-payments-for-woocommerce: Readme: path: readme.txt @@ -53667,6 +54282,9 @@ plugins: gtm-ecommerce-woo: Readme: path: readme.txt + gtm-kit: + Readme: + path: readme.txt gtm-server-side: Readme: path: README.txt @@ -53830,6 +54448,17 @@ plugins: path: - readme.txt - readme.md + gutena-forms: + Readme: + path: readme.txt + gutena-lightbox: + QueryParameter: + files: + - assets/tingle.min.css + - assets/tingle.min.js + version: true + Readme: + path: readme.txt gutenbee: ComposerFile: class: ConfigParser @@ -54164,6 +54793,9 @@ plugins: haq-tabed-slider: Readme: path: readme.txt + hardened-clean: + Readme: + path: readme.txt harlem-shake: Readme: path: readme.txt @@ -55064,6 +55696,9 @@ plugins: hide-and-seek-header: Readme: path: readme.txt + hide-any-page: + Readme: + path: readme.txt hide-anything: Readme: path: readme.txt @@ -55865,6 +56500,9 @@ plugins: horizontal-motion-gallery: Readme: path: readme.txt + horizontal-news-ticker-addon-elementor: + Readme: + path: readme.txt horizontal-post-slider: QueryParameter: files: @@ -56656,6 +57294,9 @@ plugins: humancaptcha: Readme: path: readme.txt + humanid-spam-filter: + Readme: + path: README.txt humanized-statistics: Readme: path: readme.txt @@ -56677,6 +57318,9 @@ plugins: humility: Readme: path: readme.txt + hummgroup: + Readme: + path: readme.txt hummingbird-performance: TranslationFile: class: BodyPattern @@ -56941,6 +57585,9 @@ plugins: iande: Readme: path: README.txt + ias-marketplace: + Readme: + path: readme.txt iati-project-data: Readme: path: readme.txt @@ -57423,6 +58070,14 @@ plugins: ifgathering-fundraising-widget: Readme: path: readme.txt + ifolders: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true iframe: Readme: path: readme.txt @@ -57987,6 +58642,9 @@ plugins: files: - public/assets/js/front-js.js version: true + image-source-overlay: + Readme: + path: readme.txt image-space-media: Comment: xpath: //comment()[contains(., "Image Space Media")] @@ -58203,6 +58861,12 @@ plugins: imagus: Readme: path: README.txt + imagy-wp: + Readme: + path: readme.txt + imajinn-ai: + Readme: + path: readme.txt imajize: QueryParameter: files: @@ -58445,6 +59109,9 @@ plugins: import-products-variations-and-attributes-free-by-wp-masters: Readme: path: readme.txt + import-qiita2wp: + Readme: + path: readme.txt import-shopify-to-woocommerce: ChangeLog: class: BodyPattern @@ -58831,6 +59498,9 @@ plugins: path: languages/inespay-es_ES.po pattern: !ruby/regexp '/"Project\-Id\-Version: Inespay payment (?\d+\.[\.\d]+)/i' version: true + inet-webkit: + Readme: + path: readme.txt inext-woo-pincode-checker: Readme: path: README.txt @@ -59396,6 +60066,9 @@ plugins: insitelogin: Readme: path: readme.txt + insites-analytics: + Readme: + path: README.txt inspect-gravityforms: ChangeLog: class: BodyPattern @@ -59664,6 +60337,9 @@ plugins: path: CHANGELOG.md pattern: !ruby/regexp /\#\# \[(?\d+\.[\.\d]+)\]/ version: true + integrate-dynamics-365-crm: + Readme: + path: readme.txt integrate-elementor-form-with-mailster: Readme: path: @@ -59701,6 +60377,13 @@ plugins: path: languages/integrate-google-drive.pot pattern: !ruby/regexp '/ject\-Id\-Version: Integrate Google Drive (?\d+\.[\.\d]+)/i' version: true + integrate-osm-with-wp-job-manager: + QueryParameter: + files: + - osm-wpjobmanager.js + version: true + Readme: + path: readme.txt integrate-polarsteps: TranslationFile: class: BodyPattern @@ -60528,6 +61211,22 @@ plugins: version: true Readme: path: readme.txt + ipanema-film-reviews: + MetaTag: + class: Xpath + xpath: //meta[@name="generator"]/@content + version: true + pattern: !ruby/regexp /Ipanema Film Reviews (?\d+\.[\.\d]+)/i + Readme: + path: readme.txt + ipanema-twitter-feed: + MetaTag: + class: Xpath + xpath: //meta[@name="generator"]/@content + version: true + pattern: !ruby/regexp /Ipanema Twitter Feed (?\d+\.[\.\d]+)/i + Readme: + path: readme.txt ipanorama-360-virtual-tour-builder-lite: QueryParameter: files: @@ -61269,6 +61968,14 @@ plugins: version: true Readme: path: readme.txt + jc-ajax-search-for-woocommerce: + QueryParameter: + files: + - frontend/css/wc-ajax-search-jc-public.css + - frontend/js/wc-ajax-search-jc-public.js + version: true + Readme: + path: readme.txt jc-iprestrictions: Readme: path: readme.txt @@ -61401,6 +62108,14 @@ plugins: jeowp: Readme: path: README.txt + jet-blocker-anti-ad-blocker-detector: + QueryParameter: + files: + - assets/css/jetblocker.css + - assets/js/jetblock-scripts.js + version: true + Readme: + path: Readme.txt jet-footer-code: Readme: path: readme.txt @@ -62922,6 +63637,11 @@ plugins: kaira-site-chat: Readme: path: readme.txt + QueryParameter: + files: + - dist/frontend.min.css + - dist/frontend.min.js + version: true kakao-talk-link: Readme: path: readme.txt @@ -63218,6 +63938,16 @@ plugins: kemet-addons: Readme: path: readme.txt + kenta-blocks: + QueryParameter: + files: + - dist/blocks.style.min.css + version: true + Readme: + path: readme.txt + kenta-companion: + Readme: + path: readme.txt kentfa-news-feed: Readme: path: readme.txt @@ -63723,6 +64453,9 @@ plugins: kish-pr: Readme: path: readme.txt + kiskadi: + Readme: + path: readme.txt kiss-feedback: Readme: path: readme.txt @@ -63877,6 +64610,9 @@ plugins: kk-tip-tricks: Readme: path: readme.txt + kk-update-control: + Readme: + path: readme.txt kk-youtube-video: Readme: path: readme.txt @@ -65284,6 +66020,9 @@ plugins: lazy-load-with-base64-for-pagespeed-online: Readme: path: readme.txt + lazy-loading-images-speed-page: + Readme: + path: readme.txt lazy-lorem-ipsum: Readme: path: readme.txt @@ -66063,6 +66802,9 @@ plugins: lh-zero-spam: Readme: path: readme.txt + lianaautomation-sitetracking: + Readme: + path: readme.txt liane-form: Readme: path: readme.txt @@ -66367,6 +67109,9 @@ plugins: version: true Readme: path: readme.txt + lightweight-js-snippet: + Readme: + path: readme.txt lightweight-live-ajax-search: TranslationFile: class: BodyPattern @@ -67276,6 +68021,14 @@ plugins: live-center-live-blogging-solution: Readme: path: readme.txt + live-chat-button: + TranslationFile: + class: BodyPattern + path: languages/asnp-easy-whatsapp.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Live Chat Button (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt live-chat-by-oggflow: Readme: path: readme.txt @@ -67746,6 +68499,9 @@ plugins: local-analytics: Readme: path: readme.txt + local-avatars-by-nocksoft: + Readme: + path: readme.txt local-business-details: Readme: path: readme.txt @@ -67808,6 +68564,9 @@ plugins: local-storage-back-up: Readme: path: readme.txt + local-structured-schema-data-for-articles: + Readme: + path: readme.txt local-wordpress-plugin-repo: Readme: path: readme.txt @@ -68985,6 +69744,9 @@ plugins: ltl-freight-quotes-daylight-edition: Readme: path: readme.txt + ltl-freight-quotes-echo-edition: + Readme: + path: readme.txt ltl-freight-quotes-estes-edition: Readme: path: readme.txt @@ -69174,9 +69936,18 @@ plugins: version: true Readme: path: readme.txt + lws-cleaner: + Readme: + path: readme.txt + lws-hide-login: + Readme: + path: readme.txt lws-sms: Readme: path: readme.txt + lws-tools: + Readme: + path: readme.txt lwscache: Readme: path: readme.txt @@ -70031,6 +70802,9 @@ plugins: mainwp-child-reports: Readme: path: readme.txt + majestic-before-after-image: + Readme: + path: readme.txt make-column-clickable-elementor: Readme: path: readme.txt @@ -70135,6 +70909,9 @@ plugins: manage-post-content-links-interlinks: Readme: path: readme.txt + manage-user-access-permission: + Readme: + path: readme.txt manage-user-avatar: Readme: path: readme.txt @@ -70815,6 +71592,9 @@ plugins: path: package.json key: version version: true + materializor: + Readme: + path: readme.txt math-captcha-for-elementor-forms: Readme: path: readme.txt @@ -71046,6 +71826,9 @@ plugins: - scripts/performance.js - scripts/node_modules/tti-polyfill/tti-polyfill.js version: true + md-block: + Readme: + path: readme.txt md5-password-remover: Readme: path: @@ -71752,6 +72535,14 @@ plugins: message-notification-for-contact-form-7: Readme: path: README.txt + message-popup-for-contact-form-7: + QueryParameter: + files: + - asset/js/index.js + - asset/js/custom.js + version: true + Readme: + path: readme.txt message-ticker: Readme: path: readme.txt @@ -72105,6 +72896,9 @@ plugins: mighty-review-for-discount: Readme: path: readme.md + mightymenu-tutor-lms: + Readme: + path: readme.txt mightyshare: Readme: path: readme.txt @@ -72374,6 +73168,19 @@ plugins: miniorange-penetration-testing-tool: Readme: path: readme.txt + miniorange-sms-order-notification-otp-verification: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true + TranslationFile: + class: BodyPattern + path: lang/miniorange-otp-verification-hi_IN.po + pattern: !ruby/regexp '/Project\-Id\-Version: WP OTP Verification (?\d+\.[\.\d]+)/i' + version: true miniorange-spam-protection: Readme: path: readme.txt @@ -72431,6 +73238,9 @@ plugins: version: true Readme: path: README.txt + mintnft: + Readme: + path: readme.txt mintpay: Readme: path: readme.txt @@ -72763,6 +73573,9 @@ plugins: modasphere-submission-forms: Readme: path: readme.txt + model-trains-data: + Readme: + path: readme.txt moderation-tools-for-bbpress: QueryParameter: files: @@ -72944,6 +73757,9 @@ plugins: version: true Readme: path: readme.txt + module-pager: + Readme: + path: README.txt modules-kit: Readme: path: readme.txt @@ -73079,6 +73895,13 @@ plugins: monero-woocommerce-gateway: Readme: path: readme.txt + monetizer: + QueryParameter: + files: + - public/css/monetizer-public.css + version: true + Readme: + path: README.txt monetizer101: Readme: path: readme.txt @@ -73359,6 +74182,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^(?\d+\.[\.\d]+) \- \d+/ version: true + motordesk: + Readme: + path: readme.txt motors-car-dealership-classified-listings: Readme: path: readme.txt @@ -73567,6 +74393,9 @@ plugins: path: languages/wppbe-fa_IR.po pattern: !ruby/regexp /Id\-Version:\ Woocommerce Price Bulk Edit (?\d+\.[\.\d]+)/i version: true + mqttchat: + Readme: + path: readme.txt mr-pack-for-elementor: Readme: path: readme.txt @@ -73601,6 +74430,9 @@ plugins: files: - js/mslsselect.js version: true + mst-meta: + Readme: + path: readme.txt mstw-schedule-builder: Readme: path: readme.txt @@ -74282,6 +75114,18 @@ plugins: - public/css/left.css - public/js/side-menu.js version: true + mww-disclaimer-buttons: + Readme: + path: readme.txt + mx-link-shortener: + QueryParameter: + files: + - includes/frontend/assets/css/style.css + - assets/add/vue/vue-prod.js + - includes/frontend/assets/js/script.js + version: true + Readme: + path: readme.txt mx-pagebuilder-html: QueryParameter: files: @@ -74517,6 +75361,17 @@ plugins: my-social-reach: Readme: path: README.txt + my-style-anytime: + Readme: + path: readme.txt + my-superb-testimonials: + QueryParameter: + files: + - public/css/superb-testimonials-public.css + - public/js/superb-testimonials-public.js + version: true + Readme: + path: readme.txt my-templates-thumbnails-for-elementor: QueryParameter: files: @@ -74853,6 +75708,15 @@ plugins: myshopkit-popup-smartbar-slidein: Readme: path: README.md + myshopkit-product-badges-wp: + QueryParameter: + files: + - src/General/Source/main.css + - src/General/Source/style.css + - src/General/Source/main.js + version: true + Readme: + path: README.md myspeakingpage: QueryParameter: files: @@ -75172,6 +76036,15 @@ plugins: path: changelog.txt pattern: !ruby/regexp /(?\d+\.[\.\d]+)/ version: true + near-access: + QueryParameter: + files: + - public/css/web3devs-near-access-public.css + - public/js/custom-elements.min.js + - public/js/component/build/static/js/main.d94ddd73.js + version: true + Readme: + path: README.txt near-pay: Readme: path: readme.txt @@ -75189,6 +76062,9 @@ plugins: path: package.json key: version version: true + necrologi-italia-nicv: + Readme: + path: readme.txt neeed-dynamic-websites: QueryParameter: files: @@ -75313,6 +76189,9 @@ plugins: path: CHANGELOG.md pattern: !ruby/regexp /\#\# \[(?\d+\.[\.\d]+)\]/ version: true + nested-shortcodes: + Readme: + path: readme.txt netbase-widgets-for-siteorigin: ComposerFile: class: ConfigParser @@ -75448,6 +76327,12 @@ plugins: newmoji: Readme: path: readme.txt + newpath-wildapricot-press: + Readme: + path: readme.txt + newpath-wildapricotpress-add-on-iframe-widget: + Readme: + path: readme.txt newpost-catch: Readme: path: readme.txt @@ -75722,6 +76607,9 @@ plugins: nextlevel-portfolio-custom-post: Readme: path: readme.txt + nextpage-link: + Readme: + path: readme.txt nexxplay: Readme: path: readme.txt @@ -75907,6 +76795,9 @@ plugins: ni-youtube-video-gallery: Readme: path: readme.txt + nibble-make-an-offer: + Readme: + path: readme.txt nic-app-crono: TranslationFile: class: BodyPattern @@ -75985,6 +76876,11 @@ plugins: files: - public/js/nicechat-cart-service.js version: true + nicen-localize-image: + Readme: + path: + - readme.txt + - README.md niche-hero: Readme: path: readme.txt @@ -76441,6 +77337,9 @@ plugins: path: changelog.md pattern: !ruby/regexp /\#\# (?\d+\.[\.\d]+)/ version: true + notifications-woocommerce: + Readme: + path: readme.txt notifier: Readme: path: readme.txt @@ -76561,6 +77460,9 @@ plugins: novatum-payment-gateway-for-woocommerce: Readme: path: readme.txt + noveldesign-store-directory: + Readme: + path: readme.txt novelist: QueryParameter: files: @@ -77570,6 +78472,14 @@ plugins: onesignal-free-web-push-notifications: Readme: path: readme.txt + onetap: + QueryParameter: + files: + - assets/css/core-public.min.css + - assets/js/core-public.min.js + version: true + Readme: + path: readme.txt onetwotrip: QueryParameter: files: @@ -78027,6 +78937,9 @@ plugins: optimator: Readme: path: readme.txt + optimize-more: + Readme: + path: readme.txt optimize-more-css: Readme: path: readme.txt @@ -78518,6 +79431,9 @@ plugins: path: - readme.txt - readme.md + otherboard: + Readme: + path: readme.txt otisai: Readme: path: readme.txt @@ -78750,6 +79666,9 @@ plugins: - public/css/pablo-career-public.css - public/css/dashicons.min.css version: true + pacific-payment-gateway: + Readme: + path: readme.txt packeta: TranslationFile: class: BodyPattern @@ -78908,6 +79827,9 @@ plugins: page-or-post-clone: Readme: path: readme.txt + page-oscope-preview-by-mobilemoxie: + Readme: + path: README.txt page-parts: ChangeLog: class: BodyPattern @@ -79054,6 +79976,9 @@ plugins: version: true Readme: path: README.txt + pagodigital: + Readme: + path: README.txt pagopar-woocommerce-gateway: Readme: path: readme.txt @@ -79656,6 +80581,11 @@ plugins: payhow: Readme: path: readme.txt + payje-for-gravity-forms: + Readme: + path: + - readme.txt + - README.md payjustnow-for-woocommerce: Readme: path: readme.txt @@ -79728,6 +80658,9 @@ plugins: payment-gateway-givewp-asoriba-businesspay: Readme: path: readme.txt + payment-gateway-icons-for-woocommerce: + Readme: + path: README.txt payment-gateway-paddle-for-easy-digital-downloads: Readme: path: README.txt @@ -79747,6 +80680,9 @@ plugins: path: - readme.txt - README.md + payment-gateway-through-stripe-installments: + Readme: + path: readme.txt payment-gateway-via-borgun-rpg-for-woocommerce: Readme: path: README.txt @@ -80022,6 +80958,19 @@ plugins: pdf-embed: Readme: path: readme.txt + pdf-embed-block: + QueryParameter: + files: + - dist/style.css + - dist/script.js + version: true + TranslationFile: + class: BodyPattern + path: languages/pdf-embed-block.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: PDF Embed Block (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt pdf-embedder: Readme: path: readme.txt @@ -80031,6 +80980,14 @@ plugins: path: languages/wpcf7-pdf-forms.pot pattern: !ruby/regexp /on:\ PDF Forms Filler for Contact Form 7 (?\d+\.[\.\d]+)/i version: true + pdf-forms-for-wpforms: + TranslationFile: + class: BodyPattern + path: languages/pdf-forms-for-wpforms-pt_PT.po + pattern: !ruby/regexp '/d\-Version: PDF Forms Filler for WPForms (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt pdf-generator-addon-for-elementor-page-builder: QueryParameter: files: @@ -80108,6 +81065,9 @@ plugins: path: - readme.txt - readme.md + pdf-password-protect: + Readme: + path: readme.txt pdf-print: QueryParameter: files: @@ -80231,6 +81191,9 @@ plugins: pattern: !ruby/regexp /var peepsodata\s*=\s*{(?.+?(?=,"login_)),"login_/i version_key: version version: true + peepso-tools-buddyboss-migrator: + Readme: + path: readme.txt peerboard: Readme: path: readme.txt @@ -80737,6 +81700,9 @@ plugins: php-live-wordpress: Readme: path: readme.txt + php-version-display: + Readme: + path: readme.txt php-version-plus: Readme: path: readme.txt @@ -80929,6 +81895,16 @@ plugins: pipdisqus: Readme: path: readme.txt + pipe-recaptcha: + QueryParameter: + files: + - "/assets/js/pipe-recaptcha.js" + version: true + Readme: + path: README.txt + pipe-web-monetization: + Readme: + path: README.txt pipeline: QueryParameter: files: @@ -81121,6 +82097,9 @@ plugins: plagia: Readme: path: readme.txt + plain-event-calendar: + Readme: + path: readme.txt plaintext-newsletter: Readme: path: readme.txt @@ -81403,6 +82382,9 @@ plugins: plugnmeet: Readme: path: README.txt + plugversions: + Readme: + path: readme.txt plus-twenty-twenty: Readme: path: readme.txt @@ -81719,6 +82701,9 @@ plugins: popconvert: Readme: path: readme.txt + popcustoms-integration-for-woocommerce: + Readme: + path: readme.txt popeye: QueryParameter: files: @@ -82239,6 +83224,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /Version (?\d+\.[\.\d]+)/i version: true + post-in-page-for-elementor: + Readme: + path: readme.txt post-index: TranslationFile: class: BodyPattern @@ -82709,6 +83697,14 @@ plugins: version: true Readme: path: README.md + posts-api-wp: + QueryParameter: + files: + - public/css/posts-api-wp-public.css + - public/js/posts-api-wp-public.js + version: true + Readme: + path: README.txt posts-by-shortcode: Readme: path: readme.txt @@ -83068,6 +84064,9 @@ plugins: path: package.json key: version version: true + precise-sales-for-woocommerce: + Readme: + path: readme.txt precision-contact-web-chat: Readme: path: readme.txt @@ -83580,6 +84579,9 @@ plugins: prime-addons-for-elementor: Readme: path: readme.txt + prime-affiliate-links: + Readme: + path: readme.txt primer-by-chloedigital: QueryParameter: files: @@ -83589,6 +84591,9 @@ plugins: primer-mydata: Readme: path: README.txt + print-bangla-news: + Readme: + path: readme.txt print-label-and-tracking-code-for-dpd: Readme: path: readme.txt @@ -83710,6 +84715,9 @@ plugins: version: true Readme: path: README.md + prixchat: + Readme: + path: README.txt pro-adblock: QueryParameter: files: @@ -83906,6 +84914,9 @@ plugins: product-faq: Readme: path: Readme.txt + product-faq-for-woocommerce: + Readme: + path: readme.txt product-faqs-for-woocommerce: Readme: path: readme.txt @@ -85090,6 +86101,14 @@ plugins: version: true Readme: path: readme.txt + qi-blocks: + TranslationFile: + class: BodyPattern + path: languages/qi-blocks.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Qi Blocks (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt qibla-directory: QueryParameter: files: @@ -85425,6 +86444,9 @@ plugins: path: languages/quform-mailchimp.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Quform Mailchimp (?\d+\.[\.\d]+)/i' version: true + quform-wpml: + Readme: + path: readme.txt quick-adsense: Readme: path: readme.txt @@ -85905,6 +86927,15 @@ plugins: radio-unlock-code-calculator-for-m-v-serials: Readme: path: readme.txt + radius-blocks: + QueryParameter: + files: + - assets/vendors/animate/animate.min.css + - assets/js/rtrb-blocks-localize.js + - assets/js/rtrb-animation-load.js + version: true + Readme: + path: README.txt raek-real-time-identification: Readme: path: readme.txt @@ -85967,6 +86998,9 @@ plugins: random-banners: Readme: path: readme.txt + random-christmas-fact-widget: + Readme: + path: readme.txt random-content-shortcode: QueryParameter: files: @@ -86026,6 +87060,9 @@ plugins: randomrss: Readme: path: README.txt + range-slider-addon-for-gravity-forms: + Readme: + path: readme.txt range-slider-contact-form-7-plus: Readme: path: readme.txt @@ -86086,6 +87123,9 @@ plugins: rate-star-review: Readme: path: readme.txt + ratemyagent-official: + Readme: + path: readme.txt rating-block: Readme: path: readme.txt @@ -86133,6 +87173,9 @@ plugins: rayanpay-payment-method-for-woocommerce: Readme: path: readme.txt + raychat: + Readme: + path: readme.txt raypay-payment-gateway-for-woocommerce: Readme: path: readme.txt @@ -86825,6 +87868,13 @@ plugins: recommend: Readme: path: README.txt + recommend-referral-integration: + QueryParameter: + files: + - public/js/rcmnd-public.js + version: true + Readme: + path: README.txt recommender: ComposerFile: class: ConfigParser @@ -87085,6 +88135,9 @@ plugins: refreshingly-simple-slide-in-mobile-menu-widget: Readme: path: README.txt + regenerate-download-permissions-for-orders: + Readme: + path: readme.txt regenerate-product-lookup-table-for-woocommerce: Readme: path: readme.txt @@ -87126,6 +88179,9 @@ plugins: registre-rgpd-cvmh: Readme: path: readme.txt + reinerouge-contact-form-7: + Readme: + path: readme.txt relais-2fa: Readme: path: readme.txt @@ -87251,6 +88307,12 @@ plugins: remarkety-for-woocommerce: Readme: path: readme.txt + remember-me: + Readme: + path: readme.txt + rememberall: + Readme: + path: README.txt remind-me-tinymce-keyboard-shortcuts-list: Readme: path: readme.txt @@ -87814,6 +88876,9 @@ plugins: path: lang/responsive-calendar-widget.pot pattern: !ruby/regexp '/\-Id\-Version: Responsive Calendar Widget (?\d+\.[\.\d]+)/i' version: true + responsive-controls: + Readme: + path: README.txt responsive-customizer: TranslationFile: class: BodyPattern @@ -88262,6 +89327,9 @@ plugins: restrict-dates-add-on-for-gravity-forms: Readme: path: readme.txt + restrict-email-domains: + Readme: + path: readme.txt restrict-payment-methods-for-woocommerce: Readme: path: readme.txt @@ -88390,6 +89458,9 @@ plugins: retreat-booking-guru-connect: Readme: path: readme.txt + retrieval: + Readme: + path: readme.txt retrigger-notifications-gravity-forms: Readme: path: README.txt @@ -88427,6 +89498,9 @@ plugins: reusable-blocks-list: Readme: path: readme.txt + reusable-blocks-user-interface: + Readme: + path: readme.txt reuse-builder: Readme: path: readme.txt @@ -88718,9 +89792,25 @@ plugins: rewatch-oembed-wp: Readme: path: readme.txt + reweby: + Readme: + path: readme.txt rewind-wp: Readme: path: readme.txt + rewrite-email-address: + ChangeLog: + class: BodyPattern + path: CHANGELOG.md + pattern: !ruby/regexp /\#\# v(?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true rewrite-flush-button: TranslationFile: class: BodyPattern @@ -89483,6 +90573,9 @@ plugins: path: languages/russian-currency-chart.pot pattern: !ruby/regexp '/ject\-Id\-Version: Russian Currency Chart (?\d+\.[\.\d]+)/i' version: true + russian-post-for-dokan-marketplace: + Readme: + path: readme.txt russian-privacy-policy-page-and-notice: Readme: path: readme.txt @@ -90552,6 +91645,9 @@ plugins: scroll-back-to-top: Readme: path: readme.txt + scroll-highlighter: + Readme: + path: readme.txt scroll-magic-addon-for-elementor: Readme: path: readme.txt @@ -91468,6 +92564,9 @@ plugins: sensei-post-to-course: Readme: path: readme.txt + sentinel-headers-unlimited-extension: + Readme: + path: readme.txt seo-301-meta: Readme: path: readme.txt @@ -91578,6 +92677,9 @@ plugins: version: true Readme: path: README.txt + seo-kiss: + Readme: + path: readme.txt seo-landing-page-generator: QueryParameter: files: @@ -91684,6 +92786,9 @@ plugins: seobot-monitor: Readme: path: README.txt + seobrrr: + Readme: + path: readme.txt seohide: QueryParameter: files: @@ -91701,6 +92806,9 @@ plugins: seomix-disable-core-sitemaps: Readme: path: readme.txt + seopress-for-mainwp: + Readme: + path: readme.txt seos: Readme: path: readme.txt @@ -91975,6 +93083,9 @@ plugins: settings-for-youtube-block: Readme: path: readme.txt + setup-default-feature-image: + Readme: + path: readme.txt sewn-in-notifications: QueryParameter: files: @@ -92266,6 +93377,9 @@ plugins: shayanweb-admin-fontchanger: Readme: path: readme.txt + shedhub-seller: + Readme: + path: readme.txt sheet2site: Readme: path: readme.txt @@ -92568,6 +93682,9 @@ plugins: path: package.json key: version version: true + shop-press: + Readme: + path: readme.txt shop-sms-notifications: Readme: path: readme.txt @@ -93167,6 +94284,9 @@ plugins: signal-flags: Readme: path: readme.txt + signature-fluent-contract-forms-add-on: + Readme: + path: readme.txt signup-modal-add-on-for-mailpoet: Readme: path: readme.txt @@ -93339,6 +94459,14 @@ plugins: path: languages/simple-blueprint-installer.pot pattern: !ruby/regexp '/\-Id\-Version: Simple blueprint installer (?\d+\.[\.\d]+)/i' version: true + simple-blurb: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true simple-bmi-form: QueryParameter: files: @@ -93350,6 +94478,9 @@ plugins: simple-buddypress-notifications: Readme: path: readme.txt + simple-calendar-for-elementor: + Readme: + path: readme.txt simple-calendar-for-google: Readme: path: readme.txt @@ -93550,6 +94681,9 @@ plugins: simple-discount-badge: Readme: path: readme.txt + simple-download-counter: + Readme: + path: readme.txt simple-download-monitor: Readme: path: readme.txt @@ -93719,6 +94853,9 @@ plugins: simple-fonts-loader: Readme: path: readme.txt + simple-form: + Readme: + path: readme.txt simple-ftp-directory-lister: Readme: path: readme.txt @@ -93905,6 +95042,14 @@ plugins: path: languages/simple-location.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Simple Location (?\d+\.[\.\d]+)/i' version: true + simple-login-customize: + QueryParameter: + files: + - public/css/simple-login-customize-public.css + - public/js/simple-login-customize-public.js + version: true + Readme: + path: README.txt simple-login-limit-protect: TranslationFile: class: BodyPattern @@ -93916,6 +95061,9 @@ plugins: simple-login-log: Readme: path: readme.txt + simple-login-notification: + Readme: + path: readme.txt simple-login-with-social: Readme: path: README.txt @@ -93960,6 +95108,14 @@ plugins: simple-multi-currency-for-woocommerce: Readme: path: readme.txt + simple-multi-inventory-for-woocommerce: + QueryParameter: + files: + - public/css/smifw-public.css + - public/js/smifw-public.js + version: true + Readme: + path: README.txt simple-myisam-to-innodb: Readme: path: readme.txt @@ -94300,6 +95456,9 @@ plugins: version: true Readme: path: readme.txt + simple-social-images: + Readme: + path: readme.txt simple-social-images-wpjm: Readme: path: readme.txt @@ -94402,6 +95561,9 @@ plugins: simple-system-status: Readme: path: readme.txt + simple-table-rates-shipping-for-woocommerce: + Readme: + path: readme.txt simple-tableau-viz: Readme: path: readme.txt @@ -94552,6 +95714,18 @@ plugins: files: - js/swcart-scripts.js version: true + simple-wp-events: + QueryParameter: + files: + - public/css/wp-events-public.css + - assets/css/wp-events.css + - assets/js/jquery.serializejson.js + - public/js/wp-events-public.js + version: true + Readme: + path: + - README.txt + - README.md simple-wp-sitemap: Readme: path: readme.txt @@ -94970,6 +96144,9 @@ plugins: sitesupercharger: Readme: path: readme.txt + siteswp-wc-print-orders-brazil: + Readme: + path: readme.txt sitewit-engagement-analytics: TranslationFile: class: BodyPattern @@ -95497,6 +96674,9 @@ plugins: slp-gravity-forms-locations: Readme: path: readme.txt + slug-option-on-importer-for-woocommerce: + Readme: + path: readme.txt sm-page-duplicator: Readme: path: readme.txt @@ -96159,6 +97339,9 @@ plugins: smtp-amazon-ses: Readme: path: readme.txt + smtp-for-wp: + Readme: + path: readme.txt smtp-mailer: Readme: path: readme.txt @@ -96392,6 +97575,14 @@ plugins: - public/css/social-booster-public.css - public/js/social-booster-public.js version: true + social-chat-for-wp: + TranslationFile: + class: BodyPattern + path: languages/social-chat-for-wp-en_US.po + pattern: !ruby/regexp '/"Project\-Id\-Version: Social Chat for WP (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt social-commerce-by-cedcommerce: Readme: path: README.txt @@ -97001,6 +98192,9 @@ plugins: solvemedia: Readme: path: readme.txt + some-important-widget-for-elementor: + Readme: + path: readme.txt some-maps: QueryParameter: files: @@ -97436,6 +98630,9 @@ plugins: speisekarte: Readme: path: readme.txt + spendino: + Readme: + path: README.md spf-wct: Readme: path: readme.txt @@ -97958,6 +99155,9 @@ plugins: staatic: Readme: path: readme.txt + stable-diffusion: + Readme: + path: readme.txt stack-slider-3d-image-slider: QueryParameter: files: @@ -98022,6 +99222,12 @@ plugins: version: true pattern: !ruby/regexp /StageShow for WordPress by Malcolm Shergold \- Ver:(?\d+\.[\.\d]+) \- BoxOfficeURL:/i + staggs: + Readme: + path: README.txt + staging-sync: + Readme: + path: readme.txt stagtools: QueryParameter: files: @@ -98147,6 +99353,9 @@ plugins: starscape: Readme: path: readme.txt + startend-subscription-add-on-for-gravityforms: + Readme: + path: readme.txt starter-blog-templates-for-faith-blog: Readme: path: readme.txt @@ -98374,6 +99583,19 @@ plugins: stephino-rpg: Readme: path: readme.txt + stepped-content: + QueryParameter: + files: + - dist/style.css + - dist/script.js + version: true + TranslationFile: + class: BodyPattern + path: languages/stepped-content-en_US.po + pattern: !ruby/regexp '/"Project\-Id\-Version: Stepped Content (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt stibee-email-subscription-form: QueryParameter: files: @@ -98430,6 +99652,14 @@ plugins: version: true Readme: path: readme.txt + sticky-blocks: + QueryParameter: + files: + - css/style.css + - inc/stky_scripts.js + version: true + Readme: + path: README.txt sticky-blue: ChangeLog: class: BodyPattern @@ -98895,6 +100125,14 @@ plugins: streamweasels-twitch-widget: Readme: path: README.txt + streamweasels-youtube-integration: + QueryParameter: + files: + - public/dist/streamweasels-youtube-public.min.css + - public/dist/streamweasels-youtube-public.min.js + version: true + Readme: + path: README.txt stretch-block-editor: Readme: path: readme.txt @@ -99335,6 +100573,9 @@ plugins: version: true Readme: path: readme.txt + super-seo-content-cloner: + Readme: + path: readme.txt super-simple-age-gate-beta: Readme: path: readme.txt @@ -100230,6 +101471,9 @@ plugins: table-of-contents-plus: Readme: path: readme.txt + table-rate-shipping-rates: + Readme: + path: readme.txt tablentor: Readme: path: readme.txt @@ -100491,6 +101735,16 @@ plugins: talkify-text-to-speech: Readme: path: Readme.txt + talkino: + QueryParameter: + files: + - assets/css/talkino-frontend.css + - assets/bootstrap-5.2.1-dist/css/bootstrap.min.css + - assets/fontawesome-free-6.2.0-web/css/all.min.css + - assets/js/talkino-frontend.js + version: true + Readme: + path: readme.txt talkjs: ComposerFile: class: ConfigParser @@ -100511,6 +101765,11 @@ plugins: talkshoplive-player: Readme: path: readme.txt + tambar: + Readme: + path: + - readme.txt + - README.md tamil-quotes: Readme: path: readme.txt @@ -100958,6 +102217,9 @@ plugins: teedee-chatbots: Readme: path: readme.txt + teezily-plus-shipping-method: + Readme: + path: readme.txt teg-twitter-api: QueryParameter: files: @@ -101508,6 +102770,9 @@ plugins: thanh-lien-he-moblie-minhducbiz: Readme: path: readme.txt + thanh-toan-chuyen-khoan: + Readme: + path: readme.txt thanh-toan-quet-ma-qr-momozalo-paymoca-grab-airpay: Readme: path: readme.txt @@ -101603,6 +102868,9 @@ plugins: the-intelligent: Readme: path: readme.txt + the-marquee-block: + Readme: + path: readme.txt the-moon: QueryParameter: files: @@ -102134,6 +103402,9 @@ plugins: threepress: Readme: path: readme.txt + thrive-automator: + Readme: + path: readme.txt thrive-esig-gen: QueryParameter: files: @@ -102190,6 +103461,9 @@ plugins: tibetan-style: Readme: path: readme.txt + ticker-links: + Readme: + path: readme.txt ticker-ultimate: QueryParameter: files: @@ -102206,6 +103480,7 @@ plugins: - js/jquery.validate.min.js - css/select2.min.css - css/elementor-sc-popup.css + - js/custom.js version: true ChangeLog: class: BodyPattern @@ -102467,6 +103742,14 @@ plugins: timercampaign: Readme: path: readme.txt + timeslot: + TranslationFile: + class: BodyPattern + path: languages/timeslot.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Time Slot (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt timezone-conversion-widget: QueryParameter: files: @@ -102709,6 +103992,14 @@ plugins: version: true Readme: path: readme.txt + tmy-globalization: + QueryParameter: + files: + - public/css/tmy-g11n-public.css + - public/js/tmy-g11n-public.js + version: true + Readme: + path: readme.txt to-the-top-block: Readme: path: readme.txt @@ -102818,6 +104109,13 @@ plugins: toocheke-companion: Readme: path: readme.txt + tool-tips-for-contact-form-7: + QueryParameter: + files: + - asset/js/custom.js + version: true + Readme: + path: readme.txt toolazy-custom-fields: Readme: path: readme.txt @@ -102962,6 +104260,9 @@ plugins: toplist: Readme: path: readme.txt + toppersystem: + Readme: + path: readme.txt topquark: Readme: path: readme.txt @@ -103051,6 +104352,9 @@ plugins: - assets/js/jquery.mCustomScrollbar.concat.min.js - assets/js/jquery.colorbox.js version: true + totalform: + Readme: + path: README.txt totalpoll-lite: Readme: path: README.txt @@ -103498,6 +104802,9 @@ plugins: transax-woocommerce-gateway: Readme: path: readme.txt + transcy: + Readme: + path: readme.txt transfer-wp-admin-php: Readme: path: readme.md @@ -103888,6 +105195,14 @@ plugins: tsa-wait-times: Readme: path: readme.txt + tsparticles-block: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true tsunderevote: Readme: path: readme.txt @@ -104665,6 +105980,9 @@ plugins: - nyams_ultimate_button.css - nyams_ultimate_button.js version: true + ultimate-block-patterns-builder: + Readme: + path: readme.txt ultimate-blog-layouts: Readme: path: readme.txt @@ -104745,6 +106063,9 @@ plugins: version: true Readme: path: README.txt + ultimate-field-collections: + Readme: + path: readme.txt ultimate-floating-widgets: Readme: path: readme.txt @@ -105408,6 +106729,9 @@ plugins: union-addons: Readme: path: README.txt + unipayment-gateway-for-woocommerce: + Readme: + path: readme.txt unipress-api: QueryParameter: files: @@ -105850,6 +107174,9 @@ plugins: version: true Readme: path: readme.txt + uqrate: + Readme: + path: readme.txt uquery-widget: Comment: xpath: //comment()[contains(., "uquery-widget")] @@ -106330,6 +107657,9 @@ plugins: files: - js/utmtracker.min.js version: true + utm-url-builder-ga4: + Readme: + path: readme.txt utms-carry-pages: Readme: path: readme.txt @@ -106376,6 +107706,9 @@ plugins: version: true Readme: path: README.txt + uwi-homes-widget: + Readme: + path: readme.txt uws-real-time-sales-ticker: Readme: path: README.txt @@ -106766,6 +108099,9 @@ plugins: version: true Readme: path: readme.txt + venjue-widget: + Readme: + path: readme.txt venomaps: Readme: path: readme.txt @@ -106894,6 +108230,9 @@ plugins: version: true Readme: path: readme.txt + very-simple-contact-us-form: + Readme: + path: README.txt very-simple-custom-redirects: ChangeLog: class: BodyPattern @@ -107160,9 +108499,24 @@ plugins: video-comments-webcam-recorder: Readme: path: readme.txt + video-conference: + QueryParameter: + files: + - public/css/video-conference-public.css + - public/js/video-conference-public.js + version: true + Readme: + path: README.txt video-conferencing-daily-co: Readme: path: readme.txt + video-conferencing-webex: + QueryParameter: + files: + - public/frontend/app.css + version: true + Readme: + path: readme.txt video-conferencing-with-bbb: Readme: path: README.txt @@ -107595,6 +108949,8 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/i version: true + Readme: + path: readme.txt visit-site: Readme: path: readme.txt @@ -107744,6 +109100,9 @@ plugins: vit-website-reviews: Readme: path: readme.txt + vitepos-lite: + Readme: + path: readme.txt viubox-syz: Readme: path: readme.txt @@ -108149,6 +109508,9 @@ plugins: wafer-audio-free: Readme: path: readme.txt + waffarad-affiliate: + Readme: + path: readme.txt wage-conversion-calculator: Readme: path: readme.txt @@ -108755,6 +110117,14 @@ plugins: wc-duplicate-order: Readme: path: readme.txt + wc-easynote: + QueryParameter: + files: + - public/css/easy-note-for-wc-public.css + - public/js/easy-note-for-wc-public.js + version: true + Readme: + path: README.txt wc-easypost-shipping: Readme: path: readme.txt @@ -109137,6 +110507,9 @@ plugins: wc-persona-verify: Readme: path: readme.txt + wc-phoenixgate-payment-gateway: + Readme: + path: README.txt wc-phonepe: Readme: path: readme.txt @@ -109500,6 +110873,9 @@ plugins: version: true Readme: path: readme.txt + wc-tinkoff-secure-deal-payment-gateway: + Readme: + path: readme.txt wc-tip-gratuity-donation-fee: Readme: path: readme.txt @@ -109512,6 +110888,14 @@ plugins: path: languages/tracktum.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Tracktum (?\d+\.[\.\d]+)/i' version: true + wc-trendyol: + QueryParameter: + files: + - public/css/trendyol-public.css + - public/js/trendyol-public.js + version: true + Readme: + path: README.txt wc-trinicargo-shipping: QueryParameter: files: @@ -109611,6 +110995,11 @@ plugins: wcc-seo-keyword-research: Readme: path: readme.txt + wcf-loyalty-points-and-rewards-for-woocommerce: + QueryParameter: + files: + - asset/js/wcf_rewards.js + version: true wcf-shipment-tracking-for-woocommerce: Readme: path: readme.txt @@ -110059,6 +111448,9 @@ plugins: webcam-2way-videochat: Readme: path: readme.txt + webcam-addon-for-contact-form-7: + Readme: + path: readme.txt webcamconsult: QueryParameter: files: @@ -111089,6 +112481,9 @@ plugins: widget-navasan: Readme: path: readme.txt + widget-offres-demploi-pole-emploi: + Readme: + path: README.txt widget-options: Readme: path: readme.txt @@ -111443,6 +112838,9 @@ plugins: xpath: //meta[@name="generator" and contains(@content, "WolfWPBakeryPageBuilderExtension")]/@content pattern: !ruby/regexp /WolfWPBakeryPageBuilderExtension (?\d+\.[\.\d]+)/i version: true + wolfe-candy-tag-cloud: + Readme: + path: readme.txt wolfnet-idx-for-wordpress: QueryParameter: files: @@ -111922,6 +113320,11 @@ plugins: - public/css/woo-coupon-reminder-public.css - public/js/woo-coupon-reminder-public.js version: true + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /\/\*+\s*(?\d+\.[\.\d]+) \- [\d\.]{8,}\s*\*+\//i + version: true woo-coupon-url: QueryParameter: files: @@ -119096,6 +120499,9 @@ plugins: wp-remove-category-from-archive-title: Readme: path: readme.txt + wp-remove-query-strings-from-static-resources: + Readme: + path: readme.txt wp-remove-text-visual-editor-for-beaver-builder: Readme: path: readme.txt @@ -121094,6 +122500,9 @@ plugins: - public/css/wpnewsletter-campaign-public.css - public/js/wpnewsletter-campaign-public.js version: true + wp2speed: + Readme: + path: readme.txt wp30-by-who: QueryParameter: files: @@ -121414,6 +122823,14 @@ plugins: version: true Readme: path: readme.txt + wpc-order-tip: + TranslationFile: + class: BodyPattern + path: languages/wpc-order-tip.pot + pattern: !ruby/regexp '/\-Version: WPC Order Tip for WooCommerce (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt wpc-paypal-express-checkout: QueryParameter: files: @@ -121646,12 +123063,16 @@ plugins: path: package.json key: version version: true + wpclothes2order: + Readme: + path: readme.txt wpcom-member: QueryParameter: files: - css/style.css - js/index.js - js/icons-2.7.0.js + - js/icons-2.7.1.js version: true Readme: path: readme.txt @@ -121814,6 +123235,9 @@ plugins: wpexperts-square-for-give: Readme: path: readme.txt + wpextended: + Readme: + path: readme.txt wpezpz-tweaks: Readme: path: README.txt @@ -121834,6 +123258,20 @@ plugins: version: true Readme: path: readme.txt + wpfiles: + QueryParameter: + files: + - public/css/wpfiles-public.css + - public/js/wpfiles-public.min.js + - public/js/lazyload/wpfiles-lazy-load-native.min.js + version: true + TranslationFile: + class: BodyPattern + path: languages/wpfiles.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: WPFiles (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt wpfomo: QueryParameter: files: @@ -122315,6 +123753,9 @@ plugins: files: - public/css/wpnextpreviouslink-public.css version: true + wpnice-accordion: + Readme: + path: readme.txt wpnotify-notifications-for-woocommerce: Readme: path: readme.txt @@ -122524,6 +123965,9 @@ plugins: version: true Readme: path: README.txt + wps-telegram-chat: + Readme: + path: README.txt wpsc-mijnpress: Readme: path: readme.txt @@ -122591,6 +124035,9 @@ plugins: - wpsolr/core/js/autocomplete_solr.js - wpsolr/core/js/loadingoverlay/loadingoverlay.min.js version: true + wpspeed: + Readme: + path: readme.txt wpspx-basket: Readme: path: readme.txt @@ -122664,6 +124111,16 @@ plugins: path: - readme.txt - README.md + wpsso-google-merchant-feed: + TranslationFile: + class: BodyPattern + path: languages/wpsso-google-merchant-feed-fr_BE.po + pattern: !ruby/regexp '/Version: WPSSO Google Merchant Feed XML (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: + - readme.txt + - README.md wpsso-inherit-parent-meta: TranslationFile: class: BodyPattern @@ -123103,6 +124560,9 @@ plugins: wpyaa-alipay-wechat-for-woocommerce: Readme: path: README.md + wpyoutube-post: + Readme: + path: readme.txt wpzoom-addons-for-beaver-builder: Readme: path: readme.txt @@ -123782,6 +125242,9 @@ plugins: yaycurrency: Readme: path: readme.txt + yayextra: + Readme: + path: readme.txt yaymail: Readme: path: readme.txt @@ -124247,6 +125710,9 @@ plugins: files: - ytSubscribe.js version: true + yuma-companion: + Readme: + path: readme.txt yumjam-masonry-layout-for-posts-and-custom-post-types: QueryParameter: files: diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml index 6631122a..911dea66 100644 --- a/spec/fixtures/dynamic_finders/expected.yml +++ b/spec/fixtures/dynamic_finders/expected.yml @@ -738,6 +738,13 @@ plugins: - http://wp.lab/wp-content/plugins/accessible-reading/assets/styles/accessible-reading.min.css?ver=1.3.1 - http://wp.lab/wp-content/plugins/accessible-reading/assets/scripts/accessible-reading.min.js?ver=1.3.1 confidence: 20 + accessiblewp-skiplinks: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/accessiblewp-skiplinks/lang/accessiblewp-skiplinks.pot, + Match: ''ct-Id-Version: AccessibleWP - Skiplinks 1.0.0''' accesspress-anonymous-post: QueryParameter: number: 2.7.3 @@ -1440,6 +1447,13 @@ plugins: - http://wp.lab/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.js?ver=1.0 - http://wp.lab/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.js?ver=1.0 confidence: 20 + addon-gravityforms-sendinblue-free: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/addon-gravityforms-sendinblue-free/languages/addon-gravityforms-sendinblue-free.pot, + Match: ''dd-on Sendinblue for Gravity Forms Free 1.0.0''' addon-library: ReleaseLog: number: 1.3.73 @@ -1454,6 +1468,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/addon-library-layouts/release_log.txt, Match: ''version 1.1.2''' + addon-stripe-with-contact-form-7: + TranslationFile: + number: '1.0' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/addon-stripe-with-contact-form-7/languages/stripe-with-contact-form-7.pot, + Match: ''-Id-Version: Stripe With Contact Form 7 1.0''' addonify-quick-view: ComposerFile: number: 1.0.0 @@ -2870,6 +2891,14 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/alerts-block/package.json, Match: ''1.0.0''' + alerts-dlx: + QueryParameter: + number: 1.1.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/alerts-dlx/dist/alerts-dlx-gfont-lato.css?ver=1.1.0 + - http://wp.lab/wp-content/plugins/alerts-dlx/dist/alerts-dlx-common.css?ver=1.1.0 + confidence: 20 alex-player: QueryParameter: number: '1.07' @@ -2891,6 +2920,13 @@ plugins: found_by: Change Log (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/ali2woo-lite/changelog.txt, Match: ''1.0.2''' + ali2woo-migration-tool: + ChangeLog: + number: 1.1.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/ali2woo-migration-tool/changelog.txt, Match: + ''1.1.0''' align-text-edge: QueryParameter: number: 0.9.4 @@ -3328,6 +3364,14 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/script.js?ver=1.0 + amz-coupons: + QueryParameter: + number: '1.2' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/amz-coupons/js/frontend.min.js?ver=1.2 + - http://wp.lab/wp-content/plugins/amz-coupons/js/oo.min.js?ver=1.2 + confidence: 20 amzft: ComposerFile: number: 1.0.1 @@ -5370,6 +5414,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/b-productiv-lite/changelog.txt, Match: ''= 1.0.0''' + b-slider: + TranslationFile: + number: 1.0.3 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/b-slider/languages/sliders-en_US.po, Match: + ''"Project-Id-Version: B Slider 1.0.3''' b-social-share: QueryParameter: number: 1.0.0 @@ -6421,6 +6472,14 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/bible-references/js/bible.js?v=2.7.3&ver=4.8.3 + bible-verses-references: + QueryParameter: + number: 1.1.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/bible-verses-references/includes/css/bible-verses-refs.css?ver=1.1.0 + - http://wp.lab/wp-content/plugins/bible-verses-references/includes/js/bible-verses-refs.js?ver=1.1.0 + confidence: 20 biblefox-for-wordpress: QueryParameter: number: 0.8.3 @@ -6946,6 +7005,12 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/blockify/package.json, Match: ''0.0.3''' + TranslationFile: + number: 0.3.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/blockify/assets/lang/blockify.pot, Match: + ''"Project-Id-Version: Blockify 0.3.0''' blockly: QueryParameter: number: 1.0.0 @@ -7978,6 +8043,20 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/bp-my-home/languages/bp-my-home.pot, Match: ''Project-Id-Version: BP My Home 2.1''' + bp-new-order-notifications-for-woocommerce: + TranslationFile: + number: '0.1' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/bp-new-order-notifications-for-woocommerce/languages/bp-new-order-notification.pot, + Match: ''New Order Notifications for WooCommerce 0.1''' + bp-order-date-time-for-woocommerce: + TranslationFile: + number: '0.1' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/bp-order-date-time-for-woocommerce/languages/bp-woopick-delivery.pot, + Match: ''Id-Version: BP Delivery For Woocommerce 0.1''' bp-post-from-anywhere: QueryParameter: number: 1.0.0 @@ -8125,6 +8204,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/bps-splide-slider-block/languages/bps-slider-block.pot, Match: ''-Version: BPS Slider Block Using Splide 1.0''' + bpwp-set-homepages: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/bpwp-set-homepages/languages/plugin.pot, + Match: ''"Project-Id-Version: BPWP Set Homepages 1.0.0''' br-knowledge-base: QueryParameter: number: 1.0.0 @@ -10128,6 +10214,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/cf-image-resizing/CHANGELOG.md, Match: ''Version 1.3''' + cf-images: + TranslationFile: + number: 1.1.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/cf-images/languages/cf-images.pot, Match: + ''ion: Offload Media to Cloudflare Images 1.1.0''' cf7-blacklist: QueryParameter: number: 1.0.0 @@ -10994,6 +11087,14 @@ plugins: - http://wp.lab/wp-content/plugins/clean-social-icons/public/icons/css/all.min.css?ver=0.9.11 - http://wp.lab/wp-content/plugins/clean-social-icons/public/js/clean-social-icons-public.js?ver=0.9.11 confidence: 30 + clean-unused-shortcodes: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/clean-unused-shortcodes/public/css/clean-unused-shortcodes-public.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/clean-unused-shortcodes/public/js/clean-unused-shortcodes-public.js?ver=1.0.2 + confidence: 20 cleaner-gallery: TranslationFile: number: 1.1.0 @@ -11227,6 +11328,14 @@ plugins: - http://wp.lab/wp-content/plugins/climate-dashboard/public/css/climate-dashboard-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/climate-dashboard/public/js/climate-dashboard-public.js?ver=1.0.0 confidence: 20 + climbing-cartboard: + QueryParameter: + number: 1.0.7 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/climbing-cartboard/public/assets/css/frontend.css?ver=1.0.7 + - http://wp.lab/wp-content/plugins/climbing-cartboard/public/assets/js/frontend.js?ver=1.0.7 + confidence: 20 clio-grow-form: QueryParameter: number: 1.0.0 @@ -11823,6 +11932,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/comment-form-message/languages/comment-form-message.pot, Match: ''Project-Id-Version: Comment Form Message 1.38''' + comment-form-validation-and-customization: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/comment-form-validation-and-customization/public/css/cv-comment-form-validation-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/comment-form-validation-and-customization/public/js/cv-comment-form-validation-public.js?ver=1.0.0 + confidence: 20 comment-mail: ChangeLog: number: '161213' @@ -13225,6 +13342,23 @@ plugins: - http://wp.lab/wp-content/plugins/cozy-essential-addons/public/css/cozy-essential-style.css?ver=1.0.1 - http://wp.lab/wp-content/plugins/cozy-essential-addons/public/js/cozy-essential-addons-public.js?ver=1.0.1 confidence: 20 + cp-image-store: + QueryParameter: + number: 1.0.72 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/cp-image-store/css/public.css?ver=1.0.72 + - http://wp.lab/wp-content/plugins/cp-image-store/js/jquery.carouFredSel-6.2.1-packed.js?ver=1.0.72 + - http://wp.lab/wp-content/plugins/cp-image-store/js/public.js?ver=1.0.72 + confidence: 30 + cp-related-posts: + QueryParameter: + number: 1.0.45 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/cp-related-posts/styles/cprp.css?ver=1.0.45 + - http://wp.lab/wp-content/plugins/cp-related-posts/scripts/cprp.js?ver=1.0.45 + confidence: 20 cpf-e-cnpj-para-contact-form-7: QueryParameter: number: '1.0' @@ -13426,6 +13560,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/cross-domain-tracker-for-affiliatewp/changelog.txt, Match: ''Version 1.0.1''' + cross-upsell-popup-for-woocommerce: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/cross-upsell-popup-for-woocommerce/assets/css/popup.css?ver=1.0.0 + confidence: 10 crosswordsearch: TranslationFile: number: 1.0.2 @@ -13611,6 +13752,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/cryptopanel-payment-gateway-for-woocommerce/languages/cryptopanel-payment-gateway-de_DE.po, Match: ''Id-Version: CryptoPanel Payment Gateway 1.0''' + cryptum-nft: + TranslationFile: + number: 1.1.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/cryptum-nft/languages/cryptum-nft-domain.pot, + Match: ''"Project-Id-Version: Cryptum NFT 1.1.0''' css-for-elementor: QueryParameter: number: 1.0.1 @@ -13933,6 +14081,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/custom-fields-registration-for-woocommerce/assets/css/cfwr_frontend_css.css?ver=1.0 confidence: 10 + custom-forms-actions-for-elementor: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/custom-forms-actions-for-elementor/success-message/js/success-message.js?ver=1.0.0 + confidence: 10 custom-header-extended: ChangeLog: number: 1.0.0 @@ -14447,6 +14602,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/dash-notifier/languages/dash-notifier.pot, Match: ''"Project-Id-Version: Dash Notifier 1.0''' + dash-rewriter: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/dash-rewriter/public/css/dash-rewriter-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/dash-rewriter/public/js/dash-rewriter-public.js?ver=1.0.0 + confidence: 20 dashboard-columns: ChangeLog: number: 1.0.0 @@ -14615,6 +14778,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/debug-bar-rewrite-rules/CHANGELOG.md, Match: ''## 0.5''' + debug-log-manager: + QueryParameter: + number: 1.8.3 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/debug-log-manager/assets/js/public.js?ver=1.8.3 + confidence: 10 decent-comments: ChangeLog: number: 1.6.0 @@ -14903,6 +15073,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/destroy-this-site/scripts.js?ver=1.0.0 confidence: 10 + dev-debug-tools: + ChangeLog: + number: 1.3.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/dev-debug-tools/changelog.txt, Match: ''= + 1.3.1''' dev-studio: ChangeLog: number: 2.0.0 @@ -15735,6 +15912,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/download-monitor/languages/download-monitor.pot, Match: ''"Project-Id-Version: Download Monitor 4.0.0''' + download-monitor-learndash-integration: + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/download-monitor-learndash-integration/CHANGELOG.md, + Match: ''## 1.0.1''' download-panel: QueryParameter: number: 1.3.1 @@ -15939,6 +16123,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/dropdown-navigation-menus/js/plugins-min.js?ver=0.1 confidence: 10 + dropdown-search-option-for-contact-form-7: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/dropdown-search-option-for-contact-form-7/asset/js/custom.js?ver=1.0 + confidence: 10 dropshipping-with-ebay-for-woocommerce: ChangeLog: number: 1.2.6 @@ -16312,6 +16503,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/easy-ad-picker/languages/easyadpicker-nl_NL.po, Match: ''"Project-Id-Version: millionare 1.0''' + easy-addons: + QueryParameter: + number: 2.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/easy-addons/assets/frontend/css/bootstrap/js/index.min.js?ver=2.0.0 + confidence: 10 easy-admin-training: QueryParameter: number: 1.1.5 @@ -16491,6 +16689,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-email-integration: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/easy-email-integration/gutenberg/dist/style.build.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/easy-email-integration/assets/js/form.js?ver=1.0.1 + confidence: 20 easy-embed-for-social-media: QueryParameter: number: 1.0.0 @@ -17010,6 +17216,20 @@ plugins: - http://wp.lab/wp-content/plugins/easy-up-sell-for-woocommerce/public/css/eus-for-woocommerce-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/easy-up-sell-for-woocommerce/public/js/eus-for-woocommerce-public.js?ver=1.0.0 confidence: 20 + easy-user-registration: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/easy-user-registration/front-end/assets/css/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/easy-user-registration/front-end//assets/js/script.js?ver=1.0.0 + confidence: 20 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/easy-user-registration/languages/easy-user-registration.pot, + Match: ''ject-Id-Version: Easy User Registration 1.0.0''' easy-video-player: Comment: number: 1.1.7 @@ -18104,6 +18324,21 @@ plugins: - http://wp.lab/wp-content/plugins/embed-skype-button/dist/style.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/embed-skype-button/dist/script.js?ver=1.0.0 confidence: 20 + embed-soundcloud-block: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/embed-soundcloud-block/dist/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/embed-soundcloud-block/assets/js/soundCloud.api.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/embed-soundcloud-block/dist/script.js?ver=1.0.0 + confidence: 30 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/embed-soundcloud-block/languages/sound-cloud-en_US.po, + Match: ''"Project-Id-Version: Embed SoundCloud 1.0.0''' embed-spanish-wordle: QueryParameter: number: 1.0.0 @@ -18563,6 +18798,12 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/equal-height-columns/languages/equal-height-columns.pot, Match: ''roject-Id-Version: Equal Height Columns 1.1.0''' + equallyai: + ComposerFile: + number: 1.0.1 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/equallyai/package.json, Match: ''1.0.1''' equili: QueryParameter: number: 2.0.6 @@ -18741,6 +18982,13 @@ plugins: - http://wp.lab/wp-content/plugins/ethiopian-calendar/public/css/ethiopian-calendar-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/ethiopian-calendar/public/js/ethiopian-calendar-public.js?ver=1.0.0 confidence: 20 + ethpress: + TranslationFile: + number: 1.7.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/ethpress/languages/ethpress.pot, Match: + ''"Project-Id-Version: EthPress 1.7.1''' etsy-shop: QueryParameter: number: '1.1' @@ -19977,6 +20225,18 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/fast-link-shorten/changelog.txt, Match: ''1.0''' + fast-testimonial: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/css/slick.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/css/slick-theme.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/css/font-awesome.min.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/css/fastwp_custom.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/js/slick.min.js?ver=1.0.1 + - http://wp.lab/wp-content/plugins/fast-testimonial/assets/js/custom-script.js?ver=1.0.1 + confidence: 60 fast-user-switching: ChangeLog: number: 1.4.8 @@ -20638,6 +20898,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/flash-album-gallery/assets/flagallery.css?ver=5.1.7 - http://wp.lab/wp-content/plugins/flash-album-gallery/assets/script.js?ver=5.1.7 + flash-form: + TranslationFile: + number: 1.1.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/flash-form/languages/flash-form.pot, Match: + ''"Project-Id-Version: Flash Form 1.1.0''' flash-notification: QueryParameter: number: 1.0.0 @@ -21603,6 +21870,19 @@ plugins: found_by: Change Log (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/forum-badges/changelog.txt, Match: ''= 1.0''' + forum-permissions-bbpress: + ComposerFile: + number: 1.0.1 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/forum-permissions-bbpress/composer.json, + Match: ''1.0.1''' + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/forum-permissions-bbpress/CHANGELOG.md, + Match: ''## 1.0.1''' forumwp: TranslationFile: number: '2.0' @@ -23139,6 +23419,14 @@ plugins: - http://wp.lab/wp-content/plugins/goal-tracker/public/css/wp-goal-tracker-public.css?ver=1.0.1 - http://wp.lab/wp-content/plugins/goal-tracker/public/js/wp-goal-tracker-public.js?ver=1.0.1 confidence: 20 + goal-tracker-ga: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/goal-tracker-ga/public/css/wp-goal-tracker-ga-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/goal-tracker-ga/public/js/wp-goal-tracker-ga-public.js?ver=1.0.0 + confidence: 20 godaddy-email-marketing-sign-up-forms: QueryParameter: number: 1.2.0 @@ -24335,6 +24623,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/guten-editor-blocks/languages/guten-editor-blocks.pot, Match: ''"v1.0.0''' + gutena-lightbox: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/gutena-lightbox/assets/tingle.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/gutena-lightbox/assets/tingle.min.js?ver=1.0.0 + confidence: 20 gutenbee: ComposerFile: number: 1.0.0 @@ -25858,6 +26154,12 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/ifeature-slider/changelog.txt, Match: ''Version 1.2''' + ifolders: + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/ifolders/changelog.txt, Match: ''= 1.0.1''' iframe-popup: ChangeLog: number: '2.6' @@ -26896,6 +27198,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/integrate-google-drive/languages/integrate-google-drive.pot, Match: ''ject-Id-Version: Integrate Google Drive 1.0.9''' + integrate-osm-with-wp-job-manager: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/integrate-osm-with-wp-job-manager/osm-wpjobmanager.js?ver=1.0.0 + confidence: 10 integrate-polarsteps: TranslationFile: number: 0.3.0 @@ -27235,6 +27544,18 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/ipages-flipbook/changelog.txt, Match: ''= 1.1.5''' + ipanema-film-reviews: + MetaTag: + number: '1.0' + found_by: Meta Tag (Passive Detection) + interesting_entries: + - 'http://wp.lab/, Match: ''Ipanema Film Reviews 1.0''' + ipanema-twitter-feed: + MetaTag: + number: '1.0' + found_by: Meta Tag (Passive Detection) + interesting_entries: + - 'http://wp.lab/, Match: ''Ipanema Twitter Feed 1.0''' ipanorama-360-virtual-tour-builder-lite: QueryParameter: number: 1.3.6 @@ -27526,6 +27847,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/jbx-category-columns/jbxCatColumns-style.css?ver=1.1 confidence: 10 + jc-ajax-search-for-woocommerce: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/jc-ajax-search-for-woocommerce/frontend/css/wc-ajax-search-jc-public.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/jc-ajax-search-for-woocommerce/frontend/js/wc-ajax-search-jc-public.js?ver=1.0.2 + confidence: 20 jcwp-like-to-unlock-lite: QueryParameter: number: '1.1' @@ -27550,6 +27879,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/jekuntmeer-nl/languages/nl_NL.po, Match: ''roject-Id-Version: Jekuntmeer.nl Plugin 1.1.0''' + jet-blocker-anti-ad-blocker-detector: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/jet-blocker-anti-ad-blocker-detector/assets/css/jetblocker.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/jet-blocker-anti-ad-blocker-detector/assets/js/jetblock-scripts.js?ver=1.0.0 + confidence: 20 jet-set-go: TranslationFile: number: 1.0.3 @@ -28251,6 +28588,14 @@ plugins: - http://wp.lab/wp-content/plugins/kahaf-kit/assets/js/counterup.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/kahaf-kit/assets/js/kahaf-kit-design-js.js?ver=1.0.0 confidence: 100 + kaira-site-chat: + QueryParameter: + number: 1.1.10 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/kaira-site-chat/dist/frontend.min.css?ver=1.1.10 + - http://wp.lab/wp-content/plugins/kaira-site-chat/dist/frontend.min.js?ver=1.1.10 + confidence: 20 kalendar-cz: QueryParameter: number: '2.0' @@ -28378,6 +28723,13 @@ plugins: - http://wp.lab/wp-content/plugins/kelkoo-group-shopping/public/css/kelkoo-group-shopping-public.css?ver=1.1 - http://wp.lab/wp-content/plugins/kelkoo-group-shopping/public/js/kelkoo-group-shopping-public.js?ver=1.1 confidence: 20 + kenta-blocks: + QueryParameter: + number: 1.0.4 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/kenta-blocks/dist/blocks.style.min.css?ver=1.0.4 + confidence: 10 kento-scroll-jump-top: QueryParameter: number: '1.0' @@ -30107,6 +30459,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/lity-responsive-lightboxes/languages/lity.pot, Match: ''d-Version: Lity - Responsive Lightboxes 1.0.0''' + live-chat-button: + TranslationFile: + number: 1.0.3 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/live-chat-button/languages/asnp-easy-whatsapp.pot, + Match: ''"Project-Id-Version: Live Chat Button 1.0.3''' live-chat-by-supsystic: QueryParameter: number: 1.1.9.7 @@ -32747,6 +33106,14 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/message-business/composer.json, Match: ''1.0.0''' + message-popup-for-contact-form-7: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/message-popup-for-contact-form-7/asset/js/index.js?ver=1.0 + - http://wp.lab/wp-content/plugins/message-popup-for-contact-form-7/asset/js/custom.js?ver=1.0 + confidence: 20 messagemedia-for-woocommerce: TranslationFile: number: 1.0.0 @@ -33140,6 +33507,19 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/minimum-purchase-amount-for-woo-cart/languages/minimum-purchase-amount-for-woo-cart.pot, Match: ''n: Minimum Purchase Amount For Woo Cart 1.0.0''' + miniorange-sms-order-notification-otp-verification: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/miniorange-sms-order-notification-otp-verification/package.json, + Match: ''1.0.0''' + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/miniorange-sms-order-notification-otp-verification/lang/miniorange-otp-verification-hi_IN.po, + Match: ''Project-Id-Version: WP OTP Verification 1.0.0''' minitek-slider: QueryParameter: number: 1.0.1 @@ -33690,6 +34070,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/monarch/changelog.txt, Match: ''version 1.4.12 (''' + monetizer: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/monetizer/public/css/monetizer-public.css?ver=1.0.0 + confidence: 10 monitor-activities-log: QueryParameter: number: 1.0.0 @@ -34559,6 +34946,15 @@ plugins: - http://wp.lab/wp-content/plugins/mwp-side-menu/public/css/left.css?ver=3.1.1 - http://wp.lab/wp-content/plugins/mwp-side-menu/public/js/side-menu.js?ver=3.1.1 confidence: 30 + mx-link-shortener: + QueryParameter: + number: 1.0.3 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/mx-link-shortener/includes/frontend/assets/css/style.css?ver=1.0.3 + - http://wp.lab/wp-content/plugins/mx-link-shortener/assets/add/vue/vue-prod.js?ver=1.0.3 + - http://wp.lab/wp-content/plugins/mx-link-shortener/includes/frontend/assets/js/script.js?ver=1.0.3 + confidence: 30 mx-pagebuilder-html: QueryParameter: number: '1.0' @@ -34711,6 +35107,14 @@ plugins: - http://wp.lab/wp-content/plugins/my-social-feed/public/assets/js/jquery.instagramFeed.min.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/my-social-feed/public/assets/js/instagramFeed.custom.js?ver=1.0.0 confidence: 30 + my-superb-testimonials: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/my-superb-testimonials/public/css/superb-testimonials-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/my-superb-testimonials/public/js/superb-testimonials-public.js?ver=1.0.0 + confidence: 20 my-templates-thumbnails-for-elementor: QueryParameter: number: 1.0.0 @@ -34886,6 +35290,15 @@ plugins: found_by: Change Log (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/myschedulr/CHANGELOG.md, Match: ''#### 1.0.0''' + myshopkit-product-badges-wp: + QueryParameter: + number: 1.0.3 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/myshopkit-product-badges-wp/src/General/Source/main.css?ver=1.0.3 + - http://wp.lab/wp-content/plugins/myshopkit-product-badges-wp/src/General/Source/style.css?ver=1.0.3 + - http://wp.lab/wp-content/plugins/myshopkit-product-badges-wp/src/General/Source/main.js?ver=1.0.3 + confidence: 30 myspeakingpage: QueryParameter: number: 1.0.3 @@ -35117,6 +35530,15 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/ndms-epay-plus-for-woocommerce/changelog.txt, Match: ''1.0.3''' + near-access: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/near-access/public/css/web3devs-near-access-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/near-access/public/js/custom-elements.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/near-access/public/js/component/build/static/js/main.d94ddd73.js?ver=1.0.0 + confidence: 30 nearby-locations: QueryParameter: number: 1.1.1 @@ -36635,6 +37057,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/oneelements-ultimate-addons-for-elementor/changelog.txt, Match: ''= 1.0.1''' + onetap: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/onetap/assets/css/core-public.min.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/onetap/assets/js/core-public.min.js?ver=1.0.2 + confidence: 20 onetwotrip: QueryParameter: number: 1.0.0 @@ -38105,6 +38535,20 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/pdf-block/package.json, Match: ''1.0.0''' + pdf-embed-block: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/pdf-embed-block/dist/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/pdf-embed-block/dist/script.js?ver=1.0.0 + confidence: 20 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/pdf-embed-block/languages/pdf-embed-block.pot, + Match: ''"Project-Id-Version: PDF Embed Block 1.0.0''' pdf-forms-for-contact-form-7: TranslationFile: number: 0.3.3 @@ -38112,6 +38556,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/pdf-forms-for-contact-form-7/languages/wpcf7-pdf-forms.pot, Match: ''on: PDF Forms Filler for Contact Form 7 0.3.3''' + pdf-forms-for-wpforms: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/pdf-forms-for-wpforms/languages/pdf-forms-for-wpforms-pt_PT.po, + Match: ''d-Version: PDF Forms Filler for WPForms 1.0.0''' pdf-generator-addon-for-elementor-page-builder: QueryParameter: number: 1.0.0 @@ -38692,6 +39143,13 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/pinterest-pin-it-button/css/public.css?ver=2.1.0.1 + pipe-recaptcha: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/pipe-recaptcha//assets/js/pipe-recaptcha.js?ver=1.0.1 + confidence: 10 pipeline: QueryParameter: number: '1.0' @@ -39948,6 +40406,14 @@ plugins: - http://wp.lab/wp-content/plugins/posts-and-products-views/assets/css/style.css?ver=1.1 - http://wp.lab/wp-content/plugins/posts-and-products-views/assets/js/custom.js?ver=1.1 confidence: 20 + posts-api-wp: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/posts-api-wp/public/css/posts-api-wp-public.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/posts-api-wp/public/js/posts-api-wp-public.js?ver=1.0.2 + confidence: 20 posts-data-table: QueryParameter: number: '1.1' @@ -41621,6 +42087,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/qi-addons-for-elementor/languages/qi-addons-for-elementor.pot, Match: ''ect-Id-Version: Qi Addons For Elementor 1.0''' + qi-blocks: + TranslationFile: + number: 1.0.3 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/qi-blocks/languages/qi-blocks.pot, Match: + ''"Project-Id-Version: Qi Blocks 1.0.3''' qibla-directory: QueryParameter: number: 1.0.0 @@ -42120,6 +42593,15 @@ plugins: - http://wp.lab/wp-content/plugins/radio-player/assets/css/frontend.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/radio-player/assets/js/frontend.min.js?ver=1.0.0 confidence: 20 + radius-blocks: + QueryParameter: + number: 0.1.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/radius-blocks/assets/vendors/animate/animate.min.css?ver=0.1.0 + - http://wp.lab/wp-content/plugins/radius-blocks/assets/js/rtrb-blocks-localize.js?ver=0.1.0 + - http://wp.lab/wp-content/plugins/radius-blocks/assets/js/rtrb-animation-load.js?ver=0.1.0 + confidence: 30 raileo: QueryParameter: number: 1.0.2 @@ -42719,6 +43201,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/recombee-recommendation-engine/includes/assets/languages/menu-page-ru_RU.po, Match: ''"Project-Id-Version: Listable 1.0.1''' + recommend-referral-integration: + QueryParameter: + number: '1.1' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/recommend-referral-integration/public/js/rcmnd-public.js?ver=1.1 + confidence: 10 recommender: ComposerFile: number: 1.1.0 @@ -43919,6 +44408,19 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/revue/revue.js?ver=1.1.0 confidence: 10 + rewrite-email-address: + ChangeLog: + number: 1.0.2 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/rewrite-email-address/CHANGELOG.md, Match: + ''## v1.0.2''' + ComposerFile: + number: 1.0.2 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/rewrite-email-address/package.json, Match: + ''1.0.2''' rewrite-flush-button: TranslationFile: number: '1.0' @@ -46992,6 +47494,12 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/simple-blueprint-installer/languages/simple-blueprint-installer.pot, Match: ''-Id-Version: Simple blueprint installer 1.0.0''' + simple-blurb: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/simple-blurb/package.json, Match: ''1.0.0''' simple-bmi-form: QueryParameter: number: 1.0.8 @@ -47399,6 +47907,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/simple-location/languages/simple-location.pot, Match: ''"Project-Id-Version: Simple Location 3.3.0''' + simple-login-customize: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/simple-login-customize/public/css/simple-login-customize-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/simple-login-customize/public/js/simple-login-customize-public.js?ver=1.0.0 + confidence: 20 simple-login-limit-protect: TranslationFile: number: 1.0.0 @@ -47421,6 +47937,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/simple-minmax/changelog.txt, Match: ''= 1.1.0''' + simple-multi-inventory-for-woocommerce: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/simple-multi-inventory-for-woocommerce/public/css/smifw-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/simple-multi-inventory-for-woocommerce/public/js/smifw-public.js?ver=1.0.0 + confidence: 20 simple-nested-menu: QueryParameter: number: '1.0' @@ -47833,6 +48357,16 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/simple-word-count-and-reading-time/js/swcart-scripts.js?ver=1.0 confidence: 10 + simple-wp-events: + QueryParameter: + number: 1.5.4 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/simple-wp-events/public/css/wp-events-public.css?ver=1.5.4 + - http://wp.lab/wp-content/plugins/simple-wp-events/assets/css/wp-events.css?ver=1.5.4 + - http://wp.lab/wp-content/plugins/simple-wp-events/assets/js/jquery.serializejson.js?ver=1.5.4 + - http://wp.lab/wp-content/plugins/simple-wp-events/public/js/wp-events-public.js?ver=1.5.4 + confidence: 40 simple-youtube-embed: QueryParameter: number: 1.0.6 @@ -49117,6 +49651,13 @@ plugins: - http://wp.lab/wp-content/plugins/social-booster/public/css/social-booster-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/social-booster/public/js/social-booster-public.js?ver=1.0.0 confidence: 20 + social-chat-for-wp: + TranslationFile: + number: '1.3' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/social-chat-for-wp/languages/social-chat-for-wp-en_US.po, + Match: ''"Project-Id-Version: Social Chat for WP 1.3''' social-commerce-by-cedcommerce: ChangeLog: number: 1.0.0 @@ -50455,6 +50996,20 @@ plugins: - http://wp.lab/wp-content/plugins/stencil/public/css/stencil-public.css?ver=1.2.2 - http://wp.lab/wp-content/plugins/stencil/public/js/stencil-public.js?ver=1.2.2 confidence: 20 + stepped-content: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/stepped-content/dist/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/stepped-content/dist/script.js?ver=1.0.0 + confidence: 20 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/stepped-content/languages/stepped-content-en_US.po, + Match: ''"Project-Id-Version: Stepped Content 1.0.0''' stibee-email-subscription-form: QueryParameter: number: 1.0.0 @@ -50503,6 +51058,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/sticky-block/dist/sticky-block.min.js?ver=1.0 confidence: 10 + sticky-blocks: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/sticky-blocks/css/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/sticky-blocks/inc/stky_scripts.js?ver=1.0.0 + confidence: 20 sticky-blue: ChangeLog: number: 1.0.0 @@ -50853,6 +51416,14 @@ plugins: - http://wp.lab/wp-content/plugins/streamweasels-twitch-integration/public/dist/streamweasels-public.min.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/streamweasels-twitch-integration/public/dist/streamweasels-public.min.js?ver=1.0.0 confidence: 20 + streamweasels-youtube-integration: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/streamweasels-youtube-integration/public/dist/streamweasels-youtube-public.min.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/streamweasels-youtube-integration/public/dist/streamweasels-youtube-public.min.js?ver=1.0.2 + confidence: 20 stripe: QueryParameter: number: 2.1.1 @@ -51977,6 +52548,16 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/talika/languages/talika.pot, Match: ''"Project-Id-Version: Talika 1.0.0''' + talkino: + QueryParameter: + number: 1.1.5 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/talkino/assets/css/talkino-frontend.css?ver=1.1.5 + - http://wp.lab/wp-content/plugins/talkino/assets/bootstrap-5.2.1-dist/css/bootstrap.min.css?ver=1.1.5 + - http://wp.lab/wp-content/plugins/talkino/assets/fontawesome-free-6.2.0-web/css/all.min.css?ver=1.1.5 + - http://wp.lab/wp-content/plugins/talkino/assets/js/talkino-frontend.js?ver=1.1.5 + confidence: 40 talkjs: ComposerFile: number: 0.1.1 @@ -53119,7 +53700,8 @@ plugins: - http://wp.lab/wp-content/plugins/tickera-event-ticketing-system/js/jquery.validate.min.js?ver=3.2.7.8 - http://wp.lab/wp-content/plugins/tickera-event-ticketing-system/css/select2.min.css?ver=3.2.7.8 - http://wp.lab/wp-content/plugins/tickera-event-ticketing-system/css/elementor-sc-popup.css?ver=3.2.7.8 - confidence: 60 + - http://wp.lab/wp-content/plugins/tickera-event-ticketing-system/js/custom.js?ver=3.2.7.8 + confidence: 70 ChangeLog: number: 3.3.2 found_by: Change Log (Aggressive Detection) @@ -53266,6 +53848,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/timelines/langs/tl-pt_BR.po, Match: ''"Project-Id-Version: Timelines 1.0''' + timeslot: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/timeslot/languages/timeslot.pot, Match: + ''"Project-Id-Version: Time Slot 1.0.0''' timezone-conversion-widget: QueryParameter: number: '1.0' @@ -53420,6 +54009,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/tm-timeline/css/tm-timeline.css?ver=1.1.1 confidence: 10 + tmy-globalization: + QueryParameter: + number: 1.8.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/tmy-globalization/public/css/tmy-g11n-public.css?ver=1.8.0 + - http://wp.lab/wp-content/plugins/tmy-globalization/public/js/tmy-g11n-public.js?ver=1.8.0 + confidence: 20 to-top: QueryParameter: number: 1.5.4 @@ -53481,6 +54078,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/toms-guide-download/languages/tomsguide-widget-fr_FR.po, Match: ''roject-Id-Version: Tom''s guide Download 1.0.5''' + tool-tips-for-contact-form-7: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/tool-tips-for-contact-form-7/asset/js/custom.js?ver=1.0 + confidence: 10 toolbar: QueryParameter: number: '1.0' @@ -54225,6 +54829,12 @@ plugins: - http://wp.lab/wp-content/plugins/ts-widget-pack/css/ts-widget-pack.min.css?ver=1.2 - http://wp.lab/wp-content/plugins/ts-widget-pack/js/ts-widget-pack.min.js?ver=1.2 confidence: 20 + tsparticles-block: + ComposerFile: + number: 2.3.5 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/tsparticles-block/package.json, Match: ''2.3.5''' ttt-devices: QueryParameter: number: '0.4' @@ -56493,6 +57103,21 @@ plugins: - http://wp.lab/wp-content/plugins/video-chat-for-cisco-and-fusionpbx-callcenters/assets/js/sipcontrol.js?ver=1.1 - http://wp.lab/wp-content/plugins/video-chat-for-cisco-and-fusionpbx-callcenters/assets/js/sip-0.15.11.js?ver=1.1 confidence: 30 + video-conference: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/video-conference/public/css/video-conference-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/video-conference/public/js/video-conference-public.js?ver=1.0.0 + confidence: 20 + video-conferencing-webex: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/video-conferencing-webex/public/frontend/app.css?ver=1.0.0 + confidence: 10 video-destacado: ComposerFile: number: 1.4.0 @@ -57482,6 +58107,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wc-download-products-from-aws-s3/languages/wc-download-products-from-aws-s3.pot, Match: ''rsion: WC Download Products from AWS S3 1.0.0''' + wc-easynote: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wc-easynote/public/css/easy-note-for-wc-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wc-easynote/public/js/easy-note-for-wc-public.js?ver=1.0.0 + confidence: 20 wc-epayco-payment-gateway: ChangeLog: number: 1.0.3.1 @@ -57861,6 +58494,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wc-tracktum/languages/tracktum.pot, Match: ''"Project-Id-Version: Tracktum 1.0''' + wc-trendyol: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wc-trendyol/public/css/trendyol-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wc-trendyol/public/js/trendyol-public.js?ver=1.0.0 + confidence: 20 wc-trinicargo-shipping: QueryParameter: number: 1.0.0 @@ -57898,6 +58539,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wc-victoriabank/languages/wc-victoriabank.pot, Match: ''ooCommerce VictoriaBank Payment Gateway 1.0''' + wcf-loyalty-points-and-rewards-for-woocommerce: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wcf-loyalty-points-and-rewards-for-woocommerce/asset/js/wcf_rewards.js?ver=1.0.0 + confidence: 10 wcsociality: QueryParameter: number: '1.0' @@ -59529,6 +60177,12 @@ plugins: - http://wp.lab/wp-content/plugins/woo-coupon-reminder/public/css/woo-coupon-reminder-public.css?ver=2.0.1 - http://wp.lab/wp-content/plugins/woo-coupon-reminder/public/js/woo-coupon-reminder-public.js?ver=2.0.1 confidence: 20 + ChangeLog: + number: 2.0.9 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/woo-coupon-reminder/changelog.txt, Match: + ''/***2.0.9 - 2022.10.06**/''' woo-coupon-url: QueryParameter: number: 1.0.0 @@ -67147,6 +67801,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wpc-name-your-price/languages/wpc-name-your-price.pot, Match: ''on: WPC Name Your Price for WooCommerce 1.0.0''' + wpc-order-tip: + TranslationFile: + number: 1.0.2 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wpc-order-tip/languages/wpc-order-tip.pot, + Match: ''-Version: WPC Order Tip for WooCommerce 1.0.2''' wpc-paypal-express-checkout: QueryParameter: number: 1.0.0 @@ -67340,7 +68001,8 @@ plugins: - http://wp.lab/wp-content/plugins/wpcom-member/css/style.css?ver=1.0.4 - http://wp.lab/wp-content/plugins/wpcom-member/js/index.js?ver=1.0.4 - http://wp.lab/wp-content/plugins/wpcom-member/js/icons-2.7.0.js?ver=1.0.4 - confidence: 30 + - http://wp.lab/wp-content/plugins/wpcom-member/js/icons-2.7.1.js?ver=1.0.4 + confidence: 40 wpcomplete: QueryParameter: number: 1.4.4 @@ -67428,6 +68090,21 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wpfanyi-import/languages/wpfanyi-import-zh_CN.po, Match: ''"Project-Id-Version: WPfanyi import 1.0.0''' + wpfiles: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wpfiles/public/css/wpfiles-public.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/wpfiles/public/js/wpfiles-public.min.js?ver=1.0.1 + - http://wp.lab/wp-content/plugins/wpfiles/public/js/lazyload/wpfiles-lazy-load-native.min.js?ver=1.0.1 + confidence: 30 + TranslationFile: + number: 1.0.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wpfiles/languages/wpfiles.pot, Match: ''"Project-Id-Version: + WPFiles 1.0.1''' wpfomo: QueryParameter: number: 1.0.0 @@ -68056,6 +68733,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wpsso-faq/languages/wpsso-faq-fr_FR.po, Match: ''"Project-Id-Version: WPSSO FAQ Manager 1.0.2''' + wpsso-google-merchant-feed: + TranslationFile: + number: 3.3.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wpsso-google-merchant-feed/languages/wpsso-google-merchant-feed-fr_BE.po, + Match: ''Version: WPSSO Google Merchant Feed XML 3.3.1''' wpsso-inherit-parent-meta: TranslationFile: number: 2.0.2 diff --git a/spec/fixtures/dynamic_finders/plugin_version/accessiblewp-skiplinks/translation_file/lang/accessiblewp-skiplinks.pot b/spec/fixtures/dynamic_finders/plugin_version/accessiblewp-skiplinks/translation_file/lang/accessiblewp-skiplinks.pot new file mode 100644 index 00000000..bb088248 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/accessiblewp-skiplinks/translation_file/lang/accessiblewp-skiplinks.pot @@ -0,0 +1,269 @@ +# Copyright (C) 2022 Codenroll +# This file is distributed under the GPL version 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: AccessibleWP - Skiplinks 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/accessiblewp-skiplinks\n" +"POT-Creation-Date: 2022-09-10 14:07+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.1.1\n" +"X-Domain: acwp\n" + +#. Plugin Name of the plugin +msgid "AccessibleWP - Skiplinks" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://wordpress.org/plugins/accessiblewp-skiplinks/" +msgstr "" + +#. Description of the plugin +msgid "Adds an accessible way to skip to page sections, as required by WCAG 2.0 for all levels." +msgstr "" + +#. Author of the plugin +msgid "Codenroll" +msgstr "" + +#. Author URI of the plugin +msgid "https://www.codenroll.co.il/" +msgstr "" + +#: accessiblewp-skiplinks.php:96 accessiblewp-skiplinks.php:97 +#: accessiblewp-skiplinks.php:101 accessiblewp-skiplinks.php:104 +msgid "Navigate to" +msgstr "" + +#: inc/meta.php:12 +msgid "Skiplinks" +msgstr "" + +#: inc/meta.php:58 +msgid "The skiplinks allow the user to skip between page sections. In order to define unique skiplinks to this specific page, you need to set the ID of the section and a label." +msgstr "" + +#: inc/meta.php:59 +msgid "For example:" +msgstr "" + +#: inc/meta.php:61 +msgid "Under \"Section ID\"" +msgstr "" + +#: inc/meta.php:62 +msgid "Under \"Skiplink Label\"" +msgstr "" + +#: inc/meta.php:62 +msgid "Meet Our Team" +msgstr "" + +#: inc/meta.php:68 +msgid "Section ID" +msgstr "" + +#: inc/meta.php:69 +msgid "Skiplink Label" +msgstr "" + +#: inc/meta.php:77 +msgid "Drag this to reorder the skiplinks" +msgstr "" + +#: inc/meta.php:82 +msgid "Drag Icon" +msgstr "" + +#: inc/meta.php:86 inc/meta.php:93 inc/meta.php:99 +msgid "Remove skiplink" +msgstr "" + +#: inc/meta.php:104 +msgid "Add another skiplink" +msgstr "" + +#: inc/panel.php:22 inc/panel.php:241 +msgid "AccessibleWP Skiplinks" +msgstr "" + +#: inc/panel.php:49 +msgid "Welcome to AccessibleWP Dashboard!" +msgstr "" + +#: inc/panel.php:50 +msgid "Accessibility solutions for websites based on the WordPress." +msgstr "" + +#: inc/panel.php:52 +msgid "Toolbar Settings" +msgstr "" + +#: inc/panel.php:55 +msgid "Who We Are?" +msgstr "" + +#: inc/panel.php:55 +msgid "About The Author" +msgstr "" + +#: inc/panel.php:55 +msgid "W3C Accessibility Standards Overview" +msgstr "" + +#: inc/panel.php:59 +msgid "Send Feedback" +msgstr "" + +#: inc/panel.php:72 inc/panel.php:248 +msgid "Options" +msgstr "" + +#: inc/panel.php:75 +msgid "Activate the skiplinks" +msgstr "" + +#: inc/panel.php:80 +msgid "Turn sides over" +msgstr "" + +#: inc/panel.php:84 +msgid "The default state of the skiplinks is that in LTR mode they appear on the left side and in RTL mode they appear on the right side. If you check this checkbox, the skiplinks will be displayed on opposite sides." +msgstr "" + +#: inc/panel.php:94 +msgid "Header link label" +msgstr "" + +#: inc/panel.php:97 +msgid "Header" +msgstr "" + +#: inc/panel.php:98 +msgid "Set the label of your header link." +msgstr "" + +#: inc/panel.php:103 +msgid "Header link ID" +msgstr "" + +#: inc/panel.php:107 +msgid "Set the ID of your header HTML tag in a CSS format. For example:" +msgstr "" + +#: inc/panel.php:117 +msgid "Content link label" +msgstr "" + +#: inc/panel.php:120 +msgid "Page Content" +msgstr "" + +#: inc/panel.php:121 +msgid "Set the label of your content link." +msgstr "" + +#: inc/panel.php:126 +msgid "Content ID" +msgstr "" + +#: inc/panel.php:130 +msgid "Set the ID of the HTML tag of your main content area in a CSS format. For example:" +msgstr "" + +#: inc/panel.php:140 +msgid "Footer link label" +msgstr "" + +#: inc/panel.php:143 +msgid "Footer" +msgstr "" + +#: inc/panel.php:144 +msgid "Set the label of your footer link." +msgstr "" + +#: inc/panel.php:149 +msgid "Footer ID" +msgstr "" + +#: inc/panel.php:153 +msgid "Set the ID of your footer HTML tag in a CSS format. For example:" +msgstr "" + +#: inc/panel.php:164 inc/panel.php:247 +msgid "How To Use?" +msgstr "" + +#: inc/panel.php:165 +msgid "This screen describes what the skiplinks are and how to use them." +msgstr "" + +#: inc/panel.php:167 +msgid "What are skiplinks?" +msgstr "" + +#: inc/panel.php:168 +msgid "Skiplinks allow the user to skip between the page sections using the keyboard (usually using the TAB key). These skiplinks are not visible in the interface but are accessible via the keyboard and appear on the screen only when they are in focus mode." +msgstr "" + +#: inc/panel.php:169 +msgid "How to use the skiplinks?" +msgstr "" + +#: inc/panel.php:170 +msgid "To activate the skiplinks properly there are several steps that need to be done" +msgstr "" + +#: inc/panel.php:172 +msgid "First, activate the skiplinks to appear on the front-end by checking the checkbox on the \"Options\" screen next to the label: \"Activate the skiplinks\"." +msgstr "" + +#: inc/panel.php:173 +msgid "Now the permanent sections must be defined, those that appear on all your website pages (header, footer and page content). You can set this under the \"Options\" screen. Defining the skiplinks is done by setting the ID of that section and a very short description. For example if the ID of our header is 'header' we will define the ID of the section like this: header (without the # at the beginning), and in the label field we can write \"Header\"." +msgstr "" + +#: inc/panel.php:174 +msgid "Once the permanent sections have been defined, it is possible to define more skiplinks for each page to its own unique sections. These skiplinks will only appear on that specific page. You can do this through the meta box found on each page edit in the same way we defined the permanent skiplinks (section ID and label)." +msgstr "" + +#: inc/panel.php:175 +msgid "You can check the skiplinks you created by navigating the page using the TAB button on your keyboard." +msgstr "" + +#: inc/panel.php:184 inc/panel.php:249 +msgid "Style" +msgstr "" + +#: inc/panel.php:188 +msgid "Disable skiplinks animation" +msgstr "" + +#: inc/panel.php:193 +msgid "Disable skiplinks shadows" +msgstr "" + +#: inc/panel.php:198 +msgid "Custom background color" +msgstr "" + +#: inc/panel.php:205 +msgid "Custom text color" +msgstr "" + +#: inc/panel.php:219 inc/panel.php:250 +msgid "Settings" +msgstr "" + +#: inc/panel.php:224 +msgid "My theme support 'wp_body_open' (recommended)" +msgstr "" + +#: inc/panel.php:229 +msgid "Disable additional skiplinks from page meta" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/addon-gravityforms-sendinblue-free/translation_file/languages/addon-gravityforms-sendinblue-free.pot b/spec/fixtures/dynamic_finders/plugin_version/addon-gravityforms-sendinblue-free/translation_file/languages/addon-gravityforms-sendinblue-free.pot new file mode 100644 index 00000000..b623cc06 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/addon-gravityforms-sendinblue-free/translation_file/languages/addon-gravityforms-sendinblue-free.pot @@ -0,0 +1,220 @@ +# Copyright (C) 2022 WP connect +# This file is distributed under the same license as the Add-on Sendinblue for Gravity Forms Free plugin. +msgid "" +msgstr "" +"Project-Id-Version: Add-on Sendinblue for Gravity Forms Free 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/develop\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-08-29T06:13:25+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: addon-gravityforms-sendinblue-free\n" + +#. Plugin Name of the plugin +msgid "Add-on Sendinblue for Gravity Forms Free" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://wpconnect.co" +msgstr "" + +#. Description of the plugin +msgid "Create Sendinblue contacts directly from your Gravity Forms forms." +msgstr "" + +#. Author of the plugin +msgid "WP connect" +msgstr "" + +#. Author URI of the plugin +msgid "https://wpconnect.co/" +msgstr "" + +#: addon-gravityforms-sendinblue-free.php:80 +msgid "The \"Gravity Forms Sendinblue Add-on\" plugin is inactive because the minimal requirements are not met." +msgstr "" + +#: includes/classes/api-sendinblue.php:82 +msgid "The Sendinblue API returned an error." +msgstr "" + +#: includes/classes/gf-addon.php:110 +msgid "Sendinblue Add-On Settings" +msgstr "" + +#: includes/classes/gf-addon.php:114 +msgid "License Activation" +msgstr "" + +#. translators: %1$s: Sendinblue account API URL +#: includes/classes/gf-addon.php:120 +msgid "Visit the \"Settings > SMTP & API\" page in your Sendinblue account to generate an API key." +msgstr "" + +#: includes/classes/gf-addon.php:121 +msgid "Sendinblue API Key" +msgstr "" + +#: includes/classes/gf-addon.php:143 +msgid "License Key" +msgstr "" + +#: includes/classes/gf-addon.php:209 +msgid "Name" +msgstr "" + +#: includes/classes/gf-addon.php:210 +msgid "List(s)" +msgstr "" + +#: includes/classes/gf-addon.php:211 +msgid "Condition(s)" +msgstr "" + +#. translators: %1$s: Gravity Form Sendinblue settings page URL +#: includes/classes/gf-addon.php:247 +msgid "Please visit the plugin settings page and enter a valid Sendinblue API key." +msgstr "" + +#: includes/classes/gf-addon.php:254 +msgid "API key missing or invalid" +msgstr "" + +#: includes/classes/gf-addon.php:285 +#: includes/classes/gf-addon.php:413 +msgid "(Pro version)" +msgstr "" + +#: includes/classes/gf-addon.php:299 +msgid "E-mail address" +msgstr "" + +#: includes/classes/gf-addon.php:307 +msgid "Enabled" +msgstr "" + +#: includes/classes/gf-addon.php:312 +msgid "Feed name" +msgstr "" + +#: includes/classes/gf-addon.php:316 +msgid "Enter a feed name to uniquely identify it." +msgstr "" + +#: includes/classes/gf-addon.php:321 +msgid "Fields mapping" +msgstr "" + +#: includes/classes/gf-addon.php:322 +msgid "Add and select the Sendinblue attributes for which to send data, then choose the form fields that match." +msgstr "" + +#: includes/classes/gf-addon.php:326 +msgid "Form fields" +msgstr "" + +#: includes/classes/gf-addon.php:328 +msgid "Sendinblue attributes" +msgstr "" + +#. translators: %1$s Pro version link +#: includes/classes/gf-addon.php:340 +msgid "Free version only includes E-mail and Consent fields (\"OPT_IN\" boolean in Sendinblue), while the %1$s is unlimited." +msgstr "" + +#: includes/classes/gf-addon.php:344 +#: includes/classes/gf-addon.php:396 +msgid "Pro version" +msgstr "" + +#: includes/classes/gf-addon.php:357 +msgid "Add to list" +msgstr "" + +#: includes/classes/gf-addon.php:358 +msgid "All your Sendinblue lists are displayed below. You can choose which one(s) to save each new contact to." +msgstr "" + +#: includes/classes/gf-addon.php:364 +msgid "None" +msgstr "" + +#. translators: %1$s Pro version link +#: includes/classes/gf-addon.php:392 +msgid "Free version only allows you to select one list at a time, while the %1$s is unlimited." +msgstr "" + +#: includes/classes/gf-addon.php:408 +msgid "Double opt-in (Pro version)" +msgstr "" + +#: includes/classes/gf-addon.php:413 +msgid "Enable double opt-in" +msgstr "" + +#: includes/classes/gf-addon.php:417 +msgid "By enabling this, Sendinblue will send a confirmation email to the user before adding them to your list(s)." +msgstr "" + +#: includes/classes/gf-addon.php:425 +msgid "Integration with Sendinblue" +msgstr "" + +#: includes/classes/gf-addon.php:431 +msgid "Conditional logic" +msgstr "" + +#: includes/classes/gf-addon.php:438 +msgid "Conditions" +msgstr "" + +#: includes/classes/gf-addon.php:439 +msgid "Enable conditional processing" +msgstr "" + +#: includes/classes/gf-addon.php:440 +msgid "Create a contact in Sendinblue only if" +msgstr "" + +#: includes/hooks.php:86 +msgid "No e-mail address found in form values." +msgstr "" + +#: includes/hooks.php:111 +msgid "Sendinblue" +msgstr "" + +#: includes/hooks.php:134 +#: includes/hooks.php:182 +msgid "No data." +msgstr "" + +#. translators: %1$d: Feed id +#: includes/hooks.php:143 +msgid "Feed #%1$d" +msgstr "" + +#: includes/hooks.php:151 +msgid "Error:" +msgstr "" + +#. translators: %1$d: Feed entry id +#: includes/hooks.php:162 +msgid "New contact created (ID #%1$d)." +msgstr "" + +#: includes/hooks.php:167 +msgid "New contact created." +msgstr "" + +#: includes/hooks.php:176 +msgid "Existing contact updated." +msgstr "" + +#: assets/js/admin.js:34 +msgid "Upgrade to Pro version" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/addon-stripe-with-contact-form-7/translation_file/languages/stripe-with-contact-form-7.pot b/spec/fixtures/dynamic_finders/plugin_version/addon-stripe-with-contact-form-7/translation_file/languages/stripe-with-contact-form-7.pot new file mode 100644 index 00000000..7a880259 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/addon-stripe-with-contact-form-7/translation_file/languages/stripe-with-contact-form-7.pot @@ -0,0 +1,293 @@ +# Copyright (C) 2022 +# This file is distributed under the same license as the Stripe With Contact Form 7 plugin. +msgid "" +msgstr "" +"Project-Id-Version: Stripe With Contact Form 7 1.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/stripe-with-contact-form-7\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-07-07T08:07:03+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: stripe-with-contact-form-7\n" + +#. Plugin Name of the plugin +msgid "Stripe With Contact Form 7" +msgstr "" + +#. Description of the plugin +msgid "This plugin allows create Addon Paypal With Contact Form 7 plugin." +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:25 +msgid "Stripe" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:31 +msgid "Use Stripe" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:34 +msgid "enabled_use_stripe" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:40 +msgid "Customer Email" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:43 +msgid "stripe_customer_email" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:48 +msgid "Payment Gateway" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:51 +msgid "- Use this custom tag to add payment method option to your form." +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:56 +msgid "Item Description" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:59 +msgid "stripe_item_description" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:64 +msgid "Item ID / SKU" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:67 +msgid "stripe_item_id_sku" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:72 +msgid "Custom Amount" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:82 +msgid "Custom Quantity" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:86 +msgid "quantity" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:92 +msgid "Stripe Settings" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:99 +#: main/backend/cfyspay-cf7-panel.php:102 +msgid "Use Sandbox" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:107 +msgid "Pay with Stripe Label" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:115 +msgid "Live Publishable Key" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:123 +msgid "Live Secret Key" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:131 +msgid "Test Publishable Key" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:139 +msgid "Test Secret Key" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:147 +msgid "Currency" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:153 +msgid "Australian dollar (AUD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:156 +msgid "Brazilian real (BRL)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:159 +msgid "British pound (GBP)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:162 +msgid "Canadian dollar (CAD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:165 +msgid "Czech koruna (CZK)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:168 +msgid "Danish krone (DKK)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:171 +msgid "Euro (EUR)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:174 +msgid "Hong kong Dollar (HKD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:177 +msgid "Hungarian forint (HUF)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:180 +msgid "Israeli new shekel (ILS)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:183 +msgid "Japanese yen (JPY)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:186 +msgid "Malaysian Ringgit (MYR)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:189 +msgid "Mexican peso (MXN)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:192 +msgid "New Taiwan dollar (TWD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:195 +msgid "New Zealand dollar (NZD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:198 +msgid " Norwegian krone (NOK)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:201 +msgid "Philippine peso (PHP)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:204 +msgid "Polish złoty (PLN)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:207 +msgid "Russian ruble (RUB)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:210 +msgid "Singapore dollar (SGD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:213 +msgid "Swedish krona (SEK)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:216 +msgid "Swiss franc (CHF)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:219 +msgid "Thai baht (THB)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:222 +msgid "Turkish Lira (TRY)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:225 +msgid "U.S dollar (USD)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:232 +msgid "Success Return URL" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:240 +msgid "Default Text:" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:246 +msgid "Card Number" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:254 +msgid "Card Code (CSV)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:262 +msgid "Expiration (MM/YY)" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:270 +msgid "Billing Zip / Postal Code" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:278 +msgid "Pay" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:286 +msgid "Status" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:295 +msgid "Order" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:303 +msgid "Payment Successful" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:311 +msgid "Payment Failed" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:319 +msgid "Processing Payment" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:327 +msgid "Currency Symbol" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:339 +#: main/backend/cfyspay-cf7-panel.php:434 +msgid "Note:" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:339 +msgid " When using Custom Amount and Custom Quantity dynamic values defined below will be ignored, means either use Custom Amount and Custom Quantity for single static product or use multiple products adding details below." +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:434 +msgid " If you want to use radio buttons or select dropdown in form, you can use" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:434 +msgid "[radio price \"item1-$10--10\" \"item2-$20--20\"], in this example item1-$10 will be your label and 10 will be value of radio button elements. simply seperate label and value with" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:434 +msgid "\"--\"" +msgstr "" + +#: main/backend/cfyspay-cf7-panel.php:434 +msgid " seperator. If Empty custom amount field and custom Quantity field then this multiple field working." +msgstr "" + +#: main/resources/cfyspay-installation-require.php:14 +msgid " Stripe conatct form 7 plugin is deactivated because it require Contact Form 7 plugin installed and activated." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/ali2woo-migration-tool/change_log/changelog.txt b/spec/fixtures/dynamic_finders/plugin_version/ali2woo-migration-tool/change_log/changelog.txt new file mode 100644 index 00000000..be3e7775 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/ali2woo-migration-tool/change_log/changelog.txt @@ -0,0 +1,5 @@ +1.0.0 +* Initial release + +1.1.0 +* Added converter for ALD plugin \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/b-slider/translation_file/languages/sliders-en_US.po b/spec/fixtures/dynamic_finders/plugin_version/b-slider/translation_file/languages/sliders-en_US.po new file mode 100644 index 00000000..937561da --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/b-slider/translation_file/languages/sliders-en_US.po @@ -0,0 +1,310 @@ +# Copyright (C) 2022 bPlugins LLC +# This file is distributed under the GPLv3. +msgid "" +msgstr "" +"Project-Id-Version: B Slider 1.0.3\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/b-slider\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-10-06T05:42:41+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: slider\n" + +#. Plugin Name of the plugin +msgid "B Slider" +msgstr "" + +#. Description of the plugin +msgid "Simple slider with bootstrap." +msgstr "" + +#. Author of the plugin +msgid "bPlugins LLC" +msgstr "" + +#. Author URI of the plugin +msgid "http://bplugins.com" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:15 +msgid "General" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:20 +#: dist/editor.js:5941 +msgid "Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:26 +msgid "red" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:27 +msgid "white" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:28 +msgid "blue" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:32 +msgid "400" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:33 +msgid "500" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:34 +msgid "600" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:35 +msgid "700" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:36 +msgid "800" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:37 +msgid "900" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:43 +msgid "Small" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:48 +msgid "Medium" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:53 +msgid "Big" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:60 +#: dist/editor.js:5913 +#: dist/editor.js:5936 +msgid "Show" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:61 +msgid "Hide" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:66 +msgid "Default" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:67 +msgid "Dot" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5758 +msgid "Help" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5760 +msgid "Read Documentation" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5765 +msgid "Would you please rate us?" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5766 +msgid "We are new and we need your help to grow!🙏" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5770 +msgid "Slides" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5777 +msgid "Slide Image:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5778 +msgid "Enter Image URL" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5781 +msgid "Title" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5781 +#: dist/editor.js:5784 +msgid "top" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5781 +msgid "Enter Title" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5784 +msgid "Description" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5784 +msgid "Enter desc" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5788 +msgid "Remove" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5790 +msgid "Duplicate" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5798 +msgid "Add New Slide" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5805 +msgid "Animation:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5833 +msgid "Slider Height" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5851 +msgid "Content Position" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5852 +msgid "Content Position:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5866 +msgid "Slider Overly Color" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5868 +msgid "Overly Color" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5876 +msgid "Title Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5879 +#: dist/editor.js:5897 +#: dist/editor.js:5921 +#: dist/editor.js:5963 +msgid "Color" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5886 +msgid "Padding" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5890 +#: dist/editor.js:5903 +msgid "Typography:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5895 +msgid "Description Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5906 +msgid "Margin" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5911 +msgid "Arrow Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5926 +#: dist/editor.js:5956 +msgid "Size" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5934 +msgid "Indicators Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:5970 +msgid "Active Color" +msgstr "" + +#: block.json +msgctxt "block title" +msgid "B Slider" +msgstr "" + +#: block.json +msgctxt "block description" +msgid "Display Amazing Gutenberg Responsive Image And Content Slider" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "slider" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "bootstrap" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "carousel" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/blockify/translation_file/assets/lang/blockify.pot b/spec/fixtures/dynamic_finders/plugin_version/blockify/translation_file/assets/lang/blockify.pot new file mode 100644 index 00000000..c08a0147 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/blockify/translation_file/assets/lang/blockify.pot @@ -0,0 +1,923 @@ +# Copyright (C) 2022 Blockify +# This file is distributed under the GPLv2-or-Later. +msgid "" +msgstr "" +"Project-Id-Version: Blockify 0.3.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/blockify\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-03T14:11:40+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: blockify\n" + +#. Plugin Name of the plugin +#. Author of the plugin +msgid "Blockify" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://blockifywp.com/" +msgstr "" + +#. Description of the plugin +msgid "Lightweight block library for full site editing themes." +msgstr "" + +#. Author URI of the plugin +msgid "https://blockifywp.com/about/" +msgstr "" + +#: includes/blocks.php:49 +#: build/blocks/form/index.js:1 +msgid "Form" +msgstr "" + +#: includes/blocks/breadcrumbs.php:64 +msgid "Home" +msgstr "" + +#: includes/blocks/form.php:62 +msgid "Thank you for subscribing!" +msgstr "" + +#: includes/blocks/form.php:146 +msgid "Invalid nonce." +msgstr "" + +#: includes/blocks/form.php:206 +msgid "User with email already exists." +msgstr "" + +#: includes/patterns.php:38 +msgctxt "Block Pattern General Name" +msgid "Block Patterns" +msgstr "" + +#: includes/patterns.php:39 +msgctxt "Block Pattern Singular Name" +msgid "Block Pattern" +msgstr "" + +#: includes/patterns.php:40 +msgid "Block Patterns" +msgstr "" + +#: includes/patterns.php:41 +#: includes/patterns.php:68 +msgid "Block Pattern" +msgstr "" + +#: includes/patterns.php:42 +msgid "Item Archives" +msgstr "" + +#: includes/patterns.php:43 +msgid "Item Attributes" +msgstr "" + +#: includes/patterns.php:44 +#: includes/patterns.php:107 +msgid "Parent Item:" +msgstr "" + +#: includes/patterns.php:45 +#: includes/patterns.php:105 +msgid "All Items" +msgstr "" + +#: includes/patterns.php:46 +#: includes/patterns.php:109 +msgid "Add New Item" +msgstr "" + +#: includes/patterns.php:47 +msgid "Add New" +msgstr "" + +#: includes/patterns.php:48 +msgid "New Item" +msgstr "" + +#: includes/patterns.php:49 +#: includes/patterns.php:110 +msgid "Edit Item" +msgstr "" + +#: includes/patterns.php:50 +#: includes/patterns.php:111 +msgid "Update Item" +msgstr "" + +#: includes/patterns.php:51 +#: includes/patterns.php:112 +msgid "View Item" +msgstr "" + +#: includes/patterns.php:52 +msgid "View Items" +msgstr "" + +#: includes/patterns.php:53 +msgid "Search Item" +msgstr "" + +#: includes/patterns.php:54 +msgid "Not found" +msgstr "" + +#: includes/patterns.php:55 +msgid "Not found in Trash" +msgstr "" + +#: includes/patterns.php:56 +msgid "Featured Image" +msgstr "" + +#: includes/patterns.php:57 +msgid "Set featured image" +msgstr "" + +#: includes/patterns.php:58 +msgid "Remove featured image" +msgstr "" + +#: includes/patterns.php:59 +msgid "Use as featured image" +msgstr "" + +#: includes/patterns.php:60 +msgid "Place into item" +msgstr "" + +#: includes/patterns.php:61 +msgid "Uploaded to this item" +msgstr "" + +#: includes/patterns.php:62 +#: includes/patterns.php:120 +msgid "Items list" +msgstr "" + +#: includes/patterns.php:63 +#: includes/patterns.php:121 +msgid "Items list navigation" +msgstr "" + +#: includes/patterns.php:64 +msgid "Filter items list" +msgstr "" + +#: includes/patterns.php:69 +msgid "Block Pattern Description" +msgstr "" + +#: includes/patterns.php:102 +msgctxt "Pattern Category General Name" +msgid "Pattern Category" +msgstr "" + +#: includes/patterns.php:103 +msgctxt "Pattern Category Singular Name" +msgid "Pattern Category" +msgstr "" + +#: includes/patterns.php:104 +msgid "Pattern Category" +msgstr "" + +#: includes/patterns.php:106 +msgid "Parent Item" +msgstr "" + +#: includes/patterns.php:108 +msgid "New Item Name" +msgstr "" + +#: includes/patterns.php:113 +msgid "Separate items with commas" +msgstr "" + +#: includes/patterns.php:114 +msgid "Add or remove items" +msgstr "" + +#: includes/patterns.php:115 +msgid "Choose from the most used" +msgstr "" + +#: includes/patterns.php:116 +msgid "Popular Items" +msgstr "" + +#: includes/patterns.php:117 +msgid "Search Items" +msgstr "" + +#: includes/patterns.php:118 +msgid "Not Found" +msgstr "" + +#: includes/patterns.php:119 +msgid "No items" +msgstr "" + +#: includes/patterns.php:148 +#: includes/patterns.php:149 +msgid "Patterns" +msgstr "" + +#: includes/patterns.php:289 +msgid "Preview" +msgstr "" + +#: includes/patterns.php:376 +msgid "Dark " +msgstr "" + +#: build/blocks/accordion/index.js:1 +msgid "Closed" +msgstr "" + +#: build/blocks/accordion/index.js:1 +msgid "Open" +msgstr "" + +#: build/blocks/accordion/index.js:1 +msgid "Accordion item" +msgstr "" + +#: build/blocks/accordion/index.js:1 +msgid "Item title" +msgstr "" + +#: build/blocks/breadcrumbs/index.js:1 +msgid "Home / Page" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "Counter Settings" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "Start" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "End" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "Duration (seconds)" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "Delay (seconds)" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "HTML Tag" +msgstr "" + +#: build/blocks/counter/index.js:1 +msgid "Suffix" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Custom" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a custom text input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Placeholder" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "First name" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a first name input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Last name" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a last name input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Email" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays an email input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Email address" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Newsletter" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Sign up" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "URL" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a website URL input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "https://example.com/" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Website" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Link" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Phone" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a phone number input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Telephone" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Call" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Mobile" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Number" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a number input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Password" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a password input field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "User" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Text Area" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a custom text area field." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Leave a message" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Input" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Show Label" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid " field" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Show icon" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Required" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Checkbox" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a checkbox field" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Terms" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Tick" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Agree" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Agree to terms and conditions." +msgstr "" + +#: build/blocks/form/index.js:1 +#: build/blocks/google-map/index.js:1 +msgid "Width" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Auto" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Submit" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a submit button" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Button" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Submit settings" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Button width" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Enable reCAPTCHA v3" +msgstr "" + +#: build/blocks/form/index.js:1 +#: build/blocks/google-map/index.js:1 +msgid "API Key" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Enter your Google reCAPTCHA v2 API key to enable the recaptcha field. Get your key here https://google.com/recaptcha/admin/site/" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "reCaptcha v2" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Displays a Google reCaptcha v2 field. (v3 can be enabled with the Submit block). Enter your API Key from the Blockify global settings tab on any page or post." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Google" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Recaptcha" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Confirm" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "reCaptcha Settings" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Color Scheme" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Light" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Dark" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Google reCaptcha V3" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Default (current page/post)" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Form Settings" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Create WordPress user" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "If enabled, will attempt to register a new WordPress subscriber with the information provided." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Success page" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Select which page users should be redirected to after a successful form submission." +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Success message" +msgstr "" + +#: build/blocks/form/index.js:1 +msgid "Message to display to users after a successful form submission." +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Marker" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Map Settings" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Height" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Zoom" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Address" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Light style" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Default" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Ultra Light" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Subtle greyscale" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "WY" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Interface" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Dark style" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Night mode" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Shades of grey" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Assassins Creed" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Modest" +msgstr "" + +#: build/blocks/google-map/index.js:1 +msgid "Toggle dark mode preview" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Flip Horizontal" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Flip Vertical" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Icon Settings" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Select Icon Set" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Select Icon" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Icon Width" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Color" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Icon" +msgstr "" + +#: build/blocks/icon/index.js:1 +msgid "Background" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Slide" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Slider Settings" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Per View" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Number of slides to display in the viewport on desktop." +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Show arrows" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Show dots" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Previous" +msgstr "" + +#: build/blocks/slider/index.js:1 +msgid "Next" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab title" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab link colors" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab link" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab link active" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab link background" +msgstr "" + +#: build/blocks/tabs/index.js:1 +msgid "Tab link background active" +msgstr "" + +#: build/blocks/accordion/block.json +#: src/blocks/accordion/block.json +msgctxt "block title" +msgid "Accordion" +msgstr "" + +#: build/blocks/accordion/block.json +#: src/blocks/accordion/block.json +msgctxt "block description" +msgid "A simple, customizable, accordion/faq block." +msgstr "" + +#: build/blocks/accordion/block.json +#: src/blocks/accordion/block.json +msgctxt "block keyword" +msgid "Faq" +msgstr "" + +#: build/blocks/accordion/block.json +#: src/blocks/accordion/block.json +msgctxt "block keyword" +msgid "Toggle" +msgstr "" + +#: build/blocks/breadcrumbs/block.json +#: src/blocks/breadcrumbs/block.json +msgctxt "block title" +msgid "Breadcrumbs" +msgstr "" + +#: build/blocks/breadcrumbs/block.json +#: src/blocks/breadcrumbs/block.json +msgctxt "block description" +msgid "Displays page and post breadcrumbs. This block will be removed if WordPress core adds a breadcrumbs block." +msgstr "" + +#: build/blocks/breadcrumbs/block.json +#: src/blocks/breadcrumbs/block.json +msgctxt "block keyword" +msgid "links" +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block title" +msgid "Counter" +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block description" +msgid "Counts up or down from one number to another." +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block keyword" +msgid "countdown" +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block keyword" +msgid "timer" +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block keyword" +msgid "count" +msgstr "" + +#: build/blocks/counter/block.json +#: src/blocks/counter/block.json +msgctxt "block keyword" +msgid "clock" +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block title" +msgid "Form" +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block description" +msgid "Displays a form block. Please note that this block is still experimental." +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block keyword" +msgid "Email" +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block keyword" +msgid "Newsletter" +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block keyword" +msgid "Subscribe" +msgstr "" + +#: build/blocks/form/block.json +#: src/blocks/form/block.json +msgctxt "block keyword" +msgid "Form" +msgstr "" + +#: build/blocks/google-map/block.json +#: src/blocks/google-map/block.json +msgctxt "block title" +msgid "Google Map" +msgstr "" + +#: build/blocks/google-map/block.json +#: src/blocks/google-map/block.json +msgctxt "block description" +msgid "Easy to use, customizable Google Map block. Also supports dark mode." +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block title" +msgid "Icon" +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block description" +msgid "Lightweight, fully customizable SVG icon block. Default icon sets include Dashicons, Social icons and WordPress editor icons. Renders an inline SVG, no icon fonts are loaded. Supports gradients and shadows." +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block keyword" +msgid "font awesome" +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block keyword" +msgid "fontawesome" +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block keyword" +msgid "dashicons" +msgstr "" + +#: build/blocks/icon/block.json +#: src/blocks/icon/block.json +msgctxt "block keyword" +msgid "svg" +msgstr "" + +#: build/blocks/slider/block.json +#: src/blocks/slider/block.json +msgctxt "block title" +msgid "Slider" +msgstr "" + +#: build/blocks/slider/block.json +#: src/blocks/slider/block.json +msgctxt "block description" +msgid "A simple, lightweight vanilla JS slider block." +msgstr "" + +#: build/blocks/slider/block.json +#: src/blocks/slider/block.json +msgctxt "block keyword" +msgid "slider" +msgstr "" + +#: build/blocks/slider/block.json +#: src/blocks/slider/block.json +msgctxt "block keyword" +msgid "carousel" +msgstr "" + +#: build/blocks/tabs/block.json +#: src/blocks/tabs/block.json +msgctxt "block title" +msgid "Tabs" +msgstr "" + +#: build/blocks/tabs/block.json +#: src/blocks/tabs/block.json +msgctxt "block description" +msgid "Simple and useful tabbed content section block. Can also be used for creating pricing table switches." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/bp-new-order-notifications-for-woocommerce/translation_file/languages/bp-new-order-notification.pot b/spec/fixtures/dynamic_finders/plugin_version/bp-new-order-notifications-for-woocommerce/translation_file/languages/bp-new-order-notification.pot new file mode 100644 index 00000000..ac539543 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/bp-new-order-notifications-for-woocommerce/translation_file/languages/bp-new-order-notification.pot @@ -0,0 +1,97 @@ +# Copyright (C) 2022 Bright Plugins +# This file is distributed under the same license as the ChaChing - New Order Notifications for WooCommerce plugin. +msgid "" +msgstr "" +"Project-Id-Version: ChaChing - New Order Notifications for WooCommerce 0.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/bp-new-order-notification\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-07-26T08:22:49+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: bp-new-order-notifications-for-woocommerce\n" + +#. Plugin Name of the plugin +msgid "ChaChing - New Order Notifications for WooCommerce" +msgstr "" + +#. Plugin URI of the plugin +#. Author URI of the plugin +msgid "https://brightplugins.com" +msgstr "" + +#. Description of the plugin +msgid "Produces a popup notification for every new order received with a unique ChaChing sound." +msgstr "" + +#. Author of the plugin +msgid "Bright Plugins" +msgstr "" + +#: main.php:49 +msgid "Oops! looks like WooCommerce is disabled. Please, enable it in order to use BP Custom Order Status for WooCommerce." +msgstr "" + +#: src/Bootstrap.php:28 +#: src/Bootstrap.php:29 +msgid "Order Notification" +msgstr "" + +#: src/Bootstrap.php:38 +msgid "Recent Order List" +msgstr "" + +#: src/Bootstrap.php:41 +msgid "Activate new order alert" +msgstr "" + +#: src/Bootstrap.php:46 +msgid "Order ID" +msgstr "" + +#: src/Bootstrap.php:47 +msgid "Order Date" +msgstr "" + +#: src/Bootstrap.php:48 +msgid "Order Status" +msgstr "" + +#: src/Bootstrap.php:49 +msgid "Action" +msgstr "" + +#: src/Settings.php:41 +msgid "Refresh Timer" +msgstr "" + +#: src/Settings.php:42 +msgid "Check new orders after second." +msgstr "" + +#: src/Settings.php:68 +msgid "Display Daily total sales when you enable notification" +msgstr "" + +#: src/Settings.php:88 +msgid "Recent Orders" +msgstr "" + +#: src/Settings.php:89 +msgid "Set how many orders will show into the order notification table" +msgstr "" + +#: src/Settings.php:104 +msgid "Notification Title" +msgstr "" + +#: src/Settings.php:105 +msgid "Set Title for Notifications" +msgstr "" + +#: src/Settings.php:110 +msgid "Notification Additional Text" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/bp-order-date-time-for-woocommerce/translation_file/languages/bp-woopick-delivery.pot b/spec/fixtures/dynamic_finders/plugin_version/bp-order-date-time-for-woocommerce/translation_file/languages/bp-woopick-delivery.pot new file mode 100644 index 00000000..6ede5fd5 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/bp-order-date-time-for-woocommerce/translation_file/languages/bp-woopick-delivery.pot @@ -0,0 +1,43 @@ +# Copyright (C) 2021 Bright Plugins +# This file is distributed under the same license as the BP Delivery For Woocommerce plugin. +msgid "" +msgstr "" +"Project-Id-Version: BP Delivery For Woocommerce 0.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2021-12-13T23:56:33+01:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.5.0\n" +"X-Domain: bp-woopick-delivery\n" + +#. Plugin Name of the plugin +msgid "BP Delivery For Woocommerce" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://brightplugins.com/" +msgstr "" + +#. Description of the plugin +msgid "BP Delivery For Woocommerce" +msgstr "" + +#. Author of the plugin +msgid "Bright Plugins" +msgstr "" + +#. Author URI of the plugin +msgid "https://brightplugins.com" +msgstr "" + +#: includes/core.php:33 +msgid "Bright Plugins License Activation" +msgstr "" + +#: includes/core.php:35 +msgid "Enter your Purchase key here, to activate the product, and get full feature updates and premium support." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/bpwp-set-homepages/translation_file/languages/plugin.pot b/spec/fixtures/dynamic_finders/plugin_version/bpwp-set-homepages/translation_file/languages/plugin.pot new file mode 100644 index 00000000..ede9df1e --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/bpwp-set-homepages/translation_file/languages/plugin.pot @@ -0,0 +1,59 @@ +# Copyright (C) 2022 Bili Plugins +# This file is distributed under the same license as the BPWP Set Homepages package. +msgid "" +msgstr "" +"Project-Id-Version: BPWP Set Homepages 1.0.0\n" +"Report-Msgid-Bugs-To: " +"https://wordpress.org/support/plugin/bpwp-set-homepages\n" +"POT-Creation-Date: 2022-09-05 12:11:33+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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" + +#: app/admin/class-wp-set-homepages-admin.php:56 +msgid "Homepage for logged-in Users" +msgstr "" + +#: app/admin/class-wp-set-homepages-admin.php:76 +msgid "— Select —" +msgstr "" + +#: app/admin/class-wp-set-homepages-admin.php:86 +#. translators: %s: Setting description. +msgid "Redirect logged-in users to this page when they try to access homepage." +msgstr "" + +#. Plugin Name of the plugin/theme +msgid "BPWP Set Homepages" +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "https://biliplugins.com/" +msgstr "" + +#. Description of the plugin/theme +msgid "Set a different homepage for logged-in users." +msgstr "" + +#. Author of the plugin/theme +msgid "Bili Plugins" +msgstr "" + +#. Author URI of the plugin/theme +msgid "https://bhargavb.com/" +msgstr "" \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/cf-images/translation_file/languages/cf-images.pot b/spec/fixtures/dynamic_finders/plugin_version/cf-images/translation_file/languages/cf-images.pot new file mode 100644 index 00000000..f4d06a4c --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/cf-images/translation_file/languages/cf-images.pot @@ -0,0 +1,414 @@ +# Copyright (C) 2022 Anton Vanyukov +# This file is distributed under the GPL-2.0+. +msgid "" +msgstr "" +"Project-Id-Version: Offload Media to Cloudflare Images 1.1.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cloudflare-images\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-09T02:20:31+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: cf-images\n" + +#. Plugin Name of the plugin +msgid "Offload Media to Cloudflare Images" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://vcore.ru" +msgstr "" + +#. Description of the plugin +msgid "Offload media library images to the `Cloudflare Images` service." +msgstr "" + +#. Author of the plugin +msgid "Anton Vanyukov" +msgstr "" + +#. Author URI of the plugin +msgid "https://vanyukov.su" +msgstr "" + +#: App/Admin.php:127 +#: App/Views/Settings.php:149 +#: App/Views/Setup.php:180 +#: build/cf-images/App/Admin.php:127 +#: build/cf-images/App/Views/Settings.php:133 +#: build/cf-images/App/Views/Setup.php:180 +msgid "Save Changes" +msgstr "" + +#: App/Admin.php:128 +#: build/cf-images/App/Admin.php:128 +msgid "Processing" +msgstr "" + +#: App/Admin.php:129 +#: build/cf-images/App/Admin.php:129 +msgid "Error during offload" +msgstr "" + +#: App/Admin.php:130 +#: App/Admin.php:309 +#: App/Views/Settings.php:118 +#: build/cf-images/App/Admin.php:130 +#: build/cf-images/App/Admin.php:309 +#: build/cf-images/App/Views/Settings.php:102 +msgid "Offloaded" +msgstr "" + +#: App/Admin.php:152 +#: App/Views/Settings.php:39 +#: build/cf-images/App/Admin.php:152 +#: build/cf-images/App/Views/Settings.php:39 +msgid "Settings" +msgstr "" + +#: App/Admin.php:168 +#: App/Views/Settings.php:32 +#: App/Views/Setup.php:24 +#: build/cf-images/App/Admin.php:168 +#: build/cf-images/App/Views/Settings.php:32 +#: build/cf-images/App/Views/Setup.php:24 +msgid "Offload Images to Cloudflare" +msgstr "" + +#: App/Admin.php:169 +#: build/cf-images/App/Admin.php:169 +msgid "Offload Settings" +msgstr "" + +#. translators: %1$s - error message, %2$d - error code +#: App/Admin.php:188 +#: build/cf-images/App/Admin.php:188 +msgid "%1$s (code: %2$d)" +msgstr "" + +#: App/Admin.php:199 +#: build/cf-images/App/Admin.php:199 +msgid "Settings saved." +msgstr "" + +#: App/Admin.php:204 +#: build/cf-images/App/Admin.php:204 +msgid "All images have been successfully removed from Cloudflare Images." +msgstr "" + +#: App/Admin.php:209 +#: build/cf-images/App/Admin.php:209 +msgid "All images have been successfully uploaded to Cloudflare Images." +msgstr "" + +#: App/Admin.php:286 +#: build/cf-images/App/Admin.php:286 +msgid "Offload status" +msgstr "" + +#: App/Admin.php:316 +#: build/cf-images/App/Admin.php:316 +msgid "Unsupported format" +msgstr "" + +#: App/Admin.php:322 +#: build/cf-images/App/Admin.php:322 +msgid "Skipped from processing" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Admin.php:325 +#: build/cf-images/App/Admin.php:325 +msgid "%1$sRetry offload%2$s" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Admin.php:333 +#: build/cf-images/App/Admin.php:333 +msgid "%1$sOffload%2$s" +msgstr "" + +#: App/Api/Api.php:194 +#: build/cf-images/App/Api/Api.php:193 +msgid "Unsupported API call method" +msgstr "" + +#: App/Core.php:280 +#: build/cf-images/App/Core.php:278 +msgid "Incorrect action call" +msgstr "" + +#: App/Core.php:284 +#: build/cf-images/App/Core.php:282 +msgid "No current step or total steps defined" +msgstr "" + +#: App/Core.php:293 +#: build/cf-images/App/Core.php:291 +msgid "Unsupported action" +msgstr "" + +#: App/Core.php:307 +#: build/cf-images/App/Core.php:305 +msgid "No images found" +msgstr "" + +#: App/Core.php:317 +#: build/cf-images/App/Core.php:315 +msgid "Step error" +msgstr "" + +#. translators: %1$d - current image, %2$d - total number of images +#: App/Core.php:346 +#: build/cf-images/App/Core.php:344 +msgid "Processing image %1$d out of %2$d..." +msgstr "" + +#: App/Core.php:491 +#: build/cf-images/App/Core.php:489 +msgid "Media file not found" +msgstr "" + +#: App/Core.php:496 +#: build/cf-images/App/Core.php:494 +msgid "Unsupported media type" +msgstr "" + +#: App/Traits/Helpers.php:82 +#: build/cf-images/App/Traits/Helpers.php:82 +msgid "Authentication error. Check and update Cloudflare API key." +msgstr "" + +#: App/Views/Header.php:29 +#: build/cf-images/App/Views/Header.php:29 +msgid "Thank you for installing the plugin. This is the first release, not all plugins/themes might be supported. Please report all issues on the wp.org support forums for the plugin, and I will try to fix everything ASAP." +msgstr "" + +#. translators: %1$d - uploaded image count, %2$d - allowed image count +#: App/Views/Settings.php:24 +#: build/cf-images/App/Views/Settings.php:24 +msgid "API stats: %1$d/%2$d" +msgstr "" + +#: App/Views/Settings.php:44 +#: build/cf-images/App/Views/Settings.php:44 +msgid "Status" +msgstr "" + +#: App/Views/Settings.php:44 +#: build/cf-images/App/Views/Settings.php:44 +msgid "Connected" +msgstr "" + +#: App/Views/Settings.php:53 +msgid "Auto offload new images" +msgstr "" + +#: App/Views/Settings.php:58 +msgid "Enable this option if you want to enable automatic offloading for newly uploaded images." +msgstr "" + +#: App/Views/Settings.php:61 +msgid "By default, new images will not be auto offloaded to Cloudflare Images." +msgstr "" + +#: App/Views/Settings.php:69 +#: build/cf-images/App/Views/Settings.php:53 +msgid "Serve from custom domain" +msgstr "" + +#: App/Views/Settings.php:74 +#: build/cf-images/App/Views/Settings.php:58 +msgid "Use the current site domain instead of `imagedelivery.net`." +msgstr "" + +#: App/Views/Settings.php:77 +#: build/cf-images/App/Views/Settings.php:61 +msgid "Note: Image delivery is supported from all customer domains under the same Cloudflare account." +msgstr "" + +#: App/Views/Settings.php:85 +#: build/cf-images/App/Views/Settings.php:69 +msgid "Disable WordPress image sizes" +msgstr "" + +#: App/Views/Settings.php:90 +#: build/cf-images/App/Views/Settings.php:74 +msgid "Setting this option will disable generation of `-scaled` images and other image sizes. Only the original image will be stored in the media library. Only for newly uploaded files, current images will not be affected." +msgstr "" + +#: App/Views/Settings.php:93 +#: build/cf-images/App/Views/Settings.php:77 +msgid "Note: This feature is experimental. All the image sizes can be restored with the `Regenerate Thumbnails` plugin." +msgstr "" + +#: App/Views/Settings.php:101 +#: build/cf-images/App/Views/Settings.php:85 +msgid "Bulk upload images" +msgstr "" + +#: App/Views/Settings.php:105 +#: build/cf-images/App/Views/Settings.php:89 +msgid "Upload" +msgstr "" + +#: App/Views/Settings.php:110 +#: App/Views/Settings.php:135 +#: build/cf-images/App/Views/Settings.php:94 +#: build/cf-images/App/Views/Settings.php:119 +msgid "Initializing..." +msgstr "" + +#: App/Views/Settings.php:114 +#: build/cf-images/App/Views/Settings.php:98 +msgid "You can either manually upload individual images from the media library, or bulk upload/remove all the images using the buttons below." +msgstr "" + +#: App/Views/Settings.php:118 +#: build/cf-images/App/Views/Settings.php:102 +msgid "images" +msgstr "" + +#: App/Views/Settings.php:126 +#: build/cf-images/App/Views/Settings.php:110 +msgid "Bulk remove" +msgstr "" + +#: App/Views/Settings.php:130 +#: build/cf-images/App/Views/Settings.php:114 +msgid "Remove" +msgstr "" + +#: App/Views/Settings.php:139 +#: build/cf-images/App/Views/Settings.php:123 +msgid "Remove all previously uploaded images." +msgstr "" + +#: App/Views/Settings.php:142 +#: build/cf-images/App/Views/Settings.php:126 +msgid "Note: If `Disable WordPress image sizes` option has been selected above, you will need to regenerate all the image sizes manually." +msgstr "" + +#: App/Views/Setup.php:28 +#: build/cf-images/App/Views/Setup.php:28 +msgid "Setup" +msgstr "" + +#: App/Views/Setup.php:34 +#: build/cf-images/App/Views/Setup.php:34 +msgid "It appears there is something wrong with the API token, and the plugin is not able to authenticate on the Cloudflare API. Please check the details below and update the API token and/or account ID." +msgstr "" + +#: App/Views/Setup.php:40 +#: build/cf-images/App/Views/Setup.php:40 +msgid "For proper functionality, the plugin requires access to Cloudflare Images API." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:46 +#: build/cf-images/App/Views/Setup.php:46 +msgid "To do this, either set %1$sdefine( 'CF_IMAGES_ACCOUNT_ID', '' );%2$s and %1$sdefine( 'CF_IMAGES_KEY_TOKEN', '' );%2$s manually in wp-config.php file or use the form with instructions below." +msgstr "" + +#: App/Views/Setup.php:54 +#: build/cf-images/App/Views/Setup.php:54 +msgid "Note: The form will attempt to automatically set the required defines in wp-config.php file." +msgstr "" + +#: App/Views/Setup.php:60 +#: build/cf-images/App/Views/Setup.php:60 +msgid "Cloudflare Account ID" +msgstr "" + +#: App/Views/Setup.php:63 +#: build/cf-images/App/Views/Setup.php:63 +msgid "Paste your Cloudflare ID here" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:67 +#: build/cf-images/App/Views/Setup.php:67 +msgid "Log in to the %1$sCloudflare dashboard%2$s, and select your account and website." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:76 +#: build/cf-images/App/Views/Setup.php:76 +msgid "In %1$sOverview%2$s, scroll down to find your Account ID." +msgstr "" + +#: App/Views/Setup.php:88 +#: build/cf-images/App/Views/Setup.php:88 +msgid "Cloudflare API Token" +msgstr "" + +#: App/Views/Setup.php:91 +#: build/cf-images/App/Views/Setup.php:91 +msgid "Paste your Cloudflare API key here" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:95 +#: build/cf-images/App/Views/Setup.php:95 +msgid "To use Cloudflare Images you need to create a custom token with the correct %1$sRead%2$s and %1$sUpdate%2$s permissions:" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag, %3$s - opening tag, %4$s - closing tag +#: App/Views/Setup.php:104 +#: build/cf-images/App/Views/Setup.php:104 +msgid "In the Cloudflare dashboard, locate %1$sAPI Tokens%2$s under %3$sMy Profile > API Tokens%4$s." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:115 +#: build/cf-images/App/Views/Setup.php:115 +msgid "Select %1$sCreate Token%2$s." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:124 +#: build/cf-images/App/Views/Setup.php:124 +msgid "In Custom token, select %1$sGet started%2$s." +msgstr "" + +#: App/Views/Setup.php:131 +#: build/cf-images/App/Views/Setup.php:131 +msgid "Give your custom token a name." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:136 +#: build/cf-images/App/Views/Setup.php:136 +msgid "Scroll to %1$sPermissions%2$s." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:145 +#: build/cf-images/App/Views/Setup.php:145 +msgid "On the %1$sSelect item…%2$s drop-down menu, choose %1$sCloudflare Images%2$s." +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:154 +#: build/cf-images/App/Views/Setup.php:154 +msgid "In the next drop-down menu, choose %1$sEdit%2$s." +msgstr "" + +#: App/Views/Setup.php:161 +#: build/cf-images/App/Views/Setup.php:161 +msgid "How to create a custom token for Cloudflare images" +msgstr "" + +#. translators: %1$s - opening tag, %2$s - closing tag +#: App/Views/Setup.php:166 +#: build/cf-images/App/Views/Setup.php:166 +msgid "Select %1$sContinue to summary > Create Token%2$s." +msgstr "" + +#: App/Views/Setup.php:173 +#: build/cf-images/App/Views/Setup.php:173 +msgid "Your token for Cloudflare Images is now created." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/cryptum-nft/translation_file/languages/cryptum-nft-domain.pot b/spec/fixtures/dynamic_finders/plugin_version/cryptum-nft/translation_file/languages/cryptum-nft-domain.pot new file mode 100644 index 00000000..d3373cdb --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/cryptum-nft/translation_file/languages/cryptum-nft-domain.pot @@ -0,0 +1,234 @@ +# Copyright (C) 2022 Blockforce +# This file is distributed under the GPLv2 or later. +msgid "" +msgstr "" +"Project-Id-Version: Cryptum NFT 1.1.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cryptum-nft-wordpress-plugin\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-19T15:32:17+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: cryptum-nft-domain\n" + +#. Plugin Name of the plugin +msgid "Cryptum NFT" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://github.com/blockforce-official/cryptum-nft-wordpress-plugin" +msgstr "" + +#. Description of the plugin +msgid "Cryptum NFT Plugin" +msgstr "" + +#. Author of the plugin +msgid "Blockforce" +msgstr "" + +#. Author URI of the plugin +msgid "https://blockforce.in" +msgstr "" + +#: src/Admin/AdminSettings.php:52 +msgid "Store id is not valid UUID string" +msgstr "" + +#: src/Admin/AdminSettings.php:61 +msgid "API key is not valid" +msgstr "" + +#: src/Admin/AdminSettings.php:73 +msgid "Store not configured yet or not existent. You must configure a store in Cryptum dashboard first" +msgstr "" + +#: src/Admin/AdminSettings.php:81 +msgid "Changes updated successfully" +msgstr "" + +#: src/Admin/AdminSettings.php:93 +msgid "Settings" +msgstr "" + +#: src/Admin/AdminSettings.php:114 +msgid "Cryptum NFT Settings" +msgstr "" + +#: src/Admin/AdminSettings.php:123 +msgid "This plugin allows to configure your store environment." +msgstr "" + +#: src/Admin/AdminSettings.php:125 +msgid "" +"It is necessary to create an account in\n" +"\t\t\t\t\t\tCryptum Dashboard to receive the store id and API key to fill out the fields below." +msgstr "" + +#: src/Admin/AdminSettings.php:139 +msgid "Environment" +msgstr "" + +#: src/Admin/AdminSettings.php:144 +msgid "Production" +msgstr "" + +#: src/Admin/AdminSettings.php:147 +msgid "Test" +msgstr "" + +#: src/Admin/AdminSettings.php:150 +msgid "Choose your environment. The Test environment should be used for testing only (testnets)." +msgstr "" + +#: src/Admin/AdminSettings.php:154 +msgid "Store Id" +msgstr "" + +#: src/Admin/AdminSettings.php:157 +msgid "Enter your Store ID generated in Cryptum Dashboard" +msgstr "" + +#: src/Admin/AdminSettings.php:161 +msgid "API key" +msgstr "" + +#: src/Admin/AdminSettings.php:164 +msgid "Enter your Cryptum API Key (Generated in Cryptum Dashboard)" +msgstr "" + +#: src/Admin/AdminSettings.php:171 +msgid "Save Changes" +msgstr "" + +#: src/Admin/OrderSettings.php:85 +msgid "Error in configuring Cryptum NFT Plugin" +msgstr "" + +#: src/Admin/OrderSettings.php:103 +msgid "Cryptum NFT Transactions Info" +msgstr "" + +#: src/Admin/OrderSettings.php:125 +msgid "NFT transactions hashes" +msgstr "" + +#: src/Admin/OrderSettings.php:133 +msgid "No NFTs have been transferred yet." +msgstr "" + +#: src/Admin/ProductEditPage.php:52 +msgid "Cryptum NFT Options" +msgstr "" + +#: src/Admin/ProductEditPage.php:66 +msgid "Enable NFT link" +msgstr "" + +#: src/Admin/ProductEditPage.php:67 +msgid "Enable/Disable link between this product and NFT" +msgstr "" + +#: src/Admin/ProductEditPage.php:74 +msgid "After updating this product, go to Cryptum Dashboard to mint and link the NFT to this product SKU" +msgstr "" + +#: src/Admin/ProductEditPage.php:152 +#: src/Admin/ProductEditPage.php:250 +msgid "Error in configuring product on Cryptum NFT Plugin" +msgstr "" + +#: src/Admin/ProductEditPage.php:152 +msgid "Product SKU is duplicate, try to set another SKU value." +msgstr "" + +#: src/CheckoutPage.php:45 +msgid "Sign" +msgstr "" + +#: src/CheckoutPage.php:46 +msgid "Save" +msgstr "" + +#: src/CheckoutPage.php:47 +msgid "Cancel" +msgstr "" + +#: src/CheckoutPage.php:48 +msgid "Wallet connected successfully" +msgstr "" + +#: src/CheckoutPage.php:71 +msgid "Wallet information" +msgstr "" + +#: src/CheckoutPage.php:73 +msgid "Insert or connect your wallet address below to receive the NFTs later." +msgstr "" + +#: src/CheckoutPage.php:83 +msgid "User wallet address" +msgstr "" + +#: src/CheckoutPage.php:92 +msgid "Click to sign message in order to verify your wallet" +msgstr "" + +#: src/CheckoutPage.php:99 +msgid "Click the button to connect your wallet" +msgstr "" + +#: src/CheckoutPage.php:104 +msgid "Connecting ..." +msgstr "" + +#: src/CheckoutPage.php:111 +msgid "Connect to Wallet" +msgstr "" + +#: src/CheckoutPage.php:118 +msgid "If you don't have a wallet yet or would like to generate a new one, click below" +msgstr "" + +#: src/CheckoutPage.php:121 +msgid "Generate new wallet" +msgstr "" + +#: src/CheckoutPage.php:123 +msgid "New Wallet" +msgstr "" + +#: src/CheckoutPage.php:124 +msgid "Address" +msgstr "" + +#: src/CheckoutPage.php:125 +msgid "Private Key" +msgstr "" + +#: src/CheckoutPage.php:128 +msgid "Obs: Copy this private key and save it somewhere safe. For security reasons, we cannot show it to you again" +msgstr "" + +#: src/CheckoutPage.php:168 +msgid "Please enter a valid user wallet address." +msgstr "" + +#: src/ProductInfoPage.php:40 +msgid "This product is linked by an NFT" +msgstr "" + +#: src/ProductInfoPage.php:43 +msgid "Token Address" +msgstr "" + +#: src/ProductInfoPage.php:44 +msgid "Token Id" +msgstr "" + +#: src/ProductInfoPage.php:48 +msgid "View in explorer" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/dev-debug-tools/change_log/changelog.txt b/spec/fixtures/dynamic_finders/plugin_version/dev-debug-tools/change_log/changelog.txt new file mode 100644 index 00000000..0b4ae73b --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/dev-debug-tools/change_log/changelog.txt @@ -0,0 +1,32 @@ +== changelog.txt == += 1.3.1 = +* Add shortcode finder +* Allow posts and pages to be searched by ID in the admin area +* Fix order of admin bar items +* Add online users +* Add quick debug links to Gravity Forms action links +* Change admin bar user info to existing wp-account so Debug Bar will work +* Minimize space at top of each page +* Fix log path notice +* Fix PHP warnings + += 1.3.0 = +* Add filter for omitting shortcodes from shortcode finder, good for minimizing page builders +* Allow disabling of admin bar items +* Fix beta htaccess editing, was in test mode +* Add resource dropdown to admin bar +* Add more resources +* Add jQuery versions +* Add Cron Jobs tab +* Add Add Cookies tab +* Add PHP Info tab +* Add WP.org links to About tab +* Fix test # when not used +* Fix bug not finding Gravity Form forms on admin bar if added via Cornerstone element +* Fix bug not allowing updating user or post meta keys that are not all lowercase + += 1.2.0 = +* Prepare for release to WP.org repository + += 1.0.0 = +* Created this plugin on May 13, 2022 \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/download-monitor-learndash-integration/change_log/CHANGELOG.md b/spec/fixtures/dynamic_finders/plugin_version/download-monitor-learndash-integration/change_log/CHANGELOG.md new file mode 100644 index 00000000..a1eb9183 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/download-monitor-learndash-integration/change_log/CHANGELOG.md @@ -0,0 +1,5 @@ +### 1.0.1: 23.09.2022 +* Fixed: Checking group administrators ( [#1](https://github.com/WPChill/download-monitor-learndash-integration/issues/1) ) + +### 1.0.0: TBA +* Initial Release \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/easy-user-registration/translation_file/languages/easy-user-registration.pot b/spec/fixtures/dynamic_finders/plugin_version/easy-user-registration/translation_file/languages/easy-user-registration.pot new file mode 100644 index 00000000..9b0ec64e --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/easy-user-registration/translation_file/languages/easy-user-registration.pot @@ -0,0 +1,119 @@ +# Copyright (C) 2022 EncoreSky Technologies +# This file is distributed under the same license as the Easy User Registration plugin. +msgid "" +msgstr "" +"Project-Id-Version: Easy User Registration 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/easy-user-registration\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-20T05:32:23+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: easy-user-registration\n" + +#. Plugin Name of the plugin +msgid "Easy User Registration" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://www.encoresky.com/" +msgstr "" + +#. Description of the plugin +msgid "A simple frontend user registration plugin that adds functionality to add users from the frontend. This plugin provides a shortcode for registration form which is [EASY_USER_REGISTRATION]." +msgstr "" + +#. Author of the plugin +msgid "EncoreSky Technologies" +msgstr "" + +#: easy-user-registration.php:23 +msgid "Please update your PHP to version 5.6.12 or higher, then try activate Easy User Registration again." +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:29 +msgid "Username too short. At least %d characters is required" +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:33 +msgid "*Sorry, %s already exists!" +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:37 +msgid "Password length must be greater than %d" +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:41 +msgid "Email is not valid" +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:45 +msgid "*Email Already in use" +msgstr "" + +#: front-end/includes/ajax/eur-register-user-form-callback.php:77 +msgid "User has been created successfully" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:12 +msgid "User is Logged in" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:22 +msgid "User Registration" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:28 +msgid "First Name" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:32 +msgid "Last Name" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:38 +msgid "Username" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:42 +msgid "Email" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:48 +msgid "Password" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:52 +msgid "Confirm Password" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:57 +msgid "Register" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:73 +msgid "Awesome!!!" +msgstr "" + +#: front-end/includes/eur-user-registration-form.php:74 +msgid "User has been created successfully." +msgstr "" + +#: front-end/assets/js/script.js:14 +msgid "Field is required" +msgstr "" + +#: front-end/assets/js/script.js:19 +msgid "Email address is required." +msgstr "" + +#: front-end/assets/js/script.js:23 +msgid "Email address is invalid." +msgstr "" + +#: front-end/assets/js/script.js:33 +msgid "Password is not matching" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/embed-soundcloud-block/translation_file/languages/sound-cloud-en_US.po b/spec/fixtures/dynamic_finders/plugin_version/embed-soundcloud-block/translation_file/languages/sound-cloud-en_US.po new file mode 100644 index 00000000..f078eece --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/embed-soundcloud-block/translation_file/languages/sound-cloud-en_US.po @@ -0,0 +1,231 @@ +# Copyright (C) 2022 bPlugins LLC +# This file is distributed under the GPLv3. +msgid "" +msgstr "" +"Project-Id-Version: Embed SoundCloud 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sound-cloud-block\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-10-06T20:15:43+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: sound-cloud\n" + +#. Plugin Name of the plugin +msgid "Embed SoundCloud" +msgstr "" + +#. Description of the plugin +msgid "Embed your soundCloud tracks with a beautiful Gutenberg block ." +msgstr "" + +#. Author of the plugin +msgid "bPlugins LLC" +msgstr "" + +#. Author URI of the plugin +msgid "http://bplugins.com" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:39 +msgid "General" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:44 +msgid "Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:50 +msgid "red" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:51 +msgid "white" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:52 +msgid "blue" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:462 +msgid "Sound Cloud Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:467 +msgid "Url" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:467 +msgid "top" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:467 +msgid "Enter Track Url" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:471 +msgid "Start Track" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:481 +msgid "Width" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:488 +msgid "Height" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:500 +msgid "Options" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:503 +msgid "Enable Auto Play " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:510 +msgid "Show Buying " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:518 +msgid "Show Download " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:526 +msgid "Comments " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:533 +msgid "Show Artwork " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:540 +msgid "Show Play Count " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:547 +msgid "Show User " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:554 +msgid "Single Active " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:572 +msgid "Hide Related " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:579 +msgid "Visual Design" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:586 +msgid "Teaser " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:593 +msgid "Show Sharing " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:602 +msgid "Sound Cloud Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:605 +msgid "Color" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:612 +msgid "Border" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:616 +msgid "Border Radius" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:621 +msgid "Shadow" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:630 +msgid "Sound Cloud in left" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:631 +msgid "Sound Cloud in center" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:632 +msgid "Sound Cloud in right" +msgstr "" + +#: block.json +msgctxt "block title" +msgid "SoundCloud Block" +msgstr "" + +#: block.json +msgctxt "block description" +msgid "Embed SoundCloud Tracks" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "soundCloud" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "block" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "Gutenberg" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid " music player" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid " mp3 player" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/equallyai/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/equallyai/composer_file/package.json new file mode 100644 index 00000000..a8a03995 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/equallyai/composer_file/package.json @@ -0,0 +1,35 @@ +{ + "name": "wp-equally-ai", + "version": "1.0.1", + "main": "index.js", + "license": "gplv2", + "dependencies": { + "@supercharge/sttp": "^1.3.0", + "axios": "^0.21.1", + "prop-types": "^15.8.1", + "react": "^16.7.0", + "react-dom": "^16.7.0" + }, + "devDependencies": { + "@babel/preset-es2015": "^7.0.0-beta.53", + "babel-core": "^6.25.0", + "babel-loader": "^7.1.1", + "babel-plugin-transform-class-properties": "^6.24.1", + "babel-plugin-transform-react-jsx": "^6.24.1", + "babel-preset-env": "^1.6.0", + "babel-preset-es2015": "^6.24.1", + "babel-preset-react": "^6.24.1", + "cross-env": "^5.0.1", + "css-loader": "^6.7.1", + "postcss-loader": "^6.2.1", + "style-loader": "^3.3.1", + "svg-inline-loader": "^0.8.2", + "webpack": "^5.74.0", + "webpack-cli": "^4.10.0" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1", + "build": "cross-env BABEL_ENV=default NODE_ENV=production webpack --mode production", + "start": "cross-env BABEL_ENV=default webpack --mode development --watch" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/ethpress/translation_file/languages/ethpress.pot b/spec/fixtures/dynamic_finders/plugin_version/ethpress/translation_file/languages/ethpress.pot new file mode 100644 index 00000000..b5398b75 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/ethpress/translation_file/languages/ethpress.pot @@ -0,0 +1,453 @@ +# Copyright (C) 2022 Lynn (lynn.mvp at tutanota dot com), ethereumicoio +# This file is distributed under the same license as the EthPress package. +msgid "" +msgstr "" +"Project-Id-Version: EthPress 1.7.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ethpress\n" +"POT-Creation-Date: 2022-09-21 10:00:45+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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" + +#: app/Address.php:120 +msgid "Bad address." +msgstr "" + +#: app/Address.php:189 +msgid "No user for this address exists." +msgstr "" + +#: app/Address.php:326 app/Address.php:333 +msgid "No matching address." +msgstr "" + +#: app/Address.php:357 +msgid "You have not registered on this site; we cannot log you in" +msgstr "" + +#: app/Address.php:386 +msgid "Empty username." +msgstr "" + +#: app/Address.php:391 +msgid "Username already exists." +msgstr "" + +#: app/Address.php:400 +msgid "Error during creation" +msgstr "" + +#. Plugin Name of the plugin/theme +msgid "EthPress" +msgstr "" + +#: app/Admin/Options.php:65 +msgid "Standard" +msgstr "" + +#: app/Admin/Options.php:117 +msgid "Settings saved." +msgstr "" + +#: app/Admin/Options.php:133 +msgid "EthPress Options Page" +msgstr "" + +#: app/Admin/Options.php:134 +msgid "The MetaMask login plugin." +msgstr "" + +#: app/Admin/Options.php:141 +msgid "Opens in new tab" +msgstr "" + +#: app/Admin/Options.php:141 +msgid "Developer's wallet, etherscan.io" +msgstr "" + +#: app/Admin/Options.php:141 +msgid "Donate to support development!" +msgstr "" + +#: app/Admin/Options.php:141 +msgid "For fiat, find the charity link on wp plugin directory." +msgstr "" + +#: app/Admin/Options.php:147 app/Admin/Options.php:232 +msgid "" +"If you like EthPress please leave us a %1$s rating. A huge " +"thanks in advance!" +msgstr "" + +#: app/Admin/Options.php:154 +msgid "Awesome Premium Features" +msgstr "" + +#: app/Admin/Options.php:155 +msgid "Managed Verification Service and more." +msgstr "" + +#: app/Admin/Options.php:157 +msgid "Upgrade Now!" +msgstr "" + +#: app/Admin/Options.php:223 +msgid "Save Changes" +msgstr "" + +#: app/Admin/Options.php:224 +msgid "Are you sure you want to delete all EthPress options?" +msgstr "" + +#: app/Admin/Options.php:224 +msgid "Reset" +msgstr "" + +#: app/Admin/Options.php:259 +msgid "Main Settings" +msgstr "" + +#: app/Admin/Options.php:279 +msgid "Login Display Settings" +msgstr "" + +#: app/Admin/Options.php:299 +msgid "Labels Settings" +msgstr "" + +#: app/Admin/Options.php:315 app/Front.php:79 app/Plugin.php:307 +msgid "Log In With a Crypto Wallet" +msgstr "" + +#: app/Admin/Options.php:322 +msgid "Login button label" +msgstr "" + +#: app/Admin/Options.php:328 +msgid "The Login button text can be set there." +msgstr "" + +#: app/Admin/Options.php:332 app/Admin/Options.php:371 +#: app/Admin/Options.php:410 app/Admin/Options.php:531 +#: app/Admin/Options.php:590 app/Admin/Options.php:651 +#: app/Admin/Options.php:714 app/Admin/Options.php:783 +#: app/Admin/Options.php:851 +msgid "Upgrade to keep using this feature!" +msgstr "" + +#: app/Admin/Options.php:336 app/Admin/Options.php:375 +#: app/Admin/Options.php:414 app/Admin/Options.php:535 +#: app/Admin/Options.php:594 app/Admin/Options.php:655 +#: app/Admin/Options.php:718 app/Admin/Options.php:787 +#: app/Admin/Options.php:855 +msgid "Upgrade to use this feature!" +msgstr "" + +#: app/Admin/Options.php:354 app/Front.php:124 app/Plugin.php:308 +msgid "Link Your Crypto Wallets" +msgstr "" + +#: app/Admin/Options.php:361 +msgid "Link button label" +msgstr "" + +#: app/Admin/Options.php:367 +msgid "The Link button text can be set there." +msgstr "" + +#: app/Admin/Options.php:393 app/Front.php:198 app/Plugin.php:309 +msgid "Register With a Crypto Wallet" +msgstr "" + +#: app/Admin/Options.php:400 +msgid "Register button label" +msgstr "" + +#: app/Admin/Options.php:406 +msgid "The Register button text can be set there." +msgstr "" + +#: app/Admin/Options.php:441 +msgid "Verification Service API URL" +msgstr "" + +#: app/Admin/Options.php:447 app/Admin/Options.php:572 +msgid "" +"Your PHP installation has the necessary PHP extension to do verifications " +"on your server, so there is nothing to configure." +msgstr "" + +#: app/Admin/Options.php:458 +msgid "" +"Use an API or install %1$sPHP-GMP%2$s or %3$sPHP-BCMath%2$s to verify " +"Ethereum signatures." +msgstr "" + +#: app/Admin/Options.php:478 +#. translators: a link. +msgid "To deploy your own verification service, see %1$s." +msgstr "" + +#: app/Admin/Options.php:518 +msgid "Redirect URL" +msgstr "" + +#: app/Admin/Options.php:524 +msgid "The page to redirect after a successful login" +msgstr "" + +#: app/Admin/Options.php:566 +msgid "Managed Verification Service" +msgstr "" + +#: app/Admin/Options.php:580 +msgid "Use Managed Verification Service" +msgstr "" + +#: app/Admin/Options.php:583 +msgid "Check to use the Managed Verification Service." +msgstr "" + +#: app/Admin/Options.php:636 +msgid "WooCommerce Login Form" +msgstr "" + +#: app/Admin/Options.php:641 +msgid "Show on WooCommerce Login Form?" +msgstr "" + +#: app/Admin/Options.php:644 +msgid "Check to show EthPress login button on the WooCommerce Login Form." +msgstr "" + +#: app/Admin/Options.php:660 app/Admin/Options.php:724 +#: app/Admin/Options.php:792 app/Admin/Options.php:860 +msgid "Install WooCommerce to use this feature!" +msgstr "" + +#: app/Admin/Options.php:660 app/Admin/Options.php:724 +#: app/Admin/Options.php:792 app/Admin/Options.php:860 +msgid "" +"WooCommerce is a customizable, open-source eCommerce platform built on " +"WordPress." +msgstr "" + +#: app/Admin/Options.php:699 +msgid "WooCommerce Register Form" +msgstr "" + +#: app/Admin/Options.php:704 +msgid "Show on WooCommerce Register Form?" +msgstr "" + +#: app/Admin/Options.php:707 +msgid "Check to show EthPress register button on the WooCommerce Register Form." +msgstr "" + +#: app/Admin/Options.php:729 app/Admin/Options.php:797 +msgid "" +"Check the Administration > Settings > General > Membership: Anyone can " +"register box to use this feature." +msgstr "" + +#: app/Admin/Options.php:768 +msgid "WooCommerce Checkout Page Register Form" +msgstr "" + +#: app/Admin/Options.php:773 +msgid "Show on the WooCommerce Checkout page?" +msgstr "" + +#: app/Admin/Options.php:776 +msgid "Check to show EthPress register button on the WooCommerce Checkout page." +msgstr "" + +#: app/Admin/Options.php:836 +msgid "WooCommerce Account Details Link Wallet Form" +msgstr "" + +#: app/Admin/Options.php:841 +msgid "Show the Link Wallet button on the WooCommerce Account Details page?" +msgstr "" + +#: app/Admin/Options.php:844 +msgid "Check to the Link Wallet button on the WooCommerce Account Details page." +msgstr "" + +#: app/Admin/Options.php:935 +msgid "Settings" +msgstr "" + +#: app/Front.php:31 app/Front.php:150 +msgid "Enable JavaScript to log in with a crypto wallet." +msgstr "" + +#: app/Linker.php:58 +#. translators: wallet address +msgid "Address %1$s... is already linked to an account. Doing nothing." +msgstr "" + +#: app/Linker.php:80 +#. translators: wallet address +msgid "" +"Success! Address %1$s... is now linked to your account. You may close this " +"dialog, or link another address." +msgstr "" + +#: app/Linker.php:116 +msgid "Signature mismatch. Try again." +msgstr "" + +#: app/Linker.php:119 +msgid "Invalid request." +msgstr "" + +#: app/Linker.php:133 +msgid "Associate a wallet with your account" +msgstr "" + +#: app/Linker.php:135 +msgid "" +"Account and address have been linked successfully. You may close this " +"dialog." +msgstr "" + +#: app/Linker.php:136 +msgid "Aborted" +msgstr "" + +#: app/Linker.php:137 +msgid "Link a Wallet" +msgstr "" + +#: app/Linker.php:138 +msgid "Fetching verification phrase..." +msgstr "" + +#: app/Linker.php:166 +msgid "Linking your account to your crypto wallet." +msgstr "" + +#: app/Login.php:39 +msgid "Invalid input" +msgstr "" + +#: app/Login.php:91 app/Plugin.php:196 +msgid "Logged in" +msgstr "" + +#: app/Login.php:101 +msgid "Signature err, try again." +msgstr "" + +#: app/Login.php:174 +#. translators: blog name. +msgid "Log in to %1$s" +msgstr "" + +#: app/Login.php:209 +msgid "Bad nonce, please refresh." +msgstr "" + +#: app/Login.php:216 +msgid "No address specified." +msgstr "" + +#: app/Plugin.php:190 +msgid "Choose your login method" +msgstr "" + +#: app/Plugin.php:191 +msgid "Error: cannot detect crypto wallet" +msgstr "" + +#: app/Plugin.php:192 +msgid "Waiting for your permission" +msgstr "" + +#: app/Plugin.php:193 +msgid "Fetching login phrase..." +msgstr "" + +#: app/Plugin.php:194 +msgid "Waiting for your signature" +msgstr "" + +#: app/Plugin.php:195 +msgid "Verifying signature..." +msgstr "" + +#: app/Plugin.php:197 +msgid "Login aborted" +msgstr "" + +#: app/Plugin.php:198 +msgid "Log In" +msgstr "" + +#: app/Plugin.php:199 +msgid "Scan a QR code with your wallet, https://walletconnect.org" +msgstr "" + +#: app/Plugin.php:200 +msgid "Browser add-on and mobile app, https://metamask.io" +msgstr "" + +#: app/Plugin.php:253 +msgid "Log out first" +msgstr "" + +#: app/Widgets/Button.php:34 +msgid "EthPress Widget" +msgstr "" + +#: app/Widgets/Button.php:84 +msgid "Title:" +msgstr "" + +#: app/Widgets/Button.php:149 +msgid "Crypto Wallet" +msgstr "" + +#: app/Widgets/Button.php:150 +msgid "After linking a crypto wallet to your account, you can use it to log in." +msgstr "" + +#: ethpress.php:98 +#. translators: version numbers. +msgid "" +"“%1$s” requires PHP %2$s (or newer) and WordPress %3$s (or newer) to " +"function properly. Your site is using PHP %4$s and WordPress %5$s. Please " +"upgrade. The plugin has been automatically deactivated." +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "https://wordpress.org/plugins/ethpress/" +msgstr "" + +#. Description of the plugin/theme +msgid "Ethereum Web3 login. Enable crypto wallet logins to WordPress." +msgstr "" + +#. Author of the plugin/theme +msgid "Lynn (lynn.mvp at tutanota dot com), ethereumicoio" +msgstr "" + +#. Author URI of the plugin/theme +msgid "https://ethereumico.io" +msgstr "" \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/flash-form/translation_file/languages/flash-form.pot b/spec/fixtures/dynamic_finders/plugin_version/flash-form/translation_file/languages/flash-form.pot new file mode 100644 index 00000000..61f2db13 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/flash-form/translation_file/languages/flash-form.pot @@ -0,0 +1,938 @@ +# Copyright (C) 2022 Mahdi Yazdani +# This file is distributed under the GPL-3.0+. +msgid "" +msgstr "" +"Project-Id-Version: Flash Form 1.1.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flash-form\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-30T13:28:15+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: flash-form\n" + +#. Plugin Name of the plugin +#: dashboard/class-entries.php:138 +#: dashboard/class-entries.php:140 +msgid "Flash Form" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://mypreview.github.io/flash-form" +msgstr "" + +#. Description of the plugin +msgid "Create a form as easily as editing a block." +msgstr "" + +#. Author of the plugin +msgid "Mahdi Yazdani" +msgstr "" + +#. Author URI of the plugin +msgid "https://www.mahdiyazdani.com" +msgstr "" + +#. translators: 1: Open anchor tag, 2: Close anchor tag. +#: dashboard/class-core.php:92 +msgctxt "plugin link" +msgid "%1$sCommunity support%2$s" +msgstr "" + +#. translators: 1: Open anchor tag, 2: Close anchor tag. +#: dashboard/class-core.php:94 +msgctxt "plugin link" +msgid "%1$sDonate%2$s" +msgstr "" + +#. translators: 1: Open anchor tag, 2: Close anchor tag. +#: dashboard/class-core.php:94 +msgid "Donate to support this plugin" +msgstr "" + +#: dashboard/class-entries-endpoint.php:45 +#: dashboard/class-entries-endpoint.php:64 +msgid "Sorry, you cannot view this resource." +msgstr "" + +#: dashboard/class-entries.php:89 +#: dashboard/class-entries.php:90 +msgctxt "post type" +msgid "Form Entries" +msgstr "" + +#: dashboard/class-entries.php:91 +msgctxt "post type" +msgid "View Submission" +msgstr "" + +#: dashboard/class-entries.php:92 +msgctxt "post type" +msgid "Search Entries" +msgstr "" + +#: dashboard/class-entries.php:93 +#: dashboard/class-entries.php:94 +msgctxt "post type" +msgid "No entries found" +msgstr "" + +#: dashboard/class-entries.php:157 +#: dashboard/class-entries.php:159 +#: dashboard/class-entries.php:337 +msgid "Entries" +msgstr "" + +#: dashboard/class-entries.php:282 +#: src/components/PostMethodSettings.js:51 +msgid "Subject" +msgstr "" + +#: dashboard/class-entries.php:283 +#: src/fields/shared/blocks.js:143 +#: src/variations.js:31 +#: src/variations.js:43 +#: src/variations.js:63 +#: src/variations.js:90 +#: src/variations.js:112 +msgid "Name" +msgstr "" + +#: dashboard/class-entries.php:284 +msgid "Referer URL" +msgstr "" + +#: dashboard/class-entries.php:336 +msgid "Summary" +msgstr "" + +#: dashboard/class-entries.php:338 +msgid "Extras" +msgstr "" + +#: dashboard/class-entries.php:387 +msgid "IP address" +msgstr "" + +#: dashboard/class-entries.php:391 +msgid "User status" +msgstr "" + +#: dashboard/class-entries.php:395 +msgid "Referrer" +msgstr "" + +#. translators: %s: Post title. +#: dashboard/class-entries.php:465 +msgid "Edit “%s”" +msgstr "" + +#: dashboard/class-entries.php:466 +msgid "View" +msgstr "" + +#: dashboard/class-send-email.php:52 +#: dashboard/class-send-email.php:314 +msgid "Unlabeled" +msgstr "" + +#: dashboard/class-send-email.php:71 +msgid "Time:" +msgstr "" + +#: dashboard/class-send-email.php:72 +msgid "IP Address:" +msgstr "" + +#: dashboard/class-send-email.php:73 +msgid "Form URL:" +msgstr "" + +#. translators: 1: "date_format" placeholder, 2: "time_format" placeholder. +#: dashboard/class-send-email.php:245 +msgctxt "{$date_format} \\a\\t {$time_format}" +msgid "%1$s \\a\\t %2$s" +msgstr "" + +#. translators: %s: Current website’s name. +#: dashboard/class-send-email.php:287 +msgid "Sent by a verified %s user." +msgstr "" + +#: dashboard/class-send-email.php:291 +msgid "Sent by an unverified visitor to your site." +msgstr "" + +#. translators: 1: Open heading tag, 2: Open anchor tag, 3: Close anchor and heading tags. +#: dashboard/class-send-email.php:309 +msgid "%1$sMessage sent! %2$s(go back)%3$s" +msgstr "" + +#. translators: 1: Open heading tag, 2: Open anchor tag, 3: Close anchor and heading tags. +#: frontend/class-honeypot.php:148 +msgid "%1$sSomething is stuck in the honey! %2$s(go back)%3$s" +msgstr "" + +#: frontend/class-honeypot.php:149 +msgid "You filled out a form field that was created to stop spammers. Please go back and try again or contact the site administrator if you feel this was an error." +msgstr "" + +#. translators: 1: Open heading tag, 2: Open anchor tag, 3: Close anchor and heading tags. +#: frontend/class-recaptcha.php:181 +msgid "%1$sAre you a human being? %2$s(go back)%3$s" +msgstr "" + +#: frontend/class-recaptcha.php:182 +msgid "We apologize for the confusion, but we can’t quite tell if you’re a person or a script. Please don’t take this personally. Next time, click the captcha box, and we’ll get out of your hair. Contact the site administrator if you feel this was an error." +msgstr "" + +#: templates/edit/summary.php:36 +msgid "Delete permanently" +msgstr "" + +#: templates/edit/summary.php:36 +msgid "Move to Trash" +msgstr "" + +#. translators: %s: message submission date +#: templates/edit/timestamp.php:23 +msgid "Submitted on: %s" +msgstr "" + +#. translators: Publish box date string. 1: Date, 2: Time. See https://www.php.net/manual/datetime.format.php +#: templates/edit/timestamp.php:26 +msgid "%1$s at %2$s" +msgstr "" + +#. translators: Publish box date format, see https://www.php.net/manual/datetime.format.php +#: templates/edit/timestamp.php:29 +msgctxt "publish box date format" +msgid "M j, Y" +msgstr "" + +#. translators: Publish box time format, see https://www.php.net/manual/datetime.format.php +#: templates/edit/timestamp.php:34 +msgctxt "publish box time format" +msgid "H:i" +msgstr "" + +#: src/classes/FreezeUI.js:35 +msgid "Hang on…" +msgstr "" + +#: src/components/GetMethodSettings.js:74 +msgid "Action" +msgstr "" + +#. translators: %s: HTML filled circle symbol. +#: src/components/GetMethodSettings.js:79 +msgid "Query Arguments%s" +msgstr "" + +#: src/components/GetMethodSettings.js:89 +msgid "The URL that processes the form submission." +msgstr "" + +#: src/components/GetMethodSettings.js:90 +msgid "URL" +msgstr "" + +#: src/components/GetMethodSettings.js:95 +msgid "Enter a valid URL to processes the form submission." +msgstr "" + +#: src/components/GetMethodSettings.js:99 +msgid "Indicates whether to load the response after submitting the form into a new unnamed browsing context." +msgstr "" + +#: src/components/GetMethodSettings.js:103 +msgid "Open response in a new tab?" +msgstr "" + +#: src/components/GetMethodSettings.js:110 +msgid "You can optionally append arguments as querystring to the provided URL." +msgstr "" + +#: src/components/GetMethodSettings.js:111 +msgid "Arguments" +msgstr "" + +#: src/components/GetMethodSettings.js:117 +msgid "Add query argument" +msgstr "" + +#: src/components/GetMethodSettings.js:119 +msgid "Key" +msgstr "" + +#: src/components/GetMethodSettings.js:122 +msgid "Delete" +msgstr "" + +#: src/components/GetMethodSettings.js:125 +msgid "Value" +msgstr "" + +#: src/components/GetMethodSettings.js:131 +msgid "To specify query arguments you need to enter a valid URL." +msgstr "" + +#: src/components/HoneypotField.js:49 +msgid "Please leave this field empty." +msgstr "" + +#: src/components/PanelDisplaySettings.js:22 +msgid "Display Settings" +msgstr "" + +#: src/components/PanelDisplaySettings.js:25 +msgid "Enabling this option will visually hide labels. The labels are still visible to screen readers. This option can be overridden for each input field individually." +msgstr "" + +#: src/components/PanelDisplaySettings.js:29 +msgid "Hide labels from view?" +msgstr "" + +#: src/components/PanelFormSettings.js:34 +msgid "Form Settings" +msgstr "" + +#: src/components/PanelFormSettings.js:35 +msgid "The HTTP method to submit the form with." +msgstr "" + +#: src/components/PanelFormSettings.js:35 +msgid "Method" +msgstr "" + +#: src/components/PanelFormSettings.js:54 +msgid "GET" +msgstr "" + +#: src/components/PanelFormSettings.js:61 +msgid "POST" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:38 +msgid "Honeypot Settings" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:41 +msgid "A honeypot trap is a spam prevention technique designed to trick spam bots into revealing themselves by filling out a hidden input field." +msgstr "" + +#: src/components/PanelHoneypotSettings.js:45 +msgid "Enable honeypot trap" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:51 +msgid "If you’re using placeholders on other fields, this can help the honeypot trap mimic a \"real\" field." +msgstr "" + +#: src/components/PanelHoneypotSettings.js:52 +msgid "Placeholder" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:57 +msgid "You can customize the (hidden) accessibility message or keep the default value." +msgstr "" + +#: src/components/PanelHoneypotSettings.js:58 +msgid "Accessibility message" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:68 +msgid "Use standard autocomplete value" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:73 +msgid "By default, the honeypot trap uses inline CSS on the honeypot field to hide it. Enabling this option moves that CSS to the footer of the page. It may help confuse bots." +msgstr "" + +#: src/components/PanelHoneypotSettings.js:77 +msgid "Move inline CSS" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:82 +msgid "If checked, the accessibility label will not be generated." +msgstr "" + +#: src/components/PanelHoneypotSettings.js:83 +msgid "Disable accessibility label" +msgstr "" + +#: src/components/PanelHoneypotSettings.js:88 +msgid "If set, this will perform an additional check for spam bots by tracking the time it has taken to submit the form. Typically, bots submit forms much faster than humans. " +msgstr "" + +#: src/components/PanelHoneypotSettings.js:92 +msgid "Time check threshold (seconds)" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:80 +msgid "reCAPTCHA Settings" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:84 +msgid "This option will add a reCAPTCHA widget represented as an \"I’m not a robot\" Checkbox, which requires the user to click a checkbox indicating the user is not a robot." +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:88 +msgid "Enable Google reCAPTCHA" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:94 +msgid "Site key" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:103 +msgid "Site key is required." +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:105 +msgid "Secret key" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:114 +msgid "Secret key is required." +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:116 +msgid "Save" +msgstr "" + +#: src/components/PanelReCaptchaSettings.js:122 +msgid "Learn more about reCAPTCHA V2" +msgstr "" + +#. translators: %s: Post author email address. +#: src/components/PostMethodSettings.js:40 +msgid "Enter recipients (comma separated) for this form. Defaults to %s." +msgstr "" + +#: src/components/PostMethodSettings.js:44 +msgid "Recipient(s)" +msgstr "" + +#: src/components/PostMethodSettings.js:46 +msgid "name@example.com" +msgstr "" + +#: src/components/PostMethodSettings.js:52 +msgid "Choose a subject line that you recognize as an email from your website." +msgstr "" + +#: src/components/PostMethodSettings.js:54 +msgid "Enter a subject line" +msgstr "" + +#: src/components/PostMethodSettings.js:58 +msgid "On Submission" +msgstr "" + +#: src/components/PostMethodSettings.js:61 +msgid "Show a summary of submitted fields" +msgstr "" + +#: src/components/PostMethodSettings.js:62 +msgid "Show a custom text message" +msgstr "" + +#: src/components/PostMethodSettings.js:63 +msgid "Redirect to another webpage" +msgstr "" + +#: src/components/PostMethodSettings.js:69 +msgid "Message Text" +msgstr "" + +#: src/components/PostMethodSettings.js:71 +msgid "Thank you for your submission!" +msgstr "" + +#: src/components/PostMethodSettings.js:87 +msgid "Redirect address" +msgstr "" + +#: src/components/PostMethodSettings.js:94 +msgid "This option allows you to send data in the background, eliminating the need to reload the page to see the confirmation." +msgstr "" + +#: src/components/PostMethodSettings.js:98 +msgid "Ajaxify form submission" +msgstr "" + +#: src/Edit.js:71 +msgid "Select a variation to start with or create your own using the skip link below." +msgstr "" + +#: src/fields/components/Inspector.js:37 +msgid "Adjust the width of the field to include multiple fields on a single line." +msgstr "" + +#: src/fields/components/Inspector.js:39 +msgid "Width settings" +msgstr "" + +#: src/fields/components/LabelControl.js:51 +msgid "(required)" +msgstr "" + +#. translators: Require field symbol. +#: src/fields/components/LabelControl.js:54 +msgctxt "required symbol" +msgid "*" +msgstr "" + +#: src/fields/components/LabelControl.js:64 +msgid "Hide?" +msgstr "" + +#: src/fields/components/NameControl.js:27 +msgid "The name attribute is used to reference elements in JavaScript, or to reference form data after the form is submitted. " +msgstr "" + +#: src/fields/components/NameControl.js:31 +msgid "Name (Optional)" +msgstr "" + +#: src/fields/components/SortableChoices.js:80 +msgid "Add choice" +msgstr "" + +#: src/fields/Edit.js:99 +msgid "Required?" +msgstr "" + +#: src/fields/shared/blocks.js:50 +msgid "Add a button and allow form to be submitted." +msgstr "" + +#: src/fields/shared/blocks.js:57 +msgid "submit" +msgstr "" + +#: src/fields/shared/blocks.js:57 +msgid "send" +msgstr "" + +#: src/fields/shared/blocks.js:62 +msgid "Submit" +msgstr "" + +#: src/fields/shared/blocks.js:65 +msgid "Add a single checkbox." +msgstr "" + +#: src/fields/shared/blocks.js:69 +msgid "confirm" +msgstr "" + +#: src/fields/shared/blocks.js:69 +msgid "accept" +msgstr "" + +#: src/fields/shared/blocks.js:76 +msgid "Checkbox" +msgstr "" + +#: src/fields/shared/blocks.js:80 +msgid "Add several checkbox items. People love options!" +msgstr "" + +#: src/fields/shared/blocks.js:85 +#: src/fields/shared/blocks.js:174 +msgid "choose" +msgstr "" + +#: src/fields/shared/blocks.js:85 +#: src/fields/shared/blocks.js:174 +#: src/fields/shared/blocks.js:191 +msgid "option" +msgstr "" + +#: src/fields/shared/blocks.js:85 +msgid "multiple" +msgstr "" + +#: src/fields/shared/blocks.js:92 +msgid "Checkbox Group" +msgstr "" + +#: src/fields/shared/blocks.js:98 +msgid "The best way to set a date. Add a date picker." +msgstr "" + +#: src/fields/shared/blocks.js:102 +msgid "calendar" +msgstr "" + +#: src/fields/shared/blocks.js:102 +msgid "date month year" +msgstr "" + +#: src/fields/shared/blocks.js:104 +msgid "Date Picker" +msgstr "" + +#: src/fields/shared/blocks.js:110 +msgid "Want to reply to folks? Add an email address input." +msgstr "" + +#: src/fields/shared/blocks.js:114 +msgid "e-mail" +msgstr "" + +#: src/fields/shared/blocks.js:114 +msgid "mail" +msgstr "" + +#: src/fields/shared/blocks.js:116 +#: src/variations.js:32 +#: src/variations.js:44 +#: src/variations.js:64 +#: src/variations.js:91 +#: src/variations.js:113 +msgid "Email" +msgstr "" + +#: src/fields/shared/blocks.js:122 +msgid "Let folks speak their mind. This text box is great for longer responses." +msgstr "" + +#: src/fields/shared/blocks.js:128 +msgid "textarea" +msgstr "" + +#: src/fields/shared/blocks.js:128 +msgid "multiline text" +msgstr "" + +#: src/fields/shared/blocks.js:130 +#: src/variations.js:33 +msgid "Message" +msgstr "" + +#: src/fields/shared/blocks.js:136 +msgid "Introductions are important. Add an input for folks to add their name." +msgstr "" + +#: src/fields/shared/blocks.js:141 +msgid "first name" +msgstr "" + +#: src/fields/shared/blocks.js:141 +msgid "last name" +msgstr "" + +#: src/fields/shared/blocks.js:149 +msgid "Numeric input element used to let the user enter a number." +msgstr "" + +#: src/fields/shared/blocks.js:150 +msgid "integer" +msgstr "" + +#: src/fields/shared/blocks.js:150 +msgid "numeric" +msgstr "" + +#: src/fields/shared/blocks.js:152 +msgid "Number" +msgstr "" + +#: src/fields/shared/blocks.js:158 +msgid "Add a phone number input." +msgstr "" + +#: src/fields/shared/blocks.js:162 +msgid "phone" +msgstr "" + +#: src/fields/shared/blocks.js:162 +msgid "cellular" +msgstr "" + +#: src/fields/shared/blocks.js:162 +msgid "mobile" +msgstr "" + +#: src/fields/shared/blocks.js:164 +msgid "Phone Number" +msgstr "" + +#: src/fields/shared/blocks.js:170 +msgid "Add several radio button items. Only one radio item can be selected at a time." +msgstr "" + +#: src/fields/shared/blocks.js:174 +#: src/fields/shared/blocks.js:191 +msgid "select" +msgstr "" + +#: src/fields/shared/blocks.js:181 +#: src/variations.js:73 +msgid "Radio" +msgstr "" + +#: src/fields/shared/blocks.js:187 +msgid "Compact, but powerful. Add a select box with several items." +msgstr "" + +#: src/fields/shared/blocks.js:191 +msgid "dropdown" +msgstr "" + +#: src/fields/shared/blocks.js:198 +msgid "Select" +msgstr "" + +#: src/fields/shared/blocks.js:204 +msgid "When you need just a small amount of text, add a text input." +msgstr "" + +#: src/fields/shared/blocks.js:205 +msgid "input" +msgstr "" + +#: src/fields/shared/blocks.js:205 +msgid "generic" +msgstr "" + +#: src/fields/shared/blocks.js:207 +msgid "Text" +msgstr "" + +#: src/fields/shared/blocks.js:213 +msgid "Add an address input for a website." +msgstr "" + +#: src/fields/shared/blocks.js:217 +msgid "url" +msgstr "" + +#: src/fields/shared/blocks.js:217 +msgid "internet page" +msgstr "" + +#: src/fields/shared/blocks.js:219 +msgid "Website" +msgstr "" + +#. translators: %s: Error message returned from the API response. +#: src/script.js:78 +msgid "The form cannot be submitted because of an error. %s" +msgstr "" + +#: src/utils/collections.js:12 +msgctxt "block collection" +msgid "Flash Form" +msgstr "" + +#: src/utils/setCategories.js:23 +msgctxt "block category" +msgid "Flash Form" +msgstr "" + +#: src/variations.js:28 +msgid "Add a contact form" +msgstr "" + +#: src/variations.js:34 +msgid "Contact us" +msgstr "" + +#: src/variations.js:38 +msgid "Contact" +msgstr "" + +#: src/variations.js:41 +msgid "Add a RSVP form" +msgstr "" + +#: src/variations.js:48 +msgid "Yes" +msgstr "" + +#: src/variations.js:48 +msgid "No" +msgstr "" + +#: src/variations.js:50 +msgid "Attending?" +msgstr "" + +#: src/variations.js:53 +#: src/variations.js:80 +msgid "Other Details" +msgstr "" + +#: src/variations.js:54 +msgid "Send RSVP" +msgstr "" + +#: src/variations.js:58 +msgid "RSVP" +msgstr "" + +#: src/variations.js:61 +msgid "Add a registration form" +msgstr "" + +#: src/variations.js:65 +#: src/variations.js:92 +msgid "Phone" +msgstr "" + +#: src/variations.js:70 +msgid "Search Engine" +msgstr "" + +#: src/variations.js:71 +msgid "Social Media" +msgstr "" + +#: src/variations.js:72 +msgid "TV" +msgstr "" + +#: src/variations.js:74 +msgid "Friend of Family" +msgstr "" + +#: src/variations.js:77 +msgid "How did you hear about us?" +msgstr "" + +#: src/variations.js:81 +msgid "Register" +msgstr "" + +#: src/variations.js:85 +msgid "Registration" +msgstr "" + +#: src/variations.js:88 +msgid "Add an appointment booking form" +msgstr "" + +#: src/variations.js:93 +msgid "Date" +msgstr "" + +#: src/variations.js:97 +msgid "Morning" +msgstr "" + +#: src/variations.js:97 +msgid "Afternoon" +msgstr "" + +#: src/variations.js:99 +msgid "Time?" +msgstr "" + +#: src/variations.js:102 +msgid "Notes" +msgstr "" + +#: src/variations.js:103 +msgid "Book Appointment" +msgstr "" + +#: src/variations.js:107 +msgid "Appointment" +msgstr "" + +#: src/variations.js:110 +msgid "Add a feedback form" +msgstr "" + +#: src/variations.js:118 +msgid "1- Very Bad" +msgstr "" + +#: src/variations.js:119 +msgid "2- Poor" +msgstr "" + +#: src/variations.js:120 +msgid "3- Average" +msgstr "" + +#: src/variations.js:121 +msgid "4- Good" +msgstr "" + +#: src/variations.js:122 +msgid "5- Excellent" +msgstr "" + +#: src/variations.js:125 +msgid "Please rate our website?" +msgstr "" + +#: src/variations.js:128 +msgid "How could we improve?" +msgstr "" + +#: src/variations.js:129 +msgid "Send Feedback" +msgstr "" + +#: src/variations.js:133 +msgid "Feedback" +msgstr "" + +#: block.json +msgctxt "block description" +msgid "Create a form as easily as editing a block!" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "contact form" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "custom form" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "email" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "feedback" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "form" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "mail integration" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "submit" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "survey" +msgstr "" + +#: block.json +msgctxt "block title" +msgid "Flash Form" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/change_log/CHANGELOG.md b/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/change_log/CHANGELOG.md new file mode 100644 index 00000000..50f6bde6 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/change_log/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.1 + +- (chore): file cleanup + +## 1.0.0 + +- (init): first release of the plugin diff --git a/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/composer_file/composer.json b/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/composer_file/composer.json new file mode 100644 index 00000000..ae95428d --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/forum-permissions-bbpress/composer_file/composer.json @@ -0,0 +1,39 @@ +{ + "name": "verdant-studio/forum-permissions-bbpress", + "description": "Restrict the forum permissions per user role", + "version": "1.0.1", + "minimum-stability": "stable", + "prefer-stable": true, + "type": "wordpress-plugin", + "homepage": "https://verdant.studio", + "autoload": { + "psr-4": { + "ForumPermissionsBbpress\\": "src/" + } + }, + "scripts": { + "phpcs": "./vendor/bin/phpcs" + }, + "require": { + "php": ">=7.1", + "micropackage/requirements": "^1.0" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", + "wp-coding-standards/wpcs": "*", + "automattic/phpcs-neutron-ruleset": "^3.3", + "phpcompatibility/phpcompatibility-wp": "^2.1" + }, + "keywords": [ + "wordpress", + "plugin", + "boilerplate", + "framework" + ], + "authors": [ + { + "name": "Verdant Studio", + "homepage": "https://verdant.studio" + } + ] +} \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/ifolders/change_log/changelog.txt b/spec/fixtures/dynamic_finders/plugin_version/ifolders/change_log/changelog.txt new file mode 100644 index 00000000..d65341e8 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/ifolders/change_log/changelog.txt @@ -0,0 +1,7 @@ +*** iFolders WordPress Plugin Changelog *** + += 1.0.1 = + * Fix: Issue with "class not found" + += 1.0.0 = + * Initial release \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/live-chat-button/translation_file/languages/asnp-easy-whatsapp.pot b/spec/fixtures/dynamic_finders/plugin_version/live-chat-button/translation_file/languages/asnp-easy-whatsapp.pot new file mode 100644 index 00000000..122269a6 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/live-chat-button/translation_file/languages/asnp-easy-whatsapp.pot @@ -0,0 +1,1435 @@ +# Copyright (C) 2022 Asana Plugins +# This file is distributed under the http://www.gnu.org/licenses/gpl-2.0.html. +msgid "" +msgstr "" +"Project-Id-Version: Live Chat Button 1.0.3\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/live-chat-button\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-10-03T11:02:17+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.5.0\n" +"X-Domain: asnp-easy-whatsapp\n" + +#. Plugin Name of the plugin +msgid "Live Chat Button" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://www.asanaplugins.com/product/whatsapp-chat-wordpress/?utm_source=whatsapp-chat-wordpress&utm_campaign=live-chat-button&utm_medium=link" +msgstr "" + +#. Description of the plugin +msgid "WhatsApp Chat for WordPress and WooCommerce" +msgstr "" + +#. Author of the plugin +msgid "Asana Plugins" +msgstr "" + +#. Author URI of the plugin +msgid "http://www.asanaplugins.com/" +msgstr "" + +#. translators: 1: composer command. 2: plugin directory +#: easy-whatsapp.php:43 +#: easy-whatsapp.php:61 +msgid "Your installation of the Live Chat Button plugin is incomplete. Please run %1$s within the %2$s directory." +msgstr "" + +#: src/Admin/Admin.php:62 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/App/index.jsx:79 +msgid "Go Pro" +msgstr "" + +#: src/Admin/Menu.php:28 +msgid "WhatsApp Chat" +msgstr "" + +#: src/Admin/Menu.php:29 +#: src/API/WhatsApp.php:279 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/App/index.jsx:63 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:269 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:158 +msgid "WhatsApp" +msgstr "" + +#: src/API/Account.php:39 +#: src/API/Account.php:67 +#: src/API/WhatsApp.php:40 +#: src/API/WhatsApp.php:68 +msgid "Unique identifier for the resource." +msgstr "" + +#: src/API/Account.php:110 +#: src/API/Account.php:116 +#: src/API/Account.php:155 +#: src/API/Account.php:182 +#: src/API/WhatsApp.php:120 +#: src/API/WhatsApp.php:126 +#: src/API/WhatsApp.php:169 +#: src/API/WhatsApp.php:196 +msgid "Invalid item ID." +msgstr "" + +#: src/API/Account.php:128 +msgid "Cannot create existing account." +msgstr "" + +#: src/API/Account.php:149 +#: src/API/Account.php:176 +#: src/API/Account.php:205 +#: src/API/WhatsApp.php:163 +#: src/API/WhatsApp.php:190 +#: src/API/WhatsApp.php:217 +msgid "ID is invalid." +msgstr "" + +#: src/API/Account.php:187 +#: src/API/WhatsApp.php:201 +msgid "Cannot delete item." +msgstr "" + +#: src/API/Account.php:211 +#: src/API/WhatsApp.php:223 +msgid "Cannot duplicate item." +msgstr "" + +#: src/API/Account.php:226 +#: src/API/WhatsApp.php:238 +msgid "Items are invalid." +msgstr "" + +#: src/API/Account.php:232 +#: src/API/WhatsApp.php:244 +msgid "Cannot reorder items." +msgstr "" + +#: src/API/Account.php:238 +#: src/API/WhatsApp.php:250 +msgid "Reordered successfully." +msgstr "" + +#: src/API/Account.php:261 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:114 +#: assets/js/dev/admin/views/App/index.jsx:54 +msgid "Account" +msgstr "" + +#: src/API/Account.php:308 +#: src/API/WhatsApp.php:292 +msgid "Error occurred in saving item." +msgstr "" + +#: src/API/BaseController.php:31 +msgid "Sorry, you cannot list resources." +msgstr "" + +#: src/API/BaseController.php:47 +msgid "Sorry, you cannot view this resource." +msgstr "" + +#: src/API/BaseController.php:61 +msgid "Sorry, you cannot create an item." +msgstr "" + +#: src/API/BaseController.php:75 +msgid "Sorry, you cannot update the item." +msgstr "" + +#: src/API/BaseController.php:89 +msgid "Sorry, you are not allowed to delete this resource." +msgstr "" + +#: src/API/BaseController.php:103 +msgid "Sorry, you are not allowed to duplicate this resource." +msgstr "" + +#: src/API/BaseController.php:117 +msgid "Sorry, you are not allowed to reorder items." +msgstr "" + +#: src/API/Items.php:41 +#: src/API/Items.php:50 +msgid "Search term is required." +msgstr "" + +#: src/API/Items.php:45 +#: src/API/Items.php:93 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:25 +#: assets/js/dev/api/items.js:58 +msgid "Type is required." +msgstr "" + +#: src/API/Items.php:89 +msgid "Items is required." +msgstr "" + +#: src/API/Settings.php:52 +#: src/API/Settings.php:86 +msgid "Settings data is required." +msgstr "" + +#: src/API/WhatsApp.php:142 +msgid "Cannot create an existing whatsapp." +msgstr "" + +#: src/API/WhatsApp.php:314 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/StartChat/index.jsx:10 +#: assets/js/dev/admin/utils/constants.js:230 +#: assets/js/dev/admin/utils/constants.js:285 +#: assets/js/dev/admin/utils/constants.js:339 +#: assets/js/dev/admin/utils/constants.js:393 +#: assets/js/dev/admin/utils/constants.js:447 +#: assets/js/dev/admin/utils/constants.js:501 +#: assets/js/dev/admin/utils/constants.js:555 +#: assets/js/dev/admin/utils/constants.js:609 +#: assets/js/dev/admin/utils/constants.js:663 +#: assets/js/dev/admin/utils/constants.js:717 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:19 +msgid "Start Chat" +msgstr "" + +#: src/API/WhatsApp.php:316 +#: assets/js/admin/admin/index.js:2 +msgid "Typically replies in minutes" +msgstr "" + +#: src/API/WhatsApp.php:318 +msgid "Hi there" +msgstr "" + +#: src/API/WhatsApp.php:333 +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:122 +msgid "Please add an account to the whatsapp." +msgstr "" + +#. translators: 1: URL of WordPress.org, 2: The minimum WordPress version number +#: src/Plugin.php:185 +msgid "The Live Chat Button plugin requires WordPress %2$s or greater to be installed and active." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:15 +msgid "There was an error on gettings items." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:26 +msgid "ID is required to get an item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:41 +msgid "There was an error on getting the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:56 +#: assets/js/dev/api/items.js:23 +#: assets/js/dev/api/items.js:56 +#: assets/js/dev/api/settings.js:29 +#: assets/js/dev/api/whatsapp.js:53 +msgid "Data is required." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:66 +msgid "Data is required to create an item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:82 +msgid "There was an error on creating the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:95 +msgid "Data is required to update an item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:99 +msgid "Item ID is required to update it." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:115 +msgid "There was an error on updating the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:129 +msgid "ID is required to delete an item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:144 +msgid "There was an error on deleting the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:158 +msgid "ID is required to duplicate an item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/whatsapp.js:173 +#: assets/js/dev/api/whatsapp.js:202 +msgid "There was an error on duplicating the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WarningModal/index.jsx:9 +msgid "Are you sure to delete?" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WarningModal/index.jsx:17 +msgid "Warning!" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WarningModal/index.jsx:29 +msgid "Yes" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Template/index.jsx:59 +#: assets/js/dev/admin/components/WarningModal/index.jsx:35 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/ExludedPageListItem/index.jsx:70 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/SpecificPagesListItem/index.jsx:66 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:282 +msgid "Cancel" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:32 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:33 +msgid "Duplicated Successfully." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:40 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:41 +msgid "Error occurred on duplicating the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:84 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:85 +msgid "Deleted Successfully." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:92 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:93 +msgid "Error occurred on deleting the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:129 +msgid "Updated Successfully." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:137 +msgid "Error occurred on updating the item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:120 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:164 +msgid "Add New" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:125 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:169 +msgid "There is not any Item." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:129 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:173 +msgid "Info!" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:147 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:191 +msgid "ID" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:156 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:287 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:200 +msgid "Name" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:209 +msgid "Shortcode" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:301 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:218 +msgid "Status" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:174 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:227 +msgid "Actions" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:212 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:282 +msgid "Duplicate" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/ExludedPageListItem/index.jsx:32 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/SpecificPagesListItem/index.jsx:28 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:27 +#: assets/js/dev/admin/views/Accounts/index.jsx:226 +#: assets/js/dev/admin/views/WhatsApps/index.jsx:296 +msgid "Delete" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/utils/constants.js:234 +#: assets/js/dev/admin/utils/constants.js:289 +#: assets/js/dev/admin/utils/constants.js:343 +#: assets/js/dev/admin/utils/constants.js:397 +#: assets/js/dev/admin/utils/constants.js:451 +#: assets/js/dev/admin/utils/constants.js:505 +#: assets/js/dev/admin/utils/constants.js:559 +#: assets/js/dev/admin/utils/constants.js:613 +#: assets/js/dev/admin/utils/constants.js:667 +#: assets/js/dev/admin/utils/constants.js:721 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:23 +msgid "

Hi there

How can I help you

" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/utils/constants.js:263 +#: assets/js/dev/admin/utils/constants.js:318 +#: assets/js/dev/admin/utils/constants.js:372 +#: assets/js/dev/admin/utils/constants.js:426 +#: assets/js/dev/admin/utils/constants.js:480 +#: assets/js/dev/admin/utils/constants.js:534 +#: assets/js/dev/admin/utils/constants.js:588 +#: assets/js/dev/admin/utils/constants.js:642 +#: assets/js/dev/admin/utils/constants.js:696 +#: assets/js/dev/admin/utils/constants.js:750 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:52 +msgid "

Hi! Click one of our member below to chat on WhatsApp

" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/utils/constants.js:267 +#: assets/js/dev/admin/utils/constants.js:322 +#: assets/js/dev/admin/utils/constants.js:376 +#: assets/js/dev/admin/utils/constants.js:430 +#: assets/js/dev/admin/utils/constants.js:484 +#: assets/js/dev/admin/utils/constants.js:538 +#: assets/js/dev/admin/utils/constants.js:592 +#: assets/js/dev/admin/utils/constants.js:646 +#: assets/js/dev/admin/utils/constants.js:700 +#: assets/js/dev/admin/utils/constants.js:754 +msgid "WhatsApp Conversation" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/utils/constants.js:661 +msgid "Need Help?" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/ChatBubble/index.jsx:11 +msgid " Icon" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/ChatBubble/index.jsx:15 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:69 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:78 +msgid "Icon" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/ChatBubble/index.jsx:25 +msgid "Text(Optional)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/StartChat/index.jsx:14 +msgid "Button Text" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/StartChat/index.jsx:29 +msgid "Show WhatsApp Messenger Icon" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:159 +msgid "Type & Position" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Type" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Floating Bubble " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Embed Bubble " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Embed Chat Window " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Button" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Position" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid " Left" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid " Center" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid " Right" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Bottom" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/ExludedPageListItem/index.jsx:25 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/SpecificPagesListItem/index.jsx:21 +msgid "Edit" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/ExludedPageListItem/index.jsx:50 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/index.jsx:32 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/index.jsx:32 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/SpecificPagesListItem/index.jsx:46 +msgid "URL" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Template/index.jsx:49 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/ExludedPageListItem/index.jsx:63 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/SpecificPagesListItem/index.jsx:59 +msgid "Apply" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/index.jsx:22 +msgid "Don't display chat on these pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AvailabilityDay/index.jsx:30 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/ExcludedPages/index.jsx:41 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/index.jsx:41 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:95 +msgid "Add" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/SpecificPages/index.jsx:22 +msgid "DISPLAY CHAT ONLY ON THESE PAGES" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/index.jsx:21 +msgid "All pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/index.jsx:36 +msgid "Excluded Pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/index.jsx:51 +msgid "Specific Pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/index.jsx:66 +msgid "All WooCommerce Products" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/pages/index.jsx:81 +msgid "Specific WooCommerce Products" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/devices/index.jsx:8 +msgid "Display Widget On" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/devices/index.jsx:29 +msgid "Mobile\t" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/devices/index.jsx:52 +msgid "Desktop" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:10 +msgid "Select type of visitors who can view WhatsApp" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:16 +msgid "Display Chat for" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:32 +msgid "All Visitors " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:47 +msgid "New Visitors" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:55 +msgid "Who come to your Website for the first time" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:78 +msgid "Returning Visitors" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:86 +msgid "Who had been on your Website before" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:105 +msgid "Logged in Users" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:18 +#: assets/js/dev/admin/components/Analytics/index.jsx:50 +#: assets/js/dev/admin/components/Settings/General/index.jsx:35 +#: assets/js/dev/admin/components/TimeZoneAccount/index.jsx:13 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:108 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:123 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:60 +msgid "(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/visitors/index.jsx:120 +msgid "Guest Users" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:27 +msgid "Items are required." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:32 +#: assets/js/dev/api/items.js:67 +msgid "Invalid type." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:47 +msgid "There was an error on getting items." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:61 +msgid "Search value is required." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/items.js:81 +msgid "There was an error on searching items." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:61 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:7 +msgid "Products" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:8 +msgid "Excluded Products" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:9 +msgid "Categories" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:10 +msgid "Excluded Categories" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:11 +msgid "Tags" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/WooCommerceList/index.jsx:12 +msgid "Excluded Tags" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:42 +msgid "One condition should match" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:48 +msgid "All conditions should match" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:64 +msgid "Excluded Products(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:67 +msgid "Categories(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:70 +msgid "Excluded Categories(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:76 +msgid "Tags(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/WooCommerce/index.jsx:79 +msgid "Excluded Tags(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:162 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:64 +msgid "Display Settings" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:71 +msgid "The settings below are used to activate/deactivate the widget depending on specific parameters." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:78 +msgid " Pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:81 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:137 +msgid "Devices" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:84 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:154 +msgid "Visitors" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/ChatDisplaySetting/index.jsx:97 +msgid "Pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:168 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/Notification/index.jsx:9 +msgid "Notifications" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/Notification/index.jsx:12 +msgid "NOTIFICATIONS" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/Notification/index.jsx:33 +msgid "Bubble notification badge\t" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/Notification/index.jsx:59 +msgid "Show notification in browser tab title" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:165 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:12 +msgid "Triggers" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:19 +msgid "Time On Page (Sec)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:27 +msgid "Here you can set the time that will open the chat window automatically." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:54 +msgid "Use Scroll bar" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:68 +msgid "Add scroll bar in your widget with account" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:100 +msgid "Close Effect" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:108 +msgid "Enable a scale effect on the button when the chat window is closed." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/SettingMenu/OpenChat/index.jsx:135 +msgid "Display Chat Window on Load" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/WelcomeMessage/index.jsx:11 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/WelcomeMessage/index.jsx:14 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:82 +msgid "Message" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:276 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:288 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:104 +msgid "Colors" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:107 +msgid " Colors" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:164 +msgid "Header Background Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:234 +msgid "Button Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:306 +msgid "Header Text Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:378 +msgid "Header Icon Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:452 +msgid "Header Caption Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:526 +msgid "Icon Background Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:596 +msgid "Icon Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:666 +msgid "Icon Text Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:740 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:1182 +msgid "Online Border Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:814 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:1256 +msgid "Offline Border Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:890 +msgid "Button Background Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:962 +msgid "Button Name Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:1036 +msgid "Button Caption Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/styleMenu/Colors/index.jsx:1108 +msgid "Button Icon Color" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:279 +msgid "Button Border Radius" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/Description/index.jsx:10 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/Description/index.jsx:30 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:72 +msgid "Description" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/contentMenu/Description/index.jsx:15 +msgid "Header Text" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:35 +msgid "Accounts" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:44 +msgid "Select accounts you want to display in WhatsApp Chat Widget" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/MenuItem.jsx:85 +msgid "Start Chat Button" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/NavMenu.jsx:30 +msgid "Content" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/NavMenu.jsx:44 +#: assets/js/dev/admin/views/App/index.jsx:72 +msgid "Settings" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/NavMenu.jsx:58 +msgid "Styles" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/WidgetMenu/menu/Menu.jsx:19 +msgid "Template" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/base/components/MultiAccountBtn/index.jsx:93 +#: assets/js/dev/base/components/WhatsAppButton/Admin.jsx:350 +#: assets/js/dev/base/components/WhatsAppButton/Front.jsx:377 +#: assets/js/dev/base/components/WhatsAppButton/Front.jsx:598 +#: assets/js/whatsapp/index.js:1 +msgid "By Asana Plugins" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/base/components/WhatsAppButton/index.jsx:275 +#: assets/js/whatsapp/index.js:1 +msgid "Typically replies in minues" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/base/components/WhatsAppButton/index.jsx:277 +#: assets/js/whatsapp/index.js:1 +msgid "Typically replies in a few hours" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/base/components/WhatsAppButton/index.jsx:282 +#: assets/js/whatsapp/index.js:1 +msgid "Typically replies within an hour" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/base/components/WhatsAppButton/index.jsx:287 +#: assets/js/whatsapp/index.js:1 +msgid "Typically replies instantly" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Template/index.jsx:63 +msgid "Select a template to start with" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Template/index.jsx:253 +msgid "Available in the Pro Version" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Settings/index.jsx:27 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:143 +msgid "Saved Successfully." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:148 +msgid "Error occurred on saving the whatsapp." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:276 +msgid "Save" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/WhatsApp/index.jsx:314 +msgid "Enable or disable it." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/TimeZone/index.jsx:9 +#: assets/js/dev/admin/components/TimeZoneAccount/index.jsx:10 +msgid "Timezone" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:12 +msgid "How to redirect WhatsApp URL" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:16 +msgid "Open in new tab" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:32 +msgid "Powered By" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:43 +msgid "Disable powered by message in the pro version" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:64 +msgid "Desktop Url" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:76 +#: assets/js/dev/admin/components/Settings/General/index.jsx:143 +msgid "https://api.whatsapp.com/" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:104 +msgid "https://web.whatsapp.com/" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:123 +msgid "Web" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:131 +msgid "Mobile Url" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:162 +msgid "API" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:171 +msgid "whatsapp://send?phone=" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/General/index.jsx:190 +msgid "Protocol" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:82 +#: assets/js/dev/admin/components/Settings/General/index.jsx:206 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:135 +msgid "Save Changes" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:9 +msgid "WhatsApp on WooCommerce product pages" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:16 +msgid "Enabled" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:33 +msgid "Button position" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:47 +msgid "Before Add to Cart button(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:53 +msgid "After Add to Cart button" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:59 +msgid "Before Add to Cart form(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:65 +msgid "After Add to Cart form(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:71 +msgid "Before product excerpt(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:77 +msgid "After product excerpt(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:83 +msgid "After product meta(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:89 +msgid "Before CSS selector(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:95 +msgid "After CSS selector(Pro)" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Settings/Woocommrece/index.jsx:116 +msgid "CSS Selector" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/settings.js:17 +msgid "There was an error on getting settings." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/settings.js:44 +msgid "There was an error on saving settings." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:11 +msgid "Enable Analytics on WhatsApp" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:15 +msgid "Google Analytics" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:26 +msgid "View WhatsApp tracking on Google Analytics > Behavior > Events" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:47 +msgid "Facebook Pixel" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/Analytics/index.jsx:58 +msgid "View WhatsApp recorded events in Event Manager of Facebook for Business" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Settings/index.jsx:32 +msgid "There was an error on saving the settings." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Settings/index.jsx:62 +msgid "General " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Settings/index.jsx:77 +msgid "WooCommerce " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Settings/index.jsx:92 +msgid "Analytics" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:15 +msgid "There was an error on gettings accounts." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:29 +msgid "ID is required to get an account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:44 +msgid "There was an error on getting the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:69 +msgid "Data is required to create an account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:99 +msgid "There was an error on creating the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:112 +msgid "Data is required to update an account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:116 +msgid "Account ID is required to update it." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:146 +msgid "There was an error on updating the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:160 +msgid "ID is required to delete an account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:175 +msgid "There was an error on deleting the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:189 +msgid "ID is required to duplicate an account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/api/account.js:207 +#: assets/js/dev/api/account.js:236 +msgid "There was an error on duplicating the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/views/Accounts/index.jsx:165 +msgid "Number" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AvailabilityDay/index.jsx:34 +msgid "Remove" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/ImageUpload/index.jsx:67 +msgid "Custom" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/ImageUpload/index.jsx:106 +msgid "Upload a file or drag and drop here" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/ImageUpload/index.jsx:120 +msgid "PNG, JPG, GIF" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:22 +msgid "Avatar" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:32 +msgid "Select From Images" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:35 +msgid "Upload Image" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:62 +msgid "All " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:77 +msgid "Male " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +#: assets/js/dev/admin/components/AccountsProfile/index.jsx:92 +msgid "Female " +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Please enter a valid phone number or group chat url." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Account number is required." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Account name is required." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Error occurred on saving the account." +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Account Number or group chat URL" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Text Message to WhatsApp" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "A predefined text message that user can send to you when contacting with WhatsApp" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Caption" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Custom caption" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Custom Caption" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Always available online" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Custom Availability" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Use Timezone" +msgstr "" + +#: assets/js/admin/admin/index.js:2 +msgid "Use specific timezone for this account" +msgstr "" + +#: assets/js/dev/api/account.js:220 +msgid "Accounts are required for reordering." +msgstr "" + +#: assets/js/dev/api/whatsapp.js:186 +msgid "Items is required for reordering." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/composer_file/package.json new file mode 100644 index 00000000..4b804dc5 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/composer_file/package.json @@ -0,0 +1 @@ +{"name":"miniorange-otp-verification","version":"1.0.0","type":"MiniOrangeGateway","testMode":false,"failMode":false,"hostname":"https:\/\/login.xecurify.com","dCustomerKey":"16555","dApiKey":"fFd2XcvTGDemZvbw1bcUesNJWEqKbbUq","sslVerify":false,"session":"SESSION","typePlan":"wp_otp_verification_basic_plan","licenseName":"WP_OTP_VERIFICATION_PLUGIN"} \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/translation_file/lang/miniorange-otp-verification-hi_IN.po b/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/translation_file/lang/miniorange-otp-verification-hi_IN.po new file mode 100644 index 00000000..70646998 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/miniorange-sms-order-notification-otp-verification/translation_file/lang/miniorange-otp-verification-hi_IN.po @@ -0,0 +1,4356 @@ +msgid "" +msgstr "" +"Project-Id-Version: WP OTP Verification 1.0.0\n" +"POT-Creation-Date: 2018-11-04 04:51+0530\n" +"PO-Revision-Date: 2018-11-04 05:36+0530\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2\n" +"X-Poedit-Basepath: ..\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-KeywordsList: __;mo_\n" +"X-Poedit-SearchPath-0: .\n" + +#: add-ons/custom-message/views/custom.php:12 +msgid "SEND CUSTOM EMAIL MESSAGE" +msgstr "कस्टम ईमेल संदेश भेजें" + +#: add-ons/custom-message/views/custom.php:14 add-ons/custom-message/views/custom.php:66 +#: add-ons/um-password-reset/views/UMPasswordReset.php:19 +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:16 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:16 +#: add-ons/um-sms-notification/views/um-sms-notification.php:15 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:16 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:16 +#: add-ons/wc-sms-notification/views/wc-sms-notification.php:15 +#, fuzzy +#| msgid "Back" +msgid "Go Back" +msgstr "वापस" + +#: add-ons/custom-message/views/custom.php:16 add-ons/custom-message/views/custom.php:68 +msgid "Send Message" +msgstr "मेसेज भेजें" + +#: add-ons/custom-message/views/custom.php:28 +msgid "From ID:" +msgstr "फार्म आईडी:" + +#: add-ons/custom-message/views/custom.php:30 +msgid "Enter email address" +msgstr "ईमेल पता दर्ज करें" + +#: add-ons/custom-message/views/custom.php:32 +msgid "From Name:" +msgstr "नाम:" + +#: add-ons/custom-message/views/custom.php:34 +msgid "Enter Name" +msgstr "नाम दर्ज करें" + +#: add-ons/custom-message/views/custom.php:36 +msgid "Subject:" +msgstr "विषय:" + +#: add-ons/custom-message/views/custom.php:38 +msgid "Enter your OTP Email Subject" +msgstr "अपना ओटीपी ईमेल विषय दर्ज करें" + +#: add-ons/custom-message/views/custom.php:40 +msgid "To Email Address:" +msgstr "वह ईमेल पता दर्ज करें जिसमें संदेश भेजा जाएगा:" + +#: add-ons/custom-message/views/custom.php:42 +msgid "Enter semicolon (;) separated email-addresses to send the email to" +msgstr "ईमेल भेजने के लिए अर्धविराम (;) से अलग ईमेल-पते दर्ज करें" + +#: add-ons/custom-message/views/custom.php:48 +msgid "Body:" +msgstr "संदेश का मुख्य हिस्सा:" + +#: add-ons/custom-message/views/custom.php:64 +msgid "SEND CUSTOM SMS MESSAGE" +msgstr "कस्टम एसएमएस संदेश भेजें" + +#: add-ons/custom-message/views/custom.php:80 +msgid "Phone Numbers:" +msgstr "फोन नंबर:" + +#: add-ons/custom-message/views/custom.php:83 +msgid "Enter semicolon(;) separated Phone Numbers" +msgstr "अर्धविराम (;) से अलग फ़ोन नंबर दर्ज करें" + +#: add-ons/custom-message/views/custom.php:90 +msgid "Message" +msgstr "संदेश" + +#: add-ons/custom-message/views/custom.php:94 +msgid "Enter OTP SMS Message" +msgstr "ओटीपी एसएमएस संदेश दर्ज करें" + +#: add-ons/custom-message/views/custom.php:97 +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:65 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:52 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:64 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:52 +msgid "" +"You can have new line characters in your sms text body. To enter a new line character use the " +"%0a symbol. To enter a \"#\" character you can use the %23 symbol. " +"To see a complete list of special characters that you can send in a SMS check with your gateway " +"provider." +msgstr "" +"आपके पास अपने एसएमएस पाठ बॉडी में नया लाइन वर्ण हो सकते हैं। एक नया पंक्ति वर्ण दर्ज करने के लिए %0a प्रतीक का उपयोग करें। एक \"#\" वर्ण दर्ज करने के लिए आप %23 प्रतीक का उपयोग कर सकते " +"हैं विशेष वर्णों की एक पूरी सूची देखने के लिए कि आप अपने गेटवे प्रदाता से एसएमएस चेक में भेज सकते हैं।" + +#: add-ons/um-password-reset/handler/UMPasswordResetHandler.php:28 +#, fuzzy +#| msgid "Ultimate Membership Pro Registration Form" +msgid "Ultimate Member Password Reset using OTP" +msgstr "Ultimate Membership Pro पंजीकरण फ़ॉर्म" + +#: add-ons/um-password-reset/handler/UMPasswordResetHandler.php:32 +msgid "Reset Password" +msgstr "पासवर्ड रीसेट" + +#: add-ons/um-password-reset/handler/UMPasswordResetHandler.php:224 +msgid "" +"You have reached the limit for requesting password change for this user already. Contact support " +"if you cannot open the email" +msgstr "" +"आप पहले से ही इस उपयोगकर्ता के लिए पासवर्ड परिवर्तन का अनुरोध करने के लिए सीमा तक पहुंच गए हैं। यदि आप ईमेल " +"नहीं खोल सकते हैं तो संपर्क समर्थन" + +#: add-ons/um-password-reset/helper/UMPasswordResetMessages.php:15 +msgid "Username that the OTP was sent to and the username submitted do not match" +msgstr "ओटीपी जो उपयोगकर्ता नाम को भेजा गया था और संपर्क प्रस्तुति में मिला उपयोगकर्ता नाम नहीं खाते।" + +#: add-ons/um-password-reset/helper/UMPasswordResetMessages.php:16 +msgid "We can't find an account registered with that address or username or phone number" +msgstr "हमें उस पते या उपयोगकर्ता नाम या फोन नंबर से पंजीकृत खाता नहीं मिल रहा है" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:17 +msgid "ULTIMATE MEMBER PASSWORD RESET SETTINGS" +msgstr "ULTIMATE MEMBER पासवर्ड रीसेट सेटिंग" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:21 +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:19 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:19 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:19 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:19 +#: views/messages.php:21 views/messages.php:51 views/messages.php:81 views/otpsettings.php:17 +#: views/otpsettings.php:132 views/otpsettings.php:156 views/settings.php:53 views/settings.php:85 +msgid "Save Settings" +msgstr "समायोजन बचाओ" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:28 +msgid "Enable or Disable Options for the Password Reset Form." +msgstr "पासवर्ड रीसेट फॉर्म के लिए विकल्प सक्षम या अक्षम करें।" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:43 views/forms/CalderaForms.php:48 +#: views/forms/ClassifyRegistrationForm.php:35 views/forms/DefaultWordPressRegistrationForm.php:23 +#: views/forms/DocDirectThemeRegistration.php:13 views/forms/FormCraftBasicForm.php:33 +#: views/forms/FormCraftPremiumForm.php:33 views/forms/FormMaker.php:39 +#: views/forms/GravityForm.php:55 views/forms/MemberPressRegistrationForm.php:16 +#: views/forms/MultiSiteFormRegistration.php:12 views/forms/NinjaForm.php:33 +#: views/forms/NinjaFormAjaxForm.php:33 views/forms/PaidMembershipForm.php:13 +#: views/forms/PieRegistrationForm.php:12 views/forms/ProfileBuilderRegistrationForm.php:14 +#: views/forms/RealEstate7.php:15 views/forms/RealesWPTheme.php:13 +#: views/forms/RegistrationMagicForm.php:12 views/forms/SimplrRegistrationForm.php:12 +#: views/forms/UltimateMemberLoginForm.php:25 views/forms/UltimateMemberRegistrationForm.php:38 +#: views/forms/UltimateProRegistrationForm.php:27 views/forms/UserProRegistrationForm.php:34 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:13 +#: views/forms/UserUltraRegistrationForm.php:12 views/forms/WPFormsPlugin.php:46 +#: views/forms/WPLoginForm.php:23 views/forms/WooCommerceCheckOutForm.php:12 +#: views/forms/WooCommerceProductVendors.php:25 views/forms/WooCommerceRegistrationForm.php:30 +#: views/forms/WordPressComments.php:17 views/forms/WpEmemberForm.php:13 +#: views/forms/WpMemberForm.php:11 +msgid "Enable Phone Verification" +msgstr "फोन सत्यापन सक्षम करें" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:49 views/forms/CalderaForms.php:18 +#: views/forms/ClassifyRegistrationForm.php:12 views/forms/DefaultWordPressRegistrationForm.php:33 +#: views/forms/DocDirectThemeRegistration.php:18 views/forms/FormCraftBasicForm.php:11 +#: views/forms/FormCraftPremiumForm.php:11 views/forms/FormMaker.php:15 +#: views/forms/GravityForm.php:18 views/forms/MemberPressRegistrationForm.php:38 +#: views/forms/MultiSiteFormRegistration.php:19 views/forms/NinjaForm.php:12 +#: views/forms/NinjaFormAjaxForm.php:11 views/forms/PaidMembershipForm.php:18 +#: views/forms/PieRegistrationForm.php:19 views/forms/ProfileBuilderRegistrationForm.php:28 +#: views/forms/RealEstate7.php:21 views/forms/RealesWPTheme.php:18 +#: views/forms/RegistrationMagicForm.php:36 views/forms/SimplrRegistrationForm.php:31 +#: views/forms/UltimateMemberLoginForm.php:93 views/forms/UltimateMemberRegistrationForm.php:55 +#: views/forms/UltimateProRegistrationForm.php:11 views/forms/UserProRegistrationForm.php:12 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:29 +#: views/forms/UserUltraRegistrationForm.php:27 views/forms/WPFormsPlugin.php:18 +#: views/forms/WPLoginForm.php:84 views/forms/WooCommerceCheckOutForm.php:16 +#: views/forms/WooCommerceProductVendors.php:42 views/forms/WooCommerceRegistrationForm.php:40 +#: views/forms/WordPressComments.php:22 views/forms/WpEmemberForm.php:28 +#: views/forms/WpMemberForm.php:26 +msgid "Enable Email Verification" +msgstr "ईमेल सत्यापन सक्षम करें" + +#: add-ons/um-password-reset/views/UMPasswordReset.php:53 views/forms/CalderaForms.php:72 +#: views/forms/FormMaker.php:60 views/forms/GravityForm.php:86 views/forms/NinjaFormAjaxForm.php:54 +#: views/forms/UltimateMemberProfileForm.php:55 views/forms/UltimateMemberRegistrationForm.php:30 +#: views/forms/WPFormsPlugin.php:68 views/forms/WooCommerceCheckOutForm.php:44 +#: views/forms/WooCommerceRegistrationForm.php:20 +msgid "Verification Button text" +msgstr "सत्यापन बटन पाठ" + +#: add-ons/um-sms-notification/helper/UltimateMemberSMSNotificationMessages.php:16 +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:16 +msgid "NEW ACCOUNT NOTIFICATION" +msgstr "नया खाता अधिसूचना" + +#: add-ons/um-sms-notification/helper/UltimateMemberSMSNotificationMessages.php:17 +msgid "Customers are sent a new account SMS notification when they sign up on the site." +msgstr "जब वे साइट पर साइन अप करते हैं तो ग्राहकों को एक नया खाता एसएमएस अधिसूचना भेजी जाती है।" + +#: add-ons/um-sms-notification/helper/UltimateMemberSMSNotificationMessages.php:18 +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:19 +msgid "" +"Thanks for creating an account on {site-name}.%0aYour username is {username}.%0aLogin Here: " +"{accountpage-url}" +msgstr "" +"{site-name} पर खाता बनाने के लिए धन्यवाद। %0a आपका उपयोगकर्ता नाम {username} है। % 0aLogin यहां: " +"{accountpage-url}" + +#: add-ons/um-sms-notification/helper/UltimateMemberSMSNotificationMessages.php:19 +msgid "Admins are sent a new account SMS notification when a user signs up on the site." +msgstr "जब उपयोगकर्ता साइट पर साइन अप करता है तो व्यवस्थापक को एक नया खाता एसएमएस अधिसूचना भेजी जाती है।" + +#: add-ons/um-sms-notification/helper/UltimateMemberSMSNotificationMessages.php:20 +msgid "New User Created on {site-name}.%0aUsername: {username}.%0aProfile Page: {accountpage-url}" +msgstr "" +"नया उपयोगकर्ता {site-name} पर बनाया गया। %0a उपयोगकर्ता नाम: {उपयोगकर्ता नाम}। %0a एप्रोफाइल पेज: " +"{accountpage-url}" + +#: add-ons/um-sms-notification/helper/um-sms-notification/UltimateMemberNewCustomerNotification.php:25 +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-new-customer-notif.php:29 +msgid "NEW ACCOUNT NOTIFICATION SETTINGS" +msgstr "नया खाता अधिसूचना सेटिंग" + +#: add-ons/um-sms-notification/helper/um-sms-notification/UltimateMemberNewCustomerNotification.php:26 +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-new-customer-notif.php:30 +msgid "SMS notifications settings for New Account creation SMS sent to the users" +msgstr "उपयोगकर्ताओं को भेजे गए नए खाता निर्माण एसएमएस के लिए एसएमएस अधिसूचना सेटिंग्स" + +#: add-ons/um-sms-notification/helper/um-sms-notification/UltimateMemberNewUserAdminNotification.php:25 +msgid "NEW ACCOUNT ADMIN NOTIFICATION SETTINGS" +msgstr "नया खाता व्यवस्थापक अधिसूचना सेटिंग" + +#: add-ons/um-sms-notification/helper/um-sms-notification/UltimateMemberNewUserAdminNotification.php:26 +msgid "SMS notifications settings for New Account creation SMS sent to the admins" +msgstr "व्यवस्थापक को भेजे गए नए खाता निर्माण एसएमएस के लिए एसएमएस अधिसूचना सेटिंग्स" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:29 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:29 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:29 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:29 +msgid "Enable/Disable" +msgstr "अक्षम/सक्षम" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:33 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:33 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:33 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:33 +msgid "Enable this SMS Notification" +msgstr "इस एसएमएस अधिसूचना को सक्षम करें" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:37 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:37 +msgid "Recipients" +msgstr "प्राप्तकर्ता" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:39 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:39 +msgid "MULTIPLE RECIPIENTS?" +msgstr "बहुसंख्यक रिसीपेंट्स?" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:40 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:40 +msgid "" +"Yes. You can enter semi-colon (;) separated mutiple phone numbers to send the notification to." +msgstr "हाँ। आप अधिसूचना भेजने के लिए अर्धविराम (;) अलग-अलग फोन नंबरों को दर्ज कर सकते हैं।" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:50 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:38 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:50 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:38 +msgid "SMS Body" +msgstr "एसएमएस बॉडी" + +#: add-ons/um-sms-notification/views/smsnotifications/um-admin-sms-template.php:52 +#: add-ons/um-sms-notification/views/smsnotifications/um-customer-sms-template.php:39 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-admin-sms-template.php:51 +#: add-ons/wc-sms-notification/views/smsnotifications/wc-customer-sms-template.php:39 +msgid "AVAILABLE TAGS" +msgstr "उपलब्ध टैग" + +#: add-ons/um-sms-notification/views/um-sms-notification.php:13 +msgid "ULTIMATE MEMBER NOTIFICATION SETTINGS" +msgstr "ULTIMATE MEMBER पासवर्ड रीसेट सेटिंग" + +#: add-ons/um-sms-notification/views/um-sms-notification.php:22 +msgid "SMS notifications sent from Ultimate Member are listed below. Click on one to configure it." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:17 +msgid "" +"Customers are sent a new account SMS notification when they sign up via checkout or account page." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:18 +msgid "" +"Thanks for creating an account on {site-name}.%0aYour username is {username}.%0aYour password " +"is: {password}" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:22 +msgid "CUSTOMER NOTE NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:23 +msgid "" +"Customers are sent a new note SMS notification when the admin adds a customer note to one of " +"their orders." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:24 +msgid "" +"Hi {username},%0aA Note has been added to your order %23{order-number} with {site-name} ordered " +"on {order-date} " +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:27 +msgid "ORDER STATUS NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:28 +msgid "" +"Recipients will be sent a new sms notification notifying that the status of a order has changed " +"and they need to process it." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:29 +msgid "" +"{site-name}: Customer Order %23{order-number} status Changed to: {order-status}.%0aCheck your " +"dashboard for complete details" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:32 +msgid "ORDER ON HOLD NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:33 +msgid "" +"Customer will be sent a new sms notification notifying that the status of the order has changed " +"to ON-HOLD." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:34 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} has been put on hold, we will " +"contact you shortly." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:37 +msgid "PROCESSING ORDER NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:38 +msgid "" +"Customer will be sent a new sms notification notifying that the order is currently under " +"processing." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:39 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} ordered on {order-date} is " +"being processed." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:42 +msgid "ORDER COMPLETED NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:43 +msgid "" +"Customer will be sent a new sms notification notifying that the order processing has been " +"completed." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:44 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} has been processed. Item will " +"be dispatched and delivered to you shortly." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:47 +msgid "ORDER REFUNDED NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:48 +msgid "Customer will be sent a new sms notification notifying that the ordered has been refunded." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:49 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} ordered on {order-date} has " +"been refunded." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:52 +msgid "ORDER CANCELLED NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:53 +msgid "Customer will be sent a new sms notification notifying that the order has been cancelled." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:54 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} ordered on {order-date} has " +"been cancelled." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:57 +msgid "ORDER FAILED NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:58 +msgid "" +"Customer will be sent a new sms notification notifying that the order processing has failed." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:59 +msgid "" +"Hello {username},%0aProcessing of your %23{order-number} with {site-name} ordered on {order-" +"date} has failed. We will contact you shortly." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:62 +msgid "ORDER PENDING PAYMENT NOTIFICATION" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:63 +msgid "Customer will be sent a new sms notification notifying that the order is pending payment." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages.php:64 +msgid "" +"Hello {username},%0aYour order %23{order-number} with {site-name} ordered on {order-date} is " +"pending payment." +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-customer-note-notif.php:25 +msgid "CUSTOMER NOTE NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-customer-note-notif.php:26 +msgid "SMS notifications settings for Customer Note SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-cancelled-customer-notif.php:25 +msgid "ORDER CANCELLED NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-cancelled-customer-notif.php:26 +msgid "SMS notifications settings for Order Cancellation SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-completed-customer-notif.php:25 +msgid "ORDER COMPLETED NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-completed-customer-notif.php:26 +msgid "SMS notifications settings for Order Completion SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-failed-customer-notif.php:25 +msgid "ORDER FAILED NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-failed-customer-notif.php:26 +msgid "SMS notifications settings for Order failure SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-on-hold-customer-notif.php:25 +msgid "ORDER ON-HOLD NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-on-hold-customer-notif.php:26 +msgid "SMS notifications settings for Order on-hold SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-pending-customer-notif.php:25 +msgid "ORDER PENDING PAYMENT NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-pending-customer-notif.php:26 +msgid "SMS notifications settings for Order Pending Payment SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-processing-customer-notif.php:25 +msgid "ORDER PROCESSING NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-processing-customer-notif.php:26 +msgid "SMS notifications settings for Order Processing SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-refunded-customer-notif.php:25 +msgid "ORDER REFUNDED NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-refunded-customer-notif.php:26 +msgid "SMS notifications settings for Order Refunded SMS sent to the users" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-status-admin-notif.php:26 +msgid "ORDER ADMIN STATUS NOTIFICATION SETTINGS" +msgstr "" + +#: add-ons/wc-sms-notification/helper/wc-sms-notification-messages/wc-order-status-admin-notif.php:27 +msgid "SMS notifications settings for Order Status SMS sent to the admins" +msgstr "" + +#: add-ons/wc-sms-notification/views/custom-order-msg.php:7 +msgid "Billing Phone" +msgstr "बिलिंग फोन" + +#: add-ons/wc-sms-notification/views/custom-order-msg.php:10 +msgid "Your custom message to be sent to the user" +msgstr "आपका कस्टम संदेश जो उपयोगकर्ता को भेजा जाना है" + +#: add-ons/wc-sms-notification/views/custom-order-msg.php:13 +#, fuzzy +#| msgid "Send OTP" +msgid "Send SMS" +msgstr "ओटीपी भेजें" + +#: add-ons/wc-sms-notification/views/wc-sms-notification.php:13 +msgid "WOOCOMMERCE NOTIFICATION SETTINGS" +msgstr "WOOCOMMERCE अधिसूचना सेटिंग" + +#: add-ons/wc-sms-notification/views/wc-sms-notification.php:22 +msgid "SMS notifications sent from WooCommerce are listed below. Click on one to configure it." +msgstr "SMS notifications sent from WooCommerce are listed below. Click on one to configure it." + +#: controllers/feedback.php:3 +msgid "" +"We are sad to see you go :(

Have you found a bug? Did you feel something was missing? " +"Whatever it is, we'd love to hear from you and get better." +msgstr "" + +#: controllers/feedback.php:7 +msgid "You can even create an account with us here : ( Below Version 3.0 )
" +msgid "Ninja Forms ( Below version 3.0 )" +msgstr "Ninja Forms (संस्करण 3.0 के नीचे)" + +#: handler/forms/NinjaFormAjaxForm.php:28 +#, fuzzy +#| msgid "Ninja Forms ( Above Version 3.0 )" +msgid "Ninja Forms ( Above version 3.0 )" +msgstr "Ninja Forms (संस्करण 3.0 से ऊपर)" + +#: handler/forms/PaidMembershipForm.php:18 +#, fuzzy +#| msgid "Ultimate Membership Pro Registration Form" +msgid "Paid MemberShip Pro Registration Form" +msgstr "Ultimate Membership Pro पंजीकरण फ़ॉर्म" + +#: handler/forms/PieRegistrationForm.php:22 +msgid "PIE Registration Form" +msgstr "PIE पंजीकरण फॉर्म" + +#: handler/forms/ProfileBuilderRegistrationForm.php:21 +msgid "Profile Builder Registration Form" +msgstr "Profile Builder पंजीकरण फ़ॉर्म" + +#: handler/forms/RealEstate7.php:20 +msgid "Real Estate 7 Pro Theme" +msgstr "Rea Estate 7 रो थीम" + +#: handler/forms/RealesWPTheme.php:27 +msgid "Reales WP Theme Registration Form" +msgstr "Reales WP Theme पंजीकरण फ़ॉर्म" + +#: handler/forms/RealesWPTheme.php:73 +msgid "Validate and Sign Up" +msgstr "मान्य करें और साइन अप करें" + +#: handler/forms/RegistrationMagicForm.php:25 +#, fuzzy +#| msgid "Custom User Registration Form Builder" +msgid "Custom User Registration Form Builder (Registration Magic)" +msgstr "Custom User पंजीकरण फॉर्म बिल्डर" + +#: handler/forms/SimplrRegistrationForm.php:21 +msgid "Simplr User Registration Form Plus" +msgstr "Simplr User पंजीकरण फॉर्म प्लस" + +#: handler/forms/UltimateMemberLoginForm.php:39 +#, fuzzy +#| msgid "Ultimate Member Registration Form" +msgid "Ultimate Member Login Form" +msgstr "Ultimate Member पंजीकरण फ़ॉर्म" + +#: handler/forms/UltimateMemberLoginForm.php:42 handler/forms/WPLoginForm.php:39 +msgid "Username, E-mail or Phone No." +msgstr "उपयोगकर्ता नाम, ई-मेल या फोन नंबर" + +#: handler/forms/UltimateMemberLoginForm.php:249 handler/forms/WPLoginForm.php:235 +msgid " ERROR: Invalid UserName. " +msgstr " त्रुटि: अमान्य उपयोगकर्ता नाम।" + +#: handler/forms/UltimateMemberProfileForm.php:30 +#, fuzzy +#| msgid "Ultimate Member Registration Form" +msgid "Ultimate Member Profile/Account Form" +msgstr "Ultimate Member पंजीकरण फ़ॉर्म" + +#: handler/forms/UltimateMemberRegistrationForm.php:24 +msgid "Ultimate Member Registration Form" +msgstr "Ultimate Member पंजीकरण फ़ॉर्म" + +#: handler/forms/UltimateProRegistrationForm.php:24 +#, fuzzy +#| msgid "Ultimate Membership Pro Registration Form" +msgid "Ultimate Membership Pro Form" +msgstr "Ultimate Membership Pro पंजीकरण फ़ॉर्म" + +#: handler/forms/UserProRegistrationForm.php:31 +#, fuzzy +#| msgid "UserPro Registration Form" +msgid "UserPro Form" +msgstr "UserPro पंजीकरण फॉर्म" + +#: handler/forms/UserProRegistrationForm.php:278 +msgid "Please Enter a phone number to enable this" +msgstr "यह सक्षम करने के लिए कृपया एक फ़ोन नंबर दर्ज करें।" + +#: handler/forms/UserProRegistrationForm.php:278 +msgid "Click Here to Verify Phone" +msgstr "फोन सत्यापित करने के लिए यहाँ क्लिक करें।" + +#: handler/forms/UserProRegistrationForm.php:306 +msgid "Please Enter a email to enable this." +msgstr "यह सक्षम करने के लिए कृपया एक ईमेल पता दर्ज करें" + +#: handler/forms/UserProRegistrationForm.php:306 +msgid "Click Here to Verify Email" +msgstr "ई-मेल सत्यापित करने के लिए यहाँ क्लिक करें।" + +#: handler/forms/UserProfileMadeEasyRegistrationForm.php:21 +msgid "UserProfile Made Easy Registration Form" +msgstr "UserProfile Made Easy पंजीकरण फ़ॉर्म" + +#: handler/forms/UserUltraRegistrationForm.php:21 +msgid "User Ultra Registration Form" +msgstr "User Ultra पंजीकरण फ़ॉर्म" + +#: handler/forms/WPFormsPlugin.php:23 +#, fuzzy +#| msgid "Forms" +msgid "WP Forms" +msgstr "फार्म" + +#: handler/forms/WPLoginForm.php:36 +#, fuzzy +#| msgid "WordPress Default Registration Form" +msgid "WordPress Default Login Form" +msgstr "WordPress डिफ़ॉल्ट पंजीकरण फ़ॉर्म" + +#: handler/forms/WooCommerceCheckOutForm.php:33 +msgid "Woocommerce Checkout Form" +msgstr "Woocommerce चेकआउट फ़ॉर्म" + +#: handler/forms/WooCommerceCheckOutForm.php:37 +msgid "Verify Your Purchase" +msgstr "अपनी खरीद की पुष्टि करें" + +#: handler/forms/WooCommerceCheckOutForm.php:37 +#, fuzzy +#| msgid "Place order" +msgid "Place Order" +msgstr "ऑर्डर करें" + +#: handler/forms/WooCommerceCheckOutForm.php:205 helper/templates/default.php:63 +#: helper/templates/externalphone.php:51 +msgid "Only digits within range 4-8 are allowed." +msgstr "4-8 के भीतर केवल अंकों की अनुमति दी जाती है" + +#: handler/forms/WooCommerceCheckOutForm.php:205 helper/templates/default.php:64 +#: helper/templates/userchoice.php:47 views/account/verify.php:34 +msgid "Validate OTP" +msgstr "ओटीपी मान्य करें" + +#: handler/forms/WooCommerceCheckOutForm.php:227 +msgid "Verify Code" +msgstr "कोड सत्यापित करें" + +#: handler/forms/WooCommerceCheckOutForm.php:229 +msgid "Enter Verification Code" +msgstr "सत्यापन कोड दर्ज करें" + +#: handler/forms/WooCommerceCheckOutForm.php:256 +msgid "Please Enter a Phone Number to enable this link" +msgstr "कृपया इस लिंक को सक्षम करने के लिए एक फ़ोन नंबर दर्ज करें" + +#: handler/forms/WooCommerceCheckOutForm.php:258 +msgid "Please Enter an Email Address to enable this link" +msgstr "कृपया इस लिंक को सक्षम करने के लिए एक ईमेल पता दर्ज करें" + +#: handler/forms/WooCommerceCheckOutForm.php:272 +msgid "Please Enter a Phone Number to enable this." +msgstr "यह सक्षम करने के लिए कृपया एक फ़ोन नंबर दर्ज करें।" + +#: handler/forms/WooCommerceCheckOutForm.php:277 views/forms/ContactForm7.php:29 +msgid "Please Enter an Email Address to enable this." +msgstr "यह सक्षम करने के लिए कृपया एक ईमेल पता दर्ज करें" + +#: handler/forms/WooCommerceProductVendors.php:24 +#, fuzzy +#| msgid "Woocommerce Registration Form" +msgid "Woocommerce Product Vendor Registration Form" +msgstr "Woocommerce पंजीकरण फॉर्म" + +#: handler/forms/WooCommerceProductVendors.php:245 +#: handler/forms/WooCommerceRegistrationForm.php:435 handler/forms/WordPressComments.php:150 +msgid "Phone" +msgstr "फ़ोन" + +#: handler/forms/WooCommerceProductVendors.php:264 +#: handler/forms/WooCommerceRegistrationForm.php:455 +#, fuzzy +#| msgid "Country Code" +msgid "Enter Code" +msgstr "देश कोड" + +#: handler/forms/WooCommerceRegistrationForm.php:27 +msgid "Woocommerce Registration Form" +msgstr "Woocommerce पंजीकरण फॉर्म" + +#: handler/forms/WooCommerceRegistrationForm.php:311 +msgid "Please enter a valid account password." +msgstr "कृपया एक वैध खाता पासवर्ड दर्ज करें" + +#: handler/forms/WooCommerceRegistrationForm.php:328 +msgid "Please enter a valid email address." +msgstr "यह सक्षम करने के लिए कृपया एक ईमेल पता दर्ज करें" + +#: handler/forms/WooCommerceRegistrationForm.php:335 +msgid "An account is already registered with your email address. Please login." +msgstr "एक खाता पहले से ही आपके ईमेल पते से पंजीकृत है कृपया लॉगिन करें।" + +#: handler/forms/WooCommerceRegistrationForm.php:353 +msgid "Please enter a valid account username." +msgstr "कृपया एक वैध खाता उपयोगकर्ता नाम दर्ज करें" + +#: handler/forms/WooCommerceRegistrationForm.php:360 +msgid "An account is already registered with that username. Please choose another." +msgstr "एक खाता पहले से उस उपयोगकर्ता नाम से पंजीकृत है कृपया दूसरा चुनें।" + +#: handler/forms/WooCommerceSocialLoginForm.php:27 +msgid "Woocommerce Social Login ( SMS Verification Only )" +msgstr "Woocommerce Social Login (एसएमएस सत्यापन) " + +#: handler/forms/WordPressComments.php:23 +msgid "WordPress Comment Form" +msgstr "WordPress टिप्पणी फॉर्म" + +#: handler/forms/WordPressComments.php:130 +msgid "Extra Fields" +msgstr "अतिरिक्त फ़ील्ड" + +#: handler/forms/WordPressComments.php:172 +#, fuzzy +#| msgid "" +#| "Error: You did not add a phone number. Hit the Back button on your \n" +#| "\t\t \t\t\t\t\tWeb browser and resubmit your comment with a phone number." +msgid "" +"Error: You did not add a phone number. Hit the Back button on your Web browser and resubmit your " +"comment with a phone number." +msgstr "" +"त्रुटि: आपने एक फ़ोन नंबर नहीं जोड़ा था अपने बैक बटन को दबाएं\n" +"वेब ब्राउज़र और एक फ़ोन नंबर के साथ अपनी टिप्पणी पुनः भेजें।" + +#: handler/forms/WordPressComments.php:175 +#, fuzzy +#| msgid "" +#| "Error: You did not add a Verification Code. Hit the Back button on your \n" +#| "\t\t \t\t\t\t\tWeb browser and resubmit your comment with a verification code." +msgid "" +"Error: You did not add a Verification Code. Hit the Back button on your Web browser and resubmit " +"your comment with a verification code." +msgstr "" +"त्रुटि: आपने सत्यापन कोड नहीं जोड़ा है। अपने बैक बटन को दबाएं\n" +"वेब ब्राउज़र और सत्यापन कोड के साथ अपनी टिप्पणी पुनः सबमिट करें।" + +#: handler/forms/WordPressComments.php:204 handler/forms/WordPressComments.php:232 +msgid "Email *" +msgstr "ईमेल *" + +#: handler/forms/WordPressComments.php:210 handler/forms/WordPressComments.php:238 +msgid "Phone *" +msgstr "फ़ोन *" + +#: handler/forms/WordPressComments.php:215 handler/forms/WordPressComments.php:243 +msgid "Verification Code" +msgstr "सत्यापन कोड" + +#: handler/forms/WpEmemberForm.php:22 +msgid "WP eMember" +msgstr "" + +#: handler/forms/WpMemberForm.php:25 +msgid "WP Members" +msgstr "" + +#: handler/miniorange_admin_actions.php:234 +msgid "[ Plugin Feedback ] : " +msgstr "" + +#: handler/miniorange_admin_actions.php:234 +msgid "[ Plugin Deactivated ]" +msgstr "" + +#: helper/messages.php:18 +msgid "" +"A OTP (One Time Passcode) has been sent to ##phone##. Please enter the OTP in the field below to " +"verify your phone." +msgstr "" +"एक ओटीपी (वन टाइम पासकोड) को ##phone## पर भेज दिया गया है। अपना फोन सत्यापित करने के लिए कृपया नीचे दिए " +"गए क्षेत्र में ओटीपी दर्ज करें" + +#: helper/messages.php:19 +msgid "" +"A One Time Passcode has been sent to ##email## Please enter the OTP below to verify your Email " +"Address. If you cannot see the email in your inbox, make sure to check your SPAM folder." +msgstr "" +"एक समय पासकोड को ##email## पर भेज दिया गया है। अपना ईमेल पता सत्यापित करने के लिए कृपया नीचे ओटीपी दर्ज " +"करें। यदि आप अपने इनबॉक्स में ईमेल नहीं देख सकते हैं, तो अपने स्पैम फ़ोल्डर की जांच सुनिश्चित करें।" + +#: helper/messages.php:20 +msgid "There was an error in sending the OTP. Please enter a valid email id or contact site Admin." +msgstr "ओटीपी भेजने में त्रुटि थी कृपया एक मान्य ईमेल आईडी या साइट व्यवस्थापक से बात करें।" + +#: helper/messages.php:21 +msgid "" +"There was an error in sending the OTP to the given Phone Number. Please Try Again or contact " +"site Admin." +msgstr "" +"दिए गए फ़ोन नंबर पर ओटीपी भेजने में एक त्रुटि थी। कृपया फिर से प्रयास करें या या साइट व्यवस्थापक से बात करें।" + +#: helper/messages.php:22 +msgid "##phone## is not a valid phone number. Please enter a valid Phone Number. E.g:+1XXXXXXXXXX" +msgstr "##phone## एक वैध फोन नंबर नहीं है कृपया एक मान्य फोन नंबर दर्ज करें। उदा: + 1XXXXXXXXXX" + +#: helper/messages.php:23 +#, fuzzy +#| msgid "" +#| "##phone## is not a valid phone number. Please enter a valid Phone Number. E.g:+1XXXXXXXXXX" +msgid "##email## is not a valid email address. Please enter a valid Email Address. E.g:abc@abc.abc" +msgstr "##phone## एक वैध फोन नंबर नहीं है कृपया एक मान्य फोन नंबर दर्ज करें। उदा: + 1XXXXXXXXXX" + +#: helper/messages.php:24 +msgid "" +"Please select one of the methods below to verify your account. A One time passcode will be sent " +"to the selected method." +msgstr "" +"अपना खाता सत्यापित करने के लिए कृपया नीचे दिए गए तरीकों में से कोई एक चुनें। एक पासकोड चयनित विधि को भेजा " +"जाएगा।" + +#: helper/messages.php:25 +msgid "You need to verify yourself in order to submit this form" +msgstr "इस फ़ॉर्म को सबमिट करने के लिए आपको स्वयं को सत्यापित करना होगा" + +#: helper/messages.php:26 +msgid "" +"##phone## has been blocked by the user. Please Try a different number or Contact site Admin." +msgstr "" +"##phone## उपयोगकर्ता द्वारा अवरोधित किया गया है। कृपया कोई भिन्न संख्या का प्रयास करें या साइट व्यवस्थापक से " +"संपर्क करें" + +#: helper/messages.php:27 +msgid "##email## has been blocked by the user. Please Try a different email or Contact site Admin." +msgstr "" +"##email## उपयोगकर्ता द्वारा अवरोधित किया गया है। कृपया एक भिन्न ई-मेल का प्रयास करें या साइट व्यवस्थापक से " +"संपर्क करें" + +#: helper/messages.php:28 +msgid "Register or Login with miniOrange to enable OTP Verification" +msgstr "" +"ओटीपी सत्यापनकर्ता को आपकी प्रतिक्रिया को सक्षम करने के लिए मिनी ऑरेंज के साथ पंजीकरण करें " +"या लॉगिन करें ।" + +#: helper/messages.php:30 +msgid "MY FORM IS NOT IN THE LIST" +msgstr "मेरी फॉर्म सूची में नहीं है" + +#: helper/messages.php:31 +msgid "" +"We are actively adding support for more forms. Please contact us using the support form on your " +"right or email us at otpsupport@xecurify.com/info@xecurify.com. While contacting us please include enough information " +"about your registration form and how you intend to use this plugin. We will respond promptly." +msgstr "" +"हम अधिक रूपों के लिए सक्रिय रूप से समर्थन जोड़ रहे हैं कृपया प्लगइन में समर्थन फार्म का उपयोग करके हमसे संपर्क करें या " +"otpsupport@xecurify.com/info@xecurify.com पर हमें ईमेल करें। हमसे संपर्क करते समय कृपया अपने पंजीकरण फॉर्म के बारे में पर्याप्त जानकारी " +"शामिल करें और आप इस प्लगइन का उपयोग कैसे करना चाहते हैं। हम तुरंत जवाब देंगे" + +#: helper/messages.php:32 +msgid "SenderID/Number is gateway specific. You will need to use your own SMS gateway for this." +msgstr "प्रेषक आईडी / संख्या गेटवे विशिष्ट है इसके लिए आपको अपने एसएमएस गेटवे का उपयोग करना होगा।" + +#: helper/messages.php:33 +msgid "CHANGE SENDER ID / NUMBER" +msgstr "प्रेषक आईडी / संख्या बदलें" + +#: helper/messages.php:34 +msgid "Sender Email is gateway specific. You will need to use your own Email gateway for this." +msgstr "प्रेषक ईमेल गेटवे विशिष्ट है इसके लिए आपको अपने ईमेल गेटवे का उपयोग करना होगा।" + +#: helper/messages.php:35 +msgid "CHANGE SENDER EMAIL ADDRESS" +msgstr "प्रेषक ईमेल पता बदलें " + +#: helper/messages.php:36 +msgid "WHAT DOES THIS MEAN?" +msgstr "इसका क्या मतलब है?" + +#: helper/messages.php:37 +msgid "WHAT IS A META KEY?" +msgstr "मेटा कुंजी क्या है?" + +#: helper/messages.php:38 +msgid "" +"WordPress stores addtional user data like phone number, age etc in the usermeta table in a key " +"value pair. MetaKey is the key against which the additional value is stored in the usermeta " +"table." +msgstr "" +"वर्डप्रेस अतिरिक्त उपयोगकर्ता डेटा जैसे फोन नंबर, आयु आदि उपयोगकर्ता मेटा टेबल में एक महत्वपूर्ण मूल्य जोड़ी में स्टोर " +"करता है। मेटा कुंजी वह चाबी है जिसके खिलाफ अतिरिक्त मूल्य यूजरेटा तालिका में जमा है" + +#: helper/messages.php:39 +msgid "" +"New users can validate their Email or Phone Number using either Email or Phone Verification.s " +"They will be prompted during registration to choose one of the two verification methods." +msgstr "" +"नए उपयोगकर्ता ईमेल या फोन की जांच के जरिए अपना ईमेल या फोन नंबर मान्य कर सकते हैं। दो सत्यापन विधियों में से एक " +"चुनने के लिए पंजीकरण के दौरान उन्हें संकेत दिया जाएगा।" + +#: helper/messages.php:40 +msgid "DON'T WANT USERS TO ENTER THEIR COUNTRY CODE?" +msgstr "क्या अपने उपयोगकर्ताओं को आप अपने देश का कोड दर्ज करना नहीं डेना चाहते?" + +#: helper/messages.php:41 +msgid "" +"Choose the default country code that will be appended to the phone number entered by the users. " +"This will allow your users to enter their phone numbers in the phone field without a country " +"code." +msgstr "" +"डिफ़ॉल्ट देश कोड चुनें जो उपयोगकर्ताओं द्वारा दर्ज फ़ोन नंबर पर जोड़ा जाएगा। यह आपके उपयोगकर्ताओं को किसी देश कोड " +"के बिना फ़ोन क्षेत्र में अपने फ़ोन नंबर दर्ज करने की अनुमति देगा।" + +#: helper/messages.php:42 +msgid "WHAT IS GUEST CHECKOUT?" +msgstr "GUEST CHECKOUT क्या है?" + +#: helper/messages.php:43 +msgid "" +"Verify customer's phone number or email address only when he is not logged in during checkout " +"( is a guest user )." +msgstr "" +"ग्राहक के फ़ोन नंबर या ईमेल पते को सत्यापित करें, जब वह चेकआउट के दौरान लॉग इन नहीं होता है (एक अतिथि " +"उपयोगकर्ता है)।" + +#: helper/messages.php:47 +msgid "Please submit your query along with email." +msgstr "कृपया अपनी क्वेरी ईमेल के साथ सबमिट करें" + +#: helper/messages.php:48 +msgid "Thanks for getting in touch! We shall get back to you shortly." +msgstr "संपर्क में रहने के लिए धन्यवाद! हम जल्द ही आपसे संपर्क करेंगे" + +#: helper/messages.php:49 +msgid "Your query could not be submitted. Please try again." +msgstr "आपकी क्वेरी सबमिट नहीं की जा सकती कृपया पुन: प्रयास करें।" + +#: helper/messages.php:52 +msgid "Thank you for your feedback." +msgstr "आपकी प्रतिक्रिया के लिए आपका धन्यवाद।" + +#: helper/messages.php:53 +#, fuzzy +#| msgid "Your query could not be submitted. Please try again." +msgid "Your feedback couldn't be submitted. Please try again" +msgstr "आपकी क्वेरी सबमिट नहीं की जा सकती कृपया पुन: प्रयास करें।" + +#: helper/messages.php:56 +msgid "Settings saved successfully. You can go to your registration form page to test the plugin." +msgstr "सेटिंग सफलतापूर्वक सहेजी गईं आप प्लगइन का परीक्षण करने के लिए अपने पंजीकरण फॉर्म पृष्ठ पर जा सकते हैं।" + +#: helper/messages.php:57 +msgid "Please register an account before trying to enable OTP verification for any form." +msgstr "कृपया किसी भी रूप के लिए ओटीपी सत्यापन सक्षम करने से पहले स्वयं को पंजीकृत करें।" + +#: helper/messages.php:58 helper/messages.php:63 +msgid "Settings saved successfully." +msgstr "सेटिंग सफलतापूर्वक सहेजी गईं" + +#: helper/messages.php:59 +msgid "Your SMS configurations are saved successfully." +msgstr "आपका एसएमएस कॉन्फ़िगरेशन सफलतापूर्वक सहेजा गया है" + +#: helper/messages.php:60 +msgid "Your email configurations are saved successfully." +msgstr "आपका ईमेल कॉन्फ़िगरेशन सफलतापूर्वक सहेजा गया है" + +#: helper/messages.php:61 +msgid "Message sent successfully" +msgstr "संदेश सफलतापूर्वक भेजा जा चुका है" + +#: helper/messages.php:62 +#, fuzzy +#| msgid "Error sending message. ERROR : {{error}}" +msgid "Error sending message." +msgstr "संदेश भेजने में त्रुटि। त्रुटि: {{error}}" + +#: helper/messages.php:66 +msgid "Please fill in the form id and field id of your Ninja Form" +msgstr "कृपया अपने Ninja Form के प्रपत्र आईडी और फील्ड आईडी को भरें" + +#: helper/messages.php:67 +msgid "Please choose a Verification Method for Ninja Form." +msgstr "कृपया Ninja Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:70 +msgid "The email OTP was sent to and the email in contact submission do not match." +msgstr "ओटीपी जो ईमेल को भेजा गया था और संपर्क प्रस्तुति में मिला ईमेल मेल नहीं खाते।" + +#: helper/messages.php:71 +msgid "The phone number OTP was sent to and the phone number in contact submission do not match." +msgstr "ओटीपी जो फोन नंबर को भेजा गया था और संपर्क प्रस्तुति में मिला नंबर मेल नहीं खाते।" + +#: helper/messages.php:72 +msgid "You will have to provide a Phone Number before you can verify it." +msgstr "इससे पहले कि आप इसे सत्यापित कर सकें, आपको फ़ोन नंबर देना होगा" + +#: helper/messages.php:73 +msgid "You will have to provide an Email Address before you can verify it." +msgstr "इससे पहले कि आप इसे सत्यापित कर सकें, आपको ईमेल पता प्रदान करना होगा।" + +#: helper/messages.php:76 +msgid "Please Enter the name of the email address field you created in User Contact Form 7." +msgstr "कृपया User Contact Form 7 में आपके द्वारा बनाए गए ईमेल पता फ़ील्ड का नाम दर्ज करें।" + +#: helper/messages.php:77 +msgid "Please choose a Verification Method for Contact Form 7." +msgstr "Contact Form 7 के लिए कृपया एक सत्यापन विधि चुनें" + +#: helper/messages.php:80 +msgid "Please Enter the Name of the phone number field you created in BuddyPress." +msgstr "कृपया BuddyPress में आपके द्वारा बनाए गए फ़ोन नंबर का नाम दर्ज करें।" + +#: helper/messages.php:81 +msgid "Please choose a Verification Method for BuddyPress Registration Form." +msgstr "कृपया BuddyPress पंजीकरण फ़ॉर्म के लिए एक सत्यापन विधि का चयन करें" + +#: helper/messages.php:84 +msgid "Please choose a Verification Method for Ultimate Member Registration Form." +msgstr "Ultimate Member Registration Form के लिए कृपया एक सत्यापन विधि चुनें" + +#: helper/messages.php:85 +#, fuzzy +#| msgid "Please choose a Verification Method for Ultimate Member Registration Form." +msgid "Please choose a Verification Method for Ultimate Member Profile/Account Form" +msgstr "Ultimate Member Registration Form के लिए कृपया एक सत्यापन विधि चुनें" + +#: helper/messages.php:88 +msgid "Please choose a Verification Method for Event Registration Form." +msgstr "Event Registration Form के लिए कृपया एक सत्यापन विधि चुनें" + +#: helper/messages.php:91 +msgid "" +"Please Enter the Field Key of the phone number field you created in Users Ultra Registration " +"form." +msgstr "कृपया Users Ultra Registration Form में बनाए गए फ़ोन नंबर फ़ील्ड की फील्ड कुंजी दर्ज करें।" + +#: helper/messages.php:92 +msgid "Please choose a Verification Method for Users Ultra Registration Form." +msgstr "कृपया Users Ultra Registration Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:95 +msgid "" +"Please Enter the label name of the phone number field you created in Custom User Registration " +"form." +msgstr "Custom User Registration Form में आपके द्वारा बनाए गए फोन नंबर का लेबल नाम दर्ज करें।" + +#: helper/messages.php:96 +msgid "" +"Please Enter the label name of the email number field you created in Custom User Registration " +"form." +msgstr "Custom User Registration Form में आपके द्वारा बनाए गए ईमेल नंबर फ़ील्ड का लेबल नाम दर्ज करें।" + +#: helper/messages.php:97 +msgid "Please choose a Verification Method for Custom User Registration Form." +msgstr "कृपया Custom User Registration Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:100 +msgid "" +"Please Enter the Field Key of the phone number field you created in Simplr User Registration " +"form." +msgstr "कृपया Simplr User Registration Form में आपके द्वारा बनाए गए फ़ोन नंबर फ़ील्ड की फील्ड कुंजी दर्ज करें।" + +#: helper/messages.php:101 +msgid "Please choose a Verification Method for Simplr User Registration Form." +msgstr "Simplr User Registration Form के लिए कृपया एक सत्यापन विधि चुनें" + +#: helper/messages.php:104 +msgid "" +"Please Enter the Field Key of the phone number field you created in User Profile Made Easy " +"Registration form." +msgstr "" +"कृपया User Profile Made Easy Registration Form में आपके द्वारा बनाए गए फ़ोन नंबर फ़ील्ड की फील्ड कुंजी दर्ज " +"करें।" + +#: helper/messages.php:105 +msgid "Please choose a Verification Method for User Profile Made Easy Registration Form." +msgstr "कृपया User Profile Made Easy Registration Form के लिए एक सत्यापन विधि का चयन करें।" + +#: helper/messages.php:109 +msgid "" +"Please Enter the Field Key of the phone number field you created in Profile Builder Registration " +"form." +msgstr "कृपया अपना Profile Builder फ़ॉर्म में बनाए गए फ़ोन नंबर फ़ील्ड की फील्ड कुंजी दर्ज करें।" + +#: helper/messages.php:110 +msgid "Please choose a Verification Method for Profile Builder Registration Form." +msgstr "कृपया Profile Builder पंजीकरण फ़ॉर्म के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:113 +msgid "Please Enter the Meta Key of the phone field." +msgstr "कृपया फ़ोन क्षेत्र की मेटा कुंजी दर्ज करें।" + +#: helper/messages.php:114 +msgid "Please choose a Verification Method for Pie Registration Form." +msgstr "कृपया Pie Registration Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:117 +msgid "Please enter the verification code sent to your phone" +msgstr "कृपया अपने फोन पर भेजे गए सत्यापन कोड दर्ज करें" + +#: helper/messages.php:118 +msgid "Please enter the verification code sent to your email address" +msgstr "कृपया अपने ईमेल पते पर भेजे गए सत्यापन कोड दर्ज करें" + +#: helper/messages.php:119 helper/messages.php:135 helper/messages.php:181 +msgid "Please verify yourself before submitting the form." +msgstr "फॉर्म सबमिट करने से पहले कृपया स्वयं को सत्यापित करें" + +#: helper/messages.php:120 +msgid "Enter your mobile number below for verification :" +msgstr "सत्यापन के लिए नीचे अपना मोबाइल नंबर डालें:" + +#: helper/messages.php:121 +msgid "Please choose a Verification Method for Woocommerce Default Registration Form." +msgstr "कृपया Woocommerce Default Registration Form के लिए एक सत्यापन विधि चुनें।" + +#: helper/messages.php:122 +msgid "Please choose a Verification Method for Woocommerce Checkout Registration Form." +msgstr "कृपया Woocommerce Checkout Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:125 +msgid "Please choose a Verification Method for Theme My Login Registration Form." +msgstr "कृपया Theme My Login Registration Form के लिए एक सत्यापन विधि चुनें।" + +#: helper/messages.php:128 +msgid "ERROR: Please enter a valid phone number." +msgstr "त्रुटि: कृपया एक वैध फोन नंबर दर्ज करें।" + +#: helper/messages.php:129 +msgid "Please choose a Verification Method for WordPress Default Registration Form." +msgstr "कृपया WordPress Default Registration Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:130 +msgid "WHAT DO YOU MEAN BY AUTO ACTIVATE?" +msgstr "ऑटो-एक्टिवेट से आपका मतलब क्या है" + +#: helper/messages.php:131 +msgid "" +"By default WordPress sends out a confirmation email to new registrants to complete their " +"registration process. The plugin would add a password and confirm password field on the " +"registration page and auto-activate the users after registration." +msgstr "" +"डिफ़ॉल्ट रूप से वर्डप्रेस अपनी पंजीकरण प्रक्रिया पूरी करने के लिए नए रजिस्ट्रारों को एक पुष्टिकरण ईमेल भेजता है। " +"प्लगइन एक पासवर्ड जोड़ देगा और पंजीकरण पृष्ठ पर पासवर्ड फ़ील्ड की पुष्टि करेगा और पंजीकरण के बाद उपयोगकर्ताओं को " +"स्वत: सक्रिय करेगा।" + +#: helper/messages.php:134 +msgid "Please choose a Verification Method for UserPro Registration Form." +msgstr "कृपया UserPro Registration Form के लिए एक सत्यापन विधि चुनें।" + +#: helper/messages.php:138 +msgid "Choose a password with minimum length 6." +msgstr "न्यूनतम लंबाई 6 के साथ एक पासवर्ड चुनें" + +#: helper/messages.php:139 +msgid "Password and Confirm Password do not match." +msgstr "पासवर्ड और कॉनफर्म पासवर्ड मैच नहीं करते।" + +#: helper/messages.php:140 +msgid "A passcode has been sent to {{method}}. Please enter the otp below to verify your account." +msgstr "पासकोड को {{method}} पर भेज दिया गया है। अपना खाता सत्यापित करने के लिए कृपया नीचे ओटीपी दर्ज करें।" + +#: helper/messages.php:141 +msgid "There was an error in sending OTP. Please click on Resend OTP link to resend the OTP." +msgstr "ओटीपी भेजने में एक त्रुटि थी। ओटीपी पुनः भेजने के लिए कृपया पुनः भेजें ओटीपी लिंक पर क्लिक करें।" + +#: helper/messages.php:142 +msgid "Your account has been retrieved successfully." +msgstr "आपका खाता सफलतापूर्वक पुनर्प्राप्त किया गया है" + +#: helper/messages.php:143 +msgid "You already have an account with miniOrange. Please enter a valid password." +msgstr "आपके पास पहले से ही miniOrange के साथ एक खाता है कृपया एक वैध पासवर्ड दर्ज करें।" + +#: helper/messages.php:144 +msgid "Registration complete!" +msgstr "पंजीकरण पूर्ण!" + +#: helper/messages.php:145 +msgid "Invalid one time passcode. Please enter a valid passcode." +msgstr "अमान्य एक बार पासकोड कृपया एक वैध पासकोड दर्ज करें" + +#: helper/messages.php:146 +msgid "" +"You password has been reset successfully and sent to your registered email. Please check your " +"mailbox." +msgstr "" +"आपका पासवर्ड सफलतापूर्वक रीसेट हो गया है और आपके पंजीकृत ईमेल को भेजा गया है। कृपया अपने मेलबॉक्स की जांच करें" + +#: helper/messages.php:147 +msgid "Please enter all the required fields" +msgstr "कृपया सभी आवश्यक फ़ील्ड दर्ज करें" + +#: helper/messages.php:148 +msgid "Please enter a value in OTP field." +msgstr "कृपया ओटीपी क्षेत्र में एक मान दर्ज करें।" + +#: helper/messages.php:149 +msgid "There was an error in sending sms. Please Check your phone number." +msgstr "एसएमएस भेजने में एक त्रुटि थी कृपया अपना फोन नंबर जांचें" + +#: helper/messages.php:150 +msgid "You have not upgraded yet. Check licensing tab to upgrade to premium version." +msgstr "आपने अभी तक अपग्रेड नहीं किया है। प्रीमियम संस्करण में अपग्रेड करने के लिए लायसेंसिंग टैब की जांच करें।" + +#: helper/messages.php:151 +msgid "Your license is verified. You can now setup the plugin." +msgstr "आपका लाइसेंस सत्यापित है। अब आप प्लगइन को सेटअप कर सकते हैं।" + +#: helper/messages.php:152 +msgid "" +"License key you have entered has already been used. Please enter a key which has not been used " +"before on any other instance or if you have exhausted all your keys then check licensing tab to " +"buy more." +msgstr "" +"आपके द्वारा दर्ज की गई लाइसेंस कुंजी का उपयोग पहले से ही किया जा चुका है। कृपया एक ऐसी कुंजी दर्ज करें जिसका " +"उपयोग किसी भी अन्य उदाहरण से पहले नहीं किया गया है या यदि आपने अपनी सारी चाबियाँ पूरी कर ली हैं तो अधिक " +"खरीदने के लिए लाइसेंसिंग टैब की जांच करें। " + +#: helper/messages.php:153 +msgid "You have entered an invalid license key. Please enter a valid license key." +msgstr "आपने एक अवैध लाइसेंस कुंजी दर्ज की है कृपया एक मान्य लाइसेंस कुंजी दर्ज करें।" + +#: helper/messages.php:154 +msgid "Please complete your registration to save configuration." +msgstr "विन्यास को बचाने के लिए कृपया अपना पंजीकरण पूरा करें।" + +#: helper/messages.php:157 +msgid "Error processing your request. Please try again." +msgstr "आपका अनुरोध संसाधित करने में त्रुटि हुई कृपया पुन: प्रयास करें।" + +#: helper/messages.php:158 +msgid "Phone with country code eg. +1xxxxxxxxxx" +msgstr "देश कोड वाला फोन उदा + 1xxxxxxxxxx" + +#: helper/messages.php:161 +msgid "Thank you. You have upgraded to {{plan}}." +msgstr "धन्यवाद। आपने {{plan}} में अपग्रेड किया है" + +#: helper/messages.php:162 +msgid "You are on our FREE plan. Check Licensing Tab to learn how to upgrade." +msgstr "आप हमारी मुफ़्त योजना पर हैं। अपग्रेड कैसे करें जानने के लिए लाइसेंसिंग टैब की जांच करें।" + +#: helper/messages.php:163 +msgid "" +"You have {{email}} Email Transactions and {{phone}} Phone Transactions remaining." +msgstr "" +"आपके पास {{email}} ईमेल लेनदेन और {{phone}} फ़ोन लेन-देन शेष हैं।" + +#: helper/messages.php:165 +msgid "WHAT DO YOU MEAN BY YOUR GATEWAY? WHEN DO I OPT FOR THIS PLAN?" +msgstr "इस योजना क्या मतलब है? मुझे इस योजना को कब चुनना चाहिए?" + +#: helper/messages.php:166 +msgid "" +"Your Gateway means that you have your own SMS or Email Gateway for delivering OTP to the user's " +"email or phone. The plugin will handle OTP generation and verification but your existing gateway " +"would be used to deliver the message to the user.

Hence, the One Time Cost of the " +"plugin. NOTE: You will still need to pay SMS and Email delivery charges to your " +"gateway separately." +msgstr "" +"आपके गेटवे का मतलब है कि आपके पास अपना स्वयं का एसएमएस या ईमेल गेटवे उपयोगकर्ता के ईमेल या फ़ोन पर OTP पहुंचाने के " +"लिए है। प्लगइन ओटीपी पीढ़ी और सत्यापन को संभालना होगा लेकिन आपके मौजूदा गेटवे को उपयोगकर्ता को संदेश देने के लिए " +"उपयोग किया जाएगा।

इसलिए, प्लगइन का एक समय की लागत नोट: आपको अपने गेटवे " +"पर अलग से एसएमएस और ईमेल डिलीवरी शुल्क का भुगतान करना होगा।" + +#: helper/messages.php:167 +msgid "WHAT DO YOU MEAN BY miniOrange GATEWAY? WHEN DO I OPT FOR THIS PLAN?" +msgstr "इस योजना क्या मतलब है? मुझे इस योजना को कब चुनना चाहिए?" + +#: helper/messages.php:168 +msgid "" +"miniOrange Gateway means that you want the complete package of OTP generation, delivery ( to " +"user's phone or email ) and verification. Opt for this plan when you don't have your own SMS or " +"Email gateway for message delivery.

NOTE: SMS Delivery charges depend " +"on the country you want to send the OTP to. Click on the Upgrade Now button below and select " +"your country to see the full pricing." +msgstr "" +"मिनीऑरेंज गेटवे का मतलब है कि आप ओटीपी पीढ़ी, डिलीवरी (उपयोगकर्ता के फोन या ईमेल) और सत्यापन के पूरा पैकेज " +"चाहते हैं। जब आपके पास संदेश वितरण के लिए अपना स्वयं का एसएमएस या ईमेल गेटवे नहीं है, तो इस योजना का विकल्प चुनें " +"

नोट: एसएमएस वितरण शुल्क वह देश पर निर्भर करता है जिसे आप ओटीपी को भेजना " +"चाहते हैं। नीचे दिए गए अपग्रेड अब बटन पर क्लिक करें और पूर्ण मूल्य देखने के लिए अपना देश चुनें।" + +#: helper/messages.php:171 +msgid "Please choose a Verification Method for Gravity Form." +msgstr "कृपया Gravity Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:174 +msgid "Sorry, but you don't have a registered phone number." +msgstr "क्षमा करें, लेकिन आपके पास एक पंजीकृत फोन नंबर नहीं है।" + +#: helper/messages.php:175 +msgid "A new security system has been enabled for you. Please register your phone to continue." +msgstr "आपके लिए एक नई सुरक्षा प्रणाली सक्षम की गई है जारी रखने के लिए कृपया अपना फोन पंजीकृत करें" + +#: helper/messages.php:178 +msgid "Please choose a Verification Method for WP Member Form." +msgstr "कृपया WP Member Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:182 +msgid "Please choose a verification method for Ultimate Membership Pro form." +msgstr "कृपया Ultimate Membership Pro Form के लिए सत्यापन विधि चुनें" + +#: helper/messages.php:185 +msgid "Please choose a Verification Method for Classify Theme." +msgstr "कृपया Classify Theme के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:188 +msgid "Please choose a Verification Method for Reales WP Theme." +msgstr "Reales WP Theme के लिए एक सत्यापन विधि का चयन करें।" + +#: helper/messages.php:191 +msgid "Please provide a meta key value for users phone numbers." +msgstr "कृपया उपयोगकर्ताओं के फ़ोन नंबरों के लिए मेटा कुंजी मान दें।" + +#: helper/messages.php:192 +msgid "Phone Number is already in use. Please use another number." +msgstr "फोन नंबर पहले ही उपयोग में है कृपया दूसरे नंबर का उपयोग करें।" + +#: helper/messages.php:193 +#, fuzzy +#| msgid "Please choose a Verification Method for WordPress Comments Form" +msgid "Please choose a Verification Method for WordPress Login Form" +msgstr "कृपया वर्डप्रेस टिप्पणियाँ फॉर्म के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:196 +msgid "Please choose a Verification Method for WordPress Comments Form" +msgstr "कृपया वर्डप्रेस टिप्पणियाँ फॉर्म के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:199 +msgid "Please choose a Verification Method for FormCraft Form" +msgstr "कृपया FormCraft फॉर्म के लिए एक सत्यापन विधि का चयन करें" + +#: helper/messages.php:200 +msgid "Please fill in the form id and field id of your FormCraft Form" +msgstr "कृपया अपने फ़ॉर्म क्राफ्ट फॉर्म के फॉर्म आईडी और फील्ड आईडी को भरें" + +#: helper/messages.php:203 +msgid "Please choose a Verification Method for WpEmember Registration Form" +msgstr "कृपया WpEmember पंजीकरण फॉर्म के लिए एक सत्यापन विधि का चयन करें" + +#: helper/messages.php:206 +msgid "Please verify yourself before submitting the form" +msgstr "फॉर्म सबमिट करने से पहले कृपया स्वयं को सत्यापित करें" + +#: helper/messages.php:207 +msgid "Please enter a verification code to verify yourself" +msgstr "स्वयं को सत्यापित करने के लिए कृपया एक सत्यापन कोड दर्ज करें" + +#: helper/messages.php:208 +msgid "Please choose a Verification Method for DocDirect Theme." +msgstr "कृपया डॉकडाइरेक्ट थीम के लिए एक सत्यापन विधि चुनें।" + +#: helper/messages.php:211 +msgid "Please check if you have provided all the required information for WP Forms." +msgstr "कृपया जांचें कि क्या आपने WPForms के लिए सभी आवश्यक जानकारी प्रदान की है।" + +#: helper/messages.php:214 +msgid "Please check if you have provided all the required information for Caldera Forms." +msgstr "कृपया जांचें कि क्या आपने Caldera Forms के लिए सभी आवश्यक जानकारी प्रदान की है।" + +#: helper/messages.php:217 +#, fuzzy +#| msgid "Please enter a valid account username." +msgid "Please enter a valid username or email." +msgstr "कृपया एक वैध खाता उपयोगकर्ता नाम दर्ज करें" + +#: helper/messages.php:218 +#, fuzzy +#| msgid "Please choose a verification method for Ultimate Membership Pro form." +msgid "Please choose a verification method for Ultimate Member Login form." +msgstr "कृपया Ultimate Membership Pro Form के लिए सत्यापन विधि चुनें" + +#: helper/messages.php:221 +#, fuzzy +#| msgid "Please choose a Verification Method for WP Member Form." +msgid "Please choose a verification method for Memberpress form." +msgstr "कृपया WP Member Form के लिए एक सत्यापन विधि चुनें" + +#: helper/messages.php:224 +msgid "" +"NOTE: Please make sure that the template has the {{TAG}} tag. It is necessary for the popup to " +"work." +msgstr "नोट: कृपया सुनिश्चित करें कि टेम्पलेट में {{TAG}} टैग है। पॉपअप काम करने के लिए यह आवश्यक है" + +#: helper/messages.php:225 +msgid "Template Saved Successfully." +msgstr "टेम्पलेट सफलतापूर्वक सहेजा गया" + +#: helper/messages.php:228 +msgid "" +"Dear Customer, Your OTP is ##otp##. Use this Passcode to complete your transaction. Thank you." +msgstr "प्रिय ग्राहक, आपका ओटीपी ##otp## है। अपने लेनदेन को पूरा करने के लिए इस पासकोड का उपयोग करें धन्यवाद।" + +#: helper/messages.php:229 +msgid "Your Requested One Time Passcode" +msgstr "आपका अनुरोधित एक बार पासकोड" + +#: helper/messages.php:230 +msgid "" +"Dear Customer, \n" +"\n" +"Your One Time Passcode for completing your transaction is: ##otp##\n" +"Please use this Passcode to complete your transaction. Do not share this Passcode with anyone.\n" +"\n" +"Thank You,\n" +"miniOrange Team." +msgstr "" +"प्रिय ग्राहक,\n" +"\n" +"आपका लेन-देन पूरा करने के लिए आपका एक बार पासकोड है: ##otp##\n" +"कृपया अपना लेनदेन पूरा करने के लिए इस पासकोड का उपयोग करें। किसी के साथ इस पासकोड को साझा न करें\n" +"\n" +"धन्यवाद,\n" +"मिनीऑरेंज टीम" + +#: helper/messages.php:233 +msgid "Thank you for the upgrade. AddOn Settings have been verified." +msgstr "अपग्रेड के लिए धन्यवाद। AddOn सेटिंग्स सत्यापित कर दी गई हैं।" + +#: helper/messages.php:234 +#, fuzzy +#| msgid "ERROR: Please enter a valid phone number." +msgid "Please enter a valid phone number" +msgstr "त्रुटि: कृपया एक वैध फोन नंबर दर्ज करें।" + +#: helper/messages.php:235 +#, fuzzy +#| msgid "There was an error in sending sms. Please Check your phone number." +msgid "There was an error sending SMS to the user" +msgstr "एसएमएस भेजने में एक त्रुटि थी कृपया अपना फोन नंबर जांचें" + +#: helper/messages.php:236 +#, fuzzy +#| msgid "Message sent successfully" +msgid "SMS was sent successfully." +msgstr "संदेश सफलतापूर्वक भेजा जा चुका है" + +#: helper/moutility.php:393 +#, fuzzy +#| msgid "Validate your Phone Number" +msgid "Validate your purchase" +msgstr "अपना फ़ोन नंबर सत्यापित करें" + +#: helper/moutility.php:394 +msgid " to enable the Add On" +msgstr "ऐड-ऑन सक्षम करने के लिए" + +#: helper/templates/default.php:59 helper/templates/error.php:53 +#: helper/templates/externalphone.php:46 helper/templates/userchoice.php:44 +msgid "Validate OTP (One Time Passcode)" +msgstr "ओटीपी मान्य करें (एक बार पासकोड)" + +#: helper/templates/default.php:60 helper/templates/error.php:54 +#: helper/templates/externalphone.php:47 helper/templates/userchoice.php:45 views/feedback.php:12 +#: views/feedback.php:43 +msgid "← Go Back" +msgstr "← वापस जाओ" + +#: helper/templates/default.php:68 helper/templates/externalphone.php:76 +msgid "Resend OTP" +msgstr "ओटीएस पुनः भेजें" + +#: helper/templates/externalphone.php:55 +msgid "Validate" +msgstr "पुष्टि" + +#: helper/templates/externalphone.php:56 views/account/verify.php:86 +msgid "Send OTP" +msgstr "ओटीपी भेजें" + +#: main.php:238 views/navbar.php:8 views/settings.php:136 +msgid "FAQs" +msgstr "पूछे जाने वाले प्रश्न" + +#: main.php:253 views/add-on.php:35 views/add-on.php:46 views/add-on.php:57 views/add-on.php:68 +#, fuzzy +#| msgid "OTP Settings" +msgid "Settings" +msgstr "ओटीपी सेटिंग्स" + +#: objects/Template.php:61 +msgid "PopUp Message shows up here." +msgstr "पॉपअप संदेश यहां दिखाई देता है" + +#: views/account/login.php:9 +msgid "LOGIN WITH MINIORANGE" +msgstr "अल्पसंख्यक के साथ लॉगिन" + +#: views/account/login.php:17 +msgid "" +"It seems you already have an account with miniOrange. Please enter your miniOrange email and " +"password." +msgstr "ऐसा लगता है कि आपको पहले से ही मिनीऑरेंज के साथ खाता है कृपया अपना मिनीऑरेंज ईमेल और पासवर्ड दर्ज करें" + +#: views/account/login.php:22 views/account/register.php:23 +msgid "Email:" +msgstr "ईमेल:" + +#: views/account/login.php:28 views/account/register.php:64 +msgid "Password:" +msgstr "पासवर्ड:" + +#: views/account/login.php:30 +msgid "Enter your miniOrange password" +msgstr "अपना मिनीऑरेंज पासवर्ड दर्ज करें" + +#: views/account/profile.php:8 views/pricing.php:10 +msgid "Check License" +msgstr "लाइसेंस की जांच करें" + +#: views/account/profile.php:9 +#, fuzzy +#| msgid "Account" +msgid "Remove Account" +msgstr "लेखा" + +#: views/account/profile.php:12 +msgid "Your Profile" +msgstr "आपकी रूपरेखा" + +#: views/account/profile.php:15 +msgid "Registered Email" +msgstr "पंजीकृत ईमेल" + +#: views/account/profile.php:19 +msgid "Customer ID" +msgstr "ग्राहक आईडी" + +#: views/account/profile.php:23 +msgid "API Key" +msgstr "एपीआई कुंजी" + +#: views/account/profile.php:27 +msgid "Token Key" +msgstr "टोकन कुंजी" + +#: views/account/register.php:10 +msgid "REGISTER WITH MINIORANGE" +msgstr "मंत्रिपरिषद के साथ पंजीकरण करें" + +#: views/account/register.php:12 +msgid "Already Have an Account? Sign In" +msgstr "पहले से ही एक खाता है? यहां साइन इन करो|" + +#: views/account/register.php:17 +msgid "" +"Please enter a valid email that you have access to. You will be able to move forward after " +"verifying an OTP that we will be sending to this email." +msgstr "" +"कृपया एक मान्य ईमेल दर्ज करें, जिस पर आपको एक्सेस है। हम ओटीपी को इस ईमेल पर भेज देंगे। आप ओटीपी को मान्य करने " +"के बाद आगे बढ़ सकते हैं।" + +#: views/account/register.php:19 +msgid "Login using your miniOrange credentials." +msgstr "अपने MiniOrange क्रेडेंशियल का उपयोग करके प्रवेश करें।" + +#: views/account/register.php:30 +msgid "Website/Company Name:" +msgstr "वेबसाइट / कंपनी का नाम:" + +#: views/account/register.php:32 +msgid "Enter your companyName" +msgstr "अपनी कंपनी का नाम दर्ज करें" + +#: views/account/register.php:38 +msgid "FirstName:" +msgstr "पहला नाम:" + +#: views/account/register.php:40 +msgid "Enter your First Name" +msgstr "अपना पहला नाम दर्ज करें" + +#: views/account/register.php:46 +msgid "LastName:" +msgstr "अंतिम नाम:" + +#: views/account/register.php:48 +msgid "Enter your Last Name" +msgstr "अपना अंतिम नाम दर्ज करें" + +#: views/account/register.php:54 +msgid "Phone number:" +msgstr "फ़ोन नंबर:" + +#: views/account/register.php:59 +msgid "We will call only if you need support." +msgstr "हम आपको केवल तभी संपर्क करेंगे जब आपको सहायता की आवश्यकता होगी" + +#: views/account/register.php:66 +msgid "Choose your password (Min. length 6)" +msgstr "अपना पासवर्ड चुनें (न्यूनतम लंबाई 6)" + +#: views/account/register.php:69 +msgid "Confirm Password:" +msgstr "पासवर्ड की पुष्टि कीजिये:" + +#: views/account/register.php:71 +msgid "Confirm your password" +msgstr "अपने पासवर्ड की पुष्टि करें" + +#: views/account/register.php:76 +#, fuzzy +#| msgid "Registered Email" +msgid "Register" +msgstr "पंजीकृत ईमेल" + +#: views/account/verify.php:8 +msgid "Verify OTP" +msgstr "ओटीपी सत्यापित करें" + +#: views/account/verify.php:13 +msgid "Enter OTP:" +msgstr "ओटीपी दर्ज करें:" + +#: views/account/verify.php:19 +msgid "Enter OTP" +msgstr "ओटीपी दर्ज करें" + +#: views/account/verify.php:24 +msgid "Resend OTP ?" +msgstr "ओटीएस पुनः भेजें?" + +#: views/account/verify.php:44 +msgid "Back" +msgstr "वापस" + +#: views/account/verify.php:59 +msgid "I did not recieve any email with OTP . What should I do ?" +msgstr "मुझे ओटीपी के साथ कोई ईमेल प्राप्त नहीं हुआ। मुझे क्या करना चाहिए ?" + +#: views/account/verify.php:65 +msgid "" +"If you cannot see an email from miniOrange in your mails, please check your SPAM Folder. " +"If you don\\'t see an email even in SPAM folder, verify your identity with our alternate method." +msgstr "" +"यदि आप अपने मेल में मिनीऑरेंज से कोई ईमेल नहीं देख सकते हैं, तो कृपया अपना स्पैम फ़ोल्डर जांचें । यदि आप " +"स्पैम फ़ोल्डर में भी एक ईमेल नहीं देखते हैं, तो हमारी वैकल्पिक विधि के साथ अपनी पहचान सत्यापित करें।" + +#: views/account/verify.php:67 +msgid "" +"Enter your valid phone number here and verify your identity using one time passcode sent to your " +"phone." +msgstr "" +"अपने फोन पर भेजे गए एक बार पासकोड का उपयोग करके अपना मान्य फोन नंबर यहां दर्ज करें और अपनी पहचान सत्यापित " +"करें।" + +#: views/account/verify.php:81 +msgid "Enter Phone Number" +msgstr "फोन नंबर दर्ज" + +#: views/account/verify.php:83 +msgid "Enter phone number(at least 10 digits) without any space or dashes." +msgstr "किसी भी स्थान या डैश के बिना फ़ोन नंबर (कम से कम 10 अंक) दर्ज करें" + +#: views/account/verify.php:94 +msgid "What is an OTP ?" +msgstr "ओटीपी क्या है?" + +#: views/account/verify.php:96 +msgid "" +"OTP is a one time passcode ( a series of numbers) that is sent to your email or phone number to " +"verify that you have access to your email account or phone." +msgstr "" +"ओटीपी / एक बार पासकोड (संख्याओं की श्रृंखला) है जो यह सत्यापित करने के लिए आपके ईमेल या फ़ोन नंबर पर भेजी जाती " +"है कि आपके पास अपने ईमेल खाते या फोन की पहुंच है" + +#: views/add-on.php:10 +msgid "OTP VERIFICATION ADD-ONS" +msgstr "ओटीपी सत्यापन एड-ऑन" + +#: views/add-on.php:15 +msgid "" +"Various OTP Verification add-ons. Click on the configure button below to see add-on settings" +msgstr "विभिन्न ओटीपी सत्यापन एड-ऑन। ऐड-ऑन सेटिंग्स देखने के लिए नीचे दिए गए कॉन्फ़िगरेशन बटन पर क्लिक करें" + +#: views/add-on.php:28 +msgid "WooCommerce SMS Notification" +msgstr "WooCommerce एसएमएस अधिसूचना" + +#: views/add-on.php:31 +msgid "" +"Allows your site to send order and WooCommerce notifications to buyers, sellers and admins. " +"Click on the settings button to the right to see the list of notifications that go out." +msgstr "" +"आपकी साइट को खरीदारों, विक्रेताओं और व्यवस्थापक को आदेश और WooCommerce अधिसूचनाएं भेजने की अनुमति देता है। " +"बाहर जाने वाली अधिसूचनाओं की सूची देखने के लिए दाईं ओर सेटिंग बटन पर क्लिक करें।" + +#: views/add-on.php:39 +msgid "Send Custom Message" +msgstr "कस्टम संदेश भेजें" + +#: views/add-on.php:42 +msgid "Send Customized message to any phone or email directly from the dashboard." +msgstr "किसी भी फोन या सीधे डैशबोर्ड से ईमेल पर अनुकूलित संदेश भेजें।" + +#: views/add-on.php:50 +#, fuzzy +#| msgid "Ultimate Member Registration Form" +msgid "Ultimate Member SMS Notification" +msgstr "Ultimate Member पंजीकरण फ़ॉर्म" + +#: views/add-on.php:53 +msgid "" +"Allows your site to send custom SMS notifications to your customers. Click on the settings " +"button to the right to see the list of notifications that go out." +msgstr "" +"आपकी साइट को आपके ग्राहकों को कस्टम एसएमएस अधिसूचनाएं भेजने की अनुमति देता है। बाहर जाने वाली अधिसूचनाओं की " +"सूची देखने के लिए दाईं ओर सेटिंग बटन पर क्लिक करें।" + +#: views/add-on.php:61 +#, fuzzy +#| msgid "Ultimate Membership Pro Registration Form" +msgid "Ultimate Member Password Reset Over OTP" +msgstr "Ultimate Membership Pro पंजीकरण फ़ॉर्म" + +#: views/add-on.php:64 +msgid "" +"Allows your users to reset their password using OTP instead of email links. Click on the " +"settings button to the right to configure settings for the same." +msgstr "" +"ईमेल उपयोगकर्ताओं के बजाय ओटीपी का उपयोग करके अपने उपयोगकर्ताओं को अपना पासवर्ड रीसेट करने देता है। इसके लिए " +"सेटिंग कॉन्फ़िगर करने के लिए दाईं ओर सेटिंग्स बटन पर क्लिक करें।" + +#: views/common-elements.php:136 +msgid "Search and select your Form. You will see all settings for the selected form below." +msgstr "खोजें और अपना फॉर्म चुनें। आप नीचे चयनित फॉर्म के लिए सभी सेटिंग्स देखेंगे।" + +#: views/common-elements.php:160 +msgid "Select your Country" +msgstr "अपने देश का चयन करें" + +#: views/common-elements.php:182 +msgid "Select your Countries" +msgstr "अपने देश का चयन करें" + +#: views/common-elements.php:226 +msgid "[ Please activate the WooCommerce Plugin ]" +msgstr "[कृपया WooCommerce प्लगइन सक्रिय करें]" + +#: views/common-elements.php:230 +msgid "Select your Payment Methods" +msgstr "अपने भुगतान विधियों का चयन करें" + +#: views/common-elements.php:299 views/common-elements.php:396 +msgid "Form ID" +msgstr "फार्म आईडी" + +#: views/configuration.php:9 +msgid "SMS & EMAIL CONFIGURATION" +msgstr "एसएमएस और ईमेल कॉन्फ़िगरेशन" + +#: views/configuration.php:21 +msgid "Look at the sections below to customize the Email and SMS that you receive:" +msgstr "आपको प्राप्त ईमेल और एसएमएस को अनुकूलित करने के लिए नीचे दिए गए अनुभागों को देखें:" + +#: views/configuration.php:28 +msgid "Change the text of the message that you receive on your phones." +msgstr "अपने फोन पर प्राप्त होने वाले संदेश का टेक्स्ट बदलें" + +#: views/configuration.php:33 +msgid "Custom SMS Gateway" +msgstr "कस्टम एसएमएस गेटवे" + +#: views/configuration.php:35 +msgid "You can configure settings to use your own SMS gateway." +msgstr "आप अपने स्वयं के एसएमएस गेटवे का उपयोग करने के लिए सेटिंग्स कॉन्फ़िगर कर सकते हैं" + +#: views/configuration.php:42 +msgid "Change the text of the email that you receive." +msgstr "आपको प्राप्त होने वाले ईमेल का टेक्स्ट बदलें" + +#: views/configuration.php:47 +msgid "Custom Email Gateway" +msgstr "कस्टम ईमेल गेटवे" + +#: views/configuration.php:49 +msgid "You can configure settings to use your own Email gateway." +msgstr "आप अपने खुद के ईमेल गेटवे का उपयोग करने के लिए सेटिंग्स कॉन्फ़िगर कर सकते हैं।" + +#: views/configuration.php:60 +#, fuzzy +#| msgid "How can I change the SenderID/Number of the SMS I receive?" +msgid "How can I change the senderid/number of the sms i receive?" +msgstr "मैं प्राप्त एसएमएस के प्रेषक आईडी / संख्या को कैसे बदल सकता / सकती हूं?" + +#: views/configuration.php:71 +#, fuzzy +#| msgid "How can I change the Sender Email of the Email I receive?" +msgid "How can I change the sender email of the email i receive?" +msgstr "मैं प्राप्त ईमेल के प्रेषक ईमेल को कैसे बदल सकता / सकती हूं?" + +#: views/design.php:10 +msgid "CUSTOMIZE THE OTP POP-UPS" +msgstr "ओटीपी पॉप-यूपीएस को कस्टमाइज़ करें" + +#: views/design.php:18 +#, fuzzy +#| msgid "" +#| " Configure your pop-ups below. Add scripts, images, css scripts or change the popup " +#| "entirely to your liking.\n" +#| "

NOTE: Click on the Preview button to see how " +#| "your pop up would look like." +msgid "" +" Configure your pop-ups below. Add scripts, images, css scripts or change the popup entirely " +"to your liking.

NOTE: Click on the Preview button to see how your pop up would " +"look like." +msgstr "" +" नीचे अपने पॉप-अप को कॉन्फ़िगर करें स्क्रिप्ट, छवियां, सीएसएस स्क्रिप्ट जोड़ें या पॉपअप पूरी तरह से अपनी पसंद के " +"अनुसार बदलें।\n" +"

नोट: अपने पॉप अप कैसा दिखेगा यह देखने के लिए " +"पूर्वावलोकन बटन पर क्लिक करें।" + +#: views/design.php:32 views/design.php:79 views/design.php:126 views/design.php:173 +msgid "Preview" +msgstr "पूर्वावलोकन" + +#: views/design.php:34 views/design.php:81 views/design.php:128 views/design.php:175 +#: views/floating-box.php:6 +msgid "Save" +msgstr "समायोजन बचाओ" + +#: views/design.php:46 +#, fuzzy +#| msgid "" +#| "Make sure to have the following tags in the popup:
{{JQUERY}}, " +#| "{{GO_BACK_ACTION_CALL}}, \n" +#| " {{FORM_ID}}, {{OTP_FIELD_NAME}}, " +#| "{{REQUIRED_FIELDS}}, {{REQUIRED_FORMS_SCRIPTS}}" +msgid "" +"Make sure to have the following tags in the popup:
{{JQUERY}}, " +"{{GO_BACK_ACTION_CALL}}, {{FORM_ID}}, {{OTP_FIELD_NAME}}, " +"{{REQUIRED_FIELDS}}, {{REQUIRED_FORMS_SCRIPTS}}" +msgstr "" +"सुनिश्चित करें कि पॉपअप में निम्न टैग हैं:
{{JQUERY}}, {{GO_BACK_ACTION_CALL}}, \n" +" {{FORM_ID}}, {{OTP_FIELD_NAME}}, " +"{{REQUIRED_FIELDS}}, {{REQUIRED_FORMS_SCRIPTS}}" + +#: views/design.php:93 views/design.php:140 +#, fuzzy +#| msgid "" +#| "Make sure to have the following tags in the popup: {{JQUERY}}, " +#| "{{GO_BACK_ACTION_CALL}}, \n" +#| " {{FORM_ID}}, {{REQUIRED_FIELDS}}, " +#| "{{REQUIRED_FORMS_SCRIPTS}}" +msgid "" +"Make sure to have the following tags in the popup: {{JQUERY}}, " +"{{GO_BACK_ACTION_CALL}}, {{FORM_ID}}, {{REQUIRED_FIELDS}}, " +"{{REQUIRED_FORMS_SCRIPTS}}" +msgstr "" +"सुनिश्चित करें कि पॉपअप में निम्न टैग हैं: {{JQUERY}}, {{GO_BACK_ACTION_CALL}}, \n" +" {{FORM_ID}}, {{REQUIRED_FIELDS}}, " +"{{REQUIRED_FORMS_SCRIPTS}}" + +#: views/design.php:187 +#, fuzzy +#| msgid "" +#| "Make sure to have the following tags in the popup: {{JQUERY}}, " +#| "{{GO_BACK_ACTION_CALL}}, \n" +#| " {{REQUIRED_FORMS_SCRIPTS}}" +msgid "" +"Make sure to have the following tags in the popup: {{JQUERY}}, " +"{{GO_BACK_ACTION_CALL}}, {{REQUIRED_FORMS_SCRIPTS}}" +msgstr "" +"सुनिश्चित करें कि पॉपअप में निम्न टैग हैं: {{JQUERY}}, {{GO_BACK_ACTION_CALL}}, \n" +" {{REQUIRED_FORMS_SCRIPTS}}" + +#: views/floating-box.php:4 +msgid "Save your settings." +msgstr "अपनी सेटिंग्स सहेजें" + +#: views/forms/BuddyPressRegistrationForm.php:11 +msgid "Automatically activate users after verification" +msgstr "सत्यापन के बाद उपयोगकर्ताओं को स्वचालित रूप से सक्रिय करें" + +#: views/forms/BuddyPressRegistrationForm.php:12 +msgid "( No activation email would be sent after verification )" +msgstr "(सत्यापन के बाद कोई सक्रियण ईमेल नहीं भेजा जाएगा)" + +#: views/forms/BuddyPressRegistrationForm.php:13 views/forms/CalderaForms.php:13 +#: views/forms/DefaultWordPressRegistrationForm.php:19 views/forms/DocDirectThemeRegistration.php:9 +#: views/forms/MemberPressRegistrationForm.php:11 views/forms/PieRegistrationForm.php:9 +#: views/forms/ProfileBuilderRegistrationForm.php:10 views/forms/RegistrationMagicForm.php:9 +#: views/forms/SimplrRegistrationForm.php:9 views/forms/UltimateMemberRegistrationForm.php:9 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:10 +#: views/forms/UserUltraRegistrationForm.php:9 views/forms/WPFormsPlugin.php:13 +#: views/forms/WooCommerceCheckOutForm.php:9 views/forms/WooCommerceProductVendors.php:16 +#: views/forms/WooCommerceRegistrationForm.php:9 views/forms/WordPressComments.php:13 +#: views/forms/WpEmemberForm.php:9 +msgid "Choose between Phone or Email Verification" +msgstr "फ़ोन या ईमेल सत्यापन के बीच चुनें" + +#: views/forms/BuddyPressRegistrationForm.php:17 views/forms/ContactForm7.php:38 +msgid "Enable Phone verification" +msgstr "फ़ोन सत्यापन सक्षम करें" + +#: views/forms/BuddyPressRegistrationForm.php:20 views/forms/MemberPressRegistrationForm.php:20 +#: views/forms/RegistrationMagicForm.php:15 views/forms/SimplrRegistrationForm.php:15 +#: views/forms/UltimateMemberRegistrationForm.php:41 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:17 +#: views/forms/UserUltraRegistrationForm.php:15 +msgid "Follow the following steps to enable Phone Verification" +msgstr "फ़ोन सत्यापन को सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/BuddyPressRegistrationForm.php:23 views/forms/BuddyPressRegistrationForm.php:51 +#: views/forms/MemberPressRegistrationForm.php:22 +msgid "Click here" +msgstr "यहां क्लिक करे" + +#: views/forms/BuddyPressRegistrationForm.php:23 views/forms/BuddyPressRegistrationForm.php:51 +msgid " to see your list of fields." +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/forms/BuddyPressRegistrationForm.php:24 views/forms/BuddyPressRegistrationForm.php:52 +#: views/forms/MemberPressRegistrationForm.php:23 +msgid "Add a new Phone Field by clicking the Add New Field button." +msgstr " Add New Field बटन क्लिक करके एक नया फ़ोन फ़ील्ड जोड़ें" + +#: views/forms/BuddyPressRegistrationForm.php:25 +msgid "" +"Give the Field Name and Description for the new field. Remember the Field Name as " +"you will \n" +"\t\t\t\t\t\t\t\t\tneed it later." +msgstr "" +"नए फ़ील्ड के लिए Field Name और Description दें। फ़ील्ड नाम को आप के रूप में याद रखें बाद में इसकी " +"आवश्यकता है" + +#: views/forms/BuddyPressRegistrationForm.php:27 views/forms/BuddyPressRegistrationForm.php:55 +#: views/forms/MemberPressRegistrationForm.php:25 +msgid "Select the field type from the select box. Choose Text Field." +msgstr "चयन बॉक्स से फ़ील्ड type चुनें। Text Field चुनें।" + +#: views/forms/BuddyPressRegistrationForm.php:28 views/forms/BuddyPressRegistrationForm.php:56 +msgid "Select the field requirement from the select box to the right." +msgstr "चयन बॉक्स से दाईं ओर क्षेत्र requirement चुनें" + +#: views/forms/BuddyPressRegistrationForm.php:29 views/forms/BuddyPressRegistrationForm.php:57 +#: views/forms/RegistrationMagicForm.php:22 views/forms/RegistrationMagicForm.php:45 +#: views/forms/RegistrationMagicForm.php:72 +msgid "Click on Save button to save your new field." +msgstr "अपना नया फ़ील्ड सहेजने के लिए Save बटन पर क्लिक करें" + +#: views/forms/BuddyPressRegistrationForm.php:30 views/forms/BuddyPressRegistrationForm.php:58 +msgid "Enter the Name of the phone field" +msgstr "फोन क्षेत्र का नाम दर्ज करें" + +#: views/forms/BuddyPressRegistrationForm.php:39 views/forms/ContactForm7.php:13 +msgid "Enable Email verification" +msgstr "ईमेल सत्यापन सक्षम करें" + +#: views/forms/BuddyPressRegistrationForm.php:44 +#: views/forms/DefaultWordPressRegistrationForm.php:39 views/forms/PieRegistrationForm.php:23 +#: views/forms/ProfileBuilderRegistrationForm.php:33 views/forms/RegistrationMagicForm.php:60 +#: views/forms/SimplrRegistrationForm.php:35 views/forms/UltimateMemberRegistrationForm.php:60 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:33 +#: views/forms/UserUltraRegistrationForm.php:31 views/forms/WooCommerceRegistrationForm.php:45 +#: views/forms/WpEmemberForm.php:33 +msgid "Let the user choose" +msgstr "उपयोगकर्ता को चुनने दें" + +#: views/forms/BuddyPressRegistrationForm.php:49 views/forms/SimplrRegistrationForm.php:40 +#: views/forms/UltimateMemberRegistrationForm.php:65 +msgid "Follow the following steps to enable Email and Phone Verification" +msgstr "ईमेल और फोन सत्यापनकर्ता चुनने के लिए निम्न चरणों का पालन करें" + +#: views/forms/BuddyPressRegistrationForm.php:53 +msgid "" +"Give the Field Name and Description for the new field. Remember the Field Name as " +"you \n" +"\t\t\t\t\t\t\t\t\t\twill need it later." +msgstr "" +"नए फ़ील्ड के लिए Field Name और Description दें। फ़ील्ड नाम को आप के रूप में याद रखें बाद में इसकी " +"आवश्यकता है" + +#: views/forms/CalderaForms.php:24 views/forms/CalderaForms.php:54 +#: views/forms/ClassifyRegistrationForm.php:18 views/forms/ClassifyRegistrationForm.php:25 +#: views/forms/ClassifyRegistrationForm.php:41 views/forms/ClassifyRegistrationForm.php:48 +#: views/forms/ContactForm7.php:20 views/forms/ContactForm7.php:23 views/forms/ContactForm7.php:43 +#: views/forms/ContactForm7.php:46 views/forms/FormCraftBasicForm.php:16 +#: views/forms/FormCraftBasicForm.php:38 views/forms/FormCraftPremiumForm.php:16 +#: views/forms/FormCraftPremiumForm.php:38 views/forms/FormMaker.php:20 +#: views/forms/FormMaker.php:44 views/forms/GravityForm.php:26 views/forms/GravityForm.php:61 +#: views/forms/NinjaForm.php:17 views/forms/NinjaForm.php:38 views/forms/NinjaFormAjaxForm.php:16 +#: views/forms/NinjaFormAjaxForm.php:38 views/forms/ProfileBuilderRegistrationForm.php:18 +#: views/forms/ProfileBuilderRegistrationForm.php:38 views/forms/RegistrationMagicForm.php:17 +#: views/forms/RegistrationMagicForm.php:40 views/forms/RegistrationMagicForm.php:67 +#: views/forms/SimplrRegistrationForm.php:17 views/forms/SimplrRegistrationForm.php:21 +#: views/forms/SimplrRegistrationForm.php:42 views/forms/SimplrRegistrationForm.php:46 +#: views/forms/UltimateMemberRegistrationForm.php:20 +#: views/forms/UltimateMemberRegistrationForm.php:43 +#: views/forms/UltimateMemberRegistrationForm.php:67 views/forms/UltimateProRegistrationForm.php:17 +#: views/forms/UltimateProRegistrationForm.php:20 views/forms/UltimateProRegistrationForm.php:33 +#: views/forms/UltimateProRegistrationForm.php:36 views/forms/UserProRegistrationForm.php:17 +#: views/forms/UserProRegistrationForm.php:39 views/forms/UserProRegistrationForm.php:42 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:19 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:40 +#: views/forms/UserUltraRegistrationForm.php:17 views/forms/UserUltraRegistrationForm.php:38 +#: views/forms/WPFormsPlugin.php:24 views/forms/WPFormsPlugin.php:52 +#: views/forms/WpEmemberForm.php:20 views/forms/WpEmemberForm.php:44 +#: views/forms/WpMemberForm.php:17 views/forms/WpMemberForm.php:32 +msgid "Click Here" +msgstr "यहां क्लिक करे" + +#: views/forms/CalderaForms.php:25 views/forms/CalderaForms.php:55 +#: views/forms/FormCraftBasicForm.php:16 views/forms/FormCraftBasicForm.php:38 +#: views/forms/FormCraftPremiumForm.php:16 views/forms/FormCraftPremiumForm.php:38 +#: views/forms/NinjaForm.php:17 views/forms/NinjaForm.php:38 views/forms/NinjaFormAjaxForm.php:16 +#: views/forms/NinjaFormAjaxForm.php:38 views/forms/RegistrationMagicForm.php:17 +#: views/forms/RegistrationMagicForm.php:40 views/forms/RegistrationMagicForm.php:67 +#: views/forms/UltimateMemberRegistrationForm.php:20 +#: views/forms/UltimateMemberRegistrationForm.php:43 +#: views/forms/UltimateMemberRegistrationForm.php:67 views/forms/WPFormsPlugin.php:25 +#: views/forms/WPFormsPlugin.php:53 +msgid " to see your list of forms" +msgstr "फॉर्म की अपनी सूची देखने के लिए" + +#: views/forms/CalderaForms.php:26 views/forms/CalderaForms.php:56 +#, fuzzy +#| msgid "Click on the Edit option of your form." +msgid "Click on the Edit option of your caldera Form." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/CalderaForms.php:27 views/forms/CalderaForms.php:57 +msgid "Note the Form ID from the Form Settings Page." +msgstr "फ़ॉर्म सेटिंग्स पृष्ठ से फॉर्म आईडी प्राप्त करें" + +#: views/forms/CalderaForms.php:28 +#, fuzzy +#| msgid "Add an Email Field to your form. Note the Field Key of the email field." +msgid "Add an Email Field to your form. Note the Field ID of the Email field." +msgstr "अपने फॉर्म में ईमेल फ़ील्ड जोड़ें। ईमेल फ़ील्ड के फील्ड कुंजी पर ध्यान दें।" + +#: views/forms/CalderaForms.php:29 +#, fuzzy +#| msgid "" +#| "Add an Verification Field to your form where users will enter the OTP received. Note the " +#| "Field Key of the verification field." +msgid "" +"Add a Verification Field to your form where users will enter the OTP sent to their Email " +"Address. Note the Field ID of the Verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/CalderaForms.php:30 +#, fuzzy +#| msgid "Enter your Form ID, the Email Field Key and the Verification Field Key below" +msgid "Make sure Both Email Field and Verification Field are required Fields." +msgstr "अपना फॉर्म आईडी दर्ज करें, नीचे ईमेल फ़ील्ड कुंजी और सत्यापन फ़ील्ड कुंजी दर्ज करें" + +#: views/forms/CalderaForms.php:31 +#, fuzzy +#| msgid "Enter your Form ID, Email Field ID and Phone Field ID below:" +msgid "Enter your Form ID, Email Field ID and Verification Field ID below" +msgstr "नीचे अपना फॉर्म आईडी, ईमेल फ़ील्ड आईडी और फोन फ़ील्ड आईडी डालें:" + +#: views/forms/CalderaForms.php:32 views/forms/CalderaForms.php:62 +#: views/forms/FormCraftBasicForm.php:21 views/forms/FormCraftBasicForm.php:43 +#: views/forms/FormCraftPremiumForm.php:21 views/forms/FormCraftPremiumForm.php:43 +#: views/forms/FormMaker.php:25 views/forms/FormMaker.php:49 views/forms/NinjaForm.php:21 +#: views/forms/NinjaForm.php:43 views/forms/NinjaFormAjaxForm.php:21 +#: views/forms/NinjaFormAjaxForm.php:44 views/forms/WPFormsPlugin.php:30 +#: views/forms/WPFormsPlugin.php:58 +msgid "Add Form " +msgstr "फॉर्म जोड़ें" + +#: views/forms/CalderaForms.php:58 +#, fuzzy +#| msgid "Add a Phone Field to your form. Note the Field ID of the phone field." +msgid "Add a Phone Number field to your form. Note the Field ID of the Phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें। फोन क्षेत्र के फ़ील्ड आईडी को नोट करें।" + +#: views/forms/CalderaForms.php:59 +#, fuzzy +#| msgid "" +#| "Add an Verification Field to your form where users will enter the OTP received. Note the " +#| "Field Key of the verification field." +msgid "" +"Add a Verification Field to your form where users will enter the OTP sent to their Phone. Note " +"the Field ID of the Verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/CalderaForms.php:60 +#, fuzzy +#| msgid "Enter your Form ID, the Phone Field Key and the Verification Field Key below" +msgid "Make sure Both Phone Field and Verification Field are required Fields." +msgstr "नीचे अपना फॉर्म आईडी, फोन फील्ड कुंजी और सत्यापन फील्ड कुंजी दर्ज करें" + +#: views/forms/CalderaForms.php:61 +#, fuzzy +#| msgid "Enter your Form ID, the Phone Field Key and the Verification Field Key below" +msgid "Enter your Form ID, Phone Field ID and Verification Field ID below" +msgstr "नीचे अपना फॉर्म आईडी, फोन फील्ड कुंजी और सत्यापन फील्ड कुंजी दर्ज करें" + +#: views/forms/ClassifyRegistrationForm.php:16 +msgid "Follow the following to configure your Registration form" +msgstr "अपना पंजीकरण फ़ॉर्म कॉन्फ़िगर करने के लिए निम्नलिखित का पालन करें" + +#: views/forms/ClassifyRegistrationForm.php:18 views/forms/ClassifyRegistrationForm.php:25 +#: views/forms/ClassifyRegistrationForm.php:41 views/forms/ClassifyRegistrationForm.php:48 +msgid " to see the list of pages." +msgstr "पृष्ठों की सूची देखने के लिए" + +#: views/forms/ClassifyRegistrationForm.php:19 views/forms/ClassifyRegistrationForm.php:42 +msgid "Click on the Edit option of the \"Register\" page" +msgstr "\"रजिस्टर\" पृष्ठ के संपादन विकल्प पर क्लिक करें" + +#: views/forms/ClassifyRegistrationForm.php:20 views/forms/ClassifyRegistrationForm.php:43 +msgid "From the page Attributes section ,set \"Register Page\" from your template dropdown menu." +msgstr "पृष्ठ विशेषताओं अनुभाग से, अपने टेम्पलेट ड्रॉपडाउन मेनू से \"Register Page\" सेट करें।" + +#: views/forms/ClassifyRegistrationForm.php:21 views/forms/ClassifyRegistrationForm.php:28 +#: views/forms/ClassifyRegistrationForm.php:44 views/forms/ClassifyRegistrationForm.php:51 +msgid "Click on the Update button to save your settings." +msgstr "अपनी सेटिंग्स को बचाने के लिए अपडेट बटन पर क्लिक करें" + +#: views/forms/ClassifyRegistrationForm.php:23 +msgid "Follow the following to configure your Profile form" +msgstr "अपना प्रोफाइल फ़ॉर्म कॉन्फ़िगर करने के लिए निम्न का पालन करें" + +#: views/forms/ClassifyRegistrationForm.php:26 views/forms/ClassifyRegistrationForm.php:49 +msgid "Click on the Edit option of the \"Profile\" page" +msgstr "\"Profile\" पृष्ठ के संपादन विकल्प पर क्लिक करें" + +#: views/forms/ClassifyRegistrationForm.php:27 +msgid "From the page Attributes section ,set \"Profile Page\" from your template dropdown menu." +msgstr "पृष्ठ विशेषताओं अनुभाग से, अपने टेम्पलेट ड्रॉपडाउन मेनू से \"Profile Page\" सेट करें।" + +#: views/forms/ClassifyRegistrationForm.php:30 views/forms/ClassifyRegistrationForm.php:53 +#: views/forms/ContactForm7.php:34 views/forms/ContactForm7.php:52 +#: views/forms/FormCraftBasicForm.php:28 views/forms/FormCraftBasicForm.php:50 +#: views/forms/FormCraftPremiumForm.php:28 views/forms/FormCraftPremiumForm.php:50 +#: views/forms/NinjaForm.php:28 views/forms/NinjaForm.php:49 views/forms/NinjaForm.php:73 +#: views/forms/NinjaFormAjaxForm.php:28 views/forms/NinjaFormAjaxForm.php:50 +#: views/forms/UserProRegistrationForm.php:29 views/forms/UserProRegistrationForm.php:54 +#: views/forms/WpEmemberForm.php:23 views/forms/WpEmemberForm.php:47 +msgid "Click on the Save Button to save your settings" +msgstr "अपनी सेटिंग्स को बचाने के लिए नीचे सहेजें बटन पर क्लिक करें" + +#: views/forms/ClassifyRegistrationForm.php:39 +msgid "Follow the following to configure your Registration form " +msgstr "अपना पंजीकरण फ़ॉर्म कॉन्फ़िगर करने के लिए निम्नलिखित का पालन करें" + +#: views/forms/ClassifyRegistrationForm.php:46 +msgid "Follow the following to configure your Profile form " +msgstr "अपना प्रोफाइल फ़ॉर्म कॉन्फ़िगर करने के लिए निम्न का पालन करें" + +#: views/forms/ClassifyRegistrationForm.php:50 +msgid "From the page Attributes section ,set \"Profile\" Page from your template dropdown menu." +msgstr "पृष्ठ विशेषताओं अनुभाग से, अपने टेम्पलेट ड्रॉपडाउन मेनू से \"Profile\" पृष्ठ सेट करें" + +#: views/forms/ContactForm7.php:17 views/forms/GravityForm.php:23 +#: views/forms/NinjaFormAjaxForm.php:14 +msgid "Follow the following steps to enable Email Verification for" +msgstr "ईमेल सत्यापन को सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/ContactForm7.php:20 views/forms/ContactForm7.php:43 +msgid "to see your list of pages." +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/forms/ContactForm7.php:21 views/forms/ContactForm7.php:44 +msgid "Click on the Edit option of the page which has your contact form." +msgstr "उस पृष्ठ के Edit विकल्प पर क्लिक करें जिसमें आपका संपर्क फ़ॉर्म है" + +#: views/forms/ContactForm7.php:22 +msgid "Add the following short code just below your Contact Form 7 shortcode" +msgstr "बस अपने Contat Form 7 शोर्ट के नीचे निम्न शॉर्ट कोड जोड़ें" + +#: views/forms/ContactForm7.php:24 views/forms/ContactForm7.php:46 +msgid " to see your list of Contact Forms." +msgstr "Contact Forms की अपनी सूची देखने के लिए" + +#: views/forms/ContactForm7.php:25 views/forms/ContactForm7.php:47 +msgid "Click on the Edit option of your form." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/ContactForm7.php:27 +msgid "" +"Now place the following code in your form where you wish to show the Verify Email button \n" +"\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tand field " +msgstr "अब नीचे दिए गए कोड को अपने फ़ॉर्म में रखें जहां आप ईमेल बटन और फ़ील्ड दिखाना चाहता है" + +#: views/forms/ContactForm7.php:29 +msgid "Click here to verify your Email" +msgstr "अपना ईमेल सत्यापित करने के लिए यहां क्लिक करें" + +#: views/forms/ContactForm7.php:29 views/forms/ContactForm7.php:50 +msgid "Verify Code (required)" +msgstr "सत्यापन कोड (आवश्यक)" + +#: views/forms/ContactForm7.php:31 +msgid "Enter the name of the email field below" +msgstr "नीचे दिए गए ईमेल फ़ील्ड का नाम दर्ज करें" + +#: views/forms/ContactForm7.php:32 +msgid " Name of the Email Field is the value after email* in your Contact Form 7 form." +msgstr "ईमेल फ़ील्ड का नाम आपके संपर्क प्रपत्र 7 फ़ॉर्म में email* के बाद का नाम है।" + +#: views/forms/ContactForm7.php:32 +msgid "For Reference" +msgstr "सन्दर्भ के लिए" + +#: views/forms/ContactForm7.php:41 +msgid "Follow the following steps to enable Phone Verification for Contact form 7" +msgstr "Contact Form 7 के लिए फोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/ContactForm7.php:45 +msgid "Add the following short code just below your Contact Form 7 shortcode " +msgstr "बस अपने Contact Form 7 शोर्ट के नीचे निम्न शॉर्ट कोड जोड़ें" + +#: views/forms/ContactForm7.php:49 +msgid "" +"Now place the following code in your form where you wish to show the Verify Phone button and " +"field " +msgstr "अब नीचे दिए गए कोड को अपने फ़ॉर्म में रखें जहां आप फ़ोन बटन और फ़ील्ड दिखाना चाहता है" + +#: views/forms/ContactForm7.php:50 +msgid "Phone Number (required)" +msgstr "फोन नंबर (आवश्यक)" + +#: views/forms/ContactForm7.php:50 +msgid "Please Enter a phone number to enable this." +msgstr "इसे सक्षम करने के लिए कृपया एक फ़ोन नंबर दर्ज करें।" + +#: views/forms/ContactForm7.php:50 +msgid "Click here to verify your Phone" +msgstr "अपने फोन को सत्यापित करने के लिए यहां क्लिक करें" + +#: views/forms/DefaultWordPressRegistrationForm.php:12 +msgid "Auto Activate Users." +msgstr "ऑटो सक्रिय उपयोगकर्ता।" + +#: views/forms/DefaultWordPressRegistrationForm.php:28 +#: views/forms/DefaultWordPressRegistrationForm.php:45 views/forms/UltimateMemberLoginForm.php:81 +#: views/forms/UltimateMemberProfileForm.php:34 views/forms/UltimateMemberProfileForm.php:51 +#: views/forms/UltimateMemberRegistrationForm.php:49 +#: views/forms/UltimateMemberRegistrationForm.php:73 views/forms/WPLoginForm.php:73 +#: views/forms/WooCommerceProductVendors.php:33 views/forms/WooCommerceRegistrationForm.php:35 +msgid "Do not allow users to use the same phone number for multiple accounts." +msgstr "उपयोगकर्ताओं को एकाधिक खातों के लिए समान फ़ोन नंबर का उपयोग करने की अनुमति न दें।" + +#: views/forms/FormCraftBasicForm.php:14 views/forms/FormCraftPremiumForm.php:14 +msgid "Follow the following steps to enable Email Verification for FormCraft" +msgstr "FormCraft के लिए ईमेल सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/FormCraftBasicForm.php:17 views/forms/FormCraftBasicForm.php:39 +#: views/forms/FormCraftPremiumForm.php:17 views/forms/FormCraftPremiumForm.php:39 +msgid "Click on the form to edit it." +msgstr "इसे संपादित करने के लिए फ़ॉर्म पर क्लिक करें" + +#: views/forms/FormCraftBasicForm.php:18 views/forms/FormCraftPremiumForm.php:18 +msgid "Add an Email Field to your form. Note the Label of the email field." +msgstr "अपने फॉर्म में ईमेल फ़ील्ड जोड़ें। ईमेल फ़ील्ड के फील्ड कुंजी पर ध्यान दें।" + +#: views/forms/FormCraftBasicForm.php:19 views/forms/FormCraftBasicForm.php:41 +#: views/forms/FormCraftPremiumForm.php:19 views/forms/FormCraftPremiumForm.php:41 +msgid "" +"Add an Verification Field to your form where users will enter the OTP received. Note the Label " +"of the verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी दर्ज करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/FormCraftBasicForm.php:20 views/forms/FormCraftBasicForm.php:42 +#: views/forms/FormCraftPremiumForm.php:20 views/forms/FormCraftPremiumForm.php:42 +msgid "Enter your Form ID, the label of the Email Field and Verification Field below" +msgstr "अपना फॉर्म आईडी, ईमेल फ़ील्ड कुंजी और सत्यापन फ़ील्ड कुंजी दर्ज करें" + +#: views/forms/FormCraftBasicForm.php:36 views/forms/FormCraftPremiumForm.php:36 +msgid "Follow the following steps to enable Phone Verification for FormCraft" +msgstr "FormCraft के लिए फोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/FormCraftBasicForm.php:40 views/forms/FormCraftPremiumForm.php:40 +msgid "Add a Phone Field to your form. Note the Label of the phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें। फोन क्षेत्र के फ़ील्ड आईडी को नोट करें।" + +#: views/forms/FormMaker.php:18 +#, fuzzy +#| msgid "Follow the following steps to enable Email Verification for UserPro Form" +msgid "Follow the following steps to enable Email Verification for Form Maker Forms" +msgstr "UserPro Form के लिए ईमेल सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/FormMaker.php:20 views/forms/FormMaker.php:44 +#, fuzzy +#| msgid " to see your list of forms" +msgid " to see your list of Form Maker forms" +msgstr "फॉर्म की अपनी सूची देखने के लिए" + +#: views/forms/FormMaker.php:21 views/forms/FormMaker.php:45 +#, fuzzy +#| msgid "Click on the Edit option of your form." +msgid "Click on the Edit option of your Form Maker form." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/FormMaker.php:22 +#, fuzzy +#| msgid "Add an Email Field to your form. Note the Field Key of the email field." +msgid "Add an Email Field to your form. Note the Field label of the email field." +msgstr "अपने फॉर्म में ईमेल फ़ील्ड जोड़ें। ईमेल फ़ील्ड के फील्ड कुंजी पर ध्यान दें।" + +#: views/forms/FormMaker.php:23 views/forms/FormMaker.php:47 +#, fuzzy +#| msgid "" +#| "Add an Verification Field to your form where users will enter the OTP received. Note the " +#| "Field Key of the verification field." +msgid "" +"Add a Verification Field to your form where users will enter the OTP received. Keep the field " +"required. Note the Field label of the verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/FormMaker.php:24 +#, fuzzy +#| msgid "Enter your Form ID, the Email Field Key and the Verification Field Key below" +msgid "Enter your Form ID, the Email Field label and the Verification Field label below" +msgstr "अपना फॉर्म आईडी दर्ज करें, नीचे ईमेल फ़ील्ड कुंजी और सत्यापन फ़ील्ड कुंजी दर्ज करें" + +#: views/forms/FormMaker.php:32 views/forms/FormMaker.php:56 +#, fuzzy +#| msgid "Click on the Save Button to save your settings" +msgid "Click on the Save Button below to save your settings" +msgstr "अपनी सेटिंग्स को बचाने के लिए नीचे सहेजें बटन पर क्लिक करें" + +#: views/forms/FormMaker.php:42 +#, fuzzy +#| msgid "Follow the following steps to enable Phone Verification for UserPro Form" +msgid "Follow the following steps to enable Phone Verification for Form Maker Forms" +msgstr "UserPro Form के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/FormMaker.php:46 +#, fuzzy +#| msgid "Add an Phone Field to your form. Note the Field Key of the phone field." +msgid "Add an Phone Field to your form. Note the Field label of the Phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें फोन क्षेत्र की फील्ड कुंजी को नोट करें" + +#: views/forms/FormMaker.php:48 +#, fuzzy +#| msgid "Enter your Form ID, the Phone Field Key and the Verification Field Key below" +msgid "Enter your Form ID, the Phone Field label and the Verification Field label below" +msgstr "नीचे अपना फॉर्म आईडी, फोन फील्ड कुंजी और सत्यापन फील्ड कुंजी दर्ज करें" + +#: views/forms/GravityForm.php:26 views/forms/GravityForm.php:61 +msgid " to see your list of the Gravity Forms." +msgstr "Gravity Forms की अपनी सूची देखने के लिए" + +#: views/forms/GravityForm.php:28 views/forms/GravityForm.php:31 views/forms/GravityForm.php:62 +msgid "Click on the Edit option of your form" +msgstr "अपने फॉर्म के संपादन विकल्प पर क्लिक करें" + +#: views/forms/GravityForm.php:29 +msgid "Add an email field to your existing form" +msgstr "अपने मौजूदा फॉर्म में एक ईमेल फ़ील्ड जोड़ें" + +#: views/forms/GravityForm.php:30 views/forms/GravityForm.php:64 +msgid "Add a text field with label \"Enter Validation Code\" in your existing form." +msgstr "अपने मौजूदा फॉर्म में लेबल \"Enter Validation Code\" के साथ एक पाठ फ़ील्ड जोड़ें" + +#: views/forms/GravityForm.php:32 +#, fuzzy +#| msgid "Add the form id of your form below for which you want to enable Phone verification" +msgid "Add the form id of your form below for which you want to enable Email verification:" +msgstr "नीचे अपने फ़ॉर्म का फ़ॉर्म आईडी जोड़ें जिसके लिए आप फ़ोन सत्यापन सक्षम करना चाहते हैं" + +#: views/forms/GravityForm.php:33 views/forms/GravityForm.php:66 views/forms/NinjaForm.php:67 +#: views/forms/RegistrationMagicForm.php:23 views/forms/RegistrationMagicForm.php:46 +#: views/forms/RegistrationMagicForm.php:73 +msgid "Add Form" +msgstr "फॉर्म जोड़ें" + +#: views/forms/GravityForm.php:47 views/forms/GravityForm.php:82 +#: views/forms/RegistrationMagicForm.php:30 views/forms/RegistrationMagicForm.php:55 +#: views/forms/RegistrationMagicForm.php:82 +msgid "Click on the Save Button to save your settings and keep a track of your Form Ids." +msgstr "अपनी सेटिंग्स बचाने के लिए नीचे दिए गए सहेजें बटन पर क्लिक करें और अपने फ़ॉर्म आईडी का ट्रैक रखें।" + +#: views/forms/GravityForm.php:58 +msgid "Follow the following steps to enable phone Verification for Gravity form" +msgstr "Gravity Form के लिए फोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/GravityForm.php:63 +msgid "Add an phone field to your existing form" +msgstr "अपने मौजूदा फॉर्म में एक फ़ोन फ़ील्ड जोड़ें" + +#: views/forms/GravityForm.php:65 +msgid "Add the form id of your form below for which you want to enable Phone verification" +msgstr "नीचे अपने फ़ॉर्म का फ़ॉर्म आईडी जोड़ें जिसके लिए आप फ़ोन सत्यापन सक्षम करना चाहते हैं" + +#: views/forms/MemberPressRegistrationForm.php:22 +#, fuzzy +#| msgid " to see your list of fields." +msgid " to add your list of fields." +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/forms/MemberPressRegistrationForm.php:24 +#, fuzzy +#| msgid "Enter the Field Key of the phone field" +msgid "Give the Field Name for the new field." +msgstr "फोन क्षेत्र की फील्ड कुंजी दर्ज करें" + +#: views/forms/MemberPressRegistrationForm.php:26 +#, fuzzy +#| msgid "Select the field requirement from the select box to the right." +msgid "Select Show at Signup and Required from the select box to the right." +msgstr "चयन बॉक्स से दाईं ओर क्षेत्र requirement चुनें" + +#: views/forms/MemberPressRegistrationForm.php:27 +#, fuzzy +#| msgid "Keep the Meta Key handy as you will need it later on." +msgid " Remember the Slug Name from the right as you will need it later." +msgstr "Meta Key को याद रखें क्योंकि बाद में आपको इसकी आवश्यकता होगी।" + +#: views/forms/MemberPressRegistrationForm.php:28 +#, fuzzy +#| msgid "Click on Save button to save your new field." +msgid "Click on Update Options button to save your new field." +msgstr "अपना नया फ़ील्ड सहेजने के लिए Save बटन पर क्लिक करें" + +#: views/forms/MemberPressRegistrationForm.php:29 +#, fuzzy +#| msgid "Enter the Name of the phone field" +msgid "Enter Slug Name of the phone field" +msgstr "फोन क्षेत्र का नाम दर्ज करें" + +#: views/forms/NinjaForm.php:15 +msgid "Follow the following steps to enable Email Verification for Ninja Form" +msgstr "Ninja Form के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/NinjaForm.php:18 views/forms/NinjaForm.php:39 views/forms/NinjaForm.php:63 +#: views/forms/NinjaFormAjaxForm.php:17 views/forms/NinjaFormAjaxForm.php:39 +msgid "Click on the Edit option of your ninja form." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/NinjaForm.php:19 views/forms/NinjaFormAjaxForm.php:18 +msgid "Add an Email Field to your form. Note the Field Key of the email field." +msgstr "अपने फॉर्म में ईमेल फ़ील्ड जोड़ें। ईमेल फ़ील्ड के फील्ड कुंजी पर ध्यान दें।" + +#: views/forms/NinjaForm.php:20 views/forms/NinjaForm.php:42 +msgid "Enter your Form ID and the Email Field ID below" +msgstr "नीचे अपना फ़ॉर्म आईडी और ईमेल फ़ील्ड आईडी दर्ज करें" + +#: views/forms/NinjaForm.php:36 views/forms/NinjaFormAjaxForm.php:36 +msgid "Follow the following steps to enable Phone Verification for Ninja Form" +msgstr "Ninja Form के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/NinjaForm.php:40 +msgid "Add a Phone Field to your form. Note the Field ID of the phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें। फोन क्षेत्र के फ़ील्ड आईडी को नोट करें।" + +#: views/forms/NinjaForm.php:41 views/forms/NinjaForm.php:65 views/forms/NinjaFormAjaxForm.php:41 +msgid "Make sure you have set the Input Mask type to None for the phone field." +msgstr "सुनिश्चित करें कि आपने फ़ोन फ़ील्ड के लिए इनपुट मास्क प्रकार को कोई भी नहीं सेट किया है।" + +#: views/forms/NinjaForm.php:54 +msgid "Let the user Choose" +msgstr "उपयोगकर्ता को चुनने दें" + +#: views/forms/NinjaForm.php:60 +#, fuzzy +#| msgid "Follow the following steps to enable Phone Verification for Ninja Form" +msgid "Follow the following steps to enable Phone and Email Verification for Ninja Form" +msgstr "Ninja Form के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/NinjaForm.php:64 +msgid "Add an Email and Phone Field to your form. Note the Field ID of the fields." +msgstr "अपने फॉर्म में ईमेल और फोन फ़ील्ड जोड़ें। फ़ील्ड के फ़ील्ड आईडी को नोट करें।" + +#: views/forms/NinjaForm.php:66 +msgid "Enter your Form ID, Email Field ID and Phone Field ID below:" +msgstr "नीचे अपना फॉर्म आईडी, ईमेल फ़ील्ड आईडी और फोन फ़ील्ड आईडी डालें:" + +#: views/forms/NinjaFormAjaxForm.php:19 views/forms/NinjaFormAjaxForm.php:42 +msgid "" +"Add an Verification Field to your form where users will enter the OTP received. Note the Field " +"Key of the verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/NinjaFormAjaxForm.php:20 +msgid "Enter your Form ID, the Email Field Key and the Verification Field Key below" +msgstr "अपना फॉर्म आईडी दर्ज करें, नीचे ईमेल फ़ील्ड कुंजी और सत्यापन फ़ील्ड कुंजी दर्ज करें" + +#: views/forms/NinjaFormAjaxForm.php:40 +msgid "Add an Phone Field to your form. Note the Field Key of the phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें फोन क्षेत्र की फील्ड कुंजी को नोट करें" + +#: views/forms/NinjaFormAjaxForm.php:43 +msgid "Enter your Form ID, the Phone Field Key and the Verification Field Key below" +msgstr "नीचे अपना फॉर्म आईडी, फोन फील्ड कुंजी और सत्यापन फील्ड कुंजी दर्ज करें" + +#: views/forms/PieRegistrationForm.php:15 views/forms/PieRegistrationForm.php:28 +msgid "Enter the label of the phone field" +msgstr "फोन क्षेत्र का लेबल दर्ज करें" + +#: views/forms/ProfileBuilderRegistrationForm.php:14 +msgid "( Requires Hobbyist Version )" +msgstr "( Hobbyist संस्करण की आवश्यकता है )" + +#: views/forms/ProfileBuilderRegistrationForm.php:18 +#: views/forms/ProfileBuilderRegistrationForm.php:38 views/forms/SimplrRegistrationForm.php:17 +#: views/forms/SimplrRegistrationForm.php:42 views/forms/UserProfileMadeEasyRegistrationForm.php:19 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:40 +#: views/forms/UserUltraRegistrationForm.php:17 views/forms/UserUltraRegistrationForm.php:38 +msgid " to see your list of fields" +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/forms/ProfileBuilderRegistrationForm.php:19 +#: views/forms/ProfileBuilderRegistrationForm.php:39 +msgid "Choose a phone field from the Field Dropdown" +msgstr "फील्ड ड्रॉपडाउन से एक फ़ोन फ़ील्ड चुनें" + +#: views/forms/ProfileBuilderRegistrationForm.php:20 +#: views/forms/ProfileBuilderRegistrationForm.php:40 +#, fuzzy +#| msgid "Keep the Meta Key handy as you will need it later on." +msgid "Keep track of the Meta Name of the phone field as you will need it later on." +msgstr "Meta Key को याद रखें क्योंकि बाद में आपको इसकी आवश्यकता होगी।" + +#: views/forms/ProfileBuilderRegistrationForm.php:21 +#: views/forms/ProfileBuilderRegistrationForm.php:41 +#, fuzzy +#| msgid "Make the Field as a required field." +msgid "Make sure to mark the phone field as required." +msgstr "फ़ील्ड को आवश्यक फ़ील्ड के रूप में बनाएं" + +#: views/forms/ProfileBuilderRegistrationForm.php:22 +#: views/forms/ProfileBuilderRegistrationForm.php:42 +#, fuzzy +#| msgid "Enter the Meta Key of the phone field" +msgid "Enter the meta name of your phone field" +msgstr "फोन क्षेत्र की मेटा कुंजी दर्ज करें" + +#: views/forms/RegistrationMagicForm.php:18 views/forms/RegistrationMagicForm.php:41 +#: views/forms/RegistrationMagicForm.php:68 +msgid "Click on fields link of your form to see special field list of fields." +msgstr "फ़ील्ड की special field सूची देखने के लिए अपने फ़ॉर्म का fields लिंक पर क्लिक करें।" + +#: views/forms/RegistrationMagicForm.php:19 views/forms/RegistrationMagicForm.php:69 +msgid "Choose phone number / mobile number field from the list." +msgstr "सूची से phone number / mobile number फ़ील्ड चुनें" + +#: views/forms/RegistrationMagicForm.php:20 views/forms/RegistrationMagicForm.php:43 +#: views/forms/RegistrationMagicForm.php:70 +msgid "Enter the Label of your new field. Keep this handy as you will need it later." +msgstr "अपने नए क्षेत्र के Label दर्ज करें इस काम को रखें क्योंकि आपको इसके बाद की आवश्यकता होगी।" + +#: views/forms/RegistrationMagicForm.php:21 views/forms/RegistrationMagicForm.php:44 +#: views/forms/RegistrationMagicForm.php:71 +msgid "Under RULES section check the box which says Is Required." +msgstr "नियम अनुभाग के अंतर्गत बॉक्स को चेक करें जो Is Required" + +#: views/forms/RegistrationMagicForm.php:42 +msgid "Choose email field from the list." +msgstr "सूची से email फ़ील्ड चुनें" + +#: views/forms/RegistrationMagicForm.php:65 views/forms/UserProfileMadeEasyRegistrationForm.php:38 +#: views/forms/UserUltraRegistrationForm.php:36 +msgid "Follow the following steps to enable both Email and Phone Verification" +msgstr "ईमेल और फोन सत्यापन दोनों सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/SimplrRegistrationForm.php:18 views/forms/SimplrRegistrationForm.php:43 +msgid "Add a new Phone Field by clicking the Add Field button." +msgstr " Add Field बटन क्लिक करके एक नया फ़ोन फ़ील्ड जोड़ें" + +#: views/forms/SimplrRegistrationForm.php:19 views/forms/SimplrRegistrationForm.php:44 +msgid "" +"Give the Field Name and Field Key for the new field. Remember the Field Key as you " +"will need it later." +msgstr "" +"नए फ़ील्ड के लिए Field Name और Field Key दें। फील्ड कुंजी को याद रखें जैसा आपको इसके बाद की " +"आवश्यकता होगी" + +#: views/forms/SimplrRegistrationForm.php:20 views/forms/SimplrRegistrationForm.php:45 +msgid "Click on Add Field button at the bottom of the page to save your new field." +msgstr "अपना नया फ़ील्ड सहेजने के लिए पृष्ठ के नीचे स्थित Add Field बटन पर क्लिक करें" + +#: views/forms/SimplrRegistrationForm.php:21 views/forms/SimplrRegistrationForm.php:46 +#: views/forms/UltimateProRegistrationForm.php:17 views/forms/UltimateProRegistrationForm.php:33 +#: views/forms/UserProRegistrationForm.php:17 views/forms/UserProRegistrationForm.php:39 +msgid " to see your list of pages" +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/forms/SimplrRegistrationForm.php:22 views/forms/SimplrRegistrationForm.php:47 +msgid "Click on the Edit link of your page to modify it." +msgstr "इसे संशोधित करने के लिए अपने पृष्ठ की Edit लिंक पर क्लिक करें।" + +#: views/forms/SimplrRegistrationForm.php:23 views/forms/SimplrRegistrationForm.php:48 +msgid "In the ShortCode add the following attribute" +msgstr "शॉर्टकोड में निम्न विशेषता जोड़ें" + +#: views/forms/SimplrRegistrationForm.php:23 views/forms/SimplrRegistrationForm.php:48 +msgid "" +"If you already have the fields attribute defined then just add the new field key to the list." +msgstr "यदि आपके पास फ़ील्ड विशेषता परिभाषित है, तो बस सूची में नई फ़ील्ड कुंजी जोड़ें।" + +#: views/forms/SimplrRegistrationForm.php:24 views/forms/SimplrRegistrationForm.php:49 +msgid "Click on update to save your page." +msgstr "अपना पृष्ठ सहेजने के लिए update पर क्लिक करें" + +#: views/forms/SimplrRegistrationForm.php:25 views/forms/SimplrRegistrationForm.php:50 +msgid "Enter the Field Key of the phone field" +msgstr "फोन क्षेत्र की फील्ड कुंजी दर्ज करें" + +#: views/forms/UltimateMemberLoginForm.php:30 views/forms/WPLoginForm.php:28 +msgid "Follow the following steps to add a users phone number in the database" +msgstr "डेटाबेस में उपयोगकर्ताओं के फ़ोन नंबर को जोड़ने के लिए निम्न चरणों का पालन करें" + +#: views/forms/UltimateMemberLoginForm.php:32 views/forms/WPLoginForm.php:30 +msgid "Enter the phone User Meta Key" +msgstr "फ़ोन उपयोगकर्ता मेटा कुंजी दर्ज करें" + +#: views/forms/UltimateMemberLoginForm.php:42 views/forms/WPLoginForm.php:40 +msgid "" +"If you don't know the metaKey against which the phone number is stored for all your users then " +"put the default value as phone." +msgstr "" +"यदि आप मेटा कुंजी को नहीं जानते हैं जिसके खिलाफ फ़ोन नंबर आपके सभी उपयोगकर्ताओं के लिए संग्रहीत है, तो फ़ोन के रूप में " +"डिफ़ॉल्ट नाम डाल दें।" + +#: views/forms/UltimateMemberLoginForm.php:44 views/forms/UltimateProRegistrationForm.php:22 +#: views/forms/UltimateProRegistrationForm.php:40 views/forms/WPLoginForm.php:42 +#: views/forms/WpMemberForm.php:20 views/forms/WpMemberForm.php:34 +msgid "Click on the Save Button to save your settings." +msgstr "अपनी सेटिंग्स को बचाने के लिए नीचे सहेजें बटन पर क्लिक करें" + +#: views/forms/UltimateMemberLoginForm.php:53 views/forms/WPLoginForm.php:46 +msgid "Allow the user to add a phone number if it does not exist." +msgstr "उपयोगकर्ता को एक फ़ोन नंबर जोड़ने की अनुमति दें, अगर उसने एक फोन नंबर नहीं बचाया है" + +#: views/forms/UltimateMemberLoginForm.php:62 views/forms/WPLoginForm.php:55 +msgid "Allow users to login with their phone number." +msgstr "उपयोगकर्ताओं को अपने फ़ोन नंबर के साथ लॉगिन करने की अनुमति दें" + +#: views/forms/UltimateMemberLoginForm.php:67 views/forms/WPLoginForm.php:60 +msgid "Username Field text" +msgstr "उपयोगकर्ता नाम फ़ील्ड टेक्स्ट" + +#: views/forms/UltimateMemberLoginForm.php:102 views/forms/WPLoginForm.php:92 +msgid "Allow the administrator to bypass OTP verification during login." +msgstr "लॉगिन करने के दौरान व्यवस्थापक को ओटीपी सत्यापन को बाईपास करने दें।" + +#: views/forms/UltimateMemberLoginForm.php:113 views/forms/WPLoginForm.php:101 +msgid "Skip password and use OTP instead." +msgstr "पासवर्ड छोड़ें और इसके बजाय ओटीपी का उपयोग करें।" + +#: views/forms/UltimateMemberLoginForm.php:120 views/forms/WPLoginForm.php:108 +msgid "Allow users to fallback to Username and Password" +msgstr "उपयोगकर्ताओं को उपयोगकर्ता नाम और पासवर्ड पर फ़ॉलबैक करने दें" + +#: views/forms/UltimateMemberProfileForm.php:11 +msgid "" +"Choose the Pages you want to verify. Users will be asked verify their phone or email on update." +msgstr "" +"वे पृष्ठ चुनें जिन्हें आप सत्यापित करना चाहते हैं। उपयोगकर्ताओं से उनके फोन या अपडेट पर ईमेल सत्यापित करने के लिए कहा " +"जाएगा।" + +#: views/forms/UltimateMemberProfileForm.php:17 +#, fuzzy +#| msgid "Account" +msgid "Account Page" +msgstr "लेखा" + +#: views/forms/UltimateMemberProfileForm.php:18 +#, fuzzy +#| msgid "Email Verification" +msgid "( Email Verification )" +msgstr "ई - मेल सत्यापन" + +#: views/forms/UltimateMemberProfileForm.php:26 +#, fuzzy +#| msgid "Profile tab" +msgid "Profile Page" +msgstr "प्रोफ़ाइल टैब" + +#: views/forms/UltimateMemberProfileForm.php:27 +#, fuzzy +#| msgid "( SMS Verification Only )" +msgid "( Mobile Number Verification )" +msgstr "(केवल एसएमएस सत्यापन)" + +#: views/forms/UltimateMemberProfileForm.php:43 +msgid "Both Account and Profile Pages" +msgstr "खाता और प्रोफाइल पेज दोनों" + +#: views/forms/UltimateMemberProfileForm.php:44 +#, fuzzy +#| msgid "( No activation email would be sent after verification )" +msgid "( Both Email and Mobile Number Verification )" +msgstr "(सत्यापन के बाद कोई सक्रियण ईमेल नहीं भेजा जाएगा)" + +#: views/forms/UltimateMemberRegistrationForm.php:13 views/forms/WooCommerceRegistrationForm.php:14 +msgid "Do not show a popup. Validate user on the form itself." +msgstr "एक पॉपअप मत दिखाओ। फॉर्म को स्वयं फॉर्म पर मान्य करें।" + +#: views/forms/UltimateMemberRegistrationForm.php:16 views/forms/WooCommerceRegistrationForm.php:17 +msgid "" +"This mode does not work with Let the user choose option. Please use either phone or email only." +msgstr "यह मोड उपयोगकर्ता को विकल्प चुनने के साथ काम नहीं करता है। कृपया केवल फोन या ईमेल का उपयोग करें।" + +#: views/forms/UltimateMemberRegistrationForm.php:18 +msgid "You will need to add a verification field on your form, for users to enter their OTP." +msgstr "उपयोगकर्ताओं को अपने ओटीपी दर्ज करने के लिए, आपको अपने फॉर्म पर एक सत्यापन फ़ील्ड जोड़ना होगा।" + +#: views/forms/UltimateMemberRegistrationForm.php:21 +#: views/forms/UltimateMemberRegistrationForm.php:44 +#: views/forms/UltimateMemberRegistrationForm.php:68 +msgid "Click on the Edit link of your form." +msgstr "अपने फ़ॉर्म के Edit link पर क्लिक करें" + +#: views/forms/UltimateMemberRegistrationForm.php:22 +#, fuzzy +#| msgid "Add a new Mobile Number Field from the list of predefined fields." +msgid "Add a new OTP Verification Field. Note the meta key and enter it below." +msgstr "पूर्वनिर्धारित क्षेत्रों की सूची से एक नया Mobile Number फ़ील्ड जोड़ें" + +#: views/forms/UltimateMemberRegistrationForm.php:23 +#: views/forms/UltimateMemberRegistrationForm.php:46 +#: views/forms/UltimateMemberRegistrationForm.php:70 +msgid "Click on update to save your form." +msgstr "अपना फ़ॉर्म सहेजने के लिए update पर क्लिक करें" + +#: views/forms/UltimateMemberRegistrationForm.php:26 +#, fuzzy +#| msgid "Verification Field Key" +msgid "Verification Field Meta Key" +msgstr "सत्यापन फ़ील्ड कुंजी" + +#: views/forms/UltimateMemberRegistrationForm.php:45 +#: views/forms/UltimateMemberRegistrationForm.php:69 +msgid "Add a new Mobile Number Field from the list of predefined fields." +msgstr "पूर्वनिर्धारित क्षेत्रों की सूची से एक नया Mobile Number फ़ील्ड जोड़ें" + +#: views/forms/UltimateProRegistrationForm.php:15 +msgid "Follow the following steps to enable Email Verification for Ultimate membership Pro Form" +msgstr "Ultimate Membership Pro Form के लिए ईमेल सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/UltimateProRegistrationForm.php:18 views/forms/UltimateProRegistrationForm.php:34 +msgid "" +"Click on the Edit option of the page which has your Ultimate membership Pro registration " +"form" +msgstr "पृष्ठ का Edit विकल्प पर क्लिक करें, जिसमें आपका Ultimate Membership Pro registration form है" + +#: views/forms/UltimateProRegistrationForm.php:19 views/forms/UltimateProRegistrationForm.php:35 +msgid "Add the following short code just below the given registration shortcode" +msgstr "दिए गए पंजीकरण शोर्ट के ठीक नीचे दिए गए शॉर्ट कोड को जोड़ें" + +#: views/forms/UltimateProRegistrationForm.php:20 views/forms/UltimateProRegistrationForm.php:36 +msgid "to see the list of your custom fields." +msgstr "अपने कस्टम क्षेत्रों की सूची देखने के लिए" + +#: views/forms/UltimateProRegistrationForm.php:21 +msgid "" +"Add a custom text field with slug \"validate\" and label \"Enter Validation Code\" in your " +"registration page.Use this text field to enter the OTP received. Make sure it's a required field." +msgstr "" +"अपने पंजीकरण पृष्ठ में स्लग \"validate\" और लेबल \"Enter Validation Code\" वाला एक कस्टम टेक्स्ट फ़ील्ड जोड़ें। " +"प्राप्त पाठ में ओटीपी दर्ज करने के लिए इस टेक्स्ट फ़ील्ड का उपयोग करें। सुनिश्चित करें कि यह एक आवश्यक फ़ील्ड है" + +#: views/forms/UltimateProRegistrationForm.php:31 +msgid "Follow the following steps to enable Phone Verification for Ultimate membership Pro Form" +msgstr "Ultimate Membership Pro Form के लिए फोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/UltimateProRegistrationForm.php:37 +msgid "" +"Click on the edit option for the phone field and change the field type to text. Click on save to " +"save your settings." +msgstr "" +"फ़ोन क्षेत्र के लिए संपादन विकल्प पर क्लिक करें और फ़ील्ड प्रकार को टेक्स्ट में बदलें। अपनी सेटिंग्स को बचाने के लिए सहेजें " +"पर क्लिक करें" + +#: views/forms/UltimateProRegistrationForm.php:38 +msgid "Enable the phone field for your registration form and make sure it is a required field." +msgstr "अपने पंजीकरण फ़ॉर्म के लिए फ़ोन फ़ील्ड सक्षम करें और सुनिश्चित करें कि यह एक आवश्यक फ़ील्ड है।" + +#: views/forms/UltimateProRegistrationForm.php:39 +msgid "" +"Add a custom text field with slug \"validate\" and label \"Enter Validation Code\" in your " +"registration page. Use this text field to enter the OTP received. Make sure it's a required " +"field." +msgstr "" +"अपने पंजीकरण पृष्ठ में \"validate\" और \"Enter Validation Code\" स्लग के साथ एक कस्टम टेक्स्ट फ़ील्ड जोड़ें। " +"प्राप्त की गई OTP दर्ज करने के लिए इस टेक्स्ट फ़ील्ड का उपयोग करें सुनिश्चित करें कि यह एक आवश्यक फ़ील्ड है" + +#: views/forms/UserProRegistrationForm.php:9 +msgid "Verify users after registration" +msgstr "पंजीकरण के बाद उपयोगकर्ताओं को सत्यापित करें" + +#: views/forms/UserProRegistrationForm.php:15 +msgid "Follow the following steps to enable Email Verification for UserPro Form" +msgstr "UserPro Form के लिए ईमेल सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/UserProRegistrationForm.php:18 +msgid "Click on the Edit option of the page which has your UserPro form" +msgstr "पृष्ठ का Edit विकल्प पर क्लिक करें जिसमें आपका UserPro Form होता है" + +#: views/forms/UserProRegistrationForm.php:19 +msgid "Add the following short code just below your" +msgstr "निम्न शॉर्ट कोड जोड़ें नीचे अपने " + +#: views/forms/UserProRegistrationForm.php:19 +msgid "UserPro Form shortcode on the profile and registration pages" +msgstr "UserPro प्रोफ़ाइल और पंजीकरण पृष्ठों पर शोर्टकोड जोड़े" + +#: views/forms/UserProRegistrationForm.php:21 views/forms/UserProRegistrationForm.php:46 +msgid "Add a New Custom Field to your Form. Give the following parameters to the new field" +msgstr "अपने प्रपत्र में एक नया कस्टम फ़ील्ड जोड़ें नए फ़ील्ड में निम्नलिखित पैरामीटर दें" + +#: views/forms/UserProRegistrationForm.php:23 views/forms/UserProRegistrationForm.php:48 +msgid "Give the Field Title as " +msgstr "Field Title के रूप में दें" + +#: views/forms/UserProRegistrationForm.php:24 views/forms/UserProRegistrationForm.php:49 +msgid "Give the Field Type as " +msgstr "Field Type के रूप में दें" + +#: views/forms/UserProRegistrationForm.php:25 views/forms/UserProRegistrationForm.php:50 +msgid "Give the Unique Field Key as " +msgstr "Unique Field Key के रूप में दें" + +#: views/forms/UserProRegistrationForm.php:26 views/forms/UserProRegistrationForm.php:51 +msgid "Make the Field as a required field." +msgstr "फ़ील्ड को आवश्यक फ़ील्ड के रूप में बनाएं" + +#: views/forms/UserProRegistrationForm.php:37 +msgid "Follow the following steps to enable Phone Verification for UserPro Form" +msgstr "UserPro Form के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/UserProRegistrationForm.php:40 +msgid "Click on the Edit option of the page which has your UserPro form." +msgstr "पृष्ठ का Edit विकल्प पर क्लिक करें जिसमें आपका UserPro Form होता है।" + +#: views/forms/UserProRegistrationForm.php:41 +msgid "" +"Add the following short code just below your UserPro Form shortcode on the profile and " +"registration pages" +msgstr "प्रोफाइल और पंजीकरण पृष्ठों पर अपने UserPro Form शॉर्टकोड के नीचे निम्न शॉर्टकोड जोड़ें" + +#: views/forms/UserProRegistrationForm.php:42 +msgid "to see your list of UserPro fields." +msgstr "UserPro क्षेत्रों की अपनी सूची देखने के लिए" + +#: views/forms/UserProRegistrationForm.php:43 +msgid "Add a Phone Number Field to your Form from the available fields list" +msgstr "उपलब्ध फ़ील्ड सूची से अपने फ़ॉर्म में एक फ़ोन नंबर फ़ील्ड जोड़ें" + +#: views/forms/UserProRegistrationForm.php:44 +msgid "Add Ajax Call Check for your Phone Number field" +msgstr "अपने फ़ोन नंबर फ़ील्ड के लिए अजाक्स कॉल चेक जोड़ें" + +#: views/forms/UserProfileMadeEasyRegistrationForm.php:20 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:41 +#: views/forms/UserUltraRegistrationForm.php:18 views/forms/UserUltraRegistrationForm.php:39 +msgid "Click on Click here to add new field button to add a new phone field." +msgstr "नया फ़ोन फ़ील्ड जोड़ने के लिए Click here to add new field बटन पर क्लिक करें" + +#: views/forms/UserProfileMadeEasyRegistrationForm.php:21 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:42 +msgid "Fill up the details of your new field and click on Submit New Field." +msgstr "अपने नए फ़ील्ड का विवरण भरें और Submit New Field पर क्लिक करें।" + +#: views/forms/UserProfileMadeEasyRegistrationForm.php:22 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:43 +#: views/forms/UserUltraRegistrationForm.php:20 views/forms/UserUltraRegistrationForm.php:41 +msgid "Keep the Meta Key handy as you will need it later on." +msgstr "Meta Key को याद रखें क्योंकि बाद में आपको इसकी आवश्यकता होगी।" + +#: views/forms/UserProfileMadeEasyRegistrationForm.php:23 +#: views/forms/UserProfileMadeEasyRegistrationForm.php:44 +#: views/forms/UserUltraRegistrationForm.php:21 views/forms/UserUltraRegistrationForm.php:42 +msgid "Enter the Meta Key of the phone field" +msgstr "फोन क्षेत्र की मेटा कुंजी दर्ज करें" + +#: views/forms/UserUltraRegistrationForm.php:19 views/forms/UserUltraRegistrationForm.php:40 +msgid "Fill up the details of your new field and click on Submit New Field." +msgstr "अपने नए फ़ील्ड का विवरण भरें और Submit New Field पर क्लिक करें।" + +#: views/forms/WPFormsPlugin.php:26 +#, fuzzy +#| msgid "Click on the Edit option of your form." +msgid "Click on the Edit option of your WPForm." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/WPFormsPlugin.php:27 +#, fuzzy +#| msgid "Add an Email Field to your form. Note the Field Key of the email field." +msgid "Add an Email Field to your form. Note the Field Label of the Email field." +msgstr "अपने फॉर्म में ईमेल फ़ील्ड जोड़ें। ईमेल फ़ील्ड के फील्ड कुंजी पर ध्यान दें।" + +#: views/forms/WPFormsPlugin.php:28 +#, fuzzy +#| msgid "" +#| "Add an Verification Field to your form where users will enter the OTP received. Note the " +#| "Field Key of the verification field." +msgid "" +"Add a Verification Field to your form where users will enter the OTP sent to their Email " +"Address. Note the Field Label of the Verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/WPFormsPlugin.php:29 +#, fuzzy +#| msgid "Enter your Form ID, the Email Field Key and the Verification Field Key below" +msgid "Enter your Form ID, Email Field Label and Verification Field Label below" +msgstr "अपना फॉर्म आईडी दर्ज करें, नीचे ईमेल फ़ील्ड कुंजी और सत्यापन फ़ील्ड कुंजी दर्ज करें" + +#: views/forms/WPFormsPlugin.php:54 +#, fuzzy +#| msgid "Click on the Edit option of your form." +msgid "Click on the Edit option of your wp form." +msgstr "अपने फ़ॉर्म के Edit विकल्प पर क्लिक करें" + +#: views/forms/WPFormsPlugin.php:55 +#, fuzzy +#| msgid "Add an Phone Field to your form. Note the Field Key of the phone field." +msgid "Add an Phone Field to your form. Note the Field Label of the Phone field." +msgstr "अपने फॉर्म में एक फ़ोन फ़ील्ड जोड़ें फोन क्षेत्र की फील्ड कुंजी को नोट करें" + +#: views/forms/WPFormsPlugin.php:56 +#, fuzzy +#| msgid "" +#| "Add an Verification Field to your form where users will enter the OTP received. Note the " +#| "Field Key of the verification field." +msgid "" +"Add a Verification Field to your form where users will enter the OTP sent to their Phone. Note " +"the Field Label of the Verification field." +msgstr "" +"अपने फ़ॉर्म में एक सत्यापन फ़ील्ड जोड़ें जहां उपयोगकर्ता ओटीपी प्राप्त करेंगे। सत्यापन फ़ील्ड की फील्ड कुंजी को नोट करें" + +#: views/forms/WPFormsPlugin.php:57 +#, fuzzy +#| msgid "Enter your Form ID, the Phone Field Key and the Verification Field Key below" +msgid "Enter your Form ID, Phone Field Label and Verification Field Label below" +msgstr "नीचे अपना फॉर्म आईडी, फोन फील्ड कुंजी और सत्यापन फील्ड कुंजी दर्ज करें" + +#: views/forms/WooCommerceCheckOutForm.php:19 +#, fuzzy +#| msgid "Enable Verification only for Guest Checkout." +msgid "Enable Verification only for Guest Users." +msgstr "केवल अतिथि चेकआउट के लिए सत्यापन सक्षम करें" + +#: views/forms/WooCommerceCheckOutForm.php:27 +msgid "Show a verification button instead of a link on the WooCommerce Checkout Page." +msgstr "WooCommerce Checkout पृष्ठ पर एक लिंक के बजाय एक सत्यापन बटन दिखाएं।" + +#: views/forms/WooCommerceCheckOutForm.php:30 +msgid "Show a popup for validating OTP." +msgstr "ओटीपी को मान्य करने के लिए एक पॉपअप दिखाएं" + +#: views/forms/WooCommerceCheckOutForm.php:33 +msgid "Validate OTP for selective Payment Methods." +msgstr "चयनात्मक भुगतान विधियों के लिए OTP मान्य करें" + +#: views/forms/WooCommerceCheckOutForm.php:36 +#, fuzzy +#| msgid "Select the PaymentPlans that you wish to enable OTP Verification for " +msgid "Select Payment Plans for OTP Verification" +msgstr "भुगतान योजनाएं चुनें जिन्हें आप ओटीपी सत्यापन को सक्षम करना चाहते हैं" + +#: views/forms/WooCommerceRegistrationForm.php:48 +msgid "Select page to redirect to after registration" +msgstr "पंजीकरण के बाद पृष्ठ पर रीडायरेक्ट करने के लिए पृष्ठ का चयन करें" + +#: views/forms/WordPressComments.php:10 +msgid "Force OTP Verification for Logged In users as well?" +msgstr "उपयोगकर्ताओं के साथ लॉग इन करने के लिए ओटीपी सत्यापन को बल दें?" + +#: views/forms/WordPressComments.php:11 +msgid "" +"Even logged in users will have to verify their phone or email in order to be able to submit " +"comments" +msgstr "उपयोगकर्ताओं को भी लॉग इन करने में सक्षम होने के लिए अपने फोन या ईमेल को सत्यापित करना होगा" + +#: views/forms/WpEmemberForm.php:17 views/forms/WpEmemberForm.php:41 +msgid "Follow the following steps to enable Phone Verification for" +msgstr "फोन सत्यापन को सक्षम करने के लिए निम्न चरणों का पालन करें " + +#: views/forms/WpEmemberForm.php:20 views/forms/WpEmemberForm.php:44 +msgid "to see your form settings." +msgstr "अपनी फ़ॉर्म सेटिंग्स देखने के लिए" + +#: views/forms/WpEmemberForm.php:21 views/forms/WpEmemberForm.php:45 +msgid "Go to the Registration Form Fields section." +msgstr " पंजीकरण फ़ॉर्म फ़ील्ड अनुभाग पर जाएं" + +#: views/forms/WpEmemberForm.php:22 views/forms/WpEmemberForm.php:46 +msgid "" +"Check the \"Show phone field on registration page\" option to show Phone field on your form." +msgstr "अपने फ़ॉर्म पर फ़ोन फ़ील्ड दिखाने के लिए \"पंजीकरण पृष्ठ पर फ़ोन फ़ील्ड दिखाएं\" को चेक करें।" + +#: views/forms/WpMemberForm.php:15 +msgid "Follow the following steps to enable Phone Verification for WP Member" +msgstr "WP Member के लिए फ़ोन सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/WpMemberForm.php:17 +msgid "to see your list of the fields." +msgstr "खेतों की अपनी सूची देखने के लिए" + +#: views/forms/WpMemberForm.php:18 +msgid "Enable Day Phone field for your form and keep it required." +msgstr "अपने फ़ॉर्म के लिए Day Phone फ़ील्ड को सक्षम करें और इसे आवश्यक रखें" + +#: views/forms/WpMemberForm.php:19 views/forms/WpMemberForm.php:33 +msgid "" +"Create a new text field with meta key validate_otp where users can enter the validation " +"code." +msgstr "" +"मेटा कुंजी validate_otp के साथ एक नया पाठ फ़ील्ड बनाएं जहां उपयोगकर्ता सत्यापन कोड दर्ज कर सकते हैं" + +#: views/forms/WpMemberForm.php:30 +msgid "Follow the following steps to enable Email Verification for WP Member" +msgstr "WP Member के लिए ईमेल सत्यापन सक्षम करने के लिए निम्न चरणों का पालन करें" + +#: views/forms/WpMemberForm.php:32 +msgid "to see your list of fields." +msgstr "अपनी फ़ील्ड की सूची देखने के लिए" + +#: views/messages.php:17 +#, fuzzy +#| msgid "BLOCKED EMAIL MESSAGE" +msgid "EMAIL MESSAGES" +msgstr "ब्लॉक किए गए ईमेल संदेश" + +#: views/messages.php:26 views/messages.php:56 +msgid "SUCCESS OTP MESSAGE" +msgstr "सफलता ओटीपी संदेश" + +#: views/messages.php:27 views/messages.php:35 +msgid "( NOTE: ##email## in the message body will be replaced by the user's email address )" +msgstr "(नोट: ##email## संदेश के मुख्य भाग में उपयोगकर्ता के ईमेल पते पर प्रतिस्थापित किया जाएगा)" + +#: views/messages.php:29 views/messages.php:59 +msgid "ERROR OTP MESSAGE" +msgstr "त्रुटि ओटीपी संदेश" + +#: views/messages.php:31 views/messages.php:61 +msgid "INVALID FORMAT MESSAGE" +msgstr "अमान्य स्वरूप संदेश" + +#: views/messages.php:32 +#, fuzzy +#| msgid "( NOTE: ##phone## in the message body will be replaced by the user's mobile number )" +msgid "( NOTE: ##email## in the message body will be replaced by the user's mobile number )" +msgstr "(नोट: ##phone## संदेश के मुख्य भाग में उपयोगकर्ता के मोबाइल नंबर द्वारा प्रतिस्थापित किया जाएगा)" + +#: views/messages.php:34 +msgid "BLOCKED EMAIL MESSAGE" +msgstr "ब्लॉक किए गए ईमेल संदेश" + +#: views/messages.php:47 +#, fuzzy +#| msgid "CONFIGURE MESSAGES" +msgid "SMS/MOBILE MESSAGES" +msgstr "कॉन्फ़िगर संदेश" + +#: views/messages.php:57 views/messages.php:62 views/messages.php:65 +msgid "( NOTE: ##phone## in the message body will be replaced by the user's mobile number )" +msgstr "(नोट: ##phone## संदेश के मुख्य भाग में उपयोगकर्ता के मोबाइल नंबर द्वारा प्रतिस्थापित किया जाएगा)" + +#: views/messages.php:64 +msgid "BLOCKED PHONE MESSAGE" +msgstr "ब्लॉक किए गए फ़ोन संदेश" + +#: views/messages.php:77 +#, fuzzy +#| msgid "CONFIGURE MESSAGES" +msgid "COMMON MESSAGES" +msgstr "कॉन्फ़िगर संदेश" + +#: views/messages.php:86 +msgid "INVALID OTP MESSAGE" +msgstr "अमान्य ओटीपी संदेश" + +#: views/navbar.php:6 +msgid "OTP Verification" +msgstr "ओटीपी सत्यापन" + +#: views/navbar.php:7 +msgid "Account" +msgstr "लेखा" + +#: views/navbar.php:9 +#, fuzzy +#| msgid "Upgrade" +msgid "Upgrade Plans" +msgstr "अपग्रेड" + +#: views/navbar.php:10 +msgid "Feedback" +msgstr "रतिक्रिया" + +#: views/navbar.php:13 +msgid "Need Help" +msgstr "मदद चाहिए?" + +#: views/navbar.php:23 +msgid "Forms" +msgstr "फार्म" + +#: views/navbar.php:26 +msgid "OTP Settings" +msgstr "ओटीपी सेटिंग्स" + +#: views/navbar.php:29 +msgid "SMS/Email Templates" +msgstr "एसएमएस / ईमेल टेम्पलेट" + +#: views/navbar.php:32 +msgid "Messages" +msgstr "संदेश" + +#: views/navbar.php:35 +#, fuzzy +#| msgid "Design" +msgid "Pop-up Design" +msgstr "डिज़ाइन" + +#: views/navbar.php:38 +msgid "AddOns" +msgstr "ऐड-ऑन" + +#: views/otpsettings.php:14 +msgid "COUNTRY CODE: " +msgstr "देश कोड:" + +#: views/otpsettings.php:27 +msgid "Select Default Country Code" +msgstr "डिफ़ॉल्ट देश कोड का चयन करें" + +#: views/otpsettings.php:37 +msgid "Country Code" +msgstr "देश कोड" + +#: views/otpsettings.php:42 +msgid "Show a country code dropdown on the phone field." +msgstr "फोन क्षेत्र पर देश कोड का ड्रॉपडाउन दिखाएं।" + +#: views/otpsettings.php:55 +msgid "OTP PROPERTIES: " +msgstr "ओटीपी गुण:" + +#: views/otpsettings.php:73 views/otpsettings.php:102 +msgid "OTP LENGTH: " +msgstr "ओटीपी लंबाई:" + +#: views/otpsettings.php:74 views/otpsettings.php:103 +msgid "OTP VALIDITY (in mins): " +msgstr "ओटीपी वैधता (मिनटों में):" + +#: views/otpsettings.php:81 +#, fuzzy +#| msgid "Click here to get Steps to change OTP Length" +msgid "Click here to see how you can change OTP Length" +msgstr "ओटीपी लंबाई बदलने के लिए चरण प्राप्त करने के लिए यहां क्लिक करें" + +#: views/otpsettings.php:90 +#, fuzzy +#| msgid "Click here to get Steps to change OTP Validity" +msgid "Click here to see how you can change OTP Validity" +msgstr "ओटीपी वैधीयता बदलने के लिए चरण प्राप्त करने के लिए यहां क्लिक करें" + +#: views/otpsettings.php:109 +#, fuzzy +#| msgid "Enter the length that you want the OTP to be.
Default is 5" +msgid "Enter the length that you want the OTP to be. Default is 5" +msgstr "ओटीपी की लंबाई दर्ज करें।
डिफ़ॉल्ट 5 है" + +#: views/otpsettings.php:115 +#, fuzzy +#| msgid "Enter the time in minutes an OTP will stay valid for.
Default is 5 mins" +msgid "Enter the time in minutes an OTP will stay valid for. Default is 5 mins" +msgstr "मिनटों में समय दर्ज करें जीतना समय ओटीपी वैध होना चहिये । डिफ़ॉल्ट 5 मिनट है" + +#: views/otpsettings.php:129 +msgid "BLOCKED EMAIL DOMAINS: " +msgstr "ब्लॉक किए गए ईमेल डोमेन:" + +#: views/otpsettings.php:143 +msgid " Enter semicolon separated domains that you want to block. Eg. gmail.com " +msgstr "सेमिकोलन से अलग डोमेन दर्ज करें जिन्हें आप ब्लॉक करना चाहते हैं। उदाहरण के लिए: gmail.com" + +#: views/otpsettings.php:153 +msgid "BLOCKED PHONE NUMBERS: " +msgstr "ब्लॉक किए गए फोन नंबर:" + +#: views/otpsettings.php:167 +msgid "" +" Enter semicolon separated phone numbers (with country code) that you want to block. Eg. " +"+1XXXXXXXX " +msgstr "" +"सेमिकोलन से अलग किए गए फ़ोन नंबर (देश कोड वाला) दर्ज करें, जिसे आप ब्लॉक करना चाहते हैं। उदाहरण के लिए। + " +"1XXXXXXXX" + +#: views/pricing.php:7 +msgid "LICENSING PLANS" +msgstr "लाइसेंसिंग योजनाएं" + +#: views/pricing.php:12 +msgid "OK, Got It" +msgstr "ठीक मिल गया" + +#: views/pricing.php:21 +msgid "( You are automatically on this plan )" +msgstr "(आप इस योजना पर स्वचालित रूप से हैं)" + +#: views/pricing.php:27 +msgid "One Time Payment" +msgstr "एक - बारगी भुगतान" + +#: views/pricing.php:28 +msgid "10 SMS and 10 Email Verifications through miniOrange gateway" +msgstr "मिनीऑरेंज गेटवे के माध्यम से 10 एसएमएस और 10 ईमेल सत्यापन" + +#: views/pricing.php:32 +msgid "Features:" +msgstr "विशेषताएं:" + +#: views/pricing.php:54 +msgid "Buy More Instances" +msgstr "अधिक उदाहरण खरीदें" + +#: views/pricing.php:60 views/pricing.php:106 +msgid "Upgrade Now" +msgstr "अभी अपग्रेड करें" + +#: views/pricing.php:66 +msgid "Unlimited OTP Generation and Verification through the plugin." +msgstr "प्लगइन के माध्यम से असीमित ओटीपी जनरेशन और सत्यापन" + +#: views/pricing.php:68 +#, fuzzy +#| msgid "SMS and Email delivery will be through your gateway" +msgid "SMS and Email delivery will be through your gateway." +msgstr "एसएमएस और ईमेल डिलीवरी आपके गेटवे से होगी

" + +#: views/pricing.php:69 +msgid "Delivery Charges of your gateway would apply." +msgstr "आपके गेटवे के डिलिवरी शुल्क लागू होंगे।" + +#: views/pricing.php:92 views/pricing.php:166 +msgid "Premium Support Plans" +msgstr "प्रीमियम सहायता योजनाएं" + +#: views/pricing.php:110 +msgid "Recharge" +msgstr "फिर से दाम लगाना" + +#: views/pricing.php:143 +msgid "SMS delivery charges depend on country" +msgstr "एसएमएस वितरण शुल्क देश पर निर्भर करता है" + +#: views/pricing.php:144 +msgid "You can refill at anytime
Lifetime validity" +msgstr "आप किसी भी समय फिर से भर सकते हैं
लाइफटाइम वैधता" + +#: views/pricing.php:175 +msgid "SMS gateway" +msgstr "एसएमएस गेटवे" + +#: views/pricing.php:176 +msgid " is a service provider for sending SMS on your behalf to your users." +msgstr "एक सेवा प्रदाता है जो आपकी ओर से आपके उपयोगकर्ताओं को एसएमएस भेजता है।" + +#: views/pricing.php:177 +msgid "SMTP gateway" +msgstr "एसएमटीपी गेटवे" + +#: views/pricing.php:178 +msgid " is a service provider for sending Emails on your behalf to your users." +msgstr "आपकी ओर से अपने उपयोगकर्ताओं को ईमेल भेजने के लिए एक सेवा प्रदाता है।" + +#: views/pricing.php:179 +msgid "" +"Transaction prices may very depending on country. If you want to use more than 50k transactions, " +"mail us at" +msgstr "" +"लेनदेन की कीमतें देश पर बहुत निर्भर करती हैं अगर आप 50 से अधिक लेनदेन का उपयोग करना चाहते हैं, तो हमें मेल करें" + +#: views/pricing.php:181 views/pricing.php:184 +msgid "or submit a support request using the support form under User" +msgstr "या उपयोगकर्ता के अंतर्गत समर्थन फ़ॉर्म का उपयोग कर एक समर्थन अनुरोध सबमिट करें" + +#: views/pricing.php:182 views/pricing.php:185 +msgid "Profile tab" +msgstr "प्रोफ़ाइल टैब" + +#: views/pricing.php:183 +msgid "" +"If you want to use miniorange SMS/SMTP gateway, and your country is not in list, mail us " +"at" +msgstr "यदि आप use miniorange SMS/SMTP gateway, और आपका देश सूची में नहीं है, तो हमें मेल करें" + +#: views/pricing.php:186 +msgid "We will get back to you promptly." +msgstr "हम तुरंत आप के पास वापस आते हैं।" + +#: views/pricing.php:187 +#, fuzzy +#| msgid "" +#| "Custom integration charges will be applied for supporting a registration form which is " +#| "not already supported \n" +#| "\t\t\t\t\t\tby our plugin. Each request will be handled on a per case basis." +msgid "" +"Custom integration charges will be applied for supporting a registration form which is " +"not already supported \n" +" by our plugin. Each request will be handled on a per case basis." +msgstr "" +"Custom integration charges एक पंजीकरण फार्म का समर्थन करने के लिए लागू किया जाएगा जो पहले से हमारे " +"प्लगइन द्वारा समर्थित नहीं है प्रत्येक अनुरोध को प्रत्येक मामले के आधार पर संभाला जाएगा।" + +#: views/pricing.php:192 +msgid "10 Days Return Policy" +msgstr "10 दिन वापसी नीति" + +#: views/pricing.php:193 +#, fuzzy +#| msgid "" +#| "At miniOrange, we want to ensure you are 100% happy with your purchase. If the premium " +#| "plugin you purchased is not working as \n" +#| "\t\t\t\tadvertised and you have attempted to resolve any feature issues with our support " +#| "team, which couldn't get resolved. We will \n" +#| "\t\t\t\trefund the whole amount within 10 days of the purchase. Please email us at" +msgid "" +"At miniOrange, we want to ensure you are 100% happy with your purchase. If the premium plugin " +"you purchased is not working as \n" +" advertised and you have attempted to resolve any feature issues with our " +"support team, which couldn't get resolved. We will \n" +" refund the whole amount within 10 days of the purchase. Please email us at" +msgstr "" +"मिनीऑरेंज में, हम यह सुनिश्चित करना चाहते हैं कि आप अपनी खरीदारी से 100% खुश हैं। अगर आपके द्वारा खरीदा गया " +"प्रीमियम प्लगिन काम नहीं कर रहा है\n" +"विज्ञापित और आपने हमारी सहायता टीम के साथ किसी भी सुविधा के मुद्दों को हल करने का प्रयास किया है, जो हल नहीं " +"हो सका। हम करेंगे\n" +"खरीद के 10 दिनों के भीतर पूरी राशि वापस करें कृपया हमें ईमेल करें" + +#: views/pricing.php:197 +msgid "" +"for any queries regarding the return policy.
If you have any doubts regarding the licensing " +"plans, you can mail us at" +msgstr "" +"रिटर्न पॉलिसी के संबंध में किसी भी प्रश्न के लिए।
अगर आपको लाइसेंसिंग योजनाओं के बारे में कोई संदेह है, तो आप " +"हमें यहां मेल कर सकते हैं" + +#: views/pricing.php:199 +msgid "or submit a query using the support form." +msgstr "या समर्थन फ़ॉर्म का उपयोग कर एक क्वेरी सबमिट करें।" + +#: views/settings.php:15 +msgid "SELECT YOUR FORM FROM THE LIST BELOW" +msgstr "नीचे दिए गए सूची से अपना फॉर्म चुनें" + +#: views/settings.php:23 views/settings.php:48 +msgid "Show All Enabled Forms" +msgstr "सभी सक्षम फॉर्म दिखाएं" + +#: views/settings.php:45 +#, fuzzy +#| msgid "OTP SETTINGS" +msgid "FORM SETTINGS" +msgstr "ओटीपी सेटिंग्स" + +#: views/settings.php:50 views/settings.php:82 +msgid "Show Forms List" +msgstr "फॉर्म सूची दिखाएं" + +#: views/settings.php:65 +#, fuzzy +#| msgid "Please select atleast one form from the list above to enable this button" +msgid "Please select a form from the list above to see it's settings here." +msgstr "कृपया इस बटन को सक्षम करने के लिए ऊपर दी गई सूची में से कम से कम एक फ़ॉर्म चुनें" + +#: views/settings.php:79 +#, fuzzy +#| msgid "CONFIGURE YOUR FORM" +msgid "CONFIGURED FORMS" +msgstr "अपने फॉर्म को कॉन्फ़िगर करें" + +#: views/settings.php:105 +#, fuzzy +#| msgid "HOW DO I USE THE PLUGIN?" +msgid "USING THE PLUGIN" +msgstr "मैं प्लगइन का उपयोग कैसे करूं?" + +#: views/settings.php:120 +#, fuzzy +#| msgid "HOW DO I USE THE PLUGIN?" +msgid "HOW DO I USE THE PLUGIN" +msgstr "मैं प्लगइन का उपयोग कैसे करूं?" + +#: views/settings.php:123 +msgid "By following these easy steps you can verify your users email or phone number instantly" +msgstr "इन आसान चरणों का पालन करके आप अपने उपयोगकर्ताओं को ईमेल या फ़ोन नंबर को तुरन्त सत्यापित कर सकते हैं" + +#: views/settings.php:125 +#, fuzzy +#| msgid "Select the form from the list below." +msgid "Select the form from the list." +msgstr "नीचे दी गई सूची से फ़ॉर्म चुनें।" + +#: views/settings.php:129 +msgid "Save your form settings from under the Form Settings section." +msgstr "अपनी फ़ॉर्म सेटिंग्स को फ़ॉर्म सेटिंग अनुभाग से सहेजें।" + +#: views/settings.php:130 +msgid "To add a dropdown to your phone field or select a default country code check the " +msgstr "अपने फोन फ़ील्ड में ड्रॉपडाउन जोड़ने या एक डिफ़ॉल्ट देश कोड का चयन करने के लिए जांचें" + +#: views/settings.php:131 +#, fuzzy +#| msgid "OTP Settings" +msgid "OTP Settings Tab" +msgstr "ओटीपी सेटिंग्स" + +#: views/settings.php:132 +msgid "To customize your SMS/Email messages/gateway check under" +msgstr "अपने एसएमएस / ईमेल संदेशों / गेटवे को कस्टमाइज़ करने के लिए यहाँ देखें:" + +#: views/settings.php:133 +msgid "SMS/Email Templates Tab" +msgstr "एसएमएस / ईमेल टेम्पलेट टैब" + +#: views/settings.php:134 +msgid "Log out and go to your registration or landing page for testing." +msgstr "लॉग आउट करें और परीक्षण के लिए अपनी पंजीकरण या लैंडिंग पृष्ठ पर जाएं।" + +#: views/settings.php:135 +#, fuzzy +#| msgid "For any query related to custom SMS/Email messages/gateway check" +msgid "For any query related to custom SMS/Email messages/gateway check our" +msgstr "कस्टम एसएमएस / ईमेल संदेशों / गेटवे चेक से संबंधित किसी भी प्रश्न के लिए यहाँ देखें:" + +#: views/settings.php:139 +msgid "" +"Cannot see your registration form in the list above? Have your own custom registration form?" +msgstr "ऊपर सूचीबद्ध सूची में आपका पंजीकरण फॉर्म नहीं देखा जा सकता है? अपना स्वयं का कस्टम पंजीकरण फॉर्म है?" + +#: views/settings.php:151 +msgid "HOW DO I SHOW A COUNTRY CODE DROP-DOWN ON MY FORM?" +msgstr "मैं अपने फार्म पर एक देश कोड ड्रॉ-डाउन कैसे दिखाऊं?" + +#: views/settings.php:154 +msgid "" +"To enable a country dropdown for your phone number field simply enable the option from the " +"Country Code Settings under Looking for a plugin that will send out SMS notifications to users and admin for " +#| "WooCommerce?
We have a separate add-on for that. Contact us at otpsupport@xecurify.com/info@xecurify.com or " +#| "use the support section on the right and we will help you get started." +msgid "" +" Looking for a plugin that will send out SMS notifications to users and admin for " +"WooCommerce or Ultimate Member? We have a separate add-on for that. Check the यदि आप बदलना चाहते हैं कि पॉपअप आपकी साइट पर लिए कैसे दिखता है और महसूस करता है तो आप यहाँ से ऐसा कर " +"सकते हैं Support Section." +#~ msgstr "किसी और प्रश्न के लिए, कृपया हमारे सहायता अनुभाग में दाहिनी ओर एक क्वेरी सबमिट करें।" + +#~ msgid "I am getting this error. What do i do?" +#~ msgstr "मुझे यह त्रुटि मिल रही है मैं क्या करूं?" + +#~ msgid "" +#~ "[ curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set. ]" +#~ msgstr "" +#~ "[Curl_setopt (): जब एक open_basedir सेट किया जाता है तो CURLOPT_FOLLOWLOCATION सक्रिय नहीं किया " +#~ "जा सकता। ]" + +#~ msgid "" +#~ "Just set safe_mode = Off in your php.ini file (it's usually in /etc/ on the server). If " +#~ "that's already off, \n" +#~ "\t\t\t\t\t\tthen look around for the open_basedir in the php.ini file, and change it to " +#~ "open_basedir = ." +#~ msgstr "" +#~ "बस अपने php.ini फ़ाइल में safe_mode = Off करें (यह आमतौर पर / etc / सर्वर पर है)। यदि वह पहले से ही बंद " +#~ "है, तो php.ini फ़ाइल में open_basedir के लिए चारों ओर देखिए और इसे open_basedir = पर बदलें।" + +#~ msgid "I did not recieve OTP. What should I do?" +#~ msgstr "मुझे ओटीपी प्राप्त नहीं हुआ। मुझे क्या करना चाहिए?" + +#~ msgid "" +#~ "The OTP is sent as an email to your email address with which you have registered. \n" +#~ "\t\t\t\t\t\t\tIf you cannot see the email from miniOrange in your mails, please make sure to " +#~ "check your SPAM folder. \n" +#~ "\t\t\t\t\t\t\t

If you don't see an email even in SPAM folder, please verify your " +#~ "account using your mobile number. \n" +#~ "\t\t\t\t\t\t\tYou will get an OTP on your mobile number which you need to enter on the page. " +#~ "If none of the above works, \n" +#~ "\t\t\t\t\t\t\tplease contact us using the Support form on the right." +#~ msgstr "" +#~ "ओटीपी को आपके ईमेल पते पर एक ईमेल के रूप में भेजा गया है जिसके साथ आप पंजीकृत हैं अगर आप अपने मेल में मिनीऑरेंज से " +#~ "ईमेल नहीं देख सकते हैं, तो कृपया अपने स्पैम फ़ोल्डर को चेक करने का ध्यान रखें।

यदि आप स्पैम फ़ोल्डर में " +#~ "भी एक ईमेल नहीं देखते हैं, तो कृपया अपने मोबाइल नंबर का उपयोग करके अपना खाता सत्यापित करें। आपको अपने " +#~ "मोबाइल नंबर पर एक ओटीपी मिलेगा, जिस पर आपको पृष्ठ पर प्रवेश करना होगा। यदि उपर्युक्त किसी भी काम में से " +#~ "कोई भी नहीं है, तो कृपया सही पर समर्थन फ़ॉर्म का उपयोग करके हमसे संपर्क करें।" + +#~ msgid "After entering OTP, I get Invalid OTP. What should I do?" +#~ msgstr "ओटीपी दर्ज करने के बाद, मुझे अमान्य ओटीपी मिलता है। मुझे क्या करना चाहिए?" + +#~ msgid "" +#~ "Use the Resend OTP option to get an additional OTP. \n" +#~ "\t\t\t\t\t\t\tPlese make sure you did not enter the first OTP you recieved if you selected " +#~ "Resend OTP option to get an \n" +#~ "\t\t\t\t\t\t\tadditional OTP. Enter the latest OTP since the previous ones expire once you " +#~ "click on Resend OTP.

\n" +#~ "\t\t\t\t\t\t\tIf OTP sent on your email address are not working, please verify your account " +#~ "using your mobile number. \n" +#~ "\t\t\t\t\t\t\tYou will get an OTP on your mobile number which you need to enter on the page. " +#~ "If none of the above works, please \n" +#~ "\t\t\t\t\t\t\tcontact us using the Support form on the right." +#~ msgstr "" +#~ "एक अतिरिक्त ओटीपी प्राप्त करने के लिए पुनः भेजें ओटीपी विकल्प का उपयोग करें अगर आपने एक अतिरिक्त " +#~ "ओटीपी प्राप्त करने के लिए ओटीपी पुनः भेजें विकल्प चुना है, तो कृपया सुनिश्चित कर लें कि आपने पहले " +#~ "प्राप्त ओटीपी दर्ज नहीं किया है नवीनतम ओटीपी दर्ज करें, क्योंकि पिछली बार एक बार आप ओडीसी पुनः भेजें पर " +#~ "क्लिक करते हैं।

यदि आपके ईमेल पते पर भेजा गया ओटीपी काम नहीं कर रहा है, तो कृपया अपने मोबाइल " +#~ "नंबर का उपयोग करके अपना खाता सत्यापित करें। आपको अपने मोबाइल नंबर पर एक ओटीपी मिलेगा, जिस पर आपको पेज " +#~ "पर प्रवेश करना होगा। यदि उपर्युक्त किसी भी काम में से कोई भी नहीं है, तो कृपया सही पर समर्थन फ़ॉर्म का " +#~ "उपयोग करके हमसे संपर्क करें।" + +#~ msgid "I forgot the password of my miniOrange account. How can I reset it?" +#~ msgstr "मैं अपने मिनी ऑरेंज खाते का पासवर्ड भूल गया हूं। मैं इसे कैसे रीसेट कर सकता हूं?" + +#~ msgid "There are two cases according to the page you see -" +#~ msgstr "पेज के अनुसार दो मामले हैं -" + +#~ msgid "" +#~ "1. Login with miniOrange screen: You should click on forgot password link. You " +#~ "will get your new password on \n" +#~ "\t\t\t\t\t\t\tyour email address which you have registered with miniOrange . Now you can " +#~ "login with the new password." +#~ msgstr "" +#~ "1. Login with miniOrange स्क्रीन: आपको forgot password लिंक पर क्लिक करना चाहिए " +#~ "आपको अपने ईमेल पते पर अपना नया पासवर्ड मिलेगा जो आपने मिनीऑरेंज के साथ पंजीकृत किया है। अब आप नए पासवर्ड के " +#~ "साथ लॉगिन कर सकते हैं।" + +#~ msgid "" +#~ "2. Register with miniOrange screen: Enter your email ID and any random password in " +#~ "password and \n" +#~ "\t\t\t\t\t\t\tconfirm password input box. This will redirect you to Login with " +#~ "miniOrange screen. Now follow first step." +#~ msgstr "" +#~ "2. Register with miniOrange स्क्रीन: अपना ईमेल आईडी और password और confirm " +#~ "password इनपुट बॉक्स में कोई भी यादृच्छिक पासवर्ड दर्ज करें। यह आपको Login with miniOrange " +#~ "स्क्रीन पर पुनर्निर्देशित करेगा। अब पहले चरण का पालन करें।" + +#~ msgid "How is this plugin better than other plugins available?" +#~ msgstr "यह प्लगइन अन्य प्लगइन्स से बेहतर कैसे उपलब्ध है?" + +#~ msgid "" +#~ "Verification of user's Email Address/Mobile Number during registration is a must these " +#~ "days. \n" +#~ "\t\t\t\t\t\t\t\tBut what if you do not have your own SMTP/SMS gateway? With our plugin it's " +#~ "not necessary to have your \n" +#~ "\t\t\t\t\t\t\t\town SMTP/SMS gateway. You can use our own gateways to send OTP over Email/SMS." +#~ msgstr "" +#~ "पंजीकरण के दौरान यूजर के ईमेल एड्रेस / मोबाइल नंबर का सत्यापन होना आवश्यक है। लेकिन क्या अगर आपके पास अपना " +#~ "एसएमटीपी / एसएमएस गेटवे नहीं है? हमारे प्लगइन के साथ यह अपने एसएमटीपी / एसएमएस गेटवे के लिए आवश्यक नहीं है। " +#~ "आप ईमेल / एसएमएस पर ओटीपी भेजने के लिए अपने स्वयं के द्वार का उपयोग कर सकते हैं।" + +#~ msgid "You can even use your own SMS/SMTP Gateway if you choose to do so." +#~ msgstr "यदि आप ऐसा करने का चुनाव करते हैं तो आप अपना एसएमएस / एसएमटीपी गेटवे का उपयोग भी कर सकते हैं।" + +#~ msgid "Each Email is verified for it's authenticity by miniOrange servers." +#~ msgstr "मिनीऑरेंज सर्वर द्वारा इसकी प्रामाणिकता के लिए प्रत्येक ईमेल सत्यापित किया गया है" + +#~ msgid "" +#~ "Easy and hassle free setup. No SMTP/SMS gateway configuration required. \n" +#~ "\t\t\t\t\t\t\t\t\tYou just need to choose your registration form and you are good to go." +#~ msgstr "" +#~ "आसान और परेशानी मुक्त सेटअप कोई एसएमटीपी / एसएमएस गेटवे कॉन्फ़िगरेशन की आवश्यकता नहीं है। आपको बस अपना " +#~ "पंजीकरण फ़ॉर्म चुनना होगा।" + +#~ msgid "Customizable Email/SMS Templates." +#~ msgstr "अनुकूलन ईमेल / एसएमएस टेम्पलेट्स" + +#~ msgid "" +#~ "Configure messages your users will see on successful and failure of Email or SMS delivery." +#~ msgstr "" +#~ "अपने उपयोगकर्ताओं को ईमेल या एसएमएस डिलीवरी के सफल और विफलता पर दिखाई देने वाले संदेशों को कॉन्फ़िगर करें।" + +#~ msgid "Email Messages" +#~ msgstr "ईमेल संदेश" + +#~ msgid "SMS/Mobile Messages" +#~ msgstr "एसएमएस / मोबाइल संदेश" + +#~ msgid "Common Messages" +#~ msgstr "सामान्य संदेश" + +#~ msgid "REMAINING TRANSACTION: " +#~ msgstr "शेष लेनदेन:" + +#~ msgid "Show Remaining Phone and Email Transactions as a baner in your dashboard?" +#~ msgstr "अपने डैशबोर्ड में एक बानेर के रूप में शेष फोन और ईमेल लेन-देन दिखाएं?" + +#~ msgid "" +#~ "You can still see your remaining transactions in the At a Glance section of your admin " +#~ "dashboard" +#~ msgstr "आप अभी भी अपने व्यवस्थापक डैशबोर्ड के एक झलक अनुभाग में अपने शेष लेनदेन देख सकते हैं" + +#~ msgid "" +#~ "Follow these steps to change the length of your OTP. The OTP generated will be of the length " +#~ "specified:" +#~ msgstr "अपने ओटीपी की लंबाई बदलने के लिए इन चरणों का पालन करें उत्पन्न ओटीपी निर्दिष्ट लंबाई की होगी:" + +#~ msgid "Login using the Credentials you used to register for this plugin." +#~ msgstr "क्रेडेंशियल्स का प्रयोग करके लॉगइन करें, जो आपने इस प्लगइन के लिए पंजीकृत किया था।" + +#~ msgid "You will be presented with a General Product Settings Page." +#~ msgstr "आपको एक General Product Settings Page = के साथ प्रस्तुत किया जाएगा" + +#~ msgid "On this page search for One Time Password Preferences Settings." +#~ msgstr "One Time Password Preferences Settings को इस पेज पे खोजो" + +#~ msgid "Choose your OTP length from the OTP length dropdown." +#~ msgstr "ओटीपी लंबाई ड्रापडाउन से अपनी ओटीपी लंबाई चुनें।" + +#~ msgid "Click on the Save button to save your settings." +#~ msgstr "अपनी सेटिंग्स को बचाने के लिए सहेजें बटन पर क्लिक करें" + +#~ msgid "Change OTP Length" +#~ msgstr "ओटीपी लंबाई परिवर्तित करें" + +#~ msgid "Follow these steps to change the time for how long the OTP will stay valid for:" +#~ msgstr "ओटीपी के लिए कितने समय तक वैध रहेगा यह समय बदलने के लिए इन चरणों का पालन करें:" + +#~ msgid "" +#~ "Enter the number in mins that you want the OTP to stay valid for in the OTP Validity textbox." +#~ msgstr "ओटीपी वैधता पाठ बॉक्स मे मिनट में नंबर दर्ज करें जिटने मिनट ओटीपी वैध राघे" + +#~ msgid "Change OTP Validity" +#~ msgstr "परिवर्तन ओटीपी की वैधता" + +#~ msgid "Help & Troubleshooting Tab" +#~ msgstr "सहायता और समस्या निवारण टैब" + +#~ msgid "Select your form from the list" +#~ msgstr "सूची से अपना फ़ॉर्म चुनें" + +#~ msgid "REGISTRATION FORMS" +#~ msgstr "पंजीकरण फ़ॉर्म" + +#~ msgid "LOGIN FORMS" +#~ msgstr "लॉग इन फ़ॉर्म" + +#~ msgid "[ Click here to verify your Purchase ]" +#~ msgstr "[अपने क्रय की पुष्टि करने के लिए यहाँ क्लिक करें]" + +#~ msgid "Enter the Label of the phone field" +#~ msgstr "फ़ोन क्षेत्र का लेबल दर्ज करें" + +#~ msgid "Enter the Label of the email field" +#~ msgstr "ईमेल फ़ील्ड का लेबल दर्ज करें" + +#~ msgid "Troubleshooting" +#~ msgstr "समस्या निवारण" + +#~ msgid "License" +#~ msgstr "लाइसेंस" + +#~ msgid "Select Verification Type" +#~ msgstr "सत्यापन प्रकार चुनें" + +#~ msgid "Phone Verification" +#~ msgstr "फ़ोन सत्यापन" + +#~ msgid "Please verify yourself before submitting the form. Refresh the page and try again" +#~ msgstr "कृपया अपने आप को प्रपत्र को सबमिट करने से पहले सत्यापित करें। पृष्ठ को ताज़ा करें और पुन: प्रयास करें" + +#~ msgid "Licensing Tab" +#~ msgstr "लाइसेंसिंग टैब" + +#~ msgid "Contact Form" +#~ msgstr "संपर्क करें प्रपत्र" + +#~ msgid "Form" +#~ msgstr "फार्म" + +#~ msgid "A passcode has been sent to " +#~ msgstr "एक पासकोड भेजा गया है" + +#~ msgid "You have " +#~ msgstr "आपके पास" + +#~ msgid " and " +#~ msgstr "और" + +#~ msgid " remaining." +#~ msgstr "बचा हुआ हे।" + +#~ msgid "Enter a number in the following format : +1XXXXXXXXX " +#~ msgstr "निम्न प्रारूप में एक संख्या दर्ज करें: + 1XXXXXXXXX" + +#~ msgid "Verify Code :" +#~ msgstr "कोड सत्यापित करें :" + +#~ msgid "A OTP (One Time Passcode) has been sent to " +#~ msgstr "एक पासकोड भेजा गया है" + +#~ msgid ". Please enter the OTP in the field below to verify your phone." +#~ msgstr "। अपना खाता सत्यापित करने के लिए कृपया नीचे ओटीपी दर्ज करें।" + +#~ msgid "A One Time Passcode has been sent to " +#~ msgstr "एक पासकोड भेजा गया है" + +#~ msgid "%s Email and %s SMS Credits" +#~ msgstr "%s ईमेल और %s एसएमएस क्रेडिट" + +#~ msgid "[ Click here to verify your Email ]" +#~ msgstr "[अपने ईमेल को सत्यापित करने के लिए यहां क्लिक करें]" + +#~ msgid "Please fill in the form id and email field id of your Ninja Form" +#~ msgstr "कृपया अपने Ninja Form के फॉर्म आईडी और ईमेल फ़ील्ड आईडी को भरें" + +#~ msgid "Please fill in the form id and phone field id of your Ninja Form" +#~ msgstr "कृपया अपने Ninja Form के प्रपत्र आईडी और फोन फ़ील्ड आईडी भरें" + +#~ msgid "Please fill in the form id of your Ninja Form" +#~ msgstr "कृपया अपने Ninja Form के फॉर्म आईडी को भरें" + +#~ msgid "Pricing" +#~ msgstr "मूल्य निर्धारण" + +#~ msgid "Add a text field with label" +#~ msgstr "टेक्स्ट फ़ील्ड में निम्न लेबल जोड़ें" diff --git a/spec/fixtures/dynamic_finders/plugin_version/pdf-embed-block/translation_file/languages/pdf-embed-block.pot b/spec/fixtures/dynamic_finders/plugin_version/pdf-embed-block/translation_file/languages/pdf-embed-block.pot new file mode 100644 index 00000000..17576715 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/pdf-embed-block/translation_file/languages/pdf-embed-block.pot @@ -0,0 +1,202 @@ +# Copyright (C) 2022 bPlugins LLC +# This file is distributed under the GPLv3. +msgid "" +msgstr "" +"Project-Id-Version: PDF Embed Block 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pdf-embed-block\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-11T10:25:11+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: pdf-embed-block\n" + +#. Plugin Name of the plugin +msgid "PDF Embed Block" +msgstr "" + +#. Description of the plugin +msgid "Show PDF file on you web page." +msgstr "" + +#. Author of the plugin +msgid "bPlugins LLC" +msgstr "" + +#. Author URI of the plugin +msgid "http://bplugins.com" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:151 +msgid "Sized Container" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:152 +msgid "In Line" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:156 +msgid "General" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:157 +msgid "Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:227 +msgid "Adobe API Key (Client ID):" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:232 +msgid "Save" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:223 +#: dist/editor.js:479 +msgid " Loading" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:276 +msgid "Help" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:278 +msgid "Read Documentation" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:283 +msgid "Would you please rate us?" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:284 +msgid "We are new and we need your help to grow!🙏" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:289 +msgid "PDF Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:292 +msgid "Adobe official site" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:295 +msgid "PDF File:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:299 +msgid "Enter PDF URL" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:301 +msgid "PDF File Name:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:308 +msgid "Embed Mode:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:314 +msgid "Layout Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:315 +msgid "Width:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:317 +msgid "Height:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:323 +msgid "Edit PDF:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:326 +msgid "PDF Embed in left" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:327 +msgid "PDF Embed in center" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:328 +msgid "PDF Embed in right" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:505 +msgid "Paste or type a PDF URL" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:485 +msgid "API Key (Client ID)" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:486 +msgid "Generate a PDF Embed API Key (Client ID) from " +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:488 +msgid "here" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:490 +msgid ". Amd insert the Client ID in the field of in the settings panel on the right." +msgstr "" + +#: block.json +msgctxt "block title" +msgid "PDF Embed" +msgstr "" + +#: block.json +msgctxt "block description" +msgid "Show PDF file on you web page." +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "pdf" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "embed pdf" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "display pdf" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/pdf-forms-for-wpforms/translation_file/languages/pdf-forms-for-wpforms-pt_PT.po b/spec/fixtures/dynamic_finders/plugin_version/pdf-forms-for-wpforms/translation_file/languages/pdf-forms-for-wpforms-pt_PT.po new file mode 100644 index 00000000..c24f9af4 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/pdf-forms-for-wpforms/translation_file/languages/pdf-forms-for-wpforms-pt_PT.po @@ -0,0 +1,499 @@ +# Copyright (C) 2022 Maximum.Software +# This file is distributed under the GPLv3. +msgid "" +msgstr "" +"Project-Id-Version: PDF Forms Filler for WPForms 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pdf-forms-for-" +"wpforms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: pt_PT\n" +"X-Generator: Poedit 2.2.4\n" + +#. Plugin Name of the plugin +msgid "PDF Forms Filler for WPForms" +msgstr "Preenchendo formulários PDF para WPForms" + +#. Plugin URI of the plugin +msgid "https://pdfformsfiller.org/" +msgstr "https://pdfformsfiller.org/" + +#. Description of the plugin +msgid "" +"Build WPForms from PDF forms. Get PDFs filled automatically and attached to " +"email messages and/or website responses on form submissions." +msgstr "" +"Crie WPForms a partir de formulários PDF. Obtenha PDFs preenchidos " +"automaticamente e anexados a mensagens de e-mail e/ou respostas do site nos " +"envios de formulários." + +#. Author of the plugin +msgid "Maximum.Software" +msgstr "Maximum.Software" + +#. Author URI of the plugin +msgid "https://maximum.software/" +msgstr "https://maximum.software/" + +#: modules/pdf-ninja.php:34 modules/pdf-ninja.php:859 +#: pdf-forms-for-wpforms.php:1494 +msgid "Unknown error" +msgstr "Erro desconhecido" + +#: modules/pdf-ninja.php:46 +msgid "Pdf.Ninja" +msgstr "Pdf.Ninja" + +#: modules/pdf-ninja.php:66 +msgid "Pdf.Ninja API" +msgstr "Pdf.Ninja API" + +#: modules/pdf-ninja.php:76 +msgid "API Key" +msgstr "API Key" + +#: modules/pdf-ninja.php:86 +msgid "Request new key from API" +msgstr "Solicitar nova chave da API" + +#: modules/pdf-ninja.php:88 +msgid "Administrator's Email Address" +msgstr "Endereço de e-mail do administrador" + +#: modules/pdf-ninja.php:89 +msgid "Get new key" +msgstr "Obter nova chave" + +#: modules/pdf-ninja.php:98 +msgid "API URL" +msgstr "URL da API" + +#: modules/pdf-ninja.php:104 +msgid "API Version" +msgstr "Versão da API" + +#: modules/pdf-ninja.php:107 +msgid "Version 1" +msgstr "Versão 1" + +#: modules/pdf-ninja.php:108 +msgid "Version 2" +msgstr "Versão 2" + +#: modules/pdf-ninja.php:114 +msgid "Data Security" +msgstr "Segurança de dados" + +#: modules/pdf-ninja.php:115 +msgid "Ignore SSL errors" +msgstr "Ignorar erros de SSL" + +#: modules/pdf-ninja.php:173 +msgid "Failed to get the Pdf.Ninja API key on last attempt." +msgstr "Falha ao obter a chave da API Pdf.Ninja na última tentativa." + +#: modules/pdf-ninja.php:238 +msgid "Failed to determine the administrator's email address." +msgstr "Falha ao determinar o endereço de e-mail do administrador." + +#: modules/pdf-ninja.php:342 +msgid "Failed to connect to {url}" +msgstr "Falha ao conectar a {url}" + +#: modules/pdf-ninja.php:356 +msgid "Failed to decode API server response" +msgstr "Falha ao decodificar resposta do servidor API" + +#: modules/pdf-ninja.php:359 modules/pdf-ninja.php:486 +#: modules/pdf-ninja.php:614 modules/pdf-ninja.php:627 +#: modules/pdf-ninja.php:659 modules/pdf-ninja.php:773 +msgid "Pdf.Ninja API server did not send an expected response" +msgstr "O servidor da API Pdf.Ninja não enviou uma resposta esperada" + +#: modules/pdf-ninja.php:370 +msgid "Failed to download a file from the API server" +msgstr "Falha ao baixar um arquivo do servidor de API" + +#: modules/pdf-ninja.php:530 +msgid "Unknown attachment URL" +msgstr "URL de anexo desconhecido" + +#: modules/pdf-ninja.php:559 +msgid "File is not accessible in the local file system" +msgstr "O arquivo não está acessível no sistema de arquivos local" + +#: modules/pdf-ninja.php:664 modules/pdf-ninja.php:778 +#: pdf-forms-for-wpforms.php:693 +msgid "Failed to open file for writing" +msgstr "Falha ao abrir o arquivo para escrever" + +#: modules/pdf-ninja.php:670 modules/pdf-ninja.php:784 +#: pdf-forms-for-wpforms.php:699 +msgid "Failed to create file" +msgstr "Falha ao criar arquivo" + +#: modules/pdf-ninja.php:714 modules/pdf-ninja.php:718 +msgid "Failed to encode JSON data" +msgstr "Falha ao codificar dados JSON" + +#: modules/pdf-ninja.php:814 pdf-forms-for-wpforms.php:202 +#: pdf-forms-for-wpforms.php:1213 +msgid "PDF Forms Filler for WPForms Error" +msgstr "Preenchimento de formulários PDF para erro WPForms" + +#: modules/pdf-ninja.php:817 +msgid "" +"Failed to acquire the Pdf.Ninja API key on last attempt. {a-href-edit-" +"service-page}Please retry manually{/a}." +msgstr "" +"Falha ao adquirir a chave de API Pdf.Ninja na última tentativa. {a-href-edit-" +"service-page}Tente novamente manualmente{/a}." + +#: modules/pdf-ninja.php:838 +msgid "Warning" +msgstr "Aviso" + +#: modules/pdf-ninja.php:839 +msgid "" +"Your WPForms settings indicate that you are using an insecure connection to " +"the Pdf.Ninja API server." +msgstr "" +"Suas configurações do WPForms indicam que você está usando uma conexão " +"insegura com o servidor da API Pdf.Ninja." + +#: pdf-forms-for-wpforms.php:189 +msgid "Docs" +msgstr "Documentação" + +#: pdf-forms-for-wpforms.php:190 +msgid "Support" +msgstr "Suporte" + +#: pdf-forms-for-wpforms.php:203 +msgid "The required plugin 'WPForms' version is not installed!" +msgstr "A versão necessária do plugin 'WPForms' não está instalada!" + +#: pdf-forms-for-wpforms.php:210 +msgid "PDF Forms Filler for WPForms Warning" +msgstr "Preenchimento de formulários PDF para WPForms Aviso" + +#: pdf-forms-for-wpforms.php:213 +msgid "" +"The currently installed version of 'WPForms' plugin ({current-wpforms-" +"version}) may not be supported by the current version of 'PDF Forms Filler " +"for WPForms' plugin ({current-plugin-version}), please switch to 'WPForms' " +"plugin version {supported-wpforms-version} to ensure that 'PDF Forms Filler " +"for WPForms' plugin would work correctly." +msgstr "" +"A versão atualmente instalada do plug-in 'WPForms' ({current-wpforms-" +"version}) pode não ser compatível com a versão atual do plug-in 'PDF Forms " +"Filler for WPForms' ({current-plugin-version}), alterne para 'WPForms ' " +"versão do plugin {supported-wpforms-version} para garantir que o plugin 'PDF " +"Forms Filler for WPForms' funcione corretamente." + +#: pdf-forms-for-wpforms.php:215 +msgid "Unknown version" +msgstr "Versão desconhecida" + +#: pdf-forms-for-wpforms.php:364 pdf-forms-for-wpforms.php:1548 +#: pdf-forms-for-wpforms.php:1812 +msgid "Nonce mismatch" +msgstr "Incompatibilidade nonce" + +#: pdf-forms-for-wpforms.php:367 pdf-forms-for-wpforms.php:1556 +#: pdf-forms-for-wpforms.php:1821 +msgid "Permission denied" +msgstr "Permissão negada" + +#: pdf-forms-for-wpforms.php:590 +msgid "" +"Error saving PDF form data: {error-message} at {error-file}:{error-line}" +msgstr "" +"Erro ao salvar os dados do formulário PDF: {error-message} em {error-file}:" +"{error-line}" + +#: pdf-forms-for-wpforms.php:681 +msgid "Failed to download file: {error-message}" +msgstr "Falha ao baixar o arquivo: {error-message}" + +#: pdf-forms-for-wpforms.php:932 pdf-forms-for-wpforms.php:1563 +msgid "File type {mime-type} of {file} is unsupported for {purpose}" +msgstr "O tipo de arquivo {mime-type} de {file} não é compatível com {purpose}" + +#: pdf-forms-for-wpforms.php:933 +msgid "image embedding" +msgstr "incorporação de imagem" + +#: pdf-forms-for-wpforms.php:1156 pdf-forms-for-wpforms.php:1217 +msgid "Error generating PDF: {error-message} at {error-file}:{error-line}" +msgstr "Erro ao gerar o PDF: {error-message} em {error-file}:{error-line}" + +#: pdf-forms-for-wpforms.php:1263 +msgid "{icon} {a-href-url}{filename}{/a} {i}({size}){/i}" +msgstr "{icon} {a-href-url}{filename}{/a} {i}({size}){/i}" + +#: pdf-forms-for-wpforms.php:1403 pdf-forms-for-wpforms.php:1536 +msgid "PDF Forms" +msgstr "Formulários PDF" + +#: pdf-forms-for-wpforms.php:1417 +msgid "" +"You can use this section to attach a PDF file to your form, insert new form " +"fields into your form, and link them to fields in the PDF file. You can also " +"embed images (from URLs or attached files) into the PDF file. Changes here " +"are applied when the form is saved." +msgstr "" +"Você pode usar esta seção para anexar um arquivo PDF ao seu formulário, " +"inserir novos campos de formulário em seu formulário e vinculá-los a campos " +"no arquivo PDF. Você também pode incorporar imagens (de URLs ou arquivos " +"anexados) no arquivo PDF. As alterações aqui são aplicadas quando o " +"formulário é salvo." + +#: pdf-forms-for-wpforms.php:1418 +msgid "Attach a PDF File" +msgstr "Anexar um arquivo PDF" + +#: pdf-forms-for-wpforms.php:1419 +msgid "Insert Tags" +msgstr "Inserir Tags" + +#: pdf-forms-for-wpforms.php:1420 +msgid "Insert and Link" +msgstr "Inserir e vincular" + +#: pdf-forms-for-wpforms.php:1421 +msgid "" +"This button allows you to generate fields for all remaining unlinked PDF " +"fields, insert them into the form and link them to their corresponding " +"fields." +msgstr "" +"Este botão permite gerar campos para todos os campos PDF não vinculados " +"restantes, inseri-los no formulário e vinculá-los aos campos correspondentes." + +#: pdf-forms-for-wpforms.php:1422 +msgid "Insert & Link All" +msgstr "Inserir e vincular tudo" + +#: pdf-forms-for-wpforms.php:1423 pdf-forms-for-wpforms.php:1443 +msgid "Delete" +msgstr "Delete" + +#: pdf-forms-for-wpforms.php:1424 +msgid "Map Value" +msgstr "Valores" + +#: pdf-forms-for-wpforms.php:1425 +msgid "Options" +msgstr "Opções" + +#: pdf-forms-for-wpforms.php:1426 +msgid "Skip when empty" +msgstr "Ignorar quando vazio" + +#: pdf-forms-for-wpforms.php:1427 +msgid "Attach the filled PDF file to the following notifications:" +msgstr "Anexe o arquivo PDF preenchido às seguintes notificações:" + +#: pdf-forms-for-wpforms.php:1428 +msgid "Add download link to filled PDF file to the following confirmations:" +msgstr "" +"Adicione o link de download ao arquivo PDF preenchido para as seguintes " +"confirmações:" + +#: pdf-forms-for-wpforms.php:1429 +msgid "Flatten" +msgstr "Aplique" + +#: pdf-forms-for-wpforms.php:1430 +msgid "New filled PDF file name:" +msgstr "Novo nome do arquivo PDF preenchido:" + +#: pdf-forms-for-wpforms.php:1431 +msgid "Path for saving filled PDF file:" +msgstr "Caminho para salvar o arquivo PDF preenchido:" + +#: pdf-forms-for-wpforms.php:1432 +msgid "(leave blank to disable this option)" +msgstr "(deixe em branco para desabilitar esta opção)" + +#: pdf-forms-for-wpforms.php:1433 +msgid "Field Mapper Tool" +msgstr "Ferramenta Mapeador de Campo" + +#: pdf-forms-for-wpforms.php:1434 +msgid "" +"This tool can be used to link form fields and smart tags with fields in the " +"attached PDF files. WPForms fields can also be generated from PDF fields. " +"When your users submit the form, input from form fields and other smart tags " +"will be inserted into the correspoinding fields in the PDF file. WPForms to " +"PDF field value mappings can also be created to enable the replacement of " +"WPForms data when PDF fields are filled." +msgstr "" +"Essa ferramenta pode ser usada para vincular campos de formulário e marcas " +"inteligentes com campos nos arquivos PDF anexados. Os campos WPForms também " +"podem ser gerados a partir de campos PDF. Quando seus usuários enviarem o " +"formulário, a entrada dos campos do formulário e outras marcas inteligentes " +"serão inseridas nos campos correspondentes no arquivo PDF. Os mapeamentos de " +"valores de campo WPForms para PDF também podem ser criados para permitir a " +"substituição de dados WPForms quando os campos PDF são preenchidos." + +#: pdf-forms-for-wpforms.php:1435 +msgid "PDF field" +msgstr "Campo PDF" + +#: pdf-forms-for-wpforms.php:1436 +msgid "WPForms field / smart tags" +msgstr "Campo WPForms / tags inteligentes" + +#: pdf-forms-for-wpforms.php:1437 +msgid "Add Mapping" +msgstr "Adicionar mapeamento" + +#: pdf-forms-for-wpforms.php:1438 +msgid "Delete All" +msgstr "Excluir tudo" + +#: pdf-forms-for-wpforms.php:1439 +msgid "New Field:" +msgstr "Novo campo:" + +#: pdf-forms-for-wpforms.php:1440 +msgid "Image Embedding Tool" +msgstr "Ferramenta de incorporação de imagens" + +#: pdf-forms-for-wpforms.php:1441 +msgid "" +"This tool allows embedding images into PDF files. Images are taken from " +"field attachments or field values that are URLs. You must select a PDF " +"file, its page and draw a bounding box for image insertion." +msgstr "" +"Esta ferramenta permite incorporar imagens em arquivos PDF. As imagens são " +"obtidas de anexos de campo ou valores de campo que são URLs. Você deve " +"selecionar um arquivo PDF, sua página e desenhar uma caixa delimitadora para " +"inserção de imagem." + +#: pdf-forms-for-wpforms.php:1442 +msgid "Embed Image" +msgstr "Incorporar imagem" + +#: pdf-forms-for-wpforms.php:1444 +msgid "PDF file" +msgstr "Ficheiro PDF" + +#: pdf-forms-for-wpforms.php:1445 +msgid "Page" +msgstr "Página" + +#: pdf-forms-for-wpforms.php:1446 +msgid "Select a region where the image needs to be embeded." +msgstr "Selecione uma região onde a imagem precisa ser incorporada." + +#: pdf-forms-for-wpforms.php:1447 +msgid "Add smart-tags:" +msgstr "Adicione etiquetas inteligentes:" + +#: pdf-forms-for-wpforms.php:1450 +msgid "" +"Have a question/comment/problem? Feel free to use {a-href-forum}the support " +"forum{/a}." +msgstr "" +"Tem uma pergunta/comentário/problema? Sinta-se à vontade para usar o {a-href-" +"forum}o fórum de suporte{/a}." + +#: pdf-forms-for-wpforms.php:1456 pdf-forms-for-wpforms.php:1500 +msgid "Show Help" +msgstr "Mostre ajuda" + +#: pdf-forms-for-wpforms.php:1457 pdf-forms-for-wpforms.php:1501 +msgid "Hide Help" +msgstr "Ocultar ajuda" + +#: pdf-forms-for-wpforms.php:1492 +msgid "Failed to determine form ID" +msgstr "Falha ao determinar o ID do formulário" + +#: pdf-forms-for-wpforms.php:1493 +msgid "Failed to load PDF form data" +msgstr "Falha ao carregar os dados do formulário PDF" + +#: pdf-forms-for-wpforms.php:1495 +msgid "" +"Are you sure you want to delete this file? This will delete field mappings " +"and image embeds associated with this file." +msgstr "" +"Tem certeza de que deseja excluir este arquivo? Isso excluirá mapeamentos de " +"campos e incorporações de imagens associadas a esse arquivo." + +#: pdf-forms-for-wpforms.php:1496 +msgid "Are you sure you want to delete this mapping?" +msgstr "Tem certeza de que deseja excluir este mapeamento?" + +#: pdf-forms-for-wpforms.php:1497 +msgid "Are you sure you want to delete all mappings?" +msgstr "Tem certeza de que deseja excluir todos os mapeamentos?" + +#: pdf-forms-for-wpforms.php:1498 +msgid "Are you sure you want to attach a PDF file without any form fields?" +msgstr "" +"Tem certeza de que deseja anexar um arquivo PDF sem campos de formulário?" + +#: pdf-forms-for-wpforms.php:1499 +msgid "Are you sure you want to delete this embeded image?" +msgstr "Tem certeza de que deseja excluir esta imagem incorporada?" + +#: pdf-forms-for-wpforms.php:1502 +msgid "Select a PDF file" +msgstr "Selecione um arquivo PDF" + +#: pdf-forms-for-wpforms.php:1503 +msgid "Select" +msgstr "Selecione" + +#: pdf-forms-for-wpforms.php:1504 +msgid "Custom text string..." +msgstr "Cadeia de texto personalizada..." + +#: pdf-forms-for-wpforms.php:1505 +msgid "All PDFs" +msgstr "Todos os PDFs" + +#: pdf-forms-for-wpforms.php:1506 +msgid "All" +msgstr "Tudo" + +#: pdf-forms-for-wpforms.php:1507 +msgid "PDF field type has no equivalent in WPForms" +msgstr "O tipo de campo PDF não tem equivalente em WPForms" + +#: pdf-forms-for-wpforms.php:1508 +msgid "Default Notification" +msgstr "Notificação padrão" + +#: pdf-forms-for-wpforms.php:1509 +msgid "Default Confirmation" +msgstr "Confirmação padrão" + +#: pdf-forms-for-wpforms.php:1564 +msgid "PDF form filling" +msgstr "preenchimento de formulário PDF" + +#: pdf-forms-for-wpforms.php:1627 +msgid "Attachment file is not accessible" +msgstr "O arquivo anexo não está acessível" + +#: pdf-forms-for-wpforms.php:1644 +msgid "Could not read attached file" +msgstr "Não foi possível ler o arquivo anexado" + +#: pdf-forms-for-wpforms.php:1818 +msgid "Invalid page number" +msgstr "Número de página inválido" + +#: pdf-forms-for-wpforms.php:1827 +msgid "Failed to retrieve page snapshot" +msgstr "Falha ao recuperar o instantâneo da página" diff --git a/spec/fixtures/dynamic_finders/plugin_version/qi-blocks/translation_file/languages/qi-blocks.pot b/spec/fixtures/dynamic_finders/plugin_version/qi-blocks/translation_file/languages/qi-blocks.pot new file mode 100644 index 00000000..f3cbb2e4 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/qi-blocks/translation_file/languages/qi-blocks.pot @@ -0,0 +1,20506 @@ +# Copyright (C) 2022 Qode Interactive +# This file is distributed under the same license as the Qi Blocks plugin. +msgid "" +msgstr "" +"Project-Id-Version: Qi Blocks 1.0.3\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/qi-blocks\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-27T11:24:21+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.5.0\n" +"X-Domain: qi-blocks\n" + +#. Plugin Name of the plugin +#: helpers/helper.php:20 +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:18 +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:47 +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:173 +#: inc/admin/admin-pages/templates/header.php:15 +msgid "Qi Blocks" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://qodeinteractive.com/qi-blocks-for-gutenberg/" +msgstr "" + +#. Description of the plugin +msgid "A collection of blocks for the Gutenberg block editor, developed by Qode Interactive." +msgstr "" + +#. Author of the plugin +#: inc/admin/admin-pages/templates/footer.php:6 +msgid "Qode Interactive" +msgstr "" + +#. Author URI of the plugin +msgid "https://qodeinteractive.com/" +msgstr "" + +#: class-qi-blocks.php:208 +msgid "Example Title Text" +msgstr "" + +#: class-qi-blocks.php:209 +msgid "Example Subtitle Text" +msgstr "" + +#: class-qi-blocks.php:210 +msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent et eros eu felis." +msgstr "" + +#: class-qi-blocks.php:211 +msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris tempus nisl vitae magna pulvinar laoreet. Nullam erat ipsum, mattis nec mollis ac, accumsan a enim. Nunc at euismod arcu. Aliquam ullamcorper eros justo, vel mollis neque facilisis vel. Proin augue tortor, condimentum id sapien a, tempus venenatis massa. Aliquam egestas eget diam sed sagittis. Vivamus consectetur purus vel felis molestie sollicitudin. Vivamus sit amet enim nisl. Cras vitae varius metus, a hendrerit ex. Sed in mi dolor. Proin pretium nibh non volutpat efficitur." +msgstr "" + +#: class-qi-blocks.php:214 +msgid "Placeholder Image" +msgstr "" + +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:90 +#: inc/admin/admin-pages/templates/parts/sidebar/help-center.php:3 +#: inc/blocks/helper.php:281 +msgid "Help Center" +msgstr "" + +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:91 +#: inc/admin/admin-pages/templates/parts/video-tutorials.php:3 +#: inc/admin/admin-pages/templates/parts/video-tutorials.php:6 +msgid "Video Tutorials" +msgstr "" + +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:92 +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:148 +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:7 +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:136 +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:153 +#: inc/admin/admin-pages/templates/parts/sidebar/templates.php:4 +#: inc/admin/admin-pages/templates/parts/sidebar/templates.php:8 +msgid "Qi Templates" +msgstr "" + +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:99 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Upgrade" +msgstr "" + +#: inc/admin/admin-pages/class-qi-blocks-admin-general-page.php:139 +msgid "Qi Blocks Premium" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/class-qi-blocks-admin-page-setup-wizard.php:37 +msgid "Setup Wizard" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/class-qi-blocks-admin-page-setup-wizard.php:151 +msgid "Success" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:4 +msgid "Configuration" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:5 +msgid "Elements" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:6 +msgid "Go PRO" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:8 +msgid "Finalize" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:22 +msgid "Quick Setup Wizard - Qi Blocks for Gutenberg" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:48 +msgid "Get Started with Qi Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:49 +msgid "Pick an installation method that suits your requirements" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:57 +msgid "All (Recommended)" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:58 +msgid "Start off with all Qi Blocks for Gutenberg enabled." +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:67 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Custom" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:68 +msgid "Select which custom blocks you wish to enable/disable." +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:75 +msgid "Choose the Elements You Wish to Use" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:77 +msgid "Preview All Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:110 +msgid "Unlock 30+ Premium Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:112 +msgid "Preview Premium Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:118 +msgid "Qi Premium Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:119 +msgid "Get Premium" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:126 +msgid "Get Qi Templates with 550+ modern, prebuilt layouts" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:128 +msgid "- 60 Qi Demos" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:129 +msgid "- 265 Qi Templates" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:130 +msgid "- 232 Qi Patterns" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:131 +msgid "- 32 Qi Wireframes" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:133 +msgid "Get Qi Templates" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:144 +msgid "Collection of diagnostic data & information" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:145 +msgid "We collect non-sensitive diagnostic data and plugin usage information. This information consists of your website URL, language, WordPress and PHP versions, active plugins and themes, and the email you provided. This data allows us to ensure that the plugin stays compatible with the most popular plugins and themes at all times." +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:147 +msgid "Allow" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:148 +msgid "No Thanks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:161 +msgid "Skip All" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:166 +msgid "Previous" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:167 +msgid "Next" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:174 +msgid "Thank You for Choosing Qi!" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/setup-wizard.php:175 +msgid "All set! Enjoy creating your new website" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/setup-wizard/templates/widget.php:24 +#: inc/admin/admin-pages/sub-pages/widgets/templates/item.php:23 +msgid "Premium" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/welcome/class-qi-blocks-admin-page-welcome.php:32 +msgid "Welcome Page" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/class-qi-blocks-admin-page-widgets.php:36 +msgid "Blocks" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/class-qi-blocks-admin-page-widgets.php:119 +msgid "Saved" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/templates/parts/demo.php:2 +msgid "Demo" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/templates/parts/documentation.php:2 +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:9 +#: inc/blocks/helper.php:273 +msgid "Documentation" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/templates/parts/search.php:3 +msgid "Search Options" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/templates/parts/section-title.php:4 +msgid "Activate All" +msgstr "" + +#: inc/admin/admin-pages/sub-pages/widgets/templates/parts/video.php:2 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Video" +msgstr "" + +#: inc/admin/admin-pages/templates/footer.php:3 +#: inc/admin/admin-pages/templates/header.php:6 +msgid "Qode Interactive Logo" +msgstr "" + +#: inc/admin/admin-pages/templates/footer.php:7 +msgid "Copyright © 2022 Qode Interactive, All rights reserved" +msgstr "" + +#: inc/admin/admin-pages/templates/header.php:16 +msgid " / " +msgstr "" + +#: inc/admin/admin-pages/templates/parts/all-qi-blocks.php:3 +msgid "All Qi Blocks" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/all-qi-blocks.php:4 +msgid "Browse the entire custom block collection" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/all-qi-blocks.php:5 +msgid "View Blocks" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/all-qi-blocks.php:8 +#: inc/admin/admin-pages/templates/parts/free-demos.php:3 +msgid "Qi Blocks for Gutenberg" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/footer-text.php:2 +msgid "We hope you're having a great time using the Qi Blocks for Gutenberg" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/footer-text.php:7 +msgid "Leave a %s let us know about your experience!" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/footer-text.php:8 +msgid "rating" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/free-demos.php:6 +msgid "Qi Logo" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/free-demos.php:7 +#: inc/blocks/helper.php:287 +msgid "Premium Qi Blocks for Gutenberg" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/free-demos.php:8 +msgid "Huge collection of modern & versatile blocks, demos, patterns & wireframes" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/free-demos.php:9 +msgid "Upgrade Now" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:4 +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:15 +msgid "Knowledge Base" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:5 +msgid "Find answers to WP-related questions" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:6 +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:11 +msgid "view more" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/knowledge-base.php:10 +msgid "Detailed Qi Blocks user guide" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/save.php:8 +msgid "Successfully saved!" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/save.php:14 +msgid "Save" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/help-center.php:4 +msgid "Find answers to your questions or reach out to our support." +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/help-center.php:5 +msgid "Submit A Ticket" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/rate.php:3 +msgid "Rate Qi Blocks" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/rate.php:4 +msgid "Let us know about your experience with Qi Blocks." +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/rate.php:5 +msgid "Rate US" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-behance.php:20 +msgid "Behance" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-dribbble.php:26 +msgid "Dribbble" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-facebook.php:10 +msgid "Facebook" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-instagram.php:20 +msgid "Instagram" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-linkedin.php:13 +msgid "LinkedIn" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-pinterest.php:21 +msgid "Pinterest" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/social-twitter.php:17 +msgid "Twitter" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/templates.php:9 +msgid "60+ demos, 265+ templates, 232+ patterns, 32+ wireframes" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/sidebar/templates.php:10 +msgid "View More" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/subscribe.php:3 +msgid "Subscribe" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/subscribe.php:6 +msgid "Qode Newsletter" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/subscribe.php:7 +msgid "Subscribe to get all our news & updates" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/subscribe.php:11 +msgid "Your Email..." +msgstr "" + +#: inc/admin/admin-pages/templates/parts/video-tutorials.php:7 +msgid "Step-by-step Qi Blocks tutorials" +msgstr "" + +#: inc/admin/admin-pages/templates/parts/video-tutorials.php:8 +msgid "See Videos" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:30 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Default" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:34 +msgid "System Fonts" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:38 +msgid "Arial" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:42 +msgid "Arial Black" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:46 +msgid "Comic Sans MS" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:50 +msgid "Courier New" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:54 +msgid "Georgia" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:58 +msgid "Impact" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:62 +msgid "Lucida Console" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:66 +msgid "Lucida Sans Unicode" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:70 +msgid "Palatino Linotype" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:74 +msgid "Tahoma" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:78 +msgid "Times New Roman" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:82 +msgid "Trebuchet MS" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:86 +msgid "Verdana" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:90 +msgid "Sans-Serif" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:94 +msgid "Serif" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:98 +msgid "Serif Alternative" +msgstr "" + +#: inc/admin/fonts/class-qi-blocks-fonts.php:102 +msgid "Monospace" +msgstr "" + +#: inc/admin/global-settings/typography/class-qi-blocks-global-settings-typography.php:190 +msgid "Global Typography Settings" +msgstr "" + +#: inc/admin/global-settings/typography/class-qi-blocks-global-settings-typography.php:219 +msgid "Global Typography Settings Styles" +msgstr "" + +#: inc/admin/global-settings/typography/class-qi-blocks-global-settings-typography.php:231 +msgid "Global Typography Settings Apply To" +msgstr "" + +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:93 +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:55 +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:56 +msgid "Get method is invalid" +msgstr "" + +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:101 +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:103 +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:105 +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:107 +msgid "Options are successfully returned" +msgstr "" + +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:110 +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:141 +msgid "Options are invalid" +msgstr "" + +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:118 +msgid "Options can't be updated" +msgstr "" + +#: inc/admin/global-styles/class-qi-blocks-framework-global-styles.php:139 +msgid "Options are saved" +msgstr "" + +#: inc/blocks/accordion/class-qi-blocks-accordion-block.php:13 +#: assets/dist/accordion.js:1 +msgid "Accordions and Toggles" +msgstr "" + +#: inc/blocks/accordion/class-qi-blocks-accordion-block.php:14 +#: inc/blocks/advanced-text/class-qi-blocks-advanced-text-block.php:14 +#: inc/blocks/button/class-qi-blocks-button-block.php:14 +#: inc/blocks/call-to-action/class-qi-blocks-call-to-action-block.php:14 +#: inc/blocks/divider/class-qi-blocks-divider-block.php:14 +#: inc/blocks/helper.php:35 +#: inc/blocks/helper.php:42 +#: inc/blocks/helper.php:112 +#: inc/blocks/helper.php:140 +#: inc/blocks/helper.php:154 +#: inc/blocks/helper.php:231 +#: inc/blocks/icon-with-text/class-qi-blocks-icon-with-text-block.php:14 +#: inc/blocks/message-box/class-qi-blocks-message-box-block.php:14 +#: inc/blocks/section-title/class-qi-blocks-section-title-block.php:14 +#: inc/blocks/tabs-horizontal/class-qi-blocks-tabs-horizontal-block.php:14 +#: inc/blocks/tabs-vertical/class-qi-blocks-tabs-vertical-block.php:14 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Typography" +msgstr "" + +#: inc/blocks/advanced-columns/class-qi-blocks-advanced-columns-block.php:13 +#: assets/dist/advanced-columns.js:1 +msgid "Advanced Columns" +msgstr "" + +#: inc/blocks/advanced-columns/class-qi-blocks-advanced-columns-block.php:14 +#: inc/blocks/author-info/class-qi-blocks-author-info-block.php:14 +#: inc/blocks/categories/class-qi-blocks-categories-block.php:14 +#: inc/blocks/comments-template/class-qi-blocks-comments-template-block.php:14 +#: inc/blocks/post-author/class-qi-blocks-post-author-block.php:14 +#: inc/blocks/post-date/class-qi-blocks-post-date-block.php:14 +#: inc/blocks/post-terms/class-qi-blocks-post-terms-block.php:14 +#: inc/blocks/post-title/class-qi-blocks-post-title-block.php:14 +#: inc/blocks/search/class-qi-blocks-search-block.php:14 +#: inc/blocks/spacer/class-qi-blocks-spacer-block.php:14 +#: inc/blocks/tag-cloud/class-qi-blocks-tag-cloud-block.php:14 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Content" +msgstr "" + +#: inc/blocks/advanced-text/class-qi-blocks-advanced-text-block.php:13 +#: assets/dist/advanced-text.js:1 +msgid "Advanced Text" +msgstr "" + +#: inc/blocks/author-info/class-qi-blocks-author-info-block.php:13 +#: assets/dist/author-info.js:1 +msgid "Author Info" +msgstr "" + +#: inc/blocks/banner/class-qi-blocks-banner-block.php:13 +#: assets/dist/banner.js:1 +msgid "Banners" +msgstr "" + +#: inc/blocks/banner/class-qi-blocks-banner-block.php:14 +#: inc/blocks/blog-list/class-qi-blocks-blog-list-block.php:14 +#: inc/blocks/clients-list/class-qi-blocks-clients-list-block.php:14 +#: inc/blocks/helper.php:49 +#: inc/blocks/helper.php:56 +#: inc/blocks/helper.php:77 +#: inc/blocks/helper.php:91 +#: inc/blocks/helper.php:126 +#: inc/blocks/helper.php:161 +#: inc/blocks/helper.php:189 +#: inc/blocks/helper.php:224 +#: inc/blocks/info-box/class-qi-blocks-info-box-block.php:14 +#: inc/blocks/pricing-table/class-qi-blocks-pricing-table-block.php:14 +#: inc/blocks/team-member/class-qi-blocks-team-member-block.php:14 +#: inc/blocks/testimonials-list/class-qi-blocks-testimonials-list-block.php:14 +msgid "Business" +msgstr "" + +#: inc/blocks/blog-list/class-qi-blocks-blog-list-block.php:13 +#: assets/dist/blog-list.js:1 +msgid "Blog List" +msgstr "" + +#: inc/blocks/button/class-qi-blocks-button-block.php:13 +#: assets/dist/button.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +msgid "Button" +msgstr "" + +#: inc/blocks/call-to-action/class-qi-blocks-call-to-action-block.php:13 +msgid "Call to Action" +msgstr "" + +#: inc/blocks/cards-gallery/class-qi-blocks-cards-gallery-block.php:13 +#: assets/dist/cards-gallery.js:1 +msgid "Cards Gallery" +msgstr "" + +#: inc/blocks/cards-gallery/class-qi-blocks-cards-gallery-block.php:14 +#: inc/blocks/helper.php:98 +#: inc/blocks/helper.php:105 +#: inc/blocks/helper.php:168 +#: inc/blocks/helper.php:182 +#: inc/blocks/helper.php:217 +#: inc/blocks/parallax-images/class-qi-blocks-parallax-images-block.php:14 +#: inc/blocks/text-marquee/class-qi-blocks-text-marquee-block.php:14 +msgid "Creative" +msgstr "" + +#: inc/blocks/categories/class-qi-blocks-categories-block.php:13 +#: assets/dist/blog-list.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/product-list.js:1 +msgid "Categories" +msgstr "" + +#: inc/blocks/categories/class-qi-blocks-categories-block.php:134 +#: inc/blocks/tag-cloud/class-qi-blocks-tag-cloud-block.php:187 +#: assets/dist/categories.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "No terms were found for provided query parameters." +msgstr "" + +#: inc/blocks/clients-list/class-qi-blocks-clients-list-block.php:13 +#: assets/dist/clients-list.js:1 +msgid "Clients List" +msgstr "" + +#: inc/blocks/comments-template/class-qi-blocks-comments-template-block.php:13 +#: assets/dist/comments-template.js:1 +msgid "Comments Template" +msgstr "" + +#: inc/blocks/contact-form-7/class-qi-blocks-contact-form-7-block.php:13 +#: assets/dist/contact-form-7.js:1 +msgid "Contact Form 7" +msgstr "" + +#: inc/blocks/contact-form-7/class-qi-blocks-contact-form-7-block.php:14 +#: inc/blocks/helper.php:238 +msgid "Form Style" +msgstr "" + +#: inc/blocks/countdown/class-qi-blocks-countdown-block.php:13 +#: assets/dist/countdown.js:1 +msgid "Countdown" +msgstr "" + +#: inc/blocks/countdown/class-qi-blocks-countdown-block.php:14 +#: inc/blocks/helper.php:28 +#: inc/blocks/helper.php:63 +#: inc/blocks/helper.php:84 +#: inc/blocks/helper.php:119 +#: inc/blocks/helper.php:147 +#: inc/blocks/helper.php:175 +#: inc/blocks/helper.php:245 +#: inc/blocks/image-gallery-masonry/class-qi-blocks-image-gallery-masonry-block.php:14 +#: inc/blocks/image-gallery-pinterest/class-qi-blocks-image-gallery-pinterest-block.php:14 +#: inc/blocks/image-gallery/class-qi-blocks-image-gallery-block.php:14 +#: inc/blocks/image-slider/class-qi-blocks-image-slider-block.php:14 +#: inc/blocks/single-image/class-qi-blocks-single-image-block.php:14 +#: inc/blocks/timeline/class-qi-blocks-timeline-block.php:14 +msgid "Showcase/Presentational" +msgstr "" + +#: inc/blocks/counter/class-qi-blocks-counter-block.php:13 +msgid "Counters" +msgstr "" + +#: inc/blocks/counter/class-qi-blocks-counter-block.php:14 +#: inc/blocks/helper.php:70 +#: inc/blocks/helper.php:133 +#: inc/blocks/process/class-qi-blocks-process-block.php:14 +#: inc/blocks/progress-bar-circle/class-qi-blocks-progress-bar-circle-block.php:14 +#: inc/blocks/progress-bar-horizontal/class-qi-blocks-progress-bar-horizontal-block.php:14 +#: inc/blocks/progress-bar-vertical/class-qi-blocks-progress-bar-vertical-block.php:14 +msgid "Infographics" +msgstr "" + +#: inc/blocks/divider/class-qi-blocks-divider-block.php:13 +#: assets/dist/divider.js:1 +msgid "Divider" +msgstr "" + +#: inc/blocks/faq/class-qi-blocks-faq-block.php:13 +msgid "FAQs" +msgstr "" + +#: inc/blocks/faq/class-qi-blocks-faq-block.php:14 +#: inc/blocks/how-to/class-qi-blocks-how-to-block.php:14 +#: inc/blocks/table-of-contents/class-qi-blocks-table-of-contents-block.php:14 +msgid "SEO" +msgstr "" + +#: inc/blocks/helper.php:20 +msgid "Add to Cart Button" +msgstr "" + +#: inc/blocks/helper.php:21 +#: inc/blocks/helper.php:196 +#: inc/blocks/helper.php:203 +#: inc/blocks/helper.php:210 +#: inc/blocks/product-list/class-qi-blocks-product-list-block.php:14 +msgid "WooCommerce" +msgstr "" + +#: inc/blocks/helper.php:27 +msgid "Advanced Navigation" +msgstr "" + +#: inc/blocks/helper.php:34 +msgid "Animated Text" +msgstr "" + +#: inc/blocks/helper.php:41 +msgid "Blockquote" +msgstr "" + +#: inc/blocks/helper.php:48 +msgid "Blog Carousel" +msgstr "" + +#: inc/blocks/helper.php:55 +msgid "Working Hours" +msgstr "" + +#: inc/blocks/helper.php:62 +msgid "Cards Slider" +msgstr "" + +#: inc/blocks/helper.php:69 +msgid "Pie and Donut Charts" +msgstr "" + +#: inc/blocks/helper.php:76 +msgid "Clients Carousel" +msgstr "" + +#: inc/blocks/helper.php:83 +msgid "Content Menu" +msgstr "" + +#: inc/blocks/helper.php:90 +msgid "Data Table" +msgstr "" + +#: inc/blocks/helper.php:97 +msgid "Device Frame Carousel" +msgstr "" + +#: inc/blocks/helper.php:104 +msgid "Device Frame Slider" +msgstr "" + +#: inc/blocks/helper.php:111 +msgid "Drop Caps" +msgstr "" + +#: inc/blocks/helper.php:118 +msgid "Dual Image with Content" +msgstr "" + +#: inc/blocks/helper.php:125 +msgid "Google Map" +msgstr "" + +#: inc/blocks/helper.php:132 +msgid "Graphs" +msgstr "" + +#: inc/blocks/helper.php:139 +#: assets/dist/main-editor.js:1 +msgid "Highlighted Text" +msgstr "" + +#: inc/blocks/helper.php:146 +msgid "Image Hotspots" +msgstr "" + +#: inc/blocks/helper.php:153 +msgid "Info Button" +msgstr "" + +#: inc/blocks/helper.php:160 +msgid "Interactive Banners" +msgstr "" + +#: inc/blocks/helper.php:167 +msgid "Interactive Links" +msgstr "" + +#: inc/blocks/helper.php:174 +msgid "Item Showcase" +msgstr "" + +#: inc/blocks/helper.php:181 +msgid "Preview Slider" +msgstr "" + +#: inc/blocks/helper.php:188 +msgid "Pricing List" +msgstr "" + +#: inc/blocks/helper.php:195 +msgid "Product Category List" +msgstr "" + +#: inc/blocks/helper.php:202 +msgid "Product Slider" +msgstr "" + +#: inc/blocks/helper.php:209 +msgid "Rating" +msgstr "" + +#: inc/blocks/helper.php:216 +msgid "Slider Switch" +msgstr "" + +#: inc/blocks/helper.php:223 +msgid "Testimonials Carousel" +msgstr "" + +#: inc/blocks/helper.php:230 +msgid "Typeout Text" +msgstr "" + +#: inc/blocks/helper.php:237 +msgid "WPForms" +msgstr "" + +#: inc/blocks/helper.php:244 +msgid "Before/After Comparison Slider" +msgstr "" + +#: inc/blocks/helper.php:265 +msgid "Block Showcase" +msgstr "" + +#: inc/blocks/helper.php:269 +msgid "Live Demos" +msgstr "" + +#: inc/blocks/helper.php:277 +msgid "Video Tutorial" +msgstr "" + +#: inc/blocks/helper.php:292 +msgid "Qi Templates for Gutenberg" +msgstr "" + +#: inc/blocks/how-to/class-qi-blocks-how-to-block.php:13 +#: assets/dist/how-to.js:1 +msgid "How-to Schema" +msgstr "" + +#: inc/blocks/icon-with-text/class-qi-blocks-icon-with-text-block.php:13 +msgid "Icon with Text" +msgstr "" + +#: inc/blocks/image-gallery-masonry/class-qi-blocks-image-gallery-masonry-block.php:13 +#: assets/dist/image-gallery-masonry.js:1 +msgid "Masonry Image Gallery" +msgstr "" + +#: inc/blocks/image-gallery-pinterest/class-qi-blocks-image-gallery-pinterest-block.php:13 +#: assets/dist/image-gallery-pinterest.js:1 +msgid "Pinterest Image Gallery" +msgstr "" + +#: inc/blocks/image-gallery/class-qi-blocks-image-gallery-block.php:13 +#: assets/dist/image-gallery.js:1 +msgid "Image Gallery" +msgstr "" + +#: inc/blocks/image-slider/class-qi-blocks-image-slider-block.php:13 +#: assets/dist/image-slider.js:1 +msgid "Image Slider" +msgstr "" + +#: inc/blocks/info-box/class-qi-blocks-info-box-block.php:13 +#: assets/dist/info-box.js:1 +msgid "Info Box" +msgstr "" + +#: inc/blocks/message-box/class-qi-blocks-message-box-block.php:13 +#: assets/dist/message-box.js:1 +msgid "Message Boxes" +msgstr "" + +#: inc/blocks/parallax-images/class-qi-blocks-parallax-images-block.php:13 +#: assets/dist/parallax-images.js:1 +msgid "Parallax Image Showcase" +msgstr "" + +#: inc/blocks/post-author/class-qi-blocks-post-author-block.php:13 +#: assets/dist/post-author.js:1 +msgid "Post Author" +msgstr "" + +#: inc/blocks/post-date/class-qi-blocks-post-date-block.php:13 +#: assets/dist/post-date.js:1 +msgid "Post Date" +msgstr "" + +#: inc/blocks/post-terms/class-qi-blocks-post-terms-block.php:13 +#: assets/dist/post-terms.js:1 +msgid "Post Terms" +msgstr "" + +#: inc/blocks/post-terms/class-qi-blocks-post-terms-block.php:233 +msgid "Post term items not found." +msgstr "" + +#: inc/blocks/post-title/class-qi-blocks-post-title-block.php:13 +#: assets/dist/post-title.js:1 +msgid "Post Title" +msgstr "" + +#: inc/blocks/pricing-table/class-qi-blocks-pricing-table-block.php:13 +#: assets/dist/pricing-table.js:1 +msgid "Pricing Table" +msgstr "" + +#: inc/blocks/process/class-qi-blocks-process-block.php:13 +#: assets/dist/process.js:1 +msgid "Process" +msgstr "" + +#: inc/blocks/product-list/class-qi-blocks-product-list-block.php:13 +#: assets/dist/product-list.js:1 +msgid "Product List" +msgstr "" + +#: inc/blocks/progress-bar-circle/class-qi-blocks-progress-bar-circle-block.php:13 +#: assets/dist/progress-bar-circle.js:1 +msgid "Radial Progress Bar" +msgstr "" + +#: inc/blocks/progress-bar-horizontal/class-qi-blocks-progress-bar-horizontal-block.php:13 +#: assets/dist/progress-bar-horizontal.js:1 +msgid "Horizontal Progress Bar" +msgstr "" + +#: inc/blocks/progress-bar-vertical/class-qi-blocks-progress-bar-vertical-block.php:13 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Vertical Progress Bar" +msgstr "" + +#: inc/blocks/search/class-qi-blocks-search-block.php:13 +#: inc/blocks/search/class-qi-blocks-search-block.php:67 +#: assets/dist/search.js:1 +msgid "Search" +msgstr "" + +#: inc/blocks/section-title/class-qi-blocks-section-title-block.php:13 +#: assets/dist/section-title.js:1 +msgid "Section Title" +msgstr "" + +#: inc/blocks/single-image/class-qi-blocks-single-image-block.php:13 +#: assets/dist/single-image.js:1 +msgid "Single Image" +msgstr "" + +#: inc/blocks/spacer/class-qi-blocks-spacer-block.php:13 +#: assets/dist/spacer.js:1 +msgid "Spacer" +msgstr "" + +#: inc/blocks/table-of-contents/class-qi-blocks-table-of-contents-block.php:13 +#: assets/dist/table-of-contents.js:1 +msgid "Table of Contents" +msgstr "" + +#: inc/blocks/tabs-horizontal/class-qi-blocks-tabs-horizontal-block.php:13 +#: assets/dist/tabs-horizontal.js:1 +msgid "Horizontal Tabs" +msgstr "" + +#: inc/blocks/tabs-vertical/class-qi-blocks-tabs-vertical-block.php:13 +#: assets/dist/tabs-vertical.js:1 +msgid "Vertical Tabs" +msgstr "" + +#: inc/blocks/tag-cloud/class-qi-blocks-tag-cloud-block.php:13 +#: assets/dist/tag-cloud.js:1 +msgid "Tag Cloud" +msgstr "" + +#: inc/blocks/team-member/class-qi-blocks-team-member-block.php:13 +#: assets/dist/team-member.js:1 +msgid "Team" +msgstr "" + +#: inc/blocks/testimonials-list/class-qi-blocks-testimonials-list-block.php:13 +#: assets/dist/testimonials-list.js:1 +msgid "Testimonials" +msgstr "" + +#: inc/blocks/text-marquee/class-qi-blocks-text-marquee-block.php:13 +#: assets/dist/text-marquee.js:1 +msgid "Text Marquee" +msgstr "" + +#: inc/blocks/timeline/class-qi-blocks-timeline-block.php:13 +#: assets/dist/timeline.js:1 +msgid "Timeline Showcase" +msgstr "" + +#: inc/blog/class-qi-blocks-blog-rest-api.php:49 +#: inc/comments/class-qi-blocks-comments-rest-api.php:52 +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:86 +#: inc/media/class-qi-blocks-media.php:131 +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:95 +msgid "Rest is invalid" +msgstr "" + +#: inc/blog/class-qi-blocks-blog-rest-api.php:120 +msgid "Posts are successfully returned" +msgstr "" + +#: inc/blog/class-qi-blocks-blog-rest-api.php:122 +msgid "No posts matching query!" +msgstr "" + +#: inc/blog/templates/parts/post-info/read-more.php:7 +#: assets/dist/blog-list.js:1 +msgid "Read More" +msgstr "" + +#: inc/blog/templates/parts/posts-not-found.php:1 +#: inc/woocommerce/templates/parts/posts-not-found.php:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "No posts were found for provided query parameters." +msgstr "" + +#: inc/comments/class-qi-blocks-comments-rest-api.php:65 +msgid "Returned comments HTML content" +msgstr "" + +#: inc/comments/class-qi-blocks-comments-rest-api.php:67 +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:96 +#: inc/media/class-qi-blocks-media.php:151 +msgid "Parameters are invalid" +msgstr "" + +#: inc/comments/helper.php:168 +msgid "Reply to %s" +msgstr "" + +#: inc/comments/helper.php:173 +#: inc/comments/templates/comments-template.php:39 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" + +#: inc/comments/templates/comments-template.php:11 +msgid "Comments for this post are not enabled." +msgstr "" + +#: inc/comments/templates/comments-template.php:73 +msgid "Comments navigation" +msgstr "" + +#: inc/comments/templates/comments-template.php:74 +#: assets/dist/comments-template.js:1 +msgid "Comments" +msgstr "" + +#: inc/comments/templates/comments-template.php:97 +msgid "Comments on this post are not allowed." +msgstr "" + +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:76 +msgid "Contact forms are successfully returned" +msgstr "" + +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:78 +msgid "No available contact forms" +msgstr "" + +#: inc/contact-form-7/class-qi-blocks-contact-form-7-rest-api.php:94 +msgid "Returned contact form HTML content" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:46 +msgid "Qi Square Size" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:47 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Square" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:55 +msgid "Qi Landscape Size" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:56 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Landscape" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:64 +msgid "Qi Portrait Size" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:65 +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Portrait" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:73 +msgid "Qi Huge Square Size" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:74 +msgid "Huge Square" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:140 +msgid "Image rotation is not supported by your web host." +msgstr "" + +#: inc/media/class-qi-blocks-media.php:146 +msgid "Image is resized" +msgstr "" + +#: inc/media/class-qi-blocks-media.php:148 +msgid "Image can not be resized" +msgstr "" + +#: inc/page-templates/class-qi-blocks-page-templates.php:40 +#: inc/page-templates/class-qi-blocks-page-templates.php:63 +#: inc/page-templates/class-qi-blocks-page-templates.php:138 +msgid "Qi Blocks Full Width" +msgstr "" + +#: inc/page-templates/class-qi-blocks-page-templates.php:65 +msgid "Custom full width page template created by Qi Blocks team" +msgstr "" + +#: inc/pagination/templates/pagination-standard.php:3 +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Posts" +msgstr "" + +#: inc/pagination/templates/pagination-standard.php:4 +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Posts navigation" +msgstr "" + +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:84 +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:167 +msgid "Products are successfully returned" +msgstr "" + +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:86 +msgid "No available products" +msgstr "" + +#: inc/woocommerce/class-qi-blocks-woocommerce-rest-api.php:169 +msgid "No products matching query!" +msgstr "" + +#: inc/woocommerce/helper.php:107 +#: assets/dist/product-list.js:1 +msgid "Sold" +msgstr "" + +#: inc/woocommerce/helper.php:121 +#: assets/dist/product-list.js:1 +msgid "Sale" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Desktop" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Tablet" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Mobile" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Show" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Hide On Desktop" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Hide On Tablet" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Hide On Mobile" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Visibility" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Responsive visibility will take effect only on preview or live page, and not while editing in Gutenberg." +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "No" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Yes" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Same Window" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "New Window" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Huge (35)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Large (25)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Medium (20)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Normal (15)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Small (10)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Tiny (5)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "No (0)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Predefined" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Huge" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Original" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Thumbnail" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Medium" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Large" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H1" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H2" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H3" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H4" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H5" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "H6" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Paragraph" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Normal" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bold" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Thin (100)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Extra Light (200)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Light (300)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Normal (400)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Medium (500)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Semi Bold (600)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bold (700)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Extra Bold (800)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Black (900)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "None" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Uppercase" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Lowercase" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Capitalize" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Italic" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Oblique" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Underline" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Overline" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Line-Through" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Center Center" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Center Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Center Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Top Center" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Top Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Top Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bottom Center" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bottom Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bottom Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Scroll" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fixed" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "No-repeat" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Repeat" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Repeat-x" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Repeat-y" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Auto" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Cover" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Contain" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Center" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Top" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Middle" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bottom" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Section" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Div" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Main" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Article" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Nav" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Footer" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Header" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Aside" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "From Bottom" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "From Top" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "From Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "From Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade in" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Random" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Set ms" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Below 1024px" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Below 768px" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Below 680px" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Below 480px" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Date" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "ID" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Title" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Descending" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Ascending" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Solid" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Dashed" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Dotted" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "px" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "em" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "rem" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "vw" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "%" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "vh" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "auto" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Default Label Text" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Edit Image" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Remove Image" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "The Image has no predefined sizes, please set a custom image size." +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "External image URL is set, please upload your image for this Element." +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Image Size" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Image" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Reset Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Edit Video" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Remove Video" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "X Position" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Y Position" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Custom Width" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Classic" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Gradient" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Background Type" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Background Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "First Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Location" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Second Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Gradient Type" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Linear" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Radial" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Angle" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Position" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Video Link" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Self hosted video file (mp4 is recommended)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Start Time" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Specify a start time (in seconds)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "End Time" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Specify an end time (in seconds)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Play Once" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Play On Mobile" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Background Fallback" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Border Type" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Double" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Groove" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Border Width" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Border Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Border Radius" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Open Panel" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Horizontal" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Vertical" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Blur" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Spread" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Outline" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Inset" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Box Shadow" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Advanced" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Margin" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Padding" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Z-Index" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "CSS ID" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "CSS Classes" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Motion Effects" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Entrance Animation" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Back In Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Back In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Back In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Back In Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce In" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce In Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Bounce In Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Down Big" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Left Big" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Right Big" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Up Big" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Top Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Top Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Bottom Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fade In Bottom Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Flash" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Flip" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Flip In X" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Flip In Y" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Head Shake" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Heart Beat" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Jack In The Box" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Jello" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Light Speed In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Light Speed In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Pulse" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Roll In" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rotate In" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rotate In Down Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rotate In Down Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rotate In Up Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rotate In Up Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Rubber Band" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Shake X" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Shake Y" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slide In Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slide In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slide In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slide In Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Swing" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Tada" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Wobble" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Zoom In" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Zoom In Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Zoom In Left" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Zoom In Right" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Zoom In Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Animation Duration" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slower" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Slow" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Fast" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Faster" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Animation Delay (ms)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Background" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Border" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Positioning" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Width" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Full Width (100%)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Inline (auto)" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Absolute" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Relative" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Horizontal Orientation" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Offset" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Vertical Orientation" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Responsive" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Help" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Get more features" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "This option allows only SVG icons" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Icon Size" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Icon Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Move Up" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Move Down" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Duplicate Item" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Remove Item" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Add Item" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Items" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Font Family" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Open Typography" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Font Size" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Weight" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Transform" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Style" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Decoration" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Line Height" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/main-editor.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Letter Spacing" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Behavior" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Accordion" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Toggle" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Standard" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Boxed" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Border Top" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Border Between" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Content Height" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Tallest Item Height" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Individual Item Height" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Open Icon" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/message-box.js:1 +msgid "Close Icon" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/timeline.js:1 +msgid "General" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/button.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/search.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Icon" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Content Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/team-member.js:1 +msgid "Content Background Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Content Active Background Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Content Typography" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +msgid "Content Padding" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Items Space" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/timeline.js:1 +msgid "Title Tag" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/search.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Title Typography" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/search.js:1 +msgid "Initial" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "Active" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Icon X Offset" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Initial Color" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "Hover Color" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "Display strings of text divided into individual sections that can be expanded when their corresponding titles are clicked on." +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "typography" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/faq.js:1 +msgid "accordion" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "toggle" +msgstr "" + +#: assets/dist/accordion.js:1 +msgid "menu" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "interactive" +msgstr "" + +#: assets/dist/accordion.js:1 +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/advanced-text.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/tag-cloud.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "qi" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Layout" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Width (%)" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +msgid "Vertical Align" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/countdown.js:1 +msgid "Space Between" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/countdown.js:1 +msgid "Space Around" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +#: assets/dist/countdown.js:1 +msgid "Space Evenly" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Horizontal Align" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Start" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "End" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +msgid "Overflow" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +msgid "Hidden" +msgstr "" + +#: assets/dist/advanced-column.js:1 +#: assets/dist/advanced-columns.js:1 +msgid "HTML Tag" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Clone Block" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Remove Block" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Move Left" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Move Right" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Advanced Column" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "Block that displays column" +msgstr "" + +#: assets/dist/advanced-column.js:1 +msgid "advanced columns" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "One Column" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Two Columns: Equal" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Three Columns: Equal" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Four Columns: Equal" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Two Columns: 33-66" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Two Columns: 66-33" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Three Columns: 25-25-50" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Three Columns: 50-25-25" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Three Columns: 25-50-25" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Five Columns: Equal" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Six Columns: Equal" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Three Columns: 16-66-16" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/timeline.js:1 +msgid "Content Width" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Predefined Width" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Full Width" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Predefined Width of Content" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Choose the predefined width of content which is in the grid. Useful to use when the page template is \"Full Width\"" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "1400px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "1300px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "1200px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "1100px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "1000px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "800px" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Predefined Content Behavior" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Extend Grid Right" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Extend Grid Left" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Predefined Content Disable Below" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 1440" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 1366" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 1024" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 768" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 680" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen Size 480" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Column" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Columns Gap" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Custom Columns Gap" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Height" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Fit to Screen" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/info-box.js:1 +msgid "Min Height" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Minimum Height" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Column Position" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Strecth" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Select Your Layout" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Column Layout" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Background Overlay" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Opacity" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Blend Mode" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Multiply" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Screen" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Overlay" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Darken" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Lighten" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Color Dodge" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Saturation" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Luminosity" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Columns Behavior" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Reverse Columns (Tablet)" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Reverse Columns (Mobile)" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "Create easily customizable columns to which you can add your content." +msgstr "" + +#: assets/dist/advanced-columns.js:1 +#: assets/dist/author-info.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/search.js:1 +#: assets/dist/spacer.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "content" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "row" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "columns" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "column layouts" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "boxed columns" +msgstr "" + +#: assets/dist/advanced-columns.js:1 +msgid "full width columns" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +msgid "Alignment" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/section-title.js:1 +msgid "Disable Text Line Break" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "Enabling this option will disable text line breaks for screen size 1024 and lower" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/section-title.js:1 +msgid "Text Link Underline Behavior" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/section-title.js:1 +msgid "Underline Thick" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/section-title.js:1 +msgid "Initial Underline" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "Link Color" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "Link Hover Color" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/section-title.js:1 +msgid "Text Underline Thickness" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/section-title.js:1 +msgid "Text Underline Distance" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/text-marquee.js:1 +msgid "Text Stroke Width" +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/text-marquee.js:1 +msgid "Text Stroke Color" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "Custom placeholder text..." +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "Display sections with fully customizable strings of text on your pages." +msgstr "" + +#: assets/dist/advanced-text.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/text-marquee.js:1 +msgid "text" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "paragraph" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "underline" +msgstr "" + +#: assets/dist/advanced-text.js:1 +msgid "decoration" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Example Title" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Open in new window" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Add nofollow" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Custom Attributes" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Set custom attributes for the link element. Separate attribute keys from values using the | (pipe) character. Separate key-value pairs with a comma." +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "key|value" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Custom Image Size" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Apply Changes" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Icon Text" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/timeline.js:1 +msgid "Link" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +msgid "Side Image" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Use Current Author Name as Title" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/search.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +#: assets/dist/timeline.js:1 +msgid "Text" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Email" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Signature" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Enable Social Icons" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Enable Textual Social Icons" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Enable Links Underline Hover" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Social Icons" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Show Placeholders" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/team-member.js:1 +msgid "Content Horizontal Alignment" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/parallax-images.js:1 +msgid "Image Width" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Image Margin Right" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Author Info Border Radius" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Author Info Padding" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/info-box.js:1 +msgid "Background Hover Color" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +msgid "Background Image Hover" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Zoom Out" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Move" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +msgid "Background Image Hover Zoom Origin" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Signature Margin Top" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/team-member.js:1 +msgid "Icon Hover Color" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Icon Typography" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Social Icons Margin Top" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Single Icon Margin" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Title Color" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Title Hover Color" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Title Margin Top" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +msgid "Text Tag" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/process.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/text-marquee.js:1 +msgid "Text Color" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/process.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/text-marquee.js:1 +msgid "Text Typography" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Text Margin Top" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Email Color" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Email Hover Color" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Email Typography" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Email Margin Top" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Title..." +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/banner.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/team-member.js:1 +msgid "Text..." +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "email@email.com" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "Create presentations for authors on your website." +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/blog-list.js:1 +msgid "post author" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "author bio" +msgstr "" + +#: assets/dist/author-info.js:1 +msgid "signature" +msgstr "" + +#: assets/dist/author-info.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "blog" +msgstr "" + +#: assets/dist/banner.js:1 +msgid "In Box" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/section-title.js:1 +msgid "Enable Button" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/info-box.js:1 +msgid "Enable Link Overlay" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Subtitle" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Spacing" +msgstr "" + +#: assets/dist/banner.js:1 +msgid "Banner Padding" +msgstr "" + +#: assets/dist/banner.js:1 +msgid "Banner Border Radius" +msgstr "" + +#: assets/dist/banner.js:1 +msgid "Hover Box Shadow" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Content Vertical Alignment" +msgstr "" + +#: assets/dist/banner.js:1 +msgid "Content Border Radius" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/clients-list.js:1 +msgid "Text Alignment" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Subtitle Tag" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/section-title.js:1 +msgid "Button Margin Top" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/faq.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/search.js:1 +#: assets/dist/single-image.js:1 +msgid "Hover" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Subtitle..." +msgstr "" + +#: assets/dist/banner.js:1 +msgid "Create banners for displaying important announcements, ads or anything else you wish to draw the attention of your visitors to." +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "business" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +msgid "image" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/parallax-images.js:1 +msgid "animated" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/button.js:1 +#: assets/dist/clients-list.js:1 +msgid "hover" +msgstr "" + +#: assets/dist/banner.js:1 +#: assets/dist/call-to-action.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-title.js:1 +msgid "link" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Space Between Items" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Columns Responsive" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 1367px - 1440px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 1025px - 1366px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 769px - 1024px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 681px - 768px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 481px - 680px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Number of Columns 0 - 480px" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Tags" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Product Category" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Product Tag" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Product Type" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Taxonomy IDs" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Post IDs" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Taxonomy" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Author Name" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Posts per Page" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Order By" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Order" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Hide Empty" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Additional Params" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Filter By" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "On Sale" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Featured" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Top Rated" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Best Selling" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Posts IDs" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Separate post IDs with commas" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Taxonomy Slug" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Separate taxonomy IDs with commas" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Author Slug" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "List Appearance" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +msgid "Gallery" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Masonry" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/cards-gallery.js:1 +#: assets/dist/product-list.js:1 +msgid "Image Proportions" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Enable Pagination" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Enable Zigzag" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Zigzag Amount" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Query" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Inherit query from template" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Toggle to use the global query context that is set with the current template, such as an archive or search. Disable to customize the settings independently." +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Apply Query Changes" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/process.js:1 +#: assets/dist/product-list.js:1 +msgid "Item Layout" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Boxed" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Info on Image" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Minimal" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Excerpt" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Excerpt Length" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Center Content" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Media" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Info Icons" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Date" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Show Category" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Author" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Show Button" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Read More Button" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Read More Text" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "If nothing is entered, 'Read More' text will be used" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Filled" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Outlined" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Textual" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Type" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "With Inner Border" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Boxed" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Enable Button Text Underline" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +msgid "Size" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Small" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Normal Full Width" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Read More Button Icon" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Background Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Background Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Reveal Background" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/section-title.js:1 +msgid "Icon Stroke Width" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Hover Move" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Horizontal Short" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Diagonal" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Position" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Enable Icon Side border" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Margin" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Side Border Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Side Border Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Side Border Height" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Icon Side Border Width" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Arrow Previous" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Arrow Next" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Arrows Size" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Item Border Radius" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Item Width" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Item Height" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Space Between Pagination Items" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/product-list.js:1 +msgid "Pagination Margin Top" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +msgid "Title Hover Underline" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Excerpt Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Excerpt Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Info Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Info Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Info Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Info Icons Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Image Border Radius" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +msgid "Image Hover" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/single-image.js:1 +msgid "Image Hover Zoom Origin" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +msgid "Overlay Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/product-list.js:1 +msgid "Overlay Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Bottom Info Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Bottom Info Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Bottom Info Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Layout Spacing Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Post Info Margin Bottom" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/search.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Title Margin Bottom" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Text Margin Bottom" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Image Margin Bottom" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Item Padding Top" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Content Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Item Shadow" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Border Top Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Border Top Thickness" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Border Top Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Reverse Columns" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Hover Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Background Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Padding" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Border Radius" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Vertical Offset" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Date Horizontal Offset" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Read More Button Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Button Text Typography" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Inner Border Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Change Color" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Draw From Center" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Draw From One Point" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Draw From Two Points" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Remove To Center" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Remove To One Point" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Remove To Two Points" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Move To Outer Edge" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Inner Border Offset" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Inner Border Width" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Underline Style" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Enable Hover Underline Draw" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Underline Offset" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Underline Thickness" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/button.js:1 +#: assets/dist/product-list.js:1 +msgid "Underline Alignment" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "Display a captivating list with your blog posts in a number of visually appealing ways." +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "article" +msgstr "" + +#: assets/dist/blog-list.js:1 +#: assets/dist/categories.js:1 +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +#: assets/dist/post-date.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "post" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "blogging" +msgstr "" + +#: assets/dist/blog-list.js:1 +msgid "post date" +msgstr "" + +#: assets/dist/button.js:1 +msgid "Click Here" +msgstr "" + +#: assets/dist/button.js:1 +msgid "Button Text" +msgstr "" + +#: assets/dist/button.js:1 +msgid "Button Link" +msgstr "" + +#: assets/dist/button.js:1 +msgid "Create fully customizable buttons the easy way." +msgstr "" + +#: assets/dist/button.js:1 +msgid "filled button" +msgstr "" + +#: assets/dist/button.js:1 +msgid "outlined button" +msgstr "" + +#: assets/dist/button.js:1 +msgid "textual button" +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/search.js:1 +msgid "Button Below" +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/info-box.js:1 +msgid "Holder Padding" +msgstr "" + +#: assets/dist/call-to-action.js:1 +msgid "Content Padding Right" +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/contact-form-7.js:1 +msgid "Button Margin" +msgstr "" + +#: assets/dist/call-to-action.js:1 +msgid "Call To Action" +msgstr "" + +#: assets/dist/call-to-action.js:1 +msgid "Create visually appealing messages for your visitors and encourage them to take a certain action." +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/process.js:1 +msgid "icon" +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/message-box.js:1 +msgid "svg" +msgstr "" + +#: assets/dist/call-to-action.js:1 +#: assets/dist/info-box.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/section-title.js:1 +msgid "button" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Image Shuffle Style" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Shuffle Right" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Shuffle Left" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Shuffle Left and Right" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Image Items" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Item Image" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Scale Step" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Offset Step" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "Create interactive presentations with images set on top of each other; once an image from the stack is clicked on, it moves to the top. " +msgstr "" + +#: assets/dist/cards-gallery.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/text-marquee.js:1 +msgid "creative" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "shuffle" +msgstr "" + +#: assets/dist/cards-gallery.js:1 +msgid "stacked images" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "Show Post Counts" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "Show Empty Categories" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "Show Only Top Level Categories" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "Show Hierarchy" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "Categories Underline Behavior" +msgstr "" + +#: assets/dist/categories.js:1 +msgid "A straightforward way to display a list of post categories on your website." +msgstr "" + +#: assets/dist/categories.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "category" +msgstr "" + +#: assets/dist/categories.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "taxonomy" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Enable Borders" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Inner Borders" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "All Borders" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Enable Boxed Items" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Hover Type" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Change Image" +msgstr "" + +#: assets/dist/clients-list.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/team-member.js:1 +msgid "Scale" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Horizontal Rollover" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Vertical Rollover" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Clients" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Image" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Hover Image" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Title" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Text" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Link" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Client Icon" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Images Margin Bottom" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Icon Top Position" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Icon Right Position" +msgstr "" + +#: assets/dist/clients-list.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Border Style" +msgstr "" + +#: assets/dist/clients-list.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Item Padding" +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "Display a captivating list of your clients or business associates the easy way." +msgstr "" + +#: assets/dist/clients-list.js:1 +msgid "business partners" +msgstr "" + +#: assets/dist/clients-list.js:1 +#: assets/dist/parallax-images.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/text-marquee.js:1 +msgid "animation" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Show Comments List" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Show Comments Form" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Form" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Comments Title Margin" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Form Title Margin" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +msgid "Avatar" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/timeline.js:1 +msgid "Line Color" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Info Margin Bottom" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Info Links Color" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Info Links Hover Color" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/post-author.js:1 +msgid "Margin Right" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/counter.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/process.js:1 +msgid "Margin Top" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Notes" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Label" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Input Fields" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Notes Color" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Notes Link Hover Color" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Notes Typography" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Notes Margin" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Margin Bottom" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/contact-form-7.js:1 +#: assets/dist/search.js:1 +msgid "Focus" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Button Show Icon" +msgstr "" + +#: assets/dist/comments-template.js:1 +#: assets/dist/product-list.js:1 +msgid "Button Icon" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Button Icon Size" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "Display easily adjustable comment templates on your website." +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "comments" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "user comment" +msgstr "" + +#: assets/dist/comments-template.js:1 +msgid "comment form" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "--Choose form--" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Select Contact Form" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "The admin area and live website contact form appearances may differ depending on the currently active theme’s support for the editor form style in the admin section." +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Global Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Label Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Label Typography" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/countdown.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Label Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Input Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Input Size" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Input Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Space Between" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Holder Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Label Typography" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Checkbox Label Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Radio Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Radio Input Size" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Radio Input Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Radio Space Between" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Radio Holder Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/product-list.js:1 +msgid "Button Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/search.js:1 +msgid "Button Typography" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Button Full Width" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/product-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Spacing Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Form Item Space" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/search.js:1 +msgid "Input Padding" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Button Padding" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Error Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Error Typography" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Error Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Error Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Response Style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Response Typography" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Response Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Response Padding" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Response Margin" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Sent Border Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Error Border Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Spam Border Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Invalid Border Color" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Choose an Contact Form 7" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "Display a wide variety of fully flexible contact forms using the free Contact Form 7 plugin." +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "form style" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "contact form 7" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/search.js:1 +msgid "input field" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +#: assets/dist/message-box.js:1 +msgid "message" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "newsletter" +msgstr "" + +#: assets/dist/contact-form-7.js:1 +msgid "subscribe" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Format" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Show All" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hide Seconds" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hide Minutes And Seconds" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hide Months" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Labels" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Singular" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Plural" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Month Singular Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Day Singular Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hour Singular Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Minute Singular Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Second Singular Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Month Plural Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Day Plural Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hour Plural Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Minute Plural Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Second Plural Label" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Justify Content" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Digit Color" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Digit Typography" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Label Margin Top" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Item Style" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Item Width" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Item Height" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Item Margin" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Month" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Months" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Day" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Days" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hour" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Hours" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Minute" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Minutes" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Second" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Seconds" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "Announce anything you wish by displaying eye-catching countdowns to a date you input." +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "countdown" +msgstr "" + +#: assets/dist/countdown.js:1 +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/timeline.js:1 +msgid "showcase" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "months" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "days" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "hours" +msgstr "" + +#: assets/dist/countdown.js:1 +msgid "timer" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Start Digit" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "End Digit" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Step Between Digits" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Step Delay" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Digit Label" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Enable Icon" +msgstr "" + +#: assets/dist/counter.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Enable Separator" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Digit" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Background Size" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Stroke Effect" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Stroke Color" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Stroke Width" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Counter" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "Display all your important numbers in fully customizable and captivating counter layouts." +msgstr "" + +#: assets/dist/counter.js:1 +msgid "counter" +msgstr "" + +#: assets/dist/counter.js:1 +#: assets/dist/process.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "infographics" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "numbers" +msgstr "" + +#: assets/dist/counter.js:1 +msgid "digit" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Border Image" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "With Icon" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Border Image Size" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Border Image Position" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Border Image Repeat" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Round" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/spacer.js:1 +msgid "Space" +msgstr "" + +#: assets/dist/divider.js:1 +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Thickness" +msgstr "" + +#: assets/dist/divider.js:1 +msgid "Create your style of visual separators between elements and sections on pages." +msgstr "" + +#: assets/dist/divider.js:1 +msgid "divider" +msgstr "" + +#: assets/dist/divider.js:1 +msgid "dashed" +msgstr "" + +#: assets/dist/divider.js:1 +msgid "zigzag" +msgstr "" + +#: assets/dist/divider.js:1 +msgid "bullet-line" +msgstr "" + +#: assets/dist/divider.js:1 +msgid "separator" +msgstr "" + +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +msgid "Enable JSON Schema" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Initially Closed" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Numbered Items" +msgstr "" + +#: assets/dist/faq.js:1 +#: assets/dist/process.js:1 +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Number" +msgstr "" + +#: assets/dist/faq.js:1 +#: assets/dist/progress-bar-circle.js:1 +msgid "Number Typography" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Number Width" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Number Height" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Number Margin" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "FAQ" +msgstr "" + +#: assets/dist/faq.js:1 +msgid "Display fully customizable sections for frequently asked questions and topics." +msgstr "" + +#: assets/dist/faq.js:1 +msgid "faq" +msgstr "" + +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "seo" +msgstr "" + +#: assets/dist/faq.js:1 +#: assets/dist/how-to.js:1 +msgid "json schema" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Subitle" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Steps" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Title" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Text" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Image" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Title Holder Margin Bottom" +msgstr "" + +#: assets/dist/how-to.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Subtitle Color" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Subtitle Typography" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Title Margin Bottom" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Text Margin Bottom" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Title Tag" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Title Color" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Title Typography" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Text Color" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Text Typography" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Step Image Shadow" +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "Create step-by step tutorials and how-to’s with automatically generating JSON schema sections inserted into code." +msgstr "" + +#: assets/dist/how-to.js:1 +msgid "how-to" +msgstr "" + +#: assets/dist/how-to.js:1 +#: assets/dist/process.js:1 +#: assets/dist/timeline.js:1 +msgid "step by step" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Before Content" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Before Title" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Content Alignment" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Enable Column Responsive" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/image-slider.js:1 +msgid "Never" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Under 768px" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Under 680px" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Under 480px" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/timeline.js:1 +msgid "Appear Animation" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Appear Delay" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Set Appear Delay" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/post-terms.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "Separator" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/text-marquee.js:1 +msgid "Separator Icon" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Text Link Hover Color" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Icon Hover" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Move Horizontal" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Move Vertical" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Icon Box Size" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Icon Border Size" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Icon Border Radius" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/pricing-table.js:1 +msgid "Icon Font Size" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Icon With Text" +msgstr "" + +#: assets/dist/icon-with-text.js:1 +msgid "Display icons with some additional textual content which you can customize to fit your visual concept." +msgstr "" + +#: assets/dist/icon-with-text.js:1 +#: assets/dist/process.js:1 +msgid "appear animation" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Enable Custom Links" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/single-image.js:1 +msgid "Enable Lightbox Popup" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/single-image.js:1 +#: assets/dist/team-member.js:1 +msgid "Zoom" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Info Box" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption in Middle" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +msgid "Caption Follow Info" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Box Background Color" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Box Padding" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Color" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Hover Color" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Caption Typography" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +msgid "Show off your images in easily configurable captivating masonry-styled galleries." +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +msgid "masonry" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +msgid "gallery" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +msgid "metro" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/single-image.js:1 +msgid "image hover" +msgstr "" + +#: assets/dist/image-gallery-masonry.js:1 +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +#: assets/dist/single-image.js:1 +msgid "lightbox popup" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Edit Gallery" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Remove Gallery" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Custom Links" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Enter links for gallery images, separated by comma" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +#: assets/dist/image-gallery.js:1 +#: assets/dist/image-slider.js:1 +msgid "Custom Links Target" +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +msgid "Exhibit your images in easily configurable captivating pinterest-styled galleries." +msgstr "" + +#: assets/dist/image-gallery-pinterest.js:1 +msgid "pinterest" +msgstr "" + +#: assets/dist/image-gallery.js:1 +msgid "A simple way to display your images in easily configurable eye-catching galleries." +msgstr "" + +#: assets/dist/image-gallery.js:1 +msgid "image columns" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slider Direction" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slider Height" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Slider Loop" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Slider Autoplay" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Centered Slides" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Zoom Centered Slide" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Partial Columns" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Partial Columns Value" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Disable Partial Columns Under" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Slider Dragging" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slide Duration" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Default value is 5000 (ms)" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slide Animation Duration" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Speed of slide animation in milliseconds. Default value is 800." +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Slider Navigation" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Navigation Position" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/timeline.js:1 +msgid "Inside" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/timeline.js:1 +msgid "Outside" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Together" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Hide Navigation" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Navigation Alignment" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Navigation Vertical Position" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Doesn't affect vertical sliders" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Slider Pagination" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Pagination Position" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/parallax-images.js:1 +msgid "Vertical Offset" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/parallax-images.js:1 +msgid "Horizontal Offset" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Space Between Arrows" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Previous" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Next" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Holder Width" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Holder Height" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Active/Hover" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Color" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Background Color" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Hover Arrow Move" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Size" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Holder Width" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Arrow Holder Height" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slider Navigation Style" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Enable Numbers" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Numbers Color" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Numbers Typography" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Pagination Offset" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Space Between Bullets" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slider Pagination Style" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slider Settings" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slide Effect" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Slide" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Fade" +msgstr "" + +#: assets/dist/image-slider.js:1 +#: assets/dist/tabs-horizontal.js:1 +msgid "Navigation" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Pagination" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "Present your images in captivating, fully configurable slider layouts." +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "slider" +msgstr "" + +#: assets/dist/image-slider.js:1 +msgid "carousel" +msgstr "" + +#: assets/dist/info-box.js:1 +msgid "Icon Alignment" +msgstr "" + +#: assets/dist/info-box.js:1 +msgid "Subtitle Margin Bottom" +msgstr "" + +#: assets/dist/info-box.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Text Padding" +msgstr "" + +#: assets/dist/info-box.js:1 +msgid "Create sections with important informative messages for your visitors using simple and fully flexible box templates." +msgstr "" + +#: assets/dist/info-box.js:1 +msgid "background image" +msgstr "" + +#: assets/dist/info-box.js:1 +#: assets/dist/message-box.js:1 +#: assets/dist/post-title.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "title" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Highlight text selection" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Apply Typography Styles To" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Change the typography of your headings for all blocks in your site." +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Qi and native blocks only" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Qi blocks only" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "WP API is not set" +msgstr "" + +#: assets/dist/main-editor.js:1 +msgid "Qi Global Settings" +msgstr "" + +#: assets/dist/main-editor.js:1 +#: assets/js/main-editor.js:12 +msgid "Google Fonts" +msgstr "" + +#: assets/dist/message-box.js:1 +msgid "Box Border Radius" +msgstr "" + +#: assets/dist/message-box.js:1 +msgid "Box Padding" +msgstr "" + +#: assets/dist/message-box.js:1 +msgid "Display informative boxes with important notifications or messages. These boxes can be closed if the viewer chooses to do so." +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Main Image Parallax Level" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Enter custom image parallax level" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Image Position" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Image Z Index" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Image Parallax Level" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Main Image Shadow" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Parallax Images Shadow" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "Create visually attractive sections with images that move independently at different speeds on scroll." +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "parallax" +msgstr "" + +#: assets/dist/parallax-images.js:1 +msgid "scroll" +msgstr "" + +#: assets/dist/post-author.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Author" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "Show Author Avatar" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "Avatar Size" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "Write byline..." +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "By Line" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "By Line Color" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "By Line Typography" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "By Line Margin Right" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "A straightforward way to display the authors of posts on your website." +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "author" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "writer" +msgstr "" + +#: assets/dist/post-author.js:1 +msgid "avatar" +msgstr "" + +#: assets/dist/post-date.js:1 +msgid "Custom Date Format" +msgstr "" + +#: assets/dist/post-date.js:1 +msgid "Is Date Link" +msgstr "" + +#: assets/dist/post-date.js:1 +msgid "Display easily configurable dates of posts on your website." +msgstr "" + +#: assets/dist/post-date.js:1 +msgid "date" +msgstr "" + +#: assets/dist/post-date.js:1 +msgid "date format" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Term Type" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Category" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Tag" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Terms Layout" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Term" +msgstr "" + +#: assets/dist/post-terms.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "Hover Text Decoration" +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "Display post terms or taxonomy items related to your posts." +msgstr "" + +#: assets/dist/post-terms.js:1 +msgid "terms" +msgstr "" + +#: assets/dist/post-terms.js:1 +#: assets/dist/tag-cloud.js:1 +msgid "tag" +msgstr "" + +#: assets/dist/post-title.js:1 +msgid "Is Title Link" +msgstr "" + +#: assets/dist/post-title.js:1 +msgid "Title Alignment" +msgstr "" + +#: assets/dist/post-title.js:1 +msgid "Easily display configurable titles of posts on your website. " +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "35" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "$" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "/mo" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "New" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Cascading" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Simple" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Vertical Image" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Featured Table" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Price" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Currency" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Period" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Excluded" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Vertical Image Width" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Table" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "List" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Table Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Table Content Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Title Wrapper Style" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Title Wrapper Alignment" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Title Wrapper Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Top Area Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/section-title.js:1 +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Margin" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Title Background Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +#: assets/dist/timeline.js:1 +msgid "Title Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +msgid "Price Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/product-list.js:1 +msgid "Price Typography" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Currency Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Currency Typography" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Period Position" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Side" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Period Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Period Typography" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Price Margin" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Currency Margin" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Period Margin" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Label Type" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Badge" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Ribbon" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Label Background Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Label Padding" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Label Border Radius" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Label Position" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "List Type" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Unordered" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Ordered" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "List Style Position" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Items Icon Margin Right" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Items Icon Vertical Offset" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Items Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Excluded Items Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Items Typography" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Items Margin Bottom" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Item Border Color" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Item Border Width (px)" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Item Border Style" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "Create easily adjustable tables for displaying all manner of price lists, tariffs and pricing plans." +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "pricing" +msgstr "" + +#: assets/dist/pricing-table.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "table" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "pricing plan" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "tariff" +msgstr "" + +#: assets/dist/pricing-table.js:1 +msgid "price menu" +msgstr "" + +#: assets/dist/process.js:1 +#: assets/dist/timeline.js:1 +msgid "Enable Appear Animation" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Item Offset" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Item Holder Size" +msgstr "" + +#: assets/dist/process.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "Item Color" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Item Border" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Line Top Offset" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Line Rotation" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Item" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Line" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Item Typography" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Line Border Style" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Line Border Color" +msgstr "" + +#: assets/dist/process.js:1 +#: assets/dist/timeline.js:1 +msgid "Line Thickness" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Circle Number Color" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Circle Number Typography" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Circle Number Holder Size" +msgstr "" + +#: assets/dist/process.js:1 +msgid "Circle Number Position" +msgstr "" + +#: assets/dist/process.js:1 +msgid "A clear and intuitive way to display any type of process divided by stages in a visually appealing manner." +msgstr "" + +#: assets/dist/process.js:1 +msgid "process" +msgstr "" + +#: assets/dist/process.js:1 +msgid "enumerated" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Info Below Hover Inset" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Info Below Swap" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Info Below With Hover" +msgstr "" + +#: assets/dist/product-list.js:1 +#: assets/dist/team-member.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Info Below" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Info On Image" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Show Rating" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Show Sale/Sold Mark" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Image Hover Background Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Content Position" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Image Overlay Inner Offset" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Price Margin Top" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Rating Margin Top" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Category Margin Top" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Swap Holder Margin Top" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Category Style" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Category Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Category Hover Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Category Typography" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Price Style" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Old Price Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Currency Font Size" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Currency Top Offset" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Rating Style" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Rating Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Rating Icons Size" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Image Style" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Mark Style" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Mark Padding" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Sale Mark Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Sale Mark Background Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Sold Mark Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Sold Mark Background Color" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Mark Typography" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Mark Border Radius" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Mark Offset" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "Create beautiful and easily adjustable lists containing the products you wish to showcase." +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "product list" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "woocommerce" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "shop" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "online store" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "product showcase" +msgstr "" + +#: assets/dist/product-list.js:1 +msgid "add to cart" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Percentage Number" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Animation Duration (ms)" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Circle Style" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Active Color" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Inactive Color" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Active Line Thickness" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Inactive Line Thickness" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Circle Fill Color" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Circle Size" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +#: assets/dist/testimonials-list.js:1 +msgid "Text Style" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Number Color" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "Display progressions of all types of processes in fully customizable, animated circular progress bars." +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "progress bar" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "circular" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +msgid "round" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "percentage" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "chart" +msgstr "" + +#: assets/dist/progress-bar-circle.js:1 +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "data" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Percentage Type" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +msgid "Floating Above" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +msgid "Fixed Above" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +msgid "Floating On" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Fixed On" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Enable Gradient Fill" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Gradient Color Start" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Gradient Color End" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Enable Pattern Fill" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Background Image" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Bar Style" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Active Line Color" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Inactive Line Color" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Active Line Opacity" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +#: assets/dist/progress-bar-vertical.js:1 +msgid "Inactive Line Opacity" +msgstr "" + +#: assets/dist/progress-bar-horizontal.js:1 +msgid "Display progressions of all types of processes in fully customizable horizontally laid out progress bars." +msgstr "" + +#: assets/dist/progress-bar-vertical.js:1 +msgid "Fixed Bottom" +msgstr "" + +#: assets/dist/progress-bar-vertical.js:1 +msgid "Fixed Right" +msgstr "" + +#: assets/dist/progress-bar-vertical.js:1 +msgid "Floating Top" +msgstr "" + +#: assets/dist/progress-bar-vertical.js:1 +msgid "Progress Bar Height" +msgstr "" + +#: assets/dist/progress-bar-vertical.js:1 +msgid "Create presentations for all sorts of process progressions in easily configurable vertically arranged progress bar layouts." +msgstr "" + +#: assets/dist/search.js:1 +msgid "Input" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Inline Button" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Absolute Button" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Show Widget Title" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Widget Title" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Input Placeholder Text" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Search Button Type" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Search Button Text" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Search Button Icon" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Space Between Input And Button" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Full Width Button" +msgstr "" + +#: assets/dist/search.js:1 +msgid "Display an easily configurable search bar." +msgstr "" + +#: assets/dist/search.js:1 +msgid "search" +msgstr "" + +#: assets/dist/search.js:1 +msgid "lookup" +msgstr "" + +#: assets/dist/search.js:1 +msgid "keyword" +msgstr "" + +#: assets/dist/search.js:1 +msgid "browse" +msgstr "" + +#: assets/dist/search.js:1 +msgid "index" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Disable Title Line Break" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Enabling this option will disable title line breaks for selected and smaller devices" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Subtitle Position" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Above Title" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Below Title" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Subtitle Icon" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Subtitle Icon Position" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Before Subtitle" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "After Subtitle" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Enabling this option will disable text line breaks for selected and smaller devices" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Title Link Underline Draw" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Subtitle Margin Top" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Subtitle Padding" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Space Between Subtitle and Icon" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Icon Vertical Position" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Baseline" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "Create captivating and fully configurable titles for any section on your website pages." +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "section title" +msgstr "" + +#: assets/dist/section-title.js:1 +msgid "heading tag" +msgstr "" + +#: assets/dist/section-title.js:1 +#: assets/dist/table-of-contents.js:1 +msgid "subtitle" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Image Action" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "No Action" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Custom Link" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Set Site Home Link" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Max Width" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Transition Duration (s)" +msgstr "" + +#: assets/dist/single-image.js:1 +msgid "Create easily configurable individual image displays on your website pages." +msgstr "" + +#: assets/dist/spacer.js:1 +msgid "A simple way to add easily adjustable vertical breaks between sections on your pages." +msgstr "" + +#: assets/dist/spacer.js:1 +msgid "spacer" +msgstr "" + +#: assets/dist/spacer.js:1 +msgid "empty space" +msgstr "" + +#: assets/dist/spacer.js:1 +msgid "interspace" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Excluded Tags/Classes/Ids ( Enter h tags, classes (in .example form) or ids (in #example form) that you want to exclude, separated by comma ) " +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "List Margin Top" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "List Margin Left" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Unordered List" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Ordered List" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "List Style" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Disc" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Circle" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "List Hover Underline" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Item Hover Color" +msgstr "" + +#: assets/dist/table-of-contents.js:1 +msgid "Display neatly structured tables of contents with one-click one-page navigation." +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Example Title 1" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Example Title 2" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Width" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Active/Hover Underline Height" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Active/Hover Underline Offset" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Active/Hover Underline Color" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Title Active/Hover Underline Draw" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "From Center" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "Text Background Color" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +msgid "Create and organize horizontally aligned tabs with content which you can customize to fit your visual style." +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "tabs" +msgstr "" + +#: assets/dist/tabs-horizontal.js:1 +#: assets/dist/tabs-vertical.js:1 +msgid "textual content" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Place content below tab on screens under:" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "1024px" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "768px" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "680px" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "480px" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Individual Title Alignment" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Title Active/Hover Sideline Width" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Title Active/Hover Sideline Offset" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Title Active/Hover Sideline Color" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Title Active/Hover Sideline Draw" +msgstr "" + +#: assets/dist/tabs-vertical.js:1 +msgid "Display vertically laid out tabs with content which you can adapt to fit your aesthetic approach." +msgstr "" + +#: assets/dist/tag-cloud.js:1 +msgid "Number Of Tags" +msgstr "" + +#: assets/dist/tag-cloud.js:1 +msgid "Show Tag Counts" +msgstr "" + +#: assets/dist/tag-cloud.js:1 +msgid "Tag Item Space" +msgstr "" + +#: assets/dist/tag-cloud.js:1 +msgid "A neat way to display previously created tags of your choosing in a number of ways." +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "John Doe" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Team Manager" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Info Below Left" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Info From Bottom" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Info on Hover Inset" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Info on Hover" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Role" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Social" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Space Between Icons" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Content Top Margin" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Content Positioning" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Content Background Inner Offset" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name Tag" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name Color" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name Typography" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name Margin Bottom" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Role Color" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Role Typography" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Role Margin Bottom" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Icon Fill Color" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Icon Stroke Color" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Name..." +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "Role..." +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "A selection of varied ways to showcase individual members of your team." +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "team" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "team member" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "social links" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "role" +msgstr "" + +#: assets/dist/team-member.js:1 +msgid "profession" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Author Occupation" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Author Image" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Color" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Author Color" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Author Occupation Color" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Boxed Background" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Side Quote" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Side With Image" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Boxed Padding" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +#: assets/dist/timeline.js:1 +msgid "Side Width" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Style" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Icon" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Size" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Vertical Position" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Horizontal Position" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Margin Bottom" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Margin Right" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Background Color" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Box Size" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Border Radius" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Quote Position" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Occupation" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Item Author Occupation Margin Top" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Item Image Margin Bottom" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Item Side Margin Right" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Item Image Margin Right" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "Display testimonials with total ease & in the way you decide." +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "testimonials" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "quote" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "occupation" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "quote author" +msgstr "" + +#: assets/dist/testimonials-list.js:1 +msgid "quotation" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Animation Duration (Seconds)" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Reverse Direction" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Enable Text Stroke Effect" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Text Side Spacing" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Example Text 1" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Example Text 2" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Example Text 3" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "Display sections with customizable auto-scrolling text." +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "marquee" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "animated text" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "text scroll" +msgstr "" + +#: assets/dist/text-marquee.js:1 +msgid "auto scroll" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Horizontal Alternating" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Horizontal Standard" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Vertical Separated" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Vertical Side" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Columns" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Date Margin Bottom" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Space From Center" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Item Side Padding" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Image Margins" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Line & Point Style" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Line Type" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Point Type" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Diamond" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Point Position" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Diamond Lines Size" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Point Size" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Point Color" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Point Border Radius" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Style" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Arrow Previous" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Arrow Next" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Arrow Color" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Arrow Size" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "Navigation Arrow Offset" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "A simple and intuitive way to display visually appealing chronological lists of events." +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "timeline" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "chronology" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "horizontal" +msgstr "" + +#: assets/dist/timeline.js:1 +msgid "vertical" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html index 6599acf8..634c254a 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html +++ b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html @@ -947,6 +947,11 @@ + + + + + @@ -1111,6 +1116,11 @@ + + + + + @@ -2216,6 +2226,11 @@ + + + + + @@ -3968,6 +3983,11 @@ + + + + + @@ -4065,6 +4085,11 @@ + + + + + @@ -4268,6 +4293,11 @@ + + + + + @@ -4847,6 +4877,17 @@ + + + + + + + + + + + @@ -4913,6 +4954,10 @@ + + + + @@ -5093,6 +5138,10 @@ + + + + @@ -5251,6 +5300,11 @@ + + + + + @@ -5295,6 +5349,10 @@ + + + + @@ -5639,6 +5697,10 @@ + + + + @@ -5757,6 +5819,10 @@ + + + + @@ -5814,6 +5880,11 @@ + + + + + @@ -6023,6 +6094,11 @@ + + + + + @@ -6406,6 +6482,12 @@ + + + + + + @@ -7145,6 +7227,15 @@ + + + + + + + + + @@ -8380,6 +8471,11 @@ + + + + + @@ -8713,6 +8809,11 @@ + + + + + @@ -9690,6 +9791,10 @@ + + + + @@ -9905,6 +10010,11 @@ + + + + + @@ -9916,6 +10026,11 @@ + + + + + @@ -10169,6 +10284,11 @@ + + + + + @@ -10222,6 +10342,10 @@ + + + + @@ -11896,6 +12020,11 @@ + + + + + @@ -12253,6 +12382,10 @@ + + + + @@ -12528,6 +12661,12 @@ + + + + + + @@ -12588,6 +12727,11 @@ + + + + + @@ -12652,6 +12796,12 @@ + + + + + + @@ -12722,6 +12872,12 @@ + + + + + + @@ -13281,6 +13437,11 @@ + + + + + @@ -13784,6 +13945,11 @@ + + + + + @@ -14039,6 +14205,10 @@ + + + + @@ -14531,6 +14701,11 @@ + + + + + @@ -15360,6 +15535,12 @@ + + + + + + @@ -15609,6 +15790,10 @@ + + + + @@ -17335,11 +17520,21 @@ + + + + + + + + + + @@ -17497,6 +17692,13 @@ + + + + + + + @@ -18590,6 +18792,11 @@ + + + + + @@ -18617,6 +18824,11 @@ + + + + + @@ -18754,6 +18966,11 @@ + + + + + @@ -19209,6 +19426,13 @@ + + + + + + + @@ -19628,6 +19852,7 @@ + @@ -19732,6 +19957,11 @@ + + + + + @@ -19757,6 +19987,10 @@ + + + + @@ -20990,6 +21224,15 @@ + + + + + + + + + @@ -21331,6 +21574,11 @@ + + + + + @@ -21412,6 +21660,11 @@ + + + + + @@ -21422,6 +21675,10 @@ + + + + @@ -24810,6 +25067,7 @@ + @@ -24838,6 +25096,12 @@ + + + + + + diff --git a/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/change_log/CHANGELOG.md b/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/change_log/CHANGELOG.md new file mode 100644 index 00000000..99cd3379 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/change_log/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## v1.0.2 (2022-09-23) +* Update icon size. + +## v1.0.1 (2022-09-23) +* Added icon. +* Corrected typo in Description + +## v1.0.0 (2022-09-21) +* Initial release diff --git a/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json new file mode 100644 index 00000000..0b07c6e8 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/rewrite-email-address/composer_file/package.json @@ -0,0 +1,20 @@ +{ + "name": "rewrite-email-address", + "version": "1.0.2", + "description": "Rewrites any email address in your content to avoid crawler.", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/rtahina/rewrite-email-address.git" + }, + "keywords": [], + "author": "", + "license": "GPL v2", + "bugs": { + "url": "https://github.com/rtahina/rewrite-email-address/issues" + }, + "homepage": "https://github.com/rtahina/rewrite-email-address#readme" +} \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/simple-blurb/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/simple-blurb/composer_file/package.json new file mode 100644 index 00000000..21c80cbd --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/simple-blurb/composer_file/package.json @@ -0,0 +1,24 @@ +{ + "name": "jc-blocks-simple-blurb", + "version": "1.0.0", + "description": "Gutenberg block that showcases a short piece of information.", + "author": "JC, The WordPress Contributors", + "license": "GPL-2.0-or-later", + "main": "build/index.js", + "files": [ "*.php", "build/*" ], + "scripts": { + "build": "wp-scripts build", + "format": "wp-scripts format", + "lint:css": "wp-scripts lint-style", + "lint:js": "wp-scripts lint-js", + "packages-update": "wp-scripts packages-update", + "plugin-zip": "wp-scripts plugin-zip", + "start": "wp-scripts start" + }, + "devDependencies": { + "@wordpress/blob": "^3.16.0", + "@wordpress/icons": "^9.7.0", + "@wordpress/scripts": "^24.0.0", + "classnames": "^2.3.1" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/social-chat-for-wp/translation_file/languages/social-chat-for-wp-en_US.po b/spec/fixtures/dynamic_finders/plugin_version/social-chat-for-wp/translation_file/languages/social-chat-for-wp-en_US.po new file mode 100644 index 00000000..3a1398d4 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/social-chat-for-wp/translation_file/languages/social-chat-for-wp-en_US.po @@ -0,0 +1,85 @@ +# Copyright (C) 2022 Social Chat for WP +# This file is distributed under the same license as the Social Chat for WP package. +msgid "" +msgstr "" +"Project-Id-Version: Social Chat for WP 1.3\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/social-chat-for-" +"wp\n" +"POT-Creation-Date: 2022-09-27 16:40:36+00:00\n" +"PO-Revision-Date: 2022-09-27 13:44-0300\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.1.1\n" + +#: view/index-logged.php:32 +msgid "Logado como" +msgstr "Logged in as" + +#: view/index-not-logged.php:31 +msgid "Crie o seu botão de WhatsApp" +msgstr "Create your WhatsApp button" + +#: view/index-not-logged.php:32 +msgid "Complete as informações abaixo para instalar em seu site" +msgstr "Complete the information below to install on your website" + +#: view/index-not-logged.php:33 +msgid "Você pode usar uma conta existente ou criar uma nova nesta tela!" +msgstr "You can use an existing account or create a new one on this screen!" + +#: view/index-not-logged.php:40 +msgid "Nome" +msgstr "Name" + +#: view/index-not-logged.php:48 +msgid "Número Whatsapp (com ddd)" +msgstr "Whatsapp number (with ddd)" + +#: view/index-not-logged.php:55 +msgid "E-mail" +msgstr "E-mail" + +#: view/index-not-logged.php:61 +msgid "Senha" +msgstr "Password" + +#: view/index-not-logged.php:67 +msgid "" +"Sua senha deve conter pelo menos 6 caracteres, 1 letra maiúscula e um número." +msgstr "" +"Your password must contain at least 6 characters, 1 capital letter and a " +"number." + +#: view/index-not-logged.php:80 +msgid "Esqueci minha senha😯" +msgstr "I forgot my password 😯" + +#. Plugin Name of the plugin/theme +msgid "Social Chat for WP" +msgstr "Social Chat for WP" + +#. Plugin URI of the plugin/theme +msgid "https://www.greebox.com.br/" +msgstr "https://www.greebox.com.br/" + +#. Description of the plugin/theme +msgid "" +"Customize e personalize o chat de WhatsApp e adicione no seu site em menos " +"de 3 minutos. Combine WhatsApp, Instagram, chat e telefone em um botão só." +msgstr "" +"Customize and personalize the WhatsApp chat and add it to your website in " +"less than 3 minutes. Combine WhatsApp, Instagram, chat and phone in one " +"button." + +#. Author of the plugin/theme +msgid "Greebox" +msgstr "Greebox" + +#. Author URI of the plugin/theme +msgid "mailto:ola@greebox.com.br?subject=Plugin Greebox - WordPress" +msgstr "mailto:ola@greebox.com.br?subject=Plugin Greebox - WordPress" diff --git a/spec/fixtures/dynamic_finders/plugin_version/stepped-content/translation_file/languages/stepped-content-en_US.po b/spec/fixtures/dynamic_finders/plugin_version/stepped-content/translation_file/languages/stepped-content-en_US.po new file mode 100644 index 00000000..0be41c1f --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/stepped-content/translation_file/languages/stepped-content-en_US.po @@ -0,0 +1,213 @@ +# Copyright (C) 2022 bPlugins LLC +# This file is distributed under the GPLv3. +msgid "" +msgstr "" +"Project-Id-Version: Stepped Content 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/step\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-10T13:42:46+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: stepped-content\n" + +#. Plugin Name of the plugin +msgid "Stepped Content" +msgstr "" + +#. Description of the plugin +msgid "Showcase Stepped Content." +msgstr "" + +#. Author of the plugin +msgid "bPlugins LLC" +msgstr "" + +#. Author URI of the plugin +msgid "http://bplugins.com" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:441 +msgid "Navbar Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:442 +msgid "Background Color:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:444 +#: dist/editor.js:805 +msgid "Title:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:447 +msgid "Title Color:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:449 +msgid "Remaining Time Color:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:453 +msgid "Steps Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:454 +#: dist/editor.js:795 +msgid "Background:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:456 +msgid "Show Done Button" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:458 +msgid "Done Button Link:" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:596 +#: dist/script.js:135 +msgid "1 minute" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:596 +#: dist/script.js:135 +msgid "minutes" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:597 +#: dist/script.js:136 +msgid "1 second" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:597 +#: dist/script.js:136 +msgid "seconds" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:678 +#: dist/script.js:217 +msgid "Back" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:680 +#: dist/script.js:219 +msgid "Done" +msgstr "" + +#: dist/editor.js:1 +#: dist/script.js:1 +#: dist/editor.js:682 +#: dist/script.js:221 +msgid "Next" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:772 +msgid "Step Settings" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:773 +msgid "Duration:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:777 +msgid "H:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:782 +msgid "M:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:787 +msgid "S:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:794 +msgid "Step Style" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:797 +msgid "Content Color:" +msgstr "" + +#: dist/editor.js:1 +#: dist/editor.js:801 +msgid "Title Settings" +msgstr "" + +#: block.json +msgctxt "block title" +msgid "Stepped Content" +msgstr "" + +#: block.json +msgctxt "block description" +msgid "Showcase Stepped Content." +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "stepped" +msgstr "" + +#: block.json +#: child/block.json +msgctxt "block keyword" +msgid "documentation" +msgstr "" + +#: block.json +msgctxt "block keyword" +msgid "stepped content" +msgstr "" + +#: child/block.json +msgctxt "block title" +msgid "Step" +msgstr "" + +#: child/block.json +msgctxt "block description" +msgid "Single step for step content." +msgstr "" + +#: child/block.json +msgctxt "block keyword" +msgid "step" +msgstr "" + +#: child/block.json +msgctxt "block keyword" +msgid "step content" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/timeslot/translation_file/languages/timeslot.pot b/spec/fixtures/dynamic_finders/plugin_version/timeslot/translation_file/languages/timeslot.pot new file mode 100644 index 00000000..db8dddc6 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/timeslot/translation_file/languages/timeslot.pot @@ -0,0 +1,1624 @@ +# Copyright (C) 2022 Time Slot Plugins +# This file is distributed under the same license as the Time Slot plugin. +msgid "" +msgstr "" +"Project-Id-Version: Time Slot 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/free\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-08-16T19:11:05+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: timeslot\n" + +#. Plugin Name of the plugin +#: timeslot.php:419 +msgid "Time Slot" +msgstr "" + +#. Plugin URI of the plugin +#. Author URI of the plugin +msgid "https://timeslotplugins.com/" +msgstr "" + +#. Description of the plugin +msgid "Book appointments online directly from your website with an easy to use plugin and simple booking form." +msgstr "" + +#. Author of the plugin +msgid "Time Slot Plugins" +msgstr "" + +#: admin/inc/media-uploader.php:26 +msgid "Upload" +msgstr "" + +#: admin/inc/media-uploader.php:50 +msgid "Upload Image" +msgstr "" + +#: admin/inc/media-uploader.php:55 +msgid "Remove Image" +msgstr "" + +#: admin/inc/media-uploader.php:65 +msgid "Confirm Image Removal" +msgstr "" + +#: admin/inc/media-uploader.php:71 +msgid "Are you sure you want to remove this image?" +msgstr "" + +#: admin/inc/media-uploader.php:75 +#: admin/pages/tables/build-table.php:109 +#: admin/pages/tables/payments.php:168 +msgid "No, Close Dialog" +msgstr "" + +#: admin/inc/media-uploader.php:75 +#: admin/pages/tables/build-table.php:109 +#: admin/pages/tables/payments.php:168 +msgid "No" +msgstr "" + +#: admin/inc/media-uploader.php:76 +msgid "Yes, Remove Image" +msgstr "" + +#: admin/inc/media-uploader.php:76 +#: admin/pages/tables/build-table.php:110 +#: admin/pages/tables/payments.php:169 +msgid "Yes" +msgstr "" + +#: admin/pages/main/appointments.php:31 +#: admin/pages/main/appointments.php:32 +#: admin/pages/main/dashboard.php:24 +#: admin/js/tables/appointments.js:15 +msgid "Appointments" +msgstr "" + +#: admin/pages/main/appointments.php:50 +msgid "appointments" +msgstr "" + +#: admin/pages/main/appointments.php:51 +msgid "customers" +msgstr "" + +#: admin/pages/main/appointments.php:52 +msgid "payments" +msgstr "" + +#: admin/pages/main/appointments.php:53 +msgid "coupons" +msgstr "" + +#: admin/pages/main/business.php:23 +#: admin/pages/main/business.php:24 +#: admin/pages/main/dashboard.php:35 +msgid "Business Settings" +msgstr "" + +#: admin/pages/main/business.php:51 +msgid "services" +msgstr "" + +#: admin/pages/main/business.php:52 +msgid "staff" +msgstr "" + +#: admin/pages/main/business.php:53 +msgid "emails" +msgstr "" + +#: admin/pages/main/business.php:54 +msgid "company" +msgstr "" + +#: admin/pages/main/business.php:55 +msgid "business-hours" +msgstr "" + +#: admin/pages/main/business.php:105 +#: admin/pages/main/general.php:88 +#: admin/pages/tables/build-table.php:246 +msgid "Save Changes" +msgstr "" + +#: admin/pages/main/business.php:117 +#: admin/pages/main/general.php:93 +#: admin/js/ajax-save.js:203 +msgid "Settings Saved" +msgstr "" + +#: admin/pages/main/dashboard.php:27 +msgid "View or edit your appointments" +msgstr "" + +#: admin/pages/main/dashboard.php:28 +msgid "View or edit your customers" +msgstr "" + +#: admin/pages/main/dashboard.php:29 +msgid "View or edit your payments" +msgstr "" + +#: admin/pages/main/dashboard.php:30 +msgid "Coupon codes to use at checkout" +msgstr "" + +#: admin/pages/main/dashboard.php:37 +msgid "Services you offer" +msgstr "" + +#: admin/pages/main/dashboard.php:38 +msgid "Available team members" +msgstr "" + +#: admin/pages/main/dashboard.php:39 +msgid "Notifications for staff and customers" +msgstr "" + +#: admin/pages/main/dashboard.php:40 +msgid "Location and contact info" +msgstr "" + +#: admin/pages/main/dashboard.php:41 +msgid "Hours and days off" +msgstr "" + +#: admin/pages/main/dashboard.php:45 +#: admin/pages/main/general.php:23 +#: admin/pages/main/general.php:24 +msgid "General Settings" +msgstr "" + +#: admin/pages/main/dashboard.php:48 +msgid "Miscellaneous settings" +msgstr "" + +#: admin/pages/main/dashboard.php:49 +msgid "Styles for the booking form" +msgstr "" + +#: admin/pages/main/dashboard.php:50 +msgid "Import or export plugin settings" +msgstr "" + +#: admin/pages/main/dashboard.php:54 +msgid "Set Up Guide" +msgstr "" + +#: admin/pages/main/general.php:47 +#: admin/pages/settings/general.php:97 +msgid "General" +msgstr "" + +#: admin/pages/main/general.php:48 +#: admin/pages/settings/appearance.php:183 +msgid "Appearance" +msgstr "" + +#: admin/pages/main/general.php:49 +msgid "Import/Export" +msgstr "" + +#: admin/pages/settings/appearance.php:29 +msgid "Buttons" +msgstr "" + +#: admin/pages/settings/appearance.php:34 +#: admin/pages/settings/appearance.php:80 +#: admin/js/select2.js:143 +msgid "Background Color" +msgstr "" + +#: admin/pages/settings/appearance.php:39 +msgid "Background Hover Color" +msgstr "" + +#: admin/pages/settings/appearance.php:44 +#: admin/pages/settings/appearance.php:85 +msgid "Text Color" +msgstr "" + +#: admin/pages/settings/appearance.php:49 +msgid "Text Hover Color" +msgstr "" + +#: admin/pages/settings/appearance.php:54 +#: admin/pages/settings/appearance.php:90 +#: admin/pages/settings/appearance.php:116 +msgid "Font" +msgstr "" + +#: admin/pages/settings/appearance.php:59 +#: admin/pages/settings/appearance.php:95 +msgid "Border" +msgstr "" + +#: admin/pages/settings/appearance.php:64 +msgid "Button Border Hover Color" +msgstr "" + +#: admin/pages/settings/appearance.php:69 +#: admin/pages/settings/appearance.php:100 +msgid "Border Radius" +msgstr "" + +#: admin/pages/settings/appearance.php:111 +msgid "Label Color" +msgstr "" + +#: admin/pages/settings/appearance.php:127 +msgid "Placeholder Color" +msgstr "" + +#: admin/pages/settings/appearance.php:138 +msgid "Accent Background Color" +msgstr "" + +#: admin/pages/settings/appearance.php:143 +msgid "Accent Color" +msgstr "" + +#: admin/pages/settings/appearance.php:184 +msgid "Set the appearance of the appointment form." +msgstr "" + +#: admin/pages/settings/appearance.php:247 +msgid "Font Size in Pixels" +msgstr "" + +#: admin/pages/settings/appearance.php:253 +#: admin/js/select2.js:35 +msgid "Font Family" +msgstr "" + +#: admin/pages/settings/appearance.php:257 +msgid "Inherit" +msgstr "" + +#: admin/pages/settings/appearance.php:276 +#: admin/js/select2.js:42 +msgid "Font Weight" +msgstr "" + +#: admin/pages/settings/appearance.php:322 +msgid "Border Width in Pixels" +msgstr "" + +#: admin/pages/settings/appearance.php:327 +#: admin/js/select2.js:49 +msgid "Border Style" +msgstr "" + +#: admin/pages/settings/appearance.php:347 +msgid "Border Color" +msgstr "" + +#: admin/pages/settings/appearance.php:363 +msgid "Border Radius in Pixels" +msgstr "" + +#: admin/pages/settings/company.php:29 +msgid "Company Information" +msgstr "" + +#: admin/pages/settings/company.php:34 +#: admin/js/tinymce.js:65 +msgid "Company Logo" +msgstr "" + +#: admin/pages/settings/company.php:39 +#: admin/pages/settings/email.php:370 +#: admin/js/tinymce.js:60 +msgid "Company Name" +msgstr "" + +#: admin/pages/settings/company.php:44 +#: public/shortcode.php:101 +#: public/shortcode.php:102 +#: admin/inc/blocks/timeslot-block.js:166 +#: admin/inc/blocks/timeslot-block.js:167 +msgid "Phone" +msgstr "" + +#: admin/pages/settings/company.php:49 +#: admin/pages/settings/email.php:355 +#: public/shortcode.php:98 +#: public/shortcode.php:99 +#: admin/inc/blocks/timeslot-block.js:159 +#: admin/inc/blocks/timeslot-block.js:160 +msgid "Email" +msgstr "" + +#: admin/pages/settings/company.php:54 +msgid "Website" +msgstr "" + +#: admin/pages/settings/company.php:65 +msgid "Street Address" +msgstr "" + +#: admin/pages/settings/company.php:70 +msgid "Street Address 2" +msgstr "" + +#: admin/pages/settings/company.php:75 +msgid "City" +msgstr "" + +#: admin/pages/settings/company.php:80 +#: admin/js/select2.js:123 +msgid "State" +msgstr "" + +#: admin/pages/settings/company.php:85 +msgid "Zip Code" +msgstr "" + +#: admin/pages/settings/company.php:126 +#: admin/js/tinymce.js:52 +#: admin/js/tinymce.js:55 +msgid "Company" +msgstr "" + +#: admin/pages/settings/company.php:127 +msgid "Contact information for your business." +msgstr "" + +#: admin/pages/settings/company.php:253 +msgid "Alabama" +msgstr "" + +#: admin/pages/settings/company.php:254 +msgid "Alaska" +msgstr "" + +#: admin/pages/settings/company.php:255 +msgid "Arizona" +msgstr "" + +#: admin/pages/settings/company.php:256 +msgid "Arkansas" +msgstr "" + +#: admin/pages/settings/company.php:257 +msgid "California" +msgstr "" + +#: admin/pages/settings/company.php:258 +msgid "Colorado" +msgstr "" + +#: admin/pages/settings/company.php:259 +msgid "Connecticut" +msgstr "" + +#: admin/pages/settings/company.php:260 +msgid "Delaware" +msgstr "" + +#: admin/pages/settings/company.php:261 +msgid "District of Columbia" +msgstr "" + +#: admin/pages/settings/company.php:262 +msgid "Florida" +msgstr "" + +#: admin/pages/settings/company.php:263 +msgid "Georgia" +msgstr "" + +#: admin/pages/settings/company.php:264 +msgid "Hawaii" +msgstr "" + +#: admin/pages/settings/company.php:265 +msgid "Idaho" +msgstr "" + +#: admin/pages/settings/company.php:266 +msgid "Illinois" +msgstr "" + +#: admin/pages/settings/company.php:267 +msgid "Indiana" +msgstr "" + +#: admin/pages/settings/company.php:268 +msgid "Iowa" +msgstr "" + +#: admin/pages/settings/company.php:269 +msgid "Kansas" +msgstr "" + +#: admin/pages/settings/company.php:270 +msgid "Kentucky" +msgstr "" + +#: admin/pages/settings/company.php:271 +msgid "Louisiana" +msgstr "" + +#: admin/pages/settings/company.php:272 +msgid "Maine" +msgstr "" + +#: admin/pages/settings/company.php:273 +msgid "Maryland" +msgstr "" + +#: admin/pages/settings/company.php:274 +msgid "Massachusetts" +msgstr "" + +#: admin/pages/settings/company.php:275 +msgid "Michigan" +msgstr "" + +#: admin/pages/settings/company.php:276 +msgid "Minnesota" +msgstr "" + +#: admin/pages/settings/company.php:277 +msgid "Mississippi" +msgstr "" + +#: admin/pages/settings/company.php:278 +msgid "Missouri" +msgstr "" + +#: admin/pages/settings/company.php:279 +msgid "Montana" +msgstr "" + +#: admin/pages/settings/company.php:280 +msgid "Nebraska" +msgstr "" + +#: admin/pages/settings/company.php:281 +msgid "Nevada" +msgstr "" + +#: admin/pages/settings/company.php:282 +msgid "New Hampshire" +msgstr "" + +#: admin/pages/settings/company.php:283 +msgid "New Jersey" +msgstr "" + +#: admin/pages/settings/company.php:284 +msgid "New Mexico" +msgstr "" + +#: admin/pages/settings/company.php:285 +msgid "New York" +msgstr "" + +#: admin/pages/settings/company.php:286 +msgid "North Carolina" +msgstr "" + +#: admin/pages/settings/company.php:287 +msgid "North Dakota" +msgstr "" + +#: admin/pages/settings/company.php:288 +msgid "Ohio" +msgstr "" + +#: admin/pages/settings/company.php:289 +msgid "Oklahoma" +msgstr "" + +#: admin/pages/settings/company.php:290 +msgid "Oregon" +msgstr "" + +#: admin/pages/settings/company.php:291 +msgid "Pennsylvania" +msgstr "" + +#: admin/pages/settings/company.php:292 +msgid "Rhode Island" +msgstr "" + +#: admin/pages/settings/company.php:293 +msgid "South Carolina" +msgstr "" + +#: admin/pages/settings/company.php:294 +msgid "South Dakota" +msgstr "" + +#: admin/pages/settings/company.php:295 +msgid "Tennessee" +msgstr "" + +#: admin/pages/settings/company.php:296 +msgid "Texas" +msgstr "" + +#: admin/pages/settings/company.php:297 +msgid "Utah" +msgstr "" + +#: admin/pages/settings/company.php:298 +msgid "Vermont" +msgstr "" + +#: admin/pages/settings/company.php:299 +msgid "Virginia" +msgstr "" + +#: admin/pages/settings/company.php:300 +msgid "Washington" +msgstr "" + +#: admin/pages/settings/company.php:301 +msgid "West Virginia" +msgstr "" + +#: admin/pages/settings/company.php:302 +msgid "Wisconsin" +msgstr "" + +#: admin/pages/settings/company.php:303 +msgid "Wyoming" +msgstr "" + +#: admin/pages/settings/email.php:57 +msgid "Email Information" +msgstr "" + +#: admin/pages/settings/email.php:62 +msgid "Sender Name" +msgstr "" + +#: admin/pages/settings/email.php:67 +msgid "Sender Email" +msgstr "" + +#: admin/pages/settings/email.php:78 +#: admin/pages/settings/email.php:114 +msgid "Approved Appointment" +msgstr "" + +#: admin/pages/settings/email.php:83 +#: admin/pages/settings/email.php:119 +msgid "Approved Subject" +msgstr "" + +#: admin/pages/settings/email.php:88 +#: admin/pages/settings/email.php:124 +msgid "Approved Message" +msgstr "" + +#: admin/pages/settings/email.php:93 +#: admin/pages/settings/email.php:129 +msgid "Canceled Appointment" +msgstr "" + +#: admin/pages/settings/email.php:98 +#: admin/pages/settings/email.php:134 +msgid "Canceled Subject" +msgstr "" + +#: admin/pages/settings/email.php:103 +#: admin/pages/settings/email.php:139 +msgid "Canceled Message" +msgstr "" + +#: admin/pages/settings/email.php:356 +msgid "Email options for appointments." +msgstr "" + +#: admin/pages/settings/email.php:384 +msgid "Sender Email Address" +msgstr "" + +#: admin/pages/settings/general.php:39 +msgid "Minimum Time Before Booking" +msgstr "" + +#: admin/pages/settings/general.php:45 +msgid "Appointment Form Fields" +msgstr "" + +#: admin/pages/settings/general.php:51 +msgid "Summary Message" +msgstr "" + +#: admin/pages/settings/general.php:56 +msgid "Success Message" +msgstr "" + +#: admin/pages/settings/general.php:98 +msgid "Settings for your appointments." +msgstr "" + +#: admin/pages/settings/hours.php:29 +msgid "Holidays" +msgstr "" + +#: admin/pages/settings/hours.php:38 +msgid "Business Hours" +msgstr "" + +#: admin/pages/settings/hours.php:39 +msgid "Hours of Operation" +msgstr "" + +#: admin/pages/settings/hours.php:40 +msgid "The hours of operation and holiday days off for your business." +msgstr "" + +#: admin/pages/settings/hours.php:81 +msgid "to" +msgstr "" + +#: admin/pages/settings/hours.php:86 +msgid "Closed" +msgstr "" + +#: admin/pages/settings/hours.php:87 +msgid "Closed every " +msgstr "" + +#: admin/pages/settings/hours.php:129 +msgid "Annual" +msgstr "" + +#: admin/pages/settings/hours.php:130 +msgid "Date closed annually" +msgstr "" + +#: admin/pages/settings/hours.php:134 +msgid "Remove Holiday" +msgstr "" + +#: admin/pages/settings/hours.php:146 +#: admin/pages/settings/hours.php:148 +msgid "Add Holiday" +msgstr "" + +#: admin/pages/settings/import-export.php:26 +msgid "Import / Export Settings" +msgstr "" + +#: admin/pages/settings/import-export.php:27 +msgid "Export Settings" +msgstr "" + +#: admin/pages/settings/import-export.php:28 +msgid "Export the Time Slot plugin settings." +msgstr "" + +#: admin/pages/settings/import-export.php:33 +msgid "Export" +msgstr "" + +#: admin/pages/settings/import-export.php:40 +msgid "Import the Time Slot plugin settings from a .json file." +msgstr "" + +#: admin/pages/settings/import-export.php:61 +msgid "Import" +msgstr "" + +#: admin/pages/settings/import-export.php:171 +msgid "Please upload a file to import" +msgstr "" + +#: admin/pages/settings/import-export.php:176 +msgid "Please upload a JSON file" +msgstr "" + +#: admin/pages/settings/import-export.php:181 +msgid "Please upload a valid JSON file" +msgstr "" + +#: admin/pages/settings/import-export.php:186 +msgid "The file is too large." +msgstr "" + +#: admin/pages/settings/import-export.php:193 +msgid "The JSON data is invalid." +msgstr "" + +#: admin/pages/settings/import-export.php:198 +msgid "The JSON file is invalid." +msgstr "" + +#: admin/pages/settings/import-export.php:203 +msgid "The JSON data array is invalid." +msgstr "" + +#: admin/pages/settings/import-export.php:208 +msgid "The settings data is invalid." +msgstr "" + +#: admin/pages/tables/build-table.php:36 +msgid "Add" +msgstr "" + +#: admin/pages/tables/build-table.php:43 +msgid "Select all rows" +msgstr "" + +#: admin/pages/tables/build-table.php:71 +msgid "Delete" +msgstr "" + +#: admin/pages/tables/build-table.php:228 +#: admin/pages/tables/build-table.php:245 +#: admin/pages/tables/services.php:200 +#: admin/pages/tables/services.php:216 +msgid "Close" +msgstr "" + +#: admin/pages/tables/build-table.php:232 +msgid "Edit " +msgstr "" + +#: admin/pages/tables/payments.php:161 +msgid "Confirm" +msgstr "" + +#: admin/pages/tables/payments.php:169 +msgid "Yes, Continue" +msgstr "" + +#: admin/pages/tables/payments.php:183 +msgid "Accept and Close" +msgstr "" + +#: admin/pages/tables/payments.php:183 +msgid "OK" +msgstr "" + +#: admin/pages/tables/services.php:95 +msgid "Remove Category" +msgstr "" + +#: admin/pages/tables/services.php:107 +msgid "Add Category" +msgstr "" + +#: admin/pages/tables/services.php:199 +msgid "Service Categories" +msgstr "" + +#: admin/pages/tables/services.php:201 +msgid "Add and remove service categories" +msgstr "" + +#: admin/pages/tables/services.php:210 +msgid "Save Categories" +msgstr "" + +#: public/inc/form-db.php:23 +msgid "Form verification failed" +msgstr "" + +#: public/inc/form-db.php:46 +msgid "Approved" +msgstr "" + +#: public/inc/form-staff.php:58 +msgid "Any Staff Member" +msgstr "" + +#: public/inc/form-staff.php:59 +#: public/shortcode.php:83 +msgid "Any" +msgstr "" + +#: public/shortcode.php:42 +msgid "Your appointment request was successful." +msgstr "" + +#: public/shortcode.php:43 +msgid "There was a problem submitting your appointment." +msgstr "" + +#: public/shortcode.php:52 +msgid "Schedule an Apppointment" +msgstr "" + +#: public/shortcode.php:57 +#: admin/inc/blocks/timeslot-block.js:107 +#: admin/js/tinymce.js:70 +#: admin/js/tinymce.js:73 +msgid "Service" +msgstr "" + +#: public/shortcode.php:58 +msgid "Please Select a Service" +msgstr "" + +#: public/shortcode.php:58 +#: admin/inc/blocks/timeslot-block.js:112 +msgid "Select Service" +msgstr "" + +#: public/shortcode.php:80 +#: admin/inc/blocks/timeslot-block.js:120 +#: admin/js/tinymce.js:84 +#: admin/js/tinymce.js:87 +msgid "Staff" +msgstr "" + +#: public/shortcode.php:81 +msgid "Please Select a Staff Member" +msgstr "" + +#: public/shortcode.php:81 +#: public/js/ts-form.js:149 +msgid "Select Staff" +msgstr "" + +#: public/shortcode.php:86 +#: admin/inc/blocks/timeslot-block.js:133 +#: admin/js/tinymce.js:31 +msgid "Appointment Date" +msgstr "" + +#: public/shortcode.php:87 +#: admin/inc/blocks/timeslot-block.js:134 +msgid "Select Date" +msgstr "" + +#: public/shortcode.php:90 +#: admin/inc/blocks/timeslot-block.js:139 +#: admin/js/tinymce.js:32 +msgid "Appointment Time" +msgstr "" + +#: public/shortcode.php:91 +msgid "Please Select a Time" +msgstr "" + +#: public/shortcode.php:91 +#: admin/inc/blocks/timeslot-block.js:144 +#: public/js/ts-form.js:260 +#: public/js/ts-form.js:277 +msgid "Select Time" +msgstr "" + +#: public/shortcode.php:95 +msgid "Full Name" +msgstr "" + +#: public/shortcode.php:96 +#: admin/inc/blocks/timeslot-block.js:152 +#: admin/inc/blocks/timeslot-block.js:153 +msgid "Name" +msgstr "" + +#: public/shortcode.php:115 +#: admin/inc/blocks/timeslot-block.js:173 +msgid "Have a Coupon Code?" +msgstr "" + +#: public/shortcode.php:119 +msgid "Coupon Code" +msgstr "" + +#: public/shortcode.php:120 +msgid "Enter Coupon Code" +msgstr "" + +#: public/shortcode.php:125 +#: admin/inc/blocks/timeslot-block.js:180 +msgid "Continue" +msgstr "" + +#: public/shortcode.php:134 +#: admin/js/datatables.js:24 +msgid "Previous" +msgstr "" + +#: public/shortcode.php:137 +msgid "Appointment Summary" +msgstr "" + +#: public/shortcode.php:140 +msgid "Contact Info" +msgstr "" + +#: public/shortcode.php:147 +msgid "Order Summary" +msgstr "" + +#: public/shortcode.php:162 +msgid "Submit" +msgstr "" + +#: timeslot.php:420 +msgid "Appointment Booking Plugin for WordPress" +msgstr "" + +#: timeslot.php:421 +msgid " | " +msgstr "" + +#: timeslot.php:463 +msgid "Settings" +msgstr "" + +#: timeslot.php:467 +msgid "Docs" +msgstr "" + +#: timeslot.php:471 +msgid "Get Pro" +msgstr "" + +#: admin/inc/blocks/timeslot-block.js:79 +msgid "Form Options" +msgstr "" + +#: admin/inc/blocks/timeslot-block.js:83 +msgid "Want to style your form? " +msgstr "" + +#: admin/inc/blocks/timeslot-block.js:89 +msgid " Go to the Time Slot settings." +msgstr "" + +#: admin/inc/blocks/timeslot-block.js:125 +msgid "Select Staff Member" +msgstr "" + +#: admin/js/ajax-save.js:80 +#: admin/js/tables/customers.js:136 +#: admin/js/tables/staff.js:227 +#: public/js/ts-form.js:453 +msgid "Please enter a valid phone number." +msgstr "" + +#: admin/js/ajax-save.js:83 +#: admin/js/ajax-save.js:187 +#: admin/js/tables/staff.js:222 +#: public/js/ts-form.js:449 +msgid "Please enter a valid email address." +msgstr "" + +#: admin/js/ajax-save.js:86 +msgid "Please include http:// in url." +msgstr "" + +#: admin/js/ajax-save.js:89 +msgid "Please enter a valid city." +msgstr "" + +#: admin/js/ajax-save.js:92 +msgid "Please enter a valid state." +msgstr "" + +#: admin/js/ajax-save.js:95 +msgid "Please enter a valid zip code." +msgstr "" + +#: admin/js/ajax-save.js:113 +msgid "Please enter a valid purchase code." +msgstr "" + +#: admin/js/ajax-save.js:133 +msgid "Please enter a valid time." +msgstr "" + +#: admin/js/ajax-save.js:136 +msgid "Please enter your business hours." +msgstr "" + +#: admin/js/color-picker.js:20 +#: admin/js/tinymce.js:103 +#: admin/js/tinymce.js:142 +msgid "Cancel" +msgstr "" + +#: admin/js/color-picker.js:21 +msgid "Save" +msgstr "" + +#: admin/js/datatables.js:19 +#: admin/js/tables/appointments.js:20 +#: admin/js/tables/coupons.js:19 +#: admin/js/tables/payments.js:15 +#: admin/js/tables/services.js:14 +msgid "Edit Row" +msgstr "" + +#: admin/js/datatables.js:20 +#: admin/js/tables/appointments.js:19 +#: admin/js/tables/coupons.js:18 +#: admin/js/tables/payments.js:16 +#: admin/js/tables/services.js:15 +msgid "Delete Row" +msgstr "" + +#: admin/js/datatables.js:21 +msgid "Selected" +msgstr "" + +#: admin/js/datatables.js:22 +msgid "Row" +msgstr "" + +#: admin/js/datatables.js:23 +msgid "Rows" +msgstr "" + +#: admin/js/datatables.js:25 +msgid "Next" +msgstr "" + +#: admin/js/datatables.js:33 +#: admin/js/tables/appointments.js:35 +#: admin/js/tables/coupons.js:33 +#: admin/js/tables/payments.js:39 +#: admin/js/tables/services.js:34 +#: admin/js/tables/staff.js:31 +msgid "Save Table as CSV" +msgstr "" + +#: admin/js/datatables.js:39 +#: admin/js/tables/appointments.js:42 +#: admin/js/tables/coupons.js:40 +#: admin/js/tables/payments.js:46 +#: admin/js/tables/services.js:44 +#: admin/js/tables/staff.js:41 +msgid "Print Table" +msgstr "" + +#: admin/js/datatables.js:88 +msgid ": Click or return to sort ascending" +msgstr "" + +#: admin/js/datatables.js:89 +msgid ": Click or return to sort descending" +msgstr "" + +#: admin/js/media-uploader.js:23 +msgid "Choose Your Company Logo" +msgstr "" + +#: admin/js/media-uploader.js:24 +msgid "Set Company Logo" +msgstr "" + +#: admin/js/select2.js:93 +msgid "Please select a service" +msgstr "" + +#: admin/js/select2.js:137 +msgid "Shape" +msgstr "" + +#: admin/js/tables/all-tables.js:37 +msgid " This will also delete their appointments." +msgstr "" + +#: admin/js/tables/all-tables.js:86 +msgid "Delete Row Error " +msgstr "" + +#: admin/js/tables/all-tables.js:130 +msgid "Delete Rows Error " +msgstr "" + +#: admin/js/tables/appointments.js:21 +msgid "Select Row" +msgstr "" + +#: admin/js/tables/appointments.js:22 +#: admin/js/tables/coupons.js:20 +#: admin/js/tables/customers.js:18 +#: admin/js/tables/payments.js:17 +#: admin/js/tables/services.js:17 +#: admin/js/tables/staff.js:14 +msgid "Showing" +msgstr "" + +#: admin/js/tables/appointments.js:92 +msgid "No Appointments Scheduled" +msgstr "" + +#: admin/js/tables/appointments.js:95 +msgid "Loading Appointments" +msgstr "" + +#: admin/js/tables/appointments.js:96 +msgid "Processing Appointments" +msgstr "" + +#: admin/js/tables/appointments.js:97 +msgid "Search Appointments" +msgstr "" + +#: admin/js/tables/appointments.js:98 +msgid "No Matching Appointments Found" +msgstr "" + +#: admin/js/tables/appointments.js:173 +msgid "Appointment Table Error: " +msgstr "" + +#: admin/js/tables/appointments.js:243 +msgid "Please select a customer." +msgstr "" + +#: admin/js/tables/appointments.js:244 +#: admin/js/tables/staff.js:225 +msgid "Please enter a name." +msgstr "" + +#: admin/js/tables/appointments.js:245 +#: admin/js/tables/staff.js:230 +#: public/js/ts-form.js:457 +msgid "Please select a service." +msgstr "" + +#: admin/js/tables/appointments.js:246 +#: public/js/ts-form.js:460 +msgid "Please select a staff member." +msgstr "" + +#: admin/js/tables/appointments.js:247 +#: public/js/ts-form.js:458 +msgid "Please select a date." +msgstr "" + +#: admin/js/tables/appointments.js:248 +msgid "Please enter a time." +msgstr "" + +#: admin/js/tables/appointments.js:249 +#: admin/js/tables/coupons.js:191 +#: admin/js/tables/payments.js:264 +msgid "Please select a status." +msgstr "" + +#: admin/js/tables/coupons.js:15 +msgid "Coupons" +msgstr "" + +#: admin/js/tables/coupons.js:100 +msgid "No Coupons Created" +msgstr "" + +#: admin/js/tables/coupons.js:103 +msgid "Loading Coupons" +msgstr "" + +#: admin/js/tables/coupons.js:104 +msgid "Processing Coupons" +msgstr "" + +#: admin/js/tables/coupons.js:105 +msgid "Search Coupons" +msgstr "" + +#: admin/js/tables/coupons.js:106 +msgid "No Matching Coupons Found" +msgstr "" + +#: admin/js/tables/coupons.js:158 +msgid "Coupon Error: " +msgstr "" + +#: admin/js/tables/coupons.js:190 +msgid "Please enter a coupon code." +msgstr "" + +#: admin/js/tables/coupons.js:192 +msgid "Please enter a number." +msgstr "" + +#: admin/js/tables/coupons.js:193 +msgid "Please select a discount type." +msgstr "" + +#: admin/js/tables/customers.js:17 +msgid "Customers" +msgstr "" + +#: admin/js/tables/customers.js:47 +msgid "No Customers Created" +msgstr "" + +#: admin/js/tables/customers.js:50 +msgid "Loading Customers" +msgstr "" + +#: admin/js/tables/customers.js:51 +msgid "Processing Customers" +msgstr "" + +#: admin/js/tables/customers.js:52 +msgid "Search Customers" +msgstr "" + +#: admin/js/tables/customers.js:53 +msgid "No Matching Customers Found" +msgstr "" + +#: admin/js/tables/customers.js:103 +msgid "Customer Error: " +msgstr "" + +#: admin/js/tables/customers.js:129 +msgid "Please enter a customer name." +msgstr "" + +#: admin/js/tables/customers.js:131 +#: admin/js/tables/staff.js:223 +msgid "Please enter an email address." +msgstr "" + +#: admin/js/tables/customers.js:132 +msgid "Please enter a valid email." +msgstr "" + +#: admin/js/tables/customers.js:135 +#: admin/js/tables/staff.js:228 +msgid "Please enter a phone number." +msgstr "" + +#: admin/js/tables/payments.js:26 +msgid "Payments" +msgstr "" + +#: admin/js/tables/payments.js:107 +msgid "No Payments Created" +msgstr "" + +#: admin/js/tables/payments.js:110 +msgid "Loading Payments" +msgstr "" + +#: admin/js/tables/payments.js:111 +msgid "Processing Payments" +msgstr "" + +#: admin/js/tables/payments.js:112 +msgid "Search Payments" +msgstr "" + +#: admin/js/tables/payments.js:113 +msgid "No Matching Payments Found" +msgstr "" + +#: admin/js/tables/payments.js:129 +msgid "This payment has already been refunded." +msgstr "" + +#: admin/js/tables/payments.js:140 +msgid "Are you sure you want to refund this payment?" +msgstr "" + +#: admin/js/tables/payments.js:186 +#: admin/js/tables/payments.js:241 +msgid "Payment Error: " +msgstr "" + +#: admin/js/tables/services.js:16 +msgid "Add Categories" +msgstr "" + +#: admin/js/tables/services.js:18 +msgid "Services" +msgstr "" + +#: admin/js/tables/services.js:111 +msgid "None" +msgstr "" + +#: admin/js/tables/services.js:115 +msgid " Minutes" +msgstr "" + +#: admin/js/tables/services.js:121 +msgid " Hour +" +msgstr "" + +#: admin/js/tables/services.js:121 +msgid " Hours +" +msgstr "" + +#: admin/js/tables/services.js:123 +msgid " Hour" +msgstr "" + +#: admin/js/tables/services.js:123 +msgid " Hours" +msgstr "" + +#: admin/js/tables/services.js:130 +msgid " Day +" +msgstr "" + +#: admin/js/tables/services.js:130 +msgid " Days +" +msgstr "" + +#: admin/js/tables/services.js:132 +msgid " Day" +msgstr "" + +#: admin/js/tables/services.js:132 +msgid " Days" +msgstr "" + +#: admin/js/tables/services.js:158 +msgid "No Services Created" +msgstr "" + +#: admin/js/tables/services.js:161 +msgid "Loading Services" +msgstr "" + +#: admin/js/tables/services.js:162 +msgid "Processing Services" +msgstr "" + +#: admin/js/tables/services.js:163 +msgid "Search Services" +msgstr "" + +#: admin/js/tables/services.js:164 +msgid "No Matching Services Found" +msgstr "" + +#: admin/js/tables/services.js:276 +msgid "This service name already exists." +msgstr "" + +#: admin/js/tables/services.js:290 +msgid "Service Error: " +msgstr "" + +#: admin/js/tables/services.js:298 +msgid "Hour" +msgstr "" + +#: admin/js/tables/services.js:299 +msgid "Minute" +msgstr "" + +#: admin/js/tables/services.js:300 +msgid "Hours" +msgstr "" + +#: admin/js/tables/services.js:301 +msgid "Minutes" +msgstr "" + +#: admin/js/tables/services.js:315 +#: admin/js/tables/services.js:384 +#: admin/js/tables/services.js:388 +msgid "Please enter a duration." +msgstr "" + +#: admin/js/tables/services.js:370 +msgid "Please enter a valid price." +msgstr "" + +#: admin/js/tables/services.js:371 +msgid "Please enter a price." +msgstr "" + +#: admin/js/tables/services.js:374 +msgid "Please enter a service." +msgstr "" + +#: admin/js/tables/services.js:377 +#: admin/js/tables/services.js:380 +#: admin/js/tables/services.js:385 +#: admin/js/tables/services.js:389 +msgid "Please enter a valid number." +msgstr "" + +#: admin/js/tables/services.js:381 +#: admin/js/tables/services.js:390 +msgid "Please use 15 minute increments." +msgstr "" + +#: admin/js/tables/services.js:392 +#: admin/js/tables/staff.js:231 +msgid "Please select an option." +msgstr "" + +#: admin/js/tables/staff.js:16 +msgid "Staff Members" +msgstr "" + +#: admin/js/tables/staff.js:52 +msgid "No Staff Created" +msgstr "" + +#: admin/js/tables/staff.js:55 +msgid "Loading Staff" +msgstr "" + +#: admin/js/tables/staff.js:56 +msgid "Processing Staff" +msgstr "" + +#: admin/js/tables/staff.js:57 +msgid "Search Staff" +msgstr "" + +#: admin/js/tables/staff.js:58 +msgid "No Matching Staff Found" +msgstr "" + +#: admin/js/tables/staff.js:170 +msgid "This email is already in use." +msgstr "" + +#: admin/js/tables/staff.js:184 +msgid "Staff Error: " +msgstr "" + +#: admin/js/tinymce.js:19 +msgid "Timeslot Options" +msgstr "" + +#: admin/js/tinymce.js:23 +#: admin/js/tinymce.js:26 +#: admin/js/tinymce.js:130 +msgid "Appointment" +msgstr "" + +#: admin/js/tinymce.js:37 +#: admin/js/tinymce.js:40 +msgid "Client" +msgstr "" + +#: admin/js/tinymce.js:44 +#: admin/js/tinymce.js:59 +#: admin/js/tinymce.js:77 +#: admin/js/tinymce.js:92 +msgid "Select" +msgstr "" + +#: admin/js/tinymce.js:45 +msgid "Client Name" +msgstr "" + +#: admin/js/tinymce.js:46 +msgid "Client Email" +msgstr "" + +#: admin/js/tinymce.js:47 +msgid "Client Phone" +msgstr "" + +#: admin/js/tinymce.js:61 +msgid "Company Website" +msgstr "" + +#: admin/js/tinymce.js:62 +msgid "Company Email" +msgstr "" + +#: admin/js/tinymce.js:63 +msgid "Company Phone" +msgstr "" + +#: admin/js/tinymce.js:64 +msgid "Company Address" +msgstr "" + +#: admin/js/tinymce.js:78 +msgid "Service Name" +msgstr "" + +#: admin/js/tinymce.js:79 +msgid "Service Price" +msgstr "" + +#: admin/js/tinymce.js:93 +msgid "Staff Name" +msgstr "" + +#: admin/js/tinymce.js:94 +msgid "Staff Email" +msgstr "" + +#: admin/js/tinymce.js:95 +msgid "Staff Phone" +msgstr "" + +#: admin/js/tinymce.js:107 +msgid "Insert" +msgstr "" + +#: admin/js/tinymce.js:125 +msgid "Send Test Email" +msgstr "" + +#: admin/js/tinymce.js:133 +msgid "Email recipient" +msgstr "" + +#: admin/js/tinymce.js:146 +msgid "Send" +msgstr "" + +#: admin/js/tinymce.js:171 +msgid "Email Test Error: " +msgstr "" + +#: admin/js/tinymce.js:193 +msgid "Insert appointment info" +msgstr "" + +#: admin/js/tinymce.js:199 +msgid "Send a test email" +msgstr "" + +#: public/js/local.js:93 +msgid "Local Payment Network Error: " +msgstr "" + +#: public/js/ts-form.js:34 +msgid "Note: Only one form per page is currently supported. This message is only visible to logged in users." +msgstr "" + +#: public/js/ts-form.js:54 +msgid "AJAX Error: Searching for business hours " +msgstr "" + +#: public/js/ts-form.js:136 +#: public/js/ts-form.js:229 +msgid "Searching..." +msgstr "" + +#: public/js/ts-form.js:170 +msgid "AJAX Error: Searching for Staff Members " +msgstr "" + +#: public/js/ts-form.js:194 +msgid "AJAX Error: Searching for Staff Days Off " +msgstr "" + +#: public/js/ts-form.js:246 +msgid "AJAX Error: Searching for Appointment Times " +msgstr "" + +#: public/js/ts-form.js:313 +msgid "AJAX Error: Searching for Available Staff " +msgstr "" + +#: public/js/ts-form.js:447 +msgid "Please enter a valid coupon code." +msgstr "" + +#: public/js/ts-form.js:450 +msgid "Please enter your email address." +msgstr "" + +#: public/js/ts-form.js:454 +msgid "Please enter your phone number." +msgstr "" + +#: public/js/ts-form.js:456 +msgid "Please enter your name." +msgstr "" + +#: public/js/ts-form.js:459 +msgid "Please select a time." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/tsparticles-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/tsparticles-block/composer_file/package.json new file mode 100644 index 00000000..dc3b25ee --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/tsparticles-block/composer_file/package.json @@ -0,0 +1,105 @@ +{ + "name": "wordpress-particles", + "version": "2.3.5", + "description": "Official tsParticles WordPress Plugin - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, React, Riot.js, Solid.js, Inferno.", + "author": "Matteo Bruni ", + "license": "MIT", + "main": "build/index.js", + "files": [ + "assets", + "build", + "readme.txt", + "wordpress-particles.php" + ], + "scripts": { + "build": "wp-scripts build", + "build:ci": "wp-scripts build", + "format": "wp-scripts format", + "lint:css": "wp-scripts lint-style", + "lint:js": "wp-scripts lint-js", + "packages-update": "wp-scripts packages-update", + "plugin-zip": "wp-scripts plugin-zip", + "start": "wp-scripts start", + "version": "node ./scripts/postversion.js && git add src/block.json && git add readme.txt && git add wordpress-particles.php", + "prepack": "pnpm run build" + }, + "dependencies": { + "tsparticles": "^2.3.4", + "tsparticles-engine": "^2.3.3", + "tsparticles-interaction-external-attract": "^2.3.3", + "tsparticles-interaction-external-bounce": "^2.3.3", + "tsparticles-interaction-external-bubble": "^2.3.3", + "tsparticles-interaction-external-connect": "^2.3.3", + "tsparticles-interaction-external-grab": "^2.3.3", + "tsparticles-interaction-external-pause": "^2.3.3", + "tsparticles-interaction-external-push": "^2.3.3", + "tsparticles-interaction-external-remove": "^2.3.3", + "tsparticles-interaction-external-repulse": "^2.3.4", + "tsparticles-interaction-external-slow": "^2.3.3", + "tsparticles-interaction-external-trail": "^2.3.3", + "tsparticles-interaction-light": "^2.3.3", + "tsparticles-interaction-particles-attract": "^2.3.3", + "tsparticles-interaction-particles-collisions": "^2.3.3", + "tsparticles-interaction-particles-links": "^2.3.3", + "tsparticles-interaction-particles-repulse": "^2.3.3", + "tsparticles-move-base": "^2.3.3", + "tsparticles-move-parallax": "^2.3.3", + "tsparticles-particles.js": "^2.3.3", + "tsparticles-path-curves": "^2.3.3", + "tsparticles-path-perlin-noise": "^2.3.3", + "tsparticles-path-polygon": "^2.3.3", + "tsparticles-path-simplex-noise": "^2.3.3", + "tsparticles-plugin-absorbers": "^2.3.4", + "tsparticles-plugin-canvas-mask": "^2.3.3", + "tsparticles-plugin-emitters": "^2.3.4", + "tsparticles-plugin-hsv-color": "^2.3.3", + "tsparticles-plugin-infection": "^2.3.3", + "tsparticles-plugin-polygon-mask": "^2.3.3", + "tsparticles-preset-big-circles": "^2.3.4", + "tsparticles-preset-bubbles": "^2.3.4", + "tsparticles-preset-confetti": "^2.3.4", + "tsparticles-preset-fire": "^2.3.3", + "tsparticles-preset-firefly": "^2.3.3", + "tsparticles-preset-fireworks": "^2.3.4", + "tsparticles-preset-fountain": "^2.3.4", + "tsparticles-preset-links": "^2.3.3", + "tsparticles-preset-sea-anemone": "^2.3.4", + "tsparticles-preset-snow": "^2.3.3", + "tsparticles-preset-stars": "^2.3.3", + "tsparticles-preset-triangles": "^2.3.3", + "tsparticles-shape-bubble": "^2.3.3", + "tsparticles-shape-circle": "^2.3.3", + "tsparticles-shape-heart": "^2.3.3", + "tsparticles-shape-image": "^2.3.3", + "tsparticles-shape-line": "^2.3.3", + "tsparticles-shape-multiline-text": "^2.3.3", + "tsparticles-shape-polygon": "^2.3.3", + "tsparticles-shape-rounded-rect": "^2.3.3", + "tsparticles-shape-spiral": "^2.3.3", + "tsparticles-shape-square": "^2.3.3", + "tsparticles-shape-star": "^2.3.3", + "tsparticles-shape-text": "^2.3.3", + "tsparticles-slim": "^2.3.4", + "tsparticles-updater-angle": "^2.3.3", + "tsparticles-updater-color": "^2.3.3", + "tsparticles-updater-destroy": "^2.3.3", + "tsparticles-updater-gradient": "^2.3.3", + "tsparticles-updater-life": "^2.3.3", + "tsparticles-updater-opacity": "^2.3.3", + "tsparticles-updater-orbit": "^2.3.3", + "tsparticles-updater-out-modes": "^2.3.3", + "tsparticles-updater-roll": "^2.3.3", + "tsparticles-updater-size": "^2.3.3", + "tsparticles-updater-stroke-color": "^2.3.3", + "tsparticles-updater-tilt": "^2.3.3", + "tsparticles-updater-twinkle": "^2.3.3", + "tsparticles-updater-wobble": "^2.3.3" + }, + "devDependencies": { + "@babel/runtime": "^7.19.0", + "@wordpress/scripts": "^24.2.0", + "fs-extra": "^10.1.0", + "gulp": "^4.0.2", + "typescript": "^4.8.4" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/woo-coupon-reminder/change_log/changelog.txt b/spec/fixtures/dynamic_finders/plugin_version/woo-coupon-reminder/change_log/changelog.txt new file mode 100644 index 00000000..97c0f320 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/woo-coupon-reminder/change_log/changelog.txt @@ -0,0 +1,47 @@ +/***2.0.9 - 2022.10.06**/ +- Fixed: Emoji display error on email subject with WooCommerce Email Template Customizer plugin + +/***2.0.8 - 2022.09.27**/ +- Fixed: Fixed Call to undefined function called get_current_screen +- Updated: Compatible with WooCommerce 6.9.0 + +/***2.0.7 - 2022.05.21**/ +- Updated: Compatible with WooCommerce 6.5.0 and WP6.0 +- Updated: Updated support +- Fixed: Fixed security + +/***2.0.6 - 2022.03.29**/ +- Updated: Updated support + +/***2.0.5 - 2022.03.21**/ +- Updated: Compatible with WooCommerce 6.3 and WP 5.9 +- Updated: Updated support + +/***2.0.4 - 2022.01.10**/ +- Updated: Update support file + +/*2.0.3 – 2021.12.26**/ +– Fixed: fixed show info coupon code incorrect in scheduled email page +- Updated: Compatible with WooCommerce 6.0.0 + +/*2.0.2 – 2021.09.27**/ +– Fixed: fixed some spelling mistakes of labels and explanation +– Fixed: fixed error of image displaying in email template after saving +– Fixed: fixed compatible with plugin WooCommerce Email Template Customizer + +/*2.0.1 – 2021.09.15**/ +– Fixed: trailing comma in function call + +/***2.0.0 - 2021.09.14**/ +- Updated: Compatible with WP 5.8 and WooCommerce 5.6 +- Updated: Compatible with plugin WooCommerce Email Template Customizer +- Updated: Update support file +- Updated: New user interface + +/***1.0.2 - 2019.08.29**/ + - Fixed load list schedules coupon reminder slow. + - Update Support File. +/***1.0.1 - 2019.08.24**/ +- Fixed rename slug. +/***1.0.0 - 2019.08.24**/ +- Release \ No newline at end of file diff --git a/spec/fixtures/dynamic_finders/plugin_version/wpc-order-tip/translation_file/languages/wpc-order-tip.pot b/spec/fixtures/dynamic_finders/plugin_version/wpc-order-tip/translation_file/languages/wpc-order-tip.pot new file mode 100644 index 00000000..83da3b20 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/wpc-order-tip/translation_file/languages/wpc-order-tip.pot @@ -0,0 +1,289 @@ +# Copyright (C) 2022 WPClever +# This file is distributed under the same license as the WPC Order Tip for WooCommerce plugin. +msgid "" +msgstr "" +"Project-Id-Version: WPC Order Tip for WooCommerce 1.0.2\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpc-order-tip\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-09-20T03:26:26+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.5.0\n" +"X-Domain: wpc-order-tip\n" + +#. Plugin Name of the plugin +msgid "WPC Order Tip for WooCommerce" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://wpclever.net/" +msgstr "" + +#. Description of the plugin +msgid "WPC Order Tip for WooCommerce is a simple-to-use yet powerful plugin, which adds multiple sets of extra amounts that customers can choose to add to their order value as a tip or donation to the seller or stated donees." +msgstr "" + +#. Author of the plugin +msgid "WPClever" +msgstr "" + +#. Author URI of the plugin +msgid "https://wpclever.net" +msgstr "" + +#: includes/class-backend.php:39 +#: includes/templates/tip.php:60 +msgid "Set a value using a number (eg. \"10\") or percentage (eg. \"15%\" of order subtotal)" +msgstr "" + +#: includes/class-backend.php:40 +#: includes/templates/tip.php:27 +#: includes/templates/tip.php:66 +msgid "remove" +msgstr "" + +#: includes/class-backend.php:76 +msgid "Thank you for using our plugin! If you are satisfied, please reward it a full five-star %s rating." +msgstr "" + +#: includes/class-backend.php:79 +msgid "Reviews" +msgstr "" + +#: includes/class-backend.php:81 +msgid "Changelog" +msgstr "" + +#: includes/class-backend.php:83 +msgid "Discussion" +msgstr "" + +#: includes/class-backend.php:88 +msgid "Settings updated." +msgstr "" + +#: includes/class-backend.php:95 +#: includes/class-backend.php:283 +msgid "Settings" +msgstr "" + +#: includes/class-backend.php:99 +#: includes/class-backend.php:217 +msgid "Localization" +msgstr "" + +#: includes/class-backend.php:104 +#: includes/class-backend.php:284 +msgid "Premium Version" +msgstr "" + +#: includes/class-backend.php:107 +msgid "Essential Kit" +msgstr "" + +#: includes/class-backend.php:116 +msgid "Position on Cart page" +msgstr "" + +#: includes/class-backend.php:119 +msgid "Before cart" +msgstr "" + +#: includes/class-backend.php:120 +msgid "After coupon" +msgstr "" + +#: includes/class-backend.php:121 +msgid "Before totals" +msgstr "" + +#: includes/class-backend.php:122 +msgid "After cart" +msgstr "" + +#: includes/class-backend.php:123 +#: includes/class-backend.php:137 +msgid "None (hide it)" +msgstr "" + +#: includes/class-backend.php:125 +#: includes/class-backend.php:139 +msgid "You also can use shortcode [wpcot] to place it where you want." +msgstr "" + +#: includes/class-backend.php:129 +msgid "Position on Checkout page" +msgstr "" + +#: includes/class-backend.php:132 +msgid "Before checkout form" +msgstr "" + +#: includes/class-backend.php:133 +msgid "Before order details" +msgstr "" + +#: includes/class-backend.php:134 +msgid "After customer details" +msgstr "" + +#: includes/class-backend.php:135 +msgid "Before order review" +msgstr "" + +#: includes/class-backend.php:136 +msgid "After checkout form" +msgstr "" + +#: includes/class-backend.php:143 +msgid "\"No, Thanks!\" button position" +msgstr "" + +#: includes/class-backend.php:146 +msgid "First" +msgstr "" + +#: includes/class-backend.php:147 +msgid "Last" +msgstr "" + +#: includes/class-backend.php:148 +msgid "Before \"Other\" button" +msgstr "" + +#: includes/class-backend.php:153 +msgid "Button style" +msgstr "" + +#: includes/class-backend.php:156 +msgid "Square" +msgstr "" + +#: includes/class-backend.php:157 +msgid "Rounded" +msgstr "" + +#: includes/class-backend.php:162 +msgid "Active button color" +msgstr "" + +#: includes/class-backend.php:168 +msgid "Choose the color for the active button, default %s" +msgstr "" + +#: includes/class-backend.php:172 +msgid "Tips" +msgstr "" + +#: includes/class-backend.php:201 +msgid "+ Add tip" +msgstr "" + +#: includes/class-backend.php:219 +msgid "Leave blank to use the default text and its equivalent translation in multiple languages." +msgstr "" + +#: includes/class-backend.php:223 +#: includes/class-backend.php:228 +#: includes/class-frontend.php:112 +msgid "No, Thanks!" +msgstr "" + +#: includes/class-backend.php:232 +#: includes/class-backend.php:237 +#: includes/class-frontend.php:143 +msgid "Other" +msgstr "" + +#: includes/class-backend.php:241 +#: includes/class-backend.php:246 +#: includes/class-frontend.php:155 +msgid "Add" +msgstr "" + +#: includes/class-backend.php:300 +msgid "Community support" +msgstr "" + +#: includes/templates/tip.php:14 +msgid "Default" +msgstr "" + +#: includes/templates/tip.php:25 +msgid "move" +msgstr "" + +#: includes/templates/tip.php:31 +msgid "Name *" +msgstr "" + +#: includes/templates/tip.php:38 +msgid "Description" +msgstr "" + +#: includes/templates/tip.php:45 +msgid "Values" +msgstr "" + +#: includes/templates/tip.php:56 +msgid "label" +msgstr "" + +#: includes/templates/tip.php:62 +msgid "value" +msgstr "" + +#: includes/templates/tip.php:76 +msgid "+ New value" +msgstr "" + +#: includes/templates/tip.php:82 +msgid "Custom amount" +msgstr "" + +#: includes/templates/tip.php:85 +msgid "No" +msgstr "" + +#: includes/templates/tip.php:86 +msgid "Yes" +msgstr "" + +#: includes/templates/tip.php:89 +#: includes/templates/tip.php:92 +msgid "min" +msgstr "" + +#: includes/templates/tip.php:94 +#: includes/templates/tip.php:97 +msgid "step" +msgstr "" + +#: includes/templates/tip.php:99 +#: includes/templates/tip.php:102 +msgid "max" +msgstr "" + +#: includes/templates/tip.php:104 +#: includes/templates/tip.php:107 +msgid "default value" +msgstr "" + +#: includes/templates/tip.php:113 +msgid "User role" +msgstr "" + +#: includes/templates/tip.php:121 +msgid "All" +msgstr "" + +#: includes/templates/tip.php:128 +msgid "Select which user role that can see this tip group. Hold down the Ctrl (or Command) button to select multiple options." +msgstr "" + +#: includes/templates/tip.php:130 +msgid "This feature is only available on the Premium Version." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/wpfiles/translation_file/languages/wpfiles.pot b/spec/fixtures/dynamic_finders/plugin_version/wpfiles/translation_file/languages/wpfiles.pot new file mode 100644 index 00000000..e93adc5b --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/wpfiles/translation_file/languages/wpfiles.pot @@ -0,0 +1,3789 @@ +# Copyright (C) 2022 Media Library Folders - RipeBits +# This file is distributed under the GPL-2.0+. +msgid "" +msgstr "" +"Project-Id-Version: WPFiles 1.0.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpfiles\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-10-06T21:12:33+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: wpfiles\n" + +#. Plugin Name of the plugin +#: admin/traits/class-wpfiles-general-hooks.php:94 +#: admin/traits/class-wpfiles-general-hooks.php:100 +msgid "WPFiles" +msgstr "" + +#. Plugin URI of the plugin +msgid "http://wordpress.org/plugins/wpfiles/" +msgstr "" + +#. Description of the plugin +msgid "A single powerful and easy-to-use plugin to take care of all media needs. Organize your media files into folders. Speed up your website by compressing and lazy loading images, protect them with automatic watermarks and much more!" +msgstr "" + +#. Author of the plugin +msgid "Media Library Folders - RipeBits" +msgstr "" + +#. Author URI of the plugin +msgid "https://wpfiles.io" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:171 +#: admin/controllers/class-wpfiles-import-controller.php:177 +#: admin/controllers/class-wpfiles-import-controller.php:183 +#: admin/controllers/class-wpfiles-import-controller.php:189 +#: admin/controllers/class-wpfiles-import-controller.php:195 +#: admin/controllers/class-wpfiles-import-controller.php:201 +msgid "Already imported" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:354 +msgid "Congratulations! We have successfully imported %d folders into WPFiles" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:481 +msgid "Selected file type is not allowed" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:492 +msgid "Imported successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:497 +msgid "Not allowed" +msgstr "" + +#: admin/controllers/class-wpfiles-import-controller.php:504 +msgid "Please choose file to upload" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:507 +msgid "Please choose folder" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:543 +msgid "\"%1$s\" created successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:551 +#: admin/controllers/class-wpfiles-media-controller.php:593 +msgid "A folder named \"%1$s\" already exist" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:555 +msgid "Folder name cannot be empty" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:586 +msgid "\"%1$s\" renamed to \"%2$s\"" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:628 +msgid "%1$s items were moved to %2$s" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:630 +msgid "%1$s item was moved to %2$s" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:634 +msgid "%1$s items were deleted forever" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:636 +msgid "%1$s item was deleted forever" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:647 +msgid "Can not delete folder, please try again later" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:691 +#: admin/controllers/class-wpfiles-media-controller.php:738 +#: admin/controllers/class-wpfiles-media-controller.php:850 +#: admin/controllers/class-wpfiles-media-controller.php:890 +msgid "%1$s items were moved to \"%2$s\"" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:694 +#: admin/controllers/class-wpfiles-media-controller.php:853 +#: admin/controllers/class-wpfiles-media-controller.php:893 +msgid "\"%1$s\" was moved to \"%2$s\"" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:696 +#: admin/controllers/class-wpfiles-media-controller.php:741 +#: admin/controllers/class-wpfiles-media-controller.php:743 +#: admin/controllers/class-wpfiles-media-controller.php:855 +msgid "%1$s item was moved to \"%2$s\"" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:704 +msgid "A folder with this name already exists. Please choose another one" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:707 +#: admin/controllers/class-wpfiles-media-controller.php:752 +#: admin/controllers/class-wpfiles-media-controller.php:756 +#: admin/controllers/class-wpfiles-media-controller.php:797 +#: admin/controllers/class-wpfiles-media-controller.php:863 +#: admin/controllers/class-wpfiles-media-controller.php:944 +#: admin/controllers/class-wpfiles-media-controller.php:974 +#: includes/class-wpfiles-i18n.php:791 +msgid "Some error occurred, please try again" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:784 +msgid "%1$s items were restored" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:787 +msgid "\"%1$s\" was restored" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:789 +msgid "1 item was restored" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:811 +msgid "Trash bin emptied successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:901 +msgid "Please select item first" +msgstr "" + +#: admin/controllers/class-wpfiles-media-controller.php:968 +msgid "\"%1$s\" shortcut created" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:290 +msgid "Settings saved successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:338 +msgid "Missing tables recreated successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:355 +msgid "Successfully cleared" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:360 +msgid "Please try again" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:401 +msgid "Invalid email address" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:422 +#: admin/controllers/class-wpfiles-settings-controller.php:492 +#: admin/controllers/class-wpfiles-settings-controller.php:550 +#: admin/controllers/class-wpfiles-settings-controller.php:656 +#: admin/repositories/compression/class-wpfiles-stats.php:1160 +msgid "Too many requests, please try again in a moment" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:430 +msgid "Great! Check your inbox to confirm your subscription" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:500 +msgid "Feedback submitted successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:514 +msgid "Feedback already submitted" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:557 +msgid "Cache purged successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:610 +#: admin/repositories/compression/class-wpfiles-stats-hooks.php:235 +#: admin/traits/crons/class-wpfiles-crons-hooks.php:99 +msgid "API status updated successfully" +msgstr "" + +#: admin/controllers/class-wpfiles-settings-controller.php:619 +#: admin/controllers/class-wpfiles-settings-controller.php:677 +msgid "Please connect your WPFiles account first" +msgstr "" + +#: admin/helpers/class-wpfiles-helper.php:292 +msgid "Some error occurred during process attachment due to bad headers" +msgstr "" + +#: admin/partials/notices/account-connect-notice.php:1 +#: admin/partials/notices/account-domain-mismatch-notice.php:1 +#: admin/partials/notices/account-payment-due-notice.php:1 +#: admin/partials/notices/cdn-suspended-notice.php:1 +#: admin/partials/notices/free-to-pro-plugin-conversion-notice.php:1 +#: admin/partials/notices/initial-trial-upgrade-notice.php:1 +#: admin/partials/notices/upgrade-to-pro-notice.php:1 +#: admin/partials/notices/website-pro-to-free-notice.php:1 +#: admin/partials/notices/wpfiles-rate-notice.php:1 +msgid "Validating..." +msgstr "" + +#: admin/partials/notices/account-connect-notice.php:21 +#: admin/partials/notices/account-domain-mismatch-notice.php:32 +#: includes/class-wpfiles-i18n.php:409 +#: includes/class-wpfiles-i18n.php:444 +msgid "Connect account" +msgstr "" + +#: admin/partials/notices/account-connect-notice.php:24 +#: admin/partials/notices/account-domain-mismatch-notice.php:35 +#: admin/partials/notices/account-payment-due-notice.php:27 +#: admin/partials/notices/cdn-suspended-notice.php:26 +#: admin/partials/notices/free-to-pro-plugin-conversion-notice.php:19 +#: admin/partials/notices/initial-trial-upgrade-notice.php:19 +#: admin/partials/notices/plugin-usage-tracking-notice.php:47 +#: admin/partials/notices/show-plugin-conflict-notice.php:22 +#: admin/partials/notices/upgrade-to-pro-notice.php:20 +#: admin/partials/notices/website-pro-to-free-notice.php:28 +#: admin/repositories/class-wpfiles-settings.php:954 +msgid "Dismiss" +msgstr "" + +#: admin/partials/notices/account-domain-mismatch-notice.php:10 +msgid "Is %1$s a new website?" +msgstr "" + +#: admin/partials/notices/account-domain-mismatch-notice.php:20 +msgid "We detected that your website changed from %1$s to %2$s so your WPFiles account was automatically disconnected, you will have to re-connect your account for your new website." +msgstr "" + +#: admin/partials/notices/account-payment-due-notice.php:9 +msgid "Your WPFiles %1$s payment is pending. Please %2$sclick here%3$s to make a payment otherwise your WPFiles PRO account will be converted to FREE and all the websites as well. If you think this is an error get in touch with our %4$ssupport team%5$s." +msgstr "" + +#: admin/partials/notices/account-payment-due-notice.php:24 +msgid "Pay now" +msgstr "" + +#: admin/partials/notices/cdn-suspended-notice.php:9 +msgid "Your WPFiles CDN has been suspended due to incomplete payment. Please %1$sclick here to recharge%2$s your balance. If you think this is an error get in touch with our %3$ssupport team%4$s." +msgstr "" + +#: admin/partials/notices/cdn-suspended-notice.php:23 +msgid "Recharge" +msgstr "" + +#: admin/partials/notices/free-to-pro-plugin-conversion-notice.php:9 +msgid "WPFiles Lite version was deactivated successfully." +msgstr "" + +#: admin/partials/notices/initial-trial-upgrade-notice.php:6 +#: admin/partials/notices/plugin-usage-tracking-notice.php:6 +#: admin/partials/notices/show-plugin-conflict-notice.php:6 +msgid "WPFiles Icon" +msgstr "" + +#: admin/partials/notices/initial-trial-upgrade-notice.php:16 +msgid "Try WPFiles Pro Free" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:14 +#: includes/class-wpfiles-i18n.php:464 +msgid "What permissions are being granted?" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:19 +#: includes/class-wpfiles-i18n.php:465 +msgid "Your profile overview" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:20 +msgid "Name, email and geo" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:26 +#: includes/class-wpfiles-i18n.php:467 +msgid "Your site overview" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:27 +msgid "Site address, WordPress version and tech stack" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:33 +#: includes/class-wpfiles-i18n.php:469 +msgid "Current plugins events" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:34 +msgid "Activation, deactivation and uninstall" +msgstr "" + +#: admin/partials/notices/plugin-usage-tracking-notice.php:44 +#: includes/class-wpfiles-i18n.php:455 +msgid "Allow & Continue" +msgstr "" + +#: admin/partials/notices/show-plugin-conflict-notice.php:11 +msgid "You have multiple WordPress media library and image optimization plugins installed. For best results use only one plugin at a time for the same task. Following plugins may cause unpredictable behavior and issues with WPFiles:" +msgstr "" + +#: admin/partials/notices/show-plugin-conflict-notice.php:19 +msgid "Manage Plugins" +msgstr "" + +#: admin/partials/notices/website-pro-to-free-notice.php:9 +msgid "%1$s" +msgstr "" + +#: admin/partials/notices/website-pro-to-free-notice.php:25 +msgid "Change to Pro" +msgstr "" + +#: admin/partials/notices/wpfiles-rate-notice.php:9 +msgid "Hopefully you are loving WPFiles so far. Could you please rate WPFiles %1$s★★★★★%2$s on %3$sWordPress.org%4$s to help us spread the word. Thank you from the WPFiles team ♥" +msgstr "" + +#: admin/partials/notices/wpfiles-rate-notice.php:23 +msgid "Rate now" +msgstr "" + +#: admin/partials/notices/wpfiles-rate-notice.php:26 +msgid "Already did" +msgstr "" + +#: admin/partials/notices/wpfiles-rate-notice.php:29 +msgid "Later" +msgstr "" + +#: admin/repositories/api/class-wpfiles-api.php:47 +msgid "API object require a version and name property" +msgstr "" + +#: admin/repositories/api/class-wpfiles-request.php:53 +msgid "Invalid API service." +msgstr "" + +#: admin/repositories/api/class-wpfiles-request.php:261 +msgid "Declined due to API error exponential backoff." +msgstr "" + +#: admin/repositories/class-wpfiles-media.php:73 +#: includes/class-wpfiles-i18n.php:505 +msgid "All Folders" +msgstr "" + +#: admin/repositories/class-wpfiles-media.php:77 +#: includes/class-wpfiles-i18n.php:502 +#: includes/class-wpfiles-i18n.php:755 +msgid "Uncategorized" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:857 +msgid "Your request can't be processed." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:918 +msgid "{{compressed}}/{{total}} images were successfully compressed, {{errors}} encountered issues." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:921 +msgid "{{compressed}}/{{total}} images were successfully compressed, {{errors}} encountered issues. Are you hitting the 5MB \"size limit exceeded\" warning? %1$sUpgrade to WPFiles Pro for FREE%2$s to optimize unlimited image files." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:928 +msgid "Your settings have been updated" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:929 +msgid "Recompressing image..." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:930 +msgid "Compress Now" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:932 +msgid "All images are fully optimized." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:933 +msgid "Restoring image..." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:934 +msgid "Compressing image..." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:935 +msgid "Missing file path." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:937 +msgid "image could not be compressed." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:938 +msgid "images could not be compressed." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:939 +msgid "Already Optimized" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:940 +msgid "Ajax Error" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:941 +msgid "Something went wrong with the request. Please reload the page and try again." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:942 +msgid "All Done!" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:943 +msgid "Give us a moment while we sync the stats." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:945 +msgid "images optimized" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:946 +msgid "Resume scan" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:947 +msgid "Stop current bulk compression process." +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:949 +msgid "Ignore this image from bulk-compression" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:951 +#: admin/repositories/compression/class-wpfiles-compression.php:1074 +#: admin/repositories/compression/class-wpfiles-compression_requests.php:118 +#: admin/repositories/compression/class-wpfiles-compression_requests.php:506 +msgid "Ignored from bulk-compression" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:952 +#: admin/repositories/compression/class-wpfiles-compression.php:1034 +#: admin/repositories/compression/class-wpfiles-compression.php:1078 +#: admin/repositories/media_library/class-wpfiles-media-library.php:473 +msgid "Could not compress" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:955 +msgid "Dismiss notice" +msgstr "" + +#: admin/repositories/class-wpfiles-settings.php:997 +msgid "No language detected" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:631 +msgid "File path dost not exist" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:633 +msgid "Not found %s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:635 +msgid "%s is not writable" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:643 +msgid "(%1$s), not found" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:645 +msgid "(%1$s), size limit exceeded" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:661 +#: admin/repositories/compression/class-wpfiles-compression.php:2043 +msgid "API error" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:767 +msgid "Skipped due to a timeout error. You can increase the request timeout to make sure Compression has enough time to process larger files. define(WP_FILES_TIMEOUT, 150);" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:769 +msgid "Error posting to API: %s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:780 +msgid "Error posting to API: %1$s %2$s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:816 +msgid "Image couldn't be compressed" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1008 +msgid "Image is invalid" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1070 +#: admin/repositories/media_library/class-wpfiles-media-library.php:425 +msgid "Compression in progress..." +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1084 +msgid "Already compressed" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1090 +msgid "Reduced by %1$s (%2$s)" +msgid_plural "%3$d images reduced by %1$s (%2$s)" +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1101 +msgid "%1$sImage size: %2$s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1122 +msgid "Undo" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1126 +#: admin/repositories/media_library/class-wpfiles-media-library.php:397 +#: includes/class-wpfiles-i18n.php:518 +msgid "Compress" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1128 +#: admin/repositories/media_library/class-wpfiles-media-library.php:491 +msgid "Ignore" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1153 +msgid "Detailed stats for all the image sizes" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1154 +msgid "View Stats" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1175 +#: admin/repositories/media_library/class-wpfiles-media-library.php:404 +msgid "Image size" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1176 +#: admin/repositories/media_library/class-wpfiles-media-library.php:405 +msgid "Savings" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1374 +msgid "When you upload any image to WP it creates %s image sizes that are commonly used in your site. WP also saves the original full size image, these are not usually used on your site we don not compress them. Pro users can change this." +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1380 +msgid "Image could not be compressed as it exceeded the 5Mb size limit, Pro users can compress images without any size limit" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1388 +msgid "PRO" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1469 +msgid "Compress image" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1473 +msgid "Recompress" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1499 +msgid "Super Compress" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1521 +msgid "Restore original image" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1525 +#: includes/class-wpfiles-i18n.php:174 +#: includes/class-wpfiles-i18n.php:536 +msgid "Restore" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1542 +msgid "Error in processing" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1675 +msgid "Unable to restore image" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1802 +msgid "Could not watermark" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1808 +msgid "Invalid request" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1839 +#: admin/repositories/compression/class-wpfiles-compression.php:2239 +msgid "Invalid image" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1966 +msgid "images were watermarked successfully" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1968 +msgid "image was watermarked successfully" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1987 +msgid "File does not exist" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1989 +msgid "Could not find %s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1991 +msgid "%s permission issue" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:1997 +msgid "(%1$s), image not found" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:2033 +msgid "Image could not be watermarked" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:2243 +msgid "No image library found on server" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:2246 +#: admin/repositories/compression/class-wpfiles-compression.php:2250 +msgid "Invalid watermark type" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression.php:2254 +msgid "No watermark added! Please set watermark from WPFiles settings" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:94 +msgid "Attachment ID required" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:105 +msgid "Upgrade to Pro for bulk compression with no limit. Free users can compress %1$d attachments per click" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:132 +msgid "File data not found in attachment meta" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:153 +msgid "Skipped with wp_files_image filter" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:209 +msgid "Server timeout error. You can increase the timeout to make sure Compression has enough time to process larger files. `define('WP_FILES_TIMEOUT', 300);`" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:262 +msgid "We have not found any attachments in your media library yet so there is no compression to be happened" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:285 +msgid "Nice! All images are optimized as per your current settings" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:464 +msgid "Image checking complete, you have %1$d attachments that need compression. %2$sBulk compress now!%3$s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:490 +msgid "You don not have permission to work with uploaded files" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:498 +#: admin/repositories/compression/class-wpfiles-compression_requests.php:544 +#: admin/repositories/compression/class-wpfiles-compression_requests.php:879 +msgid "Attachment ID is required" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:514 +msgid "Attachment Skipped - Check `wp_files_image` filter" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:871 +msgid "You don not have permission to add watermark" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:924 +msgid "We have not found any attachments in your media library yet so there is no watermarking to be done!" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:944 +msgid "Nice! All images are watermarked as per your current settings" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-compression_requests.php:1124 +msgid "Image checking complete, you have %1$d attachments that need watermarking. %2$sBulk watermark now!%3$s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:77 +#: admin/repositories/compression/class-wpfiles-directory.php:87 +#: admin/repositories/compression/class-wpfiles-directory.php:293 +#: admin/repositories/compression/class-wpfiles-directory.php:393 +msgid "Not authenticated" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:299 +msgid "Selected directory is empty" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:309 +msgid "No images found in the selected directory" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:325 +msgid "Some problem occurred with the selected directories" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:508 +#: admin/repositories/compression/class-wpfiles-directory.php:759 +#: admin/repositories/compression/class-wpfiles-directory.php:1011 +msgid "WPFiles Query Error in %s at %s: %s" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:653 +#: admin/repositories/compression/class-wpfiles-directory.php:1064 +msgid "Incorrect attachment id" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:665 +msgid " Upgrade to Pro for bulk compression with no limit. Free users can compress %1$d attachments per click" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:688 +msgid "Phar PHP Object Injection detected" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:701 +msgid "Image could not be compressed" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:867 +msgid "You have compressed %d images in total" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:1081 +msgid "Potential Phar PHP Object Injection detected" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-directory.php:1094 +msgid "Image could not be optimized" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-stats.php:788 +msgid "Total %d attachment that needs compression. Click Bulk Compression and compress the images in bulk." +msgid_plural "Total %d attachments that need compression. Click Bulk Compression and compress the images in bulk." +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-stats.php:796 +msgid "%1$s%2$d attachment%3$s that needs compression" +msgid_plural "%1$s%2$d attachments%3$s that need compression" +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-stats.php:807 +msgid "%1$s%2$d attachment%3$s that needs re-compression" +msgid_plural "%1$s%2$d attachments%3$s that need re-compression" +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-stats.php:815 +#: admin/repositories/compression/class-wpfiles-stats.php:1121 +msgid "%1$s, you have %2$s%3$s%4$s!" +msgstr "" + +#: admin/repositories/compression/class-wpfiles-stats.php:818 +#: admin/repositories/compression/class-wpfiles-stats.php:1124 +msgid " and " +msgstr "" + +#: admin/repositories/compression/class-wpfiles-stats.php:835 +msgid " %1$sUpgrade to Pro%2$s for bulk compression with no limit. Free users can compress %3$d attachments per click." +msgstr "" + +#: admin/repositories/compression/class-wpfiles-stats.php:1094 +msgid "Total %d attachment that needs watermarking. Click Bulk Watermark and watermark the images in bulk." +msgid_plural "Total %d attachments that need watermarking. Click Bulk Watermark and watermark the images in bulk." +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-stats.php:1102 +msgid "%1$s%2$d attachment%3$s that needs watermarking" +msgid_plural "%1$s%2$d attachments%3$s that need watermarking" +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/compression/class-wpfiles-stats.php:1113 +msgid "%1$s%2$d attachment%3$s that needs re-watermarking" +msgid_plural "%1$s%2$d attachments%3$s that need re-watermarking" +msgstr[0] "" +msgstr[1] "" + +#: admin/repositories/import/class-wpfiles-import.php:259 +#: admin/repositories/import/class-wpfiles-import.php:298 +msgid "Data cleaned successfully" +msgstr "" + +#: admin/repositories/import/parsers/class-wxr-parser-regex.php:99 +#: admin/repositories/import/parsers/class-wxr-parser-simplexml.php:50 +#: admin/repositories/import/parsers/class-wxr-parser-simplexml.php:56 +#: admin/repositories/import/parsers/class-wxr-parser-xml.php:50 +msgid "This does not appear to be a WXR file, missing/invalid WXR version number" +msgstr "" + +#: admin/repositories/import/parsers/class-wxr-parser-simplexml.php:36 +#: admin/repositories/import/parsers/class-wxr-parser-simplexml.php:45 +#: admin/repositories/import/parsers/class-wxr-parser-xml.php:45 +#: admin/repositories/import/parsers/class-wxr-parser.php:45 +msgid "There was an error when reading this WXR file" +msgstr "" + +#: admin/repositories/import/parsers/class-wxr-parser.php:46 +msgid "Details are shown above. The importer will now try again with a different parser..." +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:304 +msgid "Filter by Compress status" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:307 +#: admin/repositories/media_library/class-wpfiles-media-library.php:398 +msgid "Compress: All images" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:308 +#: admin/repositories/media_library/class-wpfiles-media-library.php:399 +msgid "Compress: Could not compress" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:309 +#: admin/repositories/media_library/class-wpfiles-media-library.php:400 +msgid "Compress: Bulk ignored" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:402 +msgid "Compression Stats" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:403 +msgid "Select an image to view Compression stats." +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:430 +msgid "Compress Now!" +msgstr "" + +#: admin/repositories/media_library/class-wpfiles-media-library.php:489 +msgid "Add to bulk-compression" +msgstr "" + +#: admin/repositories/svg/class-wpfiles-svg-support.php:408 +msgid "Sorry, this file couldn't be sanitized so for security reasons wasn't uploaded" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:95 +msgid "Modules" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:96 +#: admin/traits/class-wpfiles-general-hooks.php:447 +msgid "Settings" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:101 +msgid "Install" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:106 +msgid "WPFiles Pro" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:109 +msgid "Help & Support" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:171 +msgid "Optional: Assign a category to your uploaded file(s):" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:197 +msgid "You have reached your maximum file upload size limit" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:209 +msgid "Already uploaded" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:221 +msgid "Disable default wordpress drag & drop" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:264 +msgid "Uploading this file type is not allowed" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:427 +msgid "Docs" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:429 +msgid "Support" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:453 +#: admin/traits/class-wpfiles-notice-hooks.php:376 +#: includes/class-wpfiles-i18n.php:50 +#: includes/class-wpfiles-i18n.php:51 +msgid "Renew subscription" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:455 +#: admin/traits/class-wpfiles-notice-hooks.php:380 +#: includes/class-wpfiles-i18n.php:57 +msgid "Upgrade to Pro" +msgstr "" + +#: admin/traits/class-wpfiles-general-hooks.php:457 +#: admin/traits/class-wpfiles-notice-hooks.php:384 +msgid "Start free trial" +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:46 +msgid "Thanks for installing WPFiles! %1$sGet a free trial of WPFiles Pro now%2$s and unlock true power of WPFiles. Grab it while it lasts." +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:144 +msgid "Api status updated" +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:154 +msgid "Please connect your WPFiles account" +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:335 +msgid "Yearly" +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:335 +msgid "Monthly" +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:375 +#: includes/class-wpfiles-i18n.php:54 +msgid "Renew your subscription to unlock all the features of the Media library along with blazing fast WPFiles built-in CDN to quickly skyrocket your website speed by optimizing your images on the fly and serving them from over %1$s locations around the globe." +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:379 +#: includes/class-wpfiles-i18n.php:60 +msgid "Upgrade to Pro to unlock all the features of the Media library along with blazing fast WPFiles built-in CDN to quickly skyrocket your website speed by optimizing your images on the fly and serving them from over %1$s locations around the globe." +msgstr "" + +#: admin/traits/class-wpfiles-notice-hooks.php:383 +#: includes/class-wpfiles-i18n.php:66 +msgid "Start a free trial to unlock all the features of the Media library along with blazing fast WPFiles built-in CDN to quickly skyrocket your website speed by optimizing your images on the fly and serving them from over %1$s locations around the globe." +msgstr "" + +#: includes/class-wpfiles-i18n.php:52 +msgid "To use WPFiles folders with %s, please upgrade to a PRO plan.
Click here to renew your subscription." +msgstr "" + +#: includes/class-wpfiles-i18n.php:53 +msgid "You're using WPFiles Free, to unlock more features, consider upgrading to a Pro plan. Click here to renew your subscription " +msgstr "" + +#: includes/class-wpfiles-i18n.php:56 +msgid "Upgrade now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:58 +msgid "To use WPFiles folders with %s, please upgrade to a PRO plan. Click here to upgrade to Pro." +msgstr "" + +#: includes/class-wpfiles-i18n.php:59 +msgid "You're using WPFiles Free, to unlock more features, consider upgrading to a Pro plan. Click here to upgrade to Pro " +msgstr "" + +#: includes/class-wpfiles-i18n.php:62 +#: includes/class-wpfiles-i18n.php:63 +msgid "Start a free trial" +msgstr "" + +#: includes/class-wpfiles-i18n.php:64 +msgid "To use WPFiles folders with %s, please upgrade to a PRO plan. Click here to start a free trial." +msgstr "" + +#: includes/class-wpfiles-i18n.php:65 +msgid "You're using WPFiles Free, to unlock more features, consider upgrading to a Pro plan. Click here to start a free trial " +msgstr "" + +#: includes/class-wpfiles-i18n.php:70 +msgid "All Modules" +msgstr "" + +#: includes/class-wpfiles-i18n.php:71 +msgid "Extend the functionality of WPFiles with a variety of Modules." +msgstr "" + +#: includes/class-wpfiles-i18n.php:73 +msgid "Unsaved changes" +msgstr "" + +#: includes/class-wpfiles-i18n.php:74 +msgid "Save" +msgstr "" + +#: includes/class-wpfiles-i18n.php:75 +msgid "Discard" +msgstr "" + +#: includes/class-wpfiles-i18n.php:76 +msgid "Toggle" +msgstr "" + +#: includes/class-wpfiles-i18n.php:77 +msgid "All" +msgstr "" + +#: includes/class-wpfiles-i18n.php:78 +msgid "Default" +msgstr "" + +#: includes/class-wpfiles-i18n.php:79 +msgid "Custom" +msgstr "" + +#: includes/class-wpfiles-i18n.php:80 +msgid "Pro" +msgstr "" + +#: includes/class-wpfiles-i18n.php:81 +msgid "Free" +msgstr "" + +#: includes/class-wpfiles-i18n.php:82 +msgid "Pro plan module" +msgstr "" + +#: includes/class-wpfiles-i18n.php:83 +msgid "Configure" +msgstr "" + +#: includes/class-wpfiles-i18n.php:84 +msgid "Disconnect" +msgstr "" + +#: includes/class-wpfiles-i18n.php:85 +msgid "Disconnect Website" +msgstr "" + +#: includes/class-wpfiles-i18n.php:86 +msgid "Refresh API status" +msgstr "" + +#: includes/class-wpfiles-i18n.php:87 +msgid "API status update successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:88 +msgid "Manage Website" +msgstr "" + +#: includes/class-wpfiles-i18n.php:89 +msgid "In order to use this module you have to upgrade to a Pro plan." +msgstr "" + +#: includes/class-wpfiles-i18n.php:90 +msgid "In order to use this feature you have to upgrade to a Pro plan." +msgstr "" + +#: includes/class-wpfiles-i18n.php:91 +msgid "This feature is for Pro users only, to use this feature" +msgstr "" + +#: includes/class-wpfiles-i18n.php:93 +msgid "To use this feature you need to" +msgstr "" + +#: includes/class-wpfiles-i18n.php:94 +msgid "download and install Pro version of WPFiles" +msgstr "" + +#: includes/class-wpfiles-i18n.php:95 +msgid "Activate" +msgstr "" + +#: includes/class-wpfiles-i18n.php:96 +msgid "Deactivate" +msgstr "" + +#: includes/class-wpfiles-i18n.php:97 +msgid "Activate %s" +msgstr "" + +#: includes/class-wpfiles-i18n.php:98 +msgid "Deactivate %s" +msgstr "" + +#: includes/class-wpfiles-i18n.php:99 +msgid "If you no longer require %s module, you can disable this module." +msgstr "" + +#: includes/class-wpfiles-i18n.php:100 +msgid "%s is currently disabled." +msgstr "" + +#: includes/class-wpfiles-i18n.php:101 +msgid "%s is only available in the Pro Plan." +msgstr "" + +#: includes/class-wpfiles-i18n.php:102 +msgid "You need to upgrade to a Pro plan in order to use %s module. Upgrade to Pro now to get access to %s module along with tons of more\tpro features and modules." +msgstr "" + +#: includes/class-wpfiles-i18n.php:103 +msgid "You need to upgrade to a Pro plan in order to use %s feature. Upgrade to Pro now to get access to %s feature along with tons of more\tpro features and modules." +msgstr "" + +#: includes/class-wpfiles-i18n.php:104 +msgid "Download and install Pro version to use %s." +msgstr "" + +#: includes/class-wpfiles-i18n.php:105 +msgid "To use Pro modules and features you need to download and install Pro version of WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:106 +msgid "Download now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:107 +msgid "Unlock new features." +msgstr "" + +#: includes/class-wpfiles-i18n.php:109 +msgid "Folder Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:110 +msgid "Folder Watermarking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:111 +msgid "In the Free Plan, you can compress max %s items in one go." +msgstr "" + +#: includes/class-wpfiles-i18n.php:112 +msgid "You need to upgrade to a Pro plan in order to compress more than %s items in one go. Upgrade to Pro now to remove the max compression limit and get access to tons of more pro features and modules." +msgstr "" + +#: includes/class-wpfiles-i18n.php:113 +msgid "CDN" +msgstr "" + +#: includes/class-wpfiles-i18n.php:114 +msgid "Serve images from WPFiles CDN with compression on the fly. There are over 94 edge locations in our CDN network which spans over 54 countries and 6 continents." +msgstr "" + +#: includes/class-wpfiles-i18n.php:115 +msgid "Serve images from WPFiles CDN with compression on the fly. There are over %1$s edge locations in our CDN network which spans over %2$s countries and %3$s continents." +msgstr "" + +#: includes/class-wpfiles-i18n.php:116 +msgid "Background Images" +msgstr "" + +#: includes/class-wpfiles-i18n.php:117 +msgid "Background images declared in CSS will be served from CDN as well." +msgstr "" + +#: includes/class-wpfiles-i18n.php:118 +msgid "For this feature to work background images must be declared using wp_attachment functions." +msgstr "" + +#: includes/class-wpfiles-i18n.php:119 +msgid "Compress On Fly" +msgstr "" + +#: includes/class-wpfiles-i18n.php:120 +msgid "Use WPFiles CDN to automatically compress your images on the fly. No compression is done on original images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:121 +msgid "Compressing images on-the-fly can dramatically improve speed of web pages with images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:122 +msgid "Automatic Resizing" +msgstr "" + +#: includes/class-wpfiles-i18n.php:123 +msgid "Images will be automatically resized to match container size, prevents 'properly size image' warning in Google PageSpeed." +msgstr "" + +#: includes/class-wpfiles-i18n.php:124 +msgid "This feature will fix Google PageSpeed 'Properly size images' issues without any coding changes. No resizing is done on original\timages, only those images are resized which are served from our CDN." +msgstr "" + +#: includes/class-wpfiles-i18n.php:125 +msgid "WebP Conversion" +msgstr "" + +#: includes/class-wpfiles-i18n.php:126 +msgid "Images will be automatically converted and served as WebP to compatible browsers." +msgstr "" + +#: includes/class-wpfiles-i18n.php:127 +msgid "WebP images will be automatically served to those browsers which support WebP, and for non-compatible browsers PNGs or JPEGs will be serve\t" +msgstr "" + +#: includes/class-wpfiles-i18n.php:128 +msgid "Rest API" +msgstr "" + +#: includes/class-wpfiles-i18n.php:129 +msgid "WPFiles CDN will replace image URLs when fetched via Rest API endpoints." +msgstr "" + +#: includes/class-wpfiles-i18n.php:130 +msgid "WPFiles will use rest_pre_echo_response hook to filter images in REST API responses." +msgstr "" + +#: includes/class-wpfiles-i18n.php:131 +msgid "Purge Cache" +msgstr "" + +#: includes/class-wpfiles-i18n.php:132 +msgid "Having some issues with cached CDN images? Clear cache from here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:133 +msgid "Purging cache will remove old cached images and re-index all images again into CDN." +msgstr "" + +#: includes/class-wpfiles-i18n.php:134 +msgid "CDN is currently suspended for this website" +msgstr "" + +#: includes/class-wpfiles-i18n.php:135 +msgid "CDN is currently inactive for this website" +msgstr "" + +#: includes/class-wpfiles-i18n.php:136 +msgid "To enable CDN module, first you need to activate CDN for %s from WPFiles dashboard." +msgstr "" + +#: includes/class-wpfiles-i18n.php:137 +msgid "To enable CDN module, first you need to get your CDN un-suspended from WPFiles dashboard." +msgstr "" + +#: includes/class-wpfiles-i18n.php:138 +msgid "Mostly CDN is suspended due to negative account balance. If your account balance is in positive and issue still persists please check you email for details or get in touch with support team." +msgstr "" + +#: includes/class-wpfiles-i18n.php:139 +msgid "CDN is currently being deployed for this website" +msgstr "" + +#: includes/class-wpfiles-i18n.php:140 +msgid "We're getting CDN up and running for %s. Please be patient, Get in touch with the support team if it's been more than a couple of hours since you've activated CDN." +msgstr "" + +#: includes/class-wpfiles-i18n.php:141 +msgid "Activate now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:142 +msgid "Contact support" +msgstr "" + +#: includes/class-wpfiles-i18n.php:143 +msgid "Recharge now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:144 +msgid "Image Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:145 +msgid "Compress images to reduce size without the loss of quality. This will increase website speed and improve page load times." +msgstr "" + +#: includes/class-wpfiles-i18n.php:146 +msgid "Image Sizes" +msgstr "" + +#: includes/class-wpfiles-i18n.php:147 +msgid "WordPress generates multiple image thumbnails for each image you upload. Choose which of those thumbnail sizes you want to include when compressing." +msgstr "" + +#: includes/class-wpfiles-i18n.php:148 +msgid "Included image sizes" +msgstr "" + +#: includes/class-wpfiles-i18n.php:149 +msgid "Automatic Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:150 +msgid "When you upload images to your site, WPFiles will automatically optimize and compress them for you." +msgstr "" + +#: includes/class-wpfiles-i18n.php:151 +msgid "Only the image sizes selected above will be automatically compressed." +msgstr "" + +#: includes/class-wpfiles-i18n.php:152 +msgid "Super Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:153 +msgid "Compress images up to 2x more than regular compression with almost no visible drop in quality." +msgstr "" + +#: includes/class-wpfiles-i18n.php:154 +msgid "Disable WordPress Default Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:155 +msgid "WordPress automatically compresses uploaded images by up to 90%. If these images are further compressed with WPFiles the drop in image quality is often noticeable." +msgstr "" + +#: includes/class-wpfiles-i18n.php:156 +msgid "Convert PNG to JPEG" +msgstr "" + +#: includes/class-wpfiles-i18n.php:157 +msgid "When you compress a PNG, WPFiles will check if converting it to JPEG could further reduce its size." +msgstr "" + +#: includes/class-wpfiles-i18n.php:158 +msgid "Any PNGs with transparent background will be ignored. Png will be only converted if it results in a smaller size. The resulting image will have a new filename and extension (JPEG) so any hard-coded URLs on your website will need to be updated manually." +msgstr "" + +#: includes/class-wpfiles-i18n.php:159 +msgid "Strip Image Metadata" +msgstr "" + +#: includes/class-wpfiles-i18n.php:160 +msgid "Photos often store camera settings in the file, i.e., focal length, date, time and location. Removing EXIF data reduces the file size. SEO metadata is not stripped." +msgstr "" + +#: includes/class-wpfiles-i18n.php:161 +msgid "This data adds to the size of the image. While this information might be important to photographers, it’s unnecessary for most users and safe to remove." +msgstr "" + +#: includes/class-wpfiles-i18n.php:162 +msgid "Image Resizing" +msgstr "" + +#: includes/class-wpfiles-i18n.php:163 +msgid "Detect unnecessarily large oversize images on your pages to reduce their size and decrease load times." +msgstr "" + +#: includes/class-wpfiles-i18n.php:164 +msgid "As of WordPress 5.3, large image uploads are resized down to a specified max width and height. If you require images larger than 2560px, you can override this setting here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:165 +msgid "Currently your largest image size is set at max %1$spx wide x %2$spx high." +msgstr "" + +#: includes/class-wpfiles-i18n.php:166 +msgid "Max width" +msgstr "" + +#: includes/class-wpfiles-i18n.php:167 +msgid "Max height" +msgstr "" + +#: includes/class-wpfiles-i18n.php:168 +msgid "Compress Original Full-size Images" +msgstr "" + +#: includes/class-wpfiles-i18n.php:169 +msgid "Do you want WPFiles to compress the copy of original full-size image?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:170 +msgid "As of WordPress 5.3, every image that gets uploaded will have your normal thumbnail outputs, a new re-sized image, and the original upload as a backup. By default, WPFiles will only compress the thumbnail sizes your theme outputs and new re-sized image, skipping the original full-size image. Enable this setting to include optimizing this image too." +msgstr "" + +#: includes/class-wpfiles-i18n.php:171 +msgid "Compressed Images Backup" +msgstr "" + +#: includes/class-wpfiles-i18n.php:172 +msgid "WPFiles will store original images into a separate folder so if a image is lossy after compression you will be able to revert to original." +msgstr "" + +#: includes/class-wpfiles-i18n.php:173 +msgid "Backups will not have any negative impact on PageSpeed but it will take more space on server." +msgstr "" + +#: includes/class-wpfiles-i18n.php:175 +msgid "Activate Image Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:176 +msgid "Deactivate Image Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:177 +msgid "If you no longer require Image Compression module, you can disable this module." +msgstr "" + +#: includes/class-wpfiles-i18n.php:178 +msgid "Image Backup Restoration" +msgstr "" + +#: includes/class-wpfiles-i18n.php:179 +msgid "Restore images from backup in their original state." +msgstr "" + +#: includes/class-wpfiles-i18n.php:180 +#: includes/class-wpfiles-i18n.php:183 +msgid "images restored" +msgstr "" + +#: includes/class-wpfiles-i18n.php:181 +msgid "%1s, you have %2s images in backup that you can restore at any point!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:182 +msgid "%s, you have No images in backup!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:184 +msgid "Restoration in progress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:185 +msgid "Image restoration is in progress, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:186 +msgid "Start restoration" +msgstr "" + +#: includes/class-wpfiles-i18n.php:187 +msgid "Stop restoration" +msgstr "" + +#: includes/class-wpfiles-i18n.php:188 +msgid "%s watermarked images were also restored to their original state as they were also compressed, but no worries you can easily re-watermark them by using bulk watermark option in media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:189 +msgid "Lazy Load" +msgstr "" + +#: includes/class-wpfiles-i18n.php:190 +msgid "Speed up your website by loading images as they scroll into view and reduce the number of images that need to be loaded on a page upfront." +msgstr "" + +#: includes/class-wpfiles-i18n.php:191 +msgid "Media Types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:192 +msgid "Choose which media types you want to lazy load." +msgstr "" + +#: includes/class-wpfiles-i18n.php:193 +msgid "Included media types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:194 +msgid "Output Locations" +msgstr "" + +#: includes/class-wpfiles-i18n.php:195 +msgid "By default WPFiles will lazy load all images, but you can refine this to specific media outputs too." +msgstr "" + +#: includes/class-wpfiles-i18n.php:196 +msgid "Content" +msgstr "" + +#: includes/class-wpfiles-i18n.php:197 +msgid "Widgets" +msgstr "" + +#: includes/class-wpfiles-i18n.php:198 +msgid "Post Thumbnails" +msgstr "" + +#: includes/class-wpfiles-i18n.php:199 +msgid "Gravatars" +msgstr "" + +#: includes/class-wpfiles-i18n.php:200 +msgid "Display & Animation" +msgstr "" + +#: includes/class-wpfiles-i18n.php:201 +msgid "Choose how you want preloading images to be displayed, as well as how they animate into view." +msgstr "" + +#: includes/class-wpfiles-i18n.php:202 +msgid "Fade in" +msgstr "" + +#: includes/class-wpfiles-i18n.php:203 +msgid "Spinner" +msgstr "" + +#: includes/class-wpfiles-i18n.php:204 +msgid "Placeholder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:205 +msgid "None" +msgstr "" + +#: includes/class-wpfiles-i18n.php:206 +msgid "Duration" +msgstr "" + +#: includes/class-wpfiles-i18n.php:207 +msgid "Delay" +msgstr "" + +#: includes/class-wpfiles-i18n.php:208 +msgid "Once the image has loaded, choose how you want the image to display when it comes into view." +msgstr "" + +#: includes/class-wpfiles-i18n.php:209 +msgid "Add custom spinner" +msgstr "" + +#: includes/class-wpfiles-i18n.php:210 +msgid "Select" +msgstr "" + +#: includes/class-wpfiles-i18n.php:211 +msgid "Select or upload" +msgstr "" + +#: includes/class-wpfiles-i18n.php:212 +msgid "Display a spinner while image is lazy loading. You can choose a predefined spinner, or upload your own GIF." +msgstr "" + +#: includes/class-wpfiles-i18n.php:213 +msgid "Add custom placeholder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:214 +msgid "Change background color for selected placeholder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:215 +msgid "Display a placeholder image while real image is lazy loading. You can choose a predefined image, or upload your own." +msgstr "" + +#: includes/class-wpfiles-i18n.php:216 +msgid "Include/Exclude" +msgstr "" + +#: includes/class-wpfiles-i18n.php:217 +msgid "Disable lazy loading for specific pages, posts or image classes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:218 +msgid "Post Types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:219 +msgid "Choose the post types you want to lazy load." +msgstr "" + +#: includes/class-wpfiles-i18n.php:220 +msgid "Included post types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:221 +msgid "Frontpage" +msgstr "" + +#: includes/class-wpfiles-i18n.php:222 +msgid "Blog" +msgstr "" + +#: includes/class-wpfiles-i18n.php:223 +msgid "Pages" +msgstr "" + +#: includes/class-wpfiles-i18n.php:224 +msgid "Posts" +msgstr "" + +#: includes/class-wpfiles-i18n.php:225 +msgid "Archives" +msgstr "" + +#: includes/class-wpfiles-i18n.php:226 +msgid "Categories" +msgstr "" + +#: includes/class-wpfiles-i18n.php:227 +msgid "Tags" +msgstr "" + +#: includes/class-wpfiles-i18n.php:228 +msgid "Post, Pages & URLs" +msgstr "" + +#: includes/class-wpfiles-i18n.php:229 +msgid "Add URLs to the posts and/or pages you want to disable lazy loading on." +msgstr "" + +#: includes/class-wpfiles-i18n.php:230 +msgid "E.g. /post-slug" +msgstr "" + +#: includes/class-wpfiles-i18n.php:231 +msgid "Add page or post URLs one per line in relative format. I.e. /page or /page/sub-page" +msgstr "" + +#: includes/class-wpfiles-i18n.php:232 +msgid "Classes & IDs" +msgstr "" + +#: includes/class-wpfiles-i18n.php:233 +msgid "Additionally, you can specify classes or IDs to avoid lazy loading. This gives you absolute control over each image on a page, not just the page itself." +msgstr "" + +#: includes/class-wpfiles-i18n.php:234 +msgid "Add Classes or IDs one per line" +msgstr "" + +#: includes/class-wpfiles-i18n.php:235 +msgid "Add one class or ID per line, including the prefix. E.g #image-id or .image-class" +msgstr "" + +#: includes/class-wpfiles-i18n.php:236 +msgid "Scripts Location" +msgstr "" + +#: includes/class-wpfiles-i18n.php:237 +#: includes/class-wpfiles-i18n.php:238 +msgid "By default we will load the required scripts in your footer for max performance benefits. If you are having issues, you can switch this to the header." +msgstr "" + +#: includes/class-wpfiles-i18n.php:239 +msgid "Footer" +msgstr "" + +#: includes/class-wpfiles-i18n.php:240 +msgid "Your theme must be using the wp_footer() function." +msgstr "" + +#: includes/class-wpfiles-i18n.php:241 +msgid "Header" +msgstr "" + +#: includes/class-wpfiles-i18n.php:242 +msgid "Your theme must be using the wp_head() function." +msgstr "" + +#: includes/class-wpfiles-i18n.php:243 +msgid "Native Lazy load" +msgstr "" + +#: includes/class-wpfiles-i18n.php:244 +msgid "Enable support for native browser lazy loading." +msgstr "" + +#: includes/class-wpfiles-i18n.php:245 +msgid "In some cases can cause the \"Defer off screen images\" Google PageSpeed audit to fail. See browser compatibility here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:246 +msgid "Disable Noscript" +msgstr "" + +#: includes/class-wpfiles-i18n.php:247 +msgid "Disable NoScript while lazy loading is enabled." +msgstr "" + +#: includes/class-wpfiles-i18n.php:248 +msgid "Sometimes W3C HTML5 Validation may give error due to No Script." +msgstr "" + +#: includes/class-wpfiles-i18n.php:249 +msgid "Local WebP" +msgstr "" + +#: includes/class-wpfiles-i18n.php:250 +msgid "Converts images to WebP format locally. WebPs are smaller, richer images that make sites load faster, use less data and look better." +msgstr "" + +#: includes/class-wpfiles-i18n.php:251 +msgid "Image Watermark" +msgstr "" + +#: includes/class-wpfiles-i18n.php:252 +msgid "Automatically add watermark to images as they are uploaded to media library. You can also watermark existing images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:253 +msgid "Automatic Watermarking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:254 +msgid "When you upload images to your site, WPFiles will automatically watermark them for you." +msgstr "" + +#: includes/class-wpfiles-i18n.php:255 +msgid "Watermark Type" +msgstr "" + +#: includes/class-wpfiles-i18n.php:256 +msgid "Upload an image to be used as watermark or use WPFiles advanced text watermark builder." +msgstr "" + +#: includes/class-wpfiles-i18n.php:257 +msgid "Image" +msgstr "" + +#: includes/class-wpfiles-i18n.php:258 +msgid "Selected image will be used as watermark. Size, position and other properties can be changed from below." +msgstr "" + +#: includes/class-wpfiles-i18n.php:259 +msgid "Change image" +msgstr "" + +#: includes/class-wpfiles-i18n.php:260 +msgid "Upload image" +msgstr "" + +#: includes/class-wpfiles-i18n.php:261 +msgid "Text" +msgstr "" + +#: includes/class-wpfiles-i18n.php:262 +msgid "Watermark text" +msgstr "" + +#: includes/class-wpfiles-i18n.php:263 +msgid "Font" +msgstr "" + +#: includes/class-wpfiles-i18n.php:264 +msgid "Font style" +msgstr "" + +#: includes/class-wpfiles-i18n.php:265 +msgid "Text fill" +msgstr "" + +#: includes/class-wpfiles-i18n.php:266 +msgid "Text color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:267 +msgid "Text border color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:268 +msgid "Background color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:269 +msgid "Rounded corners" +msgstr "" + +#: includes/class-wpfiles-i18n.php:270 +msgid "Text padding" +msgstr "" + +#: includes/class-wpfiles-i18n.php:271 +msgid "Text border" +msgstr "" + +#: includes/class-wpfiles-i18n.php:272 +msgid "Text will be used as watermark. Position, size, opacity and other properties can be changed from below." +msgstr "" + +#: includes/class-wpfiles-i18n.php:273 +msgid "Size, Position & Opacity" +msgstr "" + +#: includes/class-wpfiles-i18n.php:274 +msgid "Adjust the size, position and opacity of watermark for your images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:275 +msgid "Position" +msgstr "" + +#: includes/class-wpfiles-i18n.php:276 +msgid "Select the position where you want to display your watermark on image." +msgstr "" + +#: includes/class-wpfiles-i18n.php:277 +msgid "X-axis offset" +msgstr "" + +#: includes/class-wpfiles-i18n.php:278 +msgid "Y-axis offset" +msgstr "" + +#: includes/class-wpfiles-i18n.php:279 +msgid "Size" +msgstr "" + +#: includes/class-wpfiles-i18n.php:280 +msgid "Opacity" +msgstr "" + +#: includes/class-wpfiles-i18n.php:281 +msgid "Disable watermark for specific image sizes that you wish to prevent from watermarking." +msgstr "" + +#: includes/class-wpfiles-i18n.php:282 +msgid "Watermarked Images Backup" +msgstr "" + +#: includes/class-wpfiles-i18n.php:283 +msgid "WPFiles will store original images into a separate folder so you will be able to revert to original non-watermarked state." +msgstr "" + +#: includes/class-wpfiles-i18n.php:284 +msgid "%s compressed images were also restored to their original state as they were also watermarked, but no worries you can easily re-compress them by using bulk compress option in media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:285 +msgid "Media Download" +msgstr "" + +#: includes/class-wpfiles-i18n.php:286 +msgid "Download all the items from your media library or just the ones that you want. Selected items will be zipped and start downloading instantly." +msgstr "" + +#: includes/class-wpfiles-i18n.php:287 +msgid "Folders Color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:288 +msgid "Make your folders stand out from the crowd by applying colors to them. Because different folders will be used for different purposes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:289 +msgid "Colors" +msgstr "" + +#: includes/class-wpfiles-i18n.php:290 +msgid "Modify or add new colors for your folders." +msgstr "" + +#: includes/class-wpfiles-i18n.php:291 +msgid "Add new color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:292 +msgid "Starred Media & Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:293 +msgid "Starring is a way to bookmark your important media or folders. This allows you to quickly access your most important media or folders at all times." +msgstr "" + +#: includes/class-wpfiles-i18n.php:294 +msgid "Star Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:295 +msgid "Allow folders to be starred or not." +msgstr "" + +#: includes/class-wpfiles-i18n.php:296 +msgid "Star Media" +msgstr "" + +#: includes/class-wpfiles-i18n.php:297 +msgid "Allow Media to be starred or not." +msgstr "" + +#: includes/class-wpfiles-i18n.php:298 +msgid "Trash Bin" +msgstr "" + +#: includes/class-wpfiles-i18n.php:299 +msgid "The trash bin is temporary storage for media or folders set aside for deletion. In case something happens, they can be restored." +msgstr "" + +#: includes/class-wpfiles-i18n.php:300 +msgid "Auto Delete Old Items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:301 +msgid "Media and Folders will be permanently deleted automatically from trash bin after a specified period of time." +msgstr "" + +#: includes/class-wpfiles-i18n.php:302 +msgid "WPFiles will automatically delete items older than %s days from trash bin. This will affect all other trashed items as well such as posts and pages." +msgstr "" + +#: includes/class-wpfiles-i18n.php:303 +msgid "days" +msgstr "" + +#: includes/class-wpfiles-i18n.php:304 +msgid "Attachments Upon Folder Deletion" +msgstr "" + +#: includes/class-wpfiles-i18n.php:305 +msgid "When a folder filled with attachments/media is deleted what should happen to those attachments inside?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:306 +msgid "Move to Trash Bin" +msgstr "" + +#: includes/class-wpfiles-i18n.php:307 +msgid "Move to Uncategorized" +msgstr "" + +#: includes/class-wpfiles-i18n.php:308 +msgid "WooCommerce Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:309 +msgid "Organize all of your WooCommerce product images into folders automatically created on basis of products, categories, and more." +msgstr "" + +#: includes/class-wpfiles-i18n.php:310 +msgid "Sub Folders Creation" +msgstr "" + +#: includes/class-wpfiles-i18n.php:311 +msgid "Sub folders will be created to categorize products in their respective categories." +msgstr "" + +#: includes/class-wpfiles-i18n.php:312 +msgid "Choose how you want to name your automatically sub folders." +msgstr "" + +#: includes/class-wpfiles-i18n.php:313 +msgid "Based on Category Name" +msgstr "" + +#: includes/class-wpfiles-i18n.php:314 +msgid "Based on Category Slug" +msgstr "" + +#: includes/class-wpfiles-i18n.php:315 +msgid "Based on Category ID #" +msgstr "" + +#: includes/class-wpfiles-i18n.php:316 +msgid "Gutenberg Gallery" +msgstr "" + +#: includes/class-wpfiles-i18n.php:317 +msgid "Create dynamic galleries from a folder. Show images in columns, set the maximum number of images per column, choose the layout, and much more." +msgstr "" + +#: includes/class-wpfiles-i18n.php:318 +msgid "3rd Party Compatibility" +msgstr "" + +#: includes/class-wpfiles-i18n.php:319 +msgid "Gutenberg" +msgstr "" + +#: includes/class-wpfiles-i18n.php:320 +msgid "Elementor" +msgstr "" + +#: includes/class-wpfiles-i18n.php:321 +msgid "Beaver Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:322 +msgid "Brizy Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:323 +msgid "Cornerstone Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:324 +msgid "Divi Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:325 +msgid "Thrive Quiz Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:326 +msgid "Fusion Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:327 +msgid "Oxygen Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:328 +msgid "Tatsu Builder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:329 +msgid "Dokan" +msgstr "" + +#: includes/class-wpfiles-i18n.php:330 +msgid "WooCommerce" +msgstr "" + +#: includes/class-wpfiles-i18n.php:331 +msgid "Classic Editor" +msgstr "" + +#: includes/class-wpfiles-i18n.php:332 +msgid "Directly integrate WPFiles into over 20+ plugins and themes. This means that you can now have WPFiles media library management everywhere." +msgstr "" + +#: includes/class-wpfiles-i18n.php:333 +msgid "%s Support" +msgstr "" + +#: includes/class-wpfiles-i18n.php:334 +msgid "Integrate WPFiles folders structure directly into %s." +msgstr "" + +#: includes/class-wpfiles-i18n.php:335 +msgid "General Settings" +msgstr "" + +#: includes/class-wpfiles-i18n.php:336 +msgid "In this section, you will find all generic settings related to WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:337 +msgid "Media Settings" +msgstr "" + +#: includes/class-wpfiles-i18n.php:338 +msgid "In this section, you will find all settings related to the media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:339 +msgid "Import & Export" +msgstr "" + +#: includes/class-wpfiles-i18n.php:340 +msgid "In this section, you will find all settings related to importing and exporting data." +msgstr "" + +#: includes/class-wpfiles-i18n.php:341 +msgid "Database Tools" +msgstr "" + +#: includes/class-wpfiles-i18n.php:342 +msgid "In this section, you will find all settings related to database and API." +msgstr "" + +#: includes/class-wpfiles-i18n.php:343 +msgid "System Status" +msgstr "" + +#: includes/class-wpfiles-i18n.php:344 +msgid "Monitor your system's status and see the details of key components." +msgstr "" + +#: includes/class-wpfiles-i18n.php:345 +msgid "Max File Upload Size" +msgstr "" + +#: includes/class-wpfiles-i18n.php:346 +msgid "Configure maximum file upload size allowed by media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:347 +msgid "Max file size" +msgstr "" + +#: includes/class-wpfiles-i18n.php:348 +msgid "Allowed File Types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:349 +msgid "If a specific file type is restricted by media library you can add that file type into allowed list here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:350 +msgid "Column Name" +msgstr "" + +#: includes/class-wpfiles-i18n.php:351 +msgid "Description" +msgstr "" + +#: includes/class-wpfiles-i18n.php:352 +msgid "MIME Type" +msgstr "" + +#: includes/class-wpfiles-i18n.php:353 +msgid "Extension" +msgstr "" + +#: includes/class-wpfiles-i18n.php:354 +msgid "Active" +msgstr "" + +#: includes/class-wpfiles-i18n.php:355 +msgid "Add custom file types" +msgstr "" + +#: includes/class-wpfiles-i18n.php:356 +msgid "File Description" +msgstr "" + +#: includes/class-wpfiles-i18n.php:357 +msgid "Add" +msgstr "" + +#: includes/class-wpfiles-i18n.php:358 +msgid "Media List Columns" +msgstr "" + +#: includes/class-wpfiles-i18n.php:359 +msgid "Manage and organize columns in the media list." +msgstr "" + +#: includes/class-wpfiles-i18n.php:360 +msgid "WPFiles Language" +msgstr "" + +#: includes/class-wpfiles-i18n.php:361 +msgid "By default, WPFiles will use the language you'd set in Wordpress Admin Settings if a matching translation is available." +msgstr "" + +#: includes/class-wpfiles-i18n.php:362 +msgid "WordPress Default" +msgstr "" + +#: includes/class-wpfiles-i18n.php:363 +msgid "Restrict Settings Access" +msgstr "" + +#: includes/class-wpfiles-i18n.php:364 +msgid "If enabled, only users with admin role will have access to WPFiles setting and modules pages." +msgstr "" + +#: includes/class-wpfiles-i18n.php:365 +msgid "Auto Update WPFiles" +msgstr "" + +#: includes/class-wpfiles-i18n.php:366 +msgid "Plugin will be automatically updated to the latest version." +msgstr "" + +#: includes/class-wpfiles-i18n.php:367 +msgid "Usage Tracking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:368 +msgid "Help us make your experience with WPFiles better by allowing us to collect non-sensitive usage data." +msgstr "" + +#: includes/class-wpfiles-i18n.php:369 +msgid "WPFiles Settings & Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:370 +msgid "Import/Export your WPFiles settings and folders, This option is useful for replicating WPFiles settings across multiple websites." +msgstr "" + +#: includes/class-wpfiles-i18n.php:371 +msgid "Import" +msgstr "" + +#: includes/class-wpfiles-i18n.php:372 +msgid "Export" +msgstr "" + +#: includes/class-wpfiles-i18n.php:373 +msgid "Settings file" +msgstr "" + +#: includes/class-wpfiles-i18n.php:374 +msgid "Import settings by locating settings file and clicking \"%s\"." +msgstr "" + +#: includes/class-wpfiles-i18n.php:375 +msgid "Plugin settings" +msgstr "" + +#: includes/class-wpfiles-i18n.php:376 +#: includes/class-wpfiles-i18n.php:498 +msgid "Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:377 +msgid "Invalid file type! Only .XML file type is allowed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:378 +msgid "Please upload setting file" +msgstr "" + +#: includes/class-wpfiles-i18n.php:379 +msgid "Import now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:380 +msgid "Export now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:381 +msgid "Other Plugins" +msgstr "" + +#: includes/class-wpfiles-i18n.php:382 +msgid "If you were using another plugin to manage media for your website before switching to WPFiles, you can import the settings and data from those plugins here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:383 +msgid "Clean Data" +msgstr "" + +#: includes/class-wpfiles-i18n.php:384 +msgid "Import Data" +msgstr "" + +#: includes/class-wpfiles-i18n.php:385 +msgid "%1s By %2s" +msgstr "" + +#: includes/class-wpfiles-i18n.php:386 +msgid "We found you have (%1s) folders you created with %2s plugin." +msgstr "" + +#: includes/class-wpfiles-i18n.php:387 +msgid "No plugin detected with importable data." +msgstr "" + +#: includes/class-wpfiles-i18n.php:388 +msgid "Update API Status" +msgstr "" + +#: includes/class-wpfiles-i18n.php:389 +msgid "If you are having issue with enabling pro features you can force the API to update your subscription status here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:390 +msgid "Forcefully update API status" +msgstr "" + +#: includes/class-wpfiles-i18n.php:391 +msgid "Re-create missing database tables" +msgstr "" + +#: includes/class-wpfiles-i18n.php:392 +#: includes/class-wpfiles-i18n.php:394 +msgid "Check if required tables exist and create them if not." +msgstr "" + +#: includes/class-wpfiles-i18n.php:393 +msgid "Re-create Missing Database Tables" +msgstr "" + +#: includes/class-wpfiles-i18n.php:395 +msgid "Re-create tables" +msgstr "" + +#: includes/class-wpfiles-i18n.php:396 +msgid "Delete WPFiles Data Upon Plugin Removal" +msgstr "" + +#: includes/class-wpfiles-i18n.php:397 +msgid "Remove all WPFiles data on uninstall." +msgstr "" + +#: includes/class-wpfiles-i18n.php:398 +msgid "When you uninstall the plugin, what do you want to do with your settings, folders and all other data relating to WPFiles? You can save them for next time, or wipe them back to factory settings." +msgstr "" + +#: includes/class-wpfiles-i18n.php:399 +msgid "Are you sure you want to reset default settings?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:400 +msgid "Manual WPFiles Data Removal" +msgstr "" + +#: includes/class-wpfiles-i18n.php:401 +msgid "Wipe all data and reset to default factory settings." +msgstr "" + +#: includes/class-wpfiles-i18n.php:402 +msgid "Proceed with caution, factory reset will wipe out all settings, media folders, modules and connected account, this action is irreversible." +msgstr "" + +#: includes/class-wpfiles-i18n.php:403 +msgid "Reset factory settings" +msgstr "" + +#: includes/class-wpfiles-i18n.php:404 +msgid "Copy site info to clipboard" +msgstr "" + +#: includes/class-wpfiles-i18n.php:405 +msgid "Successfully copied to clipboard" +msgstr "" + +#: includes/class-wpfiles-i18n.php:406 +msgid "Currently active" +msgstr "" + +#: includes/class-wpfiles-i18n.php:407 +msgid "WPFiles account connection is required." +msgstr "" + +#: includes/class-wpfiles-i18n.php:408 +msgid "You need to connect you website with your WPFiles account in order to use %1s module. If you aren't already registered click here to register now, it's free." +msgstr "" + +#: includes/class-wpfiles-i18n.php:410 +msgid "Connect now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:411 +msgid "Connect WPFiles account" +msgstr "" + +#: includes/class-wpfiles-i18n.php:412 +msgid "Don't have account? Register now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:413 +msgid "secure" +msgstr "" + +#: includes/class-wpfiles-i18n.php:414 +msgid "In last 30 days" +msgstr "" + +#: includes/class-wpfiles-i18n.php:415 +msgid "%s used" +msgstr "" + +#: includes/class-wpfiles-i18n.php:416 +msgid "CDN is currently" +msgstr "" + +#: includes/class-wpfiles-i18n.php:417 +msgid "Deploying" +msgstr "" + +#: includes/class-wpfiles-i18n.php:418 +msgid "Suspended" +msgstr "" + +#: includes/class-wpfiles-i18n.php:419 +msgid "Inactive" +msgstr "" + +#: includes/class-wpfiles-i18n.php:420 +msgid "Stats" +msgstr "" + +#: includes/class-wpfiles-i18n.php:421 +msgid "Unlock %s Support" +msgstr "" + +#: includes/class-wpfiles-i18n.php:422 +msgid "To use WPFiles folders with %s, please upgrade to PRO version." +msgstr "" + +#: includes/class-wpfiles-i18n.php:423 +msgid "Unlock true potential of WPFiles, Image compression, CDN, watermark and more..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:424 +msgid "Join Private FB Group" +msgstr "" + +#: includes/class-wpfiles-i18n.php:425 +msgid "Discussions, questions, tutorials, sneak peaks, and exclusive giveaways." +msgstr "" + +#: includes/class-wpfiles-i18n.php:426 +msgid "WPFiles YouTube Channel" +msgstr "" + +#: includes/class-wpfiles-i18n.php:427 +msgid "Take a visual dive into everything WPFiles has to offer." +msgstr "" + +#: includes/class-wpfiles-i18n.php:428 +msgid "Helpful Docs" +msgstr "" + +#: includes/class-wpfiles-i18n.php:429 +msgid "Browse through helpful tutorials/articles to better understand WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:430 +msgid "Ticket Support" +msgstr "" + +#: includes/class-wpfiles-i18n.php:431 +msgid "Get direct help quickly from our qualified support team." +msgstr "" + +#: includes/class-wpfiles-i18n.php:432 +#: includes/class-wpfiles-i18n.php:672 +msgid "Suggest a Feature" +msgstr "" + +#: includes/class-wpfiles-i18n.php:433 +msgid "Got an idea or suggestion for WPFiles? we would love to hear it." +msgstr "" + +#: includes/class-wpfiles-i18n.php:434 +msgid "Affiliate Program" +msgstr "" + +#: includes/class-wpfiles-i18n.php:435 +msgid "Start promoting WPFiles and earn flat %s from each sale." +msgstr "" + +#: includes/class-wpfiles-i18n.php:436 +msgid "Let us help you" +msgstr "" + +#: includes/class-wpfiles-i18n.php:437 +msgid "Hey %s, Would you like to unlock the full potential of your WPFiles? We created a really short course consisting of 5 emails only (1 email/day) packed with resources for website speed optimization, media management and much more - just for you!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:438 +msgid "Enter your email..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:439 +msgid "Send me" +msgstr "" + +#: includes/class-wpfiles-i18n.php:440 +msgid "WPFiles respect your privacy. No Spam!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:441 +msgid "Email verified successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:442 +msgid "Getting started" +msgstr "" + +#: includes/class-wpfiles-i18n.php:443 +msgid "Import data" +msgstr "" + +#: includes/class-wpfiles-i18n.php:445 +msgid "Free Course" +msgstr "" + +#: includes/class-wpfiles-i18n.php:446 +msgid "Usage tracking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:447 +msgid "Ready" +msgstr "" + +#: includes/class-wpfiles-i18n.php:448 +msgid "Welcome to WPFiles setup wizard!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:449 +msgid "Thanks for installing WPFiles. You are going to be rocking out with your new media library in no time. To get started, we'll walk you through a few simple steps. It's easy as 1-2-3 " +msgstr "" + +#: includes/class-wpfiles-i18n.php:450 +msgid "Let's get started" +msgstr "" + +#: includes/class-wpfiles-i18n.php:451 +msgid "Import Data from other Media Library Plugins." +msgstr "" + +#: includes/class-wpfiles-i18n.php:452 +msgid "Back" +msgstr "" + +#: includes/class-wpfiles-i18n.php:453 +msgid "Skip this step" +msgstr "" + +#: includes/class-wpfiles-i18n.php:454 +msgid "Continue" +msgstr "" + +#: includes/class-wpfiles-i18n.php:456 +msgid "Connect your WPFiles Account." +msgstr "" + +#: includes/class-wpfiles-i18n.php:457 +msgid "In order to use some of the features such as Image Compression, you will need to connect your website to a WPFiles account. Click on the button below to connect. If you do not have a WPFiles account simply click here to register. It's free, quick easy, and secure." +msgstr "" + +#: includes/class-wpfiles-i18n.php:458 +msgid "Disconnect account" +msgstr "" + +#: includes/class-wpfiles-i18n.php:459 +msgid "Sign up for our 5 part short email course." +msgstr "" + +#: includes/class-wpfiles-i18n.php:460 +msgid "Great! You are now signed-up for the course." +msgstr "" + +#: includes/class-wpfiles-i18n.php:461 +msgid "All you have to do now is keep an eye on your inbox for a daily email from WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:462 +msgid "Help us to make your WPFiles experience better." +msgstr "" + +#: includes/class-wpfiles-i18n.php:463 +msgid "%s, in order to make your WPFiles experience better and secure we need to collect some non-sensitive usage data." +msgstr "" + +#: includes/class-wpfiles-i18n.php:466 +msgid "Name, email and geo." +msgstr "" + +#: includes/class-wpfiles-i18n.php:468 +msgid "Site address, WordPress version and tech stack." +msgstr "" + +#: includes/class-wpfiles-i18n.php:470 +msgid "Activation, deactivation and uninstall." +msgstr "" + +#: includes/class-wpfiles-i18n.php:471 +msgid "Congratulations, your WPFiles is ready now!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:472 +msgid "Make sure to subscribe WPFiles on YouTube and Join Private FB Group for discussions, questions, tutorials, sneak peaks, and exclusive giveaways." +msgstr "" + +#: includes/class-wpfiles-i18n.php:473 +msgid "Goto modules" +msgstr "" + +#: includes/class-wpfiles-i18n.php:474 +msgid "Goto settings" +msgstr "" + +#: includes/class-wpfiles-i18n.php:475 +msgid "Goto media library" +msgstr "" + +#: includes/class-wpfiles-i18n.php:476 +msgid "Click here to skip installation (Not Recommended)" +msgstr "" + +#: includes/class-wpfiles-i18n.php:477 +msgid "Are you sure to want to skip installation?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:478 +msgid "We highly recommend you not skip installation. The installer will guide you through each important step to get familiar with WPFiles and all the settings. It will hardly take a few minutes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:479 +msgid "Media Library" +msgstr "" + +#: includes/class-wpfiles-i18n.php:480 +msgid "New" +msgstr "" + +#: includes/class-wpfiles-i18n.php:481 +msgid "File Upload" +msgstr "" + +#: includes/class-wpfiles-i18n.php:482 +msgid "Folder Upload" +msgstr "" + +#: includes/class-wpfiles-i18n.php:483 +msgid "Did you know? " +msgstr "" + +#: includes/class-wpfiles-i18n.php:484 +msgid "You can use WPFiles to watermark your images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:485 +msgid "You can use WPFiles CDN to compress and serve WebP images on the go." +msgstr "" + +#: includes/class-wpfiles-i18n.php:486 +msgid "You can use WPFiles CDN to speed up your website." +msgstr "" + +#: includes/class-wpfiles-i18n.php:487 +msgid "You can use WPFiles to automatically organize WooCommerce product images." +msgstr "" + +#: includes/class-wpfiles-i18n.php:488 +msgid "You can use WPFiles to bulk watermark & compress your directory images as well." +msgstr "" + +#: includes/class-wpfiles-i18n.php:489 +msgid "Turn off daily tips" +msgstr "" + +#: includes/class-wpfiles-i18n.php:490 +msgid "We know that it's easy to get overwhelmed by all the features we have in WPFiles, That's why we've compiled daily tips on different features and modules to help you unlock true potential of WPFiles. If you want you can turn them off for a specific period of time too." +msgstr "" + +#: includes/class-wpfiles-i18n.php:491 +msgid "Turn off daily tips for" +msgstr "" + +#: includes/class-wpfiles-i18n.php:492 +msgid "Don't turn off" +msgstr "" + +#: includes/class-wpfiles-i18n.php:493 +msgid "One week" +msgstr "" + +#: includes/class-wpfiles-i18n.php:494 +msgid "Two weeks" +msgstr "" + +#: includes/class-wpfiles-i18n.php:495 +msgid "One month" +msgstr "" + +#: includes/class-wpfiles-i18n.php:496 +msgid "Three months" +msgstr "" + +#: includes/class-wpfiles-i18n.php:497 +msgid "Permanently turn off" +msgstr "" + +#: includes/class-wpfiles-i18n.php:499 +msgid "Files" +msgstr "" + +#: includes/class-wpfiles-i18n.php:500 +#: includes/class-wpfiles-i18n.php:753 +msgid "All Files" +msgstr "" + +#: includes/class-wpfiles-i18n.php:501 +msgid "Root" +msgstr "" + +#: includes/class-wpfiles-i18n.php:503 +msgid "Starred" +msgstr "" + +#: includes/class-wpfiles-i18n.php:504 +msgid "Trashed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:506 +msgid "Select Folder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:507 +msgid "Folders search" +msgstr "" + +#: includes/class-wpfiles-i18n.php:508 +msgid "Search folders..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:509 +msgid "Search media..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:510 +msgid "Folder name..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:511 +msgid "Filter" +msgstr "" + +#: includes/class-wpfiles-i18n.php:512 +msgid "No" +msgstr "" + +#: includes/class-wpfiles-i18n.php:513 +msgid "folder selected" +msgstr "" + +#: includes/class-wpfiles-i18n.php:514 +msgid "folders selected" +msgstr "" + +#: includes/class-wpfiles-i18n.php:515 +msgid "item selected" +msgstr "" + +#: includes/class-wpfiles-i18n.php:516 +msgid "items selected" +msgstr "" + +#: includes/class-wpfiles-i18n.php:517 +msgid "Watermark" +msgstr "" + +#: includes/class-wpfiles-i18n.php:519 +msgid "Compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:520 +msgid "Upgrade" +msgstr "" + +#: includes/class-wpfiles-i18n.php:521 +msgid "Go Pro" +msgstr "" + +#: includes/class-wpfiles-i18n.php:522 +msgid "Name" +msgstr "" + +#: includes/class-wpfiles-i18n.php:523 +msgid "Author" +msgstr "" + +#: includes/class-wpfiles-i18n.php:524 +msgid "Upload to" +msgstr "" + +#: includes/class-wpfiles-i18n.php:525 +msgid "Title" +msgstr "" + +#: includes/class-wpfiles-i18n.php:526 +msgid "Date" +msgstr "" + +#: includes/class-wpfiles-i18n.php:527 +msgid "Type" +msgstr "" + +#: includes/class-wpfiles-i18n.php:528 +msgid "Status" +msgstr "" + +#: includes/class-wpfiles-i18n.php:529 +msgid "Attach" +msgstr "" + +#: includes/class-wpfiles-i18n.php:530 +msgid "Un-attach" +msgstr "" + +#: includes/class-wpfiles-i18n.php:531 +msgid "Unattached" +msgstr "" + +#: includes/class-wpfiles-i18n.php:532 +msgid "Add to" +msgstr "" + +#: includes/class-wpfiles-i18n.php:533 +msgid "Move to" +msgstr "" + +#: includes/class-wpfiles-i18n.php:534 +msgid "Download" +msgstr "" + +#: includes/class-wpfiles-i18n.php:535 +msgid "Delete" +msgstr "" + +#: includes/class-wpfiles-i18n.php:537 +msgid "Delete forever" +msgstr "" + +#: includes/class-wpfiles-i18n.php:538 +msgid "Cancel" +msgstr "" + +#: includes/class-wpfiles-i18n.php:539 +msgid "New Folder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:540 +msgid "Remove from starred" +msgstr "" + +#: includes/class-wpfiles-i18n.php:541 +msgid "Add to Starred" +msgstr "" + +#: includes/class-wpfiles-i18n.php:542 +msgid "Goto item location" +msgstr "" + +#: includes/class-wpfiles-i18n.php:543 +msgid "Cut" +msgstr "" + +#: includes/class-wpfiles-i18n.php:544 +msgid "Paste" +msgstr "" + +#: includes/class-wpfiles-i18n.php:545 +msgid "Rename" +msgstr "" + +#: includes/class-wpfiles-i18n.php:546 +msgid "Shortcut" +msgstr "" + +#: includes/class-wpfiles-i18n.php:547 +msgid "Create a shortcut" +msgstr "" + +#: includes/class-wpfiles-i18n.php:548 +msgid "Folder color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:549 +msgid "Remove folder color" +msgstr "" + +#: includes/class-wpfiles-i18n.php:550 +msgid "%1s and %2s other" +msgstr "" + +#: includes/class-wpfiles-i18n.php:551 +msgid "%1s and %2s others" +msgstr "" + +#: includes/class-wpfiles-i18n.php:552 +msgid "Folders sorting" +msgstr "" + +#: includes/class-wpfiles-i18n.php:553 +msgid "Media sorting" +msgstr "" + +#: includes/class-wpfiles-i18n.php:554 +msgid "Sort by Ascending" +msgstr "" + +#: includes/class-wpfiles-i18n.php:555 +msgid "Sort by Descending" +msgstr "" + +#: includes/class-wpfiles-i18n.php:556 +msgid "All dates" +msgstr "" + +#: includes/class-wpfiles-i18n.php:557 +msgid "All media items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:558 +msgid "Mine" +msgstr "" + +#: includes/class-wpfiles-i18n.php:559 +msgid "Sort by Name" +msgstr "" + +#: includes/class-wpfiles-i18n.php:560 +msgid "Sort by Date" +msgstr "" + +#: includes/class-wpfiles-i18n.php:561 +msgid "Sort by Date Modified" +msgstr "" + +#: includes/class-wpfiles-i18n.php:562 +msgid "Sort by Author" +msgstr "" + +#: includes/class-wpfiles-i18n.php:563 +msgid "Filter by Months" +msgstr "" + +#: includes/class-wpfiles-i18n.php:564 +#: includes/class-wpfiles-i18n.php:565 +msgid "Filter by Type" +msgstr "" + +#: includes/class-wpfiles-i18n.php:566 +msgid "Reset" +msgstr "" + +#: includes/class-wpfiles-i18n.php:567 +msgid "Bulk Select Items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:568 +msgid "Bulk Select Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:569 +msgid "Select destination for" +msgstr "" + +#: includes/class-wpfiles-i18n.php:570 +msgid "%s selected item" +msgstr "" + +#: includes/class-wpfiles-i18n.php:571 +msgid "%s selected items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:572 +msgid "Move here" +msgstr "" + +#: includes/class-wpfiles-i18n.php:573 +msgid "Attach to existing content" +msgstr "" + +#: includes/class-wpfiles-i18n.php:574 +msgid "Close media attachment panel" +msgstr "" + +#: includes/class-wpfiles-i18n.php:575 +msgid "Items older than %s days will be automatically deleted." +msgstr "" + +#: includes/class-wpfiles-i18n.php:576 +msgid "Empty bin" +msgstr "" + +#: includes/class-wpfiles-i18n.php:577 +msgid "Uploading %s item" +msgstr "" + +#: includes/class-wpfiles-i18n.php:578 +msgid "Uploading %s items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:579 +msgid "%s item was uploaded" +msgstr "" + +#: includes/class-wpfiles-i18n.php:580 +msgid "%s items were uploaded" +msgstr "" + +#: includes/class-wpfiles-i18n.php:581 +msgid "and %s item failed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:582 +msgid "and %s items failed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:583 +msgid "%s item was uploaded successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:584 +msgid "%s items were uploaded successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:585 +msgid "Processing..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:586 +msgid "Uploaded successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:587 +msgid "Upload failed. Try again" +msgstr "" + +#: includes/class-wpfiles-i18n.php:588 +msgid "%s item failed to upload" +msgstr "" + +#: includes/class-wpfiles-i18n.php:589 +msgid "%s items failed to upload" +msgstr "" + +#: includes/class-wpfiles-i18n.php:590 +msgid "Upload pending" +msgstr "" + +#: includes/class-wpfiles-i18n.php:591 +msgid "Starting upload..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:592 +msgid "Upload complete" +msgstr "" + +#: includes/class-wpfiles-i18n.php:593 +msgid "Compression pending" +msgstr "" + +#: includes/class-wpfiles-i18n.php:594 +msgid "Starting compression..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:595 +msgid "Compression complete" +msgstr "" + +#: includes/class-wpfiles-i18n.php:596 +msgid "Watermark pending" +msgstr "" + +#: includes/class-wpfiles-i18n.php:597 +msgid "Starting watermark..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:598 +msgid "Watermark complete" +msgstr "" + +#: includes/class-wpfiles-i18n.php:599 +msgid "%1s (%2s out of %3s)" +msgstr "" + +#: includes/class-wpfiles-i18n.php:600 +msgid "Total size: %s" +msgstr "" + +#: includes/class-wpfiles-i18n.php:601 +msgid "Processing…" +msgstr "" + +#: includes/class-wpfiles-i18n.php:602 +msgid "Compressing %s item" +msgstr "" + +#: includes/class-wpfiles-i18n.php:603 +msgid "Compressing %s items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:604 +msgid "%s item was compressed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:605 +msgid "%s items were compressed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:606 +msgid "%s item was compressed successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:607 +msgid "%s items were compressed successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:608 +msgid "%s item failed to compress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:609 +msgid "%s items failed to compress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:610 +msgid "Watermarking %s item" +msgstr "" + +#: includes/class-wpfiles-i18n.php:611 +msgid "Watermarking %s items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:612 +msgid "%s item was watermarked" +msgstr "" + +#: includes/class-wpfiles-i18n.php:613 +msgid "%s items were watermarked" +msgstr "" + +#: includes/class-wpfiles-i18n.php:614 +msgid "%s item was watermarked successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:615 +msgid "%s items were watermarked successfully" +msgstr "" + +#: includes/class-wpfiles-i18n.php:616 +msgid "%s item failed to watermark" +msgstr "" + +#: includes/class-wpfiles-i18n.php:617 +msgid "%s items failed to watermark" +msgstr "" + +#: includes/class-wpfiles-i18n.php:618 +msgid "Folder have no media items" +msgstr "" + +#: includes/class-wpfiles-i18n.php:619 +msgid "Please enter a valid folder name" +msgstr "" + +#: includes/class-wpfiles-i18n.php:620 +msgid "Drop files to upload them instantly to:" +msgstr "" + +#: includes/class-wpfiles-i18n.php:621 +msgid "of disk space saved" +msgstr "" + +#: includes/class-wpfiles-i18n.php:622 +msgid "of bandwidth saved" +msgstr "" + +#: includes/class-wpfiles-i18n.php:623 +msgid "image compressed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:624 +msgid "images compressed" +msgstr "" + +#: includes/class-wpfiles-i18n.php:625 +msgid "Bulk compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:626 +msgid "Directory compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:627 +msgid "Compression in progress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:628 +msgid "Bulk Compression is in progress, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:629 +msgid "looking for images to compress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:630 +msgid "WPFiles is looking for images to compress, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:631 +msgid "Stop compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:632 +msgid "Re-check images" +msgstr "" + +#: includes/class-wpfiles-i18n.php:633 +msgid "Start bulk compression" +msgstr "" + +#: includes/class-wpfiles-i18n.php:634 +msgid "image watermarked" +msgstr "" + +#: includes/class-wpfiles-i18n.php:635 +msgid "images watermarked" +msgstr "" + +#: includes/class-wpfiles-i18n.php:636 +msgid "Watermarking in progress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:637 +msgid "Bulk Watermarking is in progress, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:638 +msgid "looking for images to watermark" +msgstr "" + +#: includes/class-wpfiles-i18n.php:639 +msgid "WPFiles is looking for images to watermark, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:640 +msgid "Stop watermarking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:641 +msgid "Start bulk watermarking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:642 +msgid "Are you sure?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:643 +msgid "Are you sure you want to delete %s selected item?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:644 +msgid "Are you sure you want to delete %s selected items?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:645 +msgid "Are you sure you want to permanently delete %s selected item?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:646 +msgid "Are you sure you want to permanently delete %s selected items?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:647 +msgid "Are you sure you want to permanently delete all the items in the Bin?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:648 +msgid "You have not selected any folder/file yet." +msgstr "" + +#: includes/class-wpfiles-i18n.php:649 +msgid "Add %s selected item to a new folder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:650 +msgid "Add %s selected items to a new folder" +msgstr "" + +#: includes/class-wpfiles-i18n.php:651 +msgid "A new folder will be created, and all the selected items will be moved into that folder." +msgstr "" + +#: includes/class-wpfiles-i18n.php:652 +msgid "Create and move" +msgstr "" + +#: includes/class-wpfiles-i18n.php:653 +msgid "Are you sure you want to restore %s selected item?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:654 +msgid "Are you sure you want to restore %s selected items?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:655 +msgid "No search result found!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:656 +msgid "Use more generic words or double check your spelling." +msgstr "" + +#: includes/class-wpfiles-i18n.php:657 +msgid "No search result found for \"%s\"" +msgstr "" + +#: includes/class-wpfiles-i18n.php:658 +msgid "There are no items here!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:659 +msgid "Start uploading files or folders." +msgstr "" + +#: includes/class-wpfiles-i18n.php:660 +msgid "Those files which doesn't fall under any category are shown here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:661 +msgid "Starred items will be shown here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:662 +msgid "Trash Bin is empty!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:663 +msgid "Once you delete an item it will be moved here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:664 +msgid "Please leave us feedback on why you are deactivating your WPFiles" +msgstr "" + +#: includes/class-wpfiles-i18n.php:665 +msgid "It doesn't have features that I want." +msgstr "" + +#: includes/class-wpfiles-i18n.php:666 +msgid "Plugin doesn't work." +msgstr "" + +#: includes/class-wpfiles-i18n.php:667 +msgid "Incompatible with other themes/plugins." +msgstr "" + +#: includes/class-wpfiles-i18n.php:668 +msgid "Found another plugin that works better." +msgstr "" + +#: includes/class-wpfiles-i18n.php:669 +msgid "Don't know how to use it." +msgstr "" + +#: includes/class-wpfiles-i18n.php:670 +msgid "Temporary deactivation, I will use again." +msgstr "" + +#: includes/class-wpfiles-i18n.php:671 +msgid "Other reason." +msgstr "" + +#: includes/class-wpfiles-i18n.php:673 +msgid "Do you have an idea or suggestion for WPFiles? If you have thoughts on features, integrations, addons, or improvements - we want to hear it! We appreciate all feedback and insight from our users. - Click here to suggest a feature." +msgstr "" + +#: includes/class-wpfiles-i18n.php:674 +msgid "Get help from WPFiles support team" +msgstr "" + +#: includes/class-wpfiles-i18n.php:675 +msgid "Let our top-notch support team look into the issue and solve it for you asap - Click here to get help from support team." +msgstr "" + +#: includes/class-wpfiles-i18n.php:676 +msgid "With which themes/plugins WPFiles is incompatible?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:677 +msgid "Enter the name of themes/plugins and incompatibility issue here..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:678 +msgid "Your name..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:679 +msgid "Your email..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:680 +msgid "Your feedback..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:681 +msgid "We appreciate you taking your time to give feedback. Your feedback is really valuable and helps us to improve WPFiles, Also please do share your email with us so that we can contact you if we need more information. We will never spam you or sell your email address." +msgstr "" + +#: includes/class-wpfiles-i18n.php:682 +msgid "What's the name of the other plugin?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:683 +msgid "Enter the name of the other plugin and in which areas it better than WPFiles here..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:684 +msgid "We got you all covered" +msgstr "" + +#: includes/class-wpfiles-i18n.php:685 +msgid "Getting used to a new plugin can be tricky sometimes, but don't worry to help you better understand WPFiles we got helpful help here, We also have a dedicated youtube channel here and a private facebook group here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:686 +msgid "Can you please explain why are you deactivating WPFiles?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:687 +msgid "Enter detail here..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:688 +msgid "Skip & Deactivate" +msgstr "" + +#: includes/class-wpfiles-i18n.php:689 +msgid "Hey %s, got a minute?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:690 +msgid "How satisfied are you with the WPFiles so far?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:691 +msgid "Bad" +msgstr "" + +#: includes/class-wpfiles-i18n.php:692 +msgid "Poor" +msgstr "" + +#: includes/class-wpfiles-i18n.php:693 +msgid "Average" +msgstr "" + +#: includes/class-wpfiles-i18n.php:694 +msgid "Great" +msgstr "" + +#: includes/class-wpfiles-i18n.php:695 +msgid "Excellent" +msgstr "" + +#: includes/class-wpfiles-i18n.php:696 +msgid "What do you think we could do to improve WPFiles?" +msgstr "" + +#: includes/class-wpfiles-i18n.php:697 +msgid "Submit feedback" +msgstr "" + +#: includes/class-wpfiles-i18n.php:698 +msgid "%1s, Thank you for your feedback. If you could rate WPFiles ★★★★★ on WordPress.org, it would be awesome. Your rating will help new users to feel more confident in choosing WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:699 +msgid "Leave a review now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:700 +msgid "It will hardly take a few minutes. We appreciate your help!" +msgstr "" + +#: includes/class-wpfiles-i18n.php:702 +msgid "To use Pro modules and features you need to download and install Pro version of WPFiles. Click here to Download Pro version " +msgstr "" + +#: includes/class-wpfiles-i18n.php:703 +msgid "Your WooCommerce product images are not synchronized yet" +msgstr "" + +#: includes/class-wpfiles-i18n.php:704 +msgid "Start synchronizing now" +msgstr "" + +#: includes/class-wpfiles-i18n.php:705 +msgid "Auto Organize WooCommerce Product Images" +msgstr "" + +#: includes/class-wpfiles-i18n.php:706 +msgid "Click on \"Start auto organizing\" button below to automatically organize existing WooCommerce product images into folders and sub-folders based on categories and sub-categories." +msgstr "" + +#: includes/class-wpfiles-i18n.php:707 +msgid "Start auto organizing" +msgstr "" + +#: includes/class-wpfiles-i18n.php:708 +msgid "Organizing in progress" +msgstr "" + +#: includes/class-wpfiles-i18n.php:709 +msgid "WooCommerce Products Auto Organizing is in progress, you need to keep this tab open until the process completes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:710 +msgid "WPFiles synchronized successfully with your WooCommerce products." +msgstr "" + +#: includes/class-wpfiles-i18n.php:711 +msgid "Please rate WPFiles ★★★★★ on WordPress.org to help us spread the word. Thank you from the WPFiles team ♥" +msgstr "" + +#: includes/class-wpfiles-i18n.php:712 +msgid "Connect your WPFiles account" +msgstr "" + +#: includes/class-wpfiles-i18n.php:713 +msgid "Something went wrong" +msgstr "" + +#: includes/class-wpfiles-i18n.php:714 +msgid "Try again" +msgstr "" + +#: includes/class-wpfiles-i18n.php:715 +msgid "Upgrade to WPFiles Pro" +msgstr "" + +#: includes/class-wpfiles-i18n.php:717 +msgid "Save 2x more with lossy Super-compression and resize huge photos without any size limitations. Use the Woocommerce folders module to automatically organize your media into folders and make folders stand out using colors or starred media & folders module. Get Pro to unlock the true power of WPFiles." +msgstr "" + +#: includes/class-wpfiles-i18n.php:718 +msgid "Pro Features" +msgstr "" + +#: includes/class-wpfiles-i18n.php:719 +msgid "Upgrading to WPFiles Pro will get you the following benefits." +msgstr "" + +#: includes/class-wpfiles-i18n.php:720 +msgid "WPFiles CDN" +msgstr "" + +#: includes/class-wpfiles-i18n.php:721 +msgid "Get WPFilGet Pro to use WPFiles built-in blazing fast CDN to quickly skyrocket your website speed by optimizing your images on the fly and serving them from over %1$s locations around the globe." +msgstr "" + +#: includes/class-wpfiles-i18n.php:722 +msgid "Un-restricted media library" +msgstr "" + +#: includes/class-wpfiles-i18n.php:723 +msgid "Get Pro to remove all restrictions from the media library on all features such as folder and media sorting, folder uploading, folder search, cut, paste, move to, add to, create shortcuts, and many more..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:724 +msgid "Pro unlocks unrestricted one-click bulk compression, Super-compression, PNG to JPEG conversion, Original image compression and lifts the image size limit from %sMB to completely unlimited." +msgstr "" + +#: includes/class-wpfiles-i18n.php:725 +msgid "Pro unlocks full control over your watermark size, position and opacity settings through a simple and intuitive interface." +msgstr "" + +#: includes/class-wpfiles-i18n.php:726 +msgid "With Pro you can download all the items from your media library or just the ones that you want. Selected items will be zipped and start downloading instantly." +msgstr "" + +#: includes/class-wpfiles-i18n.php:727 +msgid "Use Pro to make your folders stand out from the crowd by applying colors to them. Because different folders will be used for different purposes." +msgstr "" + +#: includes/class-wpfiles-i18n.php:728 +msgid "Starring is a way to bookmark your important media or folders. Pro allows you to use this module to quickly access your most important media or folders at all times." +msgstr "" + +#: includes/class-wpfiles-i18n.php:729 +msgid "Pro gives you access to trash bin which is temporary storage for media or folders set aside for deletion. In case something happens, they can be restored." +msgstr "" + +#: includes/class-wpfiles-i18n.php:730 +msgid "Use Pro to organize all of your WooCommerce product images into folders automatically created on basis of products, categories, and more..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:731 +msgid "Get Pro to directly integrate WPFiles into over 20+ plugins and themes. This means that you can now have WPFiles media library management everywhere." +msgstr "" + +#: includes/class-wpfiles-i18n.php:732 +msgid "With Pro you can create dynamic galleries from a folder. Show images in columns, set the maximum number of images per column, choose the layout, and much more." +msgstr "" + +#: includes/class-wpfiles-i18n.php:733 +msgid "And many many more..." +msgstr "" + +#: includes/class-wpfiles-i18n.php:734 +msgid "Click here to see a complete list of all the Pro features that WPFiles has to offer." +msgstr "" + +#: includes/class-wpfiles-i18n.php:735 +msgid "Empowering thousands of websites from all over the world" +msgstr "" + +#: includes/class-wpfiles-i18n.php:736 +msgid "%s Million" +msgstr "" + +#: includes/class-wpfiles-i18n.php:737 +msgid "Images Optimized" +msgstr "" + +#: includes/class-wpfiles-i18n.php:738 +msgid "Websites Optimized" +msgstr "" + +#: includes/class-wpfiles-i18n.php:739 +msgid "Monthly CDN Bandwidth" +msgstr "" + +#: includes/class-wpfiles-i18n.php:740 +msgid "Active Users" +msgstr "" + +#: includes/class-wpfiles-i18n.php:741 +msgid "The plugin is extremely useful for managing the WordPress Media library. Additionally, WPFiles CDN is a great way to speed up your website and make it load faster with just a few clicks. I highly recommend using WPFiles for all of your media management and website speed optimization needs." +msgstr "" + +#: includes/class-wpfiles-i18n.php:742 +msgid "Almost anyone can make a plugin, but few can make a great one like this, and almost no one achieves the level of excellence reached by WPFiles Team! They not only provide quality plugins, at affordable prices, with good update policies, but they back it all up with real people offering friendly and helpful support." +msgstr "" + +#: includes/class-wpfiles-i18n.php:743 +msgid "WPFiles Pro is a must-have WordPress plugin that every web developer, designer and publisher should have in their arsenal. The fact that you can use it as a lite plugin or choose PRO features make WPFiles Pro incredibly versatile." +msgstr "" + +#: includes/class-wpfiles-i18n.php:744 +msgid "Get started with WPFiles Pro today" +msgstr "" + +#: includes/class-wpfiles-i18n.php:745 +msgid "%s of customers are happy with WPFiles Pro, and thinks it's worth every penny as a WPFiles user you\\’ll get a free trial, so you can see what all the fuss is about." +msgstr "" + +#: includes/class-wpfiles-i18n.php:746 +msgid "Thank you for installing WPFiles" +msgstr "" + +#: includes/class-wpfiles-i18n.php:747 +msgid "We have a small tour for you to help better understand WPFiles and to unleash its true power. It will hardly take a minute to complete.We highly recommend you to take this tour." +msgstr "" + +#: includes/class-wpfiles-i18n.php:748 +msgid "Lets start" +msgstr "" + +#: includes/class-wpfiles-i18n.php:749 +msgid "Next" +msgstr "" + +#: includes/class-wpfiles-i18n.php:750 +msgid "Last" +msgstr "" + +#: includes/class-wpfiles-i18n.php:751 +msgid "Upload new files or folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:752 +msgid "Use this button to upload files from your computer or to create a new folder.
You can also drag and drop files and folders into the media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:754 +msgid "All Files will be shown inside this root folder irrespective of their actual location in media library." +msgstr "" + +#: includes/class-wpfiles-i18n.php:756 +msgid "Media items which are not attached to any folder will be shown here." +msgstr "" + +#: includes/class-wpfiles-i18n.php:757 +msgid "Folders Tree" +msgstr "" + +#: includes/class-wpfiles-i18n.php:758 +msgid "Any folder you create will be shown here.
You can also drag and drop files directly into these folders." +msgstr "" + +#: includes/class-wpfiles-i18n.php:759 +msgid "Compression and Watermarking" +msgstr "" + +#: includes/class-wpfiles-i18n.php:760 +msgid "Use these button to bulk compress or watermark images.
You can also do directory compression and watermarking." +msgstr "" + +#: includes/class-wpfiles-i18n.php:761 +msgid "Grid and List View" +msgstr "" + +#: includes/class-wpfiles-i18n.php:762 +msgid "Use these buttons to switch between grid and list view." +msgstr "" + +#: includes/class-wpfiles-i18n.php:763 +msgid "Media searching and filtering" +msgstr "" + +#: includes/class-wpfiles-i18n.php:764 +msgid "You can search for files and folders using this search box. Also, you can apply filter using filter button." +msgstr "" + +#: includes/class-wpfiles-i18n.php:765 +msgid "Files and Folders" +msgstr "" + +#: includes/class-wpfiles-i18n.php:766 +msgid "
All media items will be shown here for selected folder along with sub-folders if there are any.
To bulk-select items try dragging mouse while holding the click from one corner.
" +msgstr "" + +#: includes/class-wpfiles-i18n.php:767 +msgid "

Thats all for now, Have fun!

Some final tips for you:
  • Drag your mouse from the one corner while holding the click to bulk select items.
  • Right click on any file or folder to see more options.
  • Use bulk-bar to perform bulk actions on selected items.
  • Use the Modules section to manage all modules.
  • Use the Settings section to configure the plugin.
" +msgstr "" + +#: includes/class-wpfiles-i18n.php:781 +msgid "%1$s folders color updated." +msgstr "" + +#: includes/class-wpfiles-i18n.php:782 +msgid "\"%1$s\" color updated." +msgstr "" + +#: includes/class-wpfiles-i18n.php:783 +msgid "%1$s items were added to starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:784 +msgid "%1$s items were removed from starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:785 +msgid "\"%1$s\" was added to starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:786 +msgid "\"%1$s\" was removed from starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:787 +msgid "1 item was added to starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:788 +msgid "1 item was removed from starred." +msgstr "" + +#: includes/class-wpfiles-i18n.php:789 +msgid "Thanks for installing WPFiles Pro! Please connect your account to use all Pro features/modules and to keep your WPFiles Pro up-to-date. %1$sClick here to connect%2$s your account." +msgstr "" + +#: includes/class-wpfiles-i18n.php:790 +msgid "Thanks for installing WPFiles! You need to connect you website with your WPFiles account in order to use some of the features such as Image Compression. If you aren’t already registered %1$sclick here to register now%2$s, it’s free." +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/wpsso-google-merchant-feed/translation_file/languages/wpsso-google-merchant-feed-fr_BE.po b/spec/fixtures/dynamic_finders/plugin_version/wpsso-google-merchant-feed/translation_file/languages/wpsso-google-merchant-feed-fr_BE.po new file mode 100644 index 00000000..e105ef68 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/wpsso-google-merchant-feed/translation_file/languages/wpsso-google-merchant-feed-fr_BE.po @@ -0,0 +1,171 @@ +msgid "" +msgstr "" +"Project-Id-Version: WPSSO Google Merchant Feed XML 3.3.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpsso-google-merchant-feed\n" +"POT-Creation-Date: 2022-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2022-10-03 07:01-0700\n" +"Last-Translator: JS Morisset \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" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 3.1.1\n" + +#: gettext/gettext-lib-abstract-com.php:6 lib/abstract/com/add-on.php:207 +msgid "The %1$s add-on requires the %2$s plugin." +msgstr "L'ajout %1$s requiert l'extension %2$s." + +#: gettext/gettext-lib-abstract-com.php:7 lib/abstract/com/add-on.php:221 +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 installée actuellement)." + +#: gettext/gettext-lib-config.php:6 +msgctxt "lib file description" +msgid "Merchant Feeds" +msgstr "Flux de marchands" + +#: gettext/gettext-lib-config.php:7 +msgctxt "plugin name" +msgid "WPSSO Google Merchant Feed XML" +msgstr "WPSSO Flux XML de marchand Google" + +#: gettext/gettext-lib-config.php:8 +msgctxt "plugin description" +msgid "Google Merchant Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Products." +msgstr "Flux XML de marchands Google pour WooCommerce, Easy Digital Downloads et produits personnalisés." + +#: gettext/gettext-lib-config.php:9 +msgctxt "plugin name" +msgid "WPSSO Core" +msgstr "WPSSO Core" + +#: lib/actions.php:48 +msgid "checking google merchant feeds" +msgstr "vérification flux de marchand google" + +#: lib/actions.php:87 +msgid "getting google merchant feeds images" +msgstr "obtenir des images flux de marchand google" + +#: lib/actions.php:112 +msgid "checking google merchant feeds images" +msgstr "vérification des images flux de marchand google" + +#: lib/actions.php:118 +msgid "A Google merchant feed XML \"image_link\" attribute could not be generated for %1$s ID %2$s." +msgstr "Impossible de générer l'attribut \"image_link\" de flux XML de marchand Google pour l'identifiant %1$s %2$s." + +#: lib/actions.php:121 +msgid "Google requires at least one \"image_link\" attribute for each product variation in the Google merchant feed XML." +msgstr "Google exige au moins un attribut \"image_link\"< pour chaque variante de produit dans le flux XML de marchand Google." + +#: lib/filters-messages.php:48 +msgid "Google merchant feed XMLs for WooCommerce, Easy Digital Downloads, and custom products are automatically created in your site's language(s) from Polylang, WPML, or the installed WordPress languages." +msgstr "Les flux XML de marchand Google pour WooCommerce, Easy Digital Downloads et les produits personnalisés sont automatiquement créés dans les langues de votre site à partir de Polylang, WPML ou des langues WordPress installées." + +#: lib/filters-messages.php:62 +msgid "Product images must accurately display the entire product and include minimal or no product staging." +msgstr "Les images de produits doivent afficher l'intégralité du produit et inclure peu ou pas de mise en scène du produit." + +#: lib/filters-messages.php:64 +msgid "Each product variation must use a unique image that represents the distinguishing details of that variation." +msgstr "Chaque variation de produit doit utiliser une image unique qui représente les détails distinctifs de cette variation." + +#: lib/filters-messages.php:65 +msgid "Do not use a generic image, logo, icon, or illustration that is not of the actual product." +msgstr "N'utilisez pas d'image générique, de logo, d'icône ou d'illustration qui ne correspond pas au produit réel." + +#: lib/filters-messages.php:67 +msgid "Do not use an image that contains promotional elements or content that covers the product." +msgstr "N'utilisez pas d'image contenant des éléments promotionnels ou du contenu couvrant le produit." + +#: lib/filters-messages.php:75 +msgid "This is a variable product - images from product variations will supersede the main product image selected here." +msgstr "Ceci est un produit variable - les images des variantes du produit remplaceront l'image du produit principale sélectionnée ici." + +#: lib/filters-messages.php:101 +msgid "The dimensions used for the Google merchant feed XML image (default dimensions are %s)." +msgstr "Les dimensions utilisées pour l'image flux XML de marchand Google (les dimensions par défaut sont %s)." + +#: lib/filters-messages.php:124 +msgid "A customized image ID for the Google merchant feed XML." +msgstr "ID d'image personnalisé pour le flux XML de marchand Google." + +#: lib/filters-messages.php:126 lib/filters-messages.php:136 +msgid "The default value is inherited from the Schema markup or priority image." +msgstr "La valeur par défaut est héritée du balisage de Schéma ou de l'image prioritaire." + +#: lib/filters-messages.php:128 +msgid "This option is disabled if a custom image URL is entered." +msgstr "Cette option est désactivée si une URL d'image personnalisée est fournie." + +#: lib/filters-messages.php:134 +msgid "A customized image URL (instead of an image ID) for the Google merchant feed XML." +msgstr "Une URL d'image personnalisée (au lieu d'un ID d'image) pour le flux XML de marchand Google." + +#: lib/filters-messages.php:138 +msgid "This option is disabled if a custom image ID is selected." +msgstr "Cette option est désactivée si un ID d'image personnalisé est sélectionné." + +#: lib/filters.php:60 lib/filters.php:72 +msgctxt "option label" +msgid "Google Merchant Feed XML" +msgstr "Flux XML de marchand Google" + +#: lib/filters.php:94 +msgid "getting google merchant feeds image" +msgstr "obtenir l'image flux de marchand google" + +#: lib/filters.php:100 +msgid "getting schema 1:1 image" +msgstr "obtenir l'image schéma 1:1" + +#: lib/filters.php:106 +msgid "getting open graph image" +msgstr "obtenir l'image open graph" + +#: lib/filters.php:118 +msgctxt "metabox title" +msgid "Google Merchant Feed XML (Main Product)" +msgstr "Flux de marchand Google (produit principal)" + +#: lib/filters.php:127 +msgctxt "option label" +msgid "Image ID" +msgstr "ID d'une image" + +#: lib/filters.php:134 +msgctxt "option label" +msgid "or an Image URL" +msgstr "ou URL d'une image" + +#: lib/filters.php:160 +msgid "The Google Merchant Feed XML cache for %d locales has been refreshed." +msgstr "Le cache de flux XML de marchand Google pour %d langues a été actualisé." + +#: lib/submenu/gmf-general.php:38 +msgctxt "metabox title" +msgid "Google Merchant Feed XML" +msgstr "Flux XML de marchand Google" + +#. Plugin Name of the plugin/theme +msgid "WPSSO Google Merchant Feed XML" +msgstr "WPSSO Flux XML de marchand Google" + +#. Plugin URI of the plugin/theme +msgid "https://wpsso.com/extend/plugins/wpsso-google-merchant-feed/" +msgstr "https://wpsso.com/extend/plugins/wpsso-google-merchant-feed/" + +#. Description of the plugin/theme +msgid "Google Merchant Feed XMLs for WooCommerce, Easy Digital Downloads, and Custom Products." +msgstr "Flux XML de marchands Google pour WooCommerce, Easy Digital Downloads et les produits personnalisés." + +#. 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/" diff --git a/spec/fixtures/dynamic_finders/plugin_version/xpath_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/xpath_passive_all.html index b5c89301..18a3e95a 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/xpath_passive_all.html +++ b/spec/fixtures/dynamic_finders/plugin_version/xpath_passive_all.html @@ -496,3 +496,11 @@ FooBox.ready(function() { + + + + + + + +