Adds DFs
This commit is contained in:
1325
spec/fixtures/db/dynamic_finders.yml
vendored
1325
spec/fixtures/db/dynamic_finders.yml
vendored
File diff suppressed because it is too large
Load Diff
613
spec/fixtures/dynamic_finders/expected.yml
vendored
613
spec/fixtures/dynamic_finders/expected.yml
vendored
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,116 @@
|
||||
# Copyright (C) 2022 Bili Plugins
|
||||
# This file is distributed under the same license as the ActiveCampaign Newsletter Subscription package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ActiveCampaign Newsletter Subscription 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/activecampaign-newsletter-subscription\n"
|
||||
"POT-Creation-Date: 2022-04-13 08:38:20+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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: activecampaign-newsletter-subscription.php:75
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:42
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:43
|
||||
msgid "Newsletter Subscription"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:59
|
||||
msgid "Activecampaign Newsletter Subscription."
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:68
|
||||
msgid "Enter Your ActiveCampaign API URL"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:72
|
||||
msgid "https://youraccountname.api-us1.com"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:74
|
||||
msgid "Enter ActiveCapmpaign API URL Here. Don't know What's this?"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:75
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:88
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:101
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:114
|
||||
msgid "Click Here"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:81
|
||||
msgid "Enter Your ActiveCampaign API Key"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:87
|
||||
msgid "Enter ActiveCapmpaign API Key Here. Don't know What's this?"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:94
|
||||
msgid "Enter List ID"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:100
|
||||
msgid ""
|
||||
"Enter ActiveCapmpaign List ID Here, By Default Users will be added to "
|
||||
"\"Contacts\". Don't know What's this?"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:107
|
||||
msgid "Enter Custom Text"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:113
|
||||
msgid "Enter Text you Want to display on SignUp Page. Don't know What's this?"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:150
|
||||
msgid "Invalid Submission"
|
||||
msgstr ""
|
||||
|
||||
#: app/admin/class-activecampaign-newsletter-subscription-admin.php:173
|
||||
msgid "Settings Saved"
|
||||
msgstr ""
|
||||
|
||||
#: app/main/class-activecampaign-newsletter-subscription.php:50
|
||||
msgid "Subscribe For Newsletter"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "ActiveCampaign Newsletter Subscription"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://bhargavb.com/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "This Plugin Used to Add User's Email to ActiveCampaign List."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Bili Plugins"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://biliplugins.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,213 @@
|
||||
# Copyright (C) 2022 WP connect
|
||||
# This file is distributed under the same license as the Add-on CF7 for Airtable plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Add-on CF7 for Airtable 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/develop\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-21T12:44:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
"X-Domain: wpc-wpcf7-at\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Add-on CF7 for Airtable"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Send the entries of your Contact Form 7 forms to your Airtable databases."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP connect"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpconnect.co/"
|
||||
msgstr ""
|
||||
|
||||
#: add-on-cf7-for-airtable.php:82
|
||||
msgid "The \"Contact Form 7 to Airtable\" plugin is inactive because the minimal requirements are not met."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-api-airtable.php:95
|
||||
#: includes/classes/class-api-airtable.php:106
|
||||
msgid "The Airtable API responded with an error."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:64
|
||||
#: includes/contact-form-properties.php:235
|
||||
#: includes/contact-form-properties.php:408
|
||||
msgid "Airtable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:191
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:243
|
||||
msgid "Invalid key values."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:234
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:242
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:235
|
||||
msgid "You have not been authenticated. Make sure the provided API key is correct."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:250
|
||||
msgid "Settings saved."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: html link
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:264
|
||||
msgid "Store form submissions in Airtable table. For details, see %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:267
|
||||
#: includes/contact-form-properties.php:115
|
||||
msgid "https://wordpress.org/plugins/wpconnect-contactform7-airtable/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:268
|
||||
#: includes/contact-form-properties.php:116
|
||||
msgid "Airtable integration"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:276
|
||||
msgid "Airtable is active on this site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:286
|
||||
msgid "Setup integration"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:305
|
||||
msgid "API key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:328
|
||||
msgctxt "API keys"
|
||||
msgid "Remove key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-airtable-service.php:333
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:78
|
||||
msgid "help"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: html link
|
||||
#: includes/contact-form-properties.php:113
|
||||
msgid "You can set up the Airtable integration here. For details, see %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:243
|
||||
msgid "Table lookup"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:243
|
||||
msgid "Paste full Airtable table URL, it will populate the App ID and Table id fields."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:251
|
||||
msgid "App ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:252
|
||||
msgid "Use the Table lookup field above or visit the link below to find your App ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:262
|
||||
msgid "Table id or name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:263
|
||||
msgid "Use the Table lookup field above or visit the link below to find your Table id"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:275
|
||||
msgid "Table fields"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:277
|
||||
msgid "Enter an Airtable field name for each Contact Form 7 field to map them."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:278
|
||||
msgid "Be careful, field names should be exactly the same or the form won't be saved."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:284
|
||||
msgid "Contact Form 7 field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:285
|
||||
msgid "Airtable field name"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:322
|
||||
msgid "%s: mapped"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:327
|
||||
msgid "The column \"%s\" looks like to be an Attachment field, it should be mapped with a Contact Form 7 file field."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:331
|
||||
msgid "The column \"%s\" looks like to be a Multiple Select field, it should be mapped with a Contact Form 7 select, checkbox or radio field."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:335
|
||||
msgid "The column \"%s\" looks like to be a Multiple Select field, the options should match the ones you have on Airtable."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:339
|
||||
msgid "The column \"%s\" looks like to be an URL field, it should be mapped with a Contact Form 7 URL field."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:343
|
||||
msgid "The column \"%s\" looks like to be a date field, it should be mapped with a Contact Form 7 date field."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:347
|
||||
msgid "The column \"%s\" looks like to be a number field, it should be mapped with a Contact Form 7 number or range field."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:351
|
||||
msgid "The column \"%s\" looks like to be an email field, it should be mapped with a Contact Form 7 email field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:394
|
||||
msgid "The Airtable's field name below is not mapped yet:"
|
||||
msgid_plural "The Airtable's fields name below are not mapped yet:"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: includes/entry.php:78
|
||||
#: includes/fields.php:254
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: includes/entry.php:98
|
||||
msgid "Sorry, your form data can't be saved, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: consent checkbox text
|
||||
#: includes/entry.php:102
|
||||
msgid "Sorry, your form data can't be saved, please try again later or uncheck \"%s\"."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,185 @@
|
||||
# Copyright (C) 2022 WP connect
|
||||
# This file is distributed under the same license as the Add-on CF7 for Notion plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Add-on CF7 for Notion 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/develop\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-06T09:33:44+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
"X-Domain: wpc-wpcf7-ntn\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Add-on CF7 for Notion"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Send the entries of your Contact Form 7 forms to your Notion databases."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP connect"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpconnect.co/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-api-notion.php:86
|
||||
msgid "The Notion API responded with an error."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:64
|
||||
#: includes/contact-form-properties.php:191
|
||||
#: includes/contact-form-properties.php:413
|
||||
msgid "Notion"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:237
|
||||
#: includes/classes/class-wpcf7-notion-service.php:245
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:238
|
||||
msgid "You have not been authenticated. Make sure the provided API key is correct."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:246
|
||||
msgid "Invalid key values."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:253
|
||||
msgid "Settings saved."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: html link
|
||||
#: includes/classes/class-wpcf7-notion-service.php:267
|
||||
msgid "Store form submissions in Notion database. For details, see %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:270
|
||||
#: includes/contact-form-properties.php:112
|
||||
msgid "https://wordpress.org/plugins/wpconnect-contactform7-notion/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:271
|
||||
#: includes/contact-form-properties.php:113
|
||||
msgid "Notion integration"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:279
|
||||
msgid "Notion is active on this site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:289
|
||||
msgid "Setup integration"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:308
|
||||
msgid "API key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:331
|
||||
msgctxt "API keys"
|
||||
msgid "Remove key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/classes/class-wpcf7-notion-service.php:336
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: html link
|
||||
#: includes/contact-form-properties.php:110
|
||||
msgid "You can set up the Notion integration here. For details, see %s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:202
|
||||
msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:211
|
||||
msgid "Databases lists"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:220
|
||||
msgid "Add form submissions to your database"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:237
|
||||
msgid "Select the database to which form submissions are added:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:269
|
||||
msgid "You have no database yet."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:282
|
||||
msgid "Database fields"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:284
|
||||
msgid "Select a Notion field name for each Contact Form 7 field to map them."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:285
|
||||
msgid "You can only select compatible fields (e.g. a Contact Form 7 url field with a Notion url or text field)."
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:291
|
||||
msgid "Contact Form 7 field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:292
|
||||
msgid "Notion Database column"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:335
|
||||
msgid "%s: mapped"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: tag name
|
||||
#: includes/contact-form-properties.php:341
|
||||
msgid "%s: error"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:344
|
||||
msgid "The mapped column does not exist or its type is not supported"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: WPCF7 tag type
|
||||
#: includes/contact-form-properties.php:347
|
||||
msgid "The column is not supported by the tag type \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:370
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: includes/contact-form-properties.php:399
|
||||
msgid "The Notion's column below is not mapped yet:"
|
||||
msgid_plural "The Notion's columns below are not mapped yet:"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: includes/entry.php:76
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: includes/entry.php:94
|
||||
msgid "Sorry, your form data can't be saved, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: consent checkbox text
|
||||
#: includes/entry.php:98
|
||||
msgid "Sorry, your form data can't be saved, please try again later or uncheck \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: wpconnect-contactform7-notion.php:82
|
||||
msgid "The \"Contact Form 7 to Notion\" plugin is inactive because the minimal requirements are not met."
|
||||
msgstr ""
|
||||
71
spec/fixtures/dynamic_finders/plugin_version/better-comments/change_log/changelog.txt
vendored
Normal file
71
spec/fixtures/dynamic_finders/plugin_version/better-comments/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
= 1.4.1 (2022-04-21) =
|
||||
* Add - add ALT text to gravatar images to solve SEO issues
|
||||
* Enhancement - better replytocom handling
|
||||
* Enhancement - code refactoring
|
||||
* Enhancement - rename sections for consistency
|
||||
* Fix - ensure $screen is defined when viewing the backend
|
||||
|
||||
= 1.4 (2022-03-03) =
|
||||
* Fix - optimize quicktags placement for Quick Reply on the backend's Comments page
|
||||
* Fix - ensure quicktags bar is displayed inline for all themes
|
||||
* Fix - local avatars now display correctly on the frontend, with a fallback on a custom default avatar, then gravatar as last resort
|
||||
* Fix - local avatars now display correctly in the backend: dashboard, edit comments pages
|
||||
* Fix - local avatars no longer take over other avatars on Settings > Discussion
|
||||
* Fix - local avatars (even on localhost!) now display correctly on Settings > Discussion
|
||||
* Add - add padding setting to reply links
|
||||
* Add - add setting to remove text-decoration from reply links
|
||||
* Enhancement - only apply styles for comment form if comments are enabled and the form shown
|
||||
* Enhancement - clarify the options names for the comment policy option
|
||||
* Enhancement - better custom quicktags scenario
|
||||
* Enhancement - better replytocom handling
|
||||
* Enhancement - better styles handling
|
||||
* Enhancement - better options handling
|
||||
* Update - Freemius SDK
|
||||
* Update - CF SDK
|
||||
|
||||
= 1.3 (2020-12-24) =
|
||||
|
||||
* New - introduce new sliders style
|
||||
* New - add better looking icons to the admin page, with dual colors
|
||||
* New - add new admin menu icon
|
||||
* New - translations and POT file
|
||||
* Enhancement - move menu underneath Comments menu for easy access and consistency
|
||||
* Enhancement - ensure avatar shapes are only applied to the comments avatars
|
||||
* Enhancement - enqueue and tie inline styles to the (child) theme
|
||||
* Enhancement - add further translatable strings
|
||||
* Performance - replace the font file with standalone SVG icons (this shaved 3.7 MB off the plugin)
|
||||
* Fix - display uploaded avatar as default if it is set
|
||||
* Update - CF SDK
|
||||
|
||||
= 1.2 (2020-11-05) =
|
||||
|
||||
* New - add new plugin icon, derived from the banner
|
||||
* New - add new tab colors
|
||||
* Fix - fix backend quicktags display on the comments and dashboard pages
|
||||
* Enhancement - ensure border-radius is not set when an avatar shape is set
|
||||
* Enhancement - only output avatar code if a shape has been set
|
||||
* Enhancement - add missing default colors for quicktags
|
||||
* Enhancement - improve frontend loading times by 40%
|
||||
* Enhancement - rename functions for consistency
|
||||
* Enhancement - refactor CSS
|
||||
* Update - Freemius SDK
|
||||
* Update - CF SDK
|
||||
|
||||
= 1.1 (2020-10-12) =
|
||||
|
||||
* New - add default colors and palettes for color controls
|
||||
* New - set maximum and minimum comment length
|
||||
* New - set reply title
|
||||
* New - set submit button label
|
||||
* New - add brand-new Avatars section
|
||||
* New - add more shapes for avatars
|
||||
* New - upload a sitewide default avatar
|
||||
* Fix - fix static methods for comments oEmbeds
|
||||
* Enhancement - reorganize Comments tab, add a new Avatars section
|
||||
* Enhancement - display our icon in the WP Admin sidebar
|
||||
* Enhancement - adjust readme.txt
|
||||
* Enhancement - ensure emojis are not intercepted by WP emoji functions on our settings page
|
||||
|
||||
= 1.0 (2020-10-08) =
|
||||
|
||||
Initial release.
|
||||
@@ -0,0 +1,31 @@
|
||||
# Copyright (C) 2022 Phi Phan
|
||||
# This file is distributed under the GPL-2.0-or-later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Block Enhancements 1.0.6\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/block-enhancements\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-27T12:57:41+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: block-enhancements\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Block Enhancements"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Make core blocks more useful."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Phi Phan"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://boldblocks.net"
|
||||
msgstr ""
|
||||
109
spec/fixtures/dynamic_finders/plugin_version/cookiegenie/translation_file/lang/cookiegenie-nl_NL.po
vendored
Normal file
109
spec/fixtures/dynamic_finders/plugin_version/cookiegenie/translation_file/lang/cookiegenie-nl_NL.po
vendored
Normal file
@@ -0,0 +1,109 @@
|
||||
# Copyright (C) 2014 CookieGenie
|
||||
# This file is distributed under the same license as the CookieGenie package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CookieGenie 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/WordPress-Plugin-Template\n"
|
||||
"POT-Creation-Date: 2014-04-07 11:28:06+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-04-05 14:02+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Nederlands\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Loco https://localise.biz/\n"
|
||||
"X-Loco-Version: 2.6.1; wp-5.9.2"
|
||||
|
||||
msgid "30 days"
|
||||
msgstr "30 dagen"
|
||||
|
||||
msgid "365 days"
|
||||
msgstr "365 dagen"
|
||||
|
||||
msgid "90 days"
|
||||
msgstr "90 dagen"
|
||||
|
||||
msgid "Allow all cookies"
|
||||
msgstr "Alle cookies toestaan"
|
||||
|
||||
msgid "API"
|
||||
msgstr ""
|
||||
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
msgid "Banner background color"
|
||||
msgstr "Achtergrond kleur"
|
||||
|
||||
msgid "Blacklist domains"
|
||||
msgstr "Blacklist domeinen"
|
||||
|
||||
msgid "Choose a color"
|
||||
msgstr "Kies een kleur"
|
||||
|
||||
msgid "Content color"
|
||||
msgstr "Content kleur"
|
||||
|
||||
msgid "Cookie and scripts domains to allow. One per line"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cookie and scripts domains to block. One per line"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cookie banner text"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cookie banner title"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cookie declaration URL"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "CookieGenie"
|
||||
msgstr ""
|
||||
|
||||
msgid "CookieGenie settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Disabled"
|
||||
msgstr "Uitgeschakeld"
|
||||
|
||||
msgid "Display CookieGenie CookieBanner?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable CookieBanner?"
|
||||
msgstr "CookieGenie inschakelen?"
|
||||
|
||||
msgid "Enabled"
|
||||
msgstr "Ingeschakeld"
|
||||
|
||||
msgid "Get your API key at https://www.graphicgenie.nl/cookiegenie"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only necessary cookies"
|
||||
msgstr "Alleen noodzakelijk cookies"
|
||||
|
||||
msgid "Read more"
|
||||
msgstr "Lees meer"
|
||||
|
||||
#: includes/class-cookiegenie-settings.php:427
|
||||
msgid "Save Settings"
|
||||
msgstr "Instellingen opslaan"
|
||||
|
||||
msgid "Select days before we ask for consent again"
|
||||
msgstr ""
|
||||
|
||||
msgid "Set Cookie expire time"
|
||||
msgstr ""
|
||||
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
msgid "Whitelist domains"
|
||||
msgstr "Whitelist domeinen"
|
||||
|
||||
msgid "Your API key"
|
||||
msgstr ""
|
||||
10
spec/fixtures/dynamic_finders/plugin_version/crowdcue/change_log/changelog.txt
vendored
Normal file
10
spec/fixtures/dynamic_finders/plugin_version/crowdcue/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
All notable changes `Crowdcue` will be documented in this file.
|
||||
|
||||
## [1.0.1] - 2022-04-13
|
||||
### Chore:
|
||||
- Rebranding due to copyright issues
|
||||
|
||||
## [1.0.0] - 2022-04-12
|
||||
### Added:
|
||||
- Development Build to Production
|
||||
@@ -0,0 +1,331 @@
|
||||
# Copyright (C) 2022 matrixaddons
|
||||
# This file is distributed under the GPL2+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Document Engine 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: matrixaddons@gmail.com\n"
|
||||
"POT-Creation-Date: 2022-04-12 08:43:53+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: matrixaddons <matrixaddons@gmail.com>\n"
|
||||
"Language-Team: matrixaddons <matrixaddons@gmail.com>\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: includes/Admin/Main.php:62
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:22
|
||||
msgid "PDF Download Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:35
|
||||
msgid "Button"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:36
|
||||
msgid "Header & Footer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:37
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:38
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:82
|
||||
msgid "PDF Page Setup"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:88
|
||||
msgid "Page orientation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:93
|
||||
msgid "Vertical"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:94
|
||||
msgid "Horizontal"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:98
|
||||
msgid "Font Size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:99
|
||||
msgid "Font Size in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:104
|
||||
msgid "Margin left"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:105
|
||||
msgid "Margin left in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:111
|
||||
msgid "Margin right"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:112
|
||||
msgid "Margin right in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:118
|
||||
msgid "Margin Top"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:119
|
||||
msgid "Margin Top in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:125
|
||||
msgid "Margin Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:126
|
||||
msgid "Margin Bottom in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:132
|
||||
msgid "Margin Header"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:133
|
||||
msgid "Margin Header in (pt)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:139
|
||||
msgid "Enable PDF protection"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:140
|
||||
msgid " Encrypts PDF file and respects permissions given below"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:146
|
||||
msgid "Protected PDF permissions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:152
|
||||
msgid "Keep columns"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:153
|
||||
msgid ""
|
||||
" Columns will be written successively ([document_engine_pdf_columns] "
|
||||
"shortcode). i.e. there will be no balancing of the length of columns."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:168
|
||||
msgid "PDF Style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:174
|
||||
msgid "Use current theme's CSS"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:175
|
||||
msgid ""
|
||||
" Includes the stylesheet from current theme, but is overridden by PDF "
|
||||
"Custom CSS and plugins adding its own stylesheets."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:182
|
||||
msgid "Custom CSS"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:198
|
||||
msgid "PDF Header"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:204
|
||||
msgid "Header Logo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:210 includes/Admin/Settings/PDF.php:267
|
||||
msgid "Show Post Title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:211
|
||||
msgid "Show post title on pdf header"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:217 includes/Admin/Settings/PDF.php:274
|
||||
msgid "Show Page Number"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:218
|
||||
msgid "Show page number on pdf header"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:225
|
||||
msgid "Header font Size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:226 includes/Admin/Settings/PDF.php:282
|
||||
msgid "Font Size in (pt). Leave it blank to use default page font size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:237
|
||||
msgid "PDF Page Footer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:244
|
||||
msgid "Footer text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:246
|
||||
msgid "HTML tags supports: a, br, em, strong, hr, p, h1 to h4"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:268
|
||||
msgid "Show post title on pdf footer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:275
|
||||
msgid "Show page number on pdf footer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:281
|
||||
msgid "Footer font Size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:299
|
||||
msgid "PDF Button"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:305
|
||||
msgid "Button text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:311
|
||||
msgid "Post types to apply"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:317
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:321
|
||||
msgid "Open PDF in new window"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:322
|
||||
msgid "Download PDF directly"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:327
|
||||
msgid "Button Position"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:331
|
||||
msgid "Before Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:332
|
||||
msgid "After Content"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:337
|
||||
msgid "Button Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:341
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:342
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings/PDF.php:343
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings.php:59
|
||||
msgid "Your settings have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings.php:667
|
||||
msgid "Select a page…"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/Settings.php:733
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/views/html-admin-settings.php:48
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Assets.php:37
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Assets.php:38
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Assets.php:41
|
||||
msgid "Pixel"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Assets.php:42
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Document Engine"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/main.php:31
|
||||
msgid "post"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/main.php:32
|
||||
msgid "page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/main.php:33
|
||||
msgid "attachment"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/settings.php:5
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/template.php:19
|
||||
#. translators: %s template
|
||||
msgid "%s does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Helpers/template.php:36
|
||||
msgid ""
|
||||
"action_args should not be overwritten when calling "
|
||||
"document_engine_get_template."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wordpress.org/plugins/document-engine"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"WordPress to PDF plugin that convert any post type to PDF document & PDF "
|
||||
"viewer block"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "matrixaddons"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://profiles.wordpress.org/matrixaddons"
|
||||
msgstr ""
|
||||
2
spec/fixtures/dynamic_finders/plugin_version/document-library-lite/change_log/changelog.txt
vendored
Normal file
2
spec/fixtures/dynamic_finders/plugin_version/document-library-lite/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
= 1.0 =
|
||||
Initial release.
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "downloadlist",
|
||||
"version": "1.0.3",
|
||||
"description": "Provides a Gutenberg block for capturing a download list with file type specific icons.",
|
||||
"author": "threadi",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"main": "build/index.js",
|
||||
"scripts": {
|
||||
"build": "wp-scripts build",
|
||||
"format": "wp-scripts format",
|
||||
"lint:css": "wp-scripts lint-style",
|
||||
"lint:js": "wp-scripts lint-js",
|
||||
"start": "wp-scripts start",
|
||||
"packages-update": "wp-scripts packages-update"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wordpress/scripts": "^20.0.2",
|
||||
"mini-css-extract-plugin": "2.5.3",
|
||||
"npm-pack-zip": "^1.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wordpress/i18n": "^4.3.0",
|
||||
"@wordpress/icons": "^6.2.0",
|
||||
"ansi-regex": "^5.0.1",
|
||||
"gutenberg-sortable": "^1.0.5",
|
||||
"markdown-it": "^12.3.2",
|
||||
"node-fetch": "^2.6.7",
|
||||
"nth-check": "^2.0.1",
|
||||
"react-sortable-hoc": "^2.0.0",
|
||||
"yargs-parser": "^13.1.2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,390 @@
|
||||
# Copyright (C) 2022 Elemendas, Santiago Becerra
|
||||
# This file is distributed under the same license as the Elemendas Addons plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Elemendas Addons 2.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/elemendas-addons\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-13T22:42:42+02:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: includes/plugin.php:209
|
||||
#: includes/plugin.php:216
|
||||
msgid "Elemendas Addons"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://elementor.com/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Improving the search results archive page for Elementor."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Elemendas, Santiago Becerra"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://elemendas.com/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/highlighter.php:76
|
||||
#: includes/widgets/added/search-results-highlighted.php:238
|
||||
#: includes/widgets/added/search-results-highlighted.php:378
|
||||
#: includes/widgets/extended/search-results-archive-title.php:279
|
||||
msgid "Thickness (px)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/highlighter.php:97
|
||||
#: includes/widgets/added/search-results-highlighted.php:220
|
||||
#: includes/widgets/added/search-results-highlighted.php:360
|
||||
#: includes/widgets/extended/search-results-archive-title.php:261
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:57
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "angular double"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:58
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "angular single"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:59
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "english double"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:60
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "english single"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:61
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "german double"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:62
|
||||
msgctxt "Quotation Marks Dropdown Selector"
|
||||
msgid "german single"
|
||||
msgstr ""
|
||||
|
||||
#: includes/controls/quotation-marks.php:125
|
||||
msgid "No quotation marks"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor/Elementor Pro
|
||||
#: includes/plugin.php:182
|
||||
msgid "\"%1$s\" requires \"%2$s\" to be installed and activated."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Elementor/Elementor Pro
|
||||
#: includes/plugin.php:184
|
||||
msgid "Install %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor/Elementor Pro
|
||||
#: includes/plugin.php:190
|
||||
msgid "\"%1$s\" requires \"%2$s\" to be activated."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Elementor/Elementor Pro
|
||||
#: includes/plugin.php:192
|
||||
msgid "Activate %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor/Elementor Pro 3: Required Elementor version
|
||||
#: includes/plugin.php:198
|
||||
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Elementor/Elementor Pro
|
||||
#: includes/plugin.php:200
|
||||
msgid "Update %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: widget name
|
||||
#: includes/widgets/added/search-results-highlighted.php:18
|
||||
#: includes/widgets/added/search-results-highlighted.php:70
|
||||
#: includes/widgets/added/search-results-highlighted.php:90
|
||||
#: includes/widgets/added/search-results-highlighted.php:564
|
||||
msgctxt "Widget Name"
|
||||
msgid "Search Results Highlighted"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:78
|
||||
msgid "Drop this widget anywhere on the search results archive template."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: strong open tag, 2: strong closing tag. 3: Widget name
|
||||
#: includes/widgets/added/search-results-highlighted.php:89
|
||||
msgid "%1$sNote:%2$s You can only add the %3$s widget once."
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:105
|
||||
#: includes/widgets/extended/search-results-archive-title.php:67
|
||||
#: includes/widgets/extended/search-results-archive-title.php:113
|
||||
#: includes/widgets/extended/search-results-archive-title.php:121
|
||||
msgid "Searched string"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:115
|
||||
#: includes/widgets/extended/search-results-archive-title.php:131
|
||||
msgid "Post count"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:132
|
||||
#: includes/widgets/extended/search-results-archive-title.php:198
|
||||
msgid "Search string highlighting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:142
|
||||
msgid "Highlight each word separately"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:144
|
||||
#: includes/widgets/added/search-results-highlighted.php:286
|
||||
#: includes/widgets/added/search-results-highlighted.php:426
|
||||
#: includes/widgets/extended/search-results-archive-title.php:327
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:145
|
||||
#: includes/widgets/added/search-results-highlighted.php:287
|
||||
#: includes/widgets/added/search-results-highlighted.php:427
|
||||
#: includes/widgets/extended/search-results-archive-title.php:328
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:148
|
||||
msgid "Choose between highlighting the whole string or each word separately."
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:155
|
||||
#: includes/widgets/extended/search-results-archive-title.php:208
|
||||
msgid "Highlight elements"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:168
|
||||
msgid "Titles"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:178
|
||||
#: includes/widgets/added/search-results-highlighted.php:187
|
||||
#: includes/widgets/added/search-results-highlighted.php:318
|
||||
#: includes/widgets/added/search-results-highlighted.php:327
|
||||
#: includes/widgets/extended/search-results-archive-title.php:219
|
||||
#: includes/widgets/extended/search-results-archive-title.php:228
|
||||
msgid "Highlighter"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:208
|
||||
#: includes/widgets/added/search-results-highlighted.php:348
|
||||
#: includes/widgets/extended/search-results-archive-title.php:249
|
||||
msgid "Underline"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:263
|
||||
#: includes/widgets/added/search-results-highlighted.php:403
|
||||
#: includes/widgets/extended/search-results-archive-title.php:304
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:265
|
||||
#: includes/widgets/added/search-results-highlighted.php:405
|
||||
#: includes/widgets/extended/search-results-archive-title.php:306
|
||||
msgid "Solid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:266
|
||||
#: includes/widgets/added/search-results-highlighted.php:406
|
||||
#: includes/widgets/extended/search-results-archive-title.php:307
|
||||
msgid "Double"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:267
|
||||
#: includes/widgets/added/search-results-highlighted.php:407
|
||||
#: includes/widgets/extended/search-results-archive-title.php:308
|
||||
msgid "Dotted"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:268
|
||||
#: includes/widgets/added/search-results-highlighted.php:408
|
||||
#: includes/widgets/extended/search-results-archive-title.php:309
|
||||
msgid "Dashed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:269
|
||||
#: includes/widgets/added/search-results-highlighted.php:409
|
||||
#: includes/widgets/extended/search-results-archive-title.php:310
|
||||
msgid "Wavy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:284
|
||||
#: includes/widgets/added/search-results-highlighted.php:424
|
||||
#: includes/widgets/extended/search-results-archive-title.php:325
|
||||
msgid "Skip Ink"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:290
|
||||
#: includes/widgets/added/search-results-highlighted.php:430
|
||||
#: includes/widgets/extended/search-results-archive-title.php:331
|
||||
msgid "Specifies how underline is drawn when it pass over glyph descenders."
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:309
|
||||
msgid "Excerpts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:454
|
||||
#: includes/widgets/extended/search-results-archive-title.php:364
|
||||
msgid "Text style"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:466
|
||||
#: includes/widgets/extended/search-results-archive-title.php:376
|
||||
msgid "Text Color"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:480
|
||||
#: includes/widgets/extended/search-results-archive-title.php:390
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: widget name
|
||||
#: includes/widgets/added/search-results-highlighted.php:563
|
||||
msgid "%s widget. You won't see this while previewing your site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/added/search-results-highlighted.php:572
|
||||
msgid "This widget only works on the search results page"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Preview Settings
|
||||
#: includes/widgets/added/search-results-highlighted.php:576
|
||||
#: includes/widgets/extended/search-results-archive-title.php:81
|
||||
msgid "Go to \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:578
|
||||
#: includes/widgets/extended/search-results-archive-title.php:83
|
||||
msgid "Preview Settings"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: 'Preview Dynamic Content as', 2: 'Search Results' 3: 'Search Term'
|
||||
#: includes/widgets/added/search-results-highlighted.php:583
|
||||
#: includes/widgets/extended/search-results-archive-title.php:86
|
||||
msgid "Set \"%1$s\" \"%2$s\" and fill the \"%3$s\""
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:585
|
||||
#: includes/widgets/extended/search-results-archive-title.php:88
|
||||
msgid "Preview Dynamic Content as"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:587
|
||||
#: includes/widgets/added/search-results-highlighted.php:598
|
||||
#: includes/widgets/extended/search-results-archive-title.php:90
|
||||
#: includes/widgets/extended/search-results-archive-title.php:100
|
||||
msgid "Search Results"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:589
|
||||
#: includes/widgets/extended/search-results-archive-title.php:92
|
||||
msgid "Search Term"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: 'Display Conditions' 2: flow icon 3: 'Search Results'
|
||||
#: includes/widgets/added/search-results-highlighted.php:593
|
||||
#: includes/widgets/extended/search-results-archive-title.php:95
|
||||
msgid "Adjust the \"%1$s\" %2$s to \"%3$s\""
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/added/search-results-highlighted.php:595
|
||||
#: includes/widgets/extended/search-results-archive-title.php:97
|
||||
msgid "Display Conditions"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Don't worry about this string, it will actually take it from Elementor's translation file for consistency.
|
||||
#: includes/widgets/extended/search-results-archive-title.php:55
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: strong open tag, 2: strong closing tag. 3: Widget name
|
||||
#: includes/widgets/extended/search-results-archive-title.php:78
|
||||
msgid "%1$sNote:%2$s This section is only available on the search results page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:138
|
||||
msgid "Multiple results"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Keep {{result-number}} and {{search-string}} as they are, without translation
|
||||
#: includes/widgets/extended/search-results-archive-title.php:142
|
||||
msgid "Here are the {{result-number}} posts containing {{search-string}}"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:144
|
||||
msgid "Shown when there are more than one post found"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Keep {{result-number}} as it is, without translation
|
||||
#: includes/widgets/extended/search-results-archive-title.php:146
|
||||
msgid "Use {{result-number}} to show the post found number"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Keep {{search-string}} as it is, without translation
|
||||
#: includes/widgets/extended/search-results-archive-title.php:148
|
||||
msgid "Use {{search-string}} to show the search string"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:155
|
||||
msgid "Only one result"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Keep {{search-string}} as it is, without translation
|
||||
#: includes/widgets/extended/search-results-archive-title.php:159
|
||||
msgid "Here is the unique post containing {{search-string}}"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:161
|
||||
msgid "Shown when a single entry is found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:168
|
||||
msgid "No results found"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Keep {{search-string}} as it is, without translation
|
||||
#: includes/widgets/extended/search-results-archive-title.php:172
|
||||
msgid "There are no posts containing {{search-string}}"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:174
|
||||
msgid "Shown when there are no posts found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:348
|
||||
msgid "Quotation Marks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/widgets/extended/search-results-archive-title.php:434
|
||||
msgid "This setting will have no effect if the font size is set in the typography control"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,3 @@
|
||||
*** WooCommerce Extension Template Changelog ***
|
||||
|
||||
2022-04-20 - version 1.1
|
||||
@@ -0,0 +1,261 @@
|
||||
# Copyright (C) 2022
|
||||
# This file is distributed under the same license as the Estimated Shipping Date Per Product For Woocommerce plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Estimated Shipping Date Per Product For Woocommerce 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/estimated-"
|
||||
"shipping-date-per-product-for-woocommerce\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: English (United States)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-03-03T06:48:55+01:00\n"
|
||||
"PO-Revision-Date: 2022-03-03 05:57+0000\n"
|
||||
"X-Generator: Loco https://localise.biz/\n"
|
||||
"X-Domain: estimated-shipping-date-per-product-for-woocommerce\n"
|
||||
"Language: en_US\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Loco-Version: 2.5.8; wp-5.9.1"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Estimated Shipping Date Per Product For Woocommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "This plugin allows create Select Delivery Dates plugin."
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:15
|
||||
msgid "Sunday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:16
|
||||
msgid "Monday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:18
|
||||
msgid "Wednesday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:19
|
||||
msgid "Thursday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:20
|
||||
msgid "Friday"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:21
|
||||
msgid "Saturday"
|
||||
msgstr "cfvfxdgvfzgbdf"
|
||||
|
||||
#: admin/esdpfw-admin.php:24
|
||||
msgid "January"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:25
|
||||
msgid "February"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:26
|
||||
msgid "March"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:27
|
||||
msgid "April"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:28
|
||||
msgid "May"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:29
|
||||
msgid "June"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:30
|
||||
msgid "July"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:31
|
||||
msgid "August"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:32
|
||||
msgid "September"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:33
|
||||
msgid "October"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:34
|
||||
msgid "November"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:35
|
||||
msgid "December"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:49
|
||||
msgid "General Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:52
|
||||
msgid "Text Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:55
|
||||
msgid "Day Off Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:61
|
||||
msgid "Enabled delivery date?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:67
|
||||
msgid "Display on cart and checkout page?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:73
|
||||
msgid "Display on order page?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:79
|
||||
msgid "Display in order email?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:85
|
||||
msgid "Hide if product out of stock?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:108
|
||||
msgid "Estimated date text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:112
|
||||
msgid "For display number of remaining days"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:113
|
||||
msgid "x is number of additional day Example:{d+1},{d+2}.."
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:114
|
||||
msgid "x is number of additional day Example:{d-1},{d-2}.."
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:115 admin/esdpfw-admin.php:126
|
||||
msgid "For display delivery date"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:116 admin/esdpfw-admin.php:127
|
||||
msgid "x is number of additional day Example:{date+1},{date+2}.."
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:117 admin/esdpfw-admin.php:128
|
||||
msgid "x is number of additional day Example:{date-1},{date-2}.."
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:122
|
||||
msgid "Text On order page"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:133
|
||||
msgid "Date Format"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:137
|
||||
msgid "Day of month (2 digits with leading zeros)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:138
|
||||
msgid "A textual representation of a day, three letters"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:139
|
||||
msgid "Day of the month without leading zeros"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:140
|
||||
msgid "A full textual representation of the day of the week"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:141
|
||||
msgid "Numeric representation of a month, with leading zeros"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:142
|
||||
msgid "A full textual representation of a month, with leading zeros"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:143
|
||||
msgid "A short textual representation of a month, three letters"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:144 admin/esdpfw-admin.php:145
|
||||
msgid "Numeric representation of a month, without leading zeros"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:146
|
||||
msgid "A full numeric representation of a year, 4 digits"
|
||||
msgstr "A full numeric representation of a year, 4 digitss"
|
||||
|
||||
#: admin/esdpfw-admin.php:147
|
||||
msgid "A two digit representation of a year"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:157
|
||||
msgid "Week Day Off"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:170
|
||||
msgid "Specific Day Off"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:187 admin/esdpfw-admin.php:254
|
||||
#: admin/esdpfw-admin.php:287 admin/esdpfw-admin.php:376
|
||||
#: admin/esdpfw-admin.php:412 admin/esdpfw-admin.php:442
|
||||
msgid "Select Day"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:198 admin/esdpfw-admin.php:265
|
||||
#: admin/esdpfw-admin.php:298 admin/esdpfw-admin.php:387
|
||||
#: admin/esdpfw-admin.php:422 admin/esdpfw-admin.php:452
|
||||
msgid "Select Month"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:209 admin/esdpfw-admin.php:276
|
||||
#: admin/esdpfw-admin.php:309 admin/esdpfw-admin.php:397
|
||||
#: admin/esdpfw-admin.php:432 admin/esdpfw-admin.php:462
|
||||
msgid "Select Year"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:234
|
||||
msgid "Specific Period Off"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:576
|
||||
msgid "Enable for this product?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:584
|
||||
msgid "Enable for each variation?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:592 admin/esdpfw-admin.php:643
|
||||
msgid "Estimation Time :"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:600 admin/esdpfw-admin.php:647
|
||||
msgid "Estimated date text :"
|
||||
msgstr ""
|
||||
|
||||
#: admin/esdpfw-admin.php:639
|
||||
msgid "Enable Shipping Date For This Variation?"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,205 @@
|
||||
# Copyright (C) 2019 Automattic
|
||||
# This file is distributed under the same license as the http://www.gnu.org/licenses/gpl-2.0.html.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ExpressTech's MemberPress Discord Add On 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"POT-Creation-Date: 2021-07-22 2:00:21+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Ravi Soni <contact@expresstechsoftwares.com>\n"
|
||||
"Language-Team: en-us <contact@expresstechsoftwares.com>\n"
|
||||
"X-Generator:ExpressTech's MemberPress Discord Add On 1.0.0\n"
|
||||
msgid "Discord connection"
|
||||
msgstr "Discord connection"
|
||||
|
||||
msgid "Disconnect From Discord"
|
||||
msgstr "Disconnect From Discord"
|
||||
|
||||
msgid "Connect To Discord"
|
||||
msgstr "Connect To Discord"
|
||||
|
||||
msgid "Following Roles will be assigned to you in Discord:"
|
||||
msgstr "Following Roles will be assigned to you in Discord:"
|
||||
|
||||
msgid "Discord Settings"
|
||||
msgstr "Discord Settings"
|
||||
|
||||
msgid "MemberPress Discord Add On Settings"
|
||||
msgstr "MemberPress Discord Add On Settings"
|
||||
|
||||
msgid "Application Details"
|
||||
msgstr "Application Details"
|
||||
|
||||
msgid "Role Mappings"
|
||||
msgstr "Role Mappings"
|
||||
|
||||
msgid "Advanced"
|
||||
msgstr "Advanced"
|
||||
|
||||
msgid "Logs"
|
||||
msgstr "Logs"
|
||||
|
||||
msgid "Documentation"
|
||||
msgstr "Documentation"
|
||||
|
||||
msgid "Support"
|
||||
msgstr "Support"
|
||||
|
||||
msgid "Your request have been successfully submitted!"
|
||||
msgstr "Your request have been successfully submitted!"
|
||||
|
||||
msgid "Run API"
|
||||
msgstr "Run API"
|
||||
|
||||
msgid "Not Connected"
|
||||
msgstr "Not Connected"
|
||||
|
||||
msgid "Discord"
|
||||
msgstr "Discord"
|
||||
|
||||
msgid "Joined Date"
|
||||
msgstr "Joined Date"
|
||||
|
||||
msgid "Send welcome message"
|
||||
msgstr "Send welcome message"
|
||||
|
||||
msgid "Membership welcome message"
|
||||
msgstr "Membership welcome message"
|
||||
|
||||
msgid "Send membership expiration warning message"
|
||||
msgstr "Send membership expiration warning message"
|
||||
|
||||
msgid "Membership expiration warning message"
|
||||
msgstr "Membership expiration warning message"
|
||||
|
||||
msgid "Send membership expired message"
|
||||
msgstr "Send membership expired message"
|
||||
|
||||
msgid "Membership expired message"
|
||||
msgstr "Membership expired message"
|
||||
|
||||
msgid "Send membership cancel message"
|
||||
msgstr "Send membership cancel message"
|
||||
|
||||
msgid "Membership cancel message"
|
||||
msgstr "Membership cancel message"
|
||||
|
||||
msgid "Re-assign roles upon payment failure"
|
||||
msgstr "Re-assign roles upon payment failure"
|
||||
|
||||
msgid "Retry Failed API calls"
|
||||
msgstr "Retry Failed API calls"
|
||||
|
||||
msgid "How many times a failed API call should get re-try"
|
||||
msgstr "How many times a failed API call should get re-try"
|
||||
|
||||
msgid "Log API calls response (For debugging purpose)"
|
||||
msgstr "Log API calls response (For debugging purpose)"
|
||||
|
||||
msgid "Save Settings"
|
||||
msgstr "Save Settings"
|
||||
|
||||
msgid "Drag and Drop the Discord Roles over to the MemberPress Levels"
|
||||
msgstr "Drag and Drop the Discord Roles over to the MemberPress Levels"
|
||||
|
||||
msgid "Note: Inactive levels will not display"
|
||||
msgstr "Note: Inactive levels will not display"
|
||||
|
||||
msgid "Discord Roles"
|
||||
msgstr "Discord Roles"
|
||||
|
||||
msgid "MemberPress Memberships"
|
||||
msgstr "MemberPress Memberships"
|
||||
|
||||
msgid "Default Role"
|
||||
msgstr "Default Role"
|
||||
|
||||
msgid "-None-"
|
||||
msgstr "-None-"
|
||||
|
||||
msgid "This Role will be assigned to all level members"
|
||||
msgstr "This Role will be assigned to all level members"
|
||||
|
||||
msgid "Allow non-members"
|
||||
msgstr "Allow non-members"
|
||||
|
||||
msgid "Yes"
|
||||
msgstr "Yes"
|
||||
|
||||
msgid "This setting will apply on Cancel and Expiry of Membership"
|
||||
msgstr "This setting will apply on Cancel and Expiry of Membership"
|
||||
|
||||
msgid "Save Settings"
|
||||
msgstr "Save Settings"
|
||||
|
||||
msgid "Flush Mappings"
|
||||
msgstr "Flush Mappings"
|
||||
|
||||
msgid "Client ID"
|
||||
msgstr "Client ID"
|
||||
|
||||
msgid "Client Secret"
|
||||
msgstr "Client Secret"
|
||||
|
||||
msgid "Redirect URL"
|
||||
msgstr "Redirect URL"
|
||||
|
||||
msgid "Registered discord app url"
|
||||
msgstr "Registered discord app url"
|
||||
|
||||
msgid "Bot Token"
|
||||
msgstr "Bot Token"
|
||||
|
||||
msgid "Server ID"
|
||||
msgstr "Server ID"
|
||||
|
||||
msgid "Please save your form"
|
||||
msgstr "Please save your form"
|
||||
|
||||
msgid "Save Settings"
|
||||
msgstr "Save Settings"
|
||||
|
||||
msgid "Connect your Bot"
|
||||
msgstr "Connect your Bot"
|
||||
|
||||
msgid "YouTube video tutorial on how to connect the plugin with discord server"
|
||||
msgstr "YouTube video tutorial on how to connect the plugin with discord server"
|
||||
|
||||
msgid "Step-by-Step Written guide on how to connect the plugin with Discord server"
|
||||
msgstr "Step-by-Step Written guide on how to connect the plugin with Discord server"
|
||||
|
||||
msgid "Click Here"
|
||||
msgstr "Click Here"
|
||||
|
||||
msgid "Features and other documentation"
|
||||
msgstr "Features and other documentation"
|
||||
|
||||
msgid "ExpressTech Softwares Solutions Pvt. Ltd."
|
||||
msgstr "ExpressTech Software Solution Pvt. Ltd. is the leading Enterprise WordPress development company."
|
||||
|
||||
msgid "Contact us for any WordPress Related development projects."
|
||||
msgstr "Contact us for any WordPress Related development projects."
|
||||
|
||||
msgid "Full Name"
|
||||
msgstr "Full Name"
|
||||
|
||||
msgid "Contact Email"
|
||||
msgstr "Contact Email"
|
||||
|
||||
msgid "Subject"
|
||||
msgstr "Subject"
|
||||
|
||||
msgid "Message"
|
||||
msgstr "Message"
|
||||
|
||||
msgid "Skype"
|
||||
msgstr "Skype"
|
||||
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
msgid "Whatsapp / Phone"
|
||||
msgstr "Whatsapp / Phone"
|
||||
37
spec/fixtures/dynamic_finders/plugin_version/fewcents/composer_file/package.json
vendored
Normal file
37
spec/fixtures/dynamic_finders/plugin_version/fewcents/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"name": "fewcents",
|
||||
"version": "1.1.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@wordpress/hooks": "^3.2.0",
|
||||
"axios": "^0.21.1",
|
||||
"clsx": "^1.1.1",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"react": "^16.7.0",
|
||||
"react-countdown": "^2.3.2",
|
||||
"react-dom": "^16.7.0",
|
||||
"react-hot-toast": "^2.1.1",
|
||||
"react-redux": "^7.2.5",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"react-spinners": "^0.11.0",
|
||||
"redux": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@svgr/webpack": "^5.5.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"cross-env": "^5.0.1",
|
||||
"css-loader": "^6.2.0",
|
||||
"style-loader": "^3.2.1",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.51.1",
|
||||
"webpack-cli": "^4.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "cross-env BABEL_ENV=default NODE_ENV=production webpack",
|
||||
"start": "cross-env BABEL_ENV=default webpack --watch"
|
||||
}
|
||||
}
|
||||
817
spec/fixtures/dynamic_finders/plugin_version/fyvent/translation_file/languages/fyvent-es.po
vendored
Normal file
817
spec/fixtures/dynamic_finders/plugin_version/fyvent/translation_file/languages/fyvent-es.po
vendored
Normal file
@@ -0,0 +1,817 @@
|
||||
# Copyright (C) 2021 Fyvent
|
||||
# This file is distributed under the GPL-3.0.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Fyvent 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fyvent\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2021-11-14T11:52:35+00:00\n"
|
||||
"PO-Revision-Date: 2021-11-14 18:13+0100\n"
|
||||
"X-Generator: Poedit 2.4.2\n"
|
||||
"X-Domain: fyvent\n"
|
||||
"Last-Translator: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: es\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Author of the plugin
|
||||
#: fyvent.php:99 fyvent.php:100
|
||||
msgid "Fyvent"
|
||||
msgstr "Fyvent"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://fyvent.com"
|
||||
msgstr "https://fyvent.com"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Events organization solution."
|
||||
msgstr "Solución para organización de eventos."
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://fyvent.com/"
|
||||
msgstr "https://fyvent.com/"
|
||||
|
||||
#: admin/admin_options.php:22
|
||||
msgid "Event Name"
|
||||
msgstr "Nombre del evento"
|
||||
|
||||
#: admin/admin_options.php:30
|
||||
msgid "Start Date"
|
||||
msgstr "Fecha de inicio"
|
||||
|
||||
#: admin/admin_options.php:38
|
||||
msgid "End Date"
|
||||
msgstr "Fecha de fin"
|
||||
|
||||
#: admin/admin_options.php:46
|
||||
msgid "Tracks"
|
||||
msgstr "Temas"
|
||||
|
||||
#: admin/admin_options.php:54
|
||||
msgid "Attendant types"
|
||||
msgstr "Tipos de asistente"
|
||||
|
||||
#: admin/admin_options.php:62
|
||||
msgid "Session types"
|
||||
msgstr "Tipos de sesión"
|
||||
|
||||
#: admin/admin_options.php:70
|
||||
msgid "Allow Presentation Download"
|
||||
msgstr "Permitir la descarga de presentaciones"
|
||||
|
||||
#: admin/admin_options.php:79
|
||||
msgid "Use Bootstrap"
|
||||
msgstr "Usar Bootstrap"
|
||||
|
||||
#: admin/admin_options.php:88
|
||||
msgid "Privacy Page"
|
||||
msgstr "Página de privacidad"
|
||||
|
||||
#: admin/admin_options.php:96
|
||||
msgid "Speaker Information Page"
|
||||
msgstr "Página de información del ponente"
|
||||
|
||||
#: admin/admin_options.php:159
|
||||
msgid "If your event has different tracks, write them here separated by commas"
|
||||
msgstr ""
|
||||
"Si su evento tiene diferentes temas, escríbalos aquí separados por comas"
|
||||
|
||||
#: admin/admin_options.php:175
|
||||
msgid ""
|
||||
"If your event has different types of attendants, write them here separated "
|
||||
"by commas"
|
||||
msgstr ""
|
||||
"Si su evento tiene diferentes tipos de asistentes, escríbalos aquí separados "
|
||||
"por comas"
|
||||
|
||||
#: admin/admin_options.php:191
|
||||
msgid ""
|
||||
"If your event has different types of sessions, write them here separated by "
|
||||
"commas"
|
||||
msgstr ""
|
||||
"Si su evento tiene diferentes tipos de sesiones, escríbalos aquí separados "
|
||||
"por comas"
|
||||
|
||||
#: admin/admin_options.php:208
|
||||
msgid "Do you allow Presentations download from Session or Speaker pages?"
|
||||
msgstr ""
|
||||
"¿Permite la descarga de presentaciones desde las páginas de sesión o ponente?"
|
||||
|
||||
#: admin/admin_options.php:225
|
||||
msgid "Do you want to use Bootstrap if your Theme also uses it?"
|
||||
msgstr "¿Quiere usar Bootstrap si su tema también lo usa?"
|
||||
|
||||
#: admin/admin_options.php:241
|
||||
msgid "Input here the slug of your privacy page (e.g. \"/privacy\")"
|
||||
msgstr "Escriba aquí el slug de su página de privacidad (p.ej. “/privacidad”)"
|
||||
|
||||
#: admin/admin_options.php:257
|
||||
msgid ""
|
||||
"Input here the slug of the page where speakers submit their information (e."
|
||||
"g. \"/speaker-information\")"
|
||||
msgstr ""
|
||||
"Escriba aquí el slug de la página donde los ponentes envían su información "
|
||||
"(p.ej. “/informacion-ponentes”)"
|
||||
|
||||
#: admin/admin_options.php:284
|
||||
msgid "Attendant Messages"
|
||||
msgstr "Mensajes de asistentes"
|
||||
|
||||
#: admin/admin_options.php:291 admin/admin_options.php:338
|
||||
#: includes/speaker.php:207
|
||||
msgid "User created"
|
||||
msgstr "Usuario creado"
|
||||
|
||||
#: admin/admin_options.php:301 admin/admin_options.php:348
|
||||
msgid "Privacy Agreement"
|
||||
msgstr "Acuerdo de privacidad"
|
||||
|
||||
#: admin/admin_options.php:311
|
||||
msgid "Attendant registered successfully"
|
||||
msgstr "Asistente registrado con éxito"
|
||||
|
||||
#: admin/admin_options.php:321 admin/admin_options.php:368
|
||||
msgid "User already exists"
|
||||
msgstr "El usuario ya existe"
|
||||
|
||||
#: admin/admin_options.php:331
|
||||
msgid "Speaker Messages"
|
||||
msgstr "Mensajes de ponente"
|
||||
|
||||
#: admin/admin_options.php:358
|
||||
msgid "Speaker registered successfully"
|
||||
msgstr "Ponente registrado con éxito"
|
||||
|
||||
#: admin/admin_options.php:378
|
||||
msgid "Complete Speaker info"
|
||||
msgstr "Completar la información del ponente"
|
||||
|
||||
#: admin/admin_options.php:388
|
||||
msgid "More info for Speaker"
|
||||
msgstr "Más información del ponente"
|
||||
|
||||
#: admin/admin_options.php:398
|
||||
msgid "Speaker private fields"
|
||||
msgstr "Campos privados de ponentes"
|
||||
|
||||
#: admin/admin_options.php:408
|
||||
msgid "Public field"
|
||||
msgstr "Campo público"
|
||||
|
||||
#: admin/admin_options.php:425 admin/admin_options.php:473
|
||||
msgid "Message for successful user creation"
|
||||
msgstr "Mensaje para la creación con éxito del usuario"
|
||||
|
||||
#: admin/admin_options.php:437 admin/admin_options.php:485
|
||||
msgid "Text to show in privacy agreement check"
|
||||
msgstr "Texto para mostrar en la verificación del acuerdo de privacidad"
|
||||
|
||||
#: admin/admin_options.php:449 admin/admin_options.php:497
|
||||
msgid "Message for successful user registration"
|
||||
msgstr "Mensaje para el registro de usuario con éxito"
|
||||
|
||||
#: admin/admin_options.php:461 admin/admin_options.php:509
|
||||
msgid "Error message for user already exists"
|
||||
msgstr "Mensaje de error cuando el usuario ya existe"
|
||||
|
||||
#: admin/admin_options.php:521
|
||||
msgid "Prompt to ask Speaker to complete their info"
|
||||
msgstr "Indicación para pedir al ponente que complete su información"
|
||||
|
||||
#: admin/admin_options.php:533
|
||||
msgid "Text for the button to ask the Speaker to complete their info"
|
||||
msgstr "Texto para el botón que pide al ponente que complete su información"
|
||||
|
||||
#: admin/admin_options.php:545
|
||||
msgid "Message for speaker that their info is private"
|
||||
msgstr "Mensaje para el ponente indicando que su información es privada"
|
||||
|
||||
#: admin/admin_options.php:557
|
||||
msgid "Message to explain that a field will be visible for the public"
|
||||
msgstr "Mensaje para explicar que un campo será visible para el público"
|
||||
|
||||
#: admin/admin_options.php:577
|
||||
msgid "Event Settings"
|
||||
msgstr "Configuración del evento"
|
||||
|
||||
#: admin/admin_options.php:580
|
||||
msgid "Messages"
|
||||
msgstr "Mensajes"
|
||||
|
||||
#: admin/admin_options.php:583
|
||||
msgid "More Info"
|
||||
msgstr "Más información"
|
||||
|
||||
#: admin/admin_options.php:611
|
||||
msgid "Please consider a donation to help future development of Fyvent plugin."
|
||||
msgstr ""
|
||||
"Por favor haga una donación para contribuir al futuro desarrollo del plugin "
|
||||
"Fyvent."
|
||||
|
||||
#: admin/admin_options.php:614
|
||||
msgid "DONATE"
|
||||
msgstr "DONAR"
|
||||
|
||||
#: admin/admin_options.php:618
|
||||
msgid ""
|
||||
"Fyvent lets you manage your event within WordPress, while giving you total "
|
||||
"freedom to design your event page."
|
||||
msgstr ""
|
||||
"Fyvent le permite gestionar su evento desde WordPress, al tiempo que le deja "
|
||||
"total libertad para diseñar su página."
|
||||
|
||||
#: admin/admin_options.php:619
|
||||
msgid "You can see a demo here: "
|
||||
msgstr "Puede ver una demo aquí: "
|
||||
|
||||
#: admin/admin_options.php:619
|
||||
msgid "Fyvent demo"
|
||||
msgstr "Demo de Fyvent"
|
||||
|
||||
#: admin/admin_options.php:620
|
||||
msgid "More information, including the demo template, and help at "
|
||||
msgstr "Más información, incluyendo el tema de la demo y ayuda en "
|
||||
|
||||
#: admin/admin_options.php:620
|
||||
msgid "Fyvent home page"
|
||||
msgstr "Sitio web de Fyvent"
|
||||
|
||||
#: admin/admin_options.php:622
|
||||
msgid "Quick Help"
|
||||
msgstr "Ayuda rápida"
|
||||
|
||||
#: admin/admin_options.php:624
|
||||
msgid ""
|
||||
"Use the admin menu options to create and manage venues, rooms, sessions, "
|
||||
"speakers and attendants. "
|
||||
msgstr ""
|
||||
"Use las opciones del menú de administración para crear y gestionar espacios, "
|
||||
"salas, sesiones, ponentes y asistentes. "
|
||||
|
||||
#: admin/admin_options.php:625
|
||||
msgid ""
|
||||
"You can insert shortcodes to show the information on your pages or to show "
|
||||
"registration forms."
|
||||
msgstr ""
|
||||
"Puede insertar shortcodes para mostrar la información en sus páginas o para "
|
||||
"mostrar los formularios de registro."
|
||||
|
||||
#: admin/admin_options.php:628
|
||||
msgid "Use this shortcode to show the name of the event:"
|
||||
msgstr "Use este shortcode para mostrar el nombre del evento:"
|
||||
|
||||
#: admin/admin_options.php:632
|
||||
msgid "Use this shortcode to show all speakers:"
|
||||
msgstr "Use este shortcode para mostrar todos los ponentes:"
|
||||
|
||||
#: admin/admin_options.php:634
|
||||
msgid "Or use the id of a speaker to show their information:"
|
||||
msgstr "O use el id de un ponente para mostrar su información:"
|
||||
|
||||
#: admin/admin_options.php:638
|
||||
msgid "Use this shortcode to show all sessions:"
|
||||
msgstr "Use este shortcode para mostrar todas las sesiones:"
|
||||
|
||||
#: admin/admin_options.php:640
|
||||
msgid "Or use the id of a session to show its information:"
|
||||
msgstr "O use el id de una sesión para mostrar su información:"
|
||||
|
||||
#: admin/admin_options.php:644
|
||||
msgid "Use this shortcode to let a speaker update their information:"
|
||||
msgstr ""
|
||||
"Use este shortcode para permitir a un ponente actualizar su información:"
|
||||
|
||||
#: admin/admin_options.php:646
|
||||
msgid ""
|
||||
"Please be aware that the speaker needs to be logged in to see and fill the "
|
||||
"form."
|
||||
msgstr ""
|
||||
"Tenga en cuenta que el ponente necesita estar ligado para ver y completar el "
|
||||
"formulario."
|
||||
|
||||
#: admin/admin_options.php:649
|
||||
msgid "Use this shortcode to create a registration form for speakers:"
|
||||
msgstr "Use este shortcode para crear un formulario de registro para ponentes:"
|
||||
|
||||
#: admin/admin_options.php:653
|
||||
msgid "Use this shortcode to create a registration form for attendants:"
|
||||
msgstr ""
|
||||
"Use este shortcode para crear un formulario de registro para asistentes:"
|
||||
|
||||
#: admin/admin_options.php:657
|
||||
msgid ""
|
||||
"Use this shortcode to create a form to let attendants update their "
|
||||
"information:"
|
||||
msgstr ""
|
||||
"Use este shortcode para crear un formulario que permita a los asistentes "
|
||||
"actualizar su información:"
|
||||
|
||||
#: fyvent.php:105 fyvent.php:106
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
|
||||
#: includes/attendant.php:39
|
||||
msgid "Attendant Information"
|
||||
msgstr "Información de asistente"
|
||||
|
||||
#: includes/attendant.php:48 includes/speaker.php:81
|
||||
msgid "Extra Info"
|
||||
msgstr "Información extra"
|
||||
|
||||
#: includes/attendant.php:55 includes/attendant.php:242
|
||||
#: includes/attendant.php:379 includes/speaker.php:88 includes/speaker.php:282
|
||||
#: includes/speaker.php:543
|
||||
msgid "Gender"
|
||||
msgstr "Sexo"
|
||||
|
||||
#: includes/attendant.php:61 includes/attendant.php:244
|
||||
#: includes/attendant.php:382 includes/speaker.php:94 includes/speaker.php:284
|
||||
#: includes/speaker.php:546
|
||||
msgid "Male"
|
||||
msgstr "Hombre"
|
||||
|
||||
#: includes/attendant.php:62 includes/attendant.php:245
|
||||
#: includes/attendant.php:384 includes/speaker.php:95 includes/speaker.php:285
|
||||
#: includes/speaker.php:548
|
||||
msgid "Female"
|
||||
msgstr "Mujer"
|
||||
|
||||
#: includes/attendant.php:63 includes/attendant.php:246
|
||||
#: includes/attendant.php:386 includes/speaker.php:96 includes/speaker.php:286
|
||||
#: includes/speaker.php:550
|
||||
msgid "Other"
|
||||
msgstr "Otro"
|
||||
|
||||
#: includes/attendant.php:64 includes/attendant.php:247
|
||||
#: includes/attendant.php:388 includes/speaker.php:97 includes/speaker.php:287
|
||||
#: includes/speaker.php:552
|
||||
msgid "I prefer not to say"
|
||||
msgstr "Prefiero no decirlo"
|
||||
|
||||
#: includes/attendant.php:69 includes/attendant.php:251
|
||||
#: includes/attendant.php:392 includes/speaker.php:102 includes/speaker.php:556
|
||||
msgid "Position"
|
||||
msgstr "Puesto"
|
||||
|
||||
#: includes/attendant.php:75 includes/attendant.php:255
|
||||
#: includes/attendant.php:396 includes/speaker.php:108 includes/speaker.php:560
|
||||
msgid "Organization"
|
||||
msgstr "Organización"
|
||||
|
||||
#: includes/attendant.php:81 includes/attendant.php:259
|
||||
#: includes/attendant.php:400 includes/speaker.php:114 includes/speaker.php:564
|
||||
msgid "City"
|
||||
msgstr "Ciudad"
|
||||
|
||||
#: includes/attendant.php:87 includes/attendant.php:263
|
||||
#: includes/attendant.php:404 includes/speaker.php:120 includes/speaker.php:568
|
||||
msgid "Country"
|
||||
msgstr "País"
|
||||
|
||||
#: includes/attendant.php:93 includes/speaker.php:126
|
||||
msgid ""
|
||||
"I have read and agree with the <a href=\"privacy\">privacy rules</a> for "
|
||||
"this event"
|
||||
msgstr ""
|
||||
"He leído y estoy de acuerdo con la <a href=“/privacidad”>política de "
|
||||
"privacidad</a> de este evento"
|
||||
|
||||
#: includes/attendant.php:107
|
||||
msgid "Type of attendant"
|
||||
msgstr "Tipo de asistente"
|
||||
|
||||
#: includes/attendant.php:108
|
||||
msgid "Select the type of attendant"
|
||||
msgstr "Seleccione el tipo de asistente"
|
||||
|
||||
#: includes/attendant.php:117 includes/speaker.php:133
|
||||
msgid "Attended"
|
||||
msgstr "Asistió"
|
||||
|
||||
#: includes/attendant.php:122
|
||||
msgid "Paid"
|
||||
msgstr "Pagó"
|
||||
|
||||
#: includes/attendant.php:200 includes/speaker.php:236
|
||||
msgid "Log In"
|
||||
msgstr "Acceder"
|
||||
|
||||
#: includes/attendant.php:222 includes/attendant.php:357
|
||||
#: includes/speaker.php:258
|
||||
msgid "Username"
|
||||
msgstr "Usuario"
|
||||
|
||||
#: includes/attendant.php:226 includes/attendant.php:361
|
||||
#: includes/speaker.php:262 includes/speaker.php:525
|
||||
msgid "Email Address"
|
||||
msgstr "Email"
|
||||
|
||||
#: includes/attendant.php:230 includes/attendant.php:365
|
||||
#: includes/speaker.php:266
|
||||
msgid "Password"
|
||||
msgstr "Contraseña"
|
||||
|
||||
#: includes/attendant.php:234 includes/attendant.php:369
|
||||
#: includes/speaker.php:270 includes/speaker.php:529
|
||||
msgid "First Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: includes/attendant.php:238 includes/attendant.php:373
|
||||
#: includes/speaker.php:274 includes/speaker.php:533
|
||||
msgid "Last Name"
|
||||
msgstr "Apellidos"
|
||||
|
||||
#: includes/attendant.php:275 includes/speaker.php:297
|
||||
msgid "Register"
|
||||
msgstr "Registrar"
|
||||
|
||||
#: includes/attendant.php:325 includes/speaker.php:492
|
||||
msgid "Your information has been updated"
|
||||
msgstr "Su información se ha actualizado"
|
||||
|
||||
#: includes/attendant.php:407
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
|
||||
#: includes/functions.php:106
|
||||
msgid "Image is too large. Please upload an image smaller than %s"
|
||||
msgstr "La imagen es demasiado grande. Por favor suba una imagen menor que %s"
|
||||
|
||||
#: includes/functions.php:389
|
||||
msgid "Download Presentation"
|
||||
msgstr "Descargar presentación"
|
||||
|
||||
#: includes/room.php:55 includes/session.php:59 includes/venue.php:52
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: includes/room.php:56
|
||||
msgid "Venue"
|
||||
msgstr "Espacio"
|
||||
|
||||
#: includes/room.php:57 includes/room.php:160
|
||||
msgid "Capacity"
|
||||
msgstr "Capacidad"
|
||||
|
||||
#: includes/room.php:58 includes/room.php:201 includes/session.php:126
|
||||
msgid "Sessions"
|
||||
msgstr "Sesiones"
|
||||
|
||||
#: includes/room.php:108
|
||||
msgctxt "post type general name"
|
||||
msgid "Rooms"
|
||||
msgstr "Salas"
|
||||
|
||||
#: includes/room.php:109
|
||||
msgctxt "post type singular name"
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: includes/room.php:110
|
||||
msgctxt "Room"
|
||||
msgid "Add New"
|
||||
msgstr "Añadir"
|
||||
|
||||
#: includes/room.php:111
|
||||
msgid "Add New room"
|
||||
msgstr "Añadir sala"
|
||||
|
||||
#: includes/room.php:112
|
||||
msgid "Edit room"
|
||||
msgstr "Editar sala"
|
||||
|
||||
#: includes/room.php:113
|
||||
msgid "New room"
|
||||
msgstr "Nueva sala"
|
||||
|
||||
#: includes/room.php:114
|
||||
msgid "All rooms"
|
||||
msgstr "Todas las salas"
|
||||
|
||||
#: includes/room.php:115
|
||||
msgid "View room"
|
||||
msgstr "Ver sala"
|
||||
|
||||
#: includes/room.php:116
|
||||
msgid "Search rooms"
|
||||
msgstr "Buscar salas"
|
||||
|
||||
#: includes/room.php:117
|
||||
msgid "No room found"
|
||||
msgstr "No se han encontrado salas"
|
||||
|
||||
#: includes/room.php:118
|
||||
msgid "No room found in the Trash"
|
||||
msgstr "No se han encontrado salas en la Papelera"
|
||||
|
||||
#: includes/room.php:120 includes/venue.php:54 includes/venue.php:163
|
||||
msgid "Rooms"
|
||||
msgstr "Salas"
|
||||
|
||||
#: includes/room.php:125
|
||||
msgid "Displays rooms"
|
||||
msgstr "Muestra salas"
|
||||
|
||||
#: includes/room.php:150 includes/session.php:156 includes/venue.php:145
|
||||
msgid "Additional Information"
|
||||
msgstr "Información adicional"
|
||||
|
||||
#: includes/room.php:161
|
||||
msgid "Type the maximum number of persons the room can fit."
|
||||
msgstr "Escriba el aforo máximo de la sala."
|
||||
|
||||
#: includes/room.php:175
|
||||
msgid "Video Infraestructure"
|
||||
msgstr "Infraestructura de vídeo"
|
||||
|
||||
#: includes/room.php:176
|
||||
msgid "Specify any video infraestrucutre in the room (projector, cameras, etc)"
|
||||
msgstr ""
|
||||
"Especifique la infraestructura de video en la sala (proyector, cámaras, etc.)"
|
||||
|
||||
#: includes/room.php:184
|
||||
msgid "Audio Infraestructure"
|
||||
msgstr "Infraestructura de audio"
|
||||
|
||||
#: includes/room.php:185
|
||||
msgid "Specify any audio infraestrucutre in the room (microphones, mixer, etc)"
|
||||
msgstr ""
|
||||
"Especifique la infraestructura de audio en la sala (micrófonos, mesas de "
|
||||
"mezcla, etc.)"
|
||||
|
||||
#: includes/room.php:193
|
||||
msgid "Translation Infraestructure"
|
||||
msgstr "Infraestructura de traducción"
|
||||
|
||||
#: includes/room.php:194
|
||||
msgid "Specify if the room has translation infraestructure like a cabin"
|
||||
msgstr ""
|
||||
"Especifique si la sala tiene infraestructura de traducción como una cabina"
|
||||
|
||||
#: includes/room.php:202 includes/venue.php:164
|
||||
msgid ""
|
||||
"Drag posts from the left column to the right column to attach them to this "
|
||||
"page.<br />You may rearrange the order of the posts in the right column by "
|
||||
"dragging and dropping."
|
||||
msgstr ""
|
||||
"Arrastre entradas de la columna de la izquierda a la columna de la derecha "
|
||||
"para adjuntarlos a esta página.<br/>Puede reordenar las entradas en la "
|
||||
"columna de la derecha arrastrando y soltando."
|
||||
|
||||
#: includes/room.php:216 includes/session.php:225 includes/speaker.php:167
|
||||
#: includes/venue.php:179
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#: includes/session.php:60
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: includes/session.php:61 includes/session.php:166
|
||||
msgid "Date"
|
||||
msgstr "Fecha"
|
||||
|
||||
#: includes/session.php:62 includes/session.php:174
|
||||
msgid "Time"
|
||||
msgstr "Hora"
|
||||
|
||||
#: includes/session.php:63 includes/session.php:201
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
#: includes/session.php:64 includes/session.php:182
|
||||
msgid "Length"
|
||||
msgstr "Duración"
|
||||
|
||||
#: includes/session.php:92
|
||||
msgid " min"
|
||||
msgstr " min"
|
||||
|
||||
#: includes/session.php:114
|
||||
msgctxt "post type general name"
|
||||
msgid "Sessions"
|
||||
msgstr "Sesiones"
|
||||
|
||||
#: includes/session.php:115
|
||||
msgctxt "post type singular name"
|
||||
msgid "Session"
|
||||
msgstr "Sesión"
|
||||
|
||||
#: includes/session.php:116
|
||||
msgctxt "session"
|
||||
msgid "Add New"
|
||||
msgstr "Añadir"
|
||||
|
||||
#: includes/session.php:117
|
||||
msgid "Add New session"
|
||||
msgstr "Añadir sesión"
|
||||
|
||||
#: includes/session.php:118
|
||||
msgid "Edit session"
|
||||
msgstr "Editar sesión"
|
||||
|
||||
#: includes/session.php:119
|
||||
msgid "New session"
|
||||
msgstr "Nueva sesión"
|
||||
|
||||
#: includes/session.php:120
|
||||
msgid "All sessions"
|
||||
msgstr "Todas las sesiones"
|
||||
|
||||
#: includes/session.php:121
|
||||
msgid "View session"
|
||||
msgstr "Ver sesión"
|
||||
|
||||
#: includes/session.php:122
|
||||
msgid "Search sessions"
|
||||
msgstr "Buscar sesiones"
|
||||
|
||||
#: includes/session.php:123
|
||||
msgid "No session found"
|
||||
msgstr "No se han encontrado sesiones"
|
||||
|
||||
#: includes/session.php:124
|
||||
msgid "No session found in the Trash"
|
||||
msgstr "No se han encontrado sesiones en la Papelera"
|
||||
|
||||
#: includes/session.php:131
|
||||
msgid "Displays sessions"
|
||||
msgstr "Muestra sesiones"
|
||||
|
||||
#: includes/session.php:183
|
||||
msgid "Type the length of the session in minutes."
|
||||
msgstr "Escriba la duración de la sesión en minutos."
|
||||
|
||||
#: includes/session.php:202
|
||||
msgid "Select the type of this session"
|
||||
msgstr "Seleccione el tipo de esta sesión"
|
||||
|
||||
#: includes/session.php:212
|
||||
msgid "Speakers"
|
||||
msgstr "Ponentes"
|
||||
|
||||
#: includes/session.php:273 includes/session.php:328
|
||||
msgid "Room: "
|
||||
msgstr "Sala: "
|
||||
|
||||
#: includes/session.php:279 includes/session.php:334
|
||||
msgid "Speakers:"
|
||||
msgstr "Ponentes:"
|
||||
|
||||
#: includes/session.php:353 includes/venue.php:244
|
||||
msgid "<span class=\"meta-nav\">←</span> Previous"
|
||||
msgstr "<span class=“meta-nav”>←</span> Anterior"
|
||||
|
||||
#: includes/session.php:354 includes/venue.php:245
|
||||
msgid "Next <span class=\"meta-nav\">→</span>"
|
||||
msgstr "Siguiente <span class=“meta-nav”>→</span>"
|
||||
|
||||
#: includes/session.php:358
|
||||
msgid "No sessions found"
|
||||
msgstr "No se han encontrado sesiones"
|
||||
|
||||
#: includes/speaker.php:72
|
||||
msgid "Speaker Information"
|
||||
msgstr "Información de ponente"
|
||||
|
||||
#: includes/speaker.php:140 includes/speaker.php:572
|
||||
msgid "Special Needs"
|
||||
msgstr "Necesidades especiales"
|
||||
|
||||
#: includes/speaker.php:141 includes/speaker.php:574
|
||||
msgid ""
|
||||
"Do you have any dietary restriction or any other needs that we need to know "
|
||||
"about?"
|
||||
msgstr ""
|
||||
"¿Tiene alguna restricción dietética u otras necesidades que necesitemos "
|
||||
"conocer?"
|
||||
|
||||
#: includes/speaker.php:147
|
||||
msgid "Photo"
|
||||
msgstr "Imagen"
|
||||
|
||||
#: includes/speaker.php:153
|
||||
msgid "Presentation"
|
||||
msgstr "Presentación"
|
||||
|
||||
#: includes/speaker.php:158
|
||||
msgid "Add or Upload Files"
|
||||
msgstr "Añadir o subir archivos"
|
||||
|
||||
#: includes/speaker.php:159
|
||||
msgid "Remove File"
|
||||
msgstr "Eliminar archivo"
|
||||
|
||||
#: includes/speaker.php:160
|
||||
msgid "File"
|
||||
msgstr "Archivo"
|
||||
|
||||
#: includes/speaker.php:161
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: includes/speaker.php:162
|
||||
msgid "Remove"
|
||||
msgstr "Eliminar"
|
||||
|
||||
#: includes/speaker.php:228
|
||||
msgid "Username or Email already used"
|
||||
msgstr "El usuario o email ya están en uso"
|
||||
|
||||
#: includes/speaker.php:234
|
||||
msgid "You are registered now"
|
||||
msgstr "Ya está registrado"
|
||||
|
||||
#: includes/speaker.php:278 includes/speaker.php:537
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
#: includes/speaker.php:354
|
||||
msgid "Sessions: "
|
||||
msgstr "Sesiones: "
|
||||
|
||||
#: includes/speaker.php:584
|
||||
msgid "Upload your photo"
|
||||
msgstr "Subir imagen"
|
||||
|
||||
#: includes/speaker.php:596
|
||||
msgid "Upload your presentation"
|
||||
msgstr "Subir presentación"
|
||||
|
||||
#: includes/speaker.php:601
|
||||
msgid "Submit"
|
||||
msgstr "Enviar"
|
||||
|
||||
#: includes/venue.php:53 includes/venue.php:155
|
||||
msgid "Location"
|
||||
msgstr "Ubicación"
|
||||
|
||||
#: includes/venue.php:103
|
||||
msgctxt "post type general name"
|
||||
msgid "Venues"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: includes/venue.php:104
|
||||
msgctxt "post type singular name"
|
||||
msgid "Venue"
|
||||
msgstr "Espacio"
|
||||
|
||||
#: includes/venue.php:105
|
||||
msgctxt "Venue"
|
||||
msgid "Add New"
|
||||
msgstr "Añadir"
|
||||
|
||||
#: includes/venue.php:106
|
||||
msgid "Add New Venue"
|
||||
msgstr "Añadir nuevo espacio"
|
||||
|
||||
#: includes/venue.php:107
|
||||
msgid "Edit Venue"
|
||||
msgstr "Editar espacio"
|
||||
|
||||
#: includes/venue.php:108
|
||||
msgid "New Venue"
|
||||
msgstr "Nuevo espacio"
|
||||
|
||||
#: includes/venue.php:109
|
||||
msgid "All Venues"
|
||||
msgstr "Todos los espacios"
|
||||
|
||||
#: includes/venue.php:110
|
||||
msgid "View Venue"
|
||||
msgstr "Ver espacio"
|
||||
|
||||
#: includes/venue.php:111
|
||||
msgid "Search Venues"
|
||||
msgstr "Buscar espacios"
|
||||
|
||||
#: includes/venue.php:112
|
||||
msgid "No venue found"
|
||||
msgstr "No se han encontrado espacios"
|
||||
|
||||
#: includes/venue.php:113
|
||||
msgid "No Venue found in the Trash"
|
||||
msgstr "No se han encontrado espacios en la Papelera"
|
||||
|
||||
#: includes/venue.php:115
|
||||
msgid "Venues"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: includes/venue.php:120
|
||||
msgid "Displays Venues"
|
||||
msgstr "Muestra espacios"
|
||||
|
||||
#: includes/venue.php:156
|
||||
msgid "Input the address of the venue"
|
||||
msgstr "Escriba la dirección del espacio"
|
||||
|
||||
#: includes/venue.php:223
|
||||
msgid "Rooms: "
|
||||
msgstr "Salas: "
|
||||
|
||||
#: includes/venue.php:249
|
||||
msgid "No venues found"
|
||||
msgstr "No se han encontrado espacios"
|
||||
@@ -0,0 +1,239 @@
|
||||
# Copyright (C) 2022 Gareth 'GazChap' Griffiths
|
||||
# This file is distributed under the same license as the GazChap's WooCommerce Purchase Order Payment Gateway plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GazChap's WooCommerce Purchase Order Payment Gateway 2.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gazchaps-woocommerce-purchase-order-payment-gateway\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-09T17:11:36+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: gazchaps-woocommerce-purchase-order-payment-gateway\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "GazChap's WooCommerce Purchase Order Payment Gateway"
|
||||
msgstr "GazChap's WooCommerce Purchase Order Payment Gateway"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://www.gazchap.com/posts/woocommerce-purchase-order-payment-gateway"
|
||||
msgstr "https://www.gazchap.com/posts/woocommerce-purchase-order-payment-gateway"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Adds a Purchase Order payment method to WooCommerce."
|
||||
msgstr "Adds a Purchase Order payment method to WooCommerce."
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Gareth 'GazChap' Griffiths"
|
||||
msgstr "Gareth 'GazChap' Griffiths"
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.gazchap.com"
|
||||
msgstr "https://www.gazchap.com"
|
||||
|
||||
#: class.admin.php:34
|
||||
#: class.admin.php:82
|
||||
#: class.gateway.php:198
|
||||
#: class.gateway.php:336
|
||||
#: class.gateway.php:338
|
||||
msgid "Purchase Order Number"
|
||||
msgstr "Purchase Order Number"
|
||||
|
||||
#: class.admin.php:38
|
||||
#: class.admin.php:89
|
||||
#: class.gateway.php:207
|
||||
#: class.gateway.php:305
|
||||
msgid "Contact Name"
|
||||
msgstr "Contact Name"
|
||||
|
||||
#: class.admin.php:45
|
||||
#: class.admin.php:90
|
||||
#: class.gateway.php:212
|
||||
#: class.gateway.php:309
|
||||
msgid "Company/Organisation"
|
||||
msgstr "Company/Organization"
|
||||
|
||||
#: class.admin.php:52
|
||||
#: class.gateway.php:313
|
||||
msgid "Address"
|
||||
msgstr "Address"
|
||||
|
||||
#: class.admin.php:91
|
||||
#: class.gateway.php:217
|
||||
msgid "Address (Line 1)"
|
||||
msgstr "Address (Line 1)"
|
||||
|
||||
#: class.admin.php:92
|
||||
#: class.gateway.php:222
|
||||
msgid "Address (Line 2)"
|
||||
msgstr "Address (Line 2)"
|
||||
|
||||
#: class.admin.php:93
|
||||
#: class.gateway.php:227
|
||||
msgid "City"
|
||||
msgstr "City"
|
||||
|
||||
#: class.admin.php:94
|
||||
#: class.gateway.php:232
|
||||
msgid "County"
|
||||
msgstr "County"
|
||||
|
||||
#: class.admin.php:95
|
||||
#: class.gateway.php:237
|
||||
msgid "Postcode"
|
||||
msgstr "Post/Zip Code"
|
||||
|
||||
#: class.gateway.php:23
|
||||
#: class.gateway.php:67
|
||||
#: class.gateway.php:300
|
||||
msgid "Purchase Order"
|
||||
msgstr "Purchase Order"
|
||||
|
||||
#: class.gateway.php:24
|
||||
msgid "Allows customers to request an invoice, and supply a Purchase Order number (with optional invoicing address) at checkout"
|
||||
msgstr "Allows customers to request an invoice, and supply a Purchase Order number (with optional invoicing address) at checkout"
|
||||
|
||||
#: class.gateway.php:58
|
||||
msgid "Enable/Disable"
|
||||
msgstr "Enable/Disable"
|
||||
|
||||
#: class.gateway.php:60
|
||||
msgid "Enable Purchase Order Payment Gateway for WooCommerce"
|
||||
msgstr "Enable Purchase Order Payment Gateway for WooCommerce"
|
||||
|
||||
#: class.gateway.php:64
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: class.gateway.php:66
|
||||
msgid "This controls the title which the customer sees during checkout."
|
||||
msgstr "This controls the title which the customer sees during checkout."
|
||||
|
||||
#: class.gateway.php:71
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: class.gateway.php:73
|
||||
msgid "Payment method description which the customer sees during checkout."
|
||||
msgstr "Payment method description which the customer sees during checkout."
|
||||
|
||||
#: class.gateway.php:74
|
||||
#: class.gateway.php:81
|
||||
msgid "We will send the invoice for this order to the address you supply."
|
||||
msgstr "We will send the invoice for this order to the address you supply."
|
||||
|
||||
#: class.gateway.php:78
|
||||
msgid "Instructions"
|
||||
msgstr "Instructions"
|
||||
|
||||
#: class.gateway.php:80
|
||||
msgid "Instructions that will be added to the thank you page and emails."
|
||||
msgstr "Instructions that will be added to the thank you page and emails."
|
||||
|
||||
#: class.gateway.php:85
|
||||
msgid "Initial Order Status"
|
||||
msgstr "Initial Order Status"
|
||||
|
||||
#: class.gateway.php:91
|
||||
msgid "What should an order be marked as when first received?"
|
||||
msgstr "What should an order be marked as when first received?"
|
||||
|
||||
#: class.gateway.php:95
|
||||
msgid "Ask for PO Number"
|
||||
msgstr "Ask for PO Number"
|
||||
|
||||
#: class.gateway.php:97
|
||||
msgid "Ask the customer for a purchase order number during checkout"
|
||||
msgstr "Ask the customer for a purchase order number during checkout"
|
||||
|
||||
#: class.gateway.php:101
|
||||
msgid "Require PO Number"
|
||||
msgstr "Require PO Number"
|
||||
|
||||
#: class.gateway.php:103
|
||||
msgid "Require a purchase order number to be input during checkout"
|
||||
msgstr "Require a purchase order number to be input during checkout"
|
||||
|
||||
#: class.gateway.php:107
|
||||
msgid "Add PO Number to Emails"
|
||||
msgstr "Add PO Number to Emails"
|
||||
|
||||
#: class.gateway.php:109
|
||||
msgid "Adds the supplied purchase order number to the order confirmation emails"
|
||||
msgstr "Adds the supplied purchase order number to the order confirmation emails"
|
||||
|
||||
#: class.gateway.php:113
|
||||
msgid "Ask for Address"
|
||||
msgstr "Ask for Address"
|
||||
|
||||
#: class.gateway.php:115
|
||||
msgid "Ask the customer for an address to send the invoice to"
|
||||
msgstr "Ask the customer for an address to send the invoice to"
|
||||
|
||||
#: class.gateway.php:119
|
||||
msgid "Add Address to Emails"
|
||||
msgstr "Add Address to Emails"
|
||||
|
||||
#: class.gateway.php:121
|
||||
msgid "Adds the supplied address to the order confirmation emails"
|
||||
msgstr "Adds the supplied address to the order confirmation emails"
|
||||
|
||||
#: class.gateway.php:125
|
||||
msgid "Use Billing Address"
|
||||
msgstr "Use Billing Address"
|
||||
|
||||
#: class.gateway.php:127
|
||||
msgid "Pre-fill the Invoice Address with the customer's billing address, if they are logged in"
|
||||
msgstr "Pre-fill the Invoice Address with the customer's billing address, if they are logged in"
|
||||
|
||||
#: class.gateway.php:204
|
||||
msgid "Where would you like us to send the invoice?"
|
||||
msgstr "Where would you like us to send the invoice?"
|
||||
|
||||
#: class.gateway.php:253
|
||||
msgid "Please complete the Purchase Order details."
|
||||
msgstr "Please complete the Purchase Order details."
|
||||
|
||||
#: class.gateway.php:257
|
||||
msgid "Please enter a Purchase Order Number."
|
||||
msgstr "Please enter a Purchase Order Number."
|
||||
|
||||
#: class.gateway.php:263
|
||||
msgid "Please enter a Contact Name for the invoice address."
|
||||
msgstr "Please enter a Contact Name for the invoice address."
|
||||
|
||||
#: class.gateway.php:268
|
||||
msgid "Please enter a Company/Organisation for the invoice address."
|
||||
msgstr "Please enter a Company/Organization for the invoice address."
|
||||
|
||||
#: class.gateway.php:273
|
||||
msgid "Please enter an Address (line 1) for the invoice address."
|
||||
msgstr "Please enter an Address (line 1) for the invoice address."
|
||||
|
||||
#: class.gateway.php:278
|
||||
msgid "Please enter a City for the invoice address."
|
||||
msgstr "Please enter a City for the invoice address."
|
||||
|
||||
#: class.gateway.php:283
|
||||
msgid "Please enter a Postcode for the invoice address."
|
||||
msgstr "Please enter a Post/Zip Code for the invoice address."
|
||||
|
||||
#: class.gateway.php:301
|
||||
msgid "PO Number"
|
||||
msgstr "PO Number"
|
||||
|
||||
#: class.gateway.php:355
|
||||
#: class.gateway.php:364
|
||||
msgid "Purchase Order Address"
|
||||
msgstr "Purchase Order Address"
|
||||
|
||||
#: index.php:64
|
||||
msgid "GazChap's WooCommerce Purchase Order Gateway requires WooCommerce to be installed and activated."
|
||||
msgstr "GazChap's WooCommerce Purchase Order Gateway requires WooCommerce to be installed and activated."
|
||||
|
||||
#: index.php:77
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
68
spec/fixtures/dynamic_finders/plugin_version/grappin/translation_file/languages/grappin-fr_FR.po
vendored
Normal file
68
spec/fixtures/dynamic_finders/plugin_version/grappin/translation_file/languages/grappin-fr_FR.po
vendored
Normal file
@@ -0,0 +1,68 @@
|
||||
# Copyright (C) 2022 Grappin
|
||||
# This file is distributed under the GPLv3.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Grappin 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/grappin\n"
|
||||
"POT-Creation-Date: 2022-02-28T11:23:44+00:00\n"
|
||||
"PO-Revision-Date: 2022-02-28 12:24+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.4.2\n"
|
||||
"X-Domain: grappin\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Author of the plugin
|
||||
msgid "Grappin"
|
||||
msgstr "Grappin"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid ""
|
||||
"An easy way to install the Grappin widget. Grappin is a micro-survey service "
|
||||
"that offers you a customizable widget that listens to your customers. Go "
|
||||
"fishing for FeedBacks!"
|
||||
msgstr ""
|
||||
"Un moyen facile d'installer le widget Grappin. Grappin est un service de "
|
||||
"micro-survey qui vous propose un widget personnalisable et à l'écoute de vos "
|
||||
"clients. Allez à la pêche aux FeedBacks !"
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://grappin.io/"
|
||||
msgstr "https://grappin.io/"
|
||||
|
||||
#: admin/settings.php:22
|
||||
msgid ""
|
||||
"This plugin provides a simple installation of Grappin on your WordPress "
|
||||
"site. Visit our <a href=\"https://documentation.grappin.io/"
|
||||
"wordpress/\" target=\"_blank\">documentation</a> for a step by step "
|
||||
"installation guide."
|
||||
msgstr ""
|
||||
"Cette extension fournit une installation simple de Grappin sur votre site "
|
||||
"Wordpress. Lisez notre <a href=\"https://documentation.grappin.io/"
|
||||
"installation/wordpress/\" target=\"_blank\">documentation</a> pour une "
|
||||
"installation pas à pas."
|
||||
|
||||
#: admin/settings.php:34
|
||||
msgid "Grappin ID"
|
||||
msgstr "Votre identifiant Grappin"
|
||||
|
||||
#: admin/settings.php:47
|
||||
msgid "Identify Logged-in Users"
|
||||
msgstr "Identifier les utilisateurs connectés"
|
||||
|
||||
#: admin/settings.php:58
|
||||
msgid "Yes, identify logged-in users"
|
||||
msgstr "Oui, identifier les utilisateurs connectés"
|
||||
|
||||
#: admin/settings.php:61
|
||||
msgid "No, use anonymous mode"
|
||||
msgstr "Non, utiliser le mode anonyme"
|
||||
|
||||
#: admin/settings.php:70
|
||||
msgid "Save Changes"
|
||||
msgstr "Enregistrer"
|
||||
@@ -0,0 +1 @@
|
||||
= 1.0.0 =
|
||||
@@ -0,0 +1,101 @@
|
||||
# Copyright (C) 2022 OllieJones
|
||||
# This file is distributed under the GPL v2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Index WP Users For Speed 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/index-wp-users-for-speed\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-08T06:15:36-04:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: index-wp-users-for-speed\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: admin/admin.php:54
|
||||
msgid "Index WP Users For Speed"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://plumislandmedia.org/index-wp-users-for-speed/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Speed up your WordPress site with many users."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "OllieJones"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://github.com/OllieJones"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:55
|
||||
msgid "Index For Speed"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:69
|
||||
msgid "Rebuilding user indexes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:74
|
||||
msgid "Rebuild indexes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:81
|
||||
msgid "...at this time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:125
|
||||
msgid "Incorrect time."
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:134
|
||||
msgid "Index rebuilding process starting"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: localized time like 1:22 PM or 13:22
|
||||
#: admin/admin.php:144
|
||||
msgid "Automatic index rebuilding scheduled for %1$s each day"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:153
|
||||
msgid "Automatic index rebuilding disabled"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:221
|
||||
msgid "You may rebuild your user indexes each day, or immediately."
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:222
|
||||
msgid "(It is possible for them to become out-of-date.)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:238
|
||||
msgid "daily"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:246
|
||||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:254
|
||||
msgid "immediately, then daily"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:262
|
||||
msgid "immediately, but not daily"
|
||||
msgstr ""
|
||||
|
||||
#: admin/views/page.php:22
|
||||
msgid "Approximate number of users on this entire site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/indexer.php:173
|
||||
msgid "Still counting users..."
|
||||
msgstr ""
|
||||
17
spec/fixtures/dynamic_finders/plugin_version/infinitepay-woocommerce/change_log/CHANGELOG.md
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/infinitepay-woocommerce/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [1.1.0](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/compare/v1.0.0...v1.1.0) (2022-04-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* removing sanitize from api keys ([44d4f87](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/commit/44d4f87ea98134f8d655beed786bb53862dfaaa2))
|
||||
|
||||
## 1.0.0 (2022-04-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* first commit :rocket: ([60576af](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/commit/60576afc20aa73b7fbfb5b13e9503fb77c02eecb))
|
||||
@@ -0,0 +1,125 @@
|
||||
# Copyright (C) 2022 Infinite Pay
|
||||
# This file is distributed under the same license as the InfinitePay payments for WooCommerce plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: InfinitePay payments for WooCommerce 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
|
||||
"infinitepay\n"
|
||||
"POT-Creation-Date: 2022-04-06T14:14:44+00:00\n"
|
||||
"PO-Revision-Date: 2022-04-06 11:43-0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\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.0.1\n"
|
||||
"X-Domain: infinitepay-woocommerce\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "InfinitePay payments for WooCommerce"
|
||||
msgstr "Pagamentos com InfinitePay para WooCommerce"
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Infinite Pay"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://infinitepay.io/"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-infinitepay.php:43
|
||||
msgid "Configure"
|
||||
msgstr "Configurar"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:71
|
||||
msgid "Accept credit cards payments with InfinitePay"
|
||||
msgstr "Aceite pagamentos com cartões de crédito com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:81
|
||||
msgid "Enabled/Disabled"
|
||||
msgstr "Ativado/Desativado"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:83
|
||||
msgid "Enable payments with InfinitePay"
|
||||
msgstr "Habilitar pagamentos com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:87
|
||||
msgid "Payment Title"
|
||||
msgstr "Nome do Pagamento"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:89
|
||||
msgid "Title that will be shown for the customers on your checkout page"
|
||||
msgstr "Nome que será mostrado para seus clientes na página de checkout"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:90
|
||||
msgid "Credit Card"
|
||||
msgstr "Cartão de Crédito"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:94
|
||||
msgid "Description"
|
||||
msgstr "Descrição"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:96
|
||||
msgid "Description that will be shown for the customers on your checkout page"
|
||||
msgstr "Descrição que será mostrado para seus clientes na página de checkout"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:101
|
||||
msgid "Instructions"
|
||||
msgstr "Instruções"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:103
|
||||
msgid ""
|
||||
"Instructions that will be shown on thank you page and will be sent on email"
|
||||
msgstr ""
|
||||
"Instruções que será mostrado para seus clientes na página de obrigado e no "
|
||||
"e-mail"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:108
|
||||
msgid "Maximum number of installments"
|
||||
msgstr "Número máximo de parcelas"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:110
|
||||
msgid ""
|
||||
"Maximum number of installments that a customer can split the final amount"
|
||||
msgstr "Número máximo de parcelas que seu cliente pode parcelar"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:115
|
||||
msgid "Maximum number of installments without interest"
|
||||
msgstr "Número máximo de parcelas sem juros"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:117
|
||||
msgid ""
|
||||
"Maximum number of installments that a customer can split the final amount "
|
||||
"without interest"
|
||||
msgstr "Número máximo de parcelas que seu cliente pode parcelar sem juros"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:122
|
||||
msgid "API Key"
|
||||
msgstr "Chave de API"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:124
|
||||
msgid "Key to connect with InfinitePay"
|
||||
msgstr "Chave de API para conectar com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:348
|
||||
msgid "Installments"
|
||||
msgstr "Parcelas"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:349
|
||||
msgid "Final amount"
|
||||
msgstr "Valor final"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:350
|
||||
msgid "NSU"
|
||||
msgstr "NSU"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:360
|
||||
#: includes/class-wc-wooinfinitepay-init.php:366
|
||||
msgid "Please review your card information and try again"
|
||||
msgstr "Por favor revise os dados do cartão e tente novamente"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:363
|
||||
msgid "Ooops, an internal error has occurred, contact an administrator!"
|
||||
msgstr "Ooops, ocorreu um erro interno, por favor contate um administrador!"
|
||||
@@ -0,0 +1,676 @@
|
||||
# Copyright (C) 2022 WPBlockart
|
||||
# This file is distributed under the GNU General Public License v3.0.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Magazine Blocks 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/magazine-blocks\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-04T11:04:11+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
"X-Domain: magazine-blocks\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: build/includes/AdminMenu.php:46
|
||||
#: build/includes/AdminMenu.php:47
|
||||
#: build/includes/AdminMenu.php:108
|
||||
#: build/includes/BlocksManager.php:78
|
||||
#: includes/AdminMenu.php:46
|
||||
#: includes/AdminMenu.php:47
|
||||
#: includes/AdminMenu.php:108
|
||||
#: includes/BlocksManager.php:78
|
||||
msgid "Magazine Blocks"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Craft your beautifully unique and dynamic Magazine, Newspaper website with various beautiful and advanced posts related blocks like Featured Posts, Banner Posts, Grid Module, Tab Posts, and more."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WPBlockart"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpblockart.com/"
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/AdminMenu.php:59
|
||||
#: build/includes/AdminMenu.php:60
|
||||
#: includes/AdminMenu.php:59
|
||||
#: includes/AdminMenu.php:60
|
||||
#: build/dist/admin.js:1
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/admin.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Magazine Blocks 2:: Five stars
|
||||
#: build/includes/AdminMenu.php:107
|
||||
#: includes/AdminMenu.php:107
|
||||
msgid "Enjoyed %1$s? please leave us a %2$s rating. We really appreciate your support!"
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/AdminMenu.php:112
|
||||
#: includes/AdminMenu.php:112
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Thank you for creating with Magazine Blocks."
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/AdminMenu.php:130
|
||||
#: includes/AdminMenu.php:130
|
||||
msgid "Version "
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/BlocksManager.php:38
|
||||
#: build/includes/EnqueueScripts.php:25
|
||||
#: build/includes/RESTAPI.php:48
|
||||
#: includes/BlocksManager.php:38
|
||||
#: includes/EnqueueScripts.php:25
|
||||
#: includes/RESTAPI.php:48
|
||||
msgid "You cannot clone this class."
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/EnqueueScripts.php:337
|
||||
#: includes/EnqueueScripts.php:337
|
||||
msgid "Failed to delete CSS file: "
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/Plugin.php:179
|
||||
#: includes/Plugin.php:179
|
||||
msgid "Settings to determine dynamic CSS print method"
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/RESTAPI.php:181
|
||||
#: includes/RESTAPI.php:181
|
||||
msgid "Permission failed to save file!"
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/RESTAPI.php:226
|
||||
#: build/includes/RESTAPI.php:249
|
||||
#: build/includes/RESTAPI.php:308
|
||||
#: build/includes/RESTAPI.php:356
|
||||
#: build/includes/RESTAPI.php:399
|
||||
#: includes/RESTAPI.php:226
|
||||
#: includes/RESTAPI.php:249
|
||||
#: includes/RESTAPI.php:308
|
||||
#: includes/RESTAPI.php:356
|
||||
#: includes/RESTAPI.php:399
|
||||
msgid "Data retrieved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: build/includes/RESTAPI.php:256
|
||||
#: build/includes/RESTAPI.php:316
|
||||
#: build/includes/RESTAPI.php:348
|
||||
#: build/includes/RESTAPI.php:388
|
||||
#: includes/RESTAPI.php:256
|
||||
#: includes/RESTAPI.php:316
|
||||
#: includes/RESTAPI.php:348
|
||||
#: includes/RESTAPI.php:388
|
||||
msgid "Failed to retrieve data!"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Dynamic CSS print method"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Internal CSS"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "External CSS File"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Settings saved successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/admin.js:1
|
||||
#: dist/admin.js:1
|
||||
msgid "Thanks :)"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Tablet"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Top"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Open Link in a New Tab"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Nofollow Link"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "S"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "M"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "L"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Padding"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Replace"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "magazine-blocks preview image"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Blue"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Dark Golden"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Black"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "White"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Solid"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Double"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Dashed"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Dotted"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Groove"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Border Color"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Radius"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Box Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Horizontal-X"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Horizontal-Y"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Blur"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Spread"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Outline"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Inset"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Linear"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Radial"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Angle"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Left Top"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Left Center"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Left Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Right Top"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Right Center"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Right Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Center Top"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Center Center"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Center Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Cover"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Contain"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Auto"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "No Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Repeat Vertically"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Repeat Horizontally"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Scroll"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Fixed"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Upload your Video"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Loop Video"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Mute Video"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Background Image"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Copy/Paste Styles"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Copy Styles Ctrl+C"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Paste Styles Ctrl+Alt+V"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "CSS"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Custom CSS"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Additional CSS Class(es)"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Separate multiple classes with spaces."
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Copy block styles"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Paste block styles"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Post Count"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Meta"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Icon Color"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Fill Color"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Block Margin"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Featured Posts"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Featured Post"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Banner Posts"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Grid Module"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "CSS ID"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Post List"
|
||||
msgstr ""
|
||||
|
||||
#: build/dist/blocks.js:1
|
||||
#: dist/blocks.js:1
|
||||
msgid "Tab Post"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,92 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Project-Id-Version: Media Folders Lite 1.0\n"
|
||||
"POT-Creation-Date: 2022-04-18 22:31-0400\n"
|
||||
"PO-Revision-Date: 2022-04-18 22:35-0400\n"
|
||||
"Language-Team: \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"
|
||||
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
|
||||
"X-Poedit-WPHeader: media-folders.php\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: es_ES\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
||||
|
||||
#: includes/build.php:20
|
||||
msgid "Folder"
|
||||
msgstr "Directorio"
|
||||
|
||||
#: includes/build.php:45
|
||||
msgid "Thank you for choosing Media Folders Lite!"
|
||||
msgstr "Gracias por elegir Media Folders Lite!"
|
||||
|
||||
#: includes/build.php:47
|
||||
msgid "Configure your folders in Settings > Media"
|
||||
msgstr "Configura tus directorios en Ajustes > Medios"
|
||||
|
||||
#: includes/build.php:69
|
||||
msgid "Media Upload Folders"
|
||||
msgstr "Directorios de carga de medios"
|
||||
|
||||
#: includes/build.php:76
|
||||
msgid "Define your folders"
|
||||
msgstr "Defina sus directorios"
|
||||
|
||||
#: includes/build.php:86
|
||||
msgid "Define your folders one per line."
|
||||
msgstr "Defina los directorios uno por línea."
|
||||
|
||||
#: includes/build.php:89
|
||||
msgid "Example:"
|
||||
msgstr "Ejemplo:"
|
||||
|
||||
#: includes/build.php:90
|
||||
msgid "People"
|
||||
msgstr "Personas"
|
||||
|
||||
#: includes/build.php:91
|
||||
msgid "People/Smiling"
|
||||
msgstr "Personas/Sonriendo"
|
||||
|
||||
#: includes/build.php:97
|
||||
msgid "Donate link:"
|
||||
msgstr "Enlace para donar:"
|
||||
|
||||
#: includes/build.php:98
|
||||
msgid "Thanks"
|
||||
msgstr "Gracias"
|
||||
|
||||
#: includes/build.php:106
|
||||
msgid "Select the folder"
|
||||
msgstr "Seleccione el directorio"
|
||||
|
||||
#: includes/build.php:110 includes/taxonomy.php:17 includes/taxonomy.php:73
|
||||
msgid "- Default"
|
||||
msgstr "- Predeterminado"
|
||||
|
||||
#: includes/filter.php:20
|
||||
msgid "All folders"
|
||||
msgstr "Todos los directorios"
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Media Folders Lite"
|
||||
msgstr "Media Folders Lite"
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Upload files to custom folders in WP Media Library."
|
||||
msgstr "Cargue archivos en directorios personalizados en WP Media Library."
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "jbulies"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.instagram.com/pepebulies"
|
||||
msgstr ""
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,76 @@
|
||||
# Copyright (C) 2022 WPChill
|
||||
# This file is distributed under the same license as the Modula Foo Migrator package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Modula Foo Migrator 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/migrate-away-from-foogallery\n"
|
||||
"POT-Creation-Date: 2022-04-04 07:14:42+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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: includes/class-modula-foo-migrator.php:156
|
||||
msgid "No gallery was selected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-foo-migrator.php:175
|
||||
msgid "Gallery already migrated!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-foo-migrator.php:225
|
||||
msgid "No images found in gallery. Skipping gallery..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:148
|
||||
msgid "Install & Activate: Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:153
|
||||
msgid "Activate: Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:170
|
||||
msgid "Install & Activate Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:171
|
||||
msgid ""
|
||||
"In order for the migrator to work properly, you'll also need to have Modula "
|
||||
"installed & activated"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Modula Foo Migrator"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wp-modula.com/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Submodule that helps migrate galleries from FooGallery to Modula Gallery"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WPChill"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.wpchill.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,83 @@
|
||||
# Copyright (C) 2022 WPChill
|
||||
# This file is distributed under the same license as the Modula NextGEN Migrator package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Modula NextGEN Migrator 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/modula-nextgen-migrator\n"
|
||||
"POT-Creation-Date: 2022-04-04 07:42:53+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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: includes/class-modula-nextgen-migrator.php:169
|
||||
msgid "No gallery was selected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-nextgen-migrator.php:182
|
||||
#: includes/class-modula-nextgen-migrator.php:212
|
||||
msgid "Gallery already migrated!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-nextgen-migrator.php:190
|
||||
msgid "There are no images to be imported"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-nextgen-migrator.php:248
|
||||
msgid "No images found in gallery. Skipping gallery..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:148
|
||||
msgid "Install & Activate: Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:153
|
||||
msgid "Activate: Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:170
|
||||
msgid "Install & Activate Modula Lite"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-modula-plugin-checker.php:171
|
||||
msgid ""
|
||||
"In order for the migrator to work properly, you'll also need to have Modula "
|
||||
"installed & activated"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Modula NextGEN Migrator"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wp-modula.com/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Submodule that helps migrate galleries from NextGEN Gallery to Modula "
|
||||
"Gallery"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WPChill"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.wpchill.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,2 @@
|
||||
= 1.0.0 =
|
||||
First Release ! Yay !
|
||||
8
spec/fixtures/dynamic_finders/plugin_version/payarc-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
8
spec/fixtures/dynamic_finders/plugin_version/payarc-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
## Version 1.0.0
|
||||
### Date: 2022/03/03
|
||||
|
||||
### Changes:
|
||||
- Implementation of payment methods: authorization, capture, authorize+capture
|
||||
- Implementation of void and refund
|
||||
- Implementation of saved cards and vault
|
||||
- Implementation of Hosted Checkout
|
||||
@@ -709,6 +709,13 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/advanced-widgets-for-elementor/assets/js/aae.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- advanced-woo-ajax-search -->
|
||||
<link rel="stylesheet" id="nouislider-min-css-css" href="http://wp.lab/wp-content/plugins/advanced-woo-ajax-search/public/css/nouislider.min.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="advanced-awas-woo-css" href="http://wp.lab/wp-content/plugins/advanced-woo-ajax-search/public/css/advanced-awas-woo-public.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="select2-min-css-css" href="http://wp.lab/wp-content/plugins/advanced-woo-ajax-search/public/css/select2.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/advanced-woo-ajax-search/public/js/advanced-awas-woo-public.js?ver=1.0.0" id="advanced-awas-woo-js"></script>
|
||||
|
||||
|
||||
<!-- adventure-bucket-list -->
|
||||
<link rel="stylesheet" id="WP_ABL_Plugin-css" href="http://wp.lab/wp-content/plugins/adventure-bucket-list/public/css/wp-abl-plugin-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/adventure-bucket-list/public/js/wp-abl-plugin-public.js?ver=1.0.0"></script>
|
||||
@@ -1149,6 +1156,13 @@
|
||||
<link rel="stylesheet" id="anwp-pg-styles-css" href="http://wp.lab/wp-content/plugins/anwp-post-grid-for-elementor/public/css/styles.min.css?ver=0.5.1" media="all">
|
||||
|
||||
|
||||
<!-- any-post-slider -->
|
||||
<link rel="stylesheet" id="any-post-slider-css" href="http://wp.lab/wp-content/plugins/any-post-slider/public/css/owl.carousel.min.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="any-post-slider-public-css" href="http://wp.lab/wp-content/plugins/any-post-slider/public/css/any-post-slider-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/any-post-slider/public/js/owl.carousel.min.js?ver=1.0.0" id="any-post-slider-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/any-post-slider/public/js/any-post-slider-public.js?ver=1.0.0" id="any_post_slider_public-js"></script>
|
||||
|
||||
|
||||
<!-- aotomot-gallery -->
|
||||
<link rel="stylesheet" id="aotomot-gallery-css" href="http://wp.lab/wp-content/plugins/aotomot-gallery/public/css/aotomot-gallery-style3.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/aotomot-gallery/public/js/aotomot-gallery-public.js?ver=1.0.0"></script>
|
||||
@@ -1272,6 +1286,10 @@
|
||||
<script src="https://wp.lab/wp-content/plugins/ar-contactus/res/js/jquery.maskedinput.min.js?version=1.8.4"></script>
|
||||
|
||||
|
||||
<!-- aramex -->
|
||||
<link rel="stylesheet" id="aramex-css" href="http://wp.lab/wp-content/plugins/aramex/public/css/aramex-public.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- archive-akkordion -->
|
||||
<link rel="stylesheet" id="archive-akkordion-css" href="http://wp.lab/wp-content/plugins/archive-akkordion/public/css/archive-akkordion-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/archive-akkordion/public/js/archive-akkordion-public.js?ver=1.0.0"></script>
|
||||
@@ -2143,6 +2161,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/bg-playlist/js/player.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- bg-rutube-embed -->
|
||||
<link rel="stylesheet" id="bg_rutube_styles-css" href="http://wp.lab/wp-content/plugins/bg-rutube-embed/css/bg_rutube.css?ver=1.2.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/bg-rutube-embed/js/bg_rutube.js?ver=1.2.1" id="bg_rutube_proc-js"></script>
|
||||
|
||||
|
||||
<!-- bibblio-related-posts -->
|
||||
<link rel="stylesheet" id="bibblio_related_posts-css" href="http://wp.lab/wp-content/plugins/bibblio-related-posts/public/css/bibblio_related_posts-public.css?ver=1.1.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="bibblio_related_posts-bibblio-front-style-css" href="http://wp.lab/wp-content/plugins/bibblio-related-posts/public/css/bib-related-content.css?ver=1.1.0" type="text/css" media="all">
|
||||
@@ -2310,6 +2333,12 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/block-editor-gallery-slider/assets/build/js/block-editor-gallery-slider-front.min.js?ver=1.0" id="block-editor-gallery-slider-front-js"></script>
|
||||
|
||||
|
||||
<!-- block-enhancements -->
|
||||
<link rel="stylesheet" id="block-enhancements-with-icon-styles-css" href="http://wp.lab/wp-content/plugins/block-enhancements/build/with-icon.css?ver=1.0.6" media="all">
|
||||
<link rel="stylesheet" id="block-enhancements-with-shadow-styles-css" href="http://wp.lab/wp-content/plugins/block-enhancements/build/with-shadow.css?ver=1.0.6" media="all">
|
||||
<link rel="stylesheet" id="block-enhancements-with-transform-styles-css" href="http://wp.lab/wp-content/plugins/block-enhancements/build/with-transform.css?ver=1.0.6" media="all">
|
||||
|
||||
|
||||
<!-- block-fancy-list-item -->
|
||||
<link rel="stylesheet" id="block-fancy-list-item-css" href="http://wp.lab/wp-content/plugins/block-fancy-list-item/public/css/block-fancy-list-item-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/block-fancy-list-item/public/js/block-fancy-list-item-public.js?ver=1.0.0"></script>
|
||||
@@ -2882,6 +2911,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/bs-faq/public/js/bs_faq_my_js.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- bs-grid-system -->
|
||||
<link rel="stylesheet" id="bs-row-style-css" href="http://wp.lab/wp-content/plugins/bs-grid-system/build/Row/style-index.css?ver=0.1.0" media="all">
|
||||
|
||||
|
||||
<!-- bs-scroll-progress -->
|
||||
<link rel="stylesheet" id="bs-scroll-progress-css" href="http://wp.lab/wp-content/plugins/bs-scroll-progress/public/css/bs-scroll-progress-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/bs-scroll-progress/public/js/bs-scroll-progress-public.js?ver=1.0.0" id="bs-scroll-progress-js"></script>
|
||||
@@ -4500,6 +4533,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cookiebar/cookiebar-latest.min.js?1&ver=1.5.24"></script>
|
||||
|
||||
|
||||
<!-- cookiegenie -->
|
||||
<link rel="stylesheet" id="cookiegenie-frontend-css" href="http://wp.lab/wp-content/plugins/cookiegenie/assets/css/frontend.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/cookiegenie/assets/js/frontend.js?ver=1.0.1" id="cookiegenie-frontend-js"></script>
|
||||
|
||||
|
||||
<!-- cookiehint-wp -->
|
||||
<script src="http://wp.lab/wp-content/plugins/cookiehint-wp/assets/js/script.js?ver=1.0.0" id="script-js-js"></script>
|
||||
|
||||
@@ -4844,6 +4882,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cssjockey-add-ons/assets/js/frontend.min.js?ver=3.0.1"></script>
|
||||
|
||||
|
||||
<!-- ctc-flatbuttons -->
|
||||
<link rel="stylesheet" id="ctcflatbuttons-style-css" href="http://wp.lab/wp-content/plugins/ctc-flatbuttons/inc/aaist-style.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- ctr-widget -->
|
||||
<script src="http://wp.lab/wp-content/plugins/ctr-widget/js/ctr-widget.js?ver=1.0"></script>
|
||||
|
||||
@@ -5063,6 +5105,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/darkmode/js/darkmode.min.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- dash-effortless-digital-asset-management -->
|
||||
<link rel="stylesheet" id="dash-effortless-digital-asset-management-css" href="http://wp.lab/wp-content/plugins/dash-effortless-digital-asset-management/public/css/dash-effortless-digital-asset-management-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/dash-effortless-digital-asset-management/public/js/dash-effortless-digital-asset-management-public.js?ver=1.0.0" id="dash-effortless-digital-asset-management-js"></script>
|
||||
|
||||
|
||||
<!-- dashboard-wiget -->
|
||||
<link rel="stylesheet" id="style.css-css" href="http://wp.lab/wp-content/plugins/dashboard-wiget/_inc/style.css?ver=1.0" type="text/css" media="all">
|
||||
|
||||
@@ -5329,6 +5376,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/docular/public/js/docular-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- document-engine -->
|
||||
<link rel="stylesheet" id="document-engine-font-awesome-css" href="http://wp.lab/wp-content/plugins/document-engine/assets/vendor/font-awesome/css/fontawesome.min.css?ver=1.0.1" media="all">
|
||||
<link rel="stylesheet" id="document-engine-frontend-css" href="http://wp.lab/wp-content/plugins/document-engine/assets/css/frontend.css?ver=1.0.1" media="all">
|
||||
|
||||
|
||||
<!-- document-gallery -->
|
||||
<link rel="stylesheet" id="document-gallery-css" href="http://wp.lab/wp-content/plugins/document-gallery/assets/css/style.min.css?ver=4.4.3" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/document-gallery/assets/js/gallery.min.js?ver=4.4.3"></script>
|
||||
@@ -6168,6 +6220,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/embed-lottie-player/dist/script.js?ver=1.0.0" id="lpb_script-js"></script>
|
||||
|
||||
|
||||
<!-- embed-skype-button -->
|
||||
<link rel="stylesheet" id="sbb-skype-button-style-css" href="http://wp.lab/wp-content/plugins/embed-skype-button/dist/style.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/embed-skype-button/dist/script.js?ver=1.0.0" id="sbb-skype-button-script-js"></script>
|
||||
|
||||
|
||||
<!-- embed-vizme -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/embed-vizme/vizmeEmbedResize.js?ver=1.0"></script>
|
||||
|
||||
@@ -6182,6 +6239,10 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/emote/public/js/emote-public.js?ver=1.0.1" id="emote-js"></script>
|
||||
|
||||
|
||||
<!-- enable-quantity-field-on-shop-page-for-woocommerce -->
|
||||
<link rel="stylesheet" id="ISTWQFS_front_style-css" href="http://wp.lab/wp-content/plugins/enable-quantity-field-on-shop-page-for-woocommerce/assets/css/front-style.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- endless-addons-for-elementor -->
|
||||
<link rel="stylesheet" id="endless-addons-font-awesome-css" href="http://wp.lab/wp-content/plugins/endless-addons-for-elementor/public/css/font-awesome.min.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="endless-addons-bootstrap-css" href="http://wp.lab/wp-content/plugins/endless-addons-for-elementor/public/css/bootstrap.min.css?ver=1.0.0" media="all">
|
||||
@@ -6632,6 +6693,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/extend-rank-math/public/js/extend-rank-math-public.js?ver=1.0.1" id="extend-rank-math-js"></script>
|
||||
|
||||
|
||||
<!-- extended-custom-post -->
|
||||
<link rel="stylesheet" id="wp_extended_posttype-public-css" href="http://wp.lab/wp-content/plugins/extended-custom-post//public/css/public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/extended-custom-post//public/js/public.js?ver=1.0.0" id="wp_extended_posttype-public-js"></script>
|
||||
|
||||
|
||||
<!-- extendify -->
|
||||
<link rel="stylesheet" id="extendify-utilities-css" href="http://wp.lab/wp-content/plugins/extendify/public/build/extendify-utilities.css?ver=0.2.0" media="all">
|
||||
|
||||
@@ -8679,6 +8745,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/hints/_inc/hints.js?ver=1.0aa"></script>
|
||||
|
||||
|
||||
<!-- hipaatizer -->
|
||||
<link rel="stylesheet" id="hipaatizer-css" href="http://wp.lab/wp-content/plugins/hipaatizer/public/css/hipaatizer-public.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- hivepress -->
|
||||
<link rel="stylesheet" id="fontawesome-css" href="http://wp.lab/wp-content/plugins/hivepress/assets/css/fontawesome/fontawesome.min.css?ver=1.0.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="fontawesome-solid-css" href="http://wp.lab/wp-content/plugins/hivepress/assets/css/fontawesome/solid.min.css?ver=1.0.0" type="text/css" media="all">
|
||||
@@ -9663,6 +9733,14 @@
|
||||
<link rel="stylesheet" id="jobsoid_plugin_css-css" href="http://wp.lab/wp-content/plugins/jobsoid/css/jobsoid.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- jobwp -->
|
||||
<link rel="stylesheet" id="jobwp-font-awesome-css" href="http://wp.lab/wp-content/plugins/jobwp/assets/css/font-awesome/css/font-awesome.min.css?ver=1.3" media="">
|
||||
<link rel="stylesheet" id="izi-modal-css" href="http://wp.lab/wp-content/plugins/jobwp/assets/css/iziModal.min.css?ver=1.3" media="">
|
||||
<link rel="stylesheet" id="jobwp-front-css" href="http://wp.lab/wp-content/plugins/jobwp/assets/css/jobwp-front.css?ver=1.3" media="">
|
||||
<script src="http://wp.lab/wp-content/plugins/jobwp/assets/js/iziModal.min.js?ver=1.3" id="izi-modal-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/jobwp/assets/js/jobwp-front.js?ver=1.3" id="jobwp-front-js"></script>
|
||||
|
||||
|
||||
<!-- jokerz-joke-of-the-day -->
|
||||
<script src="http://wp.lab/wp-content/plugins/jokerz-joke-of-the-day/js/cat_subcat_js.js?ver=1.0"></script>
|
||||
|
||||
@@ -10434,6 +10512,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/link-designer-lite/js/edld-frontend.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- link-juice-optimizer -->
|
||||
<script src="http://wp.lab/wp-content/plugins/link-juice-optimizer/public/js/link-juice-optimizer.js?ver=2.3" id="link-juice-optimizer-js"></script>
|
||||
|
||||
|
||||
<!-- link-to-popup -->
|
||||
<script src="http://wp.lab/wp-content/plugins/link-to-popup/js/link-to-popup.js?ver=1.0"></script>
|
||||
|
||||
@@ -10660,6 +10742,12 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/login-with-ajax/widget/login-with-ajax.js?ver=3.1.7"></script>
|
||||
|
||||
|
||||
<!-- login-with-wallet -->
|
||||
<link rel="stylesheet" id="login-with-wallet-style-css" href="http://wp.lab/wp-content/plugins/login-with-wallet/assets/css/login-with-wallet.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/login-with-wallet/assets/js/global.js?ver=1.0.0" id="login-with-wallet-global-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/login-with-wallet/assets/js/login-with-wallet.js?ver=1.0.0" id="login-with-wallet-script-js"></script>
|
||||
|
||||
|
||||
<!-- loginer-custom-login-page-builder -->
|
||||
<link rel="stylesheet" id="loginer-style-css" href="http://wp.lab/wp-content/plugins/loginer-custom-login-page-builder/public/css/loginer-public.css?ver=1.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="login-bootstrap-css" href="http://wp.lab/wp-content/plugins/loginer-custom-login-page-builder/public/css/bootstrap.min.css?ver=1.0" media="all">
|
||||
@@ -10877,6 +10965,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/magayo-lottery-results/public/js/magayo-lottery-results-public.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- magazine-blocks -->
|
||||
<link rel="stylesheet" id="magazine-blocks-css" href="http://wp.lab/wp-content/plugins/magazine-blocks/dist/style-blocks.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/magazine-blocks/dist/frontend.js?ver=1.0.0" id="magazine_block_frontend-js"></script>
|
||||
|
||||
|
||||
<!-- magee-page-builder -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/magee-page-builder/assets/js/main.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -10987,6 +11080,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mailingboss/public/js/mailingboss-wp-plugin-public.js?ver=1.0.2"></script>
|
||||
|
||||
|
||||
<!-- maillister -->
|
||||
<link rel="stylesheet" id="listerStyle-css" href="http://wp.lab/wp-content/plugins/maillister/css/style.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- mailoptin -->
|
||||
<link rel="stylesheet" id="mailoptin-css" href="http://wp.lab/wp-content/plugins/mailoptin/../mailoptin/vendor/mailoptin/core/src/assets/css/mailoptin.min.css?ver=1.2.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mailoptin/../mailoptin/vendor/mailoptin/core/src/assets/js/mailoptin.min.js?ver=1.2.0.0"></script>
|
||||
@@ -11390,6 +11487,11 @@
|
||||
<link rel="stylesheet" id="protected-post-type-css" href="http://wp.lab/wp-content/plugins/members-only-post-type/assets/css/members-post-type-styles.css?ver=1.5.3" media="all">
|
||||
|
||||
|
||||
<!-- memberships-by-hubloy -->
|
||||
<link rel="stylesheet" id="hubloy_membership-front-css" href="http://wp.lab/wp-content/plugins/memberships-by-hubloy/assets/css/memberships-by-hubloy-front.min.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/memberships-by-hubloy/assets/js/memberships-by-hubloy-front.min.js?ver=1.0.1" id="hubloy_membership-front-js"></script>
|
||||
|
||||
|
||||
<!-- memberwunder -->
|
||||
<link rel="stylesheet" id="twmembership-memberwunder-css" href="http://wp.lab/wp-content/plugins/memberwunder/assets/css/custom/memberwunder.css?ver=1.0.1" type="text/css" media="all">
|
||||
|
||||
@@ -11610,6 +11712,13 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/mini-cart-for-woocommerce/public/js/whmc-public.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- minical -->
|
||||
<link rel="stylesheet" id="font-awesome-min-css" href="http://wp.lab/wp-content/plugins/minical/public/css/font-awesome.min.css?ver=1.0.1" media="all">
|
||||
<link rel="stylesheet" id="datepicker-css" href="http://wp.lab/wp-content/plugins/minical/public/css/datepicker.css?ver=1.0.1" media="all">
|
||||
<link rel="stylesheet" id="minical-css" href="http://wp.lab/wp-content/plugins/minical/public/css/minical-public.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/minical/public/js/bootbox.min.js?ver=1.0.1" id="bootbox-js"></script>
|
||||
|
||||
|
||||
<!-- minitek-slider -->
|
||||
<link rel="stylesheet" id="minitek-slider_flickity-css" href="http://wp.lab/wp-content/plugins/minitek-slider/public/css/flickity.css?ver=1.0.1" media="all">
|
||||
<link rel="stylesheet" id="minitek-slider_flickity-fade-css" href="http://wp.lab/wp-content/plugins/minitek-slider/public/css/flickity.fade.css?ver=1.0.1" media="all">
|
||||
@@ -13375,6 +13484,7 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/peepso-core/assets/js/giphy.min.js?ver=1.9.1" id="peepso-giphy-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/peepso-core/assets/js/vip/bundle.min.js?ver=1.9.1" id="peepso-vip-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/peepso-core/assets/js/polls/bundle.min.js?ver=1.9.1" id="peepsopolls-js"></script>
|
||||
<link rel="stylesheet" id="peepso-new-css" href="http://wp.lab/wp-content/plugins/peepso-core/assets/css/frontend-comp.css?ver=1.9.1" media="all">
|
||||
|
||||
|
||||
<!-- pepperi-open-catalog -->
|
||||
@@ -13805,6 +13915,11 @@
|
||||
<link rel="stylesheet" id="wp-pap-portfolio-css-css" href="http://wp.lab/wp-content/plugins/portfolio-and-projects/assets/css/portfolio.jquery.css?ver=1.0.3" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- portfolio-block -->
|
||||
<link rel="stylesheet" id="pfb-portfolio-style-css" href="http://wp.lab/wp-content/plugins/portfolio-block/dist/style.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/portfolio-block/dist/script.js?ver=1.0.0" id="pfb-portfolio-script-js"></script>
|
||||
|
||||
|
||||
<!-- portfolio-builder-elementor -->
|
||||
<link rel="stylesheet" id="swp-grid-css" href="http://wp.lab/wp-content/plugins/portfolio-builder-elementor/assets/css/swp-grid.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="magnific-css" href="http://wp.lab/wp-content/plugins/portfolio-builder-elementor/assets/css/magnific.min.css?ver=1.0.0" media="all">
|
||||
@@ -13856,6 +13971,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/post-and-page-builder/assets/dist/public.min.js?ver=1.6.1"></script>
|
||||
|
||||
|
||||
<!-- post-block -->
|
||||
<link rel="stylesheet" id="post-group-css-css" href="http://wp.lab/wp-content/plugins/post-block/src/block-post-cat/post-group.css?ver=5.1.0" media="all">
|
||||
<link rel="stylesheet" id="post-trisec-css-css" href="http://wp.lab/wp-content/plugins/post-block/src/block-post-trisec/post-trisec.css?ver=5.1.0" media="all">
|
||||
|
||||
|
||||
<!-- post-bookmarks -->
|
||||
<link rel="stylesheet" id="post-bkmarks-css" href="http://wp.lab/wp-content/plugins/post-bookmarks/_inc/css/post_bkmarks.css?ver=2.1.6" type="text/css" media="all">
|
||||
|
||||
@@ -14260,6 +14380,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/pricena/public/js/pricena-public.js?ver=1.0.1" id="pricena-js"></script>
|
||||
|
||||
|
||||
<!-- pricewell -->
|
||||
<link rel="stylesheet" id="pricewell-css" href="http://wp.lab/wp-content/plugins/pricewell/public/css/pricewell-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/pricewell/public/js/pricewell-public.js?ver=1.0.0" id="pricewell-js"></script>
|
||||
|
||||
|
||||
<!-- primer-by-chloedigital -->
|
||||
<link rel="stylesheet" id="primer-by-chloedigital-css" href="http://wp.lab/wp-content/plugins/primer-by-chloedigital/public/css/primer-by-chloedigital-public.css?ver=1.0.2" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/primer-by-chloedigital/public/js/primer-by-chloedigital-public.js?ver=1.0.2"></script>
|
||||
@@ -14733,6 +14858,10 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/quick-popup-anything/public/js/script.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- quick-qr-code -->
|
||||
<script src="http://wp.lab/wp-content/plugins/quick-qr-code/public/js/qr-code-min.js?ver=1.0.1" id="quick-qr-code-js"></script>
|
||||
|
||||
|
||||
<!-- quick-testimonials -->
|
||||
<link rel="stylesheet" id="qt-font-awesome-css" href="http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/font-awesome.min.css?ver=1.0.1" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="qt-slick-css" href="http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/slick.css?ver=1.0.1" type="text/css" media="all">
|
||||
@@ -15380,6 +15509,11 @@
|
||||
<link rel="stylesheet" id="restrict-access-css" href="http://wp.lab/wp-content/plugins/restrict-access/dist/css/p.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- restrict-wp-upload-type -->
|
||||
<link rel="stylesheet" id="restrict-wp-upload-type-css" href="http://wp.lab/wp-content/plugins/restrict-wp-upload-type/public/css/restrict-wp-upload-type-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/restrict-wp-upload-type/public/js/restrict-wp-upload-type-public.js?ver=1.0.0" id="restrict-wp-upload-type-js"></script>
|
||||
|
||||
|
||||
<!-- restricted-blocks -->
|
||||
<link rel="stylesheet" id="daextrebl-general-css" href="http://wp.lab/wp-content/plugins/restricted-blocks/public/assets/css/general.css?ver=1.10" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/restricted-blocks/public/assets/js/general.js?ver=1.10" id="daextrebl-general-js"></script>
|
||||
@@ -15490,6 +15624,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/ride-here-with-lyft/public/js/ride-here-with-lyft-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- right-click-menu-hayati-kodla -->
|
||||
<link rel="stylesheet" id="right-click-menu-hayatikodla-css" href="http://wp.lab/wp-content/plugins/right-click-menu-hayati-kodla/public/css/right-click-menu-hayatikodla-public.css?ver=1.0.4" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/right-click-menu-hayati-kodla/public/js/right-click-menu-hayatikodla-public.js?ver=1.0.4" id="right-click-menu-hayatikodla-js"></script>
|
||||
|
||||
|
||||
<!-- riloadr-for-wordpress -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/riloadr-for-wordpress/includes/riloadr.wp.jquery.min.js?ver=1.2.1"></script>
|
||||
|
||||
@@ -15572,6 +15711,10 @@
|
||||
<link rel="stylesheet" id="rounded-tag-cloud-css" href="http://wp.lab/wp-content/plugins/rounded-tag-cloud/style.css?ver=1.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- rownd-accounts-and-authentication -->
|
||||
<script src="http://wp.lab/wp-content/plugins/rownd-accounts-and-authentication/js/hub.js?ver=1.1.2" id="rownd-hub-js-js"></script>
|
||||
|
||||
|
||||
<!-- rp-news-ticker -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/rp-news-ticker/liScroll.min.js?ver=0.7"></script>
|
||||
|
||||
@@ -15929,6 +16072,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/scrollbar-by-webxapp/assets/js/script.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- scrollbar-customizer -->
|
||||
<link rel="stylesheet" id="scrollbar-customizer-css" href="http://wp.lab/wp-content/plugins/scrollbar-customizer/assets/css/scrollbar.css?ver=1.1.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/scrollbar-customizer/assets/js/scrollbar.js?ver=1.1.1" id="scrollbar-customizer-js"></script>
|
||||
|
||||
|
||||
<!-- scrollr -->
|
||||
<script src="http://wp.lab/wp-content/plugins/scrollr/library/js/min/main.js?ver=1.0.0" id="scrollr-js"></script>
|
||||
|
||||
@@ -16350,6 +16498,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/shiftnav-responsive-mobile-menu/assets/js/shiftnav.min.js?ver=1.6.1.2"></script>
|
||||
|
||||
|
||||
<!-- ship-2-anywhere -->
|
||||
<link rel="stylesheet" id="ship2anywhere-css" href="http://wp.lab/wp-content/plugins/ship-2-anywhere/public/css/ship2anywhere-public.css?ver=1.0.0" media="all">
|
||||
|
||||
|
||||
<!-- ship-to-multiple-addresses -->
|
||||
<link rel="stylesheet" id="ship_to_multiple_addresses-css" href="http://wp.lab/wp-content/plugins/ship-to-multiple-addresses/public/css/ship_to_multiple_addresses-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/ship-to-multiple-addresses/public/js/ship_to_multiple_addresses-public.js?ver=1.0.0"></script>
|
||||
@@ -16979,6 +17131,10 @@
|
||||
<script type='text/javascript' src='http://wp.lab/wp-content/plugins/sitepress-multilingual-cms/res/js/jquery.cookie.js?v=3.1.8.4'></script>
|
||||
|
||||
|
||||
<!-- sitespeaker-widget -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sitespeaker-widget/main.js?ver=1.4" id="main-js"></script>
|
||||
|
||||
|
||||
<!-- sj-cornerstone-addon -->
|
||||
<link rel="stylesheet" id="sjc-styles-css" href="http://wp.lab/wp-content/plugins/sj-cornerstone-addon//assets/styles/sjc-frontend.css?ver=0.1.0" type="text/css" media="all">
|
||||
|
||||
@@ -17070,6 +17226,12 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/js/slick.min.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- slider-rb -->
|
||||
<link rel="stylesheet" id="rbplugin-slider-rb-style-css" href="http://wp.lab/wp-content/plugins/slider-rb/build/index.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="rbslider-slider-css" href="http://wp.lab/wp-content/plugins/slider-rb//assets/swiper-bundle.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/slider-rb//assets/swiper-bundle.min.js?ver=1.0.0" id="rbslider-slider-js"></script>
|
||||
|
||||
|
||||
<!-- slider-spider -->
|
||||
<link rel="stylesheet" id="slider-spider-css" href="http://wp.lab/wp-content/plugins/slider-spider/public/css/slider-spider-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="swiper.min.css.file-css" href="http://wp.lab/wp-content/plugins/slider-spider/public/css/swiper.min.css?ver=1.0.0" type="text/css" media="all">
|
||||
@@ -17572,6 +17734,13 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/solidres/assets/js/common.js?ver=0.9.2"></script>
|
||||
|
||||
|
||||
<!-- solpress-payment-gateway -->
|
||||
<link rel="stylesheet" id="solpress-css" href="http://wp.lab/wp-content/plugins/solpress-payment-gateway/public/css/solpress-public.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="app.min.css-css" href="http://wp.lab/wp-content/plugins/solpress-payment-gateway/public/front/build/app.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/solpress-payment-gateway/public/js/solpress-public.js?ver=1.0.0" id="solpress-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/solpress-payment-gateway/public/front/build/app.min.js?ver=1.0.0" id="app.min.js-js"></script>
|
||||
|
||||
|
||||
<!-- solutions-invoice-manager -->
|
||||
<link rel="stylesheet" id="solutions-invoice-manager-css" href="http://wp.lab/wp-content/plugins/solutions-invoice-manager/public/css/solutions-invoice-manager-public.css?ver=1.2.4" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/solutions-invoice-manager/public/js/solutions-invoice-manager-public.js?ver=1.2.4"></script>
|
||||
@@ -17773,6 +17942,11 @@
|
||||
<link rel="stylesheet" id="sportsteam_widget-css" href="http://wp.lab/wp-content/plugins/sportsteam-widget/css/sportsteam-widget.css?ver=2.2.2" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- sppx-offerings -->
|
||||
<link rel="stylesheet" id="silicon_prairie_issues-css" href="http://wp.lab/wp-content/plugins/sppx-offerings/public/css/silicon_prairie_issues-public.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/sppx-offerings/public/js/silicon_prairie_issues-public.js?ver=1.0.1" id="silicon_prairie_issues-js"></script>
|
||||
|
||||
|
||||
<!-- spruce-api-extension -->
|
||||
<link rel="stylesheet" id="spruce_api_extension-css" href="http://wp.lab/wp-content/plugins/spruce-api-extension/public/css/spruce_api_extension-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/spruce-api-extension/public/js/spruce_api_extension-public.js?ver=1.0.0" id="spruce_api_extension-js"></script>
|
||||
@@ -17807,6 +17981,15 @@
|
||||
<link rel="stylesheet" id="srizon-instagram-site-css" href="http://wp.lab/wp-content/plugins/srizon-instagram-album/site/resources/app.css?ver=1.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- srs-player -->
|
||||
<link rel="stylesheet" id="srs-player-css-css" href="http://wp.lab/wp-content/plugins/srs-player/public/css/srs-player-public.css?ver=1.0.6" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/srs-player/public/js/srs.sdk.js?ver=1.0.6" id="srs-player-sdk-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/srs-player/public/js/flv-1.5.0.min.js?ver=1.0.6" id="srs-player-flv-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/srs-player/public/js/hls-0.14.17.min.js?ver=1.0.6" id="srs-player-hls-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/srs-player/public/js/adapter-7.4.0.min.js?ver=1.0.6" id="srs-player-adapter-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/srs-player/public/js/srs.player.js?ver=1.0.6" id="srs-player-main-js"></script>
|
||||
|
||||
|
||||
<!-- ssbd-contact-from -->
|
||||
<link rel="stylesheet" id="ssbd_plugin-css" href="http://wp.lab/wp-content/plugins/ssbd-contact-from/public/css/ssbd_plugin-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ssbd-contact-from/public/js/ssbd_plugin-public.js?ver=1.0.0"></script>
|
||||
@@ -17955,6 +18138,11 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/sticky-header-on-scroll/public/js/sticky-header-on-scroll-public.js?ver=1.0" id="sticky-header-on-scroll-js"></script>
|
||||
|
||||
|
||||
<!-- sticky-menu-block -->
|
||||
<link rel="stylesheet" id="smb-sticky-style-css" href="http://wp.lab/wp-content/plugins/sticky-menu-block/dist/style.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/sticky-menu-block/dist/script.js?ver=1.0.0" id="smb-sticky-script-js"></script>
|
||||
|
||||
|
||||
<!-- sticky-menu-or-anything-on-scroll -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/jq-sticky-anything.min.js?ver=2.1.1"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1"></script>
|
||||
@@ -19089,6 +19277,12 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/top-page-fb-likebox/assets/js/plugin-custom-script.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- top-table-of-contents -->
|
||||
<link rel="stylesheet" id="boomdevs-toc-css" href="http://wp.lab/wp-content/plugins/top-table-of-contents/public/css/boomdevs-toc-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/top-table-of-contents/public/js/jquery.nav.js?ver=1.0.0" id="one-page-nav-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/top-table-of-contents/public/js/boomdevs-toc-public.js?ver=1.0.0" id="boomdevs-toc-js"></script>
|
||||
|
||||
|
||||
<!-- topbar-for-genesis -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/topbar-for-genesis/assets/scripts/front.js?ver=1.0.7"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/topbar-for-genesis/assets/scripts/jquery.cookie.js?ver=1.0.7"></script>
|
||||
@@ -19215,6 +19409,11 @@
|
||||
<link rel="stylesheet" type="text/css" href="http://wp.lab/wp-content/plugins/tractis-identity-verifications/css/tractis_auth.css?ver=1.4.3">
|
||||
|
||||
|
||||
<!-- tradecast -->
|
||||
<link rel="stylesheet" id="tradecast-admin-css" href="http://wp.lab/wp-content/plugins/tradecast/public/assets/tradecast-front-end.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/tradecast/public/assets/tradecast-front-end.umd.min.js?ver=1.0.0" id="tradecast-admin-js"></script>
|
||||
|
||||
|
||||
<!-- trail-manager -->
|
||||
<link rel="stylesheet" id="trail-manager-css" href="http://wp.lab/wp-content/plugins/trail-manager/public/css/trail-manager-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
@@ -20091,6 +20290,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/va-social-buzz/assets/js/script.min.js?ver=1.1.14"></script>
|
||||
|
||||
|
||||
<!-- vab-forms-with-chart -->
|
||||
<link rel="stylesheet" id="vabfwc-styles-css" as="style" href="http://wp.lab/wp-content/plugins/vab-forms-with-chart/includes/css/vabfwc-styles.css?ver=1.1.3" media="all">
|
||||
<script defer src="http://wp.lab/wp-content/plugins/vab-forms-with-chart/includes/js/vabfwc-scripts.js?ver=1.1.3" id="vabfwc-scripts-js"></script>
|
||||
|
||||
|
||||
<!-- vacation-rentals -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/vacation-rentals/assets/js/custom/login-register-reset.js?ver=1.0.0"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/vacation-rentals/assets/js/custom/edit-profile.js?ver=1.0.0"></script>
|
||||
@@ -20109,6 +20313,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/vaeret/public/js/vaeret-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- variable-inspector -->
|
||||
<link rel="stylesheet" id="variable-inspector-css" href="http://wp.lab/wp-content/plugins/variable-inspector/public/css/variable-inspector-public.css?ver=1.2.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/variable-inspector/public/js/variable-inspector-public.js?ver=1.2.0" id="variable-inspector-js"></script>
|
||||
|
||||
|
||||
<!-- variable-product-swatches -->
|
||||
<link rel="stylesheet" id="variable-product-swatches-css" href="http://wp.lab/wp-content/plugins/variable-product-swatches/public/css/variable-product-swatches-public.min.css?ver=1.0.0" media="all">
|
||||
|
||||
@@ -20232,6 +20441,11 @@
|
||||
<link rel="stylesheet" id="vidbg-frontend-style-css" href="http://wp.lab/wp-content/plugins/video-background/css/pushlabs-vidbg.css?ver=2.6.3" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- video-background-block -->
|
||||
<link rel="stylesheet" id="vbb-video-bg-style-css" href="http://wp.lab/wp-content/plugins/video-background-block/dist/style.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/video-background-block/dist/script.js?ver=1.0.0" id="vbb-video-bg-script-js"></script>
|
||||
|
||||
|
||||
<!-- video-central -->
|
||||
<link rel="stylesheet" id="video-central-player-style-css" href="http://wp.lab/wp-content/plugins/video-central/assets/frontend/css/video-js.css?ver=1.3.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="video-central-grid-css" href="http://wp.lab/wp-content/plugins/video-central/templates/default/css/grid.css?ver=1.3.0" type="text/css" media="screen">
|
||||
@@ -21050,6 +21264,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/windows-azure-end-user-analytics-unofficial/js/windows-azure-end-user-analytics.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- winiship -->
|
||||
<link rel="stylesheet" id="wini-ship-css" href="http://wp.lab/wp-content/plugins/winiship/public/css/wini-ship-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/winiship/public/js/wini-ship-public.js?ver=1.0.0" id="wini-ship-js"></script>
|
||||
|
||||
|
||||
<!-- winterlock -->
|
||||
<link rel="stylesheet" id="winter-activity-log-css" href="http://wp.lab/wp-content/plugins/winterlock/public/css/winter-activity-log-public.css?ver=1.0.2" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/winterlock/public/js/winter-activity-log-public.js?ver=1.0.2"></script>
|
||||
|
||||
@@ -0,0 +1,133 @@
|
||||
# Copyright (C) 2022 Nicu Micle
|
||||
# This file is distributed under the same license as the Simple-JWT-Login-MailPoet plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Simple-JWT-Login-MailPoet 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-jwt-login-mailpoet\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-25T09:07:25+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
"X-Domain: simple-jwt-login-mailpoet\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Simple-JWT-Login-MailPoet"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://simplejwtlogin.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Simple-JWT-Login MailPoet Add-on integrates MailPoet with Simple-Jwt-Login"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Nicu Micle"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://profiles.wordpress.org/nicu_m/"
|
||||
msgstr ""
|
||||
|
||||
#: simple-jwt-login-mailpoet.php:21
|
||||
msgid "Simple-JWT-Login-MailPoet plugin requires that the Simple JWT Login plugin is installed."
|
||||
msgstr ""
|
||||
|
||||
#: simple-jwt-login-mailpoet.php:29
|
||||
#: simple-jwt-login-mailpoet.php:30
|
||||
#: views/layout.php:36
|
||||
msgid "MailPoet Integration"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:22
|
||||
msgid "Autologin is not enabled on Simple-Jwt-Login. Please enable it in order for the shortcode to work properly."
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:42
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:44
|
||||
msgid "Auth Code"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:47
|
||||
msgid "Auth Code for autologin. It is mandatory, only if the \"Auto-Login Requires Auth Code\" option is enabled."
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:59
|
||||
msgid "Autologin requires AuthCodes. Please add one Auth Code."
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:70
|
||||
msgid "JWT Validity"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:73
|
||||
msgid "Number of seconds the JWT if valid for. Default 1 Week."
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:84
|
||||
msgid "Is URL"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:87
|
||||
msgid "If this is checked, then the shortcode will return only the autologin URL"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:94
|
||||
msgid "Shortcode should return only the autologin URL"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:97
|
||||
msgid "RedirectUrl"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:100
|
||||
msgid "If this is provided, and it is enabled in Simple-JWT-Login, users will be redirected to this URL after successfully authenticated."
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:109
|
||||
msgid "Design"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:111
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:114
|
||||
msgid "Button text"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:123
|
||||
msgid "Class"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:126
|
||||
msgid "Button class name"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:135
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:138
|
||||
msgid "Button custom CSS"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:151
|
||||
msgid "MailPoet Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:155
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: views/layout.php:163
|
||||
msgid "Shortcode Preview"
|
||||
msgstr ""
|
||||
28
spec/fixtures/dynamic_finders/plugin_version/simple-tabs-block/change_log/changelog.txt
vendored
Normal file
28
spec/fixtures/dynamic_finders/plugin_version/simple-tabs-block/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
## [1.1.1](https://github.com/CloudCatch/simple-tabs-block/compare/1.1.0...1.1.1) (2022-04-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* label undefined ([48f332e](https://github.com/CloudCatch/simple-tabs-block/commit/48f332eded05596411151dd39adf8cbe2d60fc7f))
|
||||
|
||||
# [1.1.0](https://github.com/CloudCatch/simple-tabs-block/compare/1.0.0...1.1.0) (2022-04-27)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* accessibility fixes; description field; allow classes on tabs ([147b589](https://github.com/CloudCatch/simple-tabs-block/commit/147b589cae55d5a7a5f23d8e3e3dc160132fcde3))
|
||||
* update icon ([07c22e6](https://github.com/CloudCatch/simple-tabs-block/commit/07c22e67a803af56caf42db68b85f350c0b07ef2))
|
||||
|
||||
# 1.0.0 (2022-04-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* deploy script ([3e3fa05](https://github.com/CloudCatch/simple-tabs-block/commit/3e3fa05c5aa0f9ee4beee55ce6522a7f76790a5b))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add readme ([41e1611](https://github.com/CloudCatch/simple-tabs-block/commit/41e1611a064f26a0df9ef0b9755196924f6b4a87))
|
||||
* deploy ([0aeb451](https://github.com/CloudCatch/simple-tabs-block/commit/0aeb45173bb61183a4f2a6d8323b8e7cd28be041))
|
||||
* first commit ([acbd715](https://github.com/CloudCatch/simple-tabs-block/commit/acbd715dccf7781b34eb545dec1c806418b5b79c))
|
||||
9
spec/fixtures/dynamic_finders/plugin_version/smart-quick-view/change_log/changelog.txt
vendored
Normal file
9
spec/fixtures/dynamic_finders/plugin_version/smart-quick-view/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
== 1.0.1 ==
|
||||
|
||||
Fri, Apr 22, 2022
|
||||
|
||||
* Added missing dependency mustangostang/spyc
|
||||
|
||||
== 1.0.0 ==
|
||||
|
||||
* Initial Release!
|
||||
4683
spec/fixtures/dynamic_finders/plugin_version/talika/translation_file/languages/talika.pot
vendored
Normal file
4683
spec/fixtures/dynamic_finders/plugin_version/talika/translation_file/languages/talika.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
26
spec/fixtures/dynamic_finders/plugin_version/template-part-block/change_log/changelog.txt
vendored
Normal file
26
spec/fixtures/dynamic_finders/plugin_version/template-part-block/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
## [1.1.1](https://github.com/CloudCatch/wp-block-template-part/compare/1.1.0...1.1.1) (2022-04-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* global $post variable throwing notice ([ce8fd06](https://github.com/CloudCatch/wp-block-template-part/commit/ce8fd0687e6a2af3c55428a4bc7efa8b86f7aae9))
|
||||
|
||||
# [1.1.0](https://github.com/CloudCatch/wp-block-template-part/compare/1.0.0...1.1.0) (2022-04-06)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* release to plugin repository ([deb564b](https://github.com/CloudCatch/wp-block-template-part/commit/deb564bb2f36c716d377e1d72ecef0f66a3f8d8c))
|
||||
|
||||
# 1.0.0 (2022-04-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* serversiderender in backend ([2de1375](https://github.com/seattlewebco/wp-block-template-part/commit/2de137592a618cb87010520a6c78b004ce04f39f))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* dropdown ([6f89fdb](https://github.com/seattlewebco/wp-block-template-part/commit/6f89fdbe62f8f5fd8de170e8028131fe56ee7f16))
|
||||
* first commit ([3cfbd72](https://github.com/seattlewebco/wp-block-template-part/commit/3cfbd727540b007cc8cf2ebce8fe5b1e9b968fa7))
|
||||
31
spec/fixtures/dynamic_finders/plugin_version/ticket-spot/composer_file/package.json
vendored
Normal file
31
spec/fixtures/dynamic_finders/plugin_version/ticket-spot/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "ticket-spot",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"watch": "webpack --mode=development --watch --config webpack-config.js",
|
||||
"build": "webpack --mode=production --config webpack-config.js",
|
||||
"develop": "webpack-dev-server --config webpack-config.js"
|
||||
},
|
||||
"author": "Chris McCaw",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.1.5",
|
||||
"@babel/core": "^7.1.6",
|
||||
"@babel/plugin-transform-runtime": "^7.14.2",
|
||||
"@babel/preset-env": "^7.1.6",
|
||||
"@babel/preset-react": "^7.13.13",
|
||||
"babel-loader": "^8.0.4",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"lodash": "^4.17.11",
|
||||
"webpack": "^4.26.1",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"webpack-dev-server": "^3.1.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.12.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"regenerator-runtime": "^0.13.7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
# Copyright (C) 2022 Oneliya Team
|
||||
# This file is distributed under the GPL v3.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Tripandfly Search Widget 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tripandfly-search\n"
|
||||
"POT-Creation-Date: 2022-04-01T15:43:01+00:00\n"
|
||||
"PO-Revision-Date: 2022-04-01 19:55+0400\n"
|
||||
"Last-Translator: Oneliya Team <inforeg@oneliya.ru>\n"
|
||||
"Language-Team: ru_RU <inforeg@oneliya.ru>\n"
|
||||
"Language: ru_RU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.0.1\n"
|
||||
"X-Domain: tripandfly-search\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Tripandfly Search Widget"
|
||||
msgstr "Поисковый виджет tripandfly"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "http://wordpress.org/plugins/tripandfly-search/"
|
||||
msgstr "http://wordpress.org/plugins/tripandfly-search/"
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://oneliya.ru/"
|
||||
msgstr "https://oneliya.ru/"
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Install our WordPress travel-plugin to your website and help your visitors to find the cheapest flights, trains, buses and multimodal offers."
|
||||
msgstr "Установите наш плагин для путешествий WordPress на свой веб-сайт и помогите своим посетителям найти самые дешевые авиабилеты, поезда, автобусы и мультимодальные предложения."
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Oneliya Team"
|
||||
msgstr "Команда Oneliya"
|
||||
|
||||
#: tripandfly_search.php:122
|
||||
msgid "Search widget TF"
|
||||
msgstr "Поисковый виджет TF"
|
||||
|
||||
#: tripandfly_search.php:126
|
||||
msgid "Sorry, you are not allowed to access this page."
|
||||
msgstr "Извините, у Вас нет прав для доступа к этой странице."
|
||||
|
||||
#: tripandfly_search.php:131
|
||||
msgid "Sorry, only have read-only access to this page. Ask your administrator for assistance editing."
|
||||
msgstr "Извините, у Вас доступ только на чтение этой страницы. Обратитесь к администратору для возможности редактирования."
|
||||
|
||||
#: tripandfly_search.php:139
|
||||
msgid "Sorry, you are not allowed to edit this page."
|
||||
msgstr "Извините, у Вас нет прав для редактирования этой страницы."
|
||||
|
||||
#: tripandfly_search.php:142
|
||||
msgid "nonce field is missing. Settings NOT saved."
|
||||
msgstr "nonce не заполнено. Настройки НЕ сохранены."
|
||||
|
||||
#: tripandfly_search.php:145
|
||||
msgid "Invalid nonce specified. Settings NOT saved."
|
||||
msgstr "Поле nonce не корректно. Настройки НЕ сохранены."
|
||||
|
||||
#: tripandfly_search.php:148
|
||||
msgid "Invalid selected language. Settings NOT saved."
|
||||
msgstr "Язык виджета не выбран. Настройки НЕ сохранены."
|
||||
|
||||
#: tripandfly_search.php:158
|
||||
msgid "Settings Saved."
|
||||
msgstr "Настройки сохранены."
|
||||
|
||||
#: views/settings.php:8 views/settings.php:29
|
||||
msgid "Settings"
|
||||
msgstr "Настройки"
|
||||
|
||||
#: views/settings.php:31
|
||||
msgid "Paste the short code <b>[tripandfly_search]</b> in the body of the page to display the search form"
|
||||
msgstr "Вставьте шорт код <b>[tripandfly_search]</b> в тело страницы, чтобы отобразить форму поиска"
|
||||
|
||||
#: views/settings.php:36
|
||||
msgid "Partner ID"
|
||||
msgstr "ID партнера"
|
||||
|
||||
#: views/settings.php:45
|
||||
msgid "Redirect url"
|
||||
msgstr "Относительная ссылка для редиректа"
|
||||
|
||||
#: views/settings.php:54
|
||||
msgid "Language"
|
||||
msgstr "Язык виджета"
|
||||
|
||||
#: views/settings.php:54
|
||||
msgid "Save"
|
||||
msgstr "Сохранить"
|
||||
|
||||
#: views/settings.php:69
|
||||
msgid "Transport types"
|
||||
msgstr "Виды транспорта для выдачи"
|
||||
|
||||
#: views/settings.php:84
|
||||
msgid "Cmmp transport types"
|
||||
msgstr "Виды транспорта для КММП выдачи"
|
||||
|
||||
#: views/settings.php:99
|
||||
msgid "Transport priority"
|
||||
msgstr "Первая вкладка в списке вкладок на странице результатов поиска"
|
||||
|
||||
#: views/settings.php:108
|
||||
msgid "Default"
|
||||
msgstr "По умолчанию"
|
||||
16
spec/fixtures/dynamic_finders/plugin_version/trivia-adapter-pack/composer_file/composer.json
vendored
Normal file
16
spec/fixtures/dynamic_finders/plugin_version/trivia-adapter-pack/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "marac/trivia-adapter-pack",
|
||||
"type": "library",
|
||||
"description": "This plugin package provides a package of 3 Quiz Adapter elements which extends the existing Convoworks WP Plugin.",
|
||||
"homepage": "https://github.com/zef-dev/trivia-adapter-pack",
|
||||
"keywords": [
|
||||
"convoworks"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"ConvoTriviaPack\\Pckg\\TriviaAdapterPack\\": "src/ConvoTriviaPack/Pckg/TriviaAdapterPack"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,442 @@
|
||||
# Copyright (C) 2022 TuxMailer
|
||||
# This file is distributed under the same license as the TuxMailer Email Validation plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: TuxMailer Email Validation 1.2\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tuxmailer-email-validation\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-04-23T14:28:06+05:30\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: tuxmailer-email-validation\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "TuxMailer Email Validation"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "TuxMailer email validation plugin integrates with popular form builders like CF7, Gravity Forms, Ninja Forms and more to provide you real-time email validation and bulk validation directly from WordPress."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
#: includes/tuxmlr-settings-tab.php:10
|
||||
msgid "TuxMailer"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://tuxmailer.com/"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Form name 2:UID 3: Timestamp
|
||||
#: includes/tuxmlr-admin-notification.php:23
|
||||
msgid "Form Name - %1$s is <strong>processing</strong> and UID is %2$s %3$s. Please refresh the page after some time. "
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Form name 2: Timestamp
|
||||
#: includes/tuxmlr-admin-notification.php:59
|
||||
msgid "Form Name - %1$s validation completed %2$s. You can download your list from <a href=\"%3$s\" target=\"_blank\">here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-admin-notification.php:78
|
||||
#: includes/tuxmlr-admin-notification.php:99
|
||||
msgid "Permission Denied."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: API Key URL
|
||||
#: includes/tuxmlr-admin-notification.php:126
|
||||
#: includes/tuxmlr-functions.php:150
|
||||
#: includes/tuxmlr-functions.php:273
|
||||
#: includes/tuxmlr-functions.php:288
|
||||
#: includes/tuxmlr-functions.php:416
|
||||
#: includes/tuxmlr-functions.php:426
|
||||
#: includes/tuxmlr-functions.php:434
|
||||
#: includes/tuxmlr-functions.php:444
|
||||
#: includes/tuxmlr-functions.php:488
|
||||
#: includes/tuxmlr-functions.php:569
|
||||
#: includes/tuxmlr-functions.php:583
|
||||
#: includes/tuxmlr-settings-tab.php:101
|
||||
msgid "You need to enter a valid token in the plugin settings page. You can get a token from the TuxMailer app <a href=\"%1$s\" target=\"_blank\">here</a>."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugins name
|
||||
#: includes/tuxmlr-admin-notification.php:246
|
||||
msgid "You need to install/activate %1$s plugin along with <strong>Contact Form 7</strong> for TuxMailer plugin to work properly."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugins name
|
||||
#: includes/tuxmlr-admin-notification.php:254
|
||||
msgid "You need to install/activate %1$s plugin for Tux Mailer plugin to work properly."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugins name
|
||||
#: includes/tuxmlr-admin-notification.php:273
|
||||
msgid "You need to install any of the following plugins and activate it for the TuxMailer plugin to work: %1$s "
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Label of setting 2: Form Name
|
||||
#: includes/tuxmlr-admin-notification.php:297
|
||||
msgid "Please disable %1$s settings for form %2$s in Formidable Forms for Tux Mailer plugin to work properly."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Label of setting 2: Form Name
|
||||
#: includes/tuxmlr-admin-notification.php:318
|
||||
msgid "Please enable %1$s settings for form %2$s in Ninja Forms for Tux Mailer plugin to work properly."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Label of setting 2: Form Name
|
||||
#: includes/tuxmlr-admin-notification.php:340
|
||||
msgid "Please disable %1$s settings for form %2$s in WPForms for Tux Mailer plugin to work properly."
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s - plugin settings page URL.
|
||||
#: includes/tuxmlr-admin-notification.php:359
|
||||
msgid "Please <a href=\"%1$s\" target=\"_blank\">enter and validate</a> your API key. <br>Hint: You can generate your API key from within the <a href=\"%2$s\" target=\"_blank\">TuxMailer App</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:40
|
||||
#: includes/tuxmlr-settings-tab.php:52
|
||||
msgid "Credits"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:43
|
||||
#: includes/tuxmlr-settings-tab.php:53
|
||||
msgid "Buy More"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:61
|
||||
msgid "Bulk Validations"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:63
|
||||
msgid "Take Me To TuxMailer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:69
|
||||
#: assets/js/emailapi.js:192
|
||||
#: assets/js/emailapi.js:428
|
||||
msgid "Select Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:71
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:96
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:88
|
||||
msgid "Select plugin from setting page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:94
|
||||
#: assets/js/emailapi.js:195
|
||||
#: assets/js/emailapi.js:431
|
||||
msgid "Select Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:107
|
||||
msgid "Bulk Validation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:112
|
||||
msgid "Selected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:114
|
||||
#: assets/js/multiselect.js:739
|
||||
msgid "Select all"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:121
|
||||
msgid "Bypass Blacklist"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:126
|
||||
msgid "Priority Processing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:132
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:140
|
||||
msgid "Filter by"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:141
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:143
|
||||
msgid "Invalid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:146
|
||||
msgid "Blacklisted"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:148
|
||||
msgid "Unverifiable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:150
|
||||
msgid "Not-Verified"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:151
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:156
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:318
|
||||
msgid "Email Address"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:319
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:320
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:347
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:368
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:394
|
||||
msgid "View Details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:410
|
||||
msgid "Entries"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:420
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:574
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:592
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:610
|
||||
#: assets/js/emailapi.js:437
|
||||
msgid "Entries Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-bulk-validation-tab.php:914
|
||||
msgid "Some Error Occurred"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-functions.php:39
|
||||
#: includes/tuxmlr-functions.php:129
|
||||
#: includes/tuxmlr-functions.php:249
|
||||
#: includes/tuxmlr-functions.php:256
|
||||
#: includes/tuxmlr-functions.php:385
|
||||
#: includes/tuxmlr-functions.php:450
|
||||
#: includes/tuxmlr-functions.php:522
|
||||
#: assets/js/emailapi.js:504
|
||||
#: assets/js/emailapi.js:552
|
||||
msgid "We are unable to connect to our back-end servers. Please contact support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-functions.php:78
|
||||
msgid "You need to enter a valid token in the plugin settings page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-functions.php:157
|
||||
#: includes/tuxmlr-functions.php:172
|
||||
msgid "Oops... something went wrong,Please contact support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-functions.php:720
|
||||
msgid "Could not validate your API key. Please check your API key and try again."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:9
|
||||
msgid "TuxMailer Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:64
|
||||
msgid "Email Validation Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:73
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:137
|
||||
msgid "Validate API Key"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s - plugin settings page URL.
|
||||
#: includes/tuxmlr-settings-tab.php:143
|
||||
msgid "You can create/retrieve your API key from <a href=\"%1$s\" target=\"_blank\">here</a>. Please check our <a href=\"%2$s\" target=\"_blank\">docs</a> for additional information."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:169
|
||||
msgid "Personal Account"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:170
|
||||
msgid "Team Account"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: API Key URL
|
||||
#: includes/tuxmlr-settings-tab.php:361
|
||||
msgid "I agree to send my data to TuxMailer for validation and analytics. Please refer to our <a href=\"%1$s\" target=\"_blank\">Privacy Policy</a> and <a href=\"%2$s\" target=\"_blank\">Terms of Service</a> for more information."
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:393
|
||||
msgid "Enter API Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:394
|
||||
msgid "Select Account Type"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:395
|
||||
msgid "Select Team Account"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:398
|
||||
#: includes/tuxmlr-settings-tab.php:400
|
||||
msgid "Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:404
|
||||
#: includes/tuxmlr-settings-tab.php:406
|
||||
msgid "WPForms Pro"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:410
|
||||
#: includes/tuxmlr-settings-tab.php:412
|
||||
msgid "Formidable Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:416
|
||||
#: includes/tuxmlr-settings-tab.php:418
|
||||
msgid "Ninja Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:422
|
||||
#: includes/tuxmlr-settings-tab.php:424
|
||||
msgid "Contact Form 7"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:427
|
||||
msgid "Custom Message"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:428
|
||||
msgid "Data Transfer"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:455
|
||||
msgid "View TuxMailer settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:455
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:480
|
||||
msgid "View TuxMailer documentation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/tuxmlr-settings-tab.php:480
|
||||
msgid "Docs"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:453
|
||||
msgid "Please select the records that you wish to validate"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:466
|
||||
#: assets/js/email_api_integration.js:128
|
||||
msgid "Are you sure?"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Form name 2: Timestamp
|
||||
#: assets/js/emailapi.js:469
|
||||
msgid "You will be validating %1$s records"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:476
|
||||
msgid "Yes, validate it!"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:477
|
||||
msgid "No, cancel!"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:509
|
||||
#: assets/js/emailapi.js:544
|
||||
msgid "Oops... something went wrong"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:524
|
||||
msgid "Request Accepted!"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Form name 2:UID 3: Timestamp
|
||||
#: assets/js/emailapi.js:533
|
||||
msgid "Form Name - %1$s is <strong>processing</strong> and UID is %2$s %3$s. Please refresh the page after some time."
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:554
|
||||
#: assets/js/emailapi.js:556
|
||||
#: assets/js/emailapi.js:558
|
||||
#: assets/js/emailapi.js:560
|
||||
#: assets/js/emailapi.js:562
|
||||
#: assets/js/emailapi.js:564
|
||||
#: assets/js/email_api_integration.js:51
|
||||
#: assets/js/email_api_integration.js:65
|
||||
msgid "Oops... Something went wrong. Please contact support."
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/emailapi.js:574
|
||||
msgid "Oops... Something went wrong"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:46
|
||||
msgid "\tWe are unable to connect to our back-end servers. Please contact support."
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:54
|
||||
msgid "Could not validate your API key. <br> Please check your API key and try again."
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:57
|
||||
msgid "Verified"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:105
|
||||
msgid "Please select the appropriate team"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:129
|
||||
msgid "<br>You have disagreed to transfer data to the TuxMailer App. You will not be able to view your data in the TuxMailer App!"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:134
|
||||
msgid "Yes, I understand!"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/email_api_integration.js:135
|
||||
msgid "No, cancel"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/multiselect.js:740
|
||||
msgid "All selected"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/multiselect.js:741
|
||||
msgid "# of % selected"
|
||||
msgstr ""
|
||||
|
||||
#: assets/js/multiselect.js:742
|
||||
msgid "No matches found"
|
||||
msgstr ""
|
||||
@@ -0,0 +1 @@
|
||||
= 1.2.0 =
|
||||
Reference in New Issue
Block a user